Interface MapPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
MapPackageImpl
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:
- Generated class or method.
- EMF model class or method.
- kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore invocationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final MapPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Exponential Smoothing
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Map' container reference.static final int
The feature id for the 'Smoothed Value' attribute.static final int
The feature id for the 'Smoothing Factor' attribute.static final int
The number of structural features of the 'Exponential Smoothing' class.static final int
The meta object id for the 'Map
' class.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Mapper' containment reference.static final int
The feature id for the 'Measurement Specification' container reference.static final int
The feature id for the 'Output Metric Description' reference.static final int
The number of structural features of the 'Map' class.static final int
The meta object id for the 'Mapper
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Map' container reference.static final int
The number of structural features of the 'Mapper' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Exponential Smoothing
'.Returns the meta object for the attribute 'Smoothed Value
'.Returns the meta object for the attribute 'Smoothing Factor
'.getMap()
Returns the meta object for class 'Map
'.Returns the meta object for the containment reference 'Mapper
'.Returns the meta object for the reference 'Output Metric Description
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Mapper
'.Returns the meta object for the container reference 'Map
'.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 Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
MAP
static final int MAPThe meta object id for the 'Map
' class.- See Also:
- Generated class or method.
-
MAP__ID
static final int MAP__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MAP__MEASUREMENT_SPECIFICATION
static final int MAP__MEASUREMENT_SPECIFICATIONThe feature id for the 'Measurement Specification' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
MAP__ENTITY_NAME
static final int MAP__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MAP__OUTPUT_METRIC_DESCRIPTION
static final int MAP__OUTPUT_METRIC_DESCRIPTIONThe feature id for the 'Output Metric Description' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
MAP__MAPPER
static final int MAP__MAPPERThe feature id for the 'Mapper' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
MAP_FEATURE_COUNT
static final int MAP_FEATURE_COUNTThe number of structural features of the 'Map' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MAPPER
static final int MAPPERThe meta object id for the 'Mapper
' class.- See Also:
- Generated class or method.
-
MAPPER__ID
static final int MAPPER__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MAPPER__MAP
static final int MAPPER__MAPThe feature id for the 'Map' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
MAPPER_FEATURE_COUNT
static final int MAPPER_FEATURE_COUNTThe number of structural features of the 'Mapper' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_SMOOTHING
static final int EXPONENTIAL_SMOOTHINGThe meta object id for the 'Exponential Smoothing
' class.- See Also:
- Generated class or method.
-
EXPONENTIAL_SMOOTHING__ID
static final int EXPONENTIAL_SMOOTHING__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_SMOOTHING__MAP
static final int EXPONENTIAL_SMOOTHING__MAPThe feature id for the 'Map' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_SMOOTHING__SMOOTHING_FACTOR
static final int EXPONENTIAL_SMOOTHING__SMOOTHING_FACTORThe feature id for the 'Smoothing Factor' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_SMOOTHING__SMOOTHED_VALUE
static final int EXPONENTIAL_SMOOTHING__SMOOTHED_VALUEThe feature id for the 'Smoothed Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_SMOOTHING_FEATURE_COUNT
static final int EXPONENTIAL_SMOOTHING_FEATURE_COUNTThe number of structural features of the 'Exponential Smoothing' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getMap
EClass getMap()Returns the meta object for class 'Map
'.- Returns:
- the meta object for class 'Map'.
- See Also:
- Generated class or method.
-
getMap_OutputMetricDescription
EReference getMap_OutputMetricDescription()Returns the meta object for the reference 'Output Metric Description
'.- Returns:
- the meta object for the reference 'Output Metric Description'.
- See Also:
- Generated class or method.
-
getMap_Mapper
EReference getMap_Mapper()Returns the meta object for the containment reference 'Mapper
'.- Returns:
- the meta object for the containment reference 'Mapper'.
- See Also:
- Generated class or method.
-
getMapper
EClass getMapper()Returns the meta object for class 'Mapper
'.- Returns:
- the meta object for class 'Mapper'.
- See Also:
- Generated class or method.
-
getMapper_Map
EReference getMapper_Map()Returns the meta object for the container reference 'Map
'.- Returns:
- the meta object for the container reference 'Map'.
- See Also:
- Generated class or method.
-
getExponentialSmoothing
EClass getExponentialSmoothing()Returns the meta object for class 'Exponential Smoothing
'.- Returns:
- the meta object for class 'Exponential Smoothing'.
- See Also:
- Generated class or method.
-
getExponentialSmoothing_SmoothingFactor
EAttribute getExponentialSmoothing_SmoothingFactor()Returns the meta object for the attribute 'Smoothing Factor
'.- Returns:
- the meta object for the attribute 'Smoothing Factor'.
- See Also:
- Generated class or method.
-
getExponentialSmoothing_SmoothedValue
EAttribute getExponentialSmoothing_SmoothedValue()Returns the meta object for the attribute 'Smoothed Value
'.- Returns:
- the meta object for the attribute 'Smoothed Value'.
- See Also:
- Generated class or method.
-
getMapFactory
MapFactory getMapFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-