/' Sequence Diagram '/
@startuml
skinparam sequence {
SequenceTitleFontStyle bold
ParticipantBorderColor White
ParticipantBackgroundColor White
ParticipantFontColor White
LifeLineBorderColor White
ActorFontName Courier
SequenceArrowThickness 5
SequenceStereotypeFontStyle bold
SequenceReferenceFontStyle bold
SequenceReferenceFontSize 20
defaultFontStyle bold
AutoNumberFontStyle bold
ArrowFontStyle Bold
ArrowFontSize 14
ArrowThickness 2
NoteFontStyle bold
NoteBorderThickness 5
}
title "Sequence Diagram Message Arrow"
/' to type autonumber on message arrow '/
autonumber "<b>"
/' a Message between two participants '/
/' to type message arrow label : '/
/' on bold, use <b> tag '/
/' use a pair of double quote '/
"Alice" -> "Bob" as m1: <b>""->""
note right
<b>Synchronous Message
end note
@enduml
Tidak ada komentar:
Posting Komentar