Package | Description |
---|---|
org.palladiosimulator.metricspec | |
org.palladiosimulator.metricspec.impl | |
org.palladiosimulator.metricspec.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregationFunctionDescription
A representation of the model object '
Aggregation Function Description'.
|
interface |
BaseMetricDescription
A representation of the model object '
Base Metric Description'.
|
interface |
MetricDescription
A representation of the model object 'Metric Description
'.
|
interface |
MetricSetDescription
A representation of the model object '
Metric Set Description'.
|
interface |
NumericalBaseMetricDescription
A representation of the model object '
Numerical Base Metric Description'.
|
interface |
TextualBaseMetricDescription
A representation of the model object '
Textual Base Metric Description'.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregationFunctionDescriptionImpl
An implementation of the model object '
Aggregation Function Description'.
|
class |
BaseMetricDescriptionImpl
An implementation of the model object '
Base Metric Description'.
|
class |
DescriptionImpl
An implementation of the model object 'Description'.
|
class |
MetricDescriptionImpl
An implementation of the model object 'Metric Description
'.
|
class |
MetricSetDescriptionImpl
An implementation of the model object '
Metric Set Description'.
|
class |
NumericalBaseMetricDescriptionImpl
An implementation of the model object '
Numerical Base Metric Description'.
|
class |
TextualBaseMetricDescriptionImpl
An implementation of the model object '
Textual Base Metric Description'.
|
Modifier and Type | Method and Description |
---|---|
T |
MetricSpecSwitch.caseDescription(Description object)
Returns the result of interpreting the object as an instance of 'Description'.
|