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