madkit.jess
Class CreateGroup

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

public class CreateGroup
extends MadkitFunction


Constructor Summary
CreateGroup(JessController c)
           
 
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

CreateGroup

public CreateGroup(JessController c)
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.