Package | Description |
---|---|
org.eclipse.core.expressions |
Application programming interfaces for the expression language.
|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
org.eclipse.ui.contexts |
Provides support for integrating contexts into the Eclipse workbench.
|
org.eclipse.ui.handlers |
Provides support for integrating handlers into the Eclipse workbench.
|
Class and Description |
---|
ElementHandler
An element handler converts an
IConfigurationElement into a
corresponding expression object. |
EvaluationResult
An evaluation result represents the result of an expression
evaluation.
|
Expression
Abstract base class for all expressions provided by the common
expression language.
|
ExpressionConverter
An expression converter converts an XML expression represented by an
IConfigurationElement tree into a corresponding expression tree. |
ExpressionInfo
A status object describing information about an expression tree.
|
IEvaluationContext
An evaluation context is used to manage a set of objects needed during
XML expression evaluation.
|
IPropertyTester
A property tester can be used to add additional properties to test to an
existing type.
|
IVariableResolver
A variable resolver can be used to add additional variable resolving
strategies to an
EvaluationContext . |
Class and Description |
---|
EvaluationResult
An evaluation result represents the result of an expression
evaluation.
|
Expression
Abstract base class for all expressions provided by the common
expression language.
|
ExpressionInfo
A status object describing information about an expression tree.
|
IEvaluationContext
An evaluation context is used to manage a set of objects needed during
XML expression evaluation.
|
Class and Description |
---|
Expression
Abstract base class for all expressions provided by the common
expression language.
|
IEvaluationContext
An evaluation context is used to manage a set of objects needed during
XML expression evaluation.
|
Class and Description |
---|
Expression
Abstract base class for all expressions provided by the common
expression language.
|
IEvaluationContext
An evaluation context is used to manage a set of objects needed during
XML expression evaluation.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.