| Package | Description |
|---|---|
| org.palladiosimulator.runtimemeasurement | |
| org.palladiosimulator.runtimemeasurement.impl |
| Modifier and Type | Field and Description |
|---|---|
static RuntimeMeasurementFactory |
RuntimeMeasurementFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeMeasurementFactory |
RuntimeMeasurementPackage.getRuntimeMeasurementFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeMeasurementFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeMeasurementFactory |
RuntimeMeasurementPackageImpl.getRuntimeMeasurementFactory() |
static RuntimeMeasurementFactory |
RuntimeMeasurementFactoryImpl.init()
Creates the default factory implementation.
|