public interface VTBackgroundPackage
extends org.eclipse.emf.ecore.EPackage
VTBackgroundFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTBackgroundPackage.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 int |
BACKGROUND_STYLE_PROPERTY
The meta object id for the '
Style Property ' class. |
static int |
BACKGROUND_STYLE_PROPERTY__COLOR
The feature id for the 'Color' attribute.
|
static int |
BACKGROUND_STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Style Property' class.
|
static int |
BACKGROUND_STYLE_PROPERTY_OPERATION_COUNT
The number of operations of the 'Style Property' class.
|
static VTBackgroundPackage |
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.
|
Modifier and Type | Method and Description |
---|---|
VTBackgroundFactory |
getBackgroundFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getBackgroundStyleProperty_Color()
Returns the meta object for the attribute '
Color '. |
org.eclipse.emf.ecore.EClass |
getBackgroundStyleProperty()
Returns the meta object for class '
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 VTBackgroundPackage eINSTANCE
static final int BACKGROUND_STYLE_PROPERTY
Style Property
' class.
static final int BACKGROUND_STYLE_PROPERTY__COLOR
static final int BACKGROUND_STYLE_PROPERTY_FEATURE_COUNT
static final int BACKGROUND_STYLE_PROPERTY_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getBackgroundStyleProperty()
Style Property
'.
VTBackgroundStyleProperty
org.eclipse.emf.ecore.EAttribute getBackgroundStyleProperty_Color()
Color
'.
VTBackgroundStyleProperty.getColor()
,
getBackgroundStyleProperty()
VTBackgroundFactory getBackgroundFactory()
Copyright © 2019. All rights reserved.