| Package | Description |
|---|---|
| org.palladiosimulator.pcm.usagemodel | |
| org.palladiosimulator.pcm.usagemodel.impl |
| Modifier and Type | Field and Description |
|---|---|
static UsagemodelFactory |
UsagemodelFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
UsagemodelFactory |
UsagemodelPackage.getUsagemodelFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsagemodelFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
UsagemodelFactory |
UsagemodelPackageImpl.getUsagemodelFactory() |
static UsagemodelFactory |
UsagemodelFactoryImpl.init()
Creates the default factory implementation.
|