Package featureObjective
Interface FeatureObjectivePackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
FeatureObjectivePackageImpl
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 'Attribute Types
' enum.static final int
The meta object id for the 'Constraint
' class.static final int
The feature id for the 'Description' attribute.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 'Source' reference.static final int
The feature id for the 'Target' reference list.static final int
The number of structural features of the 'Constraint' class.static final FeatureObjectivePackage
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
' class.static final int
The feature id for the 'Featuregroup' 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 number of structural features of the 'Feature' class.static final int
The meta object id for the 'Feature Group
' class.static final int
The feature id for the 'Features' containment reference list.static final int
The feature id for the 'Operation' attribute.static final int
The number of structural features of the 'Feature Group' class.static final int
The meta object id for the 'Feature Objective
' class.static final int
The feature id for the 'Annotatable Element' reference list.static final int
The feature id for the 'Constraints' containment reference list.static final int
The feature id for the 'Description' attribute.static final int
The feature id for the 'Feature Groups' 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 'Feature Objective' class.static final int
The meta object id for the 'Logical Operation
' enum.static final int
The meta object id for the 'Prohibits Constraint
' class.static final int
The feature id for the 'Description' attribute.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 'Source' reference.static final int
The feature id for the 'Target' reference list.static final int
The number of structural features of the 'Prohibits Constraint' class.static final int
The meta object id for the 'Required Constraint
' class.static final int
The feature id for the 'Description' attribute.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 'Source' reference.static final int
The feature id for the 'Target' reference list.static final int
The number of structural features of the 'Required Constraint' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for enum 'Attribute Types
'.Returns the meta object for class 'Constraint
'.Returns the meta object for the attribute 'Description
'.Returns the meta object for the reference 'Source
'.Returns the meta object for the reference list 'Target
'.Returns the meta object for class 'Feature
'.Returns the meta object for the reference 'Featuregroup
'.Returns the meta object for class 'Feature Group
'.Returns the meta object for the containment reference list 'Features
'.Returns the meta object for the attribute 'Operation
'.Returns the meta object for class 'Feature Objective
'.Returns the meta object for the reference list 'Annotatable Element
'.Returns the meta object for the containment reference list 'Constraints
'.Returns the meta object for the containment reference list 'Feature Groups
'.Returns the factory that creates the instances of the model.Returns the meta object for enum 'Logical Operation
'.Returns the meta object for class 'Prohibits Constraint
'.Returns the meta object for class 'Required Constraint
'.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.
-
FEATURE_OBJECTIVE
static final int FEATURE_OBJECTIVEThe meta object id for the 'Feature Objective
' class.- See Also:
- Generated class or method.
-
FEATURE_OBJECTIVE__ID
static final int FEATURE_OBJECTIVE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_OBJECTIVE__NAME
static final int FEATURE_OBJECTIVE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_OBJECTIVE__DESCRIPTION
static final int FEATURE_OBJECTIVE__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_OBJECTIVE__FEATURE_GROUPS
static final int FEATURE_OBJECTIVE__FEATURE_GROUPSThe feature id for the 'Feature Groups' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_OBJECTIVE__CONSTRAINTS
static final int FEATURE_OBJECTIVE__CONSTRAINTSThe feature id for the 'Constraints' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_OBJECTIVE__ANNOTATABLE_ELEMENT
static final int FEATURE_OBJECTIVE__ANNOTATABLE_ELEMENTThe feature id for the 'Annotatable Element' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_OBJECTIVE_FEATURE_COUNT
static final int FEATURE_OBJECTIVE_FEATURE_COUNTThe number of structural features of the 'Feature Objective' class.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE
static final int FEATUREThe meta object id for the 'Feature
' class.- See Also:
- Generated class or method.
-
FEATURE__ID
static final int FEATURE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE__NAME
static final int FEATURE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE__FEATUREGROUP
static final int FEATURE__FEATUREGROUPThe feature id for the 'Featuregroup' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_FEATURE_COUNT
static final int FEATURE_FEATURE_COUNTThe number of structural features of the 'Feature' class.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_GROUP
static final int FEATURE_GROUPThe meta object id for the 'Feature Group
' class.- See Also:
- Generated class or method.
-
FEATURE_GROUP__FEATURES
static final int FEATURE_GROUP__FEATURESThe feature id for the 'Features' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_GROUP__OPERATION
static final int FEATURE_GROUP__OPERATIONThe feature id for the 'Operation' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
FEATURE_GROUP_FEATURE_COUNT
static final int FEATURE_GROUP_FEATURE_COUNTThe number of structural features of the 'Feature Group' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CONSTRAINT
static final int CONSTRAINTThe meta object id for the 'Constraint
' class.- See Also:
- Generated class or method.
-
CONSTRAINT__ID
static final int CONSTRAINT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__NAME
static final int CONSTRAINT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__SOURCE
static final int CONSTRAINT__SOURCEThe feature id for the 'Source' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__TARGET
static final int CONSTRAINT__TARGETThe feature id for the 'Target' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__DESCRIPTION
static final int CONSTRAINT__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONSTRAINT_FEATURE_COUNT
static final int CONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Constraint' class.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT
static final int REQUIRED_CONSTRAINTThe meta object id for the 'Required Constraint
' class.- See Also:
- Generated class or method.
-
REQUIRED_CONSTRAINT__ID
static final int REQUIRED_CONSTRAINT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__NAME
static final int REQUIRED_CONSTRAINT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__SOURCE
static final int REQUIRED_CONSTRAINT__SOURCEThe feature id for the 'Source' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__TARGET
static final int REQUIRED_CONSTRAINT__TARGETThe feature id for the 'Target' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__DESCRIPTION
static final int REQUIRED_CONSTRAINT__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT_FEATURE_COUNT
static final int REQUIRED_CONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Required Constraint' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT
static final int PROHIBITS_CONSTRAINTThe meta object id for the 'Prohibits Constraint
' class.- See Also:
- Generated class or method.
-
PROHIBITS_CONSTRAINT__ID
static final int PROHIBITS_CONSTRAINT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__NAME
static final int PROHIBITS_CONSTRAINT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__SOURCE
static final int PROHIBITS_CONSTRAINT__SOURCEThe feature id for the 'Source' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__TARGET
static final int PROHIBITS_CONSTRAINT__TARGETThe feature id for the 'Target' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__DESCRIPTION
static final int PROHIBITS_CONSTRAINT__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT_FEATURE_COUNT
static final int PROHIBITS_CONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Prohibits Constraint' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_TYPES
static final int ATTRIBUTE_TYPESThe meta object id for the 'Attribute Types
' enum.- See Also:
- Generated class or method.
-
LOGICAL_OPERATION
static final int LOGICAL_OPERATIONThe meta object id for the 'Logical Operation
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getFeatureObjective
EClass getFeatureObjective()Returns the meta object for class 'Feature Objective
'.- Returns:
- the meta object for class 'Feature Objective'.
- See Also:
- Generated class or method.
-
getFeatureObjective_FeatureGroups
EReference getFeatureObjective_FeatureGroups()Returns the meta object for the containment reference list 'Feature Groups
'.- Returns:
- the meta object for the containment reference list 'Feature Groups'.
- See Also:
- Generated class or method.
-
getFeatureObjective_Constraints
EReference getFeatureObjective_Constraints()Returns the meta object for the containment reference list 'Constraints
'.- Returns:
- the meta object for the containment reference list 'Constraints'.
- See Also:
- Generated class or method.
-
getFeatureObjective_AnnotatableElement
EReference getFeatureObjective_AnnotatableElement()Returns the meta object for the reference list 'Annotatable Element
'.- Returns:
- the meta object for the reference list 'Annotatable Element'.
- See Also:
- Generated class or method.
-
getFeature
EClass getFeature()Returns the meta object for class 'Feature
'.- Returns:
- the meta object for class 'Feature'.
- See Also:
- Generated class or method.
-
getFeature_Featuregroup
EReference getFeature_Featuregroup()Returns the meta object for the reference 'Featuregroup
'.- Returns:
- the meta object for the reference 'Featuregroup'.
- See Also:
- Generated class or method.
-
getFeatureGroup
EClass getFeatureGroup()Returns the meta object for class 'Feature Group
'.- Returns:
- the meta object for class 'Feature Group'.
- See Also:
- Generated class or method.
-
getFeatureGroup_Features
EReference getFeatureGroup_Features()Returns the meta object for the containment reference list 'Features
'.- Returns:
- the meta object for the containment reference list 'Features'.
- See Also:
- Generated class or method.
-
getFeatureGroup_Operation
EAttribute getFeatureGroup_Operation()Returns the meta object for the attribute 'Operation
'.- Returns:
- the meta object for the attribute 'Operation'.
- See Also:
- Generated class or method.
-
getConstraint
EClass getConstraint()Returns the meta object for class 'Constraint
'.- Returns:
- the meta object for class 'Constraint'.
- See Also:
- Generated class or method.
-
getConstraint_Source
EReference getConstraint_Source()Returns the meta object for the reference 'Source
'.- Returns:
- the meta object for the reference 'Source'.
- See Also:
- Generated class or method.
-
getConstraint_Target
EReference getConstraint_Target()Returns the meta object for the reference list 'Target
'.- Returns:
- the meta object for the reference list 'Target'.
- See Also:
- Generated class or method.
-
getConstraint_Description
EAttribute getConstraint_Description()Returns the meta object for the attribute 'Description
'.- Returns:
- the meta object for the attribute 'Description'.
- See Also:
- Generated class or method.
-
getRequiredConstraint
EClass getRequiredConstraint()Returns the meta object for class 'Required Constraint
'.- Returns:
- the meta object for class 'Required Constraint'.
- See Also:
- Generated class or method.
-
getProhibitsConstraint
EClass getProhibitsConstraint()Returns the meta object for class 'Prohibits Constraint
'.- Returns:
- the meta object for class 'Prohibits Constraint'.
- See Also:
- Generated class or method.
-
getAttributeTypes
EEnum getAttributeTypes()Returns the meta object for enum 'Attribute Types
'.- Returns:
- the meta object for enum 'Attribute Types'.
- See Also:
- Generated class or method.
-
getLogicalOperation
EEnum getLogicalOperation()Returns the meta object for enum 'Logical Operation
'.- Returns:
- the meta object for enum 'Logical Operation'.
- See Also:
- Generated class or method.
-
getFeatureObjectiveFactory
FeatureObjectiveFactory getFeatureObjectiveFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-