Uses of Package
org.eclipse.lyo.core.query

Packages that use org.eclipse.lyo.core.query
org.eclipse.lyo.core.query   
 

Classes in org.eclipse.lyo.core.query used by org.eclipse.lyo.core.query
ComparisonTerm.Operator
           
CompoundTerm
          Compound term from oslc.where clause.
OrderByClause
          Top-level SortTerms from oslc.orderBy clause
OslcOrderByParser.identifier_return
           
OslcOrderByParser.oslc_order_by_return
           
OslcOrderByParser.prefixedName_return
           
OslcOrderByParser.scoped_sort_term_return
           
OslcOrderByParser.sort_term_return
           
OslcOrderByParser.sort_terms_return
           
OslcPrefixParser.oslc_prefixes_return
           
OslcPrefixParser.prefix_binding_return
           
OslcSearchTermsParser.oslc_search_terms_return
           
OslcSearchTermsParser.string_esc_return
           
OslcSelectParser.identifier_return
           
OslcSelectParser.nested_property_return
           
OslcSelectParser.oslc_select_return
           
OslcSelectParser.prefixedName_return
           
OslcSelectParser.properties_return
           
OslcSelectParser.property_return
           
OslcWhereParser.boolean_op_return
           
OslcWhereParser.boolean_val_return
           
OslcWhereParser.comparison_op_return
           
OslcWhereParser.compound_term_return
           
OslcWhereParser.decimal_return
           
OslcWhereParser.identifier_return
           
OslcWhereParser.identifier_wc_return
           
OslcWhereParser.in_op_return
           
OslcWhereParser.in_term_return
           
OslcWhereParser.in_val_return
           
OslcWhereParser.iriRef_return
           
OslcWhereParser.langed_string_return
           
OslcWhereParser.literal_value_return
           
OslcWhereParser.nested_property_return
           
OslcWhereParser.oslc_where_return
           
OslcWhereParser.prefixedName_return
           
OslcWhereParser.properties_return
           
OslcWhereParser.property_return
           
OslcWhereParser.scoped_term_return
           
OslcWhereParser.simple_term_return
           
OslcWhereParser.space_return
           
OslcWhereParser.string_esc_return
           
OslcWhereParser.term_return
           
OslcWhereParser.term_simple_return
           
OslcWhereParser.typed_string_return
           
OslcWhereParser.value_return
           
OslcWhereParser.wildcard_return
           
ParseException
          Wrapper for RecognitionException so clients of OLSC query functionality don't need to import ANTLR classes.
PName
           
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
Property.Type
           
SearchTermsClause
          String list from oslc.searchTerms clause
SelectClause
          Top level select clause from olsc.select
SimpleTerm
          simple term from oslc.where clause
SimpleTerm.Type
           
SortTerm
          Sort term from oslc.orderBy clause
SortTerm.Type
           
SortTerms
          List of sort terms from oslc.orderBy clause
Value
          Operand from ComparisonTerm or InTerm SimpleTerm from olsc.where clause
Value.Type
           
WhereClause
          Top-level CompoundTerm from olsc.where clause
 



Copyright © 2012. All Rights Reserved.