org.eclipse.emf.ecp.view.spi.label.model
Interface VLabelPackage.Literals

Enclosing interface:
VLabelPackage

public static interface VLabelPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass LABEL
          The meta object literal for the 'Label' class.
static org.eclipse.emf.ecore.EReference LABEL__DOMAIN_MODEL_REFERENCE
          The meta object literal for the 'Domain Model Reference' containment reference feature.
static org.eclipse.emf.ecore.EAttribute LABEL__STYLE
          The meta object literal for the 'Style' attribute feature.
static org.eclipse.emf.ecore.EEnum VLABEL_STYLE
          The meta object literal for the 'VLabel Style' enum.
 

Field Detail

LABEL

static final org.eclipse.emf.ecore.EClass LABEL
The meta object literal for the 'Label' class.

See Also:
VLabelImpl, VLabelPackageImpl.getLabel()

LABEL__STYLE

static final org.eclipse.emf.ecore.EAttribute LABEL__STYLE
The meta object literal for the 'Style' attribute feature.


LABEL__DOMAIN_MODEL_REFERENCE

static final org.eclipse.emf.ecore.EReference LABEL__DOMAIN_MODEL_REFERENCE
The meta object literal for the 'Domain Model Reference' containment reference feature.

Since:
1.4

VLABEL_STYLE

static final org.eclipse.emf.ecore.EEnum VLABEL_STYLE
The meta object literal for the 'VLabel Style' enum.

See Also:
VLabelStyle, VLabelPackageImpl.getVLabelStyle()


Copyright © 2015. All Rights Reserved.