Skip to content

Instantly share code, notes, and snippets.

@kusa-mochi
Last active October 18, 2020 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kusa-mochi/e08c2274c025b2eb94d5af44a9ddd807 to your computer and use it in GitHub Desktop.
Save kusa-mochi/e08c2274c025b2eb94d5af44a9ddd807 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?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="245px" preserveAspectRatio="none" style="width:162px;height:245px;" version="1.1" viewBox="0 0 162 245" width="162px" zoomAndPan="magnify"><defs><filter height="300%" id="f1nr0qslh2vzdy" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><!--MD5=[6d9778b338746ce81f4d1560c004e41f]
entity hitsuyou--><rect fill="#FEFECE" filter="url(#f1nr0qslh2vzdy)" height="37.6094" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="88.5" y="7"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="42" x="98.5" y="31.5332">必要物</text><!--MD5=[bdfeaf8e7fbb5d83fff1e27c2fb513b4]
entity seika--><rect fill="#FEFECE" filter="url(#f1nr0qslh2vzdy)" height="37.6094" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="88.5" y="196"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="42" x="98.5" y="220.5332">成果物</text><ellipse cx="119.299" cy="120.4517" fill="#FEFECE" filter="url(#f1nr0qslh2vzdy)" rx="22.799" ry="15.4517" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="28" x="105.299" y="125.7564">作業</text><path d="M6,13 L6,39.3516 A0,0 0 0 0 6,39.3516 L53,39.3516 A0,0 0 0 0 53,39.3516 L53,31 L88.3538,26 L53,23 L53,23 L43,13 L6,13 A0,0 0 0 0 6,13 " fill="#FBFB77" filter="url(#f1nr0qslh2vzdy)" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M43,13 L43,23 L53,23 L43,13 " fill="#FBFB77" style="stroke: #A80036; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="26" x="12" y="31.4951">メモ</text><!--MD5=[54962416b9d84d4ba3cd10ae063d77c2]
link hitsuyou to us--><path d="M119.5,45.275 C119.5,60.98 119.5,83.578 119.5,99.707 " fill="none" id="hitsuyou-to-us" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#A80036" points="119.5,104.91,123.5,95.91,119.5,99.91,115.5,95.91,119.5,104.91" style="stroke: #A80036; stroke-width: 1.0;"/><!--MD5=[ebe5eeec54019c9cc012aba8fc79308a]
link us to seika--><path d="M119.5,136.3617 C119.5,150.9868 119.5,173.5403 119.5,190.5777 " fill="none" id="us-to-seika" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#A80036" points="119.5,195.6732,123.5,186.6732,119.5,190.6732,115.5,186.6732,119.5,195.6732" style="stroke: #A80036; stroke-width: 1.0;"/><!--MD5=[3ffe3941972b6deadb2377f27a685edb]
@startuml
agent 必要物 as hitsuyou
agent 成果物 as seika
usecase 作業 as us
note left of hitsuyou
メモ
end note
hitsuyou - -> us
us - -> seika
@enduml
PlantUML version 1.2020.18(Thu Oct 01 04:40:44 JST 2020)
(GPL source distribution)
Java Runtime: Java(TM) SE Runtime Environment
JVM: Java HotSpot(TM) 64-Bit Server VM
Default Encoding: MS932
Language: ja
Country: JP
--></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment