Class CheckIfProfileApplicationIsDirty
- java.lang.Object
-
- org.eclipse.core.expressions.PropertyTester
-
- org.modelversioning.emfprofile.application.registry.ui.propertytester.CheckIfProfileApplicationIsDirty
-
- All Implemented Interfaces:
IPropertyTester
public class CheckIfProfileApplicationIsDirty extends PropertyTester
-
-
Constructor Summary
Constructors Constructor Description CheckIfProfileApplicationIsDirty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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
-
-