public class ClassDependantsDetector<TResultData> extends AClassDependencyDetector<TResultData>
Constructor and Description |
---|
ClassDependantsDetector(IProgressMonitor progressMonitor,
ClassInformation classInfo)
Initialize the new instance with an optional monitor and the class for
which the dependant class should be found.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
doMonitoring(java.lang.String itemName)
Handles updating the progress monitor if one is available.
|
protected IProgressMonitor |
getMonitor() |
protected boolean |
hasMonitor() |
protected void |
setMonitor(IProgressMonitor newValue) |
getResultData
getAnalyzedElement, getExcludedElements, isExcluded, matches, process, setAnalyzedElement, setExcludedElements
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setAnalyzedElement, setExcludedElements
matches
process
public ClassDependantsDetector(IProgressMonitor progressMonitor, ClassInformation classInfo)
protected boolean hasMonitor()
protected boolean doMonitoring(java.lang.String itemName)
protected IProgressMonitor getMonitor()
protected void setMonitor(IProgressMonitor newValue)