public interface VTTemplatePackage
extends org.eclipse.emf.ecore.EPackage
VTTemplateFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTTemplatePackage.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 |
CONTROL_VALIDATION_TEMPLATE
The meta object id for the '
Control Validation Template ' class. |
static int |
CONTROL_VALIDATION_TEMPLATE__CANCEL_COLOR_HEX
The feature id for the 'Cancel Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__CANCEL_FOREGROUND_COLOR_HEX
The feature id for the 'Cancel Foreground Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__CANCEL_IMAGE_URL
The feature id for the 'Cancel Image URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__CANCEL_OVERLAY_URL
The feature id for the 'Cancel Overlay URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__ERROR_COLOR_HEX
The feature id for the 'Error Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__ERROR_FOREGROUND_COLOR_HEX
The feature id for the 'Error Foreground Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__ERROR_IMAGE_URL
The feature id for the 'Error Image URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__ERROR_OVERLAY_URL
The feature id for the 'Error Overlay URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__INFO_COLOR_HEX
The feature id for the 'Info Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__INFO_FOREGROUND_COLOR_HEX
The feature id for the 'Info Foreground Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__INFO_IMAGE_URL
The feature id for the 'Info Image URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__INFO_OVERLAY_URL
The feature id for the 'Info Overlay URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__OK_COLOR_HEX
The feature id for the 'Ok Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__OK_FOREGROUND_COLOR_HEX
The feature id for the 'Ok Foreground Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__OK_IMAGE_URL
The feature id for the 'Ok Image URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__OK_OVERLAY_URL
The feature id for the 'Ok Overlay URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__WARNING_COLOR_HEX
The feature id for the 'Warning Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__WARNING_FOREGROUND_COLOR_HEX
The feature id for the 'Warning Foreground Color HEX' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__WARNING_IMAGE_URL
The feature id for the 'Warning Image URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE__WARNING_OVERLAY_URL
The feature id for the 'Warning Overlay URL' attribute.
|
static int |
CONTROL_VALIDATION_TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Control Validation Template' class.
|
static int |
CONTROL_VALIDATION_TEMPLATE_OPERATION_COUNT
The number of operations of the 'Control Validation Template' class.
|
static VTTemplatePackage |
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 |
STYLE
The meta object id for the '
Style '
class. |
static int |
STYLE__PROPERTIES
The feature id for the 'Properties' containment reference list.
|
static int |
STYLE__SELECTOR
The feature id for the 'Selector' containment reference.
|
static int |
STYLE_FEATURE_COUNT
The number of structural features of the 'Style' class.
|
static int |
STYLE_OPERATION_COUNT
The number of operations of the 'Style' class.
|
static int |
STYLE_PROPERTY
The meta object id for the '
Style Property ' class. |
static int |
STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Style Property' class.
|
static int |
STYLE_PROPERTY_OPERATION_COUNT
The number of operations of the 'Style Property' class.
|
static int |
STYLE_SELECTOR
The meta object id for the '
Style Selector ' class. |
static int |
STYLE_SELECTOR_FEATURE_COUNT
The number of structural features of the 'Style Selector' class.
|
static int |
STYLE_SELECTOR_OPERATION_COUNT
The number of operations of the 'Style Selector' class.
|
static int |
VIEW_TEMPLATE
The meta object id for the '
View Template ' class. |
static int |
VIEW_TEMPLATE__CONTROL_VALIDATION_CONFIGURATION
The feature id for the 'Control Validation Configuration' containment reference.
|
static int |
VIEW_TEMPLATE__REFERENCED_ECORES
The feature id for the 'Referenced Ecores' attribute list.
|
static int |
VIEW_TEMPLATE__STYLES
The feature id for the 'Styles' containment reference list.
|
static int |
VIEW_TEMPLATE_FEATURE_COUNT
The number of structural features of the 'View Template' class.
|
static int |
VIEW_TEMPLATE_OPERATION_COUNT
The number of operations of the 'View Template' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_CancelColorHEX()
Returns the meta object for the attribute '
Cancel Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_CancelForegroundColorHEX()
Returns the meta object for the attribute '
Cancel Foreground Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_CancelImageURL()
Returns the meta object for the attribute '
Cancel Image URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_CancelOverlayURL()
Returns the meta object for the attribute '
Cancel Overlay URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_ErrorColorHEX()
Returns the meta object for the attribute '
Error Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_ErrorForegroundColorHEX()
Returns the meta object for the attribute '
Error Foreground Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_ErrorImageURL()
Returns the meta object for the attribute '
Error Image URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_ErrorOverlayURL()
Returns the meta object for the attribute '
Error Overlay URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_InfoColorHEX()
Returns the meta object for the attribute '
Info Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_InfoForegroundColorHEX()
Returns the meta object for the attribute '
Info Foreground Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_InfoImageURL()
Returns the meta object for the attribute '
Info Image URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_InfoOverlayURL()
Returns the meta object for the attribute '
Info Overlay URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_OkColorHEX()
Returns the meta object for the attribute '
Ok Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_OkForegroundColorHEX()
Returns the meta object for the attribute '
Ok Foreground Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_OkImageURL()
Returns the meta object for the attribute '
Ok Image URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_OkOverlayURL()
Returns the meta object for the attribute '
Ok Overlay URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_WarningColorHEX()
Returns the meta object for the attribute '
Warning Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_WarningForegroundColorHEX()
Returns the meta object for the attribute '
Warning Foreground Color HEX '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_WarningImageURL()
Returns the meta object for the attribute '
Warning Image URL '. |
org.eclipse.emf.ecore.EAttribute |
getControlValidationTemplate_WarningOverlayURL()
Returns the meta object for the attribute '
Warning Overlay URL '. |
org.eclipse.emf.ecore.EClass |
getControlValidationTemplate()
Returns the meta object for class '
Control Validation Template '. |
org.eclipse.emf.ecore.EReference |
getStyle_Properties()
Returns the meta object for the containment reference list '
Properties '. |
org.eclipse.emf.ecore.EReference |
getStyle_Selector()
Returns the meta object for the containment reference '
Selector '. |
org.eclipse.emf.ecore.EClass |
getStyle()
Returns the meta object for class '
Style '. |
org.eclipse.emf.ecore.EClass |
getStyleProperty()
Returns the meta object for class '
Style Property '. |
org.eclipse.emf.ecore.EClass |
getStyleSelector()
Returns the meta object for class '
Style Selector '. |
VTTemplateFactory |
getTemplateFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getViewTemplate_ControlValidationConfiguration()
Returns the meta object for the containment reference '
Control Validation Configuration '. |
org.eclipse.emf.ecore.EAttribute |
getViewTemplate_ReferencedEcores()
Returns the meta object for the attribute list '
Referenced Ecores '. |
org.eclipse.emf.ecore.EReference |
getViewTemplate_Styles()
Returns the meta object for the containment reference list '
Styles '. |
org.eclipse.emf.ecore.EClass |
getViewTemplate()
Returns the meta object for class '
View Template '. |
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 VTTemplatePackage eINSTANCE
static final int VIEW_TEMPLATE
View Template
' class.
static final int VIEW_TEMPLATE__CONTROL_VALIDATION_CONFIGURATION
static final int VIEW_TEMPLATE__STYLES
static final int VIEW_TEMPLATE__REFERENCED_ECORES
static final int VIEW_TEMPLATE_FEATURE_COUNT
static final int VIEW_TEMPLATE_OPERATION_COUNT
static final int CONTROL_VALIDATION_TEMPLATE
Control Validation Template
' class.
static final int CONTROL_VALIDATION_TEMPLATE__OK_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__OK_FOREGROUND_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__OK_IMAGE_URL
static final int CONTROL_VALIDATION_TEMPLATE__OK_OVERLAY_URL
static final int CONTROL_VALIDATION_TEMPLATE__INFO_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__INFO_FOREGROUND_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__INFO_IMAGE_URL
static final int CONTROL_VALIDATION_TEMPLATE__INFO_OVERLAY_URL
static final int CONTROL_VALIDATION_TEMPLATE__WARNING_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__WARNING_FOREGROUND_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__WARNING_IMAGE_URL
static final int CONTROL_VALIDATION_TEMPLATE__WARNING_OVERLAY_URL
static final int CONTROL_VALIDATION_TEMPLATE__ERROR_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__ERROR_FOREGROUND_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__ERROR_IMAGE_URL
static final int CONTROL_VALIDATION_TEMPLATE__ERROR_OVERLAY_URL
static final int CONTROL_VALIDATION_TEMPLATE__CANCEL_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__CANCEL_FOREGROUND_COLOR_HEX
static final int CONTROL_VALIDATION_TEMPLATE__CANCEL_IMAGE_URL
static final int CONTROL_VALIDATION_TEMPLATE__CANCEL_OVERLAY_URL
static final int CONTROL_VALIDATION_TEMPLATE_FEATURE_COUNT
static final int CONTROL_VALIDATION_TEMPLATE_OPERATION_COUNT
static final int STYLE
Style
'
class.
static final int STYLE__SELECTOR
static final int STYLE__PROPERTIES
static final int STYLE_FEATURE_COUNT
static final int STYLE_OPERATION_COUNT
static final int STYLE_PROPERTY
Style Property
' class.
static final int STYLE_PROPERTY_FEATURE_COUNT
static final int STYLE_PROPERTY_OPERATION_COUNT
static final int STYLE_SELECTOR
Style Selector
' class.
static final int STYLE_SELECTOR_FEATURE_COUNT
static final int STYLE_SELECTOR_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getViewTemplate()
View Template
'.
VTViewTemplate
org.eclipse.emf.ecore.EReference getViewTemplate_ControlValidationConfiguration()
Control Validation Configuration
'.
VTViewTemplate.getControlValidationConfiguration()
,
getViewTemplate()
org.eclipse.emf.ecore.EReference getViewTemplate_Styles()
Styles
'.
VTViewTemplate.getStyles()
,
getViewTemplate()
org.eclipse.emf.ecore.EAttribute getViewTemplate_ReferencedEcores()
Referenced Ecores
'.
VTViewTemplate.getReferencedEcores()
,
getViewTemplate()
org.eclipse.emf.ecore.EClass getControlValidationTemplate()
Control Validation Template
'.
VTControlValidationTemplate
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_OkColorHEX()
Ok Color HEX
'.
VTControlValidationTemplate.getOkColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_OkForegroundColorHEX()
Ok Foreground Color HEX
'.
VTControlValidationTemplate.getOkForegroundColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_OkImageURL()
Ok Image URL
'.
VTControlValidationTemplate.getOkImageURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_OkOverlayURL()
Ok Overlay URL
'.
VTControlValidationTemplate.getOkOverlayURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_InfoColorHEX()
Info Color HEX
'.
VTControlValidationTemplate.getInfoColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_InfoForegroundColorHEX()
Info Foreground Color HEX
'.
VTControlValidationTemplate.getInfoForegroundColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_InfoImageURL()
Info Image URL
'.
VTControlValidationTemplate.getInfoImageURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_InfoOverlayURL()
Info Overlay URL
'.
VTControlValidationTemplate.getInfoOverlayURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_WarningColorHEX()
Warning Color HEX
'.
VTControlValidationTemplate.getWarningColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_WarningForegroundColorHEX()
Warning Foreground Color HEX
'.
VTControlValidationTemplate.getWarningForegroundColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_WarningImageURL()
Warning Image URL
'.
VTControlValidationTemplate.getWarningImageURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_WarningOverlayURL()
Warning Overlay URL
'.
VTControlValidationTemplate.getWarningOverlayURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_ErrorColorHEX()
Error Color HEX
'.
VTControlValidationTemplate.getErrorColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_ErrorForegroundColorHEX()
Error Foreground Color HEX
'.
VTControlValidationTemplate.getErrorForegroundColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_ErrorImageURL()
Error Image URL
'.
VTControlValidationTemplate.getErrorImageURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_ErrorOverlayURL()
Error Overlay URL
'.
VTControlValidationTemplate.getErrorOverlayURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_CancelColorHEX()
Cancel Color HEX
'.
VTControlValidationTemplate.getCancelColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_CancelForegroundColorHEX()
Cancel Foreground Color HEX
'.
VTControlValidationTemplate.getCancelForegroundColorHEX()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_CancelImageURL()
Cancel Image URL
'.
VTControlValidationTemplate.getCancelImageURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EAttribute getControlValidationTemplate_CancelOverlayURL()
Cancel Overlay URL
'.
VTControlValidationTemplate.getCancelOverlayURL()
,
getControlValidationTemplate()
org.eclipse.emf.ecore.EClass getStyle()
Style
'.
VTStyle
org.eclipse.emf.ecore.EReference getStyle_Selector()
Selector
'.
VTStyle.getSelector()
,
getStyle()
org.eclipse.emf.ecore.EReference getStyle_Properties()
Properties
'.
VTStyle.getProperties()
,
getStyle()
org.eclipse.emf.ecore.EClass getStyleProperty()
Style Property
'.
VTStyleProperty
org.eclipse.emf.ecore.EClass getStyleSelector()
Style Selector
'.
VTStyleSelector
VTTemplateFactory getTemplateFactory()
Copyright © 2017. All rights reserved.