public static interface DocGenValidationPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
RULE
The meta object literal for the '
Rule ' class. |
static org.eclipse.emf.ecore.EAttribute |
RULE__DESCRIPTION
The meta object literal for the 'Description'
attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
RULE__NAME
The meta object literal for the 'Name' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
RULE__SEVERITY
The meta object literal for the 'Severity' attribute
feature.
|
static org.eclipse.emf.ecore.EReference |
RULE__VIOLATIONS
The meta object literal for the 'Violations'
containment reference list feature.
|
static org.eclipse.emf.ecore.EEnum |
SEVERITY
The meta object literal for the '
Severity ' enum. |
static org.eclipse.emf.ecore.EClass |
SUITE
The meta object literal for the '
Suite ' class. |
static org.eclipse.emf.ecore.EAttribute |
SUITE__NAME
The meta object literal for the 'Name' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
SUITE__OWN_SECTION
The meta object literal for the 'Own Section'
attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SUITE__RULES
The meta object literal for the 'Rules' containment
reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
SUITE__SHOW_DETAIL
The meta object literal for the 'Show Detail'
attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SUITE__SHOW_SUMMARY
The meta object literal for the 'Show Summary'
attribute feature.
|
static org.eclipse.emf.ecore.EClass |
VIOLATION
The meta object literal for the '
Violation ' class. |
static org.eclipse.emf.ecore.EAttribute |
VIOLATION__COMMENT
The meta object literal for the 'Comment' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
VIOLATION__ELEMENT_ID
The meta object literal for the 'Element Id'
attribute feature.
|
static final org.eclipse.emf.ecore.EClass RULE
Rule
' class. RuleImpl
,
DocGenValidationPackageImpl.getRule()
static final org.eclipse.emf.ecore.EAttribute RULE__NAME
static final org.eclipse.emf.ecore.EAttribute RULE__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute RULE__SEVERITY
static final org.eclipse.emf.ecore.EReference RULE__VIOLATIONS
static final org.eclipse.emf.ecore.EClass VIOLATION
Violation
' class. static final org.eclipse.emf.ecore.EAttribute VIOLATION__ELEMENT_ID
static final org.eclipse.emf.ecore.EAttribute VIOLATION__COMMENT
static final org.eclipse.emf.ecore.EClass SUITE
Suite
' class. SuiteImpl
,
DocGenValidationPackageImpl.getSuite()
static final org.eclipse.emf.ecore.EAttribute SUITE__SHOW_DETAIL
static final org.eclipse.emf.ecore.EAttribute SUITE__SHOW_SUMMARY
static final org.eclipse.emf.ecore.EAttribute SUITE__OWN_SECTION
static final org.eclipse.emf.ecore.EAttribute SUITE__NAME
static final org.eclipse.emf.ecore.EReference SUITE__RULES
static final org.eclipse.emf.ecore.EEnum SEVERITY
Severity
' enum.