Interface | Description |
---|---|
ComparisonOperator |
Interface for comparison operator.
|
Class | Description |
---|---|
AbstractCondition |
Abstract base class for Conditions.
|
And |
Final class that represents and compound condition.
|
Between |
Final class that represents between simple condition.
|
Comparison |
Final class that represents comparison simple condition.
|
CompoundCondition |
Abstract base class compound condition.
|
Equal |
Final class that represents equal comparison operator.
|
GreaterEqual |
Final class that represents greater equal comparison operator.
|
GreaterThan |
Final class that represents greater than comparison operator.
|
In |
Final class that represents in simple condition.
|
LessEqual |
Final class that represents less equal comparison operator.
|
LessThan |
Final class that represents less than comparison operator.
|
Like |
Final class that represents like simple condition.
|
Not |
Final class that represents not condition.
|
NotEqual |
Final class that represents not equal comparison operator.
|
Null |
Final class that represents null simple condition.
|
Or |
Final class that represents or compound condition.
|
SimpleCondition |
Abstract base class that represents simple condition.
|
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com