de.cau.cs.kieler.kiml.ui
Class ActiveEditorSupportedTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
de.cau.cs.kieler.kiml.ui.ActiveEditorSupportedTester
- All Implemented Interfaces:
- IPropertyTester
public class ActiveEditorSupportedTester
- extends PropertyTester
Tester class for checking whether the active editor is supported by KIML.
- Rating

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