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.
- Loading branch information
Showing
10 changed files
with
10,891 additions
and
1 deletion.
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 @@ | ||
/bin/ |
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,2 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_XUjs8GVEEeWSTb8N53rHlA" name="MegaMek2015"/> |
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,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<com.yattasolutions.uml.diagrams.classifier:ClassDiagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:com.yattasolutions.uml.diagrams.classifier="http://ns.yatta-solutions.com/umllab/diagrams/classifier/1.1.0" xmi:id="_XlhhIGVEEeWSTb8N53rHlA"> | ||
<modelElement href="platform:/resource/MegaMek2015/MegaMek2015.uml#_XUjs8GVEEeWSTb8N53rHlA"/> | ||
</com.yattasolutions.uml.diagrams.classifier:ClassDiagram> |
Binary file not shown.
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
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,45 @@ | ||
<?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.common.EjectedCrew" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/EjectedCrew.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="4444" y="3970"/> | ||
<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.common.Infantry" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/Infantry.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="4890" y="2240"/> | ||
<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.MechWarrior" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/MechWarrior.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="4446" y="4343"/> | ||
<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> | ||
<generalization id="4"> | ||
<end type="SOURCE" refId="1"/> | ||
<end type="TARGET" refId="2"/> | ||
</generalization> | ||
<generalization id="5"> | ||
<end type="SOURCE" refId="3"/> | ||
<end type="TARGET" refId="1"/> | ||
</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> |
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,71 @@ | ||
<?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.common.weapons.AmmoWeaponHandler" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/weapons/AmmoWeaponHandler.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="1845" y="1900"/> | ||
<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.common.weapons.WeaponHandler" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/weapons/WeaponHandler.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="1835" y="975"/> | ||
<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> | ||
<interface id="3" language="java" name="megamek.common.weapons.AttackHandler" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/weapons/AttackHandler.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="1826" y="36"/> | ||
<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> | ||
</interface> | ||
<class id="4" language="java" name="megamek.common.weapons.ACAPHandler" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/weapons/ACAPHandler.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="1832" y="2098"/> | ||
<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.weapons.EnergyWeaponHandler" project="MegaMek2015" | ||
file="/MegaMek2015/src/megamek/common/weapons/EnergyWeaponHandler.java" binary="false" corner="BOTTOM_RIGHT"> | ||
<position height="-1" width="-1" x="2270" y="1867"/> | ||
<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> | ||
<generalization id="6"> | ||
<end type="SOURCE" refId="5"/> | ||
<end type="TARGET" refId="2"/> | ||
</generalization> | ||
<generalization id="7"> | ||
<end type="SOURCE" refId="1"/> | ||
<end type="TARGET" refId="2"/> | ||
</generalization> | ||
<generalization id="8"> | ||
<end type="SOURCE" refId="4"/> | ||
<end type="TARGET" refId="1"/> | ||
</generalization> | ||
<realization id="9"> | ||
<end type="SOURCE" refId="2"/> | ||
<end type="TARGET" refId="3"/> | ||
</realization> | ||
<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> |
Oops, something went wrong.