Uses of Class
sl.Action

Packages that use Action
sl   
 

Uses of Action in sl
 

Fields in sl declared as Action
(package private)  Action DonePredicate.s
           
private  Action ResultPredicate.s
           
 

Methods in sl that return Action
 Action DonePredicate.get_0()
          This method gets the action expression indicating the action that has been performed and the agent who performed it.
 Action ResultPredicate.get_0()
          This method gets the action expression for of which the result is indicated.
 

Methods in sl with parameters of type Action
 void DonePredicate.set_0(Action a)
          This method sets the action expression indicating the action that has been performed and the agent who performed it.
 void ResultPredicate.set_0(Action a)
          This method sets the action expression for of which the result is indicated.
 



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