788 lines
22 KiB
XML
788 lines
22 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="493.75px" preserveAspectRatio="none" style="width:582px;height:493px;background:#00000000;" version="1.1" viewBox="0 0 582 493" width="582.2917px" zoomAndPan="magnify"><defs><linearGradient id="g1bo0nmj2jxnpy0" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#6D6D6D"/><stop offset="100%" stop-color="#484848"/></linearGradient><linearGradient id="g1bo0nmj2jxnpy1" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#6D6D6D"/><stop offset="100%" stop-color="#3A3A3A"/></linearGradient><linearGradient id="g1bo0nmj2jxnpy2" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#595959"/><stop offset="100%" stop-color="#262626"/></linearGradient></defs><g><rect fill="url(#g1bo0nmj2jxnpy0)" height="25.6083" style="stroke:url(#g1bo0nmj2jxnpy0);stroke-width:1.0416666666666667;" width="548.6979" x="15.625" y="11.4583"/><ellipse cx="138.8021" cy="52.6917" fill="#0060A8" rx="10.4167" ry="10.4167" style="stroke:none;stroke-width:1.0416666666666667;"/><polygon fill="url(#g1bo0nmj2jxnpy1)" points="114.3229,83.9417,163.2813,83.9417,175.7813,96.7458,163.2813,109.55,114.3229,109.55,101.8229,96.7458,114.3229,83.9417" style="stroke:#3A3A3A;stroke-width:1.5625;"/><text fill="#FEFEFE" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="38.5417" x="119.5313" y="101.7171">color?</text><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="21.875" x="74.7396" y="88.913">red</text><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="47.9167" x="180.9896" y="88.913">not red</text><rect fill="url(#g1bo0nmj2jxnpy2)" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#262626;stroke-width:1.5625;" width="100" x="21.875" y="130.3833"/><text fill="#FFF200" font-family="Verdana" font-size="12.5" font-weight="bold" lengthAdjust="spacing" textLength="68.75" x="37.5" y="158.5754">action red</text><rect fill="url(#g1bo0nmj2jxnpy2)" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#262626;stroke-width:1.5625;" width="60.4167" x="41.6667" y="197.6583"/><text fill="#FFF200" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="29.1667" x="57.2917" y="225.8504">foo1</text><polygon fill="url(#g1bo0nmj2jxnpy1)" points="138.8021,254.5166,151.3021,267.0166,138.8021,279.5166,126.3021,267.0166,138.8021,254.5166" style="stroke:#3A3A3A;stroke-width:1.5625;"/><line style="stroke:#0060A8;stroke-width:2.0833333333333335;" x1="15.625" x2="15.625" y1="11.4583" y2="481.3416"/><rect fill="url(#g1bo0nmj2jxnpy2)" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#262626;stroke-width:1.5625;" width="126.0417" x="241.4063" y="130.3833"/><text fill="#FFF200" font-family="Verdana" font-size="12.5" font-weight="bold" lengthAdjust="spacing" textLength="94.7917" x="257.0313" y="158.5754">action not red</text><rect fill="url(#g1bo0nmj2jxnpy2)" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#262626;stroke-width:1.5625;" width="60.4167" x="274.2188" y="197.6583"/><text fill="#FFF200" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="29.1667" x="289.8438" y="225.8504">foo2</text><line style="stroke:#0060A8;stroke-width:2.0833333333333335;" x1="234.1146" x2="234.1146" y1="11.4583" y2="481.3416"/><rect fill="url(#g1bo0nmj2jxnpy2)" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#262626;stroke-width:1.5625;" width="60.4167" x="389.8438" y="300.3499"/><text fill="#FFF200" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="29.1667" x="405.4688" y="328.5421">foo3</text><rect fill="url(#g1bo0nmj2jxnpy2)" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#262626;stroke-width:1.5625;" width="60.4167" x="389.8438" y="367.6249"/><text fill="#FFF200" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="29.1667" x
|
||
|
@startuml
|
||
|
|
||
|
!$THEME = "black-knight"
|
||
|
|
||
|
!if %not(%variable_exists("$BGCOLOR"))
|
||
|
!$BGCOLOR = "transparent"
|
||
|
!endif
|
||
|
|
||
|
skinparam backgroundColor $BGCOLOR
|
||
|
skinparam useBetaStyle false
|
||
|
|
||
|
!$PRIMARY = "#303030"
|
||
|
!$PRIMARY_DARK = "#262626"
|
||
|
!$PRIMARY_LIGHT = "#595959"
|
||
|
!$PRIMARY_TEXT = "#fff200"
|
||
|
!$SECONDARY = "#484848"
|
||
|
!$SECONDARY_DARK = "#3a3a3a"
|
||
|
!$SECONDARY_LIGHT = "#6d6d6d"
|
||
|
!$SECONDARY_TEXT = "#fefefe"
|
||
|
!$SUCCESS = "#00FF00"
|
||
|
!$SUCCESS_DARK = "#00cc00"
|
||
|
!$SUCCESS_LIGHT = "#33ff33"
|
||
|
!$INFO = "#0060a8"
|
||
|
!$INFO_DARK = "#004d86"
|
||
|
!$INFO_LIGHT = "#3380b9"
|
||
|
!$WARNING = "#ff8000"
|
||
|
!$WARNING_DARK = "#cc6600"
|
||
|
!$WARNING_LIGHT = "#ff9933"
|
||
|
!$WARNING_TEXT = "#222222"
|
||
|
!$DANGER = "#ff0000"
|
||
|
!$DANGER_DARK = "#cc0000"
|
||
|
!$DANGER_LIGHT = "#ff3333"
|
||
|
!$LIGHT = "#fff200"
|
||
|
!$DARK = "#484848"
|
||
|
|
||
|
!procedure $success($msg)
|
||
|
<font color=$SUCCESS><b>$msg
|
||
|
!endprocedure
|
||
|
|
||
|
!procedure $failure($msg)
|
||
|
<font color=$DANGER><b>$msg
|
||
|
!endprocedure
|
||
|
|
||
|
!procedure $warning($msg)
|
||
|
<font color=$WARNING><b>$msg
|
||
|
!endprocedure
|
||
|
|
||
|
!procedure $primary_scheme()
|
||
|
FontColor $PRIMARY_TEXT
|
||
|
BorderColor $PRIMARY_DARK
|
||
|
BackgroundColor $PRIMARY_LIGHT-$PRIMARY_DARK
|
||
|
!endprocedure
|
||
|
|
||
|
|
||
|
skinparam defaultFontName "Verdana"
|
||
|
skinparam defaultFontSize 12
|
||
|
skinparam dpi 100
|
||
|
skinparam shadowing false
|
||
|
skinparam roundcorner 8
|
||
|
skinparam ParticipantPadding 40
|
||
|
skinparam BoxPadding 40
|
||
|
skinparam Padding 5
|
||
|
skinparam ArrowColor $DARK
|
||
|
skinparam stereotype {
|
||
|
CBackgroundColor $SECONDARY_DARK
|
||
|
CBorderColor $SECONDARY_LIGHT
|
||
|
ABackgroundColor $SUCCESS_LIGHT
|
||
|
ABorderColor $SUCCESS_DARK
|
||
|
IBackgroundColor $DANGER_LIGHT
|
||
|
IBorderColor $DANGER_DARK
|
||
|
EBackgroundColor $WARNING_LIGHT
|
||
|
EBorderColor $WARNING_DARK
|
||
|
NBackgroundColor $INFO_LIGHT
|
||
|
NBorderColor $INFO_DARK
|
||
|
}
|
||
|
skinparam title {
|
||
|
FontColor $SECONDARY_TEXT
|
||
|
BorderColor $SECONDARY_DARK
|
||
|
FontSize 20
|
||
|
BorderRoundCorner 8
|
||
|
BorderThickness 1
|
||
|
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam legend {
|
||
|
BackgroundColor $PRIMARY
|
||
|
BorderColor $PRIMARY_DARK
|
||
|
FontColor $PRIMARY_TEXT
|
||
|
}
|
||
|
|
||
|
!startsub swimlane
|
||
|
skinparam swimlane {
|
||
|
BorderColor $INFO
|
||
|
BorderThickness 2
|
||
|
TitleBackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||
|
TitleFontColor $PRIMARY_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub activity
|
||
|
skinparam activity {
|
||
|
$primary_scheme()
|
||
|
BarColor $SUCCESS
|
||
|
StartColor $INFO
|
||
|
EndColor $INFO
|
||
|
DiamondBackgroundColor $SECONDARY_LIGHT-$SECONDARY_DARK
|
||
|
DiamondBorderColor $SECONDARY_DARK
|
||
|
DiamondFontColor $SECONDARY_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub participant
|
||
|
|
||
|
skinparam participant {
|
||
|
$primary_scheme()
|
||
|
ParticipantBorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub actor
|
||
|
|
||
|
skinparam actor {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub arrow
|
||
|
skinparam arrow {
|
||
|
Thickness 3
|
||
|
Color $PRIMARY
|
||
|
FontColor $FGCOLOR
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
|
||
|
!startsub sequence
|
||
|
|
||
|
skinparam sequence {
|
||
|
BorderColor $PRIMARY
|
||
|
TitleFontColor $PRIMARY
|
||
|
BackgroundColor $BGCOLOR
|
||
|
StartColor $PRIMARY
|
||
|
EndColor $PRIMARY
|
||
|
BoxBackgroundColor $BGCOLOR
|
||
|
BoxBorderColor $DARK
|
||
|
BoxFontColor $DARK
|
||
|
LifeLineBorderColor $SECONDARY
|
||
|
LifeLineBorderThickness 2
|
||
|
LifeLineBackgroundColor $SECONDARY_DARK
|
||
|
GroupBorderColor $DARK
|
||
|
GroupFontColor $DARK
|
||
|
GroupHeaderFontColor $INFO
|
||
|
GroupBackgroundColor $SECONDARY
|
||
|
GroupBodyBackgroundColor $BGCOLOR
|
||
|
GroupHeaderBackgroundColor $BGCOLOR
|
||
|
DividerBackgroundColor $DARK
|
||
|
DividerBorderColor $DARK
|
||
|
DividerBorderThickness 2
|
||
|
DividerFontColor $LIGHT
|
||
|
ReferenceBackgroundColor $BGCOLOR
|
||
|
ReferenceBorderColor $DARK
|
||
|
ReferenceFontColor $SECONDARY_TEXT
|
||
|
ReferenceHeaderFontColor $INFO
|
||
|
ReferenceHeaderBackgroundColor $SECONDARY
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub partition
|
||
|
|
||
|
skinparam partition {
|
||
|
BorderColor $PRIMARY
|
||
|
FontColor $PRIMARY_LIGHT
|
||
|
BackgroundColor $BGCOLOR
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub collections
|
||
|
skinparam collections {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub control
|
||
|
skinparam control {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub entity
|
||
|
skinparam entity {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub boundary
|
||
|
skinparam boundary {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub agent
|
||
|
skinparam agent {
|
||
|
BackgroundColor $WARNING
|
||
|
BorderColor $WARNING_LIGHT
|
||
|
FontColor $DARK
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub note
|
||
|
|
||
|
skinparam note {
|
||
|
BorderThickness 1
|
||
|
BackgroundColor $INFO
|
||
|
BorderColor $INFO_DARK
|
||
|
FontColor $WHITE
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub artifact
|
||
|
|
||
|
skinparam artifact {
|
||
|
BackgroundColor $DARK
|
||
|
BorderColor $DARK_DARK
|
||
|
FontColor $LIGHT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub component
|
||
|
|
||
|
skinparam component {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub interface
|
||
|
|
||
|
skinparam interface {
|
||
|
BackgroundColor $DANGER_DARK
|
||
|
BorderColor $DANGER
|
||
|
FontColor $DARK
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub storage
|
||
|
|
||
|
skinparam storage {
|
||
|
BackgroundColor $WARNING
|
||
|
BorderColor $WARNING_DARK
|
||
|
FontColor $WARNING_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub node
|
||
|
|
||
|
skinparam node {
|
||
|
BackgroundColor $BGCOLOR
|
||
|
BorderColor $PRIMARY_LIGHT
|
||
|
FontColor $PRIMARY_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub cloud
|
||
|
|
||
|
skinparam cloud {
|
||
|
BackgroundColor transparent
|
||
|
BorderColor $DARK
|
||
|
FontColor $LIGHT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub database
|
||
|
|
||
|
skinparam database {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub class
|
||
|
|
||
|
skinparam class {
|
||
|
$primary_scheme()
|
||
|
HeaderBackgroundColor $PRIMARY_LIGHT
|
||
|
StereotypeFontColor $DARK
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor $LIGHT
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub object
|
||
|
|
||
|
skinparam object {
|
||
|
$primary_scheme()
|
||
|
StereotypeFontColor $DARK
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor $SECONDARY_TEXT
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub usecase
|
||
|
|
||
|
skinparam usecase {
|
||
|
$primary_scheme()
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor $PRIMARY
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub rectangle
|
||
|
|
||
|
skinparam rectangle {
|
||
|
$primary_scheme()
|
||
|
BackgroundColor $BGCOLOR
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor $PRIMARY
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub package
|
||
|
|
||
|
skinparam package {
|
||
|
$primary_scheme()
|
||
|
BackgroundColor $BGCOLOR
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub folder
|
||
|
|
||
|
skinparam folder {
|
||
|
BackgroundColor $SECONDARY_LIGHT
|
||
|
BorderColor $WARNING
|
||
|
FontColor $WARNING
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub frame
|
||
|
|
||
|
skinparam frame {
|
||
|
BackgroundColor $SECONDARY_LIGHT
|
||
|
BorderColor $INFO
|
||
|
FontColor $INFO
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub state
|
||
|
|
||
|
skinparam state {
|
||
|
$primary_scheme()
|
||
|
StartColor $INFO
|
||
|
EndColor $INFO
|
||
|
AttributeFontColor $SECONDARY_TEXT
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub queue
|
||
|
|
||
|
skinparam queue {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub card
|
||
|
|
||
|
skinparam card {
|
||
|
BackgroundColor $INFO
|
||
|
BorderColor $INFO_DARK
|
||
|
FontColor $INFO_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub file
|
||
|
|
||
|
skinparam file {
|
||
|
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||
|
BorderColor $INFO
|
||
|
FontColor $SECONDARY_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub stack
|
||
|
|
||
|
skinparam stack {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!if %variable_exists("NEWSTYLE")
|
||
|
<style>
|
||
|
wbsDiagram {
|
||
|
LineColor $PRIMARY
|
||
|
BorderThickness 3
|
||
|
BackgroundColor $LIGHT
|
||
|
FontColor $PRIMARY_TEXT
|
||
|
:depth(0) {
|
||
|
fontSize 16
|
||
|
fontStyle bold
|
||
|
fontColor $SECONDARY
|
||
|
}
|
||
|
:depth(1) {
|
||
|
fontSize 14
|
||
|
padding 5
|
||
|
fontStyle bold
|
||
|
}
|
||
|
:depth(2) {
|
||
|
fontSize 12
|
||
|
padding 4
|
||
|
}
|
||
|
:depth(3) {
|
||
|
fontSize 11
|
||
|
padding 3
|
||
|
fontColor $INFO
|
||
|
}
|
||
|
|
||
|
}
|
||
|
</style>
|
||
|
!endif
|
||
|
|
||
|
|Actor_For_red|
|
||
|
start
|
||
|
if (color?) is (red) then
|
||
|
:**action red**;
|
||
|
:foo1;
|
||
|
else (not red)
|
||
|
|Actor_For_no_red|
|
||
|
:**action not red**;
|
||
|
:foo2;
|
||
|
endif
|
||
|
|Next_Actor|
|
||
|
:foo3;
|
||
|
:foo4;
|
||
|
|Final_Actor|
|
||
|
:stop;
|
||
|
@enduml
|
||
|
|
||
|
@startuml
|
||
|
|
||
|
|
||
|
|
||
|
skinparam backgroundColor transparent
|
||
|
skinparam useBetaStyle false
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
skinparam defaultFontName "Verdana"
|
||
|
skinparam defaultFontSize 12
|
||
|
skinparam dpi 100
|
||
|
skinparam shadowing false
|
||
|
skinparam roundcorner 8
|
||
|
skinparam ParticipantPadding 40
|
||
|
skinparam BoxPadding 40
|
||
|
skinparam Padding 5
|
||
|
skinparam ArrowColor #484848
|
||
|
skinparam stereotype {
|
||
|
CBackgroundColor #3a3a3a
|
||
|
CBorderColor #6d6d6d
|
||
|
ABackgroundColor #33ff33
|
||
|
ABorderColor #00cc00
|
||
|
IBackgroundColor #ff3333
|
||
|
IBorderColor #cc0000
|
||
|
EBackgroundColor #ff9933
|
||
|
EBorderColor #cc6600
|
||
|
NBackgroundColor #3380b9
|
||
|
NBorderColor #004d86
|
||
|
}
|
||
|
skinparam title {
|
||
|
FontColor #fefefe
|
||
|
BorderColor #3a3a3a
|
||
|
FontSize 20
|
||
|
BorderRoundCorner 8
|
||
|
BorderThickness 1
|
||
|
BackgroundColor #6d6d6d-#484848
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam legend {
|
||
|
BackgroundColor #303030
|
||
|
BorderColor #262626
|
||
|
FontColor #fff200
|
||
|
}
|
||
|
|
||
|
skinparam swimlane {
|
||
|
BorderColor #0060a8
|
||
|
BorderThickness 2
|
||
|
TitleBackgroundColor #6d6d6d-#484848
|
||
|
TitleFontColor #fff200
|
||
|
}
|
||
|
|
||
|
skinparam activity {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
BarColor #00FF00
|
||
|
StartColor #0060a8
|
||
|
EndColor #0060a8
|
||
|
DiamondBackgroundColor #6d6d6d-#3a3a3a
|
||
|
DiamondBorderColor #3a3a3a
|
||
|
DiamondFontColor #fefefe
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam participant {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
ParticipantBorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam actor {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
skinparam arrow {
|
||
|
Thickness 3
|
||
|
Color #303030
|
||
|
FontColor $FGCOLOR
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
skinparam sequence {
|
||
|
BorderColor #303030
|
||
|
TitleFontColor #303030
|
||
|
BackgroundColor transparent
|
||
|
StartColor #303030
|
||
|
EndColor #303030
|
||
|
BoxBackgroundColor transparent
|
||
|
BoxBorderColor #484848
|
||
|
BoxFontColor #484848
|
||
|
LifeLineBorderColor #484848
|
||
|
LifeLineBorderThickness 2
|
||
|
LifeLineBackgroundColor #3a3a3a
|
||
|
GroupBorderColor #484848
|
||
|
GroupFontColor #484848
|
||
|
GroupHeaderFontColor #0060a8
|
||
|
GroupBackgroundColor #484848
|
||
|
GroupBodyBackgroundColor transparent
|
||
|
GroupHeaderBackgroundColor transparent
|
||
|
DividerBackgroundColor #484848
|
||
|
DividerBorderColor #484848
|
||
|
DividerBorderThickness 2
|
||
|
DividerFontColor #fff200
|
||
|
ReferenceBackgroundColor transparent
|
||
|
ReferenceBorderColor #484848
|
||
|
ReferenceFontColor #fefefe
|
||
|
ReferenceHeaderFontColor #0060a8
|
||
|
ReferenceHeaderBackgroundColor #484848
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam partition {
|
||
|
BorderColor #303030
|
||
|
FontColor #595959
|
||
|
BackgroundColor transparent
|
||
|
}
|
||
|
|
||
|
skinparam collections {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
skinparam control {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
skinparam entity {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
skinparam boundary {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
skinparam agent {
|
||
|
BackgroundColor #ff8000
|
||
|
BorderColor #ff9933
|
||
|
FontColor #484848
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam note {
|
||
|
BorderThickness 1
|
||
|
BackgroundColor #0060a8
|
||
|
BorderColor #004d86
|
||
|
FontColor $WHITE
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam artifact {
|
||
|
BackgroundColor #484848
|
||
|
BorderColor $DARK_DARK
|
||
|
FontColor #fff200
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam component {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam interface {
|
||
|
BackgroundColor #cc0000
|
||
|
BorderColor #ff0000
|
||
|
FontColor #484848
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam storage {
|
||
|
BackgroundColor #ff8000
|
||
|
BorderColor #cc6600
|
||
|
FontColor #222222
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam node {
|
||
|
BackgroundColor transparent
|
||
|
BorderColor #595959
|
||
|
FontColor #fff200
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam cloud {
|
||
|
BackgroundColor transparent
|
||
|
BorderColor #484848
|
||
|
FontColor #fff200
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam database {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam class {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
HeaderBackgroundColor #595959
|
||
|
StereotypeFontColor #484848
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor #fff200
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam object {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
StereotypeFontColor #484848
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor #fefefe
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam usecase {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor #303030
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam rectangle {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
BackgroundColor transparent
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor #303030
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam package {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
BackgroundColor transparent
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam folder {
|
||
|
BackgroundColor #6d6d6d
|
||
|
BorderColor #ff8000
|
||
|
FontColor #ff8000
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam frame {
|
||
|
BackgroundColor #6d6d6d
|
||
|
BorderColor #0060a8
|
||
|
FontColor #0060a8
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam state {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
StartColor #0060a8
|
||
|
EndColor #0060a8
|
||
|
AttributeFontColor #fefefe
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam queue {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam card {
|
||
|
BackgroundColor #0060a8
|
||
|
BorderColor #004d86
|
||
|
FontColor $INFO_TEXT
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam file {
|
||
|
BackgroundColor #6d6d6d-#484848
|
||
|
BorderColor #0060a8
|
||
|
FontColor #fefefe
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam stack {
|
||
|
FontColor #fff200
|
||
|
BorderColor #262626
|
||
|
BackgroundColor #595959-#262626
|
||
|
}
|
||
|
|
||
|
|
||
|
|Actor_For_red|
|
||
|
start
|
||
|
if (color?) is (red) then
|
||
|
:**action red**;
|
||
|
:foo1;
|
||
|
else (not red)
|
||
|
|Actor_For_no_red|
|
||
|
:**action not red**;
|
||
|
:foo2;
|
||
|
endif
|
||
|
|Next_Actor|
|
||
|
:foo3;
|
||
|
:foo4;
|
||
|
|Final_Actor|
|
||
|
:stop;
|
||
|
@enduml
|
||
|
|
||
|
PlantUML version 1.2021.01(Mon Feb 01 23:55:08 PST 2021)
|
||
|
(GPL source distribution)
|
||
|
Java Runtime: OpenJDK Runtime Environment
|
||
|
JVM: OpenJDK 64-Bit Server VM
|
||
|
Default Encoding: UTF-8
|
||
|
Language: en
|
||
|
Country: US
|
||
|
--></g></svg>
|