Interface MeasuringpointPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
MeasuringpointPackageImpl
public interface MeasuringpointPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
MeasuringpointFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static MeasuringpointPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
MEASURING_POINT
The meta object id for the 'Measuring Point
' class.static int
MEASURING_POINT__MEASURING_POINT_REPOSITORY
The feature id for the 'Measuring Point Repository' container reference.static int
MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The feature id for the 'Resource URI Representation' attribute.static int
MEASURING_POINT__STRING_REPRESENTATION
The feature id for the 'String Representation' attribute.static int
MEASURING_POINT_FEATURE_COUNT
The number of structural features of the 'Measuring Point' class.static int
MEASURING_POINT_REPOSITORY
The meta object id for the 'Measuring Point Repository
' class.static int
MEASURING_POINT_REPOSITORY__ID
The feature id for the 'Id' attribute.static int
MEASURING_POINT_REPOSITORY__MEASURING_POINTS
The feature id for the 'Measuring Points' containment reference list.static int
MEASURING_POINT_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Measuring Point Repository' class.static int
RESOURCE_URI_MEASURING_POINT
The meta object id for the 'Resource URI Measuring Point
' class.static int
RESOURCE_URI_MEASURING_POINT__MEASURING_POINT
The feature id for the 'Measuring Point' attribute.static int
RESOURCE_URI_MEASURING_POINT__MEASURING_POINT_REPOSITORY
The feature id for the 'Measuring Point Repository' container reference.static int
RESOURCE_URI_MEASURING_POINT__RESOURCE_URI
The feature id for the 'Resource URI' attribute.static int
RESOURCE_URI_MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The feature id for the 'Resource URI Representation' attribute.static int
RESOURCE_URI_MEASURING_POINT__STRING_REPRESENTATION
The feature id for the 'String Representation' attribute.static int
RESOURCE_URI_MEASURING_POINT_FEATURE_COUNT
The number of structural features of the 'Resource URI Measuring Point' class.static int
STRING_MEASURING_POINT
The meta object id for the 'String Measuring Point
' class.static int
STRING_MEASURING_POINT__MEASURING_POINT
The feature id for the 'Measuring Point' attribute.static int
STRING_MEASURING_POINT__MEASURING_POINT_REPOSITORY
The feature id for the 'Measuring Point Repository' container reference.static int
STRING_MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The feature id for the 'Resource URI Representation' attribute.static int
STRING_MEASURING_POINT__STRING_REPRESENTATION
The feature id for the 'String Representation' attribute.static int
STRING_MEASURING_POINT_FEATURE_COUNT
The number of structural features of the 'String Measuring Point' class.
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final MeasuringpointPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
MEASURING_POINT
static final int MEASURING_POINT
The meta object id for the 'Measuring Point
' class.- See Also:
MeasuringPointImpl
,MeasuringpointPackageImpl.getMeasuringPoint()
, Constant Field Values- Generated class or method.
-
MEASURING_POINT__MEASURING_POINT_REPOSITORY
static final int MEASURING_POINT__MEASURING_POINT_REPOSITORY
The feature id for the 'Measuring Point Repository' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEASURING_POINT__STRING_REPRESENTATION
static final int MEASURING_POINT__STRING_REPRESENTATION
The feature id for the 'String Representation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEASURING_POINT__RESOURCE_URI_REPRESENTATION
static final int MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The feature id for the 'Resource URI Representation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEASURING_POINT_FEATURE_COUNT
static final int MEASURING_POINT_FEATURE_COUNT
The number of structural features of the 'Measuring Point' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_MEASURING_POINT
static final int STRING_MEASURING_POINT
The meta object id for the 'String Measuring Point
' class.- See Also:
StringMeasuringPointImpl
,MeasuringpointPackageImpl.getStringMeasuringPoint()
, Constant Field Values- Generated class or method.
-
STRING_MEASURING_POINT__MEASURING_POINT_REPOSITORY
static final int STRING_MEASURING_POINT__MEASURING_POINT_REPOSITORY
The feature id for the 'Measuring Point Repository' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_MEASURING_POINT__STRING_REPRESENTATION
static final int STRING_MEASURING_POINT__STRING_REPRESENTATION
The feature id for the 'String Representation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_MEASURING_POINT__RESOURCE_URI_REPRESENTATION
static final int STRING_MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The feature id for the 'Resource URI Representation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_MEASURING_POINT__MEASURING_POINT
static final int STRING_MEASURING_POINT__MEASURING_POINT
The feature id for the 'Measuring Point' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_MEASURING_POINT_FEATURE_COUNT
static final int STRING_MEASURING_POINT_FEATURE_COUNT
The number of structural features of the 'String Measuring Point' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_URI_MEASURING_POINT
static final int RESOURCE_URI_MEASURING_POINT
The meta object id for the 'Resource URI Measuring Point
' class.- See Also:
ResourceURIMeasuringPointImpl
,MeasuringpointPackageImpl.getResourceURIMeasuringPoint()
, Constant Field Values- Generated class or method.
-
RESOURCE_URI_MEASURING_POINT__MEASURING_POINT_REPOSITORY
static final int RESOURCE_URI_MEASURING_POINT__MEASURING_POINT_REPOSITORY
The feature id for the 'Measuring Point Repository' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_URI_MEASURING_POINT__STRING_REPRESENTATION
static final int RESOURCE_URI_MEASURING_POINT__STRING_REPRESENTATION
The feature id for the 'String Representation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_URI_MEASURING_POINT__RESOURCE_URI_REPRESENTATION
static final int RESOURCE_URI_MEASURING_POINT__RESOURCE_URI_REPRESENTATION
The feature id for the 'Resource URI Representation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_URI_MEASURING_POINT__MEASURING_POINT
static final int RESOURCE_URI_MEASURING_POINT__MEASURING_POINT
The feature id for the 'Measuring Point' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_URI_MEASURING_POINT__RESOURCE_URI
static final int RESOURCE_URI_MEASURING_POINT__RESOURCE_URI
The feature id for the 'Resource URI' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_URI_MEASURING_POINT_FEATURE_COUNT
static final int RESOURCE_URI_MEASURING_POINT_FEATURE_COUNT
The number of structural features of the 'Resource URI Measuring Point' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEASURING_POINT_REPOSITORY
static final int MEASURING_POINT_REPOSITORY
The meta object id for the 'Measuring Point Repository
' class.- See Also:
MeasuringPointRepositoryImpl
,MeasuringpointPackageImpl.getMeasuringPointRepository()
, Constant Field Values- Generated class or method.
-
MEASURING_POINT_REPOSITORY__ID
static final int MEASURING_POINT_REPOSITORY__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEASURING_POINT_REPOSITORY__MEASURING_POINTS
static final int MEASURING_POINT_REPOSITORY__MEASURING_POINTS
The feature id for the 'Measuring Points' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEASURING_POINT_REPOSITORY_FEATURE_COUNT
static final int MEASURING_POINT_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Measuring Point Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getMeasuringPoint
EClass getMeasuringPoint()
Returns the meta object for class 'Measuring Point
'.- Returns:
- the meta object for class 'Measuring Point'.
- See Also:
MeasuringPoint
- Generated class or method.
-
getMeasuringPoint_MeasuringPointRepository
EReference getMeasuringPoint_MeasuringPointRepository()
Returns the meta object for the container reference 'Measuring Point Repository
'.- Returns:
- the meta object for the container reference 'Measuring Point Repository'.
- See Also:
MeasuringPoint.getMeasuringPointRepository()
,getMeasuringPoint()
- Generated class or method.
-
getMeasuringPoint_StringRepresentation
EAttribute getMeasuringPoint_StringRepresentation()
Returns the meta object for the attribute 'String Representation
'.- Returns:
- the meta object for the attribute 'String Representation'.
- See Also:
MeasuringPoint.getStringRepresentation()
,getMeasuringPoint()
- Generated class or method.
-
getMeasuringPoint_ResourceURIRepresentation
EAttribute getMeasuringPoint_ResourceURIRepresentation()
Returns the meta object for the attribute 'Resource URI Representation
'.- Returns:
- the meta object for the attribute 'Resource URI Representation'.
- See Also:
MeasuringPoint.getResourceURIRepresentation()
,getMeasuringPoint()
- Generated class or method.
-
getStringMeasuringPoint
EClass getStringMeasuringPoint()
Returns the meta object for class 'String Measuring Point
'.- Returns:
- the meta object for class 'String Measuring Point'.
- See Also:
StringMeasuringPoint
- Generated class or method.
-
getStringMeasuringPoint_MeasuringPoint
EAttribute getStringMeasuringPoint_MeasuringPoint()
Returns the meta object for the attribute 'Measuring Point
'.- Returns:
- the meta object for the attribute 'Measuring Point'.
- See Also:
StringMeasuringPoint.getMeasuringPoint()
,getStringMeasuringPoint()
- Generated class or method.
-
getResourceURIMeasuringPoint
EClass getResourceURIMeasuringPoint()
Returns the meta object for class 'Resource URI Measuring Point
'.- Returns:
- the meta object for class 'Resource URI Measuring Point'.
- See Also:
ResourceURIMeasuringPoint
- Generated class or method.
-
getResourceURIMeasuringPoint_ResourceURI
EAttribute getResourceURIMeasuringPoint_ResourceURI()
Returns the meta object for the attribute 'Resource URI
'.- Returns:
- the meta object for the attribute 'Resource URI'.
- See Also:
ResourceURIMeasuringPoint.getResourceURI()
,getResourceURIMeasuringPoint()
- Generated class or method.
-
getMeasuringPointRepository
EClass getMeasuringPointRepository()
Returns the meta object for class 'Measuring Point Repository
'.- Returns:
- the meta object for class 'Measuring Point Repository'.
- See Also:
MeasuringPointRepository
- Generated class or method.
-
getMeasuringPointRepository_MeasuringPoints
EReference getMeasuringPointRepository_MeasuringPoints()
Returns the meta object for the containment reference list 'Measuring Points
'.- Returns:
- the meta object for the containment reference list 'Measuring Points'.
- See Also:
MeasuringPointRepository.getMeasuringPoints()
,getMeasuringPointRepository()
- Generated class or method.
-
getMeasuringpointFactory
MeasuringpointFactory getMeasuringpointFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-