Package org.palladiosimulator.metricspec
Interface MetricSpecPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
MetricSpecPackageImpl
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"
-
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 int
The meta object id for the 'Aggregation Function Description
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Textual Description' attribute.static final int
The number of structural features of the 'Aggregation Function Description' class.static final int
The meta object id for the 'Base Metric Description
' class.static final int
The feature id for the 'Capture Type' attribute.static final int
The feature id for the 'Data Type' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Repository' container reference.static final int
The feature id for the 'Scale' attribute.static final int
The feature id for the 'Scope Of Validity' attribute.static final int
The feature id for the 'Textual Description' attribute.static final int
The number of structural features of the 'Base Metric Description' class.static final int
The meta object id for the 'Capture Type
' enum.static final int
The meta object id for the 'Data Type
' enum.static final int
The meta object id for the 'Description
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Textual Description' attribute.static final int
The number of structural features of the 'Description' class.static final MetricSpecPackage
The singleton instance of the package.static final int
The meta object id for the 'EJS Unit' data type.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 'Identifier
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Literal' attribute.static final int
The feature id for the 'Textual Base Metric Description' container reference.static final int
The number of structural features of the 'Identifier' class.static final int
The meta object id for the 'IJS Quantity
' class.static final int
The number of structural features of the 'IJS Quantity' class.static final int
The meta object id for the 'Metric Description
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Repository' container reference.static final int
The feature id for the 'Textual Description' attribute.static final int
The number of structural features of the 'Metric Description' class.static final int
The meta object id for the 'Metric Description Repository
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Metric Descriptions' containment reference list.static final int
The number of structural features of the 'Metric Description Repository' class.static final int
The meta object id for the 'Metric Set Description
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Repository' container reference.static final int
The feature id for the 'Subsumed Metrics' reference list.static final int
The feature id for the 'Textual Description' attribute.static final int
The number of structural features of the 'Metric Set Description' class.static final int
The meta object id for the 'Numerical Base Metric Description
' class.static final int
The feature id for the 'Capture Type' attribute.static final int
The feature id for the 'Data Type' attribute.static final int
The feature id for the 'Default Unit' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Persistence Kind' attribute.static final int
The feature id for the 'Repository' container reference.static final int
The feature id for the 'Scale' attribute.static final int
The feature id for the 'Scope Of Validity' attribute.static final int
The feature id for the 'Textual Description' attribute.static final int
The number of structural features of the 'Numerical Base Metric Description' class.static final int
The meta object id for the 'Persistence Kind Options
' enum.static final int
The meta object id for the 'Scale
' enum.static final int
The meta object id for the 'Scope Of Validity
' enum.static final int
The meta object id for the 'Textual Base Metric Description
' class.static final int
The feature id for the 'Capture Type' attribute.static final int
The feature id for the 'Data Type' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Identifiers' containment reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Repository' container reference.static final int
The feature id for the 'Scale' attribute.static final int
The feature id for the 'Scope Of Validity' attribute.static final int
The feature id for the 'Textual Description' attribute.static final int
The number of structural features of the 'Textual Base Metric Description' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Aggregation Function Description
'.Returns the meta object for class 'Base Metric Description
'.Returns the meta object for the attribute 'Capture Type
'.Returns the meta object for the attribute 'Data Type
'.Returns the meta object for the attribute 'Scale
'.Returns the meta object for the attribute 'Scope Of Validity
'.Returns the meta object for enum 'Capture Type
'.Returns the meta object for enum 'Data Type
'.Returns the meta object for class 'Description
'.Returns the meta object for the attribute 'Name
'.Returns the meta object for the attribute 'Textual Description
'.Returns the meta object for data type 'EJS Unit
'.Returns the meta object for class 'Identifier
'.Returns the meta object for the attribute 'Literal
'.Returns the meta object for the container reference 'Textual Base Metric Description
'.Returns the meta object for class 'IJS Quantity
'.Returns the meta object for class 'Metric Description
'.Returns the meta object for the container reference 'Repository
'.Returns the meta object for class 'Metric Description Repository
'.Returns the meta object for the containment reference list 'Metric Descriptions
'.Returns the meta object for class 'Metric Set Description
'.Returns the meta object for the reference list 'Subsumed Metrics
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Numerical Base Metric Description
'.Returns the meta object for the attribute 'Default Unit
'.Returns the meta object for the attribute 'Persistence Kind
'.Returns the meta object for enum 'Persistence Kind Options
'.getScale()
Returns the meta object for enum 'Scale
'.Returns the meta object for enum 'Scope Of Validity
'.Returns the meta object for class 'Textual Base Metric Description
'.Returns the meta object for the containment reference list 'Identifiers
'.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.
-
IDENTIFIER
static final int IDENTIFIERThe meta object id for the 'Identifier
' class.- See Also:
- Generated class or method.
-
IDENTIFIER__ID
static final int IDENTIFIER__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
IDENTIFIER__LITERAL
static final int IDENTIFIER__LITERALThe feature id for the 'Literal' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
IDENTIFIER__TEXTUAL_BASE_METRIC_DESCRIPTION
static final int IDENTIFIER__TEXTUAL_BASE_METRIC_DESCRIPTIONThe feature id for the 'Textual Base Metric Description' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
IDENTIFIER_FEATURE_COUNT
static final int IDENTIFIER_FEATURE_COUNTThe number of structural features of the 'Identifier' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DESCRIPTION
static final int DESCRIPTIONThe meta object id for the 'Description
' class.- See Also:
- Generated class or method.
-
DESCRIPTION__ID
static final int DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DESCRIPTION__NAME
static final int DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DESCRIPTION__TEXTUAL_DESCRIPTION
static final int DESCRIPTION__TEXTUAL_DESCRIPTIONThe feature id for the 'Textual Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DESCRIPTION_FEATURE_COUNT
static final int DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION
static final int METRIC_DESCRIPTIONThe meta object id for the 'Metric Description
' class.- See Also:
- Generated class or method.
-
METRIC_DESCRIPTION__ID
static final int METRIC_DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION__NAME
static final int METRIC_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION
static final int METRIC_DESCRIPTION__TEXTUAL_DESCRIPTIONThe feature id for the 'Textual Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION__REPOSITORY
static final int METRIC_DESCRIPTION__REPOSITORYThe feature id for the 'Repository' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION_FEATURE_COUNT
static final int METRIC_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Metric Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION
static final int BASE_METRIC_DESCRIPTIONThe meta object id for the 'Base Metric Description
' class.- See Also:
- Generated class or method.
-
BASE_METRIC_DESCRIPTION__ID
static final int BASE_METRIC_DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION__NAME
static final int BASE_METRIC_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION
static final int BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTIONThe feature id for the 'Textual Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION__REPOSITORY
static final int BASE_METRIC_DESCRIPTION__REPOSITORYThe feature id for the 'Repository' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION__CAPTURE_TYPE
static final int BASE_METRIC_DESCRIPTION__CAPTURE_TYPEThe feature id for the 'Capture Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION__DATA_TYPE
static final int BASE_METRIC_DESCRIPTION__DATA_TYPEThe feature id for the 'Data Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION__SCALE
static final int BASE_METRIC_DESCRIPTION__SCALEThe feature id for the 'Scale' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITY
static final int BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITYThe feature id for the 'Scope Of Validity' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_METRIC_DESCRIPTION_FEATURE_COUNT
static final int BASE_METRIC_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Base Metric Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION
static final int TEXTUAL_BASE_METRIC_DESCRIPTIONThe meta object id for the 'Textual Base Metric Description
' class.- See Also:
- Generated class or method.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__ID
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__NAME
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTIONThe feature id for the 'Textual Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__REPOSITORY
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__REPOSITORYThe feature id for the 'Repository' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__CAPTURE_TYPE
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__CAPTURE_TYPEThe feature id for the 'Capture Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__DATA_TYPE
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__DATA_TYPEThe feature id for the 'Data Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__SCALE
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__SCALEThe feature id for the 'Scale' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITY
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITYThe feature id for the 'Scope Of Validity' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION__IDENTIFIERS
static final int TEXTUAL_BASE_METRIC_DESCRIPTION__IDENTIFIERSThe feature id for the 'Identifiers' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
TEXTUAL_BASE_METRIC_DESCRIPTION_FEATURE_COUNT
static final int TEXTUAL_BASE_METRIC_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Textual Base Metric Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
AGGREGATION_FUNCTION_DESCRIPTION
static final int AGGREGATION_FUNCTION_DESCRIPTIONThe meta object id for the 'Aggregation Function Description
' class.- See Also:
- Generated class or method.
-
AGGREGATION_FUNCTION_DESCRIPTION__ID
static final int AGGREGATION_FUNCTION_DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
AGGREGATION_FUNCTION_DESCRIPTION__NAME
static final int AGGREGATION_FUNCTION_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
AGGREGATION_FUNCTION_DESCRIPTION__TEXTUAL_DESCRIPTION
static final int AGGREGATION_FUNCTION_DESCRIPTION__TEXTUAL_DESCRIPTIONThe feature id for the 'Textual Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
AGGREGATION_FUNCTION_DESCRIPTION_FEATURE_COUNT
static final int AGGREGATION_FUNCTION_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Aggregation Function Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_SET_DESCRIPTION
static final int METRIC_SET_DESCRIPTIONThe meta object id for the 'Metric Set Description
' class.- See Also:
- Generated class or method.
-
METRIC_SET_DESCRIPTION__ID
static final int METRIC_SET_DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_SET_DESCRIPTION__NAME
static final int METRIC_SET_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_SET_DESCRIPTION__TEXTUAL_DESCRIPTION
static final int METRIC_SET_DESCRIPTION__TEXTUAL_DESCRIPTIONThe feature id for the 'Textual Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_SET_DESCRIPTION__REPOSITORY
static final int METRIC_SET_DESCRIPTION__REPOSITORYThe feature id for the 'Repository' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_SET_DESCRIPTION__SUBSUMED_METRICS
static final int METRIC_SET_DESCRIPTION__SUBSUMED_METRICSThe feature id for the 'Subsumed Metrics' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_SET_DESCRIPTION_FEATURE_COUNT
static final int METRIC_SET_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Metric Set Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION
static final int NUMERICAL_BASE_METRIC_DESCRIPTIONThe meta object id for the 'Numerical Base Metric Description
' class.- See Also:
- Generated class or method.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__ID
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__NAME
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTIONThe feature id for the 'Textual Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__REPOSITORY
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__REPOSITORYThe feature id for the 'Repository' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__CAPTURE_TYPE
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__CAPTURE_TYPEThe feature id for the 'Capture Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__DATA_TYPE
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__DATA_TYPEThe feature id for the 'Data Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__SCALE
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__SCALEThe feature id for the 'Scale' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITY
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITYThe feature id for the 'Scope Of Validity' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__DEFAULT_UNIT
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__DEFAULT_UNITThe feature id for the 'Default Unit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION__PERSISTENCE_KIND
static final int NUMERICAL_BASE_METRIC_DESCRIPTION__PERSISTENCE_KINDThe feature id for the 'Persistence Kind' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERICAL_BASE_METRIC_DESCRIPTION_FEATURE_COUNT
static final int NUMERICAL_BASE_METRIC_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Numerical Base Metric Description' class.- See Also:
- Generated class or method.
- Ordered collection.
-
IJS_QUANTITY
static final int IJS_QUANTITYThe meta object id for the 'IJS Quantity
' class.- See Also:
- Generated class or method.
-
IJS_QUANTITY_FEATURE_COUNT
static final int IJS_QUANTITY_FEATURE_COUNTThe number of structural features of the 'IJS Quantity' class.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION_REPOSITORY
static final int METRIC_DESCRIPTION_REPOSITORYThe meta object id for the 'Metric Description Repository
' class.- See Also:
- Generated class or method.
-
METRIC_DESCRIPTION_REPOSITORY__ID
static final int METRIC_DESCRIPTION_REPOSITORY__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION_REPOSITORY__METRIC_DESCRIPTIONS
static final int METRIC_DESCRIPTION_REPOSITORY__METRIC_DESCRIPTIONSThe feature id for the 'Metric Descriptions' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_DESCRIPTION_REPOSITORY_FEATURE_COUNT
static final int METRIC_DESCRIPTION_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Metric Description Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CAPTURE_TYPE
static final int CAPTURE_TYPEThe meta object id for the 'Capture Type
' enum.- See Also:
- Generated class or method.
-
SCALE
static final int SCALEThe meta object id for the 'Scale
' enum.- See Also:
- Generated class or method.
-
PERSISTENCE_KIND_OPTIONS
static final int PERSISTENCE_KIND_OPTIONSThe meta object id for the 'Persistence Kind Options
' enum.- See Also:
- Generated class or method.
-
DATA_TYPE
static final int DATA_TYPEThe meta object id for the 'Data Type
' enum.- See Also:
- Generated class or method.
-
SCOPE_OF_VALIDITY
static final int SCOPE_OF_VALIDITYThe meta object id for the 'Scope Of Validity
' enum.- See Also:
- Generated class or method.
-
EJS_UNIT
static final int EJS_UNITThe meta object id for the 'EJS Unit' data type.- See Also:
- Generated class or method.
-
-
Method Details
-
getIdentifier
EClass getIdentifier()Returns the meta object for class 'Identifier
'.- Returns:
- the meta object for class 'Identifier'.
- See Also:
- Generated class or method.
-
getIdentifier_Literal
EAttribute getIdentifier_Literal()Returns the meta object for the attribute 'Literal
'.- Returns:
- the meta object for the attribute 'Literal'.
- See Also:
- Generated class or method.
-
getIdentifier_TextualBaseMetricDescription
EReference getIdentifier_TextualBaseMetricDescription()Returns the meta object for the container reference 'Textual Base Metric Description
'.- Returns:
- the meta object for the container reference 'Textual Base Metric Description'.
- See Also:
- Generated class or method.
-
getTextualBaseMetricDescription
EClass getTextualBaseMetricDescription()Returns the meta object for class 'Textual Base Metric Description
'.- Returns:
- the meta object for class 'Textual Base Metric Description'.
- See Also:
- Generated class or method.
-
getTextualBaseMetricDescription_Identifiers
EReference getTextualBaseMetricDescription_Identifiers()Returns the meta object for the containment reference list 'Identifiers
'.- Returns:
- the meta object for the containment reference list 'Identifiers'.
- See Also:
- Generated class or method.
-
getBaseMetricDescription
EClass getBaseMetricDescription()Returns the meta object for class 'Base Metric Description
'.- Returns:
- the meta object for class 'Base Metric Description'.
- See Also:
- Generated class or method.
-
getBaseMetricDescription_CaptureType
EAttribute getBaseMetricDescription_CaptureType()Returns the meta object for the attribute 'Capture Type
'.- Returns:
- the meta object for the attribute 'Capture Type'.
- See Also:
- Generated class or method.
-
getBaseMetricDescription_DataType
EAttribute getBaseMetricDescription_DataType()Returns the meta object for the attribute 'Data Type
'.- Returns:
- the meta object for the attribute 'Data Type'.
- See Also:
- Generated class or method.
-
getBaseMetricDescription_Scale
EAttribute getBaseMetricDescription_Scale()Returns the meta object for the attribute 'Scale
'.- Returns:
- the meta object for the attribute 'Scale'.
- See Also:
- Generated class or method.
-
getBaseMetricDescription_ScopeOfValidity
EAttribute getBaseMetricDescription_ScopeOfValidity()Returns the meta object for the attribute 'Scope Of Validity
'.- Returns:
- the meta object for the attribute 'Scope Of Validity'.
- See Also:
- Generated class or method.
-
getMetricDescription
EClass getMetricDescription()Returns the meta object for class 'Metric Description
'.- Returns:
- the meta object for class 'Metric Description'.
- See Also:
- Generated class or method.
-
getMetricDescription_Repository
EReference getMetricDescription_Repository()Returns the meta object for the container reference 'Repository
'.- Returns:
- the meta object for the container reference 'Repository'.
- See Also:
- Generated class or method.
-
getDescription
EClass getDescription()Returns the meta object for class 'Description
'.- Returns:
- the meta object for class 'Description'.
- See Also:
- Generated class or method.
-
getDescription_Name
EAttribute getDescription_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
- Generated class or method.
-
getDescription_TextualDescription
EAttribute getDescription_TextualDescription()Returns the meta object for the attribute 'Textual Description
'.- Returns:
- the meta object for the attribute 'Textual Description'.
- See Also:
- Generated class or method.
-
getAggregationFunctionDescription
EClass getAggregationFunctionDescription()Returns the meta object for class 'Aggregation Function Description
'.- Returns:
- the meta object for class 'Aggregation Function Description'.
- See Also:
- Generated class or method.
-
getMetricSetDescription
EClass getMetricSetDescription()Returns the meta object for class 'Metric Set Description
'.- Returns:
- the meta object for class 'Metric Set Description'.
- See Also:
- Generated class or method.
-
getMetricSetDescription_SubsumedMetrics
EReference getMetricSetDescription_SubsumedMetrics()Returns the meta object for the reference list 'Subsumed Metrics
'.- Returns:
- the meta object for the reference list 'Subsumed Metrics'.
- See Also:
- Generated class or method.
-
getNumericalBaseMetricDescription
EClass getNumericalBaseMetricDescription()Returns the meta object for class 'Numerical Base Metric Description
'.- Returns:
- the meta object for class 'Numerical Base Metric Description'.
- See Also:
- Generated class or method.
-
getNumericalBaseMetricDescription_DefaultUnit
EAttribute getNumericalBaseMetricDescription_DefaultUnit()Returns the meta object for the attribute 'Default Unit
'.- Returns:
- the meta object for the attribute 'Default Unit'.
- See Also:
- Generated class or method.
-
getNumericalBaseMetricDescription_PersistenceKind
EAttribute getNumericalBaseMetricDescription_PersistenceKind()Returns the meta object for the attribute 'Persistence Kind
'.- Returns:
- the meta object for the attribute 'Persistence Kind'.
- See Also:
- Generated class or method.
-
getIJSQuantity
EClass getIJSQuantity()Returns the meta object for class 'IJS Quantity
'.- Returns:
- the meta object for class 'IJS Quantity'.
- See Also:
-
Quantity
- Generated class or method.
- EMF model class or method.
- instanceClass="javax.measure.quantity.Quantity"
-
getMetricDescriptionRepository
EClass getMetricDescriptionRepository()Returns the meta object for class 'Metric Description Repository
'.- Returns:
- the meta object for class 'Metric Description Repository'.
- See Also:
- Generated class or method.
-
getMetricDescriptionRepository_MetricDescriptions
EReference getMetricDescriptionRepository_MetricDescriptions()Returns the meta object for the containment reference list 'Metric Descriptions
'.- Returns:
- the meta object for the containment reference list 'Metric Descriptions'.
- See Also:
- Generated class or method.
-
getCaptureType
EEnum getCaptureType()Returns the meta object for enum 'Capture Type
'.- Returns:
- the meta object for enum 'Capture Type'.
- See Also:
- Generated class or method.
-
getScale
EEnum getScale()Returns the meta object for enum 'Scale
'.- Returns:
- the meta object for enum 'Scale'.
- See Also:
- Generated class or method.
-
getPersistenceKindOptions
EEnum getPersistenceKindOptions()Returns the meta object for enum 'Persistence Kind Options
'.- Returns:
- the meta object for enum 'Persistence Kind Options'.
- See Also:
- Generated class or method.
-
getDataType
EEnum getDataType()Returns the meta object for enum 'Data Type
'.- Returns:
- the meta object for enum 'Data Type'.
- See Also:
- Generated class or method.
-
getScopeOfValidity
EEnum getScopeOfValidity()Returns the meta object for enum 'Scope Of Validity
'.- Returns:
- the meta object for enum 'Scope Of Validity'.
- See Also:
- Generated class or method.
-
getEJSUnit
EDataType getEJSUnit()Returns the meta object for data type 'EJS Unit
'.- Returns:
- the meta object for data type 'EJS Unit'.
- See Also:
-
Unit
- Generated class or method.
- EMF model class or method.
- instanceClass="javax.measure.unit.Unit" typeParameters="Q" QBounds="org.palladiosimulator.metricspec.IJSQuantity"
-
getMetricSpecFactory
MetricSpecFactory getMetricSpecFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-