public class PossibleMatchSet
extends java.lang.Object
| Constructor and Description |
|---|
PossibleMatchSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PossibleMatch possibleMatch) |
PossibleMatch[] |
getPossibleMatches(IPackageFragmentRoot[] roots) |
void |
reset() |
public void add(PossibleMatch possibleMatch)
public PossibleMatch[] getPossibleMatches(IPackageFragmentRoot[] roots)
public void reset()