org.eclipse.emf.ecp.emfstore.internal.ui.property
Class EMFStoreIsServerAdminTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsServerAdminTester
- All Implemented Interfaces:
- org.eclipse.core.expressions.IPropertyTester
public final class EMFStoreIsServerAdminTester
- extends org.eclipse.core.expressions.PropertyTester
This tests whether a user is the serveradmin on a specific repository.
- Author:
- Eugen Neufeld, Tobias Verhoeven
Methods inherited from class org.eclipse.core.expressions.PropertyTester |
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated |
EMFStoreIsServerAdminTester
public EMFStoreIsServerAdminTester()
test
public boolean test(Object receiver,
String property,
Object[] args,
Object expectedValue)
-
Copyright © 2014. All Rights Reserved.