ru.ifmo.knim.controlled
Class InterfaceManipulator
java.lang.Object
ru.ifmo.knim.controlled.InterfaceManipulator
- All Implemented Interfaces:
- com.evelopers.unimod.runtime.ControlledObject
- public class InterfaceManipulator
- extends java.lang.Object
- implements com.evelopers.unimod.runtime.ControlledObject
Class that controls the interface
- Author:
- Anthony Yakovlev
Method Summary |
boolean |
x1(com.evelopers.unimod.runtime.context.StateMachineContext context)
|
boolean |
x2(com.evelopers.unimod.runtime.context.StateMachineContext context)
|
void |
z1(com.evelopers.unimod.runtime.context.StateMachineContext context)
|
void |
z2(com.evelopers.unimod.runtime.context.StateMachineContext context)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceManipulator
public InterfaceManipulator()
z1
public void z1(com.evelopers.unimod.runtime.context.StateMachineContext context)
x1
public boolean x1(com.evelopers.unimod.runtime.context.StateMachineContext context)
x2
public boolean x2(com.evelopers.unimod.runtime.context.StateMachineContext context)
z2
public void z2(com.evelopers.unimod.runtime.context.StateMachineContext context)