public interface VTTextControlEnablementPackage
extends org.eclipse.emf.ecore.EPackage
VTTextControlEnablementFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTTextControlEnablementPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static VTTextControlEnablementPackage |
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 |
TEXT_CONTROL_ENABLEMENT_STYLE_PROPERTY
The meta object id for the '
Style Property ' class. |
static int |
TEXT_CONTROL_ENABLEMENT_STYLE_PROPERTY__RENDER_DISABLE_AS_EDITABLE
The feature id for the 'Render Disable As Editable' attribute.
|
static int |
TEXT_CONTROL_ENABLEMENT_STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Style Property' class.
|
Modifier and Type | Method and Description |
---|---|
VTTextControlEnablementFactory |
getTextControlEnablementFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getTextControlEnablementStyleProperty_RenderDisableAsEditable()
Returns the meta object for the attribute '
Render Disable As Editable '. |
org.eclipse.emf.ecore.EClass |
getTextControlEnablementStyleProperty()
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 VTTextControlEnablementPackage eINSTANCE
static final int TEXT_CONTROL_ENABLEMENT_STYLE_PROPERTY
Style Property
' class.
static final int TEXT_CONTROL_ENABLEMENT_STYLE_PROPERTY__RENDER_DISABLE_AS_EDITABLE
static final int TEXT_CONTROL_ENABLEMENT_STYLE_PROPERTY_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getTextControlEnablementStyleProperty()
Style Property
'.
VTTextControlEnablementStyleProperty
org.eclipse.emf.ecore.EAttribute getTextControlEnablementStyleProperty_RenderDisableAsEditable()
Render Disable As Editable
'.
VTTextControlEnablementStyleProperty.isRenderDisableAsEditable()
,
getTextControlEnablementStyleProperty()
VTTextControlEnablementFactory getTextControlEnablementFactory()
Copyright © 2017. All rights reserved.