JACK 5.4 Application Interface

aos.jack.jak.logic
Class BooleanVariable

java.lang.Object
  extended byaos.jack.jak.logic.Unifiable
      extended byaos.jack.jak.logic.Variable
          extended byaos.jack.jak.logic.BooleanVariable

public class BooleanVariable
extends Variable

Objects of this class are generated by the JACK compiler to represent variables declared as type "logical boolean".


Constructor Summary
BooleanVariable()
           
 
Method Summary
 boolean getValue()
          This method returns the boolean value of this logical variable wrapper.
 
Methods inherited from class aos.jack.jak.logic.Variable
as_boolean, as_byte, as_char, as_double, as_float, as_int, as_long, as_object, as_short, as_string, getEnv, getType, getValueOf, isBound, isGround, toString, unbind, unify, unify, unify, unify, unify, unify, unify, unify, unify, unify, unify, untrail, variableType
 
Methods inherited from class aos.jack.jak.logic.Unifiable
as_unifiable, logicException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BooleanVariable

public BooleanVariable()
Method Detail

getValue

public boolean getValue()
This method returns the boolean value of this logical variable wrapper.

Returns:
the boolean value of this logical variable wrapper.

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