Interface designdecisionPackage.Literals
- Enclosing interface:
- designdecisionPackage
public static interface designdecisionPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Bool Choice
' class.static final EAttribute
The meta object literal for the 'Chosen Value' attribute feature.static final EClass
The meta object literal for the 'Candidate
' class.static final EReference
The meta object literal for the 'Choices' containment reference list feature.static final EReference
The meta object literal for the 'Quality Property' containment reference list feature.static final EClass
The meta object literal for the 'Candidates
' class.static final EReference
The meta object literal for the 'Candidate' containment reference list feature.static final EReference
The meta object literal for the 'Problem' reference feature.static final EClass
The meta object literal for the 'Choice
' class.static final EReference
The meta object literal for the 'Degree Of Freedom Instance' reference feature.static final EAttribute
The meta object literal for the 'Is Active' attribute feature.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Class Choice
' class.static final EReference
The meta object literal for the 'Chosen Value' reference feature.static final EClass
The meta object literal for the 'Continous Range Choice
' class.static final EAttribute
The meta object literal for the 'Chosen Value' attribute feature.static final EClass
The meta object literal for the 'Decision Space
' class.static final EReference
The meta object literal for the 'Degrees Of Freedom' containment reference list feature.static final EClass
The meta object literal for the 'Degree Of Freedom Instance
' class.static final EReference
The meta object literal for the 'Changeable Elements' reference list feature.static final EReference
The meta object literal for the 'Decorator Model' reference list feature.static final EReference
The meta object literal for the 'Dof' reference feature.static final EReference
The meta object literal for the 'Primary Changed' reference feature.static final EClass
The meta object literal for the 'Discrete Range Choice
' class.static final EAttribute
The meta object literal for the 'Chosen Value' attribute feature.static final EClass
The meta object literal for the 'Feature Choice
' class.static final EAttribute
The meta object literal for the 'Present' attribute feature.static final EAttribute
The meta object literal for the 'Selected' attribute feature.
-
Field Details
-
DISCRETE_RANGE_CHOICE
The meta object literal for the 'Discrete Range Choice
' class.- See Also:
- Generated class or method.
-
DISCRETE_RANGE_CHOICE__CHOSEN_VALUE
The meta object literal for the 'Chosen Value' attribute feature.- Generated class or method.
-
DEGREE_OF_FREEDOM_INSTANCE
The meta object literal for the 'Degree Of Freedom Instance
' class.- See Also:
- Generated class or method.
-
DEGREE_OF_FREEDOM_INSTANCE__PRIMARY_CHANGED
The meta object literal for the 'Primary Changed' reference feature.- Generated class or method.
-
DEGREE_OF_FREEDOM_INSTANCE__DOF
The meta object literal for the 'Dof' reference feature.- Generated class or method.
-
DEGREE_OF_FREEDOM_INSTANCE__CHANGEABLE_ELEMENTS
The meta object literal for the 'Changeable Elements' reference list feature.- Generated class or method.
-
DEGREE_OF_FREEDOM_INSTANCE__DECORATOR_MODEL
The meta object literal for the 'Decorator Model' reference list feature.- Generated class or method.
-
CHOICE
The meta object literal for the 'Choice
' class.- See Also:
- Generated class or method.
-
CHOICE__IS_ACTIVE
The meta object literal for the 'Is Active' attribute feature.- Generated class or method.
-
CHOICE__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The meta object literal for the 'Degree Of Freedom Instance' reference feature.- Generated class or method.
-
CLASS_CHOICE
The meta object literal for the 'Class Choice
' class.- See Also:
- Generated class or method.
-
CLASS_CHOICE__CHOSEN_VALUE
The meta object literal for the 'Chosen Value' reference feature.- Generated class or method.
-
CONTINOUS_RANGE_CHOICE
The meta object literal for the 'Continous Range Choice
' class.- See Also:
- Generated class or method.
-
CONTINOUS_RANGE_CHOICE__CHOSEN_VALUE
The meta object literal for the 'Chosen Value' attribute feature.- Generated class or method.
-
DECISION_SPACE
The meta object literal for the 'Decision Space
' class.- See Also:
- Generated class or method.
-
DECISION_SPACE__DEGREES_OF_FREEDOM
The meta object literal for the 'Degrees Of Freedom' containment reference list feature.- Generated class or method.
-
CANDIDATE
The meta object literal for the 'Candidate
' class.- See Also:
- Generated class or method.
-
CANDIDATE__CHOICES
The meta object literal for the 'Choices' containment reference list feature.- Generated class or method.
-
CANDIDATE__QUALITY_PROPERTY
The meta object literal for the 'Quality Property' containment reference list feature.- Generated class or method.
-
CANDIDATES
The meta object literal for the 'Candidates
' class.- See Also:
- Generated class or method.
-
CANDIDATES__CANDIDATE
The meta object literal for the 'Candidate' containment reference list feature.- Generated class or method.
-
CANDIDATES__PROBLEM
The meta object literal for the 'Problem' reference feature.- Generated class or method.
-
BOOL_CHOICE
The meta object literal for the 'Bool Choice
' class.- See Also:
- Generated class or method.
-
BOOL_CHOICE__CHOSEN_VALUE
The meta object literal for the 'Chosen Value' attribute feature.- Generated class or method.
-
FEATURE_CHOICE
The meta object literal for the 'Feature Choice
' class.- See Also:
- Generated class or method.
-
FEATURE_CHOICE__SELECTED
The meta object literal for the 'Selected' attribute feature.- Generated class or method.
-
FEATURE_CHOICE__PRESENT
The meta object literal for the 'Present' attribute feature.- Generated class or method.
-