madkit.jess
Class LeaveGroup

java.lang.Object
  extended by madkit.jess.MadkitFunction
      extended by madkit.jess.LeaveGroup

public class LeaveGroup
extends MadkitFunction


Constructor Summary
LeaveGroup(JessController abstractjessagent1)
           
 
Method Summary
 Value call(ValueVector valuevector1, Context context1)
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeaveGroup

public LeaveGroup(JessController abstractjessagent1)
Method Detail

getName

public java.lang.String getName()

call

public Value call(ValueVector valuevector1,
                  Context context1)
           throws JessException
Throws:
JessException


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.