Package astra.tr
Class TRBeliefUpdate
java.lang.Object
astra.tr.AbstractAction
astra.tr.TRBeliefUpdate
- All Implemented Interfaces:
Action
public class TRBeliefUpdate extends AbstractAction
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TRBeliefUpdate(char op, String clazz, int[] data, Predicate predicate) -
Method Summary
Modifier and Type Method Description ActionHandlergetStatementHandler()Methods inherited from class astra.tr.AbstractAction
beginLine, getASTRAClass, isLinkedToSource, setLocation
-
Field Details
-
ADDITION
public static final char ADDITION- See Also:
- Constant Field Values
-
DELETION
public static final char DELETION- See Also:
- Constant Field Values
-
-
Constructor Details
-
Method Details