| Package | Description |
|---|---|
| org.palladiosimulator.pcm.subsystem | |
| org.palladiosimulator.pcm.subsystem.impl |
| Modifier and Type | Field and Description |
|---|---|
static SubsystemFactory |
SubsystemFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
SubsystemFactory |
SubsystemPackage.getSubsystemFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubsystemFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
SubsystemFactory |
SubsystemPackageImpl.getSubsystemFactory() |
static SubsystemFactory |
SubsystemFactoryImpl.init()
Creates the default factory implementation.
|