This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
OCApp.ucls
102 lines (102 loc) · 6.32 KB
/
OCApp.ucls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<class-diagram version="0.9.86" icons="true" always-add-relationships="true" generalizations="true" realizations="true"
associations="true" dependencies="true" nesting-relationships="true">
<class corner="BOTTOM_RIGHT" language="java" name="com.ipc.oce.OCApp" project="OCExport"
file="/OCExport/src/com/ipc/oce/OCApp.java" binary="false">
<position x="197" y="116" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<interface corner="BOTTOM_RIGHT" language="java" name="com.ipc.oce.InstancePool" project="OCExport"
file="/OCExport/src/com/ipc/oce/InstancePool.java" binary="false">
<position x="421" y="115" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</interface>
<class corner="BOTTOM_RIGHT" language="java" name="com.ipc.oce.SimpleInstancePool" project="OCExport"
file="/OCExport/src/com/ipc/oce/SimpleInstancePool.java" binary="false">
<position x="422" y="243" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<class corner="BOTTOM_RIGHT" language="java" name="com.ipc.oce.ApplicationDriver" project="OCExport"
file="/OCExport/src/com/ipc/oce/ApplicationDriver.java" binary="false">
<position x="79" y="210" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<class corner="BOTTOM_RIGHT" language="java" name="com.ipc.oce.TypeSynonymParser" project="OCExport"
file="/OCExport/src/com/ipc/oce/TypeSynonymParser.java" binary="false">
<position x="212" y="332" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<class corner="BOTTOM_RIGHT" language="java" name="com.ipc.oce.VariantFactory" project="OCExport"
file="/OCExport/src/com/ipc/oce/VariantFactory.java" binary="false">
<position x="-13" y="331" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<association>
<source project="OCExport" name="com.ipc.oce.ApplicationDriver"
file="/OCExport/src/com/ipc/oce/ApplicationDriver.java" binary="false" navigable="false">
<attribute name="typeSynonymParser"/>
<multiplicity minimum="0" maximum="1"/>
</source>
<target project="OCExport" name="com.ipc.oce.TypeSynonymParser"
file="/OCExport/src/com/ipc/oce/TypeSynonymParser.java" binary="false" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association>
<source project="OCExport" name="com.ipc.oce.OCApp" file="/OCExport/src/com/ipc/oce/OCApp.java" binary="false"
navigable="false">
<attribute name="instancesStorage"/>
<multiplicity minimum="0" maximum="1"/>
</source>
<target project="OCExport" name="com.ipc.oce.InstancePool" file="/OCExport/src/com/ipc/oce/InstancePool.java"
binary="false" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association>
<source project="OCExport" name="com.ipc.oce.ApplicationDriver"
file="/OCExport/src/com/ipc/oce/ApplicationDriver.java" binary="false" navigable="false">
<attribute name="variantGUIDTable"/>
<multiplicity minimum="0" maximum="1"/>
</source>
<target project="OCExport" name="com.ipc.oce.VariantFactory" file="/OCExport/src/com/ipc/oce/VariantFactory.java"
binary="false" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<realization>
<source project="OCExport" name="com.ipc.oce.SimpleInstancePool"
file="/OCExport/src/com/ipc/oce/SimpleInstancePool.java" binary="false"/>
<target project="OCExport" name="com.ipc.oce.InstancePool" file="/OCExport/src/com/ipc/oce/InstancePool.java"
binary="false"/>
</realization>
<association>
<source project="OCExport" name="com.ipc.oce.OCApp" file="/OCExport/src/com/ipc/oce/OCApp.java" binary="false"
navigable="false">
<attribute name="driver"/>
<multiplicity minimum="0" maximum="1"/>
</source>
<target project="OCExport" name="com.ipc.oce.ApplicationDriver"
file="/OCExport/src/com/ipc/oce/ApplicationDriver.java" binary="false" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<classifier-display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</classifier-display>
<association-display labels="true" multiplicity="true"/>
</class-diagram>