IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.emf.query.conditions.strings.StringCondition

Packages that use StringCondition
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.  
 

Uses of StringCondition in com.ibm.xtools.emf.query.conditions.strings
 

Subclasses of StringCondition in com.ibm.xtools.emf.query.conditions.strings
 class StringLength
          A Condition object that tests for String length values.
 class StringRegularExpressionValue
          A StringValue condition subclass that tests for String using regular expression.
 class StringValue
          A String related condition class that compares a String value to another.
 class SubStringValue
          A StringValue condition subclass that checks to see if the initialization String value is a sub-string to the one being evaluated.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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