ix.isim.actions
Class SendConstraint

java.lang.Object
  extended by ix.isim.ExecutableAction
      extended by ix.isim.actions.SendConstraint

public class SendConstraint
extends ExecutableAction


Field Summary
 
Fields inherited from class ix.isim.ExecutableAction
action, method
 
Constructor Summary
SendConstraint()
           
 
Method Summary
 void executeAction(MatchEnv env)
           
 
Methods inherited from class ix.isim.ExecutableAction
equals, simulate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendConstraint

public SendConstraint()
Method Detail

executeAction

public void executeAction(MatchEnv env)
                   throws SimulationException
Specified by:
executeAction in class ExecutableAction
Throws:
SimulationException