Interface QualityPackage.Literals
- Enclosing interface:
- QualityPackage
public static interface QualityPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Repository' class.static final EReferenceThe meta object literal for the 'Quality Statements' containment reference list feature.static final EClassThe meta object literal for the 'Statement' class.static final EReferenceThe meta object literal for the 'Quality Repository' container reference feature.
-
Field Details
-
QUALITY_REPOSITORY
The meta object literal for the 'Repository' class.- See Also:
- Generated class or method.
-
QUALITY_REPOSITORY__QUALITY_STATEMENTS
The meta object literal for the 'Quality Statements' containment reference list feature.- Generated class or method.
-
QUALITY_STATEMENT
The meta object literal for the 'Statement' class.- See Also:
- Generated class or method.
-
QUALITY_STATEMENT__QUALITY_REPOSITORY
The meta object literal for the 'Quality Repository' container reference feature.- Generated class or method.
-