Uses of Interface
de.aristaflow.adept2.model.common.ChangeableActivityConfiguration
Packages that use ChangeableActivityConfiguration
-
Uses of ChangeableActivityConfiguration in de.aristaflow.adept2.model.common
Methods in de.aristaflow.adept2.model.common that return ChangeableActivityConfigurationModifier and TypeMethodDescriptionCommonModelFactory.createChangeableActivityConfiguration(ActivityConfiguration template) CommonModelFactory.createChangeableActivityConfiguration(Map<String, String> values, Map<String, String> fromParameter, Map<String, String> fromConfiguration, Set<String> fixed) XMLImportTools.getChangeableActivityConfiguration(CommonModelFactory cmf, Element confElement) -
Uses of ChangeableActivityConfiguration in de.aristaflow.adept2.model.processmodel
Methods in de.aristaflow.adept2.model.processmodel that return ChangeableActivityConfigurationModifier and TypeMethodDescriptionProcessModelFactory.createConfiguration(ActivityConfiguration template) Creates a newChangeableActivityConfigurationcontaining the values from the given template.