Uses of Class
org.eclipse.lyo.core.query.SimpleTerm.Type

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

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

Methods in org.eclipse.lyo.core.query that return SimpleTerm.Type
 SimpleTerm.Type SimpleTerm.type()
           
static SimpleTerm.Type SimpleTerm.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleTerm.Type[] SimpleTerm.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.