Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <Diagram>
- <ID>JAVA</ID>
- <OriginalElement>Demo</OriginalElement>
- <nodes>
- <node x="295.0" y="20.0">TravelReservation</node>
- <node x="-64.0" y="20.0">RestaurantReservation</node>
- <node x="178.0" y="-184.0">Reservation</node>
- <node x="265.0" y="218.0">Demo</node>
- <node x="-64.0" y="347.0">MyReservationSystem</node>
- <node x="-22.0" y="218.0">ReservationSystem</node>
- </nodes>
- <notes />
- <edges>
- <edge source="TravelReservation" target="Reservation">
- <point x="0.0" y="-76.5" />
- <point x="523.5" y="179.0" />
- <point x="398.75" y="179.0" />
- <point x="52.25" y="77.0" />
- </edge>
- <edge source="MyReservationSystem" target="ReservationSystem">
- <point x="0.0" y="-64.5" />
- <point x="0.0" y="39.5" />
- </edge>
- <edge source="RestaurantReservation" target="Reservation">
- <point x="0.0" y="-76.5" />
- <point x="169.5" y="179.0" />
- <point x="294.25" y="179.0" />
- <point x="-52.25" y="77.0" />
- </edge>
- </edges>
- <settings layout="Hierarchic Group" zoom="1.0" x="180.0" y="172.5" />
- <SelectedNodes />
- <Categories>
- <Category>Fields</Category>
- <Category>Constructors</Category>
- <Category>Methods</Category>
- <Category>Properties</Category>
- <Category>Inner Classes</Category>
- </Categories>
- <SCOPE>All</SCOPE>
- <VISIBILITY>private</VISIBILITY>
- </Diagram>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement