Change DeltaViewerSample#createObjectVertexOnConstructor() so that the
sourceCell refers to the absolute position.
Implemented DeltaViewerSample#createObjectReference()
for Collection.
a-hongo
added a commit that referenced this issue
on 17 May 2020
Modify createObjectVertices() to generate ObjectVertex of coordinator
when both srcSide and dstSide do not include a coordinator.Change to
generate calling methodExec in doAnimation() when the beginning was
RECEIVER .
a-hongo
added a commit that referenced this issue
on 19 Sep 2020
c9e18ca
Create ObjectVertex at RETURN_VALUE when Vector$Itr etc,
...
isCreation() is true.
#7 Tested tentatively ArgoUMLDelete1, JHotDrawSelect1 trace.
Creates edge when executing static method.
a-hongo
added a commit that referenced this issue
on 20 Sep 2020
a373014
Create cell of srcObject when delta srcSide is ref.isCreation(),
...
in createObjectVertices().
#7 All tentatively tested ArgoUMLDelete2, JHotDrawTransform,
JHotDrawSelect2 traces etc.
a-hongo
added a commit that referenced this issue
on 1 Dec 2020
b01a948#7 Tested objTraceSample5, Fixed createMethodExectuion() for nullpointer
...
実践的なデルタへの適用