Uses of Interface
org.eclipse.lyo.core.query.SimpleTerm

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

Uses of SimpleTerm in org.eclipse.lyo.core.query
 

Subinterfaces of SimpleTerm in org.eclipse.lyo.core.query
 interface ComparisonTerm
          Simple comparison term from oslc.where clause
 interface CompoundTerm
          Compound term from oslc.where clause.
 interface InTerm
          in operator simple term from olsc.where clause
 interface WhereClause
          Top-level CompoundTerm from olsc.where clause
 

Methods in org.eclipse.lyo.core.query that return types with arguments of type SimpleTerm
 List<SimpleTerm> CompoundTerm.children()
           
 



Copyright © 2014. All Rights Reserved.