org.eclipse.emf.ecp.emfstore.internal.ui.property
Class EMFStoreHistoryAvailable

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreHistoryAvailable
All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester

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

This tests whether a historyview is available either for a project or for an EObject.

Author:
Tobias Verhoeven

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

EMFStoreHistoryAvailable

public EMFStoreHistoryAvailable()
Method Detail

test

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



Copyright © 2014. All Rights Reserved.