Uses of Enum Class
org.eclipse.lyo.core.query.SimpleTerm.Type
Packages that use SimpleTerm.Type
-
Uses of SimpleTerm.Type in org.eclipse.lyo.core.query
Methods in org.eclipse.lyo.core.query that return SimpleTerm.TypeModifier and TypeMethodDescriptionSimpleTerm.type()static SimpleTerm.TypeReturns the enum constant of this class with the specified name.static SimpleTerm.Type[]SimpleTerm.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.