|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.ba.rta.RapidTypeAnalysis
@Deprecated public class RapidTypeAnalysis
Driver for performing Rapid Type Analysis (RTA) on a collection of classes. RTA is an algorithm devised by David Bacon to compute an accurate call graph for an object-oriented program.
| Constructor Summary | |
|---|---|
RapidTypeAnalysis()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
execute()
Deprecated. |
void |
observeClass(ClassDescriptor classDescriptor)
Deprecated. Observe a class being visited. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public RapidTypeAnalysis()
| Method Detail |
|---|
public void execute()
public void observeClass(ClassDescriptor classDescriptor)
IClassObserver
observeClass in interface IClassObserverclassDescriptor - class being visited
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||