public interface VTWrapPackage
extends org.eclipse.emf.ecore.EPackage
VTWrapFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTWrapPackage.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 VTWrapPackage |
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_WRAP_STYLE_PROPERTY
The meta object id for the
'
Label Wrap Style
Property ' class. |
static int |
LABEL_WRAP_STYLE_PROPERTY__WRAP_LABEL
The feature id for the 'Wrap Label' attribute.
|
static int |
LABEL_WRAP_STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Label Wrap Style Property' class.
|
static int |
LABEL_WRAP_STYLE_PROPERTY_OPERATION_COUNT
The number of operations of the 'Label Wrap Style Property' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getLabelWrapStyleProperty_WrapLabel()
Returns the meta object for the attribute
'
Wrap
Label '. |
org.eclipse.emf.ecore.EClass |
getLabelWrapStyleProperty()
Returns the meta object for class
'
Label Wrap Style
Property '. |
VTWrapFactory |
getWrapFactory()
Returns the factory that creates the instances of the model.
|
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 VTWrapPackage eINSTANCE
static final int LABEL_WRAP_STYLE_PROPERTY
Label Wrap Style
Property
' class.
static final int LABEL_WRAP_STYLE_PROPERTY__WRAP_LABEL
static final int LABEL_WRAP_STYLE_PROPERTY_FEATURE_COUNT
static final int LABEL_WRAP_STYLE_PROPERTY_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getLabelWrapStyleProperty()
Label Wrap Style
Property
'.
VTLabelWrapStyleProperty
org.eclipse.emf.ecore.EAttribute getLabelWrapStyleProperty_WrapLabel()
Wrap
Label
'.
VTLabelWrapStyleProperty.isWrapLabel()
,
getLabelWrapStyleProperty()
VTWrapFactory getWrapFactory()
Copyright © 2019. All rights reserved.