|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RefPackage
The Package for the model. It contains accessors for the meta objects to represent
RefFactory| Nested Class Summary | |
|---|---|
static interface |
RefPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
EPackage.Descriptor, EPackage.Registry |
| Field Summary | |
|---|---|
static int |
A
The meta object id for the ' A' class |
static int |
A__B
The feature id for the 'B' reference |
static int |
A__C
The feature id for the 'C' reference |
static int |
A__C2
The feature id for the 'C2' container reference |
static int |
A_FEATURE_COUNT
The number of structural features of the 'A' class |
static int |
B
The meta object id for the ' B' class |
static int |
B__A
The feature id for the 'A' reference |
static int |
B__C2
The feature id for the 'C2' container reference |
static int |
B__D
The feature id for the 'D' reference list |
static int |
B_FEATURE_COUNT
The number of structural features of the 'B' class |
static int |
C
The meta object id for the ' C' class |
static int |
C__C4
The feature id for the 'C4' container reference |
static int |
C__D
The feature id for the 'D' reference list |
static int |
C_FEATURE_COUNT
The number of structural features of the 'C' class |
static int |
C1
The meta object id for the ' C1' class |
static int |
C1__A
The feature id for the 'A' containment reference |
static int |
C1__B
The feature id for the 'B' containment reference list |
static int |
C1_FEATURE_COUNT
The number of structural features of the 'C1' class |
static int |
C2
The meta object id for the ' C2' class |
static int |
C2__A
The feature id for the 'A' containment reference |
static int |
C2__B
The feature id for the 'B' containment reference list |
static int |
C2_FEATURE_COUNT
The number of structural features of the 'C2' class |
static int |
C3
The meta object id for the ' C3' class |
static int |
C3__C
The feature id for the 'C' containment reference |
static int |
C3__D
The feature id for the 'D' containment reference list |
static int |
C3_FEATURE_COUNT
The number of structural features of the 'C3' class |
static int |
C4
The meta object id for the ' C4' class |
static int |
C4__C
The feature id for the 'C' containment reference |
static int |
C4__D
The feature id for the 'D' containment reference list |
static int |
C4_FEATURE_COUNT
The number of structural features of the 'C4' class |
static int |
D
The meta object id for the ' D' class |
static int |
D__C
The feature id for the 'C' reference |
static int |
D__C4
The feature id for the 'C4' container reference |
static int |
D__E
The feature id for the 'E' reference list |
static int |
D_FEATURE_COUNT
The number of structural features of the 'D' class |
static int |
E
The meta object id for the ' E' class |
static int |
E__D
The feature id for the 'D' reference list |
static int |
E__IDS
The feature id for the 'Ids' attribute list |
static int |
E__LABELS
The feature id for the 'Labels' attribute list |
static int |
E__NAME
The feature id for the 'Name' attribute |
static int |
E_FEATURE_COUNT
The number of structural features of the 'E' class |
static RefPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
| Method Summary | |
|---|---|
EReference |
getA_B()
Returns the meta object for the reference ' B' |
EReference |
getA_C()
Returns the meta object for the reference ' C' |
EReference |
getA_C2()
Returns the meta object for the container reference ' C2' |
EClass |
getA()
Returns the meta object for class ' A' |
EReference |
getB_A()
Returns the meta object for the reference ' A' |
EReference |
getB_C2()
Returns the meta object for the container reference ' C2' |
EReference |
getB_D()
Returns the meta object for the reference list ' D' |
EClass |
getB()
Returns the meta object for class ' B' |
EReference |
getC_C4()
Returns the meta object for the container reference ' C4' |
EReference |
getC_D()
Returns the meta object for the reference list ' D' |
EClass |
getC()
Returns the meta object for class ' C' |
EReference |
getC1_A()
Returns the meta object for the containment reference ' A' |
EReference |
getC1_B()
Returns the meta object for the containment reference list ' B' |
EClass |
getC1()
Returns the meta object for class ' C1' |
EReference |
getC2_A()
Returns the meta object for the containment reference ' A' |
EReference |
getC2_B()
Returns the meta object for the containment reference list ' B' |
EClass |
getC2()
Returns the meta object for class ' C2' |
EReference |
getC3_C()
Returns the meta object for the containment reference ' C' |
EReference |
getC3_D()
Returns the meta object for the containment reference list ' D' |
EClass |
getC3()
Returns the meta object for class ' C3' |
EReference |
getC4_C()
Returns the meta object for the containment reference ' C' |
EReference |
getC4_D()
Returns the meta object for the containment reference list ' D' |
EClass |
getC4()
Returns the meta object for class ' C4' |
EReference |
getD_C()
Returns the meta object for the reference ' C' |
EReference |
getD_C4()
Returns the meta object for the container reference ' C4' |
EReference |
getD_E()
Returns the meta object for the reference list ' E' |
EClass |
getD()
Returns the meta object for class ' D' |
EReference |
getE_D()
Returns the meta object for the reference list ' D' |
EAttribute |
getE_Ids()
Returns the meta object for the attribute list ' Ids' |
EAttribute |
getE_Labels()
Returns the meta object for the attribute list ' Labels' |
EAttribute |
getE_Name()
Returns the meta object for the attribute ' Name' |
EClass |
getE()
Returns the meta object for class ' E' |
RefFactory |
getRefFactory()
Returns the factory that creates the instances of the model |
| 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 |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final RefPackage eINSTANCE
static final int A
A' class.
AImpl,
RefPackageImpl.getA(),
Constant Field Valuesstatic final int A__B
static final int A__C2
static final int A__C
static final int A_FEATURE_COUNT
static final int B
B' class.
BImpl,
RefPackageImpl.getB(),
Constant Field Valuesstatic final int B__A
static final int B__C2
static final int B__D
static final int B_FEATURE_COUNT
static final int C1
C1' class.
C1Impl,
RefPackageImpl.getC1(),
Constant Field Valuesstatic final int C1__A
static final int C1__B
static final int C1_FEATURE_COUNT
static final int C2
C2' class.
C2Impl,
RefPackageImpl.getC2(),
Constant Field Valuesstatic final int C2__B
static final int C2__A
static final int C2_FEATURE_COUNT
static final int C
C' class.
CImpl,
RefPackageImpl.getC(),
Constant Field Valuesstatic final int C__D
static final int C__C4
static final int C_FEATURE_COUNT
static final int D
D' class.
DImpl,
RefPackageImpl.getD(),
Constant Field Valuesstatic final int D__C
static final int D__E
static final int D__C4
static final int D_FEATURE_COUNT
static final int E
E' class.
EImpl,
RefPackageImpl.getE(),
Constant Field Valuesstatic final int E__NAME
static final int E__IDS
static final int E__LABELS
static final int E__D
static final int E_FEATURE_COUNT
static final int C4
C4' class.
C4Impl,
RefPackageImpl.getC4(),
Constant Field Valuesstatic final int C4__C
static final int C4__D
static final int C4_FEATURE_COUNT
static final int C3
C3' class.
C3Impl,
RefPackageImpl.getC3(),
Constant Field Valuesstatic final int C3__D
static final int C3__C
static final int C3_FEATURE_COUNT
| Method Detail |
|---|
EClass getA()
A'.
AEReference getA_B()
B'.
A.getB(),
getA()EReference getA_C2()
C2'.
A.getC2(),
getA()EReference getA_C()
C'.
A.getC(),
getA()EClass getB()
B'.
BEReference getB_A()
A'.
B.getA(),
getB()EReference getB_C2()
C2'.
B.getC2(),
getB()EReference getB_D()
D'.
B.getD(),
getB()EClass getC1()
C1'.
C1EReference getC1_A()
A'.
C1.getA(),
getC1()EReference getC1_B()
B'.
C1.getB(),
getC1()EClass getC2()
C2'.
C2EReference getC2_B()
B'.
C2.getB(),
getC2()EReference getC2_A()
A'.
C2.getA(),
getC2()EClass getC()
C'.
CEReference getC_D()
D'.
C.getD(),
getC()EReference getC_C4()
C4'.
C.getC4(),
getC()EClass getD()
D'.
DEReference getD_C()
C'.
D.getC(),
getD()EReference getD_E()
E'.
D.getE(),
getD()EReference getD_C4()
C4'.
D.getC4(),
getD()EClass getE()
E'.
EEAttribute getE_Name()
Name'.
E.getName(),
getE()EAttribute getE_Ids()
Ids'.
E.getIds(),
getE()EAttribute getE_Labels()
Labels'.
E.getLabels(),
getE()EReference getE_D()
D'.
E.getD(),
getE()EClass getC4()
C4'.
C4EReference getC4_C()
C'.
C4.getC(),
getC4()EReference getC4_D()
D'.
C4.getD(),
getC4()EClass getC3()
C3'.
C3EReference getC3_D()
D'.
C3.getD(),
getC3()EReference getC3_C()
C'.
C3.getC(),
getC3()RefFactory getRefFactory()
|
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 | |||||||||