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