Uses of Package
com.sas.iquery.metadata.expr.relational

Packages that use com.sas.iquery.metadata.expr.relational
com.sas.iquery.metadata.expr.relational Provides classes that are used to model relational database expressions which are typically used when defining the expression portion of filters. 
 

Classes in com.sas.iquery.metadata.expr.relational used by com.sas.iquery.metadata.expr.relational
AbstractRelativeTimeValueExpression
          Base class used to model relative time-oriented value used within filter sub-expressions.
RelationalConditionalExpression
          Specifies an abstract class for code that is common to all the relational conditional expressions
RelativeDateValueExpression
          Models relative date-oriented values used within filter sub-expressions.
TimeShiftAlignment
          Models the alignment of the ending date in a AbstractRelativeTimeValueExpression.
TimeShiftDirection
          Models the direction shifting of dates in a AbstractRelativeTimeValueExpression.
TimeShiftUnit
          Models the specific amounts to shift by when using relative time expressions.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.