madkit.jess
Class GetAgentWithRole

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

public class GetAgentWithRole
extends MadkitFunction


Constructor Summary
GetAgentWithRole(JessController _ag)
           
 
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

GetAgentWithRole

public GetAgentWithRole(JessController _ag)
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.