The default assumption of “Sequence Diagram”
In the design time:
Sequence diagram is the artifact of designer’s thought of object communication in the future.
Sequence diagram provide the developer to reference to build their program.
In the run time:
Sequence diagram present the real object communication in the system memory.閱讀全文