| Package | Description |
|---|---|
| org.palladiosimulator.pcm | |
| org.palladiosimulator.pcm.impl |
| Modifier and Type | Field and Description |
|---|---|
static PcmFactory |
PcmFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
PcmFactory |
PcmPackage.getPcmFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PcmFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
PcmFactory |
PcmPackageImpl.getPcmFactory() |
static PcmFactory |
PcmFactoryImpl.init()
Creates the default factory implementation.
|