de.cau.cs.kieler.synccharts.kivi
Class SignalFlowTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
de.cau.cs.kieler.synccharts.kivi.SignalFlowTester
- All Implemented Interfaces:
- IPropertyTester
public class SignalFlowTester
- extends PropertyTester
Tests whether the active editor is a SyncChart editor.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignalFlowTester
public SignalFlowTester()
test
public boolean test(Object receiver,
String property,
Object[] args,
Object expectedValue)
-