org.smartcomps.twister.engine.priv.core.definition
Interface Scope

All Superinterfaces:
Activity, StructuredActivity
All Known Implementing Classes:
ScopeImpl

public interface Scope
extends StructuredActivity

A scope is an anonymous sub-process (inline defined) with a nested activity, its own associated variables, fault handlers and compensation handler.
Scope won't be really implemented in a first version of the engine, it's only present as a simple activity container.


Methods inherited from interface org.smartcomps.twister.engine.priv.core.definition.StructuredActivity
addActivity, addExecutionContext, getActivities, getExecutionContexts
 
Methods inherited from interface org.smartcomps.twister.engine.priv.core.definition.Activity
fetchProcess, getContainer, getJoinCondition, getName, getProcess, getSourceLinks, getTargetLinks, setJoinCondition, setName, setSourceLinks, setTargetLinks
 



Copyright © 2003 SmartComps. All Rights Reserved.