public static interface VLabelPackage.Literals
Modifier and Type | Field and Description |
---|---|
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. |
static final org.eclipse.emf.ecore.EClass LABEL
Label
' class.
VLabelImpl
,
VLabelPackageImpl.getLabel()
static final org.eclipse.emf.ecore.EAttribute LABEL__STYLE
static final org.eclipse.emf.ecore.EReference LABEL__DOMAIN_MODEL_REFERENCE
static final org.eclipse.emf.ecore.EEnum VLABEL_STYLE
VLabel Style
' enum.
VLabelStyle
,
VLabelPackageImpl.getVLabelStyle()
Copyright © 2019. All rights reserved.