Created
April 30, 2014 05:51
-
-
Save eoinwoods/11418916 to your computer and use it in GitHub Desktop.
Example .uml file
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
<?xml version="1.0" encoding="UTF-8"?> | |
<Diagram> | |
<ID>JAVA</ID> | |
<OriginalElement /> | |
<nodes> | |
<node x="-317.5" y="-101.0">com.artechra.Detail</node> | |
<node x="-320.5" y="-195.0">com.artechra.Master</node> | |
</nodes> | |
<notes /> | |
<edges> | |
<edge source="com.artechra.Master" target="com.artechra.Detail"> | |
<point x="0.0" y="0.0" /> | |
<point x="0.0" y="0.0" /> | |
</edge> | |
</edges> | |
<settings layout="Hierarchic Group" zoom="1.0" x="0.0" y="0.0" /> | |
<SelectedNodes /> | |
<Categories /> | |
<SCOPE>All</SCOPE> | |
<VISIBILITY>private</VISIBILITY> | |
</Diagram> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment