org.eclipse.gmf.graphdef.editor.part
Class GMFGraphShortcutPropertyTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
org.eclipse.gmf.graphdef.editor.part.GMFGraphShortcutPropertyTester
- All Implemented Interfaces:
- org.eclipse.core.expressions.IPropertyTester
public class GMFGraphShortcutPropertyTester
- extends org.eclipse.core.expressions.PropertyTester
- Generated
Methods inherited from class org.eclipse.core.expressions.PropertyTester |
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHORTCUT_PROPERTY
protected static final String SHORTCUT_PROPERTY
- See Also:
- Constant Field Values
- Generated
GMFGraphShortcutPropertyTester
public GMFGraphShortcutPropertyTester()
test
public boolean test(Object receiver,
String method,
Object[] args,
Object expectedValue)
- Generated
Copyright © 2012. All Rights Reserved.