JACK 5.4 Application Interface

aos.jack.sim.models
Class Controller

java.lang.Object
  extended byaos.jack.sim.models.ControllerFields
      extended byaos.jack.sim.models.Controller
All Implemented Interfaces:
aos.apib.Base, java.io.Serializable
Direct Known Subclasses:
AgentControllerFields, MoverFields, VisualizerFields

public class Controller
extends ControllerFields

See Also:
Serialized Form

Constructor Summary
Controller()
           
 
Method Summary
 void addHandler(java.lang.Class cc, Handler h)
           
 void addHandler(java.lang.String cc, Handler h)
           
 void die()
           
 java.lang.Integer[] getPhases()
           
 void init(int phase)
           
 boolean isActive()
           
 void setModel(Model m)
           
 void step(int phase, long current_time)
           
 
Methods inherited from class aos.jack.sim.models.ControllerFields
equals, getStreamer, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller()
Method Detail

addHandler

public void addHandler(java.lang.Class cc,
                       Handler h)

addHandler

public void addHandler(java.lang.String cc,
                       Handler h)

isActive

public boolean isActive()

setModel

public void setModel(Model m)

init

public void init(int phase)

step

public void step(int phase,
                 long current_time)

die

public void die()

getPhases

public java.lang.Integer[] getPhases()

JACK 5.4 Application Interface

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