|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.core.expressions | |
---|---|
org.eclipse.core.expressions | Application programming interfaces for the expression language. |
org.eclipse.help | Provides core help system for the platform. |
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. |
org.eclipse.ui.menus | Provides the public API and default implementation for contributing menu and toolbars to the menu service. |
Classes in org.eclipse.core.expressions used by org.eclipse.core.expressions | |
---|---|
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 or Element (DOM) subtree 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 . |
Classes in org.eclipse.core.expressions used by org.eclipse.help | |
---|---|
IEvaluationContext
An evaluation context is used to manage a set of objects needed during XML expression evaluation. |
Classes in org.eclipse.core.expressions used by org.eclipse.ui | |
---|---|
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. |
Classes in org.eclipse.core.expressions used by org.eclipse.ui.contexts | |
---|---|
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. |
Classes in org.eclipse.core.expressions used by org.eclipse.ui.handlers | |
---|---|
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. |
Classes in org.eclipse.core.expressions used by org.eclipse.ui.menus | |
---|---|
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. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.