org.eclipse.gmf.graphdef.editor.part
Class GMFGraphShortcutPropertyTester

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by 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

Field Summary
protected static String SHORTCUT_PROPERTY
           
 
Constructor Summary
GMFGraphShortcutPropertyTester()
           
 
Method Summary
 boolean test(Object receiver, String method, Object[] args, Object expectedValue)
           
 
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
 

Field Detail

SHORTCUT_PROPERTY

protected static final String SHORTCUT_PROPERTY
See Also:
Constant Field Values
Generated
Constructor Detail

GMFGraphShortcutPropertyTester

public GMFGraphShortcutPropertyTester()
Method Detail

test

public boolean test(Object receiver,
                    String method,
                    Object[] args,
                    Object expectedValue)
Generated


Copyright © 2012. All Rights Reserved.