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

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by org.eclipse.gmf.graphdef.editor.part.GMFGraphUriEditorInputTester
All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester

public class GMFGraphUriEditorInputTester
extends org.eclipse.core.expressions.PropertyTester

Generated

Constructor Summary
GMFGraphUriEditorInputTester()
           
 
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
 

Constructor Detail

GMFGraphUriEditorInputTester

public GMFGraphUriEditorInputTester()
Method Detail

test

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


Copyright © 2012. All Rights Reserved.