forked from CSE2102Fall2015/2015MegaMek
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Committing the UML Diagram for 3rd Assignment
- Loading branch information
Showing
1 changed file
with
104 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |