public interface VTMandatoryPackage
extends org.eclipse.emf.ecore.EPackage
VTMandatoryFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTMandatoryPackage.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 VTMandatoryPackage |
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 |
MANDATORY_STYLE_PROPERTY
The meta object id for the '
Style Property ' class. |
static int |
MANDATORY_STYLE_PROPERTY__HIGHLITE_MANDATORY_FIELDS
The feature id for the 'Highlite Mandatory Fields' attribute.
|
static int |
MANDATORY_STYLE_PROPERTY__MANDATORY_MARKER
The feature id for the 'Mandatory Marker' attribute.
|
static int |
MANDATORY_STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Style Property' class.
|
static int |
MANDATORY_STYLE_PROPERTY_OPERATION_COUNT
The number of operations of the 'Style Property' class.
|
Modifier and Type | Method and Description |
---|---|
VTMandatoryFactory |
getMandatoryFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getMandatoryStyleProperty_HighliteMandatoryFields()
Returns the meta object for the attribute '
Highlite Mandatory Fields '. |
org.eclipse.emf.ecore.EAttribute |
getMandatoryStyleProperty_MandatoryMarker()
Returns the meta object for the attribute '
Mandatory Marker '. |
org.eclipse.emf.ecore.EClass |
getMandatoryStyleProperty()
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 VTMandatoryPackage eINSTANCE
static final int MANDATORY_STYLE_PROPERTY
Style Property
' class.
static final int MANDATORY_STYLE_PROPERTY__HIGHLITE_MANDATORY_FIELDS
static final int MANDATORY_STYLE_PROPERTY__MANDATORY_MARKER
static final int MANDATORY_STYLE_PROPERTY_FEATURE_COUNT
static final int MANDATORY_STYLE_PROPERTY_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getMandatoryStyleProperty()
Style Property
'.
VTMandatoryStyleProperty
org.eclipse.emf.ecore.EAttribute getMandatoryStyleProperty_HighliteMandatoryFields()
Highlite Mandatory Fields
'.
VTMandatoryStyleProperty.isHighliteMandatoryFields()
,
getMandatoryStyleProperty()
org.eclipse.emf.ecore.EAttribute getMandatoryStyleProperty_MandatoryMarker()
Mandatory Marker
'.
VTMandatoryStyleProperty.getMandatoryMarker()
,
getMandatoryStyleProperty()
VTMandatoryFactory getMandatoryFactory()
Copyright © 2017. All rights reserved.