public interface VTLabelwidthPackage
extends org.eclipse.emf.ecore.EPackage
VTLabelwidthFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTLabelwidthPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static VTLabelwidthPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
LABEL_WIDTH_STYLE_PROPERTY
The meta object id for the
'
Label
Width Style Property ' class. |
static int |
LABEL_WIDTH_STYLE_PROPERTY__WIDTH
The feature id for the 'Width' attribute.
|
static int |
LABEL_WIDTH_STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Label Width Style Property' class.
|
static int |
LABEL_WIDTH_STYLE_PROPERTY_OPERATION_COUNT
The number of operations of the 'Label Width Style Property' class.
|
Modifier and Type | Method and Description |
---|---|
VTLabelwidthFactory |
getLabelwidthFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getLabelWidthStyleProperty_Width()
Returns the meta object for the attribute
'
Width '. |
org.eclipse.emf.ecore.EClass |
getLabelWidthStyleProperty()
Returns the meta object for class
'
Label Width Style
Property '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VTLabelwidthPackage eINSTANCE
static final int LABEL_WIDTH_STYLE_PROPERTY
Label
Width Style Property
' class.
static final int LABEL_WIDTH_STYLE_PROPERTY__WIDTH
static final int LABEL_WIDTH_STYLE_PROPERTY_FEATURE_COUNT
static final int LABEL_WIDTH_STYLE_PROPERTY_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getLabelWidthStyleProperty()
Label Width Style
Property
'.
VTLabelWidthStyleProperty
org.eclipse.emf.ecore.EAttribute getLabelWidthStyleProperty_Width()
Width
'.
VTLabelWidthStyleProperty.getWidth()
,
getLabelWidthStyleProperty()
VTLabelwidthFactory getLabelwidthFactory()
Copyright © 2019. All rights reserved.