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.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.


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 © 2014. All Rights Reserved.