|
||||||||||
| 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.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.test.models.customer.impl.CustomerPackageImpl
public class CustomerPackageImpl
An implementation of the model Package.
| Nested Class Summary |
|---|
| 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 java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.test.models.customer.CustomerPackage |
|---|
CustomerPackage.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.ecore.EStructuralFeature.Internal.DynamicValueHolder |
|---|
NIL |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| 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.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 |
|---|
public static CustomerPackage init()
This method is used to initialize CustomerPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
CustomerPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getAddressType()
getAddressType in interface CustomerPackageAddressTypepublic EAttribute getAddressType_Street()
getAddressType_Street in interface CustomerPackageAddressType.getStreet(),
CustomerPackage.getAddressType()public EAttribute getAddressType_Town()
getAddressType_Town in interface CustomerPackageAddressType.getTown(),
CustomerPackage.getAddressType()public EClass getCanadaAddr()
getCanadaAddr in interface CustomerPackageCanadaAddrpublic EAttribute getCanadaAddr_Zip()
getCanadaAddr_Zip in interface CustomerPackageCanadaAddr.getZip(),
CustomerPackage.getCanadaAddr()public EAttribute getCanadaAddr_Province()
getCanadaAddr_Province in interface CustomerPackageCanadaAddr.getProvince(),
CustomerPackage.getCanadaAddr()public EClass getCreditInfo()
getCreditInfo in interface CustomerPackageCreditInfopublic EAttribute getCreditInfo_Holder()
getCreditInfo_Holder in interface CustomerPackageCreditInfo.getHolder(),
CustomerPackage.getCreditInfo()public EAttribute getCreditInfo_CcNumber()
getCreditInfo_CcNumber in interface CustomerPackageCreditInfo.getCcNumber(),
CustomerPackage.getCreditInfo()public EAttribute getCreditInfo_ExpireDate()
getCreditInfo_ExpireDate in interface CustomerPackageCreditInfo.getExpireDate(),
CustomerPackage.getCreditInfo()public EClass getCustomersType()
getCustomersType in interface CustomerPackageCustomersTypepublic EAttribute getCustomersType_Mixed()
getCustomersType_Mixed in interface CustomerPackageCustomersType.getMixed(),
CustomerPackage.getCustomersType()public EReference getCustomersType_Customer()
getCustomersType_Customer in interface CustomerPackageCustomersType.getCustomer(),
CustomerPackage.getCustomersType()public EClass getCustomerType()
getCustomerType in interface CustomerPackageCustomerTypepublic EAttribute getCustomerType_Name()
getCustomerType_Name in interface CustomerPackageCustomerType.getName(),
CustomerPackage.getCustomerType()public EReference getCustomerType_Address()
getCustomerType_Address in interface CustomerPackageCustomerType.getAddress(),
CustomerPackage.getCustomerType()public EReference getCustomerType_CreditCard()
getCustomerType_CreditCard in interface CustomerPackageCustomerType.getCreditCard(),
CustomerPackage.getCustomerType()public EAttribute getCustomerType_PaymentDay()
getCustomerType_PaymentDay in interface CustomerPackageCustomerType.getPaymentDay(),
CustomerPackage.getCustomerType()public EAttribute getCustomerType_ID()
getCustomerType_ID in interface CustomerPackageCustomerType.getID(),
CustomerPackage.getCustomerType()public EClass getDocumentRoot()
getDocumentRoot in interface CustomerPackageDocumentRootpublic EAttribute getDocumentRoot_Mixed()
getDocumentRoot_Mixed in interface CustomerPackageDocumentRoot.getMixed(),
CustomerPackage.getDocumentRoot()public EReference getDocumentRoot_XMLNSPrefixMap()
getDocumentRoot_XMLNSPrefixMap in interface CustomerPackageDocumentRoot.getXMLNSPrefixMap(),
CustomerPackage.getDocumentRoot()public EReference getDocumentRoot_XSISchemaLocation()
getDocumentRoot_XSISchemaLocation in interface CustomerPackageDocumentRoot.getXSISchemaLocation(),
CustomerPackage.getDocumentRoot()public EReference getDocumentRoot_Customers()
getDocumentRoot_Customers in interface CustomerPackageDocumentRoot.getCustomers(),
CustomerPackage.getDocumentRoot()public EAttribute getDocumentRoot_ID()
getDocumentRoot_ID in interface CustomerPackageDocumentRoot.getID(),
CustomerPackage.getDocumentRoot()public EClass getUSAddr()
getUSAddr in interface CustomerPackageUSAddrpublic EAttribute getUSAddr_Zip()
getUSAddr_Zip in interface CustomerPackageUSAddr.getZip(),
CustomerPackage.getUSAddr()public EAttribute getUSAddr_State()
getUSAddr_State in interface CustomerPackageUSAddr.getState(),
CustomerPackage.getUSAddr()public EEnum getUSState()
getUSState in interface CustomerPackageUSStatepublic EDataType getUSStateObject()
getUSStateObject in interface CustomerPackageUSStatepublic EDataType getZipCodes()
getZipCodes in interface CustomerPackageBigIntegerpublic EDataType getZipUnion()
getZipUnion in interface CustomerPackageObjectpublic CustomerFactory getCustomerFactory()
getCustomerFactory in interface CustomerPackagepublic void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||