aos.jack.jak.behaviors
Class Behavior
java.lang.Object
aos.jack.jak.util.Watchable
aos.jack.jak.fsm.FSM
aos.jack.jak.behaviors.Behavior
- All Implemented Interfaces:
- BehaviorFactory, ObservableInt
- Direct Known Subclasses:
- SimpleBehavior
- public abstract class Behavior
- extends FSM
- implements BehaviorFactory
Methods inherited from class aos.jack.jak.fsm.FSM |
describe, discard, exceptionInfo, getAgent, getPreferredPriority, loadClass, remove, restart, run, setMode, stateInfo, thrownAnException, toString, traceGoal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Behavior
public Behavior()
Behavior
public Behavior(Behavior sen)
getMonitor
public aos.jack.jak.rvt.MonitorID getMonitor()
addPlanChoice
public boolean addPlanChoice(Agent a,
Plan p,
java.lang.String e)
init
public final boolean init(Agent a,
Event ev)
init_sentinel
public boolean init_sentinel(Agent a,
Event ev)
init
protected void init(Behavior sen,
Event e)
init
public FSM init(aos.jack.jak.task.Task t)
- Overrides:
init
in class FSM
newInstance
public abstract Behavior newInstance(Event e)
- Specified by:
newInstance
in interface BehaviorFactory
checkAttribute
public static java.lang.String checkAttribute(java.lang.String attrib,
java.lang.String val)
setAttribute
public boolean setAttribute(java.lang.String attrib,
java.lang.String val)
setAttribute
public boolean setAttribute(java.lang.String attrib,
java.lang.Object val)
Copyright (C) 1999-2008, Agent Oriented Software Pty. Ltd. US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.
Agent Oriented Software Pty. Ltd. http://www.aosgrp.com
PO Box 639, Carlton South, Victoria 3053, Australia
Phone: +61 3 9349 5055, Fax: +61 3 9349 5088