Modifier and Type | Method and Description |
---|---|
NumericalBaseMetricDescription |
MetricSpecFactory.createNumericalBaseMetricDescription()
Returns a new object of class 'Numerical Base Metric Description'.
|
Modifier and Type | Class and Description |
---|---|
class |
NumericalBaseMetricDescriptionImpl
An implementation of the model object '
Numerical Base Metric Description'.
|
Modifier and Type | Method and Description |
---|---|
NumericalBaseMetricDescription |
MetricSpecFactoryImpl.createNumericalBaseMetricDescription() |
Modifier and Type | Method and Description |
---|---|
T |
MetricSpecSwitch.caseNumericalBaseMetricDescription(NumericalBaseMetricDescription object)
Returns the result of interpreting the object as an instance of '
Numerical Base Metric Description'.
|
Modifier and Type | Method and Description |
---|---|
NumericalBaseMetricDescription |
NumericalBaseMetricDescriptionBuilder.build()
This method constructs the final
org.palladiosimulator.metricspec.NumericalBaseMetricDescription type.
|
Modifier and Type | Method and Description |
---|---|
static NumericalBaseMetricDescriptionBuilder |
MetricspecBuilders.newNumericalBaseMetricDescriptionBuilder(NumericalBaseMetricDescription p_numericalBaseMetricDescription)
Creates a new NumericalBaseMetricDescriptionBuilder initialized with an
existing
org.palladiosimulator.metricspec.NumericalBaseMetricDescription
model element.
|
static NumericalBaseMetricDescriptionBuilder |
NumericalBaseMetricDescriptionBuilder.newNumericalBaseMetricDescriptionBuilder(NumericalBaseMetricDescription p_numericalBaseMetricDescription)
This method creates a new instance of the NumericalBaseMetricDescriptionBuilder.
|