2021-03-30 20:22:28 +00:00
|
|
|
|
<mxfile host="65bd71144e" pages="2">
|
2020-12-24 22:33:17 +00:00
|
|
|
|
<diagram id="LHR7ubqCPd17_LyHkaH9" name="Structure">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGraphModel dx="518" dy="740" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
2020-12-24 22:33:17 +00:00
|
|
|
|
<root>
|
|
|
|
|
<mxCell id="0"/>
|
|
|
|
|
<mxCell id="1" parent="0"/>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-5" value="ServiceDescriptor" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
2021-04-10 18:57:38 +00:00
|
|
|
|
<mxGeometry x="695" y="1100" width="510" height="420" as="geometry">
|
2020-12-30 05:14:42 +00:00
|
|
|
|
<mxRectangle x="762" y="1030" width="130" height="26" as="alternateBounds"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-10 18:57:38 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-6" value="+ ServiceName: string property - serviceName: string - runningUID: Guid - running: bool - service: IService - ServiceLogPipeName: string property - moduleName: string - assemblyName: string - logStreamListeners: ConcurrentStack<NamedPipeServerStream> - logUpdateTask: Task - acceptingTask: Task - stopToken: CancellationTokenSource - configurables: IReadOnlyDictionary<string, IServiceConfigurable> + ServiceStateChangeEvent: event EventHandler<bool>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="dmd0HlDYcxYugIlahWj0-5" vertex="1">
|
|
|
|
|
<mxGeometry y="26" width="510" height="204" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-7" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="dmd0HlDYcxYugIlahWj0-5" vertex="1">
|
2021-04-10 18:57:38 +00:00
|
|
|
|
<mxGeometry y="230" width="510" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-8" value="+ Start(): void + Stop(): void + ExecuteCommand(command: string): void + GetConfigurableOptions(): ISet<string> + SetConfigurableValue(configurationName: string, value: string): bool + GetConfigurableValue(configurationName: string): string + GetServiceState(): bool + GetModuleName(): string + GetassemblyName(): string - OnServiceStateChange(sender: object, running: bool): void - AcceptLogConnections(): Task - BroadcastLog(): Task" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="dmd0HlDYcxYugIlahWj0-5" vertex="1">
|
2021-04-10 18:57:38 +00:00
|
|
|
|
<mxGeometry y="238" width="510" height="182" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-15" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="1" source="dmd0HlDYcxYugIlahWj0-11" target="dmd0HlDYcxYugIlahWj0-5" edge="1">
|
2020-12-24 22:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="wwlaSBDwwZOn0hO83bWU-6" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=block;endFill=0;" parent="1" source="dmd0HlDYcxYugIlahWj0-11" target="wwlaSBDwwZOn0hO83bWU-2" edge="1">
|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="fdKXkHfjRXYybK0fejAG-2" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="dmd0HlDYcxYugIlahWj0-11" target="zFFzFwxISwJASp9ezwbr-1" edge="1">
|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="SI3d9EEbteElKQB4Ic5T-1" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="dmd0HlDYcxYugIlahWj0-11" target="fdKXkHfjRXYybK0fejAG-9" edge="1">
|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="29" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="dmd0HlDYcxYugIlahWj0-11" target="24" edge="1">
|
2020-12-24 22:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="39" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" edge="1" parent="1" source="dmd0HlDYcxYugIlahWj0-11" target="35">
|
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-11" value="ServiceManager" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry x="669.5" y="640" width="561" height="380" as="geometry">
|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxRectangle x="25" y="490" width="120" height="26" as="alternateBounds"/>
|
|
|
|
|
</mxGeometry>
|
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-12" value="- managerMonitor: IServiceManagerMonitor - running: ConcurrentDictionary<string, ServiceDescriptor> - services: IPersistent<IReadOnlyDictionary<string, string>> - modules: IReadOnlyPersistent<IReadOnlyDictionary<string, IServiceModule>> - descriptorCache: LRUCache<string, ServiceDescriptor>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="dmd0HlDYcxYugIlahWj0-11" vertex="1">
|
|
|
|
|
<mxGeometry y="26" width="561" height="84" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-13" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="dmd0HlDYcxYugIlahWj0-11" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry y="110" width="561" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="dmd0HlDYcxYugIlahWj0-14" value="+ CreateService(serviceName: string, assemblyName: string, moduleName: string): void + DeleteService(serviceName: string): void + GetModuleNames(): IEnumerable<string> + GetServiceNames(): IEnumerable<string> + GetRunningServiceNames(): IEnumerable<string> - GetServiceOptions(serviceName: string): IEnumerable<string> - GetServiceOptionValue(serviceName: string, optionName: string): IEnumerable<string> + GetOptions(): IReadOnlyDictionary<string, IReadOnlyDictionary<string, string>> + SetServiceOptionValue(serviceName: string, optionName: string, string: value): bool + StartService(serviceName: string): void + StopService(serviceName: string): void + ExecuteCommand(serviceName: string, command: string): void - GetServiceLogBuffer(serviceName: string): byte[] + GetLogBuffers(): IReadOnlyDictionary<string, byte[]> - GenerateDescriptor(name: string, assembly: string, module: string): ServiceDescriptor - OnServiceStateChange(sender: object, state: bool): void - OnLogUpdated(sender: object, update: string)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="dmd0HlDYcxYugIlahWj0-11" vertex="1">
|
|
|
|
|
<mxGeometry y="118" width="561" height="262" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="wwlaSBDwwZOn0hO83bWU-9" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=block;endFill=0;" parent="1" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="1679.5" y="202" as="sourcePoint"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="K1k0_LUP-qlT_3mlrptx-1" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="1414.5" y="133" as="targetPoint"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="30" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="wwlaSBDwwZOn0hO83bWU-2" target="24" edge="1">
|
2020-12-24 22:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="wwlaSBDwwZOn0hO83bWU-2" value="<<Interface>> IServiceExecuter" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
|
|
|
|
<mxGeometry x="1386" y="406" width="305" height="90" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="wwlaSBDwwZOn0hO83bWU-4" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="wwlaSBDwwZOn0hO83bWU-2" vertex="1">
|
|
|
|
|
<mxGeometry y="40" width="305" height="8" as="geometry"/>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="wwlaSBDwwZOn0hO83bWU-5" value="+ ExecuteAction(action: ServiceManagerAction): void + View(): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="wwlaSBDwwZOn0hO83bWU-2" vertex="1">
|
|
|
|
|
<mxGeometry y="48" width="305" height="42" as="geometry"/>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="V3nv0dmUtDNsDw_gxP-z-2" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="850" y="78" as="sourcePoint"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="fdKXkHfjRXYybK0fejAG-3" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;dashed=1;endArrow=open;endFill=0;" parent="1" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="340" y="192" as="targetPoint"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="fdKXkHfjRXYybK0fejAG-4" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=block;endFill=0;" parent="1" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="340" y="192" as="targetPoint"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="fdKXkHfjRXYybK0fejAG-1" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=block;endFill=0;" parent="1" source="15" target="zFFzFwxISwJASp9ezwbr-1" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="495" y="378" as="sourcePoint"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="SI3d9EEbteElKQB4Ic5T-5" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="zFFzFwxISwJASp9ezwbr-1" target="fdKXkHfjRXYybK0fejAG-9" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="270" y="610" as="sourcePoint"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="5" value="Use" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="SI3d9EEbteElKQB4Ic5T-5" vertex="1" connectable="0">
|
|
|
|
|
<mxGeometry x="0.1309" relative="1" as="geometry">
|
|
|
|
|
<mxPoint as="offset"/>
|
|
|
|
|
</mxGeometry>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="41" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" edge="1" parent="1" source="zFFzFwxISwJASp9ezwbr-1" target="35">
|
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="zFFzFwxISwJASp9ezwbr-1" value="<<Interface>> IServiceManagerMonitor" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry x="278" y="460" width="295" height="90" as="geometry"/>
|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="zFFzFwxISwJASp9ezwbr-3" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="zFFzFwxISwJASp9ezwbr-1" vertex="1">
|
|
|
|
|
<mxGeometry y="40" width="295" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="zFFzFwxISwJASp9ezwbr-4" value="+ Present(state: ServiceManagerState): void + Present(delta: ServiceManagerDelta): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="zFFzFwxISwJASp9ezwbr-1" vertex="1">
|
|
|
|
|
<mxGeometry y="48" width="295" height="42" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="fdKXkHfjRXYybK0fejAG-9" value="<<DS>> ServiceManagerTotal" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
|
|
|
|
<mxGeometry x="20" y="850" width="485" height="138" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="fdKXkHfjRXYybK0fejAG-10" value="+ services: ICollection<string> + running: ICollection<string> + modules: ICollection<string> + logs: IReadOnlyDictionary<string, string> + serviceOptions: IReadOnlyDictionary<string, IReadOnlyDictionary<string, string>>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="fdKXkHfjRXYybK0fejAG-9" vertex="1">
|
|
|
|
|
<mxGeometry y="40" width="485" height="90" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="fdKXkHfjRXYybK0fejAG-11" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="fdKXkHfjRXYybK0fejAG-9" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry y="130" width="485" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="SI3d9EEbteElKQB4Ic5T-10" value="<<Enum>> ServiceManagerAction.Type" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
|
|
|
|
<mxGeometry x="1336" y="610" width="180" height="168" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="SI3d9EEbteElKQB4Ic5T-11" value="+ Start + Stop + CreateService + DeleteService + ExecuteCommand + SetServiceOption" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="SI3d9EEbteElKQB4Ic5T-10" vertex="1">
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxGeometry y="40" width="180" height="120" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="SI3d9EEbteElKQB4Ic5T-12" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="SI3d9EEbteElKQB4Ic5T-10" vertex="1">
|
|
|
|
|
<mxGeometry y="160" width="180" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="6" value="IPCMediator" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry x="685" y="80" width="520" height="350" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="7" value="- CONNECT_TIMEOUT: int + PipeName: property string property (appends ".pipe") - name: string - pipes: ConcurrentDictionary<string, (NamedPipeServerStream, Task)> + RequestQueue: default property of BlockingCollection<(string, CommunicableType, Byte[])> - active: bool + IsRunning: bool property - connectionTask: Task - stopAcceptingToken: CancellationTokenSource - connectingPipe: NamedPipeServerStream" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="6" vertex="1">
|
|
|
|
|
<mxGeometry y="26" width="520" height="154" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="8" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="6" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry y="180" width="520" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="9" value="+ Open(): void + Close(): void + ReplyAll(type: CommunicableType, data: byte[]): Task + Reply(identifier: string, type: CommunicableType, data: byte[]): Task + InitiateDisconnect(identifier: string, reason: string): Task + InitiateDisconnectAll(reason: string): Task - AcceptConnections(): Task - OnConnection(pipe: NamedPipeServerStream): Task - Listen(identifier: string, pipe: NamedPipeServerStream): Task" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="6" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry y="188" width="520" height="162" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="20" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="10" target="6" edge="1">
|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="21" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="10" target="wwlaSBDwwZOn0hO83bWU-2" edge="1">
|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="10" value="IPCController" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
|
|
|
|
<mxGeometry x="1378.5" y="230" width="320" height="104" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="11" value="- mediator: IPCMediator - serviceExecuter: IServiceManagerActionExecuter" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="10" vertex="1">
|
|
|
|
|
<mxGeometry y="26" width="320" height="44" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="12" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="10" vertex="1">
|
|
|
|
|
<mxGeometry y="70" width="320" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="13" value="+ Process(): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="10" vertex="1">
|
|
|
|
|
<mxGeometry y="78" width="320" height="26" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="19" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;endArrow=open;endFill=0;dashed=1;" parent="1" source="15" target="6" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="15" value="IPCPresenter" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxGeometry x="300" y="252" width="250" height="60" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="16" value="- mediator: IPCMediator" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="15" vertex="1">
|
|
|
|
|
<mxGeometry y="26" width="250" height="26" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="17" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="15" vertex="1">
|
|
|
|
|
<mxGeometry y="52" width="250" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=open;endFill=0;" parent="1" source="24" target="SI3d9EEbteElKQB4Ic5T-10" edge="1">
|
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="24" value="<<DS>> ServiceManagerAction" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
|
|
|
|
|
<mxGeometry x="1096" y="460" width="220" height="132" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="25" value="+ assemblyName: string + moduleName: string + serviceName: string + module: string + action: ServiceManagerAction.Type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="24" vertex="1">
|
|
|
|
|
<mxGeometry y="40" width="220" height="84" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="26" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="24" vertex="1">
|
|
|
|
|
<mxGeometry y="124" width="220" height="8" as="geometry"/>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|
<mxCell id="35" value="<<DS>> ServiceManagerDelta" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
|
|
|
|
|
<mxGeometry x="440" y="630" width="160" height="158" as="geometry"/>
|
|
|
|
|
</mxCell>
|
|
|
|
|
<mxCell id="36" value="+ substract: bool + service: string + running: string + modules: string + logs: byte[] + optionName: string + optionValue: string" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="35">
|
|
|
|
|
<mxGeometry y="40" width="160" height="110" as="geometry"/>
|
|
|
|
|
</mxCell>
|
|
|
|
|
<mxCell id="37" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="35">
|
|
|
|
|
<mxGeometry y="150" width="160" height="8" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2020-12-27 21:33:17 +00:00
|
|
|
|
</root>
|
|
|
|
|
</mxGraphModel>
|
|
|
|
|
</diagram>
|
|
|
|
|
<diagram id="gj0qHRc3eh050ABAey3g" name="Data-Flow">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxGraphModel dx="1024" dy="592" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<root>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-0"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-1" parent="jVG6p58vlRYGO9X4wXeX-0"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-21" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.3333333333333333;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;endArrow=open;endFill=0;fillColor=#1ba1e2;strokeColor=#006EAF;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-2" target="jVG6p58vlRYGO9X4wXeX-3" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-2" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="10" y="300" width="30" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-12" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=open;endFill=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fillColor=#1ba1e2;strokeColor=#006EAF;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-3" target="jVG6p58vlRYGO9X4wXeX-4" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-22" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0.75;entryY=0.1;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=open;endFill=0;fillColor=#1ba1e2;strokeColor=#006EAF;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-3" target="jVG6p58vlRYGO9X4wXeX-2" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="345FJoVc2gbAayMsQlD7-0" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-3" target="jVG6p58vlRYGO9X4wXeX-4" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="345FJoVc2gbAayMsQlD7-6" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-3" target="28FAlPysTx9DMYvLwa-2-7" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-3" value="Console View" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="80" y="300" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-13" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=open;endFill=0;fillColor=#1ba1e2;strokeColor=#006EAF;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-4" target="jVG6p58vlRYGO9X4wXeX-5" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="345FJoVc2gbAayMsQlD7-2" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-4" target="jVG6p58vlRYGO9X4wXeX-5" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-4" value="string command (request)" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="260" y="482.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-8" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;dashed=1;endArrow=block;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-5" target="jVG6p58vlRYGO9X4wXeX-7" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-3" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;endArrow=open;endFill=0;dashed=1;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-5" target="jVG6p58vlRYGO9X4wXeX-7" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-18" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#006EAF;fillColor=#1ba1e2;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-5" target="jVG6p58vlRYGO9X4wXeX-9" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-5" value="MainController" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="420" y="482.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-6" value="http://www.plainionist.net/Implementing-Clean-Architecture-Controller-Presenter/" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry y="840" width="480" height="20" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-7" value="&lt;&lt;Interface&gt;&gt;<br>ICommand" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="420" y="372.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-10" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;dashed=1;endArrow=block;endFill=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-9" target="jVG6p58vlRYGO9X4wXeX-7" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-8" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.25;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#006EAF;fillColor=#1ba1e2;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-9" target="UY-EM7-1ECCvWtENr50b-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxPoint x="809.9999999999998" y="512.5000000000002" as="sourcePoint"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxGeometry>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="345FJoVc2gbAayMsQlD7-3" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-9" target="UY-EM7-1ECCvWtENr50b-2" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="345FJoVc2gbAayMsQlD7-4" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="jVG6p58vlRYGO9X4wXeX-9" target="UY-EM7-1ECCvWtENr50b-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="jVG6p58vlRYGO9X4wXeX-9" value="ServiceController" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="575" y="482.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-4" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=1;strokeColor=none;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-1" target="UY-EM7-1ECCvWtENr50b-2" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-5" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;endArrow=block;endFill=0;strokeColor=#f0f0f0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-1" target="UY-EM7-1ECCvWtENr50b-2" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-7" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1.008;entryY=0.625;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=open;endFill=0;strokeColor=#f0f0f0;dashed=1;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-1" target="UY-EM7-1ECCvWtENr50b-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<Array as="points">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxPoint x="960" y="338"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxPoint x="960" y="580"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</Array>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxGeometry>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-16" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=open;endFill=0;dashed=1;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-1" target="UY-EM7-1ECCvWtENr50b-11" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="345FJoVc2gbAayMsQlD7-7" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-1" target="UY-EM7-1ECCvWtENr50b-10" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<Array as="points">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxPoint x="960" y="338"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxPoint x="960" y="83"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</Array>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxGeometry>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-1" value="ServiceManager" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="800" y="307.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-9" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=open;endFill=0;fillColor=#1ba1e2;strokeColor=#006EAF;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-5" target="tM_Gde3HH8YiZ2frBV5J-0" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-12" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=block;endFill=0;strokeColor=#f0f0f0;dashed=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-5" target="UY-EM7-1ECCvWtENr50b-11" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-13" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.75;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#f0f0f0;dashed=1;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-5" target="UY-EM7-1ECCvWtENr50b-10" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="tM_Gde3HH8YiZ2frBV5J-3" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;dashed=1;endArrow=block;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-5" target="tM_Gde3HH8YiZ2frBV5J-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-5" value="ServicePresenter" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="575" y="122.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-8" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=open;endFill=0;fillColor=#1ba1e2;strokeColor=#006EAF;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-7" target="jVG6p58vlRYGO9X4wXeX-3" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="tM_Gde3HH8YiZ2frBV5J-5" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-7" target="tM_Gde3HH8YiZ2frBV5J-0" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="28FAlPysTx9DMYvLwa-2-7" value="String Output" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="260" y="122.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-1" value="ServiceAction &lt;DS&gt;" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="800" y="542.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-6" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#f0f0f0;dashed=1;" parent="jVG6p58vlRYGO9X4wXeX-1" source="UY-EM7-1ECCvWtENr50b-2" target="UY-EM7-1ECCvWtENr50b-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-20" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#006EAF;fillColor=#1ba1e2;" parent="jVG6p58vlRYGO9X4wXeX-1" source="UY-EM7-1ECCvWtENr50b-1" target="28FAlPysTx9DMYvLwa-2-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-2" value="&lt;&lt;Interface&gt;&gt;<br>IServiceManipulator" style="whiteSpace=wrap;html=1;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="800" y="432.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-22" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#006EAF;fillColor=#1ba1e2;" parent="jVG6p58vlRYGO9X4wXeX-1" source="UY-EM7-1ECCvWtENr50b-10" target="28FAlPysTx9DMYvLwa-2-5" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-10" value="ServicesResult &lt;DS&gt;" style="whiteSpace=wrap;html=1;fillColor=none;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="800" y="67.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-14" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#f0f0f0;dashed=1;" parent="jVG6p58vlRYGO9X4wXeX-1" source="UY-EM7-1ECCvWtENr50b-11" target="UY-EM7-1ECCvWtENr50b-10" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-21" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;endArrow=open;endFill=0;strokeColor=#006EAF;fillColor=#1ba1e2;" parent="jVG6p58vlRYGO9X4wXeX-1" source="28FAlPysTx9DMYvLwa-2-1" target="UY-EM7-1ECCvWtENr50b-10" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-11" value="&lt;&lt;Interface&gt;&gt;<br>IServicesMonitor" style="whiteSpace=wrap;html=1;fillColor=none;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="800" y="167.5" width="120" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-70" value="" style="line;strokeWidth=2;direction=south;html=1;fillColor=none;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="220" y="50" width="10" height="570" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-71" value="" style="line;strokeWidth=2;direction=south;html=1;fillColor=none;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="760" y="50" width="10" height="570" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="UY-EM7-1ECCvWtENr50b-73" value="Page 191 (Chapter 22) of Clean Architecture" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry y="870" width="480" height="20" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="tM_Gde3HH8YiZ2frBV5J-2" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;dashed=1;endArrow=block;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="tM_Gde3HH8YiZ2frBV5J-0" target="tM_Gde3HH8YiZ2frBV5J-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="tM_Gde3HH8YiZ2frBV5J-4" value="Use" style="edgeStyle=orthogonalEdgeStyle;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;dashed=1;endArrow=open;endFill=0;" parent="jVG6p58vlRYGO9X4wXeX-1" source="tM_Gde3HH8YiZ2frBV5J-0" target="tM_Gde3HH8YiZ2frBV5J-1" edge="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="tM_Gde3HH8YiZ2frBV5J-0" value="MainPresenter" style="html=1;dashed=0;whitespace=wrap;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="420" y="122.5" width="110" height="60" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2021-04-09 02:36:08 +00:00
|
|
|
|
<mxCell id="tM_Gde3HH8YiZ2frBV5J-1" value="&lt;&lt;Interface&gt;&gt;<br>IConsoleOutput" style="html=1;dashed=0;whitespace=wrap;" parent="jVG6p58vlRYGO9X4wXeX-1" vertex="1">
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-27 21:33:17 +00:00
|
|
|
|
<mxGeometry x="420" y="20" width="110" height="50" as="geometry"/>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxCell>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-24 22:33:17 +00:00
|
|
|
|
</root>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-24 22:33:17 +00:00
|
|
|
|
</mxGraphModel>
|
2021-04-21 06:44:16 +00:00
|
|
|
|

 
 
 
 
 
 







|
2020-12-24 22:33:17 +00:00
|
|
|
|
</diagram>
|
|
|
|
|
</mxfile>
|