zeus.actors.event
Class PlanningEvent
java.lang.Object
zeus.actors.event.Event
zeus.actors.event.PlanningEvent
- public class PlanningEvent
- extends Event
| Fields inherited from class zeus.actors.event.Event |
ABILITY_FIRST, ABILITY_LAST, AGENT_FIRST, AGENT_LAST, ALL_MASK, ARC_FIRST, ARC_LAST, CLOCK_FIRST, CLOCK_LAST, CONVERSATION_FIRST, CONVERSATION_LAST, event_type, FACT_FIRST, FACT_LAST, GRAPH_FIRST, GRAPH_LAST, HANDLER_FIRST, HANDLER_LAST, id, MAX_ID, MESSAGE_FIRST, MESSAGE_LAST, NODE_FIRST, NODE_LAST, NULL_MASK, object, PLANNING_FIRST, PLANNING_LAST, PLANSTEP_FIRST, PLANSTEP_LAST, PROTOCOL_FIRST, PROTOCOL_LAST, RELATION_FIRST, RELATION_LAST, RETE_FIRST, RETE_LAST, source, TASK_FIRST, TASK_LAST, time |
|
Constructor Summary |
PlanningEvent(java.lang.Object source,
Goal object,
long event_mask,
int type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PLANNING
public static final int PLANNING
- See Also:
- Constant Field Values
ENACTMENT
public static final int ENACTMENT
- See Also:
- Constant Field Values
REPLANNING
public static final int REPLANNING
- See Also:
- Constant Field Values
START_MASK
public static final long START_MASK
- See Also:
- Constant Field Values
FAIL_MASK
public static final long FAIL_MASK
- See Also:
- Constant Field Values
SUCCEED_MASK
public static final long SUCCEED_MASK
- See Also:
- Constant Field Values
type
protected int type
PlanningEvent
public PlanningEvent(java.lang.Object source,
Goal object,
long event_mask,
int type)
getGoal
public Goal getGoal()
getType
public int getType()
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.