Uses of Interface
de.aristaflow.adept2.model.common.BuildtimeActivity
- 
Packages that use BuildtimeActivity Package Description de.aristaflow.adept2.model.activitymodel TODO This is completely outdated.de.aristaflow.adept2.model.processmodel  - 
- 
Uses of BuildtimeActivity in de.aristaflow.adept2.model.activitymodel
Subinterfaces of BuildtimeActivity 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 BuildtimeActivity in de.aristaflow.adept2.model.processmodel
Subinterfaces of BuildtimeActivity 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. 
 -