|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expression | |
org.eclipse.core.expressions | Application programming interfaces for the expression language. |
Uses of Expression in org.eclipse.core.expressions |
Fields in org.eclipse.core.expressions declared as Expression | |
static Expression |
Expression.TRUE
The expression corresponding to EvaluationResult.TRUE . |
static Expression |
Expression.FALSE
The expression corresponding to EvaluationResult.FALSE . |
Methods in org.eclipse.core.expressions that return Expression | |
Expression |
ExpressionConverter.perform(IConfigurationElement root)
Converts the tree of configuration elements represented by the given root element and returns a corresponding expression tree. |
abstract Expression |
ElementHandler.create(ExpressionConverter converter,
IConfigurationElement config)
Creates the corresponding expression for the given configuration element. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.