| Package | Description |
|---|---|
| org.palladiosimulator.pcm.system | |
| org.palladiosimulator.pcm.system.impl |
| Modifier and Type | Field and Description |
|---|---|
static SystemFactory |
SystemFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
SystemFactory |
SystemPackage.getSystemFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SystemFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
SystemFactory |
SystemPackageImpl.getSystemFactory() |
static SystemFactory |
SystemFactoryImpl.init()
Creates the default factory implementation.
|