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