| Package | Description |
|---|---|
| org.palladiosimulator.simulizar.action.instance | |
| org.palladiosimulator.simulizar.action.instance.impl |
| Modifier and Type | Field and Description |
|---|---|
static InstanceFactory |
InstanceFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceFactory |
InstancePackage.getInstanceFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceFactory |
InstancePackageImpl.getInstanceFactory() |
static InstanceFactory |
InstanceFactoryImpl.init()
Creates the default factory implementation.
|