|
||||||||||
| 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
org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl.RegistryPackageImpl
public class RegistryPackageImpl
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.ohf.ihe.common.ebxml._3._0.rs.RegistryPackage |
|---|
RegistryPackage.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 |
getDocumentRoot_Mixed()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryError()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryErrorList()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryRequest()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryResponse()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XMLNSPrefixMap()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XSISchemaLocation()
|
org.eclipse.emf.ecore.EClass |
getDocumentRoot()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorListType_HighestSeverity()
|
org.eclipse.emf.ecore.EReference |
getRegistryErrorListType_RegistryError()
|
org.eclipse.emf.ecore.EClass |
getRegistryErrorListType()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_CodeContext()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_ErrorCode()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_Location()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_Severity()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_Value()
|
org.eclipse.emf.ecore.EClass |
getRegistryErrorType()
|
RegistryFactory |
getRegistryFactory()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryRequestType_Comment()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryRequestType_Id()
|
org.eclipse.emf.ecore.EReference |
getRegistryRequestType_RequestSlotList()
|
org.eclipse.emf.ecore.EClass |
getRegistryRequestType()
|
org.eclipse.emf.ecore.EReference |
getRegistryResponseType_RegistryErrorList()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryResponseType_RequestId()
|
org.eclipse.emf.ecore.EReference |
getRegistryResponseType_ResponseSlotList()
|
org.eclipse.emf.ecore.EAttribute |
getRegistryResponseType_Status()
|
org.eclipse.emf.ecore.EClass |
getRegistryResponseType()
|
static RegistryPackage |
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 |
|---|
public static RegistryPackage 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.
RegistryPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public org.eclipse.emf.ecore.EClass getDocumentRoot()
getDocumentRoot in interface RegistryPackageDocumentRootpublic org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
getDocumentRoot_Mixed in interface RegistryPackageDocumentRoot.getMixed(),
RegistryPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
getDocumentRoot_XMLNSPrefixMap in interface RegistryPackageDocumentRoot.getXMLNSPrefixMap(),
RegistryPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
getDocumentRoot_XSISchemaLocation in interface RegistryPackageDocumentRoot.getXSISchemaLocation(),
RegistryPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryError()
getDocumentRoot_RegistryError in interface RegistryPackageDocumentRoot.getRegistryError(),
RegistryPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryErrorList()
getDocumentRoot_RegistryErrorList in interface RegistryPackageDocumentRoot.getRegistryErrorList(),
RegistryPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryRequest()
getDocumentRoot_RegistryRequest in interface RegistryPackageDocumentRoot.getRegistryRequest(),
RegistryPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryResponse()
getDocumentRoot_RegistryResponse in interface RegistryPackageDocumentRoot.getRegistryResponse(),
RegistryPackage.getDocumentRoot()public org.eclipse.emf.ecore.EClass getRegistryErrorListType()
getRegistryErrorListType in interface RegistryPackageRegistryErrorListTypepublic org.eclipse.emf.ecore.EReference getRegistryErrorListType_RegistryError()
getRegistryErrorListType_RegistryError in interface RegistryPackageRegistryErrorListType.getRegistryError(),
RegistryPackage.getRegistryErrorListType()public org.eclipse.emf.ecore.EAttribute getRegistryErrorListType_HighestSeverity()
getRegistryErrorListType_HighestSeverity in interface RegistryPackageRegistryErrorListType.getHighestSeverity(),
RegistryPackage.getRegistryErrorListType()public org.eclipse.emf.ecore.EClass getRegistryErrorType()
getRegistryErrorType in interface RegistryPackageRegistryErrorTypepublic org.eclipse.emf.ecore.EAttribute getRegistryErrorType_Value()
getRegistryErrorType_Value in interface RegistryPackageRegistryErrorType.getValue(),
RegistryPackage.getRegistryErrorType()public org.eclipse.emf.ecore.EAttribute getRegistryErrorType_CodeContext()
getRegistryErrorType_CodeContext in interface RegistryPackageRegistryErrorType.getCodeContext(),
RegistryPackage.getRegistryErrorType()public org.eclipse.emf.ecore.EAttribute getRegistryErrorType_ErrorCode()
getRegistryErrorType_ErrorCode in interface RegistryPackageRegistryErrorType.getErrorCode(),
RegistryPackage.getRegistryErrorType()public org.eclipse.emf.ecore.EAttribute getRegistryErrorType_Location()
getRegistryErrorType_Location in interface RegistryPackageRegistryErrorType.getLocation(),
RegistryPackage.getRegistryErrorType()public org.eclipse.emf.ecore.EAttribute getRegistryErrorType_Severity()
getRegistryErrorType_Severity in interface RegistryPackageRegistryErrorType.getSeverity(),
RegistryPackage.getRegistryErrorType()public org.eclipse.emf.ecore.EClass getRegistryRequestType()
getRegistryRequestType in interface RegistryPackageRegistryRequestTypepublic org.eclipse.emf.ecore.EReference getRegistryRequestType_RequestSlotList()
getRegistryRequestType_RequestSlotList in interface RegistryPackageRegistryRequestType.getRequestSlotList(),
RegistryPackage.getRegistryRequestType()public org.eclipse.emf.ecore.EAttribute getRegistryRequestType_Comment()
getRegistryRequestType_Comment in interface RegistryPackageRegistryRequestType.getComment(),
RegistryPackage.getRegistryRequestType()public org.eclipse.emf.ecore.EAttribute getRegistryRequestType_Id()
getRegistryRequestType_Id in interface RegistryPackageRegistryRequestType.getId(),
RegistryPackage.getRegistryRequestType()public org.eclipse.emf.ecore.EClass getRegistryResponseType()
getRegistryResponseType in interface RegistryPackageRegistryResponseTypepublic org.eclipse.emf.ecore.EReference getRegistryResponseType_ResponseSlotList()
getRegistryResponseType_ResponseSlotList in interface RegistryPackageRegistryResponseType.getResponseSlotList(),
RegistryPackage.getRegistryResponseType()public org.eclipse.emf.ecore.EReference getRegistryResponseType_RegistryErrorList()
getRegistryResponseType_RegistryErrorList in interface RegistryPackageRegistryResponseType.getRegistryErrorList(),
RegistryPackage.getRegistryResponseType()public org.eclipse.emf.ecore.EAttribute getRegistryResponseType_RequestId()
getRegistryResponseType_RequestId in interface RegistryPackageRegistryResponseType.getRequestId(),
RegistryPackage.getRegistryResponseType()public org.eclipse.emf.ecore.EAttribute getRegistryResponseType_Status()
getRegistryResponseType_Status in interface RegistryPackageRegistryResponseType.getStatus(),
RegistryPackage.getRegistryResponseType()public RegistryFactory getRegistryFactory()
getRegistryFactory in interface RegistryPackagepublic void createPackageContents()
public void initializePackageContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||