Uses of Class
JADE_SL.abs.AbsVariable

Packages that use AbsVariable
JADE_SL.abs   
JADE_SL.lang.sl   
 

Uses of AbsVariable in JADE_SL.abs
 

Methods in JADE_SL.abs that return AbsVariable
 AbsVariable AbsIRE.getVariable()
          Gets the variable of this IRE.
 

Methods in JADE_SL.abs with parameters of type AbsVariable
 void AbsIRE.setVariable(AbsVariable variable)
          Sets the variable of this IRE.
 

Uses of AbsVariable in JADE_SL.lang.sl
 

Methods in JADE_SL.lang.sl that return AbsVariable
 AbsVariable SLParser.Variable()
           
 

Methods in JADE_SL.lang.sl with parameters of type AbsVariable
private  java.lang.String SLCodec.toString(AbsVariable val)
           
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.