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 TypeClassDescriptionclassAbstract 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 IPropertyTesterPropertyTester.instantiate() -
Uses of IPropertyTester in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IPropertyTesterModifier and TypeClassDescriptionclassTests if any Perspective is open or not.