dawncodegen.impl
Class DawncodegenPackageImpl

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 dawncodegen.impl.DawncodegenPackageImpl
All Implemented Interfaces:
DawncodegenPackage, 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

public class DawncodegenPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements DawncodegenPackage

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<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface dawncodegen.DawncodegenPackage
DawncodegenPackage.Literals
 
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 dawncodegen.DawncodegenPackage
ADMIN, ADMIN__PASSWORD, ADMIN__USERNAME, ADMIN_FEATURE_COUNT, DATA_BASE, DATA_BASE__DB_DRIVER, DATA_BASE__DIALECT, DATA_BASE__NAME, DATA_BASE__PASSWORD, DATA_BASE__PORT, DATA_BASE__PROTOCOL, DATA_BASE__SHOW_SQL, DATA_BASE__USERNAME, DATA_BASE_FEATURE_COUNT, DAWN_SERVER, DAWN_SERVER__ADMIN, DAWN_SERVER__DATA_BASE, DAWN_SERVER__NAME, DAWN_SERVER__PORT, DAWN_SERVER__WEB_APPLICATION_NAME, DAWN_SERVER_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI
 
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 getAdmin_Password()
           
 org.eclipse.emf.ecore.EAttribute getAdmin_Username()
           
 org.eclipse.emf.ecore.EClass getAdmin()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_DbDriver()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_Dialect()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_Name()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_Password()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_Port()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_Protocol()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_ShowSQL()
           
 org.eclipse.emf.ecore.EAttribute getDataBase_Username()
           
 org.eclipse.emf.ecore.EClass getDataBase()
           
 DawncodegenFactory getDawncodegenFactory()
           
 org.eclipse.emf.ecore.EReference getDawnServer_Admin()
           
 org.eclipse.emf.ecore.EReference getDawnServer_DataBase()
           
 org.eclipse.emf.ecore.EAttribute getDawnServer_Name()
           
 org.eclipse.emf.ecore.EAttribute getDawnServer_Port()
           
 org.eclipse.emf.ecore.EAttribute getDawnServer_WebApplicationName()
           
 org.eclipse.emf.ecore.EClass getDawnServer()
           
static DawncodegenPackage 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
eContents, eCrossReferences, 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
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 DawncodegenPackage 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:
DawncodegenPackage.eNS_URI, createPackageContents(), initializePackageContents()

getAdmin

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

Specified by:
getAdmin in interface DawncodegenPackage
Returns:
the meta object for class 'Admin'.
See Also:
Admin

getAdmin_Username

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

Specified by:
getAdmin_Username in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Username'.
See Also:
Admin.getUsername(), DawncodegenPackage.getAdmin()

getAdmin_Password

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

Specified by:
getAdmin_Password in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Password'.
See Also:
Admin.getPassword(), DawncodegenPackage.getAdmin()

getDawnServer

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

Specified by:
getDawnServer in interface DawncodegenPackage
Returns:
the meta object for class 'Dawn Server'.
See Also:
DawnServer

getDawnServer_Name

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

Specified by:
getDawnServer_Name in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
DawnServer.getName(), DawncodegenPackage.getDawnServer()

getDawnServer_DataBase

public org.eclipse.emf.ecore.EReference getDawnServer_DataBase()

Specified by:
getDawnServer_DataBase in interface DawncodegenPackage
Returns:
the meta object for the containment reference 'Data Base'.
See Also:
DawnServer.getDataBase(), DawncodegenPackage.getDawnServer()

getDawnServer_Admin

public org.eclipse.emf.ecore.EReference getDawnServer_Admin()

Specified by:
getDawnServer_Admin in interface DawncodegenPackage
Returns:
the meta object for the containment reference 'Admin'.
See Also:
DawnServer.getAdmin(), DawncodegenPackage.getDawnServer()

getDawnServer_Port

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

Specified by:
getDawnServer_Port in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Port'.
See Also:
DawnServer.getPort(), DawncodegenPackage.getDawnServer()

getDawnServer_WebApplicationName

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

Specified by:
getDawnServer_WebApplicationName in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Web Application Name'.
See Also:
DawnServer.getWebApplicationName(), DawncodegenPackage.getDawnServer()

getDataBase

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

Specified by:
getDataBase in interface DawncodegenPackage
Returns:
the meta object for class 'Data Base'.
See Also:
DataBase

getDataBase_Name

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

Specified by:
getDataBase_Name in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
DataBase.getName(), DawncodegenPackage.getDataBase()

getDataBase_Protocol

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

Specified by:
getDataBase_Protocol in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Protocol'.
See Also:
DataBase.getProtocol(), DawncodegenPackage.getDataBase()

getDataBase_Port

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

Specified by:
getDataBase_Port in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Port'.
See Also:
DataBase.getPort(), DawncodegenPackage.getDataBase()

getDataBase_DbDriver

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

Specified by:
getDataBase_DbDriver in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Db Driver'.
See Also:
DataBase.getDbDriver(), DawncodegenPackage.getDataBase()

getDataBase_ShowSQL

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

Specified by:
getDataBase_ShowSQL in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Show SQL'.
See Also:
DataBase.isShowSQL(), DawncodegenPackage.getDataBase()

getDataBase_Username

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

Specified by:
getDataBase_Username in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Username'.
See Also:
DataBase.getUsername(), DawncodegenPackage.getDataBase()

getDataBase_Password

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

Specified by:
getDataBase_Password in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Password'.
See Also:
DataBase.getPassword(), DawncodegenPackage.getDataBase()

getDataBase_Dialect

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

Specified by:
getDataBase_Dialect in interface DawncodegenPackage
Returns:
the meta object for the attribute 'Dialect'.
See Also:
DataBase.getDialect(), DawncodegenPackage.getDataBase()

getDawncodegenFactory

public DawncodegenFactory getDawncodegenFactory()

Specified by:
getDawncodegenFactory in interface DawncodegenPackage
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.