256 lines
6.8 KiB
XML
256 lines
6.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<java version="1.7.0_21" class="java.beans.XMLDecoder">
|
|
<object class="com.horstmann.violet.ClassDiagramGraph">
|
|
<void method="addNode">
|
|
<object class="com.horstmann.violet.ClassNode" id="ClassNode0">
|
|
<void property="attributes">
|
|
<void property="text">
|
|
<string>room list
|
|
client list --?</string>
|
|
</void>
|
|
</void>
|
|
<void property="methods">
|
|
<void property="text">
|
|
<string>Constructor()
|
|
Destructor()
|
|
Init()
|
|
Loop()
|
|
Quit()
|
|
SetRunning(bool)
|
|
GetRunning()
|
|
OpenRoom(args)
|
|
CloseRoom(roomHandle)</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<void property="text">
|
|
<string>Server Application</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
<object class="java.awt.geom.Point2D$Double" id="Point2D$Double0">
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>x</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double0"/>
|
|
<double>146.0</double>
|
|
</void>
|
|
</void>
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>y</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double0"/>
|
|
<double>52.0</double>
|
|
</void>
|
|
</void>
|
|
<void method="setLocation">
|
|
<double>146.0</double>
|
|
<double>52.0</double>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="addNode">
|
|
<object class="com.horstmann.violet.ClassNode" id="ClassNode1">
|
|
<void property="attributes">
|
|
<void property="text">
|
|
<string>arguments
|
|
mailBox
|
|
</string>
|
|
</void>
|
|
</void>
|
|
<void property="methods">
|
|
<void property="text">
|
|
<string>Constructor(args)
|
|
Destructor()
|
|
Init()
|
|
Loop()
|
|
Quit()
|
|
SetRunning(bool)
|
|
GetRunning()
|
|
GetMailBox()
|
|
</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<void property="text">
|
|
<string>Base Room</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
<object class="java.awt.geom.Point2D$Double" id="Point2D$Double1">
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>x</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double1"/>
|
|
<double>343.0</double>
|
|
</void>
|
|
</void>
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>y</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double1"/>
|
|
<double>49.0</double>
|
|
</void>
|
|
</void>
|
|
<void method="setLocation">
|
|
<double>343.0</double>
|
|
<double>49.0</double>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="addNode">
|
|
<object class="com.horstmann.violet.ClassNode" id="ClassNode2">
|
|
<void property="attributes">
|
|
<void property="text">
|
|
<string>input queue
|
|
output queue
|
|
input lock
|
|
output lock</string>
|
|
</void>
|
|
</void>
|
|
<void property="methods">
|
|
<void property="text">
|
|
<string>PushIn(arg)
|
|
PeekIn()
|
|
PopIn()
|
|
PushOut(arg)
|
|
PeekOut()
|
|
PopOut()</string>
|
|
</void>
|
|
</void>
|
|
<void property="name">
|
|
<void property="text">
|
|
<string>Mail Box</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
<object class="java.awt.geom.Point2D$Double" id="Point2D$Double2">
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>x</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double2"/>
|
|
<double>489.0</double>
|
|
</void>
|
|
</void>
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>y</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double2"/>
|
|
<double>50.0</double>
|
|
</void>
|
|
</void>
|
|
<void method="setLocation">
|
|
<double>489.0</double>
|
|
<double>50.0</double>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="addNode">
|
|
<object class="com.horstmann.violet.ClassNode" id="ClassNode3">
|
|
<void property="name">
|
|
<void property="text">
|
|
<string>Generic Room</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
<object class="java.awt.geom.Point2D$Double" id="Point2D$Double3">
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>x</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double3"/>
|
|
<double>284.0</double>
|
|
</void>
|
|
</void>
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>y</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double3"/>
|
|
<double>299.0</double>
|
|
</void>
|
|
</void>
|
|
<void method="setLocation">
|
|
<double>284.0</double>
|
|
<double>299.0</double>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="addNode">
|
|
<object class="com.horstmann.violet.ClassNode" id="ClassNode4">
|
|
<void property="name">
|
|
<void property="text">
|
|
<string>Combat Room</string>
|
|
</void>
|
|
</void>
|
|
</object>
|
|
<object class="java.awt.geom.Point2D$Double" id="Point2D$Double4">
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>x</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double4"/>
|
|
<double>419.0</double>
|
|
</void>
|
|
</void>
|
|
<void class="java.awt.geom.Point2D$Double" method="getField">
|
|
<string>y</string>
|
|
<void method="set">
|
|
<object idref="Point2D$Double4"/>
|
|
<double>300.0</double>
|
|
</void>
|
|
</void>
|
|
<void method="setLocation">
|
|
<double>419.0</double>
|
|
<double>300.0</double>
|
|
</void>
|
|
</object>
|
|
</void>
|
|
<void method="connect">
|
|
<object class="com.horstmann.violet.ClassRelationshipEdge">
|
|
<void property="bentStyle">
|
|
<object class="com.horstmann.violet.BentStyle" field="HVH"/>
|
|
</void>
|
|
<void property="startArrowHead">
|
|
<object class="com.horstmann.violet.ArrowHead" field="DIAMOND"/>
|
|
</void>
|
|
</object>
|
|
<object idref="ClassNode0"/>
|
|
<object idref="ClassNode1"/>
|
|
</void>
|
|
<void method="connect">
|
|
<object class="com.horstmann.violet.ClassRelationshipEdge">
|
|
<void property="bentStyle">
|
|
<object class="com.horstmann.violet.BentStyle" field="HVH"/>
|
|
</void>
|
|
<void property="startArrowHead">
|
|
<object class="com.horstmann.violet.ArrowHead" field="DIAMOND"/>
|
|
</void>
|
|
</object>
|
|
<object idref="ClassNode1"/>
|
|
<object idref="ClassNode2"/>
|
|
</void>
|
|
<void method="connect">
|
|
<object class="com.horstmann.violet.ClassRelationshipEdge">
|
|
<void property="bentStyle">
|
|
<object class="com.horstmann.violet.BentStyle" field="VHV"/>
|
|
</void>
|
|
<void property="endArrowHead">
|
|
<object class="com.horstmann.violet.ArrowHead" field="TRIANGLE"/>
|
|
</void>
|
|
</object>
|
|
<object idref="ClassNode3"/>
|
|
<object idref="ClassNode1"/>
|
|
</void>
|
|
<void method="connect">
|
|
<object class="com.horstmann.violet.ClassRelationshipEdge">
|
|
<void property="bentStyle">
|
|
<object class="com.horstmann.violet.BentStyle" field="VHV"/>
|
|
</void>
|
|
<void property="endArrowHead">
|
|
<object class="com.horstmann.violet.ArrowHead" field="TRIANGLE"/>
|
|
</void>
|
|
</object>
|
|
<object idref="ClassNode4"/>
|
|
<object idref="ClassNode1"/>
|
|
</void>
|
|
</object>
|
|
</java>
|