Eclipse JDT
Release 3.7

Uses of Class
org.eclipse.jdt.core.search.ReferenceMatch

Packages that use ReferenceMatch
org.eclipse.jdt.core.search Provides support for searching the workspace Java elements that match a particular description. 
 

Uses of ReferenceMatch in org.eclipse.jdt.core.search
 

Subclasses of ReferenceMatch in org.eclipse.jdt.core.search
 class FieldReferenceMatch
          A Java search match that represents a field reference.
 class MethodReferenceMatch
          A Java search match that represents a method reference.
 class PackageReferenceMatch
          A Java search match that represents a package reference.
 class TypeReferenceMatch
          A Java search match that represents a type reference.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.