Uses of Interface
de.aristaflow.adept2.model.common.AbstractActivity
-
Packages that use AbstractActivity Package Description de.aristaflow.adept2.model.activitymodel TODO This is completely outdated.de.aristaflow.adept2.model.common de.aristaflow.adept2.model.execution de.aristaflow.adept2.model.processmodel -
-
Uses of AbstractActivity in de.aristaflow.adept2.model.activitymodel
Subinterfaces of AbstractActivity in de.aristaflow.adept2.model.activitymodel Modifier and Type Interface Description interfaceActivityTemplateAnActivityTemplaterepresents the object that is finally assigned (dragged) to a process node; it is a self-contained artificial vessel to transport all relevant information to the process model. -
Uses of AbstractActivity in de.aristaflow.adept2.model.common
Subinterfaces of AbstractActivity in de.aristaflow.adept2.model.common Modifier and Type Interface Description interfaceBuildtimeActivityABuildtimeActivityunifies the similarities of the objects representing activities at buildtime. -
Uses of AbstractActivity in de.aristaflow.adept2.model.execution
Subinterfaces of AbstractActivity in de.aristaflow.adept2.model.execution Modifier and Type Interface Description interfaceActivityInstanceTheActivityInstanceis an instance ofand also resembles the interface.ActivityinterfaceDecisionActivityInstanceRepresents an activity instance which is used for decisions in the process model. -
Uses of AbstractActivity in de.aristaflow.adept2.model.processmodel
Subinterfaces of AbstractActivity in de.aristaflow.adept2.model.processmodel Modifier and Type Interface Description interfaceActivityThe activity is a pluggable component associated to a node.interfaceDecisionActivityRepresents an activity which is used for decisions in the process model.
-