Skip to content

Commit

Permalink
Committing the UML Diagram for 3rd Assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
par13002 committed Oct 14, 2015
1 parent fa523ff commit 113cee5
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions MegaMek/Assignment3Diagram.ucls
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
<?xml version="1.0" encoding="UTF-8"?>
<class-diagram version="1.1.8" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
associations="true" dependencies="false" nesting-relationships="true">
<class id="1" language="java" name="megamek.client.ui.swing.ConnectDialog" project="MegaMek2015"
file="/MegaMek2015/src/megamek/client/ui/swing/ConnectDialog.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="555" y="411"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<class id="2" language="java" name="megamek.client.ui.swing.MegaMekGUI" project="MegaMek2015"
file="/MegaMek2015/src/megamek/client/ui/swing/MegaMekGUI.java" binary="false" corner="BOTTOM_RIGHT">
<position height="711" width="325" x="25" y="-145"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<class id="3" language="java" name="megamek.common.options.GameOptions.GameOptionsInfo" project="MegaMek2015"
file="/MegaMek2015/src/megamek/common/options/GameOptions.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="926" y="304"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<class id="4" language="java" name="megamek.common.options.GameOptions" project="MegaMek2015"
file="/MegaMek2015/src/megamek/common/options/GameOptions.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="944" y="67"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<class id="5" language="java"
name="megamek.common.options.AbstractOptions.GroupsEnumeration.GroupProxy.OptionsEnumeration" project="MegaMek2015"
file="/MegaMek2015/src/megamek/common/options/AbstractOptions.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1315" y="706"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<class id="6" language="java" name="megamek.common.options.AbstractOptions" project="MegaMek2015"
file="/MegaMek2015/src/megamek/common/options/AbstractOptions.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1370" y="-62"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<class id="7" language="java" name="megamek.common.options.AbstractOptions.GroupsEnumeration.GroupProxy"
project="MegaMek2015" file="/MegaMek2015/src/megamek/common/options/AbstractOptions.java" binary="false"
corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1331" y="486"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<class id="8" language="java" name="megamek.common.options.AbstractOptions.GroupsEnumeration" project="MegaMek2015"
file="/MegaMek2015/src/megamek/common/options/AbstractOptions.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1332" y="275"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</class>
<nesting id="9">
<end type="SOURCE" refId="7"/>
<end type="TARGET" refId="5"/>
</nesting>
<nesting id="10">
<end type="SOURCE" refId="4"/>
<end type="TARGET" refId="3"/>
</nesting>
<nesting id="11">
<end type="SOURCE" refId="8"/>
<end type="TARGET" refId="7"/>
</nesting>
<nesting id="12">
<end type="SOURCE" refId="6"/>
<end type="TARGET" refId="8"/>
</nesting>
<generalization id="13">
<end type="SOURCE" refId="4"/>
<end type="TARGET" refId="6"/>
</generalization>
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</classifier-display>
<association-display labels="true" multiplicity="true"/>
</class-diagram>

0 comments on commit 113cee5

Please sign in to comment.