Package featureSolution
Interface FeatureSolutionPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
FeatureSolutionPackageImpl
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 'Adapter Inclusion
' class.static final int
The feature id for the 'Appears' attribute.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 'Multiple' attribute.static final int
The feature id for the 'Name' attribute.static final int
The number of structural features of the 'Adapter Inclusion' class.static final int
The meta object id for the 'Appearance
' enum.static final int
The meta object id for the 'Behaviour Inclusion
' class.static final int
The feature id for the 'Advice' containment reference list.static final int
The feature id for the 'Description' attribute.static final int
The feature id for the 'Feature Completion' containment reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Imports' containment reference list.static final int
The feature id for the 'Multiple' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Point Cut' containment reference list.static final int
The number of structural features of the 'Behaviour Inclusion' class.static final FeatureSolutionPackage
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 'Inclusion Mechanism
' 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 'Multiple' attribute.static final int
The feature id for the 'Name' attribute.static final int
The number of structural features of the 'Inclusion Mechanism' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Adapter Inclusion
'.Returns the meta object for the attribute 'Appears
'.Returns the meta object for enum 'Appearance
'.Returns the meta object for class 'Behaviour Inclusion
'.Returns the meta object for the containment reference list 'Advice
'.Returns the meta object for the containment reference 'Feature Completion
'.Returns the meta object for the containment reference list 'Imports
'.Returns the meta object for the containment reference list 'Point Cut
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Inclusion Mechanism
'.Returns the meta object for the attribute 'Multiple
'.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.
-
INCLUSION_MECHANISM
static final int INCLUSION_MECHANISMThe meta object id for the 'Inclusion Mechanism
' class.- See Also:
- Generated class or method.
-
INCLUSION_MECHANISM__ID
static final int INCLUSION_MECHANISM__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INCLUSION_MECHANISM__NAME
static final int INCLUSION_MECHANISM__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INCLUSION_MECHANISM__DESCRIPTION
static final int INCLUSION_MECHANISM__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INCLUSION_MECHANISM__MULTIPLE
static final int INCLUSION_MECHANISM__MULTIPLEThe feature id for the 'Multiple' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INCLUSION_MECHANISM_FEATURE_COUNT
static final int INCLUSION_MECHANISM_FEATURE_COUNTThe number of structural features of the 'Inclusion Mechanism' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ADAPTER_INCLUSION
static final int ADAPTER_INCLUSIONThe meta object id for the 'Adapter Inclusion
' class.- See Also:
- Generated class or method.
-
ADAPTER_INCLUSION__ID
static final int ADAPTER_INCLUSION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ADAPTER_INCLUSION__NAME
static final int ADAPTER_INCLUSION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ADAPTER_INCLUSION__DESCRIPTION
static final int ADAPTER_INCLUSION__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ADAPTER_INCLUSION__MULTIPLE
static final int ADAPTER_INCLUSION__MULTIPLEThe feature id for the 'Multiple' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ADAPTER_INCLUSION__APPEARS
static final int ADAPTER_INCLUSION__APPEARSThe feature id for the 'Appears' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ADAPTER_INCLUSION_FEATURE_COUNT
static final int ADAPTER_INCLUSION_FEATURE_COUNTThe number of structural features of the 'Adapter Inclusion' class.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION
static final int BEHAVIOUR_INCLUSIONThe meta object id for the 'Behaviour Inclusion
' class.- See Also:
- Generated class or method.
-
BEHAVIOUR_INCLUSION__ID
static final int BEHAVIOUR_INCLUSION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION__NAME
static final int BEHAVIOUR_INCLUSION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION__DESCRIPTION
static final int BEHAVIOUR_INCLUSION__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION__MULTIPLE
static final int BEHAVIOUR_INCLUSION__MULTIPLEThe feature id for the 'Multiple' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION__POINT_CUT
static final int BEHAVIOUR_INCLUSION__POINT_CUTThe feature id for the 'Point Cut' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION__ADVICE
static final int BEHAVIOUR_INCLUSION__ADVICEThe feature id for the 'Advice' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION__IMPORTS
static final int BEHAVIOUR_INCLUSION__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION__FEATURE_COMPLETION
static final int BEHAVIOUR_INCLUSION__FEATURE_COMPLETIONThe feature id for the 'Feature Completion' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
BEHAVIOUR_INCLUSION_FEATURE_COUNT
static final int BEHAVIOUR_INCLUSION_FEATURE_COUNTThe number of structural features of the 'Behaviour Inclusion' class.- See Also:
- Generated class or method.
- Ordered collection.
-
APPEARANCE
static final int APPEARANCEThe meta object id for the 'Appearance
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getInclusionMechanism
EClass getInclusionMechanism()Returns the meta object for class 'Inclusion Mechanism
'.- Returns:
- the meta object for class 'Inclusion Mechanism'.
- See Also:
- Generated class or method.
-
getInclusionMechanism_Multiple
EAttribute getInclusionMechanism_Multiple()Returns the meta object for the attribute 'Multiple
'.- Returns:
- the meta object for the attribute 'Multiple'.
- See Also:
- Generated class or method.
-
getAdapterInclusion
EClass getAdapterInclusion()Returns the meta object for class 'Adapter Inclusion
'.- Returns:
- the meta object for class 'Adapter Inclusion'.
- See Also:
- Generated class or method.
-
getAdapterInclusion_Appears
EAttribute getAdapterInclusion_Appears()Returns the meta object for the attribute 'Appears
'.- Returns:
- the meta object for the attribute 'Appears'.
- See Also:
- Generated class or method.
-
getBehaviourInclusion
EClass getBehaviourInclusion()Returns the meta object for class 'Behaviour Inclusion
'.- Returns:
- the meta object for class 'Behaviour Inclusion'.
- See Also:
- Generated class or method.
-
getBehaviourInclusion_PointCut
EReference getBehaviourInclusion_PointCut()Returns the meta object for the containment reference list 'Point Cut
'.- Returns:
- the meta object for the containment reference list 'Point Cut'.
- See Also:
- Generated class or method.
-
getBehaviourInclusion_Advice
EReference getBehaviourInclusion_Advice()Returns the meta object for the containment reference list 'Advice
'.- Returns:
- the meta object for the containment reference list 'Advice'.
- See Also:
- Generated class or method.
-
getBehaviourInclusion_Imports
EReference getBehaviourInclusion_Imports()Returns the meta object for the containment reference list 'Imports
'.- Returns:
- the meta object for the containment reference list 'Imports'.
- See Also:
- Generated class or method.
-
getBehaviourInclusion_FeatureCompletion
EReference getBehaviourInclusion_FeatureCompletion()Returns the meta object for the containment reference 'Feature Completion
'.- Returns:
- the meta object for the containment reference 'Feature Completion'.
- See Also:
- Generated class or method.
-
getAppearance
EEnum getAppearance()Returns the meta object for enum 'Appearance
'.- Returns:
- the meta object for enum 'Appearance'.
- See Also:
- Generated class or method.
-
getFeatureSolutionFactory
FeatureSolutionFactory getFeatureSolutionFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-