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

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by 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

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

EMFStoreElementIsShared

public EMFStoreElementIsShared()
Method Detail

test

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



Copyright © 2015. All Rights Reserved.