de.cau.cs.kieler.core.model
Class EditorTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
de.cau.cs.kieler.core.model.EditorTester
- All Implemented Interfaces:
- IPropertyTester
public class EditorTester
- extends PropertyTester
A property tester that checks whether the given element is supported using the
GraphicalFrameworkService.
- Rating

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