Interface designdecisionPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
designdecisionPackageImpl
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:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Bool Choice
' class.static final int
The feature id for the 'Chosen Value' attribute.static final int
The feature id for the 'Degree Of Freedom Instance' reference.static final int
The feature id for the 'Is Active' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Bool Choice' class.static final int
The meta object id for the 'Candidate
' class.static final int
The feature id for the 'Choices' containment reference list.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Quality Property' containment reference list.static final int
The number of structural features of the 'Candidate' class.static final int
The meta object id for the 'Candidates
' class.static final int
The feature id for the 'Candidate' containment reference list.static final int
The feature id for the 'Problem' reference.static final int
The number of structural features of the 'Candidates' class.static final int
The meta object id for the 'Choice
' class.static final int
The feature id for the 'Degree Of Freedom Instance' reference.static final int
The feature id for the 'Is Active' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Choice' class.static final int
The meta object id for the 'Class Choice
' class.static final int
The feature id for the 'Chosen Value' reference.static final int
The feature id for the 'Degree Of Freedom Instance' reference.static final int
The feature id for the 'Is Active' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Class Choice' class.static final int
The meta object id for the 'Continous Range Choice
' class.static final int
The feature id for the 'Chosen Value' attribute.static final int
The feature id for the 'Degree Of Freedom Instance' reference.static final int
The feature id for the 'Is Active' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Continous Range Choice' class.static final int
The meta object id for the 'Decision Space
' class.static final int
The feature id for the 'Degrees Of Freedom' containment reference list.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The number of structural features of the 'Decision Space' class.static final int
The meta object id for the 'Degree Of Freedom Instance
' class.static final int
The feature id for the 'Changeable Elements' reference list.static final int
The feature id for the 'Decorator Model' reference list.static final int
The feature id for the 'Dof' reference.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Primary Changed' reference.static final int
The number of structural features of the 'Degree Of Freedom Instance' class.static final int
The meta object id for the 'Discrete Range Choice
' class.static final int
The feature id for the 'Chosen Value' attribute.static final int
The feature id for the 'Degree Of Freedom Instance' reference.static final int
The feature id for the 'Is Active' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Discrete Range Choice' class.static final designdecisionPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Feature Choice
' class.static final int
The feature id for the 'Degree Of Freedom Instance' reference.static final int
The feature id for the 'Is Active' attribute.static final int
The feature id for the 'Present' attribute.static final int
The feature id for the 'Selected' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Feature Choice' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Bool Choice
'.Returns the meta object for the attribute 'Chosen Value
'.Returns the meta object for class 'Candidate
'.Returns the meta object for the containment reference list 'Choices
'.Returns the meta object for the containment reference list 'Quality Property
'.Returns the meta object for class 'Candidates
'.Returns the meta object for the containment reference list 'Candidate
'.Returns the meta object for the reference 'Problem
'.Returns the meta object for class 'Choice
'.Returns the meta object for the reference 'Degree Of Freedom Instance
'.Returns the meta object for the attribute 'Is Active
'.Returns the meta object for the attribute 'Value
'.Returns the meta object for class 'Class Choice
'.Returns the meta object for the reference 'Chosen Value
'.Returns the meta object for class 'Continous Range Choice
'.Returns the meta object for the attribute 'Chosen Value
'.Returns the meta object for class 'Decision Space
'.Returns the meta object for the containment reference list 'Degrees Of Freedom
'.Returns the meta object for class 'Degree Of Freedom Instance
'.Returns the meta object for the reference list 'Changeable Elements
'.Returns the meta object for the reference list 'Decorator Model
'.Returns the meta object for the reference 'Dof
'.Returns the meta object for the reference 'Primary Changed
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Discrete Range Choice
'.Returns the meta object for the attribute 'Chosen Value
'.Returns the meta object for class 'Feature Choice
'.Returns the meta object for the attribute 'Present
'.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 Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
DEGREE_OF_FREEDOM_INSTANCE
static final int DEGREE_OF_FREEDOM_INSTANCEThe meta object id for the 'Degree Of Freedom Instance
' class.- See Also:
- Generated class or method.
-
CHOICE
static final int CHOICEThe meta object id for the 'Choice
' class.- See Also:
- Generated class or method.
-
CHOICE__IS_ACTIVE
static final int CHOICE__IS_ACTIVEThe feature id for the 'Is Active' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CHOICE__VALUE
static final int CHOICE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int CHOICE__DEGREE_OF_FREEDOM_INSTANCEThe feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CHOICE_FEATURE_COUNT
static final int CHOICE_FEATURE_COUNTThe number of structural features of the 'Choice' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE
static final int DISCRETE_RANGE_CHOICEThe meta object id for the 'Discrete Range Choice
' class.- See Also:
- Generated class or method.
-
DISCRETE_RANGE_CHOICE__IS_ACTIVE
static final int DISCRETE_RANGE_CHOICE__IS_ACTIVEThe feature id for the 'Is Active' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE__VALUE
static final int DISCRETE_RANGE_CHOICE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int DISCRETE_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCEThe feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE__CHOSEN_VALUE
static final int DISCRETE_RANGE_CHOICE__CHOSEN_VALUEThe feature id for the 'Chosen Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DISCRETE_RANGE_CHOICE_FEATURE_COUNT
static final int DISCRETE_RANGE_CHOICE_FEATURE_COUNTThe number of structural features of the 'Discrete Range Choice' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__ENTITY_NAME
static final int DEGREE_OF_FREEDOM_INSTANCE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__PRIMARY_CHANGED
static final int DEGREE_OF_FREEDOM_INSTANCE__PRIMARY_CHANGEDThe feature id for the 'Primary Changed' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__DOF
static final int DEGREE_OF_FREEDOM_INSTANCE__DOFThe feature id for the 'Dof' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__CHANGEABLE_ELEMENTS
static final int DEGREE_OF_FREEDOM_INSTANCE__CHANGEABLE_ELEMENTSThe feature id for the 'Changeable Elements' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE__DECORATOR_MODEL
static final int DEGREE_OF_FREEDOM_INSTANCE__DECORATOR_MODELThe feature id for the 'Decorator Model' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_INSTANCE_FEATURE_COUNT
static final int DEGREE_OF_FREEDOM_INSTANCE_FEATURE_COUNTThe number of structural features of the 'Degree Of Freedom Instance' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE
static final int CLASS_CHOICEThe meta object id for the 'Class Choice
' class.- See Also:
- Generated class or method.
-
CLASS_CHOICE__IS_ACTIVE
static final int CLASS_CHOICE__IS_ACTIVEThe feature id for the 'Is Active' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE__VALUE
static final int CLASS_CHOICE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int CLASS_CHOICE__DEGREE_OF_FREEDOM_INSTANCEThe feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE__CHOSEN_VALUE
static final int CLASS_CHOICE__CHOSEN_VALUEThe feature id for the 'Chosen Value' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASS_CHOICE_FEATURE_COUNT
static final int CLASS_CHOICE_FEATURE_COUNTThe number of structural features of the 'Class Choice' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE
static final int CONTINOUS_RANGE_CHOICEThe meta object id for the 'Continous Range Choice
' class.- See Also:
- Generated class or method.
-
CONTINOUS_RANGE_CHOICE__IS_ACTIVE
static final int CONTINOUS_RANGE_CHOICE__IS_ACTIVEThe feature id for the 'Is Active' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE__VALUE
static final int CONTINOUS_RANGE_CHOICE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int CONTINOUS_RANGE_CHOICE__DEGREE_OF_FREEDOM_INSTANCEThe feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE__CHOSEN_VALUE
static final int CONTINOUS_RANGE_CHOICE__CHOSEN_VALUEThe feature id for the 'Chosen Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINOUS_RANGE_CHOICE_FEATURE_COUNT
static final int CONTINOUS_RANGE_CHOICE_FEATURE_COUNTThe number of structural features of the 'Continous Range Choice' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE
static final int DECISION_SPACEThe meta object id for the 'Decision Space
' class.- See Also:
- Generated class or method.
-
DECISION_SPACE__ID
static final int DECISION_SPACE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE__NAME
static final int DECISION_SPACE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE__DEGREES_OF_FREEDOM
static final int DECISION_SPACE__DEGREES_OF_FREEDOMThe feature id for the 'Degrees Of Freedom' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DECISION_SPACE_FEATURE_COUNT
static final int DECISION_SPACE_FEATURE_COUNTThe number of structural features of the 'Decision Space' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CANDIDATE
static final int CANDIDATEThe meta object id for the 'Candidate
' class.- See Also:
- Generated class or method.
-
CANDIDATE__ENTITY_NAME
static final int CANDIDATE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CANDIDATE__CHOICES
static final int CANDIDATE__CHOICESThe feature id for the 'Choices' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
CANDIDATE__QUALITY_PROPERTY
static final int CANDIDATE__QUALITY_PROPERTYThe feature id for the 'Quality Property' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
CANDIDATE_FEATURE_COUNT
static final int CANDIDATE_FEATURE_COUNTThe number of structural features of the 'Candidate' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CANDIDATES
static final int CANDIDATESThe meta object id for the 'Candidates
' class.- See Also:
- Generated class or method.
-
CANDIDATES__CANDIDATE
static final int CANDIDATES__CANDIDATEThe feature id for the 'Candidate' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
CANDIDATES__PROBLEM
static final int CANDIDATES__PROBLEMThe feature id for the 'Problem' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CANDIDATES_FEATURE_COUNT
static final int CANDIDATES_FEATURE_COUNTThe number of structural features of the 'Candidates' class.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE
static final int BOOL_CHOICEThe meta object id for the 'Bool Choice
' class.- See Also:
- Generated class or method.
-
BOOL_CHOICE__IS_ACTIVE
static final int BOOL_CHOICE__IS_ACTIVEThe feature id for the 'Is Active' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE__VALUE
static final int BOOL_CHOICE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int BOOL_CHOICE__DEGREE_OF_FREEDOM_INSTANCEThe feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE__CHOSEN_VALUE
static final int BOOL_CHOICE__CHOSEN_VALUEThe feature id for the 'Chosen Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_CHOICE_FEATURE_COUNT
static final int BOOL_CHOICE_FEATURE_COUNTThe number of structural features of the 'Bool Choice' class.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE
static final int FEATURE_CHOICEThe meta object id for the 'Feature Choice
' class.- See Also:
- Generated class or method.
-
FEATURE_CHOICE__IS_ACTIVE
static final int FEATURE_CHOICE__IS_ACTIVEThe feature id for the 'Is Active' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__VALUE
static final int FEATURE_CHOICE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__DEGREE_OF_FREEDOM_INSTANCE
static final int FEATURE_CHOICE__DEGREE_OF_FREEDOM_INSTANCEThe feature id for the 'Degree Of Freedom Instance' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__SELECTED
static final int FEATURE_CHOICE__SELECTEDThe feature id for the 'Selected' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE__PRESENT
static final int FEATURE_CHOICE__PRESENTThe feature id for the 'Present' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_CHOICE_FEATURE_COUNT
static final int FEATURE_CHOICE_FEATURE_COUNTThe number of structural features of the 'Feature Choice' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getDiscreteRangeChoice
EClass getDiscreteRangeChoice()Returns the meta object for class 'Discrete Range Choice
'.- Returns:
- the meta object for class 'Discrete Range Choice'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- Generated class or method.
-
getChoice
EClass getChoice()Returns the meta object for class 'Choice
'.- Returns:
- the meta object for class 'Choice'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- Generated class or method.
-
getCandidate
EClass getCandidate()Returns the meta object for class 'Candidate
'.- Returns:
- the meta object for class 'Candidate'.
- See Also:
- 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:
- 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:
- Generated class or method.
-
getCandidates
EClass getCandidates()Returns the meta object for class 'Candidates
'.- Returns:
- the meta object for class 'Candidates'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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.
-