| Package | Description |
|---|---|
| de.aristaflow.adept2.model.common |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChangeableActivityConfiguration
This interface unifies a
ChangeableConfiguration and an
ActivityConfiguration and allows to change the attributes of the
ActivityConfiguration, that is whether a configuration value
stems from an input parameter or the corresponding process configuration. |
| Modifier and Type | Method and Description |
|---|---|
ChangeableConfiguration |
CommonModelFactory.createChangeableConfiguration(Configuration template) |
ChangeableConfiguration |
CommonModelFactory.createChangeableConfiguration(java.util.Map<java.lang.String,java.lang.String> values,
java.util.Set<java.lang.String> fixed) |