db_AI-4/doku/diagrammes/dataaccess.svg

25 lines
4.6 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="167px" preserveAspectRatio="none" style="width:255px;height:167px;" version="1.1" viewBox="0 0 255 167" width="255px" zoomAndPan="magnify"><defs><filter height="300%" id="fi4limd" 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><!--class DataAccess--><rect fill="#FEFECE" filter="url(#fi4limd)" height="150.4375" style="stroke: #A80036; stroke-width: 1.5;" width="240" x="6" y="8"/><ellipse cx="87.25" cy="24" fill="#ADD1B2" rx="11" ry="11" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M90.2188,29.6406 Q89.6406,29.9375 89,30.0859 Q88.3594,30.2344 87.6563,30.2344 Q85.1563,30.2344 83.8359,28.5859 Q82.5156,26.9375 82.5156,23.8125 Q82.5156,20.6875 83.8359,19.0313 Q85.1563,17.375 87.6563,17.375 Q88.3594,17.375 89.0078,17.5313 Q89.6563,17.6875 90.2188,17.9844 L90.2188,20.7031 Q89.5938,20.125 89,19.8516 Q88.4063,19.5781 87.7813,19.5781 Q86.4375,19.5781 85.75,20.6484 Q85.0625,21.7188 85.0625,23.8125 Q85.0625,25.9063 85.75,26.9766 Q86.4375,28.0469 87.7813,28.0469 Q88.4063,28.0469 89,27.7734 Q89.5938,27.5 90.2188,26.9219 L90.2188,29.6406 Z "/><text fill="#000000" font-family="sans-serif" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="69" x="107.75" y="28.1543">DataAccess</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="245" y1="40" y2="40"/><ellipse cx="17" cy="51.9023" fill="none" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="145" x="26" y="54.2104">SqlConnection connection</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="245" y1="60.8047" y2="60.8047"/><ellipse cx="17" cy="72.707" fill="#84BE84" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="195" x="26" y="75.0151">List&lt;GetLocations&gt; GetLocations()</text><ellipse cx="17" cy="85.5117" fill="#84BE84" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="188" x="26" y="87.8198">List&lt;GetMembers&gt; DisplayUser()</text><ellipse cx="17" cy="98.3164" fill="#84BE84" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="121" x="26" y="100.6245">void InsertLocations()</text><ellipse cx="17" cy="111.1211" fill="#84BE84" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="94" x="26" y="113.4292">void InsertRent()</text><ellipse cx="17" cy="123.9258" fill="#84BE84" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="114" x="26" y="126.2339">void InsertMember()</text><polygon fill="#FFFF44" points="17,131.7305,21,135.7305,17,139.7305,13,135.7305" style="stroke: #B38D22; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="214" x="26" y="139.0386">List&lt;GetRents&gt; GetRentedLocations()</text><ellipse cx="17" cy="149.5352" fill="#84BE84" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="100" x="26" y="151.8433">void CheckLogin()</text><!--
@startuml
class DataAccess {
+ SqlConnection connection
+ List<GetLocations> GetLocations()
+ List<GetMembers> DisplayUser()
+ void InsertLocations()
+ void InsertRent()
+ void InsertMember()
# List<GetRents> GetRentedLocations()
+ void CheckLogin()
}
@enduml
PlantUML version 2017.10(Thu Apr 06 20:43:00 CEST 2017)
(GPL source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Java Version: 1.8.0_141-8u141-b15-3-b15
Operating System: Linux
OS Version: 4.12.0
Default Encoding: UTF-8
Language: en
Country: GB
--></g></svg>