db_AI-4/doku/diagrammes/getmembers.svg

23 lines
3.8 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="141px" preserveAspectRatio="none" style="width:163px;height:141px;" version="1.1" viewBox="0 0 163 141" width="163px" zoomAndPan="magnify"><defs><filter height="300%" id="f39soux" 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 GetMembers--><rect fill="#FEFECE" filter="url(#f39soux)" height="124.8281" style="stroke: #A80036; stroke-width: 1.5;" width="148" x="6" y="8"/><ellipse cx="39" cy="24" fill="#ADD1B2" rx="11" ry="11" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M41.9688,29.6406 Q41.3906,29.9375 40.75,30.0859 Q40.1094,30.2344 39.4063,30.2344 Q36.9063,30.2344 35.5859,28.5859 Q34.2656,26.9375 34.2656,23.8125 Q34.2656,20.6875 35.5859,19.0313 Q36.9063,17.375 39.4063,17.375 Q40.1094,17.375 40.7578,17.5313 Q41.4063,17.6875 41.9688,17.9844 L41.9688,20.7031 Q41.3438,20.125 40.75,19.8516 Q40.1563,19.5781 39.5313,19.5781 Q38.1875,19.5781 37.5,20.6484 Q36.8125,21.7188 36.8125,23.8125 Q36.8125,25.9063 37.5,26.9766 Q38.1875,28.0469 39.5313,28.0469 Q40.1563,28.0469 40.75,27.7734 Q41.3438,27.5 41.9688,26.9219 L41.9688,29.6406 Z "/><text fill="#000000" font-family="sans-serif" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="76" x="57" y="28.1543">GetMembers</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="153" 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="82" x="26" y="54.2104">int member_id</text><ellipse cx="17" cy="64.707" 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="118" x="26" y="67.0151">string email_address</text><ellipse cx="17" cy="77.5117" 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="90" x="26" y="79.8198">string password</text><ellipse cx="17" cy="90.3164" 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="122" x="26" y="92.6245">int member_status_id</text><ellipse cx="17" cy="103.1211" 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="103" x="26" y="105.4292">string MemberInfo</text><ellipse cx="17" cy="115.9258" 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="93" x="26" y="118.2339">string MemberID</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="153" y1="124.8281" y2="124.8281"/><!--
@startuml
class GetMembers {
+ int member_id
+ string email_address
+ string password
+ int member_status_id
+ string MemberInfo
+ string MemberID
}
@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>