org.eclipse.emf.ecp.emfstore.internal.ui.property
Class EMFStoreElementIsShared
java.lang.Object
org.eclipse.core.expressions.PropertyTester
org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreElementIsShared
- All Implemented Interfaces:
- org.eclipse.core.expressions.IPropertyTester
public class EMFStoreElementIsShared
- extends org.eclipse.core.expressions.PropertyTester
This tests whether an element is shared.
- Author:
- Tobias Verhoeven
Methods inherited from class org.eclipse.core.expressions.PropertyTester |
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated |
EMFStoreElementIsShared
public EMFStoreElementIsShared()
test
public boolean test(Object receiver,
String property,
Object[] args,
Object expectedValue)
-
Copyright © 2014. All Rights Reserved.