2021-09-08 |
Enable to connect disjunct call hierarchies.
|
2020-12-29 |
#22 Fix bug in ArgoUML Select(1)&2 by giving priority to isCreation()
...
= true that references are equals, and just remove VertexObject from
Arguments.
|
2020-12-27 |
#36 Fix bug in JHotDrawTransform, don't shrink References too much.
|
2020-12-26 |
#36 To replace relatedPoints with shrink MethodExecution in this-another
...
, Add CollaborationObjectCallGraph#replaceRelatedPoints(),
DeltaAliasCollector#collectNewToOldMethodExecution().
Fix bug by setting return value in new MethodExecution of
DeltaAliasCollector#replaceInvocationChains().
|
2020-12-25 |
#36 Implement CollaboratoinObjectCallGraph#shrinkAll() to
...
shrink references of Iterator etc. and implement
collectCollectionReferences(),
collectCollectionChains(),
replaceCollectionChains().
Add test CollaboratoinObjectCallGraphTest#shrinkAll().
|
2020-12-19 |
#22 Migrate CollaborationViewer from DeltaViewer of MagnetRONFrame.
...
Create MagnetRONViewer#getRelatedInformation return value is reference
and FieldName.
|
2020-12-16 |
Implement CollaborationObjectCallGraph#merge(ExtractedStructure)
...
that uses lowestCommonAncestor.
Rename CollaborationAliasCollector#sortAliasListByTimeStamp() from
sort().
Add CollaborationObjectCallGraph#sortTracePointByTimeStamp()and test
file.
|