Uses of Class
JADE_SL.abs.AbsPredicate

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

Uses of AbsPredicate in JADE_SL.abs
 

Methods in JADE_SL.abs that return AbsPredicate
 AbsPredicate AbsIRE.getProposition()
          Gets the proposition of this IRE.
 

Methods in JADE_SL.abs with parameters of type AbsPredicate
 void AbsAgentAction.set(java.lang.String name, AbsPredicate value)
          Set an attribute of the agent action held by this abstract descriptor.
 void AbsIRE.setProposition(AbsPredicate proposition)
          Sets the proposition of this IRE.
 

Uses of AbsPredicate in JADE_SL.lang.sl
 

Methods in JADE_SL.lang.sl that return AbsPredicate
 AbsPredicate SLParser.Wff()
           
 AbsPredicate SLParser.Wff_NoBrace()
           
 

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



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