|
||||||||||
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 CustomerPackage
AddressType
public EAttribute getAddressType_Street()
getAddressType_Street
in interface CustomerPackage
AddressType.getStreet()
,
CustomerPackage.getAddressType()
public EAttribute getAddressType_Town()
getAddressType_Town
in interface CustomerPackage
AddressType.getTown()
,
CustomerPackage.getAddressType()
public EClass getCanadaAddr()
getCanadaAddr
in interface CustomerPackage
CanadaAddr
public EAttribute getCanadaAddr_Zip()
getCanadaAddr_Zip
in interface CustomerPackage
CanadaAddr.getZip()
,
CustomerPackage.getCanadaAddr()
public EAttribute getCanadaAddr_Province()
getCanadaAddr_Province
in interface CustomerPackage
CanadaAddr.getProvince()
,
CustomerPackage.getCanadaAddr()
public EClass getCreditInfo()
getCreditInfo
in interface CustomerPackage
CreditInfo
public EAttribute getCreditInfo_Holder()
getCreditInfo_Holder
in interface CustomerPackage
CreditInfo.getHolder()
,
CustomerPackage.getCreditInfo()
public EAttribute getCreditInfo_CcNumber()
getCreditInfo_CcNumber
in interface CustomerPackage
CreditInfo.getCcNumber()
,
CustomerPackage.getCreditInfo()
public EAttribute getCreditInfo_ExpireDate()
getCreditInfo_ExpireDate
in interface CustomerPackage
CreditInfo.getExpireDate()
,
CustomerPackage.getCreditInfo()
public EClass getCustomersType()
getCustomersType
in interface CustomerPackage
CustomersType
public EAttribute getCustomersType_Mixed()
getCustomersType_Mixed
in interface CustomerPackage
CustomersType.getMixed()
,
CustomerPackage.getCustomersType()
public EReference getCustomersType_Customer()
getCustomersType_Customer
in interface CustomerPackage
CustomersType.getCustomer()
,
CustomerPackage.getCustomersType()
public EClass getCustomerType()
getCustomerType
in interface CustomerPackage
CustomerType
public EAttribute getCustomerType_Name()
getCustomerType_Name
in interface CustomerPackage
CustomerType.getName()
,
CustomerPackage.getCustomerType()
public EReference getCustomerType_Address()
getCustomerType_Address
in interface CustomerPackage
CustomerType.getAddress()
,
CustomerPackage.getCustomerType()
public EReference getCustomerType_CreditCard()
getCustomerType_CreditCard
in interface CustomerPackage
CustomerType.getCreditCard()
,
CustomerPackage.getCustomerType()
public EAttribute getCustomerType_PaymentDay()
getCustomerType_PaymentDay
in interface CustomerPackage
CustomerType.getPaymentDay()
,
CustomerPackage.getCustomerType()
public EAttribute getCustomerType_ID()
getCustomerType_ID
in interface CustomerPackage
CustomerType.getID()
,
CustomerPackage.getCustomerType()
public EClass getDocumentRoot()
getDocumentRoot
in interface CustomerPackage
DocumentRoot
public EAttribute getDocumentRoot_Mixed()
getDocumentRoot_Mixed
in interface CustomerPackage
DocumentRoot.getMixed()
,
CustomerPackage.getDocumentRoot()
public EReference getDocumentRoot_XMLNSPrefixMap()
getDocumentRoot_XMLNSPrefixMap
in interface CustomerPackage
DocumentRoot.getXMLNSPrefixMap()
,
CustomerPackage.getDocumentRoot()
public EReference getDocumentRoot_XSISchemaLocation()
getDocumentRoot_XSISchemaLocation
in interface CustomerPackage
DocumentRoot.getXSISchemaLocation()
,
CustomerPackage.getDocumentRoot()
public EReference getDocumentRoot_Customers()
getDocumentRoot_Customers
in interface CustomerPackage
DocumentRoot.getCustomers()
,
CustomerPackage.getDocumentRoot()
public EAttribute getDocumentRoot_ID()
getDocumentRoot_ID
in interface CustomerPackage
DocumentRoot.getID()
,
CustomerPackage.getDocumentRoot()
public EClass getUSAddr()
getUSAddr
in interface CustomerPackage
USAddr
public EAttribute getUSAddr_Zip()
getUSAddr_Zip
in interface CustomerPackage
USAddr.getZip()
,
CustomerPackage.getUSAddr()
public EAttribute getUSAddr_State()
getUSAddr_State
in interface CustomerPackage
USAddr.getState()
,
CustomerPackage.getUSAddr()
public EEnum getUSState()
getUSState
in interface CustomerPackage
USState
public EDataType getUSStateObject()
getUSStateObject
in interface CustomerPackage
USState
public EDataType getZipCodes()
getZipCodes
in interface CustomerPackage
BigInteger
public EDataType getZipUnion()
getZipUnion
in interface CustomerPackage
Object
public CustomerFactory getCustomerFactory()
getCustomerFactory
in interface CustomerPackage
public 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 |