Uses of Package
org.eclipse.emf.query.conditions.strings

Packages that use org.eclipse.emf.query.conditions.strings
org.eclipse.emf.query.conditions.strings EMF Query Conditions Strings Package Specification This package exposes the basic string based Condition objects that are used to formulate queries. 
 

Classes in org.eclipse.emf.query.conditions.strings used by org.eclipse.emf.query.conditions.strings
StringAdapter
          An Adapter class to be used to extract from -adapt- the argument object to some String value that would later be used in Condition evaluation.
StringCondition
          An abstract Condition object that tests for String related values.
StringValue
          A String related condition class that compares a String value to another.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.