JACK 5.4 Application Interface

aos.jack.jak.fsm
Class FSMList

java.lang.Object
  extended byaos.jack.jak.fsm.FSMList

public class FSMList
extends java.lang.Object


Constructor Summary
FSMList()
           
 
Method Summary
 void addBefore(FSM e, FSM old)
           
 void addFirst(FSM e)
           
 void addLast(FSM e)
           
 void empty()
           
 FSM find(FSM e)
           
 FSM first()
           
 FSM last()
           
 FSM next(FSM e)
           
 FSM prev(FSM e)
           
 FSM remove(FSM e)
           
 FSM rmFirst()
           
 FSM rmLast()
           
 int size()
           
 java.lang.Object[] toArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSMList

public FSMList()
Method Detail

toArray

public java.lang.Object[] toArray()

first

public FSM first()

last

public FSM last()

next

public FSM next(FSM e)

prev

public FSM prev(FSM e)

size

public int size()

addFirst

public void addFirst(FSM e)

addBefore

public void addBefore(FSM e,
                      FSM old)

addLast

public void addLast(FSM e)

rmLast

public FSM rmLast()

rmFirst

public FSM rmFirst()

find

public FSM find(FSM e)

empty

public void empty()

remove

public FSM remove(FSM e)

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