Interface MeasuringpointPackage.Literals
-
- Enclosing interface:
- MeasuringpointPackage
public static interface MeasuringpointPackage.LiteralsDefines 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
Fields Modifier and Type Field Description static EClassMEASURING_POINTThe meta object literal for the 'Measuring Point' class.static EReferenceMEASURING_POINT__MEASURING_POINT_REPOSITORYThe meta object literal for the 'Measuring Point Repository' container reference feature.static EAttributeMEASURING_POINT__RESOURCE_URI_REPRESENTATIONThe meta object literal for the 'Resource URI Representation' attribute feature.static EAttributeMEASURING_POINT__STRING_REPRESENTATIONThe meta object literal for the 'String Representation' attribute feature.static EClassMEASURING_POINT_REPOSITORYThe meta object literal for the 'Measuring Point Repository' class.static EReferenceMEASURING_POINT_REPOSITORY__MEASURING_POINTSThe meta object literal for the 'Measuring Points' containment reference list feature.static EClassRESOURCE_URI_MEASURING_POINTThe meta object literal for the 'Resource URI Measuring Point' class.static EAttributeRESOURCE_URI_MEASURING_POINT__RESOURCE_URIThe meta object literal for the 'Resource URI' attribute feature.static EClassSTRING_MEASURING_POINTThe meta object literal for the 'String Measuring Point' class.static EAttributeSTRING_MEASURING_POINT__MEASURING_POINTThe meta object literal for the 'Measuring Point' attribute feature.
-
-
-
Field Detail
-
MEASURING_POINT
static final EClass MEASURING_POINT
The meta object literal for the 'Measuring Point' class.- See Also:
MeasuringPointImpl,MeasuringpointPackageImpl.getMeasuringPoint()- Generated class or method.
-
MEASURING_POINT__MEASURING_POINT_REPOSITORY
static final EReference 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
static final EAttribute MEASURING_POINT__STRING_REPRESENTATION
The meta object literal for the 'String Representation' attribute feature.- Generated class or method.
-
MEASURING_POINT__RESOURCE_URI_REPRESENTATION
static final EAttribute MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The meta object literal for the 'Resource URI Representation' attribute feature.- Generated class or method.
-
STRING_MEASURING_POINT
static final EClass STRING_MEASURING_POINT
The meta object literal for the 'String Measuring Point' class.- See Also:
StringMeasuringPointImpl,MeasuringpointPackageImpl.getStringMeasuringPoint()- Generated class or method.
-
STRING_MEASURING_POINT__MEASURING_POINT
static final EAttribute STRING_MEASURING_POINT__MEASURING_POINT
The meta object literal for the 'Measuring Point' attribute feature.- Generated class or method.
-
RESOURCE_URI_MEASURING_POINT
static final EClass RESOURCE_URI_MEASURING_POINT
The meta object literal for the 'Resource URI Measuring Point' class.- See Also:
ResourceURIMeasuringPointImpl,MeasuringpointPackageImpl.getResourceURIMeasuringPoint()- Generated class or method.
-
RESOURCE_URI_MEASURING_POINT__RESOURCE_URI
static final EAttribute RESOURCE_URI_MEASURING_POINT__RESOURCE_URI
The meta object literal for the 'Resource URI' attribute feature.- Generated class or method.
-
MEASURING_POINT_REPOSITORY
static final EClass MEASURING_POINT_REPOSITORY
The meta object literal for the 'Measuring Point Repository' class.- See Also:
MeasuringPointRepositoryImpl,MeasuringpointPackageImpl.getMeasuringPointRepository()- Generated class or method.
-
MEASURING_POINT_REPOSITORY__MEASURING_POINTS
static final EReference MEASURING_POINT_REPOSITORY__MEASURING_POINTS
The meta object literal for the 'Measuring Points' containment reference list feature.- Generated class or method.
-
-