Interface ROUTE

All Known Implementing Classes:
CRROUTE, ProtoROUTE

public interface ROUTE
Representation of a ROUTE.

A route belongs to a specific execution space, whether that be the main world or a proto or inline contained within that world. The information about the execution space is not contained in this route as that is expected to be set, along with this route, in the route manager.

Version:
$Revision: 1.3 $
Author:
Justin Couch