|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChoiceType | |
---|---|
org.eclipse.emf.ocl.helper | Definition of the OCL Helper API for syntax completion support and a simplified parsing model. |
Uses of ChoiceType in org.eclipse.emf.ocl.helper |
---|
Fields in org.eclipse.emf.ocl.helper declared as ChoiceType | |
---|---|
static ChoiceType |
ChoiceType.BEHAVIORAL_FEATURE
Deprecated. Indicates a behavioral feature (e.g., operation) completion choice. |
static ChoiceType |
ChoiceType.ENUMERATION_LITERAL
Deprecated. Indicates an enumeration literal completion choice. |
static ChoiceType |
ChoiceType.STRUCTURAL_FEATURE
Deprecated. Indicates a structural feature (e.g., attribute) completion choice. |
static ChoiceType |
ChoiceType.UNCATEGORIZED
Deprecated. Indicates a semantically uncategorized completion choice. |
static ChoiceType |
ChoiceType.VARIABLE
Deprecated. Indicates a variable name completion choice. |
Methods in org.eclipse.emf.ocl.helper that return ChoiceType | |
---|---|
ChoiceType |
Choice.getKind()
Deprecated. Queries the kind of syntax completion suggestion that I am. |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |