Stable capture of work on method call resolution, specifically the guts
authorjjenista <jjenista>
Wed, 26 Mar 2008 21:55:55 +0000 (21:55 +0000)
committerjjenista <jjenista>
Wed, 26 Mar 2008 21:55:55 +0000 (21:55 +0000)
commitc509fc389c34307e6100207db5b4819a39e662cd
tree65fe3a56771f626511c9503a63a0ed4b8a247129
parentfa4b892a37ce3e41bf4395f10bbe39495aaf0889
Stable capture of work on method call resolution, specifically the guts
of it in OwnershipGraph.java.  Added a new attribute to the
ReferenceEdgeProperties class indicating an initial reflexive param edge.
Robust/src/Analysis/OwnershipAnalysis/OwnershipAnalysis.java
Robust/src/Analysis/OwnershipAnalysis/OwnershipGraph.java
Robust/src/Analysis/OwnershipAnalysis/ReferenceEdgeProperties.java
Robust/src/Tests/OwnershipAnalysisTest/test01/MAKESURETOTESTTHIS [new file with mode: 0644]