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