org.eclipse.emf.ecoretools.diagram.part
Class EcoreUriEditorInputTester

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by org.eclipse.emf.ecoretools.diagram.part.EcoreUriEditorInputTester
All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester

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


Constructor Summary
EcoreUriEditorInputTester()
           
 
Method Summary
 boolean test(java.lang.Object receiver, java.lang.String method, java.lang.Object[] args, java.lang.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

EcoreUriEditorInputTester

public EcoreUriEditorInputTester()
Method Detail

test

public boolean test(java.lang.Object receiver,
                    java.lang.String method,
                    java.lang.Object[] args,
                    java.lang.Object expectedValue)

Copyright 2007 Anyware Technologies.
All Rights Reserved.