Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.core.expressions.IPropertyTester

Packages that use IPropertyTester
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
 class PropertyTester
          Abstract superclass of all property testers.
 

Methods in org.eclipse.core.expressions that return IPropertyTester
 IPropertyTester PropertyTester.instantiate()
          Loads the implementation class for this property tester and returns an instance of this class.
 IPropertyTester IPropertyTester.instantiate()
          Loads the implementation class for this property tester and returns an instance of this class.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.