This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.api.metastore.XExpressions (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.api.metastore.XExpressions

Packages that use XExpressions
org.apache.lens.api.metastore   
 

Uses of XExpressions in org.apache.lens.api.metastore
 

Methods in org.apache.lens.api.metastore that return XExpressions
 XExpressions ObjectFactory.createXExpressions()
          Create an instance of XExpressions
 XExpressions XDimension.getExpressions()
          Gets the value of the expressions property.
 XExpressions XBaseCube.getExpressions()
          Gets the value of the expressions property.
 

Methods in org.apache.lens.api.metastore with parameters of type XExpressions
 void XDimension.setExpressions(XExpressions value)
          Sets the value of the expressions property.
 void XBaseCube.setExpressions(XExpressions value)
          Sets the value of the expressions property.
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.