Language-Reference
  • Introduction
  • Overview
    • My Awesome API
    • Use vue-seuqnce in your own project
  • Methods
    • Actor in sequence diagram
    • UML Sequence Diagrams
    • plantuml.com
    • Defining Methods
    • websequencediagrams.com
  • New feature (Jan 2022)
Powered by GitBook
On this page
  1. Overview

My Awesome API

PreviousIntroductionNextUse vue-seuqnce in your own project

Last updated 6 years ago

This file file serves as your book's preface, a great place to describe your book's content and ideas.

Basic Sequence Diagram Notations

Class Roles or Participants Class roles describe the way an object will behave in context. UML object symbol is used to illustrate class roles, but doesn't list object attributes.

Activation or Execution Occurrence Activation boxes represent the time an object needs to complete a task.

Lifelines Lifelines are vertical dashed lines that indicate the object's presence over time.