| Package | Description |
|---|---|
| org.palladiosimulator.runtimemeasurement | |
| org.palladiosimulator.runtimemeasurement.impl | |
| org.palladiosimulator.runtimemeasurement.util |
| Modifier and Type | Method and Description |
|---|---|
RuntimeMeasurement |
RuntimeMeasurementFactory.createRuntimeMeasurement()
Returns a new object of class 'Runtime Measurement'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<RuntimeMeasurement> |
RuntimeMeasurementModel.getMeasurements()
Returns the value of the 'Measurements' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeMeasurementImpl
An implementation of the model object '
Runtime Measurement'.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeMeasurement |
RuntimeMeasurementFactoryImpl.createRuntimeMeasurement() |
| Modifier and Type | Method and Description |
|---|---|
EList<RuntimeMeasurement> |
RuntimeMeasurementModelImpl.getMeasurements() |
| Modifier and Type | Method and Description |
|---|---|
T |
RuntimeMeasurementSwitch.caseRuntimeMeasurement(RuntimeMeasurement object)
Returns the result of interpreting the object as an instance of 'Runtime Measurement
'.
|