org.eclipse.jst.jsf.common.metadata.traittypes.traittypes
Interface TraitTypesPackage.Literals
-
Enclosing interface:
-
TraitTypesPackage
-
public static interface TraitTypesPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
Field Summary
|
static EClass
|
LIST_OF_VALUES
The meta object literal for the '
List Of Values
' class |
static EReference
|
LIST_OF_VALUES__ENTRIES
The meta object literal for the '
Entries
' containment reference list feature |
static EClass
|
SET_GENERATOR
The meta object literal for the '
Set Generator
' class |
static EAttribute
|
SET_GENERATOR__ALGORITHM
The meta object literal for the '
Algorithm
' attribute feature |
static EAttribute
|
SET_GENERATOR__EXPRESSION
The meta object literal for the '
Expression
' attribute feature |
LIST_OF_VALUES
static final EClass LIST_OF_VALUES
- The meta object literal for the '
List Of Values
' class.
-
See Also:
-
ListOfValuesImpl
,
TraitTypesPackageImpl.getListOfValues()
LIST_OF_VALUES__ENTRIES
static final EReference LIST_OF_VALUES__ENTRIES
- The meta object literal for the '
Entries
' containment reference list feature.
SET_GENERATOR
static final EClass SET_GENERATOR
- The meta object literal for the '
Set Generator
' class.
-
See Also:
-
SetGeneratorImpl
,
TraitTypesPackageImpl.getSetGenerator()
SET_GENERATOR__ALGORITHM
static final EAttribute SET_GENERATOR__ALGORITHM
- The meta object literal for the '
Algorithm
' attribute feature.
SET_GENERATOR__EXPRESSION
static final EAttribute SET_GENERATOR__EXPRESSION
- The meta object literal for the '
Expression
' attribute feature.