|
||||||||||
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.ref.impl.RefPackageImpl
public class RefPackageImpl
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.ref.RefPackage |
---|
RefPackage.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.test.models.ref.RefPackage |
---|
A, A__B, A__C, A__C2, A_FEATURE_COUNT, B, B__A, B__C2, B__D, B_FEATURE_COUNT, C, C__C4, C__D, C_FEATURE_COUNT, C1, C1__A, C1__B, C1_FEATURE_COUNT, C2, C2__A, C2__B, C2_FEATURE_COUNT, C3, C3__C, C3__D, C3_FEATURE_COUNT, C4, C4__C, C4__D, C4_FEATURE_COUNT, D, D__C, D__C4, D__E, D_FEATURE_COUNT, E, E__D, E__IDS, E__LABELS, E__NAME, E_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Method Summary | |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
EReference |
getA_B()
|
EReference |
getA_C()
|
EReference |
getA_C2()
|
EClass |
getA()
|
EReference |
getB_A()
|
EReference |
getB_C2()
|
EReference |
getB_D()
|
EClass |
getB()
|
EReference |
getC_C4()
|
EReference |
getC_D()
|
EClass |
getC()
|
EReference |
getC1_A()
|
EReference |
getC1_B()
|
EClass |
getC1()
|
EReference |
getC2_A()
|
EReference |
getC2_B()
|
EClass |
getC2()
|
EReference |
getC3_C()
|
EReference |
getC3_D()
|
EClass |
getC3()
|
EReference |
getC4_C()
|
EReference |
getC4_D()
|
EClass |
getC4()
|
EReference |
getD_C()
|
EReference |
getD_C4()
|
EReference |
getD_E()
|
EClass |
getD()
|
EReference |
getE_D()
|
EAttribute |
getE_Ids()
|
EAttribute |
getE_Labels()
|
EAttribute |
getE_Name()
|
EClass |
getE()
|
RefFactory |
getRefFactory()
|
static RefPackage |
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.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 RefPackage init()
This method is used to initialize RefPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
RefPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getA()
getA
in interface RefPackage
A
public EReference getA_B()
getA_B
in interface RefPackage
A.getB()
,
RefPackage.getA()
public EReference getA_C2()
getA_C2
in interface RefPackage
A.getC2()
,
RefPackage.getA()
public EReference getA_C()
getA_C
in interface RefPackage
A.getC()
,
RefPackage.getA()
public EClass getB()
getB
in interface RefPackage
B
public EReference getB_A()
getB_A
in interface RefPackage
B.getA()
,
RefPackage.getB()
public EReference getB_C2()
getB_C2
in interface RefPackage
B.getC2()
,
RefPackage.getB()
public EReference getB_D()
getB_D
in interface RefPackage
B.getD()
,
RefPackage.getB()
public EClass getC1()
getC1
in interface RefPackage
C1
public EReference getC1_A()
getC1_A
in interface RefPackage
C1.getA()
,
RefPackage.getC1()
public EReference getC1_B()
getC1_B
in interface RefPackage
C1.getB()
,
RefPackage.getC1()
public EClass getC2()
getC2
in interface RefPackage
C2
public EReference getC2_B()
getC2_B
in interface RefPackage
C2.getB()
,
RefPackage.getC2()
public EReference getC2_A()
getC2_A
in interface RefPackage
C2.getA()
,
RefPackage.getC2()
public EClass getC()
getC
in interface RefPackage
C
public EReference getC_D()
getC_D
in interface RefPackage
C.getD()
,
RefPackage.getC()
public EReference getC_C4()
getC_C4
in interface RefPackage
C.getC4()
,
RefPackage.getC()
public EClass getD()
getD
in interface RefPackage
D
public EReference getD_C()
getD_C
in interface RefPackage
D.getC()
,
RefPackage.getD()
public EReference getD_E()
getD_E
in interface RefPackage
D.getE()
,
RefPackage.getD()
public EReference getD_C4()
getD_C4
in interface RefPackage
D.getC4()
,
RefPackage.getD()
public EClass getE()
getE
in interface RefPackage
E
public EAttribute getE_Name()
getE_Name
in interface RefPackage
E.getName()
,
RefPackage.getE()
public EAttribute getE_Ids()
getE_Ids
in interface RefPackage
E.getIds()
,
RefPackage.getE()
public EAttribute getE_Labels()
getE_Labels
in interface RefPackage
E.getLabels()
,
RefPackage.getE()
public EReference getE_D()
getE_D
in interface RefPackage
E.getD()
,
RefPackage.getE()
public EClass getC4()
getC4
in interface RefPackage
C4
public EReference getC4_C()
getC4_C
in interface RefPackage
C4.getC()
,
RefPackage.getC4()
public EReference getC4_D()
getC4_D
in interface RefPackage
C4.getD()
,
RefPackage.getC4()
public EClass getC3()
getC3
in interface RefPackage
C3
public EReference getC3_D()
getC3_D
in interface RefPackage
C3.getD()
,
RefPackage.getC3()
public EReference getC3_C()
getC3_C
in interface RefPackage
C3.getC()
,
RefPackage.getC3()
public RefFactory getRefFactory()
getRefFactory
in interface RefPackage
public void createPackageContents()
public void initializePackageContents()
|
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 |