org.eclipse.emf.test.models.ref
Interface RefPackage.Literals

Enclosing interface:
RefPackage

public static interface RefPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass A
          The meta object literal for the 'A' class
static EReference A__B
          The meta object literal for the 'B' reference feature
static EReference A__C
          The meta object literal for the 'C' reference feature
static EReference A__C2
          The meta object literal for the 'C2' container reference feature
static EClass B
          The meta object literal for the 'B' class
static EReference B__A
          The meta object literal for the 'A' reference feature
static EReference B__C2
          The meta object literal for the 'C2' container reference feature
static EReference B__D
          The meta object literal for the 'D' reference list feature
static EClass C
          The meta object literal for the 'C' class
static EReference C__C4
          The meta object literal for the 'C4' container reference feature
static EReference C__D
          The meta object literal for the 'D' reference list feature
static EClass C1
          The meta object literal for the 'C1' class
static EReference C1__A
          The meta object literal for the 'A' containment reference feature
static EReference C1__B
          The meta object literal for the 'B' containment reference list feature
static EClass C2
          The meta object literal for the 'C2' class
static EReference C2__A
          The meta object literal for the 'A' containment reference feature
static EReference C2__B
          The meta object literal for the 'B' containment reference list feature
static EClass C3
          The meta object literal for the 'C3' class
static EReference C3__C
          The meta object literal for the 'C' containment reference feature
static EReference C3__D
          The meta object literal for the 'D' containment reference list feature
static EClass C4
          The meta object literal for the 'C4' class
static EReference C4__C
          The meta object literal for the 'C' containment reference feature
static EReference C4__D
          The meta object literal for the 'D' containment reference list feature
static EClass D
          The meta object literal for the 'D' class
static EReference D__C
          The meta object literal for the 'C' reference feature
static EReference D__C4
          The meta object literal for the 'C4' container reference feature
static EReference D__E
          The meta object literal for the 'E' reference list feature
static EClass E
          The meta object literal for the 'E' class
static EReference E__D
          The meta object literal for the 'D' reference list feature
static EAttribute E__IDS
          The meta object literal for the 'Ids' attribute list feature
static EAttribute E__LABELS
          The meta object literal for the 'Labels' attribute list feature
static EAttribute E__NAME
          The meta object literal for the 'Name' attribute feature
 

Field Detail

A

static final EClass A
The meta object literal for the 'A' class.

See Also:
AImpl, RefPackageImpl.getA()

A__B

static final EReference A__B
The meta object literal for the 'B' reference feature.


A__C2

static final EReference A__C2
The meta object literal for the 'C2' container reference feature.


A__C

static final EReference A__C
The meta object literal for the 'C' reference feature.


B

static final EClass B
The meta object literal for the 'B' class.

See Also:
BImpl, RefPackageImpl.getB()

B__A

static final EReference B__A
The meta object literal for the 'A' reference feature.


B__C2

static final EReference B__C2
The meta object literal for the 'C2' container reference feature.


B__D

static final EReference B__D
The meta object literal for the 'D' reference list feature.


C1

static final EClass C1
The meta object literal for the 'C1' class.

See Also:
C1Impl, RefPackageImpl.getC1()

C1__A

static final EReference C1__A
The meta object literal for the 'A' containment reference feature.


C1__B

static final EReference C1__B
The meta object literal for the 'B' containment reference list feature.


C2

static final EClass C2
The meta object literal for the 'C2' class.

See Also:
C2Impl, RefPackageImpl.getC2()

C2__B

static final EReference C2__B
The meta object literal for the 'B' containment reference list feature.


C2__A

static final EReference C2__A
The meta object literal for the 'A' containment reference feature.


C

static final EClass C
The meta object literal for the 'C' class.

See Also:
CImpl, RefPackageImpl.getC()

C__D

static final EReference C__D
The meta object literal for the 'D' reference list feature.


C__C4

static final EReference C__C4
The meta object literal for the 'C4' container reference feature.


D

static final EClass D
The meta object literal for the 'D' class.

See Also:
DImpl, RefPackageImpl.getD()

D__C

static final EReference D__C
The meta object literal for the 'C' reference feature.


D__E

static final EReference D__E
The meta object literal for the 'E' reference list feature.


D__C4

static final EReference D__C4
The meta object literal for the 'C4' container reference feature.


E

static final EClass E
The meta object literal for the 'E' class.

See Also:
EImpl, RefPackageImpl.getE()

E__NAME

static final EAttribute E__NAME
The meta object literal for the 'Name' attribute feature.


E__IDS

static final EAttribute E__IDS
The meta object literal for the 'Ids' attribute list feature.


E__LABELS

static final EAttribute E__LABELS
The meta object literal for the 'Labels' attribute list feature.


E__D

static final EReference E__D
The meta object literal for the 'D' reference list feature.


C4

static final EClass C4
The meta object literal for the 'C4' class.

See Also:
C4Impl, RefPackageImpl.getC4()

C4__C

static final EReference C4__C
The meta object literal for the 'C' containment reference feature.


C4__D

static final EReference C4__D
The meta object literal for the 'D' containment reference list feature.


C3

static final EClass C3
The meta object literal for the 'C3' class.

See Also:
C3Impl, RefPackageImpl.getC3()

C3__D

static final EReference C3__D
The meta object literal for the 'D' containment reference list feature.


C3__C

static final EReference C3__C
The meta object literal for the 'C' containment reference feature.


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.