Uses of Interface
de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Packages that use AbstractActivityTemplateDefinition Package Description de.aristaflow.adept2.model.activitymodel TODO This is completely outdated. -
-
Uses of AbstractActivityTemplateDefinition in de.aristaflow.adept2.model.activitymodel
Subinterfaces of AbstractActivityTemplateDefinition in de.aristaflow.adept2.model.activitymodel Modifier and Type Interface Description interface
ActivityTemplateDefinition
ActivityTemplateDefinition
s are located belowOperation
s, that is, they override the attributes of operations.interface
StorageActivityTemplateDefinition
This interface provides the means to store anActivityTemplateDefinition
which is supported by not inheriting any attributes from a parent parameter (in contrast to the interfaceActivityTemplateDefinition
.
-