| Package | Description |
|---|---|
| org.palladiosimulator.simulizar.action.parameter | |
| org.palladiosimulator.simulizar.action.parameter.impl |
| Modifier and Type | Field and Description |
|---|---|
static ParameterFactory |
ParameterFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterFactory |
ParameterPackage.getParameterFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterFactory |
ParameterPackageImpl.getParameterFactory() |
static ParameterFactory |
ParameterFactoryImpl.init()
Creates the default factory implementation.
|