| Package | Description |
|---|---|
| org.palladiosimulator.metricspec | |
| org.palladiosimulator.metricspec.impl |
| Modifier and Type | Field and Description |
|---|---|
static MetricSpecPackage |
MetricSpecPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSpecPackage |
MetricSpecFactory.getMetricSpecPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetricSpecPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSpecPackage |
MetricSpecFactoryImpl.getMetricSpecPackage() |
static MetricSpecPackage |
MetricSpecFactoryImpl.getPackage()
Deprecated.
|
static MetricSpecPackage |
MetricSpecPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others
upon which it depends.
|