org.primordion.xholon.base
Interface IActivity

All Known Implementing Classes:
Activity, XhAntForaging, XhAntTrail, XhCartCentering, XhEcjAntForaging, XhEcjAntTrail, XhEcjCartCentering, XhEcjTutorial4, XhTutorial4

public interface IActivity

An activity is a type of behavior. This class can be thought of as an activity machine, analogous to a state machine which is another type of behavior. In UML 2.0, Activity and StateMachine are two subclasses of Behavior.

Since:
0.1 (Created on Jul 25, 2005)
Author:
Ken Webb