Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.metadata.expression.SimplePattern

Packages that use SimplePattern
org.eclipse.equinox.p2.metadata.expression Provides a simple expression language used to represent requirements and filters in the metadada Package Specification This package defines a simple expression language that is used to define requirements and filters in the metadata, but also form the base of the p2 query language. 
 

Uses of SimplePattern in org.eclipse.equinox.p2.metadata.expression
 

Methods in org.eclipse.equinox.p2.metadata.expression that return SimplePattern
static SimplePattern SimplePattern.compile(String pattern)
           
 

Methods in org.eclipse.equinox.p2.metadata.expression with parameters of type SimplePattern
 int SimplePattern.compareTo(SimplePattern o)
           
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.