Interface gdofPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
gdofPackageImpl
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 'Changeable Element Description
' class.static final int
The feature id for the 'Changeable' reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Selection Rule' containment reference.static final int
The feature id for the 'Value Rule' containment reference.static final int
The number of structural features of the 'Changeable Element Description' class.static final int
The meta object id for the 'Decorator Model Description
' class.static final int
The number of structural features of the 'Decorator Model Description' class.static final int
The meta object id for the 'Degree Of Freedom
' class.static final int
The feature id for the 'Added Elements' reference list.static final int
The feature id for the 'Changeable Element Descriptions' containment reference list.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Interaction Constraints' reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Primary Changeable' reference.static final int
The feature id for the 'Required Decorator Model' reference list.static final int
The number of structural features of the 'Degree Of Freedom' class.static final int
The meta object id for the 'Do FRepository
' class.static final int
The feature id for the 'Dofs' containment reference list.static final int
The number of structural features of the 'Do FRepository' class.static final gdofPackage
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 'Helper OCL Definition
' class.static final int
The feature id for the 'Context Class' reference.static final int
The feature id for the 'Helper Definition' containment reference list.static final int
The feature id for the 'Main Ocl Query' attribute.static final int
The number of structural features of the 'Helper OCL Definition' class.static final int
The meta object id for the 'Instance Selection Rule
' class.static final int
The feature id for the 'Context Instance' reference.static final int
The feature id for the 'Helper Definition' containment reference list.static final int
The feature id for the 'Main Ocl Query' attribute.static final int
The number of structural features of the 'Instance Selection Rule' class.static final int
The meta object id for the 'OCL Rule
' class.static final int
The feature id for the 'Helper Definition' containment reference list.static final int
The feature id for the 'Main Ocl Query' attribute.static final int
The number of structural features of the 'OCL Rule' class.static final int
The meta object id for the 'Selection Rule
' class.static final int
The feature id for the 'Helper Definition' containment reference list.static final int
The feature id for the 'Main Ocl Query' attribute.static final int
The number of structural features of the 'Selection Rule' class.static final int
The meta object id for the 'Static Context Rule
' class.static final int
The feature id for the 'Context Class' reference.static final int
The number of structural features of the 'Static Context Rule' class.static final int
The meta object id for the 'Static Selection Rule
' class.static final int
The feature id for the 'Context Class' reference.static final int
The feature id for the 'Helper Definition' containment reference list.static final int
The feature id for the 'Main Ocl Query' attribute.static final int
The number of structural features of the 'Static Selection Rule' class.static final int
The meta object id for the 'Value Rule
' class.static final int
The feature id for the 'Helper Definition' containment reference list.static final int
The feature id for the 'Main Ocl Query' attribute.static final int
The number of structural features of the 'Value Rule' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Changeable Element Description
'.Returns the meta object for the reference 'Changeable
'.Returns the meta object for the containment reference 'Selection Rule
'.Returns the meta object for the containment reference 'Value Rule
'.Returns the meta object for class 'Decorator Model Description
'.Returns the meta object for class 'Degree Of Freedom
'.Returns the meta object for the reference list 'Added Elements
'.Returns the meta object for the containment reference list 'Changeable Element Descriptions
'.Returns the meta object for the reference list 'Interaction Constraints
'.Returns the meta object for the reference 'Primary Changeable
'.Returns the meta object for the reference list 'Required Decorator Model
'.Returns the meta object for class 'Do FRepository
'.Returns the meta object for the containment reference list 'Dofs
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Helper OCL Definition
'.Returns the meta object for class 'Instance Selection Rule
'.Returns the meta object for the reference 'Context Instance
'.Returns the meta object for class 'OCL Rule
'.Returns the meta object for the containment reference list 'Helper Definition
'.Returns the meta object for the attribute 'Main Ocl Query
'.Returns the meta object for class 'Selection Rule
'.Returns the meta object for class 'Static Context Rule
'.Returns the meta object for the reference 'Context Class
'.Returns the meta object for class 'Static Selection Rule
'.Returns the meta object for class 'Value Rule
'.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.
-
CHANGEABLE_ELEMENT_DESCRIPTION
static final int CHANGEABLE_ELEMENT_DESCRIPTIONThe meta object id for the 'Changeable Element Description
' class.- See Also:
- Generated class or method.
-
CHANGEABLE_ELEMENT_DESCRIPTION__ID
static final int CHANGEABLE_ELEMENT_DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CHANGEABLE_ELEMENT_DESCRIPTION__NAME
static final int CHANGEABLE_ELEMENT_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CHANGEABLE_ELEMENT_DESCRIPTION__CHANGEABLE
static final int CHANGEABLE_ELEMENT_DESCRIPTION__CHANGEABLEThe feature id for the 'Changeable' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CHANGEABLE_ELEMENT_DESCRIPTION__VALUE_RULE
static final int CHANGEABLE_ELEMENT_DESCRIPTION__VALUE_RULEThe feature id for the 'Value Rule' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CHANGEABLE_ELEMENT_DESCRIPTION__SELECTION_RULE
static final int CHANGEABLE_ELEMENT_DESCRIPTION__SELECTION_RULEThe feature id for the 'Selection Rule' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CHANGEABLE_ELEMENT_DESCRIPTION_FEATURE_COUNT
static final int CHANGEABLE_ELEMENT_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Changeable Element Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
OCL_RULE
static final int OCL_RULEThe meta object id for the 'OCL Rule
' class.- See Also:
- Generated class or method.
-
OCL_RULE__MAIN_OCL_QUERY
static final int OCL_RULE__MAIN_OCL_QUERYThe feature id for the 'Main Ocl Query' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
OCL_RULE__HELPER_DEFINITION
static final int OCL_RULE__HELPER_DEFINITIONThe feature id for the 'Helper Definition' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
OCL_RULE_FEATURE_COUNT
static final int OCL_RULE_FEATURE_COUNTThe number of structural features of the 'OCL Rule' class.- See Also:
- Generated class or method.
- Ordered collection.
-
VALUE_RULE
static final int VALUE_RULEThe meta object id for the 'Value Rule
' class.- See Also:
- Generated class or method.
-
VALUE_RULE__MAIN_OCL_QUERY
static final int VALUE_RULE__MAIN_OCL_QUERYThe feature id for the 'Main Ocl Query' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
VALUE_RULE__HELPER_DEFINITION
static final int VALUE_RULE__HELPER_DEFINITIONThe feature id for the 'Helper Definition' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
VALUE_RULE_FEATURE_COUNT
static final int VALUE_RULE_FEATURE_COUNTThe number of structural features of the 'Value Rule' class.- See Also:
- Generated class or method.
- Ordered collection.
-
HELPER_OCL_DEFINITION
static final int HELPER_OCL_DEFINITIONThe meta object id for the 'Helper OCL Definition
' class.- See Also:
- Generated class or method.
-
HELPER_OCL_DEFINITION__MAIN_OCL_QUERY
static final int HELPER_OCL_DEFINITION__MAIN_OCL_QUERYThe feature id for the 'Main Ocl Query' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
HELPER_OCL_DEFINITION__HELPER_DEFINITION
static final int HELPER_OCL_DEFINITION__HELPER_DEFINITIONThe feature id for the 'Helper Definition' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
HELPER_OCL_DEFINITION__CONTEXT_CLASS
static final int HELPER_OCL_DEFINITION__CONTEXT_CLASSThe feature id for the 'Context Class' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
HELPER_OCL_DEFINITION_FEATURE_COUNT
static final int HELPER_OCL_DEFINITION_FEATURE_COUNTThe number of structural features of the 'Helper OCL Definition' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_CONTEXT_RULE
static final int STATIC_CONTEXT_RULEThe meta object id for the 'Static Context Rule
' class.- See Also:
- Generated class or method.
-
STATIC_CONTEXT_RULE__CONTEXT_CLASS
static final int STATIC_CONTEXT_RULE__CONTEXT_CLASSThe feature id for the 'Context Class' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_CONTEXT_RULE_FEATURE_COUNT
static final int STATIC_CONTEXT_RULE_FEATURE_COUNTThe number of structural features of the 'Static Context Rule' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SELECTION_RULE
static final int SELECTION_RULEThe meta object id for the 'Selection Rule
' class.- See Also:
- Generated class or method.
-
SELECTION_RULE__MAIN_OCL_QUERY
static final int SELECTION_RULE__MAIN_OCL_QUERYThe feature id for the 'Main Ocl Query' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SELECTION_RULE__HELPER_DEFINITION
static final int SELECTION_RULE__HELPER_DEFINITIONThe feature id for the 'Helper Definition' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SELECTION_RULE_FEATURE_COUNT
static final int SELECTION_RULE_FEATURE_COUNTThe number of structural features of the 'Selection Rule' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DO_FREPOSITORY
static final int DO_FREPOSITORYThe meta object id for the 'Do FRepository
' class.- See Also:
- Generated class or method.
-
DO_FREPOSITORY__DOFS
static final int DO_FREPOSITORY__DOFSThe feature id for the 'Dofs' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DO_FREPOSITORY_FEATURE_COUNT
static final int DO_FREPOSITORY_FEATURE_COUNTThe number of structural features of the 'Do FRepository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
INSTANCE_SELECTION_RULE
static final int INSTANCE_SELECTION_RULEThe meta object id for the 'Instance Selection Rule
' class.- See Also:
- Generated class or method.
-
INSTANCE_SELECTION_RULE__MAIN_OCL_QUERY
static final int INSTANCE_SELECTION_RULE__MAIN_OCL_QUERYThe feature id for the 'Main Ocl Query' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INSTANCE_SELECTION_RULE__HELPER_DEFINITION
static final int INSTANCE_SELECTION_RULE__HELPER_DEFINITIONThe feature id for the 'Helper Definition' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
INSTANCE_SELECTION_RULE__CONTEXT_INSTANCE
static final int INSTANCE_SELECTION_RULE__CONTEXT_INSTANCEThe feature id for the 'Context Instance' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
INSTANCE_SELECTION_RULE_FEATURE_COUNT
static final int INSTANCE_SELECTION_RULE_FEATURE_COUNTThe number of structural features of the 'Instance Selection Rule' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_SELECTION_RULE
static final int STATIC_SELECTION_RULEThe meta object id for the 'Static Selection Rule
' class.- See Also:
- Generated class or method.
-
STATIC_SELECTION_RULE__MAIN_OCL_QUERY
static final int STATIC_SELECTION_RULE__MAIN_OCL_QUERYThe feature id for the 'Main Ocl Query' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_SELECTION_RULE__HELPER_DEFINITION
static final int STATIC_SELECTION_RULE__HELPER_DEFINITIONThe feature id for the 'Helper Definition' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_SELECTION_RULE__CONTEXT_CLASS
static final int STATIC_SELECTION_RULE__CONTEXT_CLASSThe feature id for the 'Context Class' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_SELECTION_RULE_FEATURE_COUNT
static final int STATIC_SELECTION_RULE_FEATURE_COUNTThe number of structural features of the 'Static Selection Rule' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM
static final int DEGREE_OF_FREEDOMThe meta object id for the 'Degree Of Freedom
' class.- See Also:
- Generated class or method.
-
DEGREE_OF_FREEDOM__ID
static final int DEGREE_OF_FREEDOM__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM__NAME
static final int DEGREE_OF_FREEDOM__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM__ADDED_ELEMENTS
static final int DEGREE_OF_FREEDOM__ADDED_ELEMENTSThe feature id for the 'Added Elements' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM__CHANGEABLE_ELEMENT_DESCRIPTIONS
static final int DEGREE_OF_FREEDOM__CHANGEABLE_ELEMENT_DESCRIPTIONSThe feature id for the 'Changeable Element Descriptions' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM__INTERACTION_CONSTRAINTS
static final int DEGREE_OF_FREEDOM__INTERACTION_CONSTRAINTSThe feature id for the 'Interaction Constraints' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM__PRIMARY_CHANGEABLE
static final int DEGREE_OF_FREEDOM__PRIMARY_CHANGEABLEThe feature id for the 'Primary Changeable' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM__REQUIRED_DECORATOR_MODEL
static final int DEGREE_OF_FREEDOM__REQUIRED_DECORATOR_MODELThe feature id for the 'Required Decorator Model' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DEGREE_OF_FREEDOM_FEATURE_COUNT
static final int DEGREE_OF_FREEDOM_FEATURE_COUNTThe number of structural features of the 'Degree Of Freedom' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DECORATOR_MODEL_DESCRIPTION
static final int DECORATOR_MODEL_DESCRIPTIONThe meta object id for the 'Decorator Model Description
' class.- See Also:
- Generated class or method.
-
DECORATOR_MODEL_DESCRIPTION_FEATURE_COUNT
static final int DECORATOR_MODEL_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Decorator Model Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getChangeableElementDescription
EClass getChangeableElementDescription()Returns the meta object for class 'Changeable Element Description
'.- Returns:
- the meta object for class 'Changeable Element Description'.
- See Also:
- Generated class or method.
-
getChangeableElementDescription_Changeable
EReference getChangeableElementDescription_Changeable()Returns the meta object for the reference 'Changeable
'.- Returns:
- the meta object for the reference 'Changeable'.
- See Also:
- Generated class or method.
-
getChangeableElementDescription_ValueRule
EReference getChangeableElementDescription_ValueRule()Returns the meta object for the containment reference 'Value Rule
'.- Returns:
- the meta object for the containment reference 'Value Rule'.
- See Also:
- Generated class or method.
-
getChangeableElementDescription_SelectionRule
EReference getChangeableElementDescription_SelectionRule()Returns the meta object for the containment reference 'Selection Rule
'.- Returns:
- the meta object for the containment reference 'Selection Rule'.
- See Also:
- Generated class or method.
-
getValueRule
EClass getValueRule()Returns the meta object for class 'Value Rule
'.- Returns:
- the meta object for class 'Value Rule'.
- See Also:
- Generated class or method.
-
getOCLRule
EClass getOCLRule()Returns the meta object for class 'OCL Rule
'.- Returns:
- the meta object for class 'OCL Rule'.
- See Also:
- Generated class or method.
-
getOCLRule_MainOclQuery
EAttribute getOCLRule_MainOclQuery()Returns the meta object for the attribute 'Main Ocl Query
'.- Returns:
- the meta object for the attribute 'Main Ocl Query'.
- See Also:
- Generated class or method.
-
getOCLRule_HelperDefinition
EReference getOCLRule_HelperDefinition()Returns the meta object for the containment reference list 'Helper Definition
'.- Returns:
- the meta object for the containment reference list 'Helper Definition'.
- See Also:
- Generated class or method.
-
getHelperOCLDefinition
EClass getHelperOCLDefinition()Returns the meta object for class 'Helper OCL Definition
'.- Returns:
- the meta object for class 'Helper OCL Definition'.
- See Also:
- Generated class or method.
-
getStaticContextRule
EClass getStaticContextRule()Returns the meta object for class 'Static Context Rule
'.- Returns:
- the meta object for class 'Static Context Rule'.
- See Also:
- Generated class or method.
-
getStaticContextRule_ContextClass
EReference getStaticContextRule_ContextClass()Returns the meta object for the reference 'Context Class
'.- Returns:
- the meta object for the reference 'Context Class'.
- See Also:
- Generated class or method.
-
getSelectionRule
EClass getSelectionRule()Returns the meta object for class 'Selection Rule
'.- Returns:
- the meta object for class 'Selection Rule'.
- See Also:
- Generated class or method.
-
getDoFRepository
EClass getDoFRepository()Returns the meta object for class 'Do FRepository
'.- Returns:
- the meta object for class 'Do FRepository'.
- See Also:
- Generated class or method.
-
getDoFRepository_Dofs
EReference getDoFRepository_Dofs()Returns the meta object for the containment reference list 'Dofs
'.- Returns:
- the meta object for the containment reference list 'Dofs'.
- See Also:
- Generated class or method.
-
getInstanceSelectionRule
EClass getInstanceSelectionRule()Returns the meta object for class 'Instance Selection Rule
'.- Returns:
- the meta object for class 'Instance Selection Rule'.
- See Also:
- Generated class or method.
-
getInstanceSelectionRule_ContextInstance
EReference getInstanceSelectionRule_ContextInstance()Returns the meta object for the reference 'Context Instance
'.- Returns:
- the meta object for the reference 'Context Instance'.
- See Also:
- Generated class or method.
-
getStaticSelectionRule
EClass getStaticSelectionRule()Returns the meta object for class 'Static Selection Rule
'.- Returns:
- the meta object for class 'Static Selection Rule'.
- See Also:
- Generated class or method.
-
getDegreeOfFreedom
EClass getDegreeOfFreedom()Returns the meta object for class 'Degree Of Freedom
'.- Returns:
- the meta object for class 'Degree Of Freedom'.
- See Also:
- Generated class or method.
-
getDegreeOfFreedom_AddedElements
EReference getDegreeOfFreedom_AddedElements()Returns the meta object for the reference list 'Added Elements
'.- Returns:
- the meta object for the reference list 'Added Elements'.
- See Also:
- Generated class or method.
-
getDegreeOfFreedom_ChangeableElementDescriptions
EReference getDegreeOfFreedom_ChangeableElementDescriptions()Returns the meta object for the containment reference list 'Changeable Element Descriptions
'.- Returns:
- the meta object for the containment reference list 'Changeable Element Descriptions'.
- See Also:
- Generated class or method.
-
getDegreeOfFreedom_InteractionConstraints
EReference getDegreeOfFreedom_InteractionConstraints()Returns the meta object for the reference list 'Interaction Constraints
'.- Returns:
- the meta object for the reference list 'Interaction Constraints'.
- See Also:
- Generated class or method.
-
getDegreeOfFreedom_PrimaryChangeable
EReference getDegreeOfFreedom_PrimaryChangeable()Returns the meta object for the reference 'Primary Changeable
'.- Returns:
- the meta object for the reference 'Primary Changeable'.
- See Also:
- Generated class or method.
-
getDegreeOfFreedom_RequiredDecoratorModel
EReference getDegreeOfFreedom_RequiredDecoratorModel()Returns the meta object for the reference list 'Required Decorator Model
'.- Returns:
- the meta object for the reference list 'Required Decorator Model'.
- See Also:
- Generated class or method.
-
getDecoratorModelDescription
EClass getDecoratorModelDescription()Returns the meta object for class 'Decorator Model Description
'.- Returns:
- the meta object for class 'Decorator Model Description'.
- See Also:
- Generated class or method.
-
getgdofFactory
gdofFactory getgdofFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-