Interface designdecisionPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
designdecisionPackageImpl
public interface designdecisionPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
designdecisionFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
BOOL_CHOICE
The meta object id for the 'Bool Choice
' class.static int
BOOL_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' attribute.static int
BOOL_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.static int
BOOL_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.static int
BOOL_CHOICE__VALUE
The feature id for the 'Value' attribute.static int
BOOL_CHOICE_FEATURE_COUNT
The number of structural features of the 'Bool Choice' class.static int
CANDIDATE
The meta object id for the 'Candidate
' class.static int
CANDIDATE__CHOICES
The feature id for the 'Choices' containment reference list.static int
CANDIDATE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
CANDIDATE__QUALITY_PROPERTY
The feature id for the 'Quality Property' containment reference list.static int
CANDIDATE_FEATURE_COUNT
The number of structural features of the 'Candidate' class.static int
CANDIDATES
The meta object id for the 'Candidates
' class.static int
CANDIDATES__CANDIDATE
The feature id for the 'Candidate' containment reference list.static int
CANDIDATES__PROBLEM
The feature id for the 'Problem' reference.static int
CANDIDATES_FEATURE_COUNT
The number of structural features of the 'Candidates' class.static int
CHOICE
The meta object id for the 'Choice
' class.static int
CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.static int
CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.static int
CHOICE__VALUE
The feature id for the 'Value' attribute.static int
CHOICE_FEATURE_COUNT
The number of structural features of the 'Choice' class.static int
CLASS_CHOICE
The meta object id for the 'Class Choice
' class.static int
CLASS_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' reference.static int
CLASS_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.static int
CLASS_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.static int
CLASS_CHOICE__VALUE
The feature id for the 'Value' attribute.static int
CLASS_CHOICE_FEATURE_COUNT
The number of structural features of the 'Class Choice' class.static int
CONTINOUS_RANGE_CHOICE
The meta object id for the 'Continous Range Choice
' class.static int
CONTINOUS_RANGE_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' attribute.static int
CONTINOUS_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.static int
CONTINOUS_RANGE_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.static int
CONTINOUS_RANGE_CHOICE__VALUE
The feature id for the 'Value' attribute.static int
CONTINOUS_RANGE_CHOICE_FEATURE_COUNT
The number of structural features of the 'Continous Range Choice' class.static int
DECISION_SPACE
The meta object id for the 'Decision Space
' class.static int
DECISION_SPACE__DEGREES_OF_FREEDOM
The feature id for the 'Degrees Of Freedom' containment reference list.static int
DECISION_SPACE__ID
The feature id for the 'Id' attribute.static int
DECISION_SPACE__NAME
The feature id for the 'Name' attribute.static int
DECISION_SPACE_FEATURE_COUNT
The number of structural features of the 'Decision Space' class.static int
DEGREE_OF_FREEDOM_INSTANCE
The meta object id for the 'Degree Of Freedom Instance
' class.static int
DEGREE_OF_FREEDOM_INSTANCE__CHANGEABLE_ELEMENTS
The feature id for the 'Changeable Elements' reference list.static int
DEGREE_OF_FREEDOM_INSTANCE__DECORATOR_MODEL
The feature id for the 'Decorator Model' reference list.static int
DEGREE_OF_FREEDOM_INSTANCE__DOF
The feature id for the 'Dof' reference.static int
DEGREE_OF_FREEDOM_INSTANCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
DEGREE_OF_FREEDOM_INSTANCE__PRIMARY_CHANGED
The feature id for the 'Primary Changed' reference.static int
DEGREE_OF_FREEDOM_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Degree Of Freedom Instance' class.static int
DISCRETE_RANGE_CHOICE
The meta object id for the 'Discrete Range Choice
' class.static int
DISCRETE_RANGE_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' attribute.static int
DISCRETE_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.static int
DISCRETE_RANGE_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.static int
DISCRETE_RANGE_CHOICE__VALUE
The feature id for the 'Value' attribute.static int
DISCRETE_RANGE_CHOICE_FEATURE_COUNT
The number of structural features of the 'Discrete Range Choice' class.static designdecisionPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
FEATURE_CHOICE
The meta object id for the 'Feature Choice
' class.static int
FEATURE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.static int
FEATURE_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.static int
FEATURE_CHOICE__PRESENT
The feature id for the 'Present' attribute.static int
FEATURE_CHOICE__SELECTED
The feature id for the 'Selected' attribute.static int
FEATURE_CHOICE__VALUE
The feature id for the 'Value' attribute.static int
FEATURE_CHOICE_FEATURE_COUNT
The number of structural features of the 'Feature Choice' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getBoolChoice()
Returns the meta object for class 'Bool Choice
'.EAttribute
getBoolChoice_ChosenValue()
Returns the meta object for the attribute 'Chosen Value
'.EClass
getCandidate()
Returns the meta object for class 'Candidate
'.EReference
getCandidate_Choices()
Returns the meta object for the containment reference list 'Choices
'.EReference
getCandidate_QualityProperty()
Returns the meta object for the containment reference list 'Quality Property
'.EClass
getCandidates()
Returns the meta object for class 'Candidates
'.EReference
getCandidates_Candidate()
Returns the meta object for the containment reference list 'Candidate
'.EReference
getCandidates_Problem()
Returns the meta object for the reference 'Problem
'.EClass
getChoice()
Returns the meta object for class 'Choice
'.EReference
getChoice_DegreeOfFreedomInstance()
Returns the meta object for the reference 'Degree Of Freedom Instance
'.EAttribute
getChoice_IsActive()
Returns the meta object for the attribute 'Is Active
'.EAttribute
getChoice_Value()
Returns the meta object for the attribute 'Value
'.EClass
getClassChoice()
Returns the meta object for class 'Class Choice
'.EReference
getClassChoice_ChosenValue()
Returns the meta object for the reference 'Chosen Value
'.EClass
getContinousRangeChoice()
Returns the meta object for class 'Continous Range Choice
'.EAttribute
getContinousRangeChoice_ChosenValue()
Returns the meta object for the attribute 'Chosen Value
'.EClass
getDecisionSpace()
Returns the meta object for class 'Decision Space
'.EReference
getDecisionSpace_DegreesOfFreedom()
Returns the meta object for the containment reference list 'Degrees Of Freedom
'.EClass
getDegreeOfFreedomInstance()
Returns the meta object for class 'Degree Of Freedom Instance
'.EReference
getDegreeOfFreedomInstance_ChangeableElements()
Returns the meta object for the reference list 'Changeable Elements
'.EReference
getDegreeOfFreedomInstance_DecoratorModel()
Returns the meta object for the reference list 'Decorator Model
'.EReference
getDegreeOfFreedomInstance_Dof()
Returns the meta object for the reference 'Dof
'.EReference
getDegreeOfFreedomInstance_PrimaryChanged()
Returns the meta object for the reference 'Primary Changed
'.designdecisionFactory
getdesigndecisionFactory()
Returns the factory that creates the instances of the model.EClass
getDiscreteRangeChoice()
Returns the meta object for class 'Discrete Range Choice
'.EAttribute
getDiscreteRangeChoice_ChosenValue()
Returns the meta object for the attribute 'Chosen Value
'.EClass
getFeatureChoice()
Returns the meta object for class 'Feature Choice
'.EAttribute
getFeatureChoice_Present()
Returns the meta object for the attribute 'Present
'.EAttribute
getFeatureChoice_Selected()
Returns the meta object for the attribute 'Selected
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final designdecisionPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
DEGREE_OF_FREEDOM_INSTANCE
static final int DEGREE_OF_FREEDOM_INSTANCE
The meta object id for the 'Degree Of Freedom Instance
' class.- See Also:
DegreeOfFreedomInstanceImpl
,designdecisionPackageImpl.getDegreeOfFreedomInstance()
, Constant Field Values- Generated class or method.
-
CHOICE
static final int CHOICE
The meta object id for the 'Choice
' class.- See Also:
ChoiceImpl
,designdecisionPackageImpl.getChoice()
, Constant Field Values- Generated class or method.
-
CHOICE__IS_ACTIVE
static final int CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHOICE__VALUE
static final int CHOICE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHOICE_FEATURE_COUNT
static final int CHOICE_FEATURE_COUNT
The number of structural features of the 'Choice' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE
static final int DISCRETE_RANGE_CHOICE
The meta object id for the 'Discrete Range Choice
' class.- See Also:
DiscreteRangeChoiceImpl
,designdecisionPackageImpl.getDiscreteRangeChoice()
, Constant Field Values- Generated class or method.
-
DISCRETE_RANGE_CHOICE__IS_ACTIVE
static final int DISCRETE_RANGE_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE__VALUE
static final int DISCRETE_RANGE_CHOICE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int DISCRETE_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE__CHOSEN_VALUE
static final int DISCRETE_RANGE_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE_FEATURE_COUNT
static final int DISCRETE_RANGE_CHOICE_FEATURE_COUNT
The number of structural features of the 'Discrete Range Choice' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__ENTITY_NAME
static final int DEGREE_OF_FREEDOM_INSTANCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__PRIMARY_CHANGED
static final int DEGREE_OF_FREEDOM_INSTANCE__PRIMARY_CHANGED
The feature id for the 'Primary Changed' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__DOF
static final int DEGREE_OF_FREEDOM_INSTANCE__DOF
The feature id for the 'Dof' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__CHANGEABLE_ELEMENTS
static final int DEGREE_OF_FREEDOM_INSTANCE__CHANGEABLE_ELEMENTS
The feature id for the 'Changeable Elements' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__DECORATOR_MODEL
static final int DEGREE_OF_FREEDOM_INSTANCE__DECORATOR_MODEL
The feature id for the 'Decorator Model' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE_FEATURE_COUNT
static final int DEGREE_OF_FREEDOM_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Degree Of Freedom Instance' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE
static final int CLASS_CHOICE
The meta object id for the 'Class Choice
' class.- See Also:
ClassChoiceImpl
,designdecisionPackageImpl.getClassChoice()
, Constant Field Values- Generated class or method.
-
CLASS_CHOICE__IS_ACTIVE
static final int CLASS_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE__VALUE
static final int CLASS_CHOICE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int CLASS_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE__CHOSEN_VALUE
static final int CLASS_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE_FEATURE_COUNT
static final int CLASS_CHOICE_FEATURE_COUNT
The number of structural features of the 'Class Choice' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE
static final int CONTINOUS_RANGE_CHOICE
The meta object id for the 'Continous Range Choice
' class.- See Also:
ContinousRangeChoiceImpl
,designdecisionPackageImpl.getContinousRangeChoice()
, Constant Field Values- Generated class or method.
-
CONTINOUS_RANGE_CHOICE__IS_ACTIVE
static final int CONTINOUS_RANGE_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE__VALUE
static final int CONTINOUS_RANGE_CHOICE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int CONTINOUS_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE__CHOSEN_VALUE
static final int CONTINOUS_RANGE_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE_FEATURE_COUNT
static final int CONTINOUS_RANGE_CHOICE_FEATURE_COUNT
The number of structural features of the 'Continous Range Choice' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE
static final int DECISION_SPACE
The meta object id for the 'Decision Space
' class.- See Also:
DecisionSpaceImpl
,designdecisionPackageImpl.getDecisionSpace()
, Constant Field Values- Generated class or method.
-
DECISION_SPACE__ID
static final int DECISION_SPACE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE__NAME
static final int DECISION_SPACE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE__DEGREES_OF_FREEDOM
static final int DECISION_SPACE__DEGREES_OF_FREEDOM
The feature id for the 'Degrees Of Freedom' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE_FEATURE_COUNT
static final int DECISION_SPACE_FEATURE_COUNT
The number of structural features of the 'Decision Space' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CANDIDATE
static final int CANDIDATE
The meta object id for the 'Candidate
' class.- See Also:
CandidateImpl
,designdecisionPackageImpl.getCandidate()
, Constant Field Values- Generated class or method.
-
CANDIDATE__ENTITY_NAME
static final int CANDIDATE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CANDIDATE__CHOICES
static final int CANDIDATE__CHOICES
The feature id for the 'Choices' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CANDIDATE__QUALITY_PROPERTY
static final int CANDIDATE__QUALITY_PROPERTY
The feature id for the 'Quality Property' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CANDIDATE_FEATURE_COUNT
static final int CANDIDATE_FEATURE_COUNT
The number of structural features of the 'Candidate' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CANDIDATES
static final int CANDIDATES
The meta object id for the 'Candidates
' class.- See Also:
CandidatesImpl
,designdecisionPackageImpl.getCandidates()
, Constant Field Values- Generated class or method.
-
CANDIDATES__CANDIDATE
static final int CANDIDATES__CANDIDATE
The feature id for the 'Candidate' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CANDIDATES__PROBLEM
static final int CANDIDATES__PROBLEM
The feature id for the 'Problem' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CANDIDATES_FEATURE_COUNT
static final int CANDIDATES_FEATURE_COUNT
The number of structural features of the 'Candidates' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE
static final int BOOL_CHOICE
The meta object id for the 'Bool Choice
' class.- See Also:
BoolChoiceImpl
,designdecisionPackageImpl.getBoolChoice()
, Constant Field Values- Generated class or method.
-
BOOL_CHOICE__IS_ACTIVE
static final int BOOL_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE__VALUE
static final int BOOL_CHOICE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int BOOL_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE__CHOSEN_VALUE
static final int BOOL_CHOICE__CHOSEN_VALUE
The feature id for the 'Chosen Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE_FEATURE_COUNT
static final int BOOL_CHOICE_FEATURE_COUNT
The number of structural features of the 'Bool Choice' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE
static final int FEATURE_CHOICE
The meta object id for the 'Feature Choice
' class.- See Also:
FeatureChoiceImpl
,designdecisionPackageImpl.getFeatureChoice()
, Constant Field Values- Generated class or method.
-
FEATURE_CHOICE__IS_ACTIVE
static final int FEATURE_CHOICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__VALUE
static final int FEATURE_CHOICE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int FEATURE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
The feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__SELECTED
static final int FEATURE_CHOICE__SELECTED
The feature id for the 'Selected' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__PRESENT
static final int FEATURE_CHOICE__PRESENT
The feature id for the 'Present' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE_FEATURE_COUNT
static final int FEATURE_CHOICE_FEATURE_COUNT
The number of structural features of the 'Feature Choice' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getDiscreteRangeChoice
EClass getDiscreteRangeChoice()
Returns the meta object for class 'Discrete Range Choice
'.- Returns:
- the meta object for class 'Discrete Range Choice'.
- See Also:
DiscreteRangeChoice
- Generated class or method.
-
getDiscreteRangeChoice_ChosenValue
EAttribute getDiscreteRangeChoice_ChosenValue()
Returns the meta object for the attribute 'Chosen Value
'.- Returns:
- the meta object for the attribute 'Chosen Value'.
- See Also:
DiscreteRangeChoice.getChosenValue()
,getDiscreteRangeChoice()
- Generated class or method.
-
getDegreeOfFreedomInstance
EClass getDegreeOfFreedomInstance()
Returns the meta object for class 'Degree Of Freedom Instance
'.- Returns:
- the meta object for class 'Degree Of Freedom Instance'.
- See Also:
DegreeOfFreedomInstance
- Generated class or method.
-
getDegreeOfFreedomInstance_PrimaryChanged
EReference getDegreeOfFreedomInstance_PrimaryChanged()
Returns the meta object for the reference 'Primary Changed
'.- Returns:
- the meta object for the reference 'Primary Changed'.
- See Also:
DegreeOfFreedomInstance.getPrimaryChanged()
,getDegreeOfFreedomInstance()
- Generated class or method.
-
getDegreeOfFreedomInstance_Dof
EReference getDegreeOfFreedomInstance_Dof()
Returns the meta object for the reference 'Dof
'.- Returns:
- the meta object for the reference 'Dof'.
- See Also:
DegreeOfFreedomInstance.getDof()
,getDegreeOfFreedomInstance()
- Generated class or method.
-
getDegreeOfFreedomInstance_ChangeableElements
EReference getDegreeOfFreedomInstance_ChangeableElements()
Returns the meta object for the reference list 'Changeable Elements
'.- Returns:
- the meta object for the reference list 'Changeable Elements'.
- See Also:
DegreeOfFreedomInstance.getChangeableElements()
,getDegreeOfFreedomInstance()
- Generated class or method.
-
getDegreeOfFreedomInstance_DecoratorModel
EReference getDegreeOfFreedomInstance_DecoratorModel()
Returns the meta object for the reference list 'Decorator Model
'.- Returns:
- the meta object for the reference list 'Decorator Model'.
- See Also:
DegreeOfFreedomInstance.getDecoratorModel()
,getDegreeOfFreedomInstance()
- Generated class or method.
-
getChoice
EClass getChoice()
Returns the meta object for class 'Choice
'.- Returns:
- the meta object for class 'Choice'.
- See Also:
Choice
- Generated class or method.
-
getChoice_IsActive
EAttribute getChoice_IsActive()
Returns the meta object for the attribute 'Is Active
'.- Returns:
- the meta object for the attribute 'Is Active'.
- See Also:
Choice.isActive()
,getChoice()
- Generated class or method.
-
getChoice_Value
EAttribute getChoice_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
Choice.getValue()
,getChoice()
- Generated class or method.
-
getChoice_DegreeOfFreedomInstance
EReference getChoice_DegreeOfFreedomInstance()
Returns the meta object for the reference 'Degree Of Freedom Instance
'.- Returns:
- the meta object for the reference 'Degree Of Freedom Instance'.
- See Also:
Choice.getDegreeOfFreedomInstance()
,getChoice()
- Generated class or method.
-
getClassChoice
EClass getClassChoice()
Returns the meta object for class 'Class Choice
'.- Returns:
- the meta object for class 'Class Choice'.
- See Also:
ClassChoice
- Generated class or method.
-
getClassChoice_ChosenValue
EReference getClassChoice_ChosenValue()
Returns the meta object for the reference 'Chosen Value
'.- Returns:
- the meta object for the reference 'Chosen Value'.
- See Also:
ClassChoice.getChosenValue()
,getClassChoice()
- Generated class or method.
-
getContinousRangeChoice
EClass getContinousRangeChoice()
Returns the meta object for class 'Continous Range Choice
'.- Returns:
- the meta object for class 'Continous Range Choice'.
- See Also:
ContinousRangeChoice
- Generated class or method.
-
getContinousRangeChoice_ChosenValue
EAttribute getContinousRangeChoice_ChosenValue()
Returns the meta object for the attribute 'Chosen Value
'.- Returns:
- the meta object for the attribute 'Chosen Value'.
- See Also:
ContinousRangeChoice.getChosenValue()
,getContinousRangeChoice()
- Generated class or method.
-
getDecisionSpace
EClass getDecisionSpace()
Returns the meta object for class 'Decision Space
'.- Returns:
- the meta object for class 'Decision Space'.
- See Also:
DecisionSpace
- Generated class or method.
-
getDecisionSpace_DegreesOfFreedom
EReference getDecisionSpace_DegreesOfFreedom()
Returns the meta object for the containment reference list 'Degrees Of Freedom
'.- Returns:
- the meta object for the containment reference list 'Degrees Of Freedom'.
- See Also:
DecisionSpace.getDegreesOfFreedom()
,getDecisionSpace()
- Generated class or method.
-
getCandidate
EClass getCandidate()
Returns the meta object for class 'Candidate
'.- Returns:
- the meta object for class 'Candidate'.
- See Also:
Candidate
- Generated class or method.
-
getCandidate_Choices
EReference getCandidate_Choices()
Returns the meta object for the containment reference list 'Choices
'.- Returns:
- the meta object for the containment reference list 'Choices'.
- See Also:
Candidate.getChoices()
,getCandidate()
- Generated class or method.
-
getCandidate_QualityProperty
EReference getCandidate_QualityProperty()
Returns the meta object for the containment reference list 'Quality Property
'.- Returns:
- the meta object for the containment reference list 'Quality Property'.
- See Also:
Candidate.getQualityProperty()
,getCandidate()
- Generated class or method.
-
getCandidates
EClass getCandidates()
Returns the meta object for class 'Candidates
'.- Returns:
- the meta object for class 'Candidates'.
- See Also:
Candidates
- Generated class or method.
-
getCandidates_Candidate
EReference getCandidates_Candidate()
Returns the meta object for the containment reference list 'Candidate
'.- Returns:
- the meta object for the containment reference list 'Candidate'.
- See Also:
Candidates.getCandidate()
,getCandidates()
- Generated class or method.
-
getCandidates_Problem
EReference getCandidates_Problem()
Returns the meta object for the reference 'Problem
'.- Returns:
- the meta object for the reference 'Problem'.
- See Also:
Candidates.getProblem()
,getCandidates()
- Generated class or method.
-
getBoolChoice
EClass getBoolChoice()
Returns the meta object for class 'Bool Choice
'.- Returns:
- the meta object for class 'Bool Choice'.
- See Also:
BoolChoice
- Generated class or method.
-
getBoolChoice_ChosenValue
EAttribute getBoolChoice_ChosenValue()
Returns the meta object for the attribute 'Chosen Value
'.- Returns:
- the meta object for the attribute 'Chosen Value'.
- See Also:
BoolChoice.isChosenValue()
,getBoolChoice()
- Generated class or method.
-
getFeatureChoice
EClass getFeatureChoice()
Returns the meta object for class 'Feature Choice
'.- Returns:
- the meta object for class 'Feature Choice'.
- See Also:
FeatureChoice
- Generated class or method.
-
getFeatureChoice_Selected
EAttribute getFeatureChoice_Selected()
Returns the meta object for the attribute 'Selected
'.- Returns:
- the meta object for the attribute 'Selected'.
- See Also:
FeatureChoice.isSelected()
,getFeatureChoice()
- Generated class or method.
-
getFeatureChoice_Present
EAttribute getFeatureChoice_Present()
Returns the meta object for the attribute 'Present
'.- Returns:
- the meta object for the attribute 'Present'.
- See Also:
FeatureChoice.isPresent()
,getFeatureChoice()
- Generated class or method.
-
getdesigndecisionFactory
designdecisionFactory getdesigndecisionFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-