| Package | Description |
|---|---|
| org.palladiosimulator.metricspec | |
| org.palladiosimulator.metricspec.impl |
| Modifier and Type | Field and Description |
|---|---|
static MetricSpecFactory |
MetricSpecFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSpecFactory |
MetricSpecPackage.getMetricSpecFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetricSpecFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSpecFactory |
MetricSpecPackageImpl.getMetricSpecFactory() |
static MetricSpecFactory |
MetricSpecFactoryImpl.init()
Creates the default factory implementation.
|