public interface VTTabPackage
extends org.eclipse.emf.ecore.EPackage
VTTabFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
VTTabPackage.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 VTTabPackage |
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 |
TAB_STYLE_PROPERTY
The meta object id for the '
Style Property' class. |
static int |
TAB_STYLE_PROPERTY__CANCEL_IMAGE_URL
The feature id for the 'Cancel Image URL' attribute.
|
static int |
TAB_STYLE_PROPERTY__ERROR_IMAGE_URL
The feature id for the 'Error Image URL' attribute.
|
static int |
TAB_STYLE_PROPERTY__INFO_IMAGE_URL
The feature id for the 'Info Image URL' attribute.
|
static int |
TAB_STYLE_PROPERTY__OK_IMAGE_URL
The feature id for the 'Ok Image URL' attribute.
|
static int |
TAB_STYLE_PROPERTY__TYPE
The feature id for the 'Type' attribute.
|
static int |
TAB_STYLE_PROPERTY__WARNING_IMAGE_URL
The feature id for the 'Warning Image URL' attribute.
|
static int |
TAB_STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Style Property' class.
|
static int |
TAB_STYLE_PROPERTY_OPERATION_COUNT
The number of operations of the 'Style Property' class.
|
static int |
TAB_TYPE
The meta object id for the '
Type'
enum. |
| Modifier and Type | Method and Description |
|---|---|
VTTabFactory |
getTabFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getTabStyleProperty_CancelImageURL()
Returns the meta object for the attribute
'
Cancel Image
URL'. |
org.eclipse.emf.ecore.EAttribute |
getTabStyleProperty_ErrorImageURL()
Returns the meta object for the attribute
'
Error Image
URL'. |
org.eclipse.emf.ecore.EAttribute |
getTabStyleProperty_InfoImageURL()
Returns the meta object for the attribute
'
Info Image
URL'. |
org.eclipse.emf.ecore.EAttribute |
getTabStyleProperty_OkImageURL()
Returns the meta object for the attribute
'
Ok Image
URL'. |
org.eclipse.emf.ecore.EAttribute |
getTabStyleProperty_Type()
Returns the meta object for the attribute
'
Type'. |
org.eclipse.emf.ecore.EAttribute |
getTabStyleProperty_WarningImageURL()
Returns the meta object for the attribute
'
Warning Image
URL'. |
org.eclipse.emf.ecore.EClass |
getTabStyleProperty()
Returns the meta object for class '
Style Property'. |
org.eclipse.emf.ecore.EEnum |
getTabType()
Returns the meta object for enum '
Type'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VTTabPackage eINSTANCE
static final int TAB_STYLE_PROPERTY
Style Property' class.
static final int TAB_STYLE_PROPERTY__TYPE
static final int TAB_STYLE_PROPERTY__OK_IMAGE_URL
static final int TAB_STYLE_PROPERTY__INFO_IMAGE_URL
static final int TAB_STYLE_PROPERTY__WARNING_IMAGE_URL
static final int TAB_STYLE_PROPERTY__ERROR_IMAGE_URL
static final int TAB_STYLE_PROPERTY__CANCEL_IMAGE_URL
static final int TAB_STYLE_PROPERTY_FEATURE_COUNT
static final int TAB_STYLE_PROPERTY_OPERATION_COUNT
static final int TAB_TYPE
Type'
enum.
org.eclipse.emf.ecore.EClass getTabStyleProperty()
Style Property'.
VTTabStylePropertyorg.eclipse.emf.ecore.EAttribute getTabStyleProperty_Type()
Type'.
VTTabStyleProperty.getType(),
getTabStyleProperty()org.eclipse.emf.ecore.EAttribute getTabStyleProperty_OkImageURL()
Ok Image
URL'.
VTTabStyleProperty.getOkImageURL(),
getTabStyleProperty()org.eclipse.emf.ecore.EAttribute getTabStyleProperty_InfoImageURL()
Info Image
URL'.
VTTabStyleProperty.getInfoImageURL(),
getTabStyleProperty()org.eclipse.emf.ecore.EAttribute getTabStyleProperty_WarningImageURL()
Warning Image
URL'.
VTTabStyleProperty.getWarningImageURL(),
getTabStyleProperty()org.eclipse.emf.ecore.EAttribute getTabStyleProperty_ErrorImageURL()
Error Image
URL'.
VTTabStyleProperty.getErrorImageURL(),
getTabStyleProperty()org.eclipse.emf.ecore.EAttribute getTabStyleProperty_CancelImageURL()
Cancel Image
URL'.
VTTabStyleProperty.getCancelImageURL(),
getTabStyleProperty()org.eclipse.emf.ecore.EEnum getTabType()
Type'.
TabTypeVTTabFactory getTabFactory()
Copyright © 2018. All rights reserved.