de.cau.cs.kieler.core.kivi.test
Class TestCombinationTwoEffects
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.core.kivi.test.TestCombinationTwoEffects
- All Implemented Interfaces:
- ICombination, ITriggerListener
public class TestCombinationTwoEffects
- extends AbstractCombination
Combination with two effect triggers, which is actually not allowed. Will throw an exception.
- 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 |
TestCombinationTwoEffects
public TestCombinationTwoEffects()
execute
public void execute(PrintEffect effect)
execute
public void execute(TestEffectA effect)