Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

EMF Model Query Developer Guide
Previous Page Home Next Page


Package 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.

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 org.eclipse.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.


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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire