Package org.eclipse.lyo.core.query
Interface ComparisonTerm
- All Superinterfaces:
SimpleTerm
Simple comparison term from oslc.where clause
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.lyo.core.query.SimpleTerm
SimpleTerm.Type
-
Method Summary
Methods inherited from interface org.eclipse.lyo.core.query.SimpleTerm
property, type
-
Method Details
-
operator
ComparisonTerm.Operator operator() -
operand
Value operand()
-