Uses of Interface
de.aristaflow.adept2.model.common.AbstractActivity
Packages that use AbstractActivity
Package
Description
TODO This is completely outdated.
-
Uses of AbstractActivity in de.aristaflow.adept2.model.activitymodel
Subinterfaces of AbstractActivity in de.aristaflow.adept2.model.activitymodelModifier and TypeInterfaceDescriptioninterfaceAnActivityTemplaterepresents 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.commonModifier and TypeInterfaceDescriptioninterfaceABuildtimeActivityunifies 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.executionModifier and TypeInterfaceDescriptioninterfaceTheActivityInstanceis an instance ofand also resembles the interface.ActivityinterfaceRepresents 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.processmodelModifier and TypeInterfaceDescriptioninterfaceThe activity is a pluggable component associated to a node.interfaceRepresents an activity which is used for decisions in the process model.