org.eclipse.emf.test.models.ref.unsettable
Interface URefPackage.Literals

Enclosing interface:
URefPackage

public static interface URefPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass AU
          The meta object literal for the 'AU' class
static EReference AU__BU
          The meta object literal for the 'Bu' reference feature
static EReference AU__C2U
          The meta object literal for the 'C2u' container reference feature
static EReference AU__CU
          The meta object literal for the 'Cu' reference feature
static EClass BU
          The meta object literal for the 'BU' class
static EReference BU__AU
          The meta object literal for the 'Au' reference feature
static EReference BU__C2U
          The meta object literal for the 'C2u' container reference feature
static EReference BU__DU
          The meta object literal for the 'Du' reference list feature
static EClass C1U
          The meta object literal for the 'C1U' class
static EReference C1U__AU
          The meta object literal for the 'Au' containment reference feature
static EReference C1U__BU
          The meta object literal for the 'Bu' containment reference list feature
static EClass C2U
          The meta object literal for the 'C2U' class
static EReference C2U__AU
          The meta object literal for the 'Au' containment reference feature
static EReference C2U__BU
          The meta object literal for the 'Bu' containment reference list feature
static EClass C3U
          The meta object literal for the 'C3U' class
static EReference C3U__CU
          The meta object literal for the 'Cu' containment reference feature
static EReference C3U__DU
          The meta object literal for the 'Du' containment reference list feature
static EClass C4U
          The meta object literal for the 'C4U' class
static EReference C4U__CU
          The meta object literal for the 'Cu' containment reference feature
static EReference C4U__DU
          The meta object literal for the 'Du' containment reference list feature
static EClass CU
          The meta object literal for the 'CU' class
static EReference CU__C4U
          The meta object literal for the 'C4u' container reference feature
static EReference CU__DU
          The meta object literal for the 'Du' reference list feature
static EClass DU
          The meta object literal for the 'DU' class
static EReference DU__C4U
          The meta object literal for the 'C4u' container reference feature
static EReference DU__CU
          The meta object literal for the 'Cu' reference feature
static EReference DU__EU
          The meta object literal for the 'Eu' reference list feature
static EClass EU
          The meta object literal for the 'EU' class
static EReference EU__DU
          The meta object literal for the 'Du' reference list feature
static EAttribute EU__IDS
          The meta object literal for the 'Ids' attribute list feature
static EAttribute EU__LABELS
          The meta object literal for the 'Labels' attribute list feature
static EAttribute EU__NAME
          The meta object literal for the 'Name' attribute feature
 

Field Detail

C1U

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

See Also:
C1UImpl, URefPackageImpl.getC1U()

C1U__AU

static final EReference C1U__AU
The meta object literal for the 'Au' containment reference feature.


C1U__BU

static final EReference C1U__BU
The meta object literal for the 'Bu' containment reference list feature.


C2U

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

See Also:
C2UImpl, URefPackageImpl.getC2U()

C2U__AU

static final EReference C2U__AU
The meta object literal for the 'Au' containment reference feature.


C2U__BU

static final EReference C2U__BU
The meta object literal for the 'Bu' containment reference list feature.


AU

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

See Also:
AUImpl, URefPackageImpl.getAU()

AU__BU

static final EReference AU__BU
The meta object literal for the 'Bu' reference feature.


AU__C2U

static final EReference AU__C2U
The meta object literal for the 'C2u' container reference feature.


AU__CU

static final EReference AU__CU
The meta object literal for the 'Cu' reference feature.


BU

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

See Also:
BUImpl, URefPackageImpl.getBU()

BU__AU

static final EReference BU__AU
The meta object literal for the 'Au' reference feature.


BU__C2U

static final EReference BU__C2U
The meta object literal for the 'C2u' container reference feature.


BU__DU

static final EReference BU__DU
The meta object literal for the 'Du' reference list feature.


CU

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

See Also:
CUImpl, URefPackageImpl.getCU()

CU__DU

static final EReference CU__DU
The meta object literal for the 'Du' reference list feature.


CU__C4U

static final EReference CU__C4U
The meta object literal for the 'C4u' container reference feature.


DU

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

See Also:
DUImpl, URefPackageImpl.getDU()

DU__CU

static final EReference DU__CU
The meta object literal for the 'Cu' reference feature.


DU__C4U

static final EReference DU__C4U
The meta object literal for the 'C4u' container reference feature.


DU__EU

static final EReference DU__EU
The meta object literal for the 'Eu' reference list feature.


C4U

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

See Also:
C4UImpl, URefPackageImpl.getC4U()

C4U__CU

static final EReference C4U__CU
The meta object literal for the 'Cu' containment reference feature.


C4U__DU

static final EReference C4U__DU
The meta object literal for the 'Du' containment reference list feature.


C3U

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

See Also:
C3UImpl, URefPackageImpl.getC3U()

C3U__CU

static final EReference C3U__CU
The meta object literal for the 'Cu' containment reference feature.


C3U__DU

static final EReference C3U__DU
The meta object literal for the 'Du' containment reference list feature.


EU

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

See Also:
EUImpl, URefPackageImpl.getEU()

EU__NAME

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


EU__IDS

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


EU__LABELS

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


EU__DU

static final EReference EU__DU
The meta object literal for the 'Du' reference list feature.


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