org.eclipse.mtj.api.extension.impl
Class ExtensionPackageImpl

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.EObjectImpl
              extended by org.eclipse.emf.ecore.impl.FlatEObjectImpl
                  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.mtj.api.extension.impl.ExtensionPackageImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, ExtensionPackage

public class ExtensionPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements ExtensionPackage

An implementation of the model Package.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.mtj.api.extension.ExtensionPackage
BUILD_EXTENSION, BUILD_EXTENSION__ACTIVE, BUILD_EXTENSION__DESCRIPTION, BUILD_EXTENSION__EXT_JAR, BUILD_EXTENSION__ID, BUILD_EXTENSION__TYPE, BUILD_EXTENSION__VENDOR, BUILD_EXTENSION__VERSION, BUILD_EXTENSION_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, MTJ_EXTENSION, MTJ_EXTENSION__ACTIVE, MTJ_EXTENSION__DESCRIPTION, MTJ_EXTENSION__ID, MTJ_EXTENSION__TYPE, MTJ_EXTENSION__VENDOR, MTJ_EXTENSION__VERSION, MTJ_EXTENSION_FEATURE_COUNT
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 org.eclipse.emf.ecore.EAttribute getBuildExtension_ExtJar()
           
 org.eclipse.emf.ecore.EClass getBuildExtension()
           
 ExtensionFactory getExtensionFactory()
           
 org.eclipse.emf.ecore.EAttribute getMtjExtension_Active()
           
 org.eclipse.emf.ecore.EAttribute getMtjExtension_Description()
           
 org.eclipse.emf.ecore.EAttribute getMtjExtension_Id()
           
 org.eclipse.emf.ecore.EAttribute getMtjExtension_Type()
           
 org.eclipse.emf.ecore.EAttribute getMtjExtension_Vendor()
           
 org.eclipse.emf.ecore.EAttribute getMtjExtension_Version()
           
 org.eclipse.emf.ecore.EClass getMtjExtension()
           
static ExtensionPackage 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
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl
eContents, eCrossReferences, eIsProxy, eProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, 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, 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 ExtensionPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. Simple dependencies are satisfied by calling this method on all dependent packages before doing anything else. This method drives initialization for interdependent packages directly, in parallel with this package, itself.

Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.

Invocation of this method will not affect any packages that have already been initialized.

See Also:
ExtensionPackage.eNS_URI, createPackageContents(), initializePackageContents()

getMtjExtension

public org.eclipse.emf.ecore.EClass getMtjExtension()

Specified by:
getMtjExtension in interface ExtensionPackage
Returns:
the meta object for class 'Mtj Extension'.
See Also:
MtjExtension

getMtjExtension_Id

public org.eclipse.emf.ecore.EAttribute getMtjExtension_Id()

Specified by:
getMtjExtension_Id in interface ExtensionPackage
Returns:
the meta object for the attribute 'Id'.
See Also:
MtjExtension.getId(), ExtensionPackage.getMtjExtension()

getMtjExtension_Vendor

public org.eclipse.emf.ecore.EAttribute getMtjExtension_Vendor()

Specified by:
getMtjExtension_Vendor in interface ExtensionPackage
Returns:
the meta object for the attribute 'Vendor'.
See Also:
MtjExtension.getVendor(), ExtensionPackage.getMtjExtension()

getMtjExtension_Version

public org.eclipse.emf.ecore.EAttribute getMtjExtension_Version()

Specified by:
getMtjExtension_Version in interface ExtensionPackage
Returns:
the meta object for the attribute 'Version'.
See Also:
MtjExtension.getVersion(), ExtensionPackage.getMtjExtension()

getMtjExtension_Description

public org.eclipse.emf.ecore.EAttribute getMtjExtension_Description()

Specified by:
getMtjExtension_Description in interface ExtensionPackage
Returns:
the meta object for the attribute 'Description'.
See Also:
MtjExtension.getDescription(), ExtensionPackage.getMtjExtension()

getMtjExtension_Type

public org.eclipse.emf.ecore.EAttribute getMtjExtension_Type()

Specified by:
getMtjExtension_Type in interface ExtensionPackage
Returns:
the meta object for the attribute 'Type'.
See Also:
MtjExtension.getType(), ExtensionPackage.getMtjExtension()

getMtjExtension_Active

public org.eclipse.emf.ecore.EAttribute getMtjExtension_Active()

Specified by:
getMtjExtension_Active in interface ExtensionPackage
Returns:
the meta object for the attribute 'Active'.
See Also:
MtjExtension.isActive(), ExtensionPackage.getMtjExtension()

getBuildExtension

public org.eclipse.emf.ecore.EClass getBuildExtension()

Specified by:
getBuildExtension in interface ExtensionPackage
Returns:
the meta object for class 'Build Extension'.
See Also:
BuildExtension

getBuildExtension_ExtJar

public org.eclipse.emf.ecore.EAttribute getBuildExtension_ExtJar()

Specified by:
getBuildExtension_ExtJar in interface ExtensionPackage
Returns:
the meta object for the attribute 'Ext Jar'.
See Also:
BuildExtension.getExtJar(), ExtensionPackage.getBuildExtension()

getExtensionFactory

public ExtensionFactory getExtensionFactory()

Specified by:
getExtensionFactory in interface ExtensionPackage
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.