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