Interface MeasuringpointPackage.Literals
- Enclosing interface:
- MeasuringpointPackage
public static interface MeasuringpointPackage.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 'Measuring Point
' class.static final EReference
The meta object literal for the 'Measuring Point Repository' container reference feature.static final EAttribute
The meta object literal for the 'Resource URI Representation' attribute feature.static final EAttribute
The meta object literal for the 'String Representation' attribute feature.static final EClass
The meta object literal for the 'Measuring Point Repository
' class.static final EReference
The meta object literal for the 'Measuring Points' containment reference list feature.static final EClass
The meta object literal for the 'Resource URI Measuring Point
' class.static final EAttribute
The meta object literal for the 'Resource URI' attribute feature.static final EClass
The meta object literal for the 'String Measuring Point
' class.static final EAttribute
The meta object literal for the 'Measuring Point' attribute feature.
-
Field Details
-
MEASURING_POINT
The meta object literal for the 'Measuring Point
' class.- See Also:
- Generated class or method.
-
MEASURING_POINT__MEASURING_POINT_REPOSITORY
The meta object literal for the 'Measuring Point Repository' container reference feature.- Generated class or method.
-
MEASURING_POINT__STRING_REPRESENTATION
The meta object literal for the 'String Representation' attribute feature.- Generated class or method.
-
MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The meta object literal for the 'Resource URI Representation' attribute feature.- Generated class or method.
-
STRING_MEASURING_POINT
The meta object literal for the 'String Measuring Point
' class.- See Also:
- Generated class or method.
-
STRING_MEASURING_POINT__MEASURING_POINT
The meta object literal for the 'Measuring Point' attribute feature.- Generated class or method.
-
RESOURCE_URI_MEASURING_POINT
The meta object literal for the 'Resource URI Measuring Point
' class.- See Also:
- Generated class or method.
-
RESOURCE_URI_MEASURING_POINT__RESOURCE_URI
The meta object literal for the 'Resource URI' attribute feature.- Generated class or method.
-
MEASURING_POINT_REPOSITORY
The meta object literal for the 'Measuring Point Repository
' class.- See Also:
- Generated class or method.
-
MEASURING_POINT_REPOSITORY__MEASURING_POINTS
The meta object literal for the 'Measuring Points' containment reference list feature.- Generated class or method.
-