|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BooleanValue | Boolean literal operand from olsc.where clause |
ComparisonTerm | Simple comparison term from oslc.where clause |
CompoundTerm | Compound term from oslc.where clause. |
DecimalValue | Decimal literal operand from olsc.where clause. |
Identifier | PName identifier from olsc.select of oslc.properties clause |
InTerm | in operator simple term from olsc.where clause |
LangedStringValue | Language specified string value operand from oslc.where clause |
NestedProperty | Nested property from olsc.select of oslc.properties clause |
OrderByClause | Top-level SortTerms from oslc.orderBy clause |
Properties | Properties from olsc.select of oslc.properties clause |
PropertiesClause | Top-level properties from oslc.Properties clause |
Property | Property list element from olsc.select of oslc.properties clause |
ScopedSortTerm | Scoped sort term from oslc.orderBy clause |
SearchTermsClause | String list from oslc.searchTerms clause |
SelectClause | Top level select clause from olsc.select |
SimpleSortTerm | Simple sort termf from oslc.orderBy clause |
SimpleTerm | simple term from oslc.where clause |
SortTerm | Sort term from oslc.orderBy clause |
SortTerms | List of sort terms from oslc.orderBy clause |
StringValue | String literal operand from olsc.where clause |
TypedValue | Typed value operand from oslc.where clause |
UriRefValue | URI_REF operand from oslc.where clause |
Value | Operand from ComparisonTerm or InTerm
SimpleTerm from olsc.where clause |
WhereClause | Top-level CompoundTerm from olsc.where clause |
Wildcard | Wildcard property from olsc.select of oslc.properties clause |
Enum Summary | |
---|---|
ComparisonTerm.Operator | |
Property.Type | |
SimpleTerm.Type | |
SortTerm.Type | |
Value.Type |
Exception Summary | |
---|---|
ParseException | Wrapper for RecognitionException so clients of OLSC query
functionality don't need to import ANTLR classes. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |