JACK 5.4 Application Interface

aos.jack.jak.beliefset
Class Tuple

java.lang.Object
  extended byaos.jack.jak.beliefset.Tuple

public abstract class Tuple
extends java.lang.Object

The Tuple class is the base class for tuples in JACK belief-sets. It defines the interface that derived a BeliefSet needs to implement in its tuples. In particular the hash method which is used to compute the various hash values for the various user defined indexes.


Constructor Summary
Tuple()
           
 
Method Summary
abstract  aos.apib.StreamerSupport getStreamer()
           
abstract  int hash(int ind)
           
abstract  java.lang.String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tuple

public Tuple()
Method Detail

name

public abstract java.lang.String name()

getStreamer

public abstract aos.apib.StreamerSupport getStreamer()

hash

public abstract int hash(int ind)

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