org.eclipse.emf.henshin.wrap.impl
Class WrapPackageImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by org.eclipse.emf.henshin.wrap.impl.WrapPackageImpl
All Implemented Interfaces:
Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder, WrapPackage

public class WrapPackageImpl
extends EPackageImpl
implements WrapPackage

An implementation of the model Package.


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
 
Nested classes/interfaces inherited from interface org.eclipse.emf.henshin.wrap.WrapPackage
WrapPackage.Literals
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
 
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.henshin.wrap.WrapPackage
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, WLINK, WLINK__ESTRUCTURAL_FEATURE, WLINK__SYNCHRONIZE, WLINK__WTARGET, WLINK_FEATURE_COUNT, WMEMBER, WMEMBER__ESTRUCTURAL_FEATURE, WMEMBER__SYNCHRONIZE, WMEMBER_FEATURE_COUNT, WOBJECT, WOBJECT__ECLASS, WOBJECT__EOBJECT, WOBJECT__SYNCHRONIZE, WOBJECT__WMEMBERS, WOBJECT_FEATURE_COUNT, WSYNCHRONIZER, WSYNCHRONIZER__SYNCHRONIZE, WSYNCHRONIZER_FEATURE_COUNT, WVALUE, WVALUE__ESTRUCTURAL_FEATURE, WVALUE__EVALUE, WVALUE__SYNCHRONIZE, WVALUE_FEATURE_COUNT
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 EReference getWLink_WTarget()
           
 EClass getWLink()
           
 EReference getWMember_EStructuralFeature()
           
 EClass getWMember()
           
 EReference getWObject_EClass()
           
 EReference getWObject_EObject()
           
 EReference getWObject_WMembers()
           
 EClass getWObject()
           
 WrapFactory getWrapFactory()
           
 EAttribute getWSynchronizer_Synchronize()
           
 EClass getWSynchronizer()
           
 EAttribute getWValue_EValue()
           
 EClass getWValue()
           
static WrapPackage 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, 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, eObjectForURIFragmentSegment, 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, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
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, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, 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.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Method Detail

init

public static WrapPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize WrapPackage.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:
WrapPackage.eNS_URI, createPackageContents(), initializePackageContents()

getWSynchronizer

public EClass getWSynchronizer()

Specified by:
getWSynchronizer in interface WrapPackage
Returns:
the meta object for class 'WSynchronizer'.
See Also:
WSynchronizer

getWSynchronizer_Synchronize

public EAttribute getWSynchronizer_Synchronize()

Specified by:
getWSynchronizer_Synchronize in interface WrapPackage
Returns:
the meta object for the attribute 'Synchronize'.
See Also:
WSynchronizer.isSynchronize(), WrapPackage.getWSynchronizer()

getWObject

public EClass getWObject()

Specified by:
getWObject in interface WrapPackage
Returns:
the meta object for class 'WObject'.
See Also:
WObject

getWObject_EObject

public EReference getWObject_EObject()

Specified by:
getWObject_EObject in interface WrapPackage
Returns:
the meta object for the reference 'EObject'.
See Also:
WObject.getEObject(), WrapPackage.getWObject()

getWObject_EClass

public EReference getWObject_EClass()

Specified by:
getWObject_EClass in interface WrapPackage
Returns:
the meta object for the reference 'EClass'.
See Also:
WObject.getEClass(), WrapPackage.getWObject()

getWObject_WMembers

public EReference getWObject_WMembers()

Specified by:
getWObject_WMembers in interface WrapPackage
Returns:
the meta object for the containment reference list 'WMembers'.
See Also:
WObject.getWMembers(), WrapPackage.getWObject()

getWMember

public EClass getWMember()

Specified by:
getWMember in interface WrapPackage
Returns:
the meta object for class 'WMember'.
See Also:
WMember

getWMember_EStructuralFeature

public EReference getWMember_EStructuralFeature()

Specified by:
getWMember_EStructuralFeature in interface WrapPackage
Returns:
the meta object for the reference 'EStructural Feature'.
See Also:
WMember.getEStructuralFeature(), WrapPackage.getWMember()

getWLink

public EClass getWLink()

Specified by:
getWLink in interface WrapPackage
Returns:
the meta object for class 'WLink'.
See Also:
WLink

getWLink_WTarget

public EReference getWLink_WTarget()

Specified by:
getWLink_WTarget in interface WrapPackage
Returns:
the meta object for the reference 'WTarget'.
See Also:
WLink.getWTarget(), WrapPackage.getWLink()

getWValue

public EClass getWValue()

Specified by:
getWValue in interface WrapPackage
Returns:
the meta object for class 'WValue'.
See Also:
WValue

getWValue_EValue

public EAttribute getWValue_EValue()

Specified by:
getWValue_EValue in interface WrapPackage
Returns:
the meta object for the attribute 'EValue'.
See Also:
WValue.getEValue(), WrapPackage.getWValue()

getWrapFactory

public WrapFactory getWrapFactory()

Specified by:
getWrapFactory in interface WrapPackage
Returns:
the factory that creates the instances of the model.

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.


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.