1 2 3 > >>   ∑:60  Sort:Rank

Class Diagram - Generalization Notation
This section describes the Generalization Notation used in a UML Class Diagram. A Generalization Notation presents a generalization relation between two classes in which one class is more generic than the other.
2023-06-26, 180🔥, 1💬

Class Diagram - Association End Notation
This section describes the Association End Notation used in a UML Class Diagram. An Association End Notation presents connection properties of an association to a connected class.
2023-05-25, 424🔥, 1💬

💬 2023-05-25 KoKi: Thanks!

State Machine Diagram - State Notation
This section describes the State Notation used in a UML State Machine Diagram. A State Notation presents a situation during which the modeled object meets an invariant condition.
2022-11-12, 109🔥, 0💬

Activity Diagram - Object Notation
This section describes the Object Notation used in a UML Activity Diagram. An Object Notation represents an object generated by one action and consumed by the next action.
2022-11-06, 119🔥, 0💬

References
List of reference materials used in this book.
2022-10-31, 123🔥, 0💬

What Is a State Machine Diagram?
This section describes the UML State Machine Diagram, which describes transition behaviors of an object from one state to state.
2022-10-24, 113🔥, 0💬

Class Diagram - Association Notation
This section describes the Association Notation used in a UML Class Diagram. An Association Notation presents an association relation between two classes in which one class is related to the other class.
2022-10-18, 117🔥, 0💬

Use Case Diagram - Actor Notation
This section describes the Actor Notation used in a UML Use Case Diagram. An Actor Notation presents a role played by a user or any other object that are involved with the use case.
2022-10-15, 117🔥, 0💬

State Machine Diagram - Pseudostate Notations
This section describes Pseudostate Notations used in a UML State Machine Diagram. Pseudostate Notations presents some logic nodes to build a complex transition from one state to another state.
2022-10-14, 116🔥, 0💬

State Machine Diagram - Transition Sequence Notations
This section describes the Transition Sequence Notation used in a UML State Machine Diagram. A Transition Sequence Notation presents a sequence of triggers and actions that make up a transition from one state to another.
2022-10-14, 106🔥, 0💬

UML Diagrams
This section provides a list of 14 different types of UML diagrams. They are divided into 3 categories: Structure Diagrams, Behavior Diagrams, and Interaction Diagrams.
2022-10-14, 129🔥, 0💬

What Is UML (Unified Model Language)
This section describes UML (Unified Model Language), which is a general-purpose modeling language that provides a standard way to model a system with the help of structural and behavioral diagrams.
2022-10-12, 113🔥, 0💬

Class Diagram - Association End Navigability Notation
This section describes the Association End Navigability Notation used in a UML Class Diagram. An Association End Navigability Notation specifies whether or not the instance of the connected class can be easily accessed through the related instance of the opposite class.
2022-10-12, 892🔥, 3💬

💬 2022-10-12 Elias: SUPER SACHE

💬 2022-03-19 Sandy: Perfect! Understood finally.

Activity Diagram - Join Notation
This section describes the Join Notation used in a UML Activity Diagram. A Join Notation represents a join action that waits for multiple concurrent execution flows to finish.
2022-10-12, 119🔥, 0💬

What Is a Sequence Diagram?
This section describes the UML Sequence Diagram, which presents interaction behaviors of multiple objects by showing communication message interchange sequences between them.
2022-10-12, 119🔥, 0💬

What Is a Class Diagram?
This section describes the UML Class Diagram, which a structural view of a system by listing its object classes with relations between classes.
2022-10-11, 132🔥, 0💬

Use Case Diagram - Include Notation
This section describes the Include Notation used in a UML Use Case Diagram. An Include Notation presents an include relation between two use cases where one acts as the parent use case and the other acts as a child use case.
2022-10-10, 123🔥, 0💬

State Machine Diagram - Transition Notation
This section describes the Transition Notation used in a UML State Machine Diagram. A Transition Notation presents a behavior change of the modeled object from one state to another.
2022-10-10, 116🔥, 0💬

UML Sequence Diagram and Notations
This chapter provides tutorial notes and examples on UML sequence diagram and notations. Topics include introduction to UML sequence diagram; graphical notations to describe object lifeline, communication messages, execution specification, sequence frame, etc.
2022-10-10, 118🔥, 0💬

MS Visio 2010 - UML Drawing Tool
This chapter provides tutorial notes and example codes on MS Visio 2010. Topics include introduction of Visio 2010 UML Model Diagram template; Notation shapes for Activity, Collaboration, Component, Deployment, Sequence, Statechart, Static, and Use Case diagrams.
2022-10-09, 120🔥, 0💬

UML Activity Diagram and Notations
This chapter provides tutorial notes and examples on UML activity diagram and notations. Topics include introduction to UML activity diagram; graphical notations to describe actions, control flows, decisions, merges, forks, joins, starts, finals, objects, etc.
2022-10-09, 139🔥, 0💬

Sequence Diagram and Notations in Visio
This section lists UML Sequence Diagram notations supported in MS Visio 2010.
2022-10-09, 116🔥, 0💬

Activity Diagram - Merge Notation
This section describes the Merge Notation used in a UML Activity Diagram. A Merge Notation represents a merge point where alternate execution paths meet and continue.
2022-10-08, 137🔥, 0💬

Collaboration Diagram and Notations in Visio
This section lists UML Collaboration Diagram notations supported in MS Visio 2010.
2022-10-08, 120🔥, 0💬

1 2 3 > >>   ∑:60  Sort:Rank