public static interface ValidityPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
ABSTRACT_NODE
The meta object literal for the '
Abstract Node' class. |
static EAttribute |
ABSTRACT_NODE__ENABLED
The meta object literal for the 'Enabled' attribute feature.
|
static EAttribute |
ABSTRACT_NODE__GRAYED
The meta object literal for the 'Grayed' attribute feature.
|
static EAttribute |
ABSTRACT_NODE__LABEL
The meta object literal for the 'Label' attribute feature.
|
static EAttribute |
ABSTRACT_NODE__VISIBLE
The meta object literal for the 'Visible' attribute feature.
|
static EReference |
ABSTRACT_NODE__WORST_RESULT
The meta object literal for the 'Worst Result' reference feature.
|
static EClass |
CONSTRAINING_NODE
The meta object literal for the '
Constraining Node' class. |
static EReference |
CONSTRAINING_NODE__CHILDREN
The meta object literal for the 'Children' containment reference list feature.
|
static EAttribute |
CONSTRAINING_NODE__CONSTRAINING_OBJECT
The meta object literal for the 'Constraining Object' attribute feature.
|
static EReference |
CONSTRAINING_NODE__PARENT
The meta object literal for the 'Parent' container reference feature.
|
static EDataType |
CONSTRAINT_LOCATOR
The meta object literal for the 'Constraint Locator' data type.
|
static EClass |
LEAF_CONSTRAINING_NODE
The meta object literal for the '
Leaf Constraining Node' class. |
static EAttribute |
LEAF_CONSTRAINING_NODE__CONSTRAINT_LOCATOR
The meta object literal for the 'Constraint Locator' attribute feature.
|
static EAttribute |
LEAF_CONSTRAINING_NODE__CONSTRAINT_RESOURCE
The meta object literal for the 'Constraint Resource' attribute feature.
|
static EAttribute |
LEAF_CONSTRAINING_NODE__CONSTRAINT_STRING
The meta object literal for the 'Constraint String' attribute feature.
|
static EDataType |
OBJECT
The meta object literal for the 'Object' data type.
|
static EDataType |
RESOURCE
The meta object literal for the 'Resource' data type.
|
static EClass |
RESULT
The meta object literal for the '
Result' class. |
static EAttribute |
RESULT__DIAGNOSTIC
The meta object literal for the 'Diagnostic' attribute feature.
|
static EAttribute |
RESULT__EXCEPTION
The meta object literal for the 'Exception' attribute feature.
|
static EReference |
RESULT__LEAF_CONSTRAINING_NODE
The meta object literal for the 'Leaf Constraining Node' reference feature.
|
static EReference |
RESULT__RESULT_CONSTRAINING_NODE
The meta object literal for the 'Result Constraining Node' reference feature.
|
static EReference |
RESULT__RESULT_SET
The meta object literal for the 'Result Set' container reference feature.
|
static EReference |
RESULT__RESULT_VALIDATABLE_NODE
The meta object literal for the 'Result Validatable Node' reference feature.
|
static EAttribute |
RESULT__SEVERITY
The meta object literal for the 'Severity' attribute feature.
|
static EReference |
RESULT__VALIDATABLE_NODE
The meta object literal for the 'Validatable Node' reference feature.
|
static EClass |
RESULT_CONSTRAINING_NODE
The meta object literal for the '
Result Constraining Node' class. |
static EReference |
RESULT_CONSTRAINING_NODE__RESULT_VALIDATABLE_NODE
The meta object literal for the 'Result Validatable Node' reference feature.
|
static EClass |
RESULT_SET
The meta object literal for the '
Result Set' class. |
static EReference |
RESULT_SET__RESULTS
The meta object literal for the 'Results' containment reference list feature.
|
static EReference |
RESULT_SET__ROOT
The meta object literal for the 'Root' container reference feature.
|
static EAttribute |
RESULT_SET__TIMESTAMP
The meta object literal for the 'Timestamp' attribute feature.
|
static EClass |
RESULT_VALIDATABLE_NODE
The meta object literal for the '
Result Validatable Node' class. |
static EReference |
RESULT_VALIDATABLE_NODE__RESULT_CONSTRAINING_NODE
The meta object literal for the 'Result Constraining Node' reference feature.
|
static EClass |
ROOT_CONSTRAINING_NODE
The meta object literal for the '
Root Constraining Node' class. |
static EReference |
ROOT_CONSTRAINING_NODE__ROOT_NODE
The meta object literal for the 'Root Node' container reference feature.
|
static EClass |
ROOT_NODE
The meta object literal for the '
Root Node' class. |
static EReference |
ROOT_NODE__CONSTRAINING_NODES
The meta object literal for the 'Constraining Nodes' containment reference list feature.
|
static EReference |
ROOT_NODE__RESULT_SETS
The meta object literal for the 'Result Sets' containment reference list feature.
|
static EReference |
ROOT_NODE__VALIDATABLE_NODES
The meta object literal for the 'Validatable Nodes' containment reference list feature.
|
static EClass |
ROOT_VALIDATABLE_NODE
The meta object literal for the '
Root Validatable Node' class. |
static EReference |
ROOT_VALIDATABLE_NODE__ROOT_NODE
The meta object literal for the 'Root Node' container reference feature.
|
static EEnum |
SEVERITY
The meta object literal for the '
Severity' enum. |
static EDataType |
THROWABLE
The meta object literal for the 'Throwable' data type.
|
static EClass |
VALIDATABLE_NODE
The meta object literal for the '
Validatable Node' class. |
static EReference |
VALIDATABLE_NODE__CHILDREN
The meta object literal for the 'Children' containment reference list feature.
|
static EReference |
VALIDATABLE_NODE__CONSTRAINED_OBJECT
The meta object literal for the 'Constrained Object' reference feature.
|
static EReference |
VALIDATABLE_NODE__PARENT
The meta object literal for the 'Parent' container reference feature.
|
static final EClass ABSTRACT_NODE
Abstract Node' class.
AbstractNodeImpl,
ValidityPackageImpl.getAbstractNode()static final EAttribute ABSTRACT_NODE__ENABLED
static final EAttribute ABSTRACT_NODE__GRAYED
static final EAttribute ABSTRACT_NODE__VISIBLE
static final EAttribute ABSTRACT_NODE__LABEL
static final EReference ABSTRACT_NODE__WORST_RESULT
static final EClass CONSTRAINING_NODE
Constraining Node' class.
ConstrainingNodeImpl,
ValidityPackageImpl.getConstrainingNode()static final EReference CONSTRAINING_NODE__PARENT
static final EReference CONSTRAINING_NODE__CHILDREN
static final EAttribute CONSTRAINING_NODE__CONSTRAINING_OBJECT
static final EClass LEAF_CONSTRAINING_NODE
Leaf Constraining Node' class.
LeafConstrainingNodeImpl,
ValidityPackageImpl.getLeafConstrainingNode()static final EAttribute LEAF_CONSTRAINING_NODE__CONSTRAINT_LOCATOR
static final EAttribute LEAF_CONSTRAINING_NODE__CONSTRAINT_RESOURCE
static final EAttribute LEAF_CONSTRAINING_NODE__CONSTRAINT_STRING
static final EClass RESULT
Result' class.
ResultImpl,
ValidityPackageImpl.getResult()static final EReference RESULT__RESULT_SET
static final EReference RESULT__RESULT_VALIDATABLE_NODE
static final EAttribute RESULT__SEVERITY
static final EAttribute RESULT__DIAGNOSTIC
static final EReference RESULT__VALIDATABLE_NODE
static final EReference RESULT__LEAF_CONSTRAINING_NODE
static final EReference RESULT__RESULT_CONSTRAINING_NODE
static final EAttribute RESULT__EXCEPTION
static final EClass RESULT_CONSTRAINING_NODE
Result Constraining Node' class.
ResultConstrainingNodeImpl,
ValidityPackageImpl.getResultConstrainingNode()static final EReference RESULT_CONSTRAINING_NODE__RESULT_VALIDATABLE_NODE
static final EClass RESULT_SET
Result Set' class.
ResultSetImpl,
ValidityPackageImpl.getResultSet()static final EReference RESULT_SET__ROOT
static final EReference RESULT_SET__RESULTS
static final EAttribute RESULT_SET__TIMESTAMP
static final EClass RESULT_VALIDATABLE_NODE
Result Validatable Node' class.
ResultValidatableNodeImpl,
ValidityPackageImpl.getResultValidatableNode()static final EReference RESULT_VALIDATABLE_NODE__RESULT_CONSTRAINING_NODE
static final EClass ROOT_NODE
Root Node' class.
RootNodeImpl,
ValidityPackageImpl.getRootNode()static final EReference ROOT_NODE__RESULT_SETS
static final EReference ROOT_NODE__CONSTRAINING_NODES
static final EReference ROOT_NODE__VALIDATABLE_NODES
static final EClass ROOT_CONSTRAINING_NODE
Root Constraining Node' class.
RootConstrainingNodeImpl,
ValidityPackageImpl.getRootConstrainingNode()static final EReference ROOT_CONSTRAINING_NODE__ROOT_NODE
static final EClass ROOT_VALIDATABLE_NODE
Root Validatable Node' class.
RootValidatableNodeImpl,
ValidityPackageImpl.getRootValidatableNode()static final EReference ROOT_VALIDATABLE_NODE__ROOT_NODE
static final EClass VALIDATABLE_NODE
Validatable Node' class.
ValidatableNodeImpl,
ValidityPackageImpl.getValidatableNode()static final EReference VALIDATABLE_NODE__PARENT
static final EReference VALIDATABLE_NODE__CHILDREN
static final EReference VALIDATABLE_NODE__CONSTRAINED_OBJECT
static final EEnum SEVERITY
Severity' enum.
Severity,
ValidityPackageImpl.getSeverity()static final EDataType CONSTRAINT_LOCATOR
ConstraintLocator,
ValidityPackageImpl.getConstraintLocator()static final EDataType OBJECT
Object,
ValidityPackageImpl.getObject()static final EDataType RESOURCE
Resource,
ValidityPackageImpl.getResource()static final EDataType THROWABLE
Throwable,
ValidityPackageImpl.getThrowable()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.