| java.lang.Object org.obe.xpdl.model.activity.Route
Route | final public class Route implements Serializable(Code) | | Empty class which is used as a way of connecting multiple transitions to
create more complex transitions. The Route object is only used when there is
no Activity implementation.
author: Adrian Price |
Constructor Summary | |
public | Route() Constructs a new Route. |
Route | public Route()(Code) | | Constructs a new Route.
|
|
|