Skip to content

Instantly share code, notes, and snippets.

@eoinwoods
Created April 30, 2014 05:51
Show Gist options
  • Save eoinwoods/11418916 to your computer and use it in GitHub Desktop.
Save eoinwoods/11418916 to your computer and use it in GitHub Desktop.
Example .uml file
<?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