| Package | Description |
|---|---|
| org.palladiosimulator.simulizar.action.mapping | |
| org.palladiosimulator.simulizar.action.mapping.impl |
| Modifier and Type | Field and Description |
|---|---|
static MappingFactory |
MappingFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
MappingFactory |
MappingPackage.getMappingFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappingFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
MappingFactory |
MappingPackageImpl.getMappingFactory() |
static MappingFactory |
MappingFactoryImpl.init()
Creates the default factory implementation.
|