You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/03/15 20:22:24 UTC

[isis] branch edge updated (695da2f -> 7509b66)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch edge
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 695da2f  ISIS-2573: xray: add sequence diagram data model
     add 7509b66  ISIS-2573: xray: use sequence diagrams for interactions and transactions

No new revisions were added by this update.

Summary of changes:
 .../commons/internal/debug/xray/XrayDataModel.java |  9 +++
 .../commons/internal/debug/xray/XrayModel.java     | 11 +++
 .../interaction/session/InteractionSession.java    |  4 +-
 .../org/apache/isis/core/runtime/events/_Xray.java | 92 ++++++++++------------
 .../session/InteractionFactoryDefault.java         |  4 +-
 .../isis/core/runtimeservices/session/_Xray.java   | 60 ++++++++------
 6 files changed, 102 insertions(+), 78 deletions(-)