de.cau.cs.kieler.core.kivi.test
Class TestCombinationWrongParameterType
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.core.kivi.test.TestCombinationWrongParameterType
- All Implemented Interfaces:
- ICombination, ITriggerListener
public class TestCombinationWrongParameterType
- extends AbstractCombination
Test combination with an execute method which has no expected type, i.e. only
ITriggerState or IEffect are allowed.
- 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 |
TestCombinationWrongParameterType
public TestCombinationWrongParameterType()
execute
public void execute(String notAllowedType)