de.cau.cs.kieler.core.kivi.test
Class TestCombinationUndo
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.core.kivi.test.TestCombinationUndo
- All Implemented Interfaces:
- ICombination, ITriggerListener
public class TestCombinationUndo
- extends AbstractCombination
A combination that explicitly calls undoOldEffects.
- Rating

Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination |
enableEffectRecording, getEffects, getTriggerStates, handle, isActive, latestState, latestStateIndex, schedule, schedule, setActive, toString, undo, undoRecordedEffects |
TestCombinationUndo
public TestCombinationUndo()
execute
public void execute(TestTriggerB.BState trigger)
- Execute method listening to some arbitrary trigger.
- Parameters:
trigger
-