Eclipse Platform
Release 3.0

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.  
 

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.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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