|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.expressions.ExpressionTagNames
Class defining the tag names of the XML elements of the common expression language.
Field Summary | |
static String |
ADAPT
The tag name of the adapt expression (value: adapt ) |
static String |
AND
The tag name of the and expression (value: and ) |
static String |
COUNT
The tag name of the count expression (value: count ) |
static String |
ENABLEMENT
The tag name of the enablement expression (value: enablement ) |
static String |
EQUALS
The tag name of the equals expression (value: equals ) |
static String |
INSTANCEOF
The tag name of the instanceof expression (value: instanceof ) |
static String |
ITERATE
The tag name of the adapt expression (value: iterate ) |
static String |
NOT
The tag name of the not expression (value: not ) |
static String |
OR
The tag name of the or expression (value: or ) |
static String |
RESOLVE
The tag name of the resolve expression (value: resolve ) |
static String |
SYSTEM_TEST
The tag name of the systemTest expression (value: systemTest ) |
static String |
TEST
The tag name of the test expression (value: test ) |
static String |
WITH
The tag name of the with expression (value: with ) |
Constructor Summary | |
ExpressionTagNames()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String ENABLEMENT
enablement
)
public static final String AND
and
)
public static final String OR
or
)
public static final String NOT
not
)
public static final String INSTANCEOF
instanceof
)
public static final String TEST
test
)
public static final String WITH
with
)
public static final String ADAPT
adapt
)
public static final String COUNT
count
)
public static final String ITERATE
iterate
)
public static final String RESOLVE
resolve
)
public static final String SYSTEM_TEST
systemTest
)
public static final String EQUALS
equals
)
Constructor Detail |
public ExpressionTagNames()
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.