aboutsummaryrefslogtreecommitdiffstats
path: root/poi/models/HSSFUseCases.pgml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2021-04-07 21:40:33 +0000
committerAndreas Beeker <kiwiwings@apache.org>2021-04-07 21:40:33 +0000
commitb6aee1ef6d3e92a28ffd4b5c03e677b63b43747f (patch)
treead9c7b312976c4ed113a7f3b5b4757bfe1b3eee6 /poi/models/HSSFUseCases.pgml
parent6458acb931a0cc17b2d5ed205a1b3fbbb78b9193 (diff)
downloadpoi-b6aee1ef6d3e92a28ffd4b5c03e677b63b43747f.tar.gz
poi-b6aee1ef6d3e92a28ffd4b5c03e677b63b43747f.zip
65206 - Migrate ant / maven to gradle build
compile / jar / test of mrJars don't include ants build.xml anymore rename directories to match project and maven artifact names refactor artifacts - so each project has one artifact replace static references in hssf/dev tests with junit5 constructs, which had problems in parallel tests increase gradle heap to 4gb because of OOM - maybe less would also work git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888488 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poi/models/HSSFUseCases.pgml')
-rw-r--r--poi/models/HSSFUseCases.pgml725
1 files changed, 725 insertions, 0 deletions
diff --git a/poi/models/HSSFUseCases.pgml b/poi/models/HSSFUseCases.pgml
new file mode 100644
index 0000000000..0bca884080
--- /dev/null
+++ b/poi/models/HSSFUseCases.pgml
@@ -0,0 +1,725 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!--
+ ====================================================================
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ ====================================================================
+-->
+<!DOCTYPE pgml SYSTEM "pgml.dtd">
+<pgml description="org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram|-64--88-1-2-717d91:e7cd986e07:-7ffc"
+ name="HSSFUseCases"
+>
+ <group name="Fig0"
+ description="org.argouml.uml.diagram.use_case.ui.FigActor[96, 128, 58, 75]"
+ href="-64--88-1-2-717d91:e7cd986e07:-7ff7"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig0.0"
+ x="125"
+ y="143"
+ rx="10"
+ ry="10"
+ fill="1"
+ fillcolor="-8355712"
+ stroke="1"
+ strokecolor="-8355712"
+ />
+ <ellipse name="Fig0.1"
+ x="125"
+ y="143"
+ rx="10"
+ ry="10"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <path name="Fig0.2"
+ description="org.tigris.gef.presentation.FigLine"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="125"
+ y="153" />
+ <lineto x="125"
+ y="173" />
+ </path>
+ <path name="Fig0.3"
+ description="org.tigris.gef.presentation.FigLine"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="115"
+ y="163" />
+ <lineto x="135"
+ y="163" />
+ </path>
+ <path name="Fig0.4"
+ description="org.tigris.gef.presentation.FigLine"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="125"
+ y="173" />
+ <lineto x="120"
+ y="188" />
+ </path>
+ <path name="Fig0.5"
+ description="org.tigris.gef.presentation.FigLine"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="125"
+ y="173" />
+ <lineto x="130"
+ y="188" />
+ </path>
+ <text name="Fig0.6"
+ context=""
+ x="96"
+ y="189"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >ClientApps</text>
+ </group>
+ <group name="Fig1"
+ description="org.argouml.uml.diagram.use_case.ui.FigUseCase[104, 336, 100, 40]"
+ href="-64--88-1-2-717d91:e7db573623:-7ff7"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig1.0"
+ x="154"
+ y="356"
+ rx="50"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <ellipse name="Fig1.1"
+ x="154"
+ y="356"
+ rx="50"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <text name="Fig1.2"
+ context=""
+ x="117"
+ y="349"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >create HSSF File</text>
+ </group>
+ <group name="Fig2"
+ description="org.argouml.uml.diagram.use_case.ui.FigUseCase[368, 136, 133, 40]"
+ href="-64--88-1-2-717d91:e7db573623:-7ff4"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig2.0"
+ x="434"
+ y="156"
+ rx="66"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <ellipse name="Fig2.1"
+ x="434"
+ y="156"
+ rx="66"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <text name="Fig2.2"
+ context=""
+ x="398"
+ y="149"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >read existing HSSF File</text>
+ </group>
+ <group name="Fig3"
+ description="org.argouml.uml.diagram.use_case.ui.FigUseCase[320, 304, 145, 40]"
+ href="-64--88-1-2-717d91:e7db573623:-7ff3"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig3.0"
+ x="392"
+ y="324"
+ rx="72"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <ellipse name="Fig3.1"
+ x="392"
+ y="324"
+ rx="72"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <text name="Fig3.2"
+ context=""
+ x="356"
+ y="317"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >write HSSF File</text>
+ </group>
+ <group name="Fig4"
+ description="org.argouml.uml.diagram.use_case.ui.FigUseCase[528, 48, 121, 40]"
+ href="-64--88-1-2-717d91:e7db573623:-7ff2"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig4.0"
+ x="588"
+ y="68"
+ rx="60"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <ellipse name="Fig4.1"
+ x="588"
+ y="68"
+ rx="60"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <text name="Fig4.2"
+ context=""
+ x="552"
+ y="61"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >read Workbook Entry</text>
+ </group>
+ <group name="Fig5"
+ description="org.argouml.uml.diagram.use_case.ui.FigUseCase[496, 240, 124, 40]"
+ href="-64--88-1-2-717d91:e7db573623:-7fed"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig5.0"
+ x="558"
+ y="260"
+ rx="62"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <ellipse name="Fig5.1"
+ x="558"
+ y="260"
+ rx="62"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <text name="Fig5.2"
+ context=""
+ x="521"
+ y="253"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >write Workbook Entry</text>
+ </group>
+ <group name="Fig6"
+ description="org.argouml.uml.diagram.use_case.ui.FigUseCase[504, 368, 104, 40]"
+ href="-64--88-1-2-717d91:e7db573623:-7fe8"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig6.0"
+ x="556"
+ y="388"
+ rx="52"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <ellipse name="Fig6.1"
+ x="556"
+ y="388"
+ rx="52"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <text name="Fig6.2"
+ context=""
+ x="519"
+ y="381"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >write sheet entry</text>
+ </group>
+ <group name="Fig7"
+ description="org.argouml.uml.diagram.use_case.ui.FigUseCase[544, 160, 100, 40]"
+ href="-64--88-1-2-717d91:e7db573623:-7fe4"
+ shown="0"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ </private>
+ <ellipse name="Fig7.0"
+ x="594"
+ y="180"
+ rx="50"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <ellipse name="Fig7.1"
+ x="594"
+ y="180"
+ rx="50"
+ ry="20"
+ fill="1"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ />
+ <text name="Fig7.2"
+ context=""
+ x="557"
+ y="173"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >read Sheet Entry</text>
+ </group>
+ <group name="Fig8"
+ description="org.argouml.uml.diagram.ui.FigAssociation"
+ href="-64--88-1-2-717d91:e7db573623:-7ff5"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig0.0"
+ destPortFig="Fig1.0"
+ sourceFigNode="Fig0"
+ destFigNode="Fig1"
+ </private>
+ <path name="Fig8.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="135"
+ y="153" />
+ <lineto x="135"
+ y="336" />
+ </path>
+ <annotations>
+ </annotations>
+ </group>
+ <group name="Fig9"
+ description="org.argouml.uml.diagram.ui.FigAssociation"
+ href="-64--88-1-2-717d91:e7db573623:-7ff1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig0.0"
+ destPortFig="Fig2.0"
+ sourceFigNode="Fig0"
+ destFigNode="Fig2"
+ </private>
+ <path name="Fig9.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="135"
+ y="153" />
+ <lineto x="368"
+ y="153" />
+ </path>
+ <annotations>
+ </annotations>
+ </group>
+ <group name="Fig10"
+ description="org.argouml.uml.diagram.ui.FigGeneralization"
+ href="-64--88-1-2-717d91:e7db573623:-7fef"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig4.0"
+ destPortFig="Fig2.0"
+ sourceFigNode="Fig4"
+ destFigNode="Fig2"
+ </private>
+ <path name="Fig10.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="528"
+ y="88" />
+ <lineto x="501"
+ y="136" />
+ </path>
+ <annotations>
+ <text name="Fig10.1"
+ context="stereotype"
+ x="491"
+ y="97"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >&lt;&lt;extends&gt;&gt;</text>
+ </annotations>
+ </group>
+ <group name="Fig11"
+ description="org.argouml.uml.diagram.ui.FigAssociation"
+ href="-64--88-1-2-717d91:e7db573623:-7fee"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig0.0"
+ destPortFig="Fig3.0"
+ sourceFigNode="Fig0"
+ destFigNode="Fig3"
+ </private>
+ <path name="Fig11.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="135"
+ y="153" />
+ <lineto x="320"
+ y="304" />
+ </path>
+ <annotations>
+ </annotations>
+ </group>
+ <group name="Fig12"
+ description="org.argouml.uml.diagram.ui.FigGeneralization"
+ href="-64--88-1-2-717d91:e7db573623:-7fec"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig5.0"
+ destPortFig="Fig3.0"
+ sourceFigNode="Fig5"
+ destFigNode="Fig3"
+ </private>
+ <path name="Fig12.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="496"
+ y="280" />
+ <lineto x="465"
+ y="304" />
+ </path>
+ <annotations>
+ <text name="Fig12.1"
+ context="stereotype"
+ x="446"
+ y="281"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >&lt;&lt;extends&gt;&gt;</text>
+ </annotations>
+ </group>
+ <group name="Fig13"
+ description="org.argouml.uml.diagram.ui.FigGeneralization"
+ href="-64--88-1-2-717d91:e7db573623:-7fea"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig3.0"
+ destPortFig="Fig2.0"
+ sourceFigNode="Fig3"
+ destFigNode="Fig2"
+ </private>
+ <path name="Fig13.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="416"
+ y="304" />
+ <lineto x="416"
+ y="176" />
+ </path>
+ <annotations>
+ <text name="Fig13.1"
+ context="stereotype"
+ x="379"
+ y="232"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >&lt;&lt;extends&gt;&gt;</text>
+ </annotations>
+ </group>
+ <group name="Fig14"
+ description="org.argouml.uml.diagram.ui.FigGeneralization"
+ href="-64--88-1-2-717d91:e7db573623:-7fe7"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig6.0"
+ destPortFig="Fig3.0"
+ sourceFigNode="Fig6"
+ destFigNode="Fig3"
+ </private>
+ <path name="Fig14.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="504"
+ y="368" />
+ <lineto x="465"
+ y="344" />
+ </path>
+ <annotations>
+ <text name="Fig14.1"
+ context="stereotype"
+ x="247"
+ y="227"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >&lt;&lt;extends&gt;&gt;</text>
+ </annotations>
+ </group>
+ <group name="Fig15"
+ description="org.argouml.uml.diagram.ui.FigGeneralization"
+ href="-64--88-1-2-717d91:e7db573623:-7fe3"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig7.0"
+ destPortFig="Fig2.0"
+ sourceFigNode="Fig7"
+ destFigNode="Fig2"
+ </private>
+ <path name="Fig15.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="544"
+ y="176" />
+ <lineto x="501"
+ y="176" />
+ </path>
+ <annotations>
+ <text name="Fig15.1"
+ context="stereotype"
+ x="496"
+ y="178"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >&lt;&lt;extends&gt;&gt;</text>
+ </annotations>
+ </group>
+ <group name="Fig16"
+ description="org.argouml.uml.diagram.ui.FigGeneralization"
+ href="-64--88-1-2-717d91:e7db573623:-7fe1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <private>
+ sourcePortFig="Fig3.0"
+ destPortFig="Fig1.0"
+ sourceFigNode="Fig3"
+ destFigNode="Fig1"
+ </private>
+ <path name="Fig16.1"
+ description="org.tigris.gef.presentation.FigPoly"
+ fill="0"
+ fillcolor="-1"
+ stroke="1"
+ strokecolor="-16777216"
+ >
+ <moveto x="320"
+ y="344" />
+ <lineto x="204"
+ y="344" />
+ </path>
+ <annotations>
+ <text name="Fig16.1"
+ context="stereotype"
+ x="235"
+ y="346"
+ fill="0"
+ fillcolor="-1"
+ stroke="0"
+ strokecolor="-16777216"
+ font="dialog"
+ textsize="9"
+ >&lt;&lt;extends&gt;&gt;</text>
+ </annotations>
+ </group>
+</pgml>