Uses of Interface
de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Packages that use AbstractConfigurationSet Package Description de.aristaflow.adept2.model.activitymodel TODO This is completely outdated. -
-
Uses of AbstractConfigurationSet in de.aristaflow.adept2.model.activitymodel
Subinterfaces of AbstractConfigurationSet in de.aristaflow.adept2.model.activitymodel Modifier and Type Interface Description interface
ConfigurationSet
AConfigurationSet
is a collection of configurations, configuration descriptions as well as a few other attributes.interface
StorageConfigurationSet
This interface provides the means to store anActivityModelParameter
which is supported by not inheriting any attributes from a parent parameter (in contrast to the interfaceActivityModelParameter
.
-