| Package | Description |
|---|---|
| org.palladiosimulator.pcm.subsystem | |
| org.palladiosimulator.pcm.subsystem.impl |
| Modifier and Type | Field and Description |
|---|---|
static SubsystemPackage |
SubsystemPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
SubsystemPackage |
SubsystemFactory.getSubsystemPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubsystemPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static SubsystemPackage |
SubsystemFactoryImpl.getPackage()
Deprecated.
|
SubsystemPackage |
SubsystemFactoryImpl.getSubsystemPackage() |
static SubsystemPackage |
SubsystemPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others
upon which it depends.
|