IBM Rational Software Modeler
Release 6.0

Package com.ibm.xtools.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.

See:
          Description

Class Summary
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.
StringLength A Condition object that tests for String length values.
StringRegularExpressionValue A StringValue condition subclass that tests for String using regular expression.
StringValue A String related condition class that compares a String value to another.
SubStringValue A StringValue condition subclass that checks to see if the initialization String value is a sub-string to the one being evaluated.
 

Package com.ibm.xtools.emf.query.conditions.strings Description

EMF Query Conditions Strings

Package Specification

This package exposes the basic string based Condition objects that are used to formulate queries.


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.