Uses of Interface
org.eclipse.core.expressions.IPropertyTester
Packages that use IPropertyTester
Package
Description
Application programming interfaces for the expression language.
-
Uses of IPropertyTester in org.eclipse.core.expressions
Classes in org.eclipse.core.expressions that implement IPropertyTesterModifier and TypeClassDescriptionclass
Abstract superclass of all property testers.Methods in org.eclipse.core.expressions that return IPropertyTesterModifier and TypeMethodDescriptionIPropertyTester.instantiate()
Loads the implementation class for this property tester and returns an instance of this class.final IPropertyTester
PropertyTester.instantiate()
-
Uses of IPropertyTester in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IPropertyTesterModifier and TypeClassDescriptionclass
Tests if any Perspective is open or not.class
Tests whether the object under test represents an MPart instance which is tagged as being one which represents an Editor (rather than a View).