JACK 5.4 Application Interface

aos.jack.jak.plan
Class PlanInstanceInfo

java.lang.Object
  extended byaos.jack.jak.plan.PlanInstanceInfo

public class PlanInstanceInfo
extends java.lang.Object

A base class for PlanInstanceInfo objects.


Field Summary
static PlanInstanceInfo[] def
          The def array contains 10 default PlanInstanceInfo objects for providing ranks 0 to 9.
 int rank
          A convenience member.
 
Constructor Summary
PlanInstanceInfo(int n)
          Constructs a PlanInstanceInfo with given rank.
 
Method Summary
 int getRank()
          Returns the rank.
 void planChosen(Plan p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

def

public static final PlanInstanceInfo[] def
The def array contains 10 default PlanInstanceInfo objects for providing ranks 0 to 9. (def[i].getRank() == i)


rank

public int rank
A convenience member.

Constructor Detail

PlanInstanceInfo

public PlanInstanceInfo(int n)
Constructs a PlanInstanceInfo with given rank.

Method Detail

getRank

public int getRank()
Returns the rank.


planChosen

public void planChosen(Plan p)

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