Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.core.expressions

Packages that use org.eclipse.core.expressions
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. 
 

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 tree into a corresponding 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.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.
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.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.