Modifier and Type | Method and Description |
---|---|
TextualBaseMetricDescription |
MetricSpecFactory.createTextualBaseMetricDescription()
Returns a new object of class 'Textual Base Metric Description'.
|
TextualBaseMetricDescription |
Identifier.getTextualBaseMetricDescription()
Returns the value of the 'Textual Base Metric Description' container
reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Identifier.setTextualBaseMetricDescription(TextualBaseMetricDescription value)
Sets the value of the '
Textual Base Metric Description ' container reference. |
Modifier and Type | Class and Description |
---|---|
class |
TextualBaseMetricDescriptionImpl
An implementation of the model object '
Textual Base Metric Description'.
|
Modifier and Type | Method and Description |
---|---|
TextualBaseMetricDescription |
MetricSpecFactoryImpl.createTextualBaseMetricDescription() |
TextualBaseMetricDescription |
IdentifierImpl.getTextualBaseMetricDescription() |
Modifier and Type | Method and Description |
---|---|
NotificationChain |
IdentifierImpl.basicSetTextualBaseMetricDescription(TextualBaseMetricDescription newTextualBaseMetricDescription,
NotificationChain msgs) |
void |
IdentifierImpl.setTextualBaseMetricDescription(TextualBaseMetricDescription newTextualBaseMetricDescription) |
Modifier and Type | Method and Description |
---|---|
T |
MetricSpecSwitch.caseTextualBaseMetricDescription(TextualBaseMetricDescription object)
Returns the result of interpreting the object as an instance of '
Textual Base Metric Description'.
|
Modifier and Type | Method and Description |
---|---|
TextualBaseMetricDescription |
TextualBaseMetricDescriptionBuilder.build()
This method constructs the final
org.palladiosimulator.metricspec.TextualBaseMetricDescription type.
|
Modifier and Type | Method and Description |
---|---|
static TextualBaseMetricDescriptionBuilder |
MetricspecBuilders.newTextualBaseMetricDescriptionBuilder(TextualBaseMetricDescription p_textualBaseMetricDescription)
Creates a new TextualBaseMetricDescriptionBuilder initialized with an
existing
org.palladiosimulator.metricspec.TextualBaseMetricDescription
model element.
|
static TextualBaseMetricDescriptionBuilder |
TextualBaseMetricDescriptionBuilder.newTextualBaseMetricDescriptionBuilder(TextualBaseMetricDescription p_textualBaseMetricDescription)
This method creates a new instance of the TextualBaseMetricDescriptionBuilder.
|
IdentifierBuilder |
IdentifierBuilder.textualBaseMetricDescription(TextualBaseMetricDescription p_textualBaseMetricDescription) |
Modifier and Type | Method and Description |
---|---|
IdentifierBuilder |
IdentifierBuilder.textualBaseMetricDescription(IMetricspecBuilder<? extends TextualBaseMetricDescription> p_textualBaseMetricDescriptionBuilder) |