Uses of Interface
de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Packages that use AbstractParameterTemplate Package Description de.aristaflow.adept2.model.activitymodel TODO This is completely outdated. -
-
Uses of AbstractParameterTemplate in de.aristaflow.adept2.model.activitymodel
Subinterfaces of AbstractParameterTemplate in de.aristaflow.adept2.model.activitymodel Modifier and Type Interface Description interface
ParameterTemplate
Generic operations allow to add parameters.interface
StorageParameterTemplate
This interface provides the means to storeParameterTemplate
which is supported by not inheriting any attributes from a parent parameter template (in contrast to the interfaceParameterTemplate
.
-