org.eclipse.emf.ecp.emfstore.internal.ui.property
Class EMFStoreHistoryAvailable
java.lang.Object
org.eclipse.core.expressions.PropertyTester
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
Methods inherited from class org.eclipse.core.expressions.PropertyTester |
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated |
EMFStoreHistoryAvailable
public EMFStoreHistoryAvailable()
test
public boolean test(Object receiver,
String property,
Object[] args,
Object expectedValue)
-
Copyright © 2014. All Rights Reserved.