|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VTValidationPackage
The Package for the model. It contains accessors for the meta objects to represent
VTValidationFactory| Nested Class Summary | |
|---|---|
static interface |
VTValidationPackage.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 |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static VTValidationPackage |
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 |
VALIDATION_STYLE_PROPERTY
The meta object id for the ' Style Property' class. |
static int |
VALIDATION_STYLE_PROPERTY__CANCEL_COLOR_HEX
The feature id for the 'Cancel Color HEX' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__CANCEL_IMAGE_URL
The feature id for the 'Cancel Image URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__CANCEL_OVERLAY_URL
The feature id for the 'Cancel Overlay URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__ERROR_COLOR_HEX
The feature id for the 'Error Color HEX' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__ERROR_IMAGE_URL
The feature id for the 'Error Image URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__ERROR_OVERLAY_URL
The feature id for the 'Error Overlay URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__INFO_COLOR_HEX
The feature id for the 'Info Color HEX' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__INFO_IMAGE_URL
The feature id for the 'Info Image URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__INFO_OVERLAY_URL
The feature id for the 'Info Overlay URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__OK_COLOR_HEX
The feature id for the 'Ok Color HEX' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__OK_IMAGE_URL
The feature id for the 'Ok Image URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__OK_OVERLAY_URL
The feature id for the 'Ok Overlay URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__WARNING_COLOR_HEX
The feature id for the 'Warning Color HEX' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__WARNING_IMAGE_URL
The feature id for the 'Warning Image URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY__WARNING_OVERLAY_URL
The feature id for the 'Warning Overlay URL' attribute. |
static int |
VALIDATION_STYLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Style Property' class. |
static int |
VALIDATION_STYLE_PROPERTY_OPERATION_COUNT
The number of operations of the 'Style Property' class. |
| Method Summary | |
|---|---|
VTValidationFactory |
getValidationFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_CancelColorHEX()
Returns the meta object for the attribute ' Cancel Color HEX'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_CancelImageURL()
Returns the meta object for the attribute ' Cancel Image URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_CancelOverlayURL()
Returns the meta object for the attribute ' Cancel Overlay URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_ErrorColorHEX()
Returns the meta object for the attribute ' Error Color HEX'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_ErrorImageURL()
Returns the meta object for the attribute ' Error Image URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_ErrorOverlayURL()
Returns the meta object for the attribute ' Error Overlay URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_InfoColorHEX()
Returns the meta object for the attribute ' Info Color HEX'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_InfoImageURL()
Returns the meta object for the attribute ' Info Image URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_InfoOverlayURL()
Returns the meta object for the attribute ' Info Overlay URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_OkColorHEX()
Returns the meta object for the attribute ' Ok Color HEX'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_OkImageURL()
Returns the meta object for the attribute ' Ok Image URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_OkOverlayURL()
Returns the meta object for the attribute ' Ok Overlay URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_WarningColorHEX()
Returns the meta object for the attribute ' Warning Color HEX'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_WarningImageURL()
Returns the meta object for the attribute ' Warning Image URL'. |
org.eclipse.emf.ecore.EAttribute |
getValidationStyleProperty_WarningOverlayURL()
Returns the meta object for the attribute ' Warning Overlay URL'. |
org.eclipse.emf.ecore.EClass |
getValidationStyleProperty()
Returns the meta object for class ' Style Property'. |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VTValidationPackage eINSTANCE
static final int VALIDATION_STYLE_PROPERTY
Style Property' class.
VTValidationStylePropertyImpl,
VTValidationPackageImpl.getValidationStyleProperty(),
Constant Field Valuesstatic final int VALIDATION_STYLE_PROPERTY__OK_COLOR_HEX
static final int VALIDATION_STYLE_PROPERTY__OK_IMAGE_URL
static final int VALIDATION_STYLE_PROPERTY__OK_OVERLAY_URL
static final int VALIDATION_STYLE_PROPERTY__INFO_COLOR_HEX
static final int VALIDATION_STYLE_PROPERTY__INFO_IMAGE_URL
static final int VALIDATION_STYLE_PROPERTY__INFO_OVERLAY_URL
static final int VALIDATION_STYLE_PROPERTY__WARNING_COLOR_HEX
static final int VALIDATION_STYLE_PROPERTY__WARNING_IMAGE_URL
static final int VALIDATION_STYLE_PROPERTY__WARNING_OVERLAY_URL
static final int VALIDATION_STYLE_PROPERTY__ERROR_COLOR_HEX
static final int VALIDATION_STYLE_PROPERTY__ERROR_IMAGE_URL
static final int VALIDATION_STYLE_PROPERTY__ERROR_OVERLAY_URL
static final int VALIDATION_STYLE_PROPERTY__CANCEL_COLOR_HEX
static final int VALIDATION_STYLE_PROPERTY__CANCEL_IMAGE_URL
static final int VALIDATION_STYLE_PROPERTY__CANCEL_OVERLAY_URL
static final int VALIDATION_STYLE_PROPERTY_FEATURE_COUNT
static final int VALIDATION_STYLE_PROPERTY_OPERATION_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getValidationStyleProperty()
Style Property'.
VTValidationStylePropertyorg.eclipse.emf.ecore.EAttribute getValidationStyleProperty_OkColorHEX()
Ok Color HEX'.
VTValidationStyleProperty.getOkColorHEX(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_OkImageURL()
Ok Image URL'.
VTValidationStyleProperty.getOkImageURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_OkOverlayURL()
Ok Overlay URL'.
VTValidationStyleProperty.getOkOverlayURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_InfoColorHEX()
Info Color HEX'.
VTValidationStyleProperty.getInfoColorHEX(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_InfoImageURL()
Info Image URL'.
VTValidationStyleProperty.getInfoImageURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_InfoOverlayURL()
Info Overlay URL'.
VTValidationStyleProperty.getInfoOverlayURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_WarningColorHEX()
Warning Color HEX'.
VTValidationStyleProperty.getWarningColorHEX(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_WarningImageURL()
Warning Image URL'.
VTValidationStyleProperty.getWarningImageURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_WarningOverlayURL()
Warning Overlay URL'.
VTValidationStyleProperty.getWarningOverlayURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_ErrorColorHEX()
Error Color HEX'.
VTValidationStyleProperty.getErrorColorHEX(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_ErrorImageURL()
Error Image URL'.
VTValidationStyleProperty.getErrorImageURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_ErrorOverlayURL()
Error Overlay URL'.
VTValidationStyleProperty.getErrorOverlayURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_CancelColorHEX()
Cancel Color HEX'.
VTValidationStyleProperty.getCancelColorHEX(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_CancelImageURL()
Cancel Image URL'.
VTValidationStyleProperty.getCancelImageURL(),
getValidationStyleProperty()org.eclipse.emf.ecore.EAttribute getValidationStyleProperty_CancelOverlayURL()
Cancel Overlay URL'.
VTValidationStyleProperty.getCancelOverlayURL(),
getValidationStyleProperty()VTValidationFactory getValidationFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||