Uses of Class
com.sas.dataselectors.filters.tree.LogicalConditionNode

Packages that use LogicalConditionNode
com.sas.dataselectors.filters.tree   
 

Uses of LogicalConditionNode in com.sas.dataselectors.filters.tree
 

Methods in com.sas.dataselectors.filters.tree that return LogicalConditionNode
protected  LogicalConditionNode StepModelToLogicTreeTransform.newLogicalConditionNode(java.lang.Object userObject, ConditionalRelationType lc, boolean explicitlyCreated)
          Creates a new LogicalConditionNode from the given properties.
protected  LogicalConditionNode FilterItemToLogicTreeTransform.newLogicalConditionNode(java.lang.Object userObject, com.sas.iquery.metadata.expr.ConditionalRelationType relationship, boolean explicit)
           
protected  LogicalConditionNode FilterItemToLogicTreeTransform.newLogicalConditionNode(java.lang.Object userObject, ConditionalRelationType lc, boolean explicitlyCreated)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.