| Package | Description |
|---|---|
| org.palladiosimulator.simulizar.action.instance | |
| org.palladiosimulator.simulizar.action.instance.impl |
| Modifier and Type | Field and Description |
|---|---|
static InstancePackage |
InstancePackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
InstancePackage |
InstanceFactory.getInstancePackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstancePackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
InstancePackage |
InstanceFactoryImpl.getInstancePackage() |
static InstancePackage |
InstanceFactoryImpl.getPackage()
Deprecated.
|
static InstancePackage |
InstancePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others
upon which it depends.
|