Package featureSolution.impl
Class FeatureSolutionPackageImpl
- java.lang.Object
-
- All Implemented Interfaces:
FeatureSolutionPackage
,Notifier
,EModelElement
,ENamedElement
,EObject
,EPackage
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BasicExtendedMetaData.EPackageExtendedMetaData.Holder
public class FeatureSolutionPackageImpl extends EPackageImpl implements FeatureSolutionPackage
An implementation of the model Package.- Generated class or method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
EPackageImpl.EBasicWhiteList
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Nested classes/interfaces inherited from interface featureSolution.FeatureSolutionPackage
FeatureSolutionPackage.Literals
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
-
Field Summary
-
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
-
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
-
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface featureSolution.FeatureSolutionPackage
ADAPTER_INCLUSION, ADAPTER_INCLUSION__APPEARS, ADAPTER_INCLUSION__DESCRIPTION, ADAPTER_INCLUSION__ID, ADAPTER_INCLUSION__MULTIPLE, ADAPTER_INCLUSION__NAME, ADAPTER_INCLUSION_FEATURE_COUNT, APPEARANCE, BEHAVIOUR_INCLUSION, BEHAVIOUR_INCLUSION__ADVICE, BEHAVIOUR_INCLUSION__DESCRIPTION, BEHAVIOUR_INCLUSION__FEATURE_COMPLETION, BEHAVIOUR_INCLUSION__ID, BEHAVIOUR_INCLUSION__IMPORTS, BEHAVIOUR_INCLUSION__MULTIPLE, BEHAVIOUR_INCLUSION__NAME, BEHAVIOUR_INCLUSION__POINT_CUT, BEHAVIOUR_INCLUSION_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, INCLUSION_MECHANISM, INCLUSION_MECHANISM__DESCRIPTION, INCLUSION_MECHANISM__ID, INCLUSION_MECHANISM__MULTIPLE, INCLUSION_MECHANISM__NAME, INCLUSION_MECHANISM_FEATURE_COUNT
-
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createPackageContents()
Creates the meta-model objects for the package.EClass
getAdapterInclusion()
EAttribute
getAdapterInclusion_Appears()
EEnum
getAppearance()
EClass
getBehaviourInclusion()
EReference
getBehaviourInclusion_Advice()
EReference
getBehaviourInclusion_FeatureCompletion()
EReference
getBehaviourInclusion_Imports()
EReference
getBehaviourInclusion_PointCut()
FeatureSolutionFactory
getFeatureSolutionFactory()
EClass
getInclusionMechanism()
EAttribute
getInclusionMechanism_Multiple()
static FeatureSolutionPackage
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.void
initializePackageContents()
Complete the initialization of the package and its meta-model.-
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
-
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen
-
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
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.ecore.InternalEObject
eNotificationRequired
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Method Detail
-
init
public static FeatureSolutionPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
FeatureSolutionPackage.eINSTANCE
when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.- See Also:
FeatureSolutionPackage.eNS_URI
,createPackageContents()
,initializePackageContents()
- Generated class or method.
-
getInclusionMechanism
public EClass getInclusionMechanism()
- Specified by:
getInclusionMechanism
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for class 'Inclusion Mechanism'.
- See Also:
InclusionMechanism
- Generated class or method.
-
getInclusionMechanism_Multiple
public EAttribute getInclusionMechanism_Multiple()
- Specified by:
getInclusionMechanism_Multiple
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for the attribute 'Multiple'.
- See Also:
InclusionMechanism.isMultiple()
,FeatureSolutionPackage.getInclusionMechanism()
- Generated class or method.
-
getAdapterInclusion
public EClass getAdapterInclusion()
- Specified by:
getAdapterInclusion
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for class 'Adapter Inclusion'.
- See Also:
AdapterInclusion
- Generated class or method.
-
getAdapterInclusion_Appears
public EAttribute getAdapterInclusion_Appears()
- Specified by:
getAdapterInclusion_Appears
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for the attribute 'Appears'.
- See Also:
AdapterInclusion.getAppears()
,FeatureSolutionPackage.getAdapterInclusion()
- Generated class or method.
-
getBehaviourInclusion
public EClass getBehaviourInclusion()
- Specified by:
getBehaviourInclusion
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for class 'Behaviour Inclusion'.
- See Also:
BehaviourInclusion
- Generated class or method.
-
getBehaviourInclusion_PointCut
public EReference getBehaviourInclusion_PointCut()
- Specified by:
getBehaviourInclusion_PointCut
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for the containment reference list 'Point Cut'.
- See Also:
BehaviourInclusion.getPointCut()
,FeatureSolutionPackage.getBehaviourInclusion()
- Generated class or method.
-
getBehaviourInclusion_Advice
public EReference getBehaviourInclusion_Advice()
- Specified by:
getBehaviourInclusion_Advice
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for the containment reference list 'Advice'.
- See Also:
BehaviourInclusion.getAdvice()
,FeatureSolutionPackage.getBehaviourInclusion()
- Generated class or method.
-
getBehaviourInclusion_Imports
public EReference getBehaviourInclusion_Imports()
- Specified by:
getBehaviourInclusion_Imports
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for the containment reference list 'Imports'.
- See Also:
BehaviourInclusion.getImports()
,FeatureSolutionPackage.getBehaviourInclusion()
- Generated class or method.
-
getBehaviourInclusion_FeatureCompletion
public EReference getBehaviourInclusion_FeatureCompletion()
- Specified by:
getBehaviourInclusion_FeatureCompletion
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for the containment reference 'Feature Completion'.
- See Also:
BehaviourInclusion.getFeatureCompletion()
,FeatureSolutionPackage.getBehaviourInclusion()
- Generated class or method.
-
getAppearance
public EEnum getAppearance()
- Specified by:
getAppearance
in interfaceFeatureSolutionPackage
- Returns:
- the meta object for enum 'Appearance'.
- See Also:
Appearance
- Generated class or method.
-
getFeatureSolutionFactory
public FeatureSolutionFactory getFeatureSolutionFactory()
- Specified by:
getFeatureSolutionFactory
in interfaceFeatureSolutionPackage
- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
createPackageContents
public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-
initializePackageContents
public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-
-