org.eclipse.emf.emfstore.internal.client.ui.testers
Class HistoryCompareEnabledTester

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by org.eclipse.emf.emfstore.internal.client.ui.testers.HistoryCompareEnabledTester
All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester

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

Test if there is a history compare extension registered.

Author:
jsommerfeldt

Constructor Summary
HistoryCompareEnabledTester()
           
 
Method Summary
 boolean test(Object receiver, String property, 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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryCompareEnabledTester

public HistoryCompareEnabledTester()
Method Detail

test

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

See Also:
IPropertyTester.test(java.lang.Object, java.lang.String, java.lang.Object[], java.lang.Object)


Copyright © 2015. All Rights Reserved.