org.eclipse.emf.henshin.wrap
Interface WrapPackage.Literals

Enclosing interface:
WrapPackage

public static interface WrapPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass WLINK
          The meta object literal for the 'WLink' class.
static EReference WLINK__WTARGET
          The meta object literal for the 'WTarget' reference feature.
static EClass WMEMBER
          The meta object literal for the 'WMember' class.
static EReference WMEMBER__ESTRUCTURAL_FEATURE
          The meta object literal for the 'EStructural Feature' reference feature.
static EClass WOBJECT
          The meta object literal for the 'WObject' class.
static EReference WOBJECT__ECLASS
          The meta object literal for the 'EClass' reference feature.
static EReference WOBJECT__EOBJECT
          The meta object literal for the 'EObject' reference feature.
static EReference WOBJECT__WMEMBERS
          The meta object literal for the 'WMembers' containment reference list feature.
static EClass WSYNCHRONIZER
          The meta object literal for the 'WSynchronizer' class.
static EAttribute WSYNCHRONIZER__SYNCHRONIZE
          The meta object literal for the 'Synchronize' attribute feature.
static EClass WVALUE
          The meta object literal for the 'WValue' class.
static EAttribute WVALUE__EVALUE
          The meta object literal for the 'EValue' attribute feature.
 

Field Detail

WSYNCHRONIZER

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

See Also:
WSynchronizerImpl, WrapPackageImpl.getWSynchronizer()

WSYNCHRONIZER__SYNCHRONIZE

static final EAttribute WSYNCHRONIZER__SYNCHRONIZE
The meta object literal for the 'Synchronize' attribute feature.


WOBJECT

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

See Also:
WObjectImpl, WrapPackageImpl.getWObject()

WOBJECT__EOBJECT

static final EReference WOBJECT__EOBJECT
The meta object literal for the 'EObject' reference feature.


WOBJECT__ECLASS

static final EReference WOBJECT__ECLASS
The meta object literal for the 'EClass' reference feature.


WOBJECT__WMEMBERS

static final EReference WOBJECT__WMEMBERS
The meta object literal for the 'WMembers' containment reference list feature.


WMEMBER

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

See Also:
WMemberImpl, WrapPackageImpl.getWMember()

WMEMBER__ESTRUCTURAL_FEATURE

static final EReference WMEMBER__ESTRUCTURAL_FEATURE
The meta object literal for the 'EStructural Feature' reference feature.


WLINK

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

See Also:
WLinkImpl, WrapPackageImpl.getWLink()

WLINK__WTARGET

static final EReference WLINK__WTARGET
The meta object literal for the 'WTarget' reference feature.


WVALUE

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

See Also:
WValueImpl, WrapPackageImpl.getWValue()

WVALUE__EVALUE

static final EAttribute WVALUE__EVALUE
The meta object literal for the 'EValue' attribute feature.