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()