Interface SystemPackage.Literals
- Enclosing interface:
- SystemPackage
public static interface SystemPackage.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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Attribute Provider
' class.static final EReference
The meta object literal for the 'Attribute' containment reference feature.static final EClass
The meta object literal for the 'Specification Container
' class.static final EReference
The meta object literal for the 'Attributeprovider' containment reference list feature.static final EReference
The meta object literal for the 'Misusagescenario' containment reference list feature.static final EReference
The meta object literal for the 'Usagespecification' containment reference list feature.static final EClass
The meta object literal for the 'Usage Specification
' class.static final EReference
The meta object literal for the 'Attribute' reference feature.static final EReference
The meta object literal for the 'Attributevalue' reference feature.
-
Field Details
-
SYSTEM_SPECIFICATION_CONTAINER
The meta object literal for the 'Specification Container
' class.- See Also:
- Generated class or method.
-
SYSTEM_SPECIFICATION_CONTAINER__ATTRIBUTEPROVIDER
The meta object literal for the 'Attributeprovider' containment reference list feature.- Generated class or method.
-
SYSTEM_SPECIFICATION_CONTAINER__USAGESPECIFICATION
The meta object literal for the 'Usagespecification' containment reference list feature.- Generated class or method.
-
SYSTEM_SPECIFICATION_CONTAINER__MISUSAGESCENARIO
The meta object literal for the 'Misusagescenario' containment reference list feature.- Generated class or method.
-
ATTRIBUTE_PROVIDER
The meta object literal for the 'Attribute Provider
' class.- See Also:
- Generated class or method.
-
ATTRIBUTE_PROVIDER__ATTRIBUTE
The meta object literal for the 'Attribute' containment reference feature.- Generated class or method.
-
USAGE_SPECIFICATION
The meta object literal for the 'Usage Specification
' class.- See Also:
- Generated class or method.
-
USAGE_SPECIFICATION__ATTRIBUTEVALUE
The meta object literal for the 'Attributevalue' reference feature.- Generated class or method.
-
USAGE_SPECIFICATION__ATTRIBUTE
The meta object literal for the 'Attribute' reference feature.- Generated class or method.
-