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


Field Summary
static org.eclipse.emf.ecore.EClass LIST_OF_VALUES
          The meta object literal for the 'List Of Values' class
static org.eclipse.emf.ecore.EReference LIST_OF_VALUES__ENTRIES
          The meta object literal for the 'Entries' containment reference list feature
static org.eclipse.emf.ecore.EClass SET_GENERATOR
          The meta object literal for the 'Set Generator' class
static org.eclipse.emf.ecore.EAttribute SET_GENERATOR__ALGORITHM
          The meta object literal for the 'Algorithm' attribute feature
static org.eclipse.emf.ecore.EAttribute SET_GENERATOR__EXPRESSION
          The meta object literal for the 'Expression' attribute feature
 

Field Detail

LIST_OF_VALUES

static final org.eclipse.emf.ecore.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 org.eclipse.emf.ecore.EReference LIST_OF_VALUES__ENTRIES
The meta object literal for the 'Entries' containment reference list feature.


SET_GENERATOR

static final org.eclipse.emf.ecore.EClass SET_GENERATOR
The meta object literal for the 'Set Generator' class.

See Also:
SetGeneratorImpl, TraitTypesPackageImpl.getSetGenerator()

SET_GENERATOR__ALGORITHM

static final org.eclipse.emf.ecore.EAttribute SET_GENERATOR__ALGORITHM
The meta object literal for the 'Algorithm' attribute feature.


SET_GENERATOR__EXPRESSION

static final org.eclipse.emf.ecore.EAttribute SET_GENERATOR__EXPRESSION
The meta object literal for the 'Expression' attribute feature.