2020-12-29 |
Revise delta extract type of tiny problems.
|
Revise .magnet files.
...
Reset MagnetRONFrame#open(), MagnetRONViewer#updateObjectVertices().
|
Add .magnet of tiny problems and put together in magnetFiles.
...
Not to overlap with MethodExecutionVertex when updating size of
ObjectVertex.
|
2020-12-28 |
#5 Add JToolButton to operate animation like resume, pause, stop.
...
DeltaAnimation's unused ThreadPool shutdown.
|
Extract and feature information is allowed to be read from .magnet
...
files.
|
2020-12-26 |
#22 Fix bug in JHotDrawSelect multiple deltas,
...
by creating MethodExecutionVertex for MethodExecution not only
calledMethodExecution.
|
#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 |
表示メニューのコマンドを追加した。
...
その他若干の修正。
|
2020-12-24 |
1. IMagnetRONのインタフェースの修正
...
2. StartAmimationActionおよびMagnetRONFrameの修正
3. アニメーションメニューへの「終了」の追加および、StopAnimationActionの追加
4. mxGraphComponentのサイズが常にウィンドウサイズに合うように修正
|
2020-12-23 |
Operate to start animation in animationMenu.
...
Add Extract and Feature Class extracted from .magnet File.
|
Construct MenuBar like fileMane, animationMenu etc. in MagnetRONMenuBar.
...
Create AbstractFrameAction, OpenAction, StartAnimationAction.
|
2020-12-21 |
#22 Fix bug call timing Collaboration#doLastAnimationand(),
...
and too remove MethodExecution in Collaboration#doLastAnimation.
Fix bug in Alias#getTimeStamp() when occurencePoint#isValid().
|
2020-12-19 |
#22 Migrate CollaborationViewer from DeltaViewer of MagnetRONFrame.
...
Create MagnetRONViewer#getRelatedInformation return value is reference
and FieldName.
|
2020-12-16 |
Implement CollaborationAliasCollector#merge(IAliasCollector).
...
Add CollaborationAliasCollectorTest and
CollaborationAliasCollector#sort(), Alias#getTimeStamp(), sample of
plural delta.
|
2020-12-07 |
Change DeltaAliasCollector not to use changeTrackingObject().
...
Change MagnetRONFrame to use DeltaAliasCollector instead of
DeltaAliasTracker.
|
Remove package name & argument signature from method name.
...
(when constractor etc.)
|
2020-12-04 |
Change DeltaAliasCollector to DeltaAliasTracker.
|
Add MagnetRONFrame extends JFrame, Change to DeltaViewer extends JPanel,
...
DeltaViewerSample is Main method.
|