|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
dawncodegen.impl.DawncodegenPackageImpl
public class DawncodegenPackageImpl
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 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 |
|---|
public static DawncodegenPackage init()
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.
DawncodegenPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public org.eclipse.emf.ecore.EClass getAdmin()
getAdmin in interface DawncodegenPackageAdminpublic org.eclipse.emf.ecore.EAttribute getAdmin_Username()
getAdmin_Username in interface DawncodegenPackageAdmin.getUsername(),
DawncodegenPackage.getAdmin()public org.eclipse.emf.ecore.EAttribute getAdmin_Password()
getAdmin_Password in interface DawncodegenPackageAdmin.getPassword(),
DawncodegenPackage.getAdmin()public org.eclipse.emf.ecore.EClass getDawnServer()
getDawnServer in interface DawncodegenPackageDawnServerpublic org.eclipse.emf.ecore.EAttribute getDawnServer_Name()
getDawnServer_Name in interface DawncodegenPackageDawnServer.getName(),
DawncodegenPackage.getDawnServer()public org.eclipse.emf.ecore.EReference getDawnServer_DataBase()
getDawnServer_DataBase in interface DawncodegenPackageDawnServer.getDataBase(),
DawncodegenPackage.getDawnServer()public org.eclipse.emf.ecore.EReference getDawnServer_Admin()
getDawnServer_Admin in interface DawncodegenPackageDawnServer.getAdmin(),
DawncodegenPackage.getDawnServer()public org.eclipse.emf.ecore.EAttribute getDawnServer_Port()
getDawnServer_Port in interface DawncodegenPackageDawnServer.getPort(),
DawncodegenPackage.getDawnServer()public org.eclipse.emf.ecore.EAttribute getDawnServer_WebApplicationName()
getDawnServer_WebApplicationName in interface DawncodegenPackageDawnServer.getWebApplicationName(),
DawncodegenPackage.getDawnServer()public org.eclipse.emf.ecore.EClass getDataBase()
getDataBase in interface DawncodegenPackageDataBasepublic org.eclipse.emf.ecore.EAttribute getDataBase_Name()
getDataBase_Name in interface DawncodegenPackageDataBase.getName(),
DawncodegenPackage.getDataBase()public org.eclipse.emf.ecore.EAttribute getDataBase_Protocol()
getDataBase_Protocol in interface DawncodegenPackageDataBase.getProtocol(),
DawncodegenPackage.getDataBase()public org.eclipse.emf.ecore.EAttribute getDataBase_Port()
getDataBase_Port in interface DawncodegenPackageDataBase.getPort(),
DawncodegenPackage.getDataBase()public org.eclipse.emf.ecore.EAttribute getDataBase_DbDriver()
getDataBase_DbDriver in interface DawncodegenPackageDataBase.getDbDriver(),
DawncodegenPackage.getDataBase()public org.eclipse.emf.ecore.EAttribute getDataBase_ShowSQL()
getDataBase_ShowSQL in interface DawncodegenPackageDataBase.isShowSQL(),
DawncodegenPackage.getDataBase()public org.eclipse.emf.ecore.EAttribute getDataBase_Username()
getDataBase_Username in interface DawncodegenPackageDataBase.getUsername(),
DawncodegenPackage.getDataBase()public org.eclipse.emf.ecore.EAttribute getDataBase_Password()
getDataBase_Password in interface DawncodegenPackageDataBase.getPassword(),
DawncodegenPackage.getDataBase()public org.eclipse.emf.ecore.EAttribute getDataBase_Dialect()
getDataBase_Dialect in interface DawncodegenPackageDataBase.getDialect(),
DawncodegenPackage.getDataBase()public DawncodegenFactory getDawncodegenFactory()
getDawncodegenFactory in interface DawncodegenPackagepublic void createPackageContents()
public void initializePackageContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||