Uses of Interface
org.eclipse.core.expressions.IPropertyTester
-
Packages that use IPropertyTester Package Description org.eclipse.core.expressions Application programming interfaces for the expression language. -
-
Uses of IPropertyTester in org.eclipse.core.expressions
Classes in org.eclipse.core.expressions that implement IPropertyTester Modifier and Type Class Description class
PropertyTester
Abstract superclass of all property testers.Methods in org.eclipse.core.expressions that return IPropertyTester Modifier and Type Method Description IPropertyTester
IPropertyTester. instantiate()
Loads the implementation class for this property tester and returns an instance of this class.IPropertyTester
PropertyTester. instantiate()
-