Package | Description |
---|---|
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.
|
org.eclipse.equinox.p2.ql |
A query language specialized in the querying of p2 constructs.
|
Modifier and Type | Method and Description |
---|---|
static IExpressionFactory |
ExpressionUtil.getFactory()
Returns the global expression factory
|
Modifier and Type | Interface and Description |
---|---|
interface |
IQLFactory
This interface provides all the factory methods needed to create the all possible
nodes of the expression tree.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.