| Package | Description |
|---|---|
| de.aristaflow.adept2.model.common | |
| de.aristaflow.adept2.model.execution |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MergingActivityConfiguration
This class merges several activity configurations to one configuration.
|
| Modifier and Type | Method and Description |
|---|---|
MergingConfiguration |
CommonModelFactory.createMergingConfiguration(Configuration initialConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
MergingConfiguration |
ExecutionFactory.createMergingConfiguration(Configuration initialConfiguration)
Creates a new
MergingConfiguration with the designated initial
configuration. |