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
(package private) static Symbol effectSy
           
(package private) static Symbol sendConstraintSy
           
(package private) static Symbol worldStateSy
           
 
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
 

Field Detail

sendConstraintSy

static final Symbol sendConstraintSy

worldStateSy

static final Symbol worldStateSy

effectSy

static final Symbol effectSy
Constructor Detail

SendConstraint

public SendConstraint()
Method Detail

executeAction

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