ontomde-uml2-jpdl 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
data/History.txt ADDED
@@ -0,0 +1,5 @@
1
+ == 1.0.0 / 2007-10-29
2
+
3
+ * 1 major enhancement
4
+ * Birthday!
5
+
data/Manifest.txt ADDED
@@ -0,0 +1,18 @@
1
+ History.txt
2
+ Manifest.txt
3
+ README.txt
4
+ Rakefile
5
+ lib/ontomde-uml2-jpdl.rb
6
+ lib/ontomde-uml2-jpdl/version.rb
7
+ lib/ontomde-uml2-jpdl/constant.rb
8
+ lib/ontomde-uml2-jpdl/jpdl_deploy.rb
9
+ lib/ontomde-uml2-jpdl/main.rb
10
+ lib/ontomde-uml2-jpdl/processOperationToClass.rb
11
+ lib/ontomde-uml2-jpdl/graphic.rb
12
+ lib/ontomde-uml2-jpdl/jpdl.rb
13
+ lib/ontomde-uml2-jpdl/constant.rb
14
+ lib/ontomde-uml2-jpdl/main.rdoc
15
+ lib/ontomde-uml2-jpdl/bpm.rdf
16
+ lib/ontomde-uml2-jpdl/bpm.rdfs
17
+ lib/ontomde-uml2-jpdl/bpm.pprj
18
+ test/test_ontomde-uml2-jpdl.rb
data/README.txt ADDED
@@ -0,0 +1,44 @@
1
+ ontomde-uml2-jpdl
2
+ by Stephane (Pierre) Carrie - Philippe Dubosc
3
+ http://ontomde.rubyforge.org
4
+
5
+ == DESCRIPTION:
6
+
7
+ ontomde-uml2-jpdl is a library to generate jBPM enabled J2EE application.
8
+
9
+ TBD
10
+
11
+ == FEATURES/PROBLEMS:
12
+
13
+ * Beta release
14
+ * Release planned January 2008
15
+
16
+ == SYNOPSIS:
17
+
18
+ == REQUIREMENTS:
19
+
20
+ * requires a JMS enabled application server.
21
+
22
+ == INSTALL:
23
+
24
+ Additional information is available on ontoMDE web site :
25
+ http://ontomde.rubyforge.org/website/download.html
26
+
27
+ == LICENSE:
28
+
29
+ Copyright (C) 2008 Orange-labs
30
+ 38 rue General Leclerc
31
+ 92130 ISSY LES MOULINEAUX, France
32
+
33
+ This program is free software: you can redistribute it and/or modify
34
+ it under the terms of the GNU Affero General Public License as
35
+ published by the Free Software Foundation, either version 3 of the
36
+ License, or (at your option) any later version.
37
+
38
+ This program is distributed in the hope that it will be useful,
39
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
40
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
41
+ GNU Affero General Public License for more details.
42
+
43
+ You should have received a copy of the GNU Affero General Public License
44
+ along with this program. If not, see http://www.gnu.org/licenses/.
data/Rakefile ADDED
@@ -0,0 +1,21 @@
1
+ # -*- ruby -*-
2
+
3
+ require 'rubygems'
4
+ require 'hoe'
5
+ require './lib/ontomde-uml2-jpdl/version.rb'
6
+
7
+ Hoe.new('ontomde-uml2-jpdl', Ontomde::Uml2::Jpdl::VERSION) do |p|
8
+ p.rubyforge_name = 'ontomde'
9
+ p.author = 'Stephane (Pierre) Carrie'
10
+ p.email = 'stephanepierre.carrie@orange-ftgroup.com'
11
+ p.summary = 'OntoMDE Jboss/JPDL cartridge'
12
+ p.description = p.paragraphs_of('README.txt', 2..5).join("\n\n")
13
+ p.url="http://ontomde.rubyforge.org"
14
+ p.changes = p.paragraphs_of('History.txt', 0..1).join("\n\n")
15
+ p.extra_deps=[
16
+ ['ontomde-uml2-java',"= #{Ontomde::Uml2::Jpdl::VERSION}"]
17
+ ]
18
+ p.spec_extras={ :required_ruby_version => '>=1.8.6' ,:required_rubygems_version => '>=1.0.0'}
19
+ end
20
+
21
+ # vim: syntax=Ruby
@@ -0,0 +1,1745 @@
1
+ ; Fri Dec 28 18:38:57 CET 2007
2
+ ;
3
+ ;+ (version "3.2.1")
4
+ ;+ (build "Build 365")
5
+
6
+ ([bpm_ProjectKB_Instance_0] of Widget
7
+
8
+ (is_hidden TRUE)
9
+ (property_list [bpm_ProjectKB_Instance_1])
10
+ (widget_class_name "TGViztab.TGVizTab"))
11
+
12
+ ([bpm_ProjectKB_Instance_1] of Property_List
13
+ )
14
+
15
+ ([bpm_ProjectKB_Instance_10] of Widget
16
+
17
+ (is_hidden TRUE)
18
+ (property_list [bpm_ProjectKB_Instance_11])
19
+ (widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
20
+
21
+ ([bpm_ProjectKB_Instance_10064] of Widget
22
+
23
+ (is_hidden FALSE)
24
+ (name "bpm:asynchronousNode")
25
+ (property_list [bpm_ProjectKB_Instance_10065])
26
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
27
+
28
+ ([bpm_ProjectKB_Instance_10065] of Property_List
29
+
30
+ (properties
31
+ [bpm_ProjectKB_Instance_10066]
32
+ [bpm_ProjectKB_Instance_10067]
33
+ [bpm_ProjectKB_Instance_10071]
34
+ [bpm_ProjectKB_Instance_10075]
35
+ [bpm_ProjectKB_Instance_10079]))
36
+
37
+ ([bpm_ProjectKB_Instance_10066] of Property_List
38
+
39
+ (name "layout properties"))
40
+
41
+ ([bpm_ProjectKB_Instance_10067] of Widget
42
+
43
+ (height 120)
44
+ (is_hidden FALSE)
45
+ (name "bpm:inverse_of_destinationNode")
46
+ (property_list [bpm_ProjectKB_Instance_10068])
47
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
48
+ (width 200)
49
+ (x 0)
50
+ (y 360))
51
+
52
+ ([bpm_ProjectKB_Instance_10068] of Property_List
53
+
54
+ (properties
55
+ [bpm_ProjectKB_Instance_10069]
56
+ [bpm_ProjectKB_Instance_10070]))
57
+
58
+ ([bpm_ProjectKB_Instance_10069] of Boolean
59
+
60
+ (boolean_value FALSE)
61
+ (name "ButtonDisplayed-View References to Value"))
62
+
63
+ ([bpm_ProjectKB_Instance_10070] of Boolean
64
+
65
+ (boolean_value FALSE)
66
+ (name "ButtonDisplayed-Delete Instance"))
67
+
68
+ ([bpm_ProjectKB_Instance_10071] of Widget
69
+
70
+ (height 240)
71
+ (is_hidden FALSE)
72
+ (name "bpm:leavingTransition")
73
+ (property_list [bpm_ProjectKB_Instance_10072])
74
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
75
+ (width 200)
76
+ (x 0)
77
+ (y 120))
78
+
79
+ ([bpm_ProjectKB_Instance_10072] of Property_List
80
+
81
+ (properties
82
+ [bpm_ProjectKB_Instance_10073]
83
+ [bpm_ProjectKB_Instance_10074]))
84
+
85
+ ([bpm_ProjectKB_Instance_10073] of Boolean
86
+
87
+ (boolean_value FALSE)
88
+ (name "ButtonDisplayed-View References to Value"))
89
+
90
+ ([bpm_ProjectKB_Instance_10074] of Boolean
91
+
92
+ (boolean_value FALSE)
93
+ (name "ButtonDisplayed-Delete Instance"))
94
+
95
+ ([bpm_ProjectKB_Instance_10075] of Widget
96
+
97
+ (height 60)
98
+ (is_hidden FALSE)
99
+ (name "bpm:inverse_of_processNode")
100
+ (property_list [bpm_ProjectKB_Instance_10076])
101
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
102
+ (width 200)
103
+ (x 0)
104
+ (y 60))
105
+
106
+ ([bpm_ProjectKB_Instance_10076] of Property_List
107
+
108
+ (properties
109
+ [bpm_ProjectKB_Instance_10077]
110
+ [bpm_ProjectKB_Instance_10078]))
111
+
112
+ ([bpm_ProjectKB_Instance_10077] of Boolean
113
+
114
+ (boolean_value FALSE)
115
+ (name "ButtonDisplayed-View References to Value"))
116
+
117
+ ([bpm_ProjectKB_Instance_10078] of Boolean
118
+
119
+ (boolean_value FALSE)
120
+ (name "ButtonDisplayed-Delete Instance"))
121
+
122
+ ([bpm_ProjectKB_Instance_10079] of Widget
123
+
124
+ (height 60)
125
+ (is_hidden FALSE)
126
+ (name "bpm:nodeName")
127
+ (property_list [bpm_ProjectKB_Instance_10080])
128
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
129
+ (width 200)
130
+ (x 0)
131
+ (y 0))
132
+
133
+ ([bpm_ProjectKB_Instance_10080] of Property_List
134
+ )
135
+
136
+ ([bpm_ProjectKB_Instance_10150] of Widget
137
+
138
+ (is_hidden FALSE)
139
+ (name "bpm:asynchronousDecisionNode")
140
+ (property_list [bpm_ProjectKB_Instance_10151])
141
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
142
+
143
+ ([bpm_ProjectKB_Instance_10151] of Property_List
144
+
145
+ (properties
146
+ [bpm_ProjectKB_Instance_10152]
147
+ [bpm_ProjectKB_Instance_10153]
148
+ [bpm_ProjectKB_Instance_10157]
149
+ [bpm_ProjectKB_Instance_10161]
150
+ [bpm_ProjectKB_Instance_10340]))
151
+
152
+ ([bpm_ProjectKB_Instance_10152] of Property_List
153
+
154
+ (name "layout properties"))
155
+
156
+ ([bpm_ProjectKB_Instance_10153] of Widget
157
+
158
+ (height 120)
159
+ (is_hidden FALSE)
160
+ (name "bpm:inverse_of_destinationNode")
161
+ (property_list [bpm_ProjectKB_Instance_10154])
162
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
163
+ (width 200)
164
+ (x 0)
165
+ (y 430))
166
+
167
+ ([bpm_ProjectKB_Instance_10154] of Property_List
168
+
169
+ (properties
170
+ [bpm_ProjectKB_Instance_10155]
171
+ [bpm_ProjectKB_Instance_10156]))
172
+
173
+ ([bpm_ProjectKB_Instance_10155] of Boolean
174
+
175
+ (boolean_value FALSE)
176
+ (name "ButtonDisplayed-View References to Value"))
177
+
178
+ ([bpm_ProjectKB_Instance_10156] of Boolean
179
+
180
+ (boolean_value FALSE)
181
+ (name "ButtonDisplayed-Delete Instance"))
182
+
183
+ ([bpm_ProjectKB_Instance_10157] of Widget
184
+
185
+ (height 300)
186
+ (is_hidden FALSE)
187
+ (name "bpm:leavingTransition")
188
+ (property_list [bpm_ProjectKB_Instance_10158])
189
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
190
+ (width 400)
191
+ (x 0)
192
+ (y 130))
193
+
194
+ ([bpm_ProjectKB_Instance_10158] of Property_List
195
+
196
+ (properties
197
+ [bpm_ProjectKB_Instance_10159]
198
+ [bpm_ProjectKB_Instance_10160]))
199
+
200
+ ([bpm_ProjectKB_Instance_10159] of Boolean
201
+
202
+ (boolean_value FALSE)
203
+ (name "ButtonDisplayed-View References to Value"))
204
+
205
+ ([bpm_ProjectKB_Instance_10160] of Boolean
206
+
207
+ (boolean_value FALSE)
208
+ (name "ButtonDisplayed-Delete Instance"))
209
+
210
+ ([bpm_ProjectKB_Instance_10161] of Widget
211
+
212
+ (height 60)
213
+ (is_hidden FALSE)
214
+ (name "bpm:nodeName")
215
+ (property_list [bpm_ProjectKB_Instance_10162])
216
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
217
+ (width 400)
218
+ (x 0)
219
+ (y 0))
220
+
221
+ ([bpm_ProjectKB_Instance_10162] of Property_List
222
+ )
223
+
224
+ ([bpm_ProjectKB_Instance_10167] of Widget
225
+
226
+ (is_hidden FALSE)
227
+ (name "bpm:decision_Node")
228
+ (property_list [bpm_ProjectKB_Instance_10168])
229
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
230
+
231
+ ([bpm_ProjectKB_Instance_10168] of Property_List
232
+
233
+ (properties
234
+ [bpm_ProjectKB_Instance_10169]
235
+ [bpm_ProjectKB_Instance_10170]
236
+ [bpm_ProjectKB_Instance_10174]
237
+ [bpm_ProjectKB_Instance_10178]
238
+ [bpm_ProjectKB_Instance_10344]))
239
+
240
+ ([bpm_ProjectKB_Instance_10169] of Property_List
241
+
242
+ (name "layout properties"))
243
+
244
+ ([bpm_ProjectKB_Instance_10170] of Widget
245
+
246
+ (height 60)
247
+ (is_hidden FALSE)
248
+ (name "bpm:inverse_of_destinationNode")
249
+ (property_list [bpm_ProjectKB_Instance_10171])
250
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
251
+ (width 400)
252
+ (x 0)
253
+ (y 120))
254
+
255
+ ([bpm_ProjectKB_Instance_10171] of Property_List
256
+
257
+ (properties
258
+ [bpm_ProjectKB_Instance_10172]
259
+ [bpm_ProjectKB_Instance_10173]))
260
+
261
+ ([bpm_ProjectKB_Instance_10172] of Boolean
262
+
263
+ (boolean_value FALSE)
264
+ (name "ButtonDisplayed-View References to Value"))
265
+
266
+ ([bpm_ProjectKB_Instance_10173] of Boolean
267
+
268
+ (boolean_value FALSE)
269
+ (name "ButtonDisplayed-Delete Instance"))
270
+
271
+ ([bpm_ProjectKB_Instance_10174] of Widget
272
+
273
+ (height 300)
274
+ (is_hidden FALSE)
275
+ (name "bpm:leavingTransition")
276
+ (property_list [bpm_ProjectKB_Instance_10175])
277
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
278
+ (width 400)
279
+ (x 0)
280
+ (y 180))
281
+
282
+ ([bpm_ProjectKB_Instance_10175] of Property_List
283
+
284
+ (properties
285
+ [bpm_ProjectKB_Instance_10176]
286
+ [bpm_ProjectKB_Instance_10177]))
287
+
288
+ ([bpm_ProjectKB_Instance_10176] of Boolean
289
+
290
+ (boolean_value FALSE)
291
+ (name "ButtonDisplayed-View References to Value"))
292
+
293
+ ([bpm_ProjectKB_Instance_10177] of Boolean
294
+
295
+ (boolean_value FALSE)
296
+ (name "ButtonDisplayed-Delete Instance"))
297
+
298
+ ([bpm_ProjectKB_Instance_10178] of Widget
299
+
300
+ (height 60)
301
+ (is_hidden FALSE)
302
+ (name "bpm:nodeName")
303
+ (property_list [bpm_ProjectKB_Instance_10179])
304
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
305
+ (width 400)
306
+ (x 0)
307
+ (y 0))
308
+
309
+ ([bpm_ProjectKB_Instance_10179] of Property_List
310
+ )
311
+
312
+ ([bpm_ProjectKB_Instance_10184] of Property_List
313
+
314
+ (name "layout properties"))
315
+
316
+ ([bpm_ProjectKB_Instance_10185] of Widget
317
+
318
+ (height 120)
319
+ (is_hidden FALSE)
320
+ (name "bpm:inverse_of_destinationNode")
321
+ (property_list [bpm_ProjectKB_Instance_10186])
322
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
323
+ (width 200)
324
+ (x 0)
325
+ (y 430))
326
+
327
+ ([bpm_ProjectKB_Instance_10186] of Property_List
328
+
329
+ (properties
330
+ [bpm_ProjectKB_Instance_10187]
331
+ [bpm_ProjectKB_Instance_10188]))
332
+
333
+ ([bpm_ProjectKB_Instance_10187] of Boolean
334
+
335
+ (boolean_value FALSE)
336
+ (name "ButtonDisplayed-View References to Value"))
337
+
338
+ ([bpm_ProjectKB_Instance_10188] of Boolean
339
+
340
+ (boolean_value FALSE)
341
+ (name "ButtonDisplayed-Delete Instance"))
342
+
343
+ ([bpm_ProjectKB_Instance_10189] of Widget
344
+
345
+ (height 300)
346
+ (is_hidden FALSE)
347
+ (name "bpm:leavingTransition")
348
+ (property_list [bpm_ProjectKB_Instance_10190])
349
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
350
+ (width 400)
351
+ (x 0)
352
+ (y 130))
353
+
354
+ ([bpm_ProjectKB_Instance_10190] of Property_List
355
+
356
+ (properties
357
+ [bpm_ProjectKB_Instance_10191]
358
+ [bpm_ProjectKB_Instance_10192]))
359
+
360
+ ([bpm_ProjectKB_Instance_10191] of Boolean
361
+
362
+ (boolean_value FALSE)
363
+ (name "ButtonDisplayed-View References to Value"))
364
+
365
+ ([bpm_ProjectKB_Instance_10192] of Boolean
366
+
367
+ (boolean_value FALSE)
368
+ (name "ButtonDisplayed-Delete Instance"))
369
+
370
+ ([bpm_ProjectKB_Instance_10193] of Widget
371
+
372
+ (height 60)
373
+ (is_hidden FALSE)
374
+ (name "bpm:nodeName")
375
+ (property_list [bpm_ProjectKB_Instance_10194])
376
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
377
+ (width 400)
378
+ (x 0)
379
+ (y 0))
380
+
381
+ ([bpm_ProjectKB_Instance_10194] of Property_List
382
+ )
383
+
384
+ ([bpm_ProjectKB_Instance_10206] of Widget
385
+
386
+ (is_hidden FALSE)
387
+ (name "bpm:transition")
388
+ (property_list [bpm_ProjectKB_Instance_10207])
389
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
390
+
391
+ ([bpm_ProjectKB_Instance_10207] of Property_List
392
+
393
+ (properties
394
+ [bpm_ProjectKB_Instance_10208]
395
+ [bpm_ProjectKB_Instance_10209]
396
+ [bpm_ProjectKB_Instance_10215]
397
+ [bpm_ProjectKB_Instance_10219]))
398
+
399
+ ([bpm_ProjectKB_Instance_10208] of Property_List
400
+
401
+ (name "layout properties"))
402
+
403
+ ([bpm_ProjectKB_Instance_10209] of Widget
404
+
405
+ (height 60)
406
+ (is_hidden FALSE)
407
+ (name "bpm:transitionName")
408
+ (property_list [bpm_ProjectKB_Instance_10210])
409
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
410
+ (width 200)
411
+ (x 0)
412
+ (y 0))
413
+
414
+ ([bpm_ProjectKB_Instance_10210] of Property_List
415
+ )
416
+
417
+ ([bpm_ProjectKB_Instance_10215] of Widget
418
+
419
+ (height 60)
420
+ (is_hidden FALSE)
421
+ (name "bpm:destinationNode")
422
+ (property_list [bpm_ProjectKB_Instance_10216])
423
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
424
+ (width 200)
425
+ (x 0)
426
+ (y 60))
427
+
428
+ ([bpm_ProjectKB_Instance_10216] of Property_List
429
+
430
+ (properties
431
+ [bpm_ProjectKB_Instance_10217]
432
+ [bpm_ProjectKB_Instance_10218]))
433
+
434
+ ([bpm_ProjectKB_Instance_10217] of Boolean
435
+
436
+ (boolean_value FALSE)
437
+ (name "ButtonDisplayed-View References to Value"))
438
+
439
+ ([bpm_ProjectKB_Instance_10218] of Boolean
440
+
441
+ (boolean_value FALSE)
442
+ (name "ButtonDisplayed-Delete Instance"))
443
+
444
+ ([bpm_ProjectKB_Instance_10219] of Widget
445
+
446
+ (height 60)
447
+ (is_hidden FALSE)
448
+ (name "bpm:inverse_of_leavingTransition")
449
+ (property_list [bpm_ProjectKB_Instance_10220])
450
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
451
+ (width 200)
452
+ (x 0)
453
+ (y 120))
454
+
455
+ ([bpm_ProjectKB_Instance_10220] of Property_List
456
+
457
+ (properties
458
+ [bpm_ProjectKB_Instance_10221]
459
+ [bpm_ProjectKB_Instance_10222]))
460
+
461
+ ([bpm_ProjectKB_Instance_10221] of Boolean
462
+
463
+ (boolean_value FALSE)
464
+ (name "ButtonDisplayed-View References to Value"))
465
+
466
+ ([bpm_ProjectKB_Instance_10222] of Boolean
467
+
468
+ (boolean_value FALSE)
469
+ (name "ButtonDisplayed-Delete Instance"))
470
+
471
+ ([bpm_ProjectKB_Instance_10336] of Widget
472
+
473
+ (height 60)
474
+ (is_hidden FALSE)
475
+ (name "bpm:inverse_of_processNode")
476
+ (property_list [bpm_ProjectKB_Instance_10337])
477
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
478
+ (width 400)
479
+ (x 0)
480
+ (y 60))
481
+
482
+ ([bpm_ProjectKB_Instance_10337] of Property_List
483
+
484
+ (properties
485
+ [bpm_ProjectKB_Instance_10338]
486
+ [bpm_ProjectKB_Instance_10339]))
487
+
488
+ ([bpm_ProjectKB_Instance_10338] of Boolean
489
+
490
+ (boolean_value FALSE)
491
+ (name "ButtonDisplayed-View References to Value"))
492
+
493
+ ([bpm_ProjectKB_Instance_10339] of Boolean
494
+
495
+ (boolean_value FALSE)
496
+ (name "ButtonDisplayed-Delete Instance"))
497
+
498
+ ([bpm_ProjectKB_Instance_10340] of Widget
499
+
500
+ (height 60)
501
+ (is_hidden FALSE)
502
+ (name "bpm:inverse_of_processNode")
503
+ (property_list [bpm_ProjectKB_Instance_10341])
504
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
505
+ (width 400)
506
+ (x 0)
507
+ (y 60))
508
+
509
+ ([bpm_ProjectKB_Instance_10341] of Property_List
510
+
511
+ (properties
512
+ [bpm_ProjectKB_Instance_10342]
513
+ [bpm_ProjectKB_Instance_10343]))
514
+
515
+ ([bpm_ProjectKB_Instance_10342] of Boolean
516
+
517
+ (boolean_value FALSE)
518
+ (name "ButtonDisplayed-View References to Value"))
519
+
520
+ ([bpm_ProjectKB_Instance_10343] of Boolean
521
+
522
+ (boolean_value FALSE)
523
+ (name "ButtonDisplayed-Delete Instance"))
524
+
525
+ ([bpm_ProjectKB_Instance_10344] of Widget
526
+
527
+ (height 60)
528
+ (is_hidden FALSE)
529
+ (name "bpm:inverse_of_processNode")
530
+ (property_list [bpm_ProjectKB_Instance_10345])
531
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
532
+ (width 400)
533
+ (x 0)
534
+ (y 60))
535
+
536
+ ([bpm_ProjectKB_Instance_10345] of Property_List
537
+
538
+ (properties
539
+ [bpm_ProjectKB_Instance_10346]
540
+ [bpm_ProjectKB_Instance_10347]))
541
+
542
+ ([bpm_ProjectKB_Instance_10346] of Boolean
543
+
544
+ (boolean_value FALSE)
545
+ (name "ButtonDisplayed-View References to Value"))
546
+
547
+ ([bpm_ProjectKB_Instance_10347] of Boolean
548
+
549
+ (boolean_value FALSE)
550
+ (name "ButtonDisplayed-Delete Instance"))
551
+
552
+ ([bpm_ProjectKB_Instance_11] of Property_List
553
+ )
554
+
555
+ ([bpm_ProjectKB_Instance_119] of Widget
556
+
557
+ (is_hidden FALSE)
558
+ (name "bpm:synchronousDecisionNode")
559
+ (property_list [bpm_ProjectKB_Instance_120])
560
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
561
+
562
+ ([bpm_ProjectKB_Instance_12] of Widget
563
+
564
+ (is_hidden TRUE)
565
+ (property_list [bpm_ProjectKB_Instance_13])
566
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
567
+
568
+ ([bpm_ProjectKB_Instance_120] of Property_List
569
+
570
+ (properties
571
+ [bpm_ProjectKB_Instance_10184]
572
+ [bpm_ProjectKB_Instance_10185]
573
+ [bpm_ProjectKB_Instance_10189]
574
+ [bpm_ProjectKB_Instance_10193]
575
+ [bpm_ProjectKB_Instance_10336]))
576
+
577
+ ([bpm_ProjectKB_Instance_13] of Property_List
578
+ )
579
+
580
+ ([bpm_ProjectKB_Instance_132] of String
581
+
582
+ (name "SearchTab_Query"))
583
+
584
+ ([bpm_ProjectKB_Instance_14] of Widget
585
+
586
+ (is_hidden TRUE)
587
+ (property_list [bpm_ProjectKB_Instance_15])
588
+ (widget_class_name "edu.stanford.smi.protegex.psm.PSMTab"))
589
+
590
+ ([bpm_ProjectKB_Instance_15] of Property_List
591
+ )
592
+
593
+ ([bpm_ProjectKB_Instance_16] of Widget
594
+
595
+ (is_hidden TRUE)
596
+ (property_list [bpm_ProjectKB_Instance_17])
597
+ (widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
598
+
599
+ ([bpm_ProjectKB_Instance_17] of Property_List
600
+ )
601
+
602
+ ([bpm_ProjectKB_Instance_18] of Widget
603
+
604
+ (is_hidden TRUE)
605
+ (property_list [bpm_ProjectKB_Instance_19])
606
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
607
+
608
+ ([bpm_ProjectKB_Instance_19] of Property_List
609
+ )
610
+
611
+ ([bpm_ProjectKB_Instance_2] of Widget
612
+
613
+ (is_hidden TRUE)
614
+ (property_list [bpm_ProjectKB_Instance_3])
615
+ (widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
616
+
617
+ ([bpm_ProjectKB_Instance_20] of Widget
618
+
619
+ (is_hidden TRUE)
620
+ (property_list [bpm_ProjectKB_Instance_21])
621
+ (widget_class_name "ezpal.EZPalTab"))
622
+
623
+ ([bpm_ProjectKB_Instance_20107] of Property_List
624
+
625
+ (properties
626
+ [bpm_ProjectKB_Instance_20108]
627
+ [bpm_ProjectKB_Instance_20109]))
628
+
629
+ ([bpm_ProjectKB_Instance_20108] of Boolean
630
+
631
+ (boolean_value FALSE)
632
+ (name "ButtonDisplayed-View References to Value"))
633
+
634
+ ([bpm_ProjectKB_Instance_20109] of Boolean
635
+
636
+ (boolean_value FALSE)
637
+ (name "ButtonDisplayed-Delete Instance"))
638
+
639
+ ([bpm_ProjectKB_Instance_20110] of Property_List
640
+
641
+ (properties
642
+ [bpm_ProjectKB_Instance_20111]
643
+ [bpm_ProjectKB_Instance_20112]))
644
+
645
+ ([bpm_ProjectKB_Instance_20111] of Boolean
646
+
647
+ (boolean_value FALSE)
648
+ (name "ButtonDisplayed-Move up"))
649
+
650
+ ([bpm_ProjectKB_Instance_20112] of Boolean
651
+
652
+ (boolean_value FALSE)
653
+ (name "ButtonDisplayed-Move down"))
654
+
655
+ ([bpm_ProjectKB_Instance_20113] of Property_List
656
+ )
657
+
658
+ ([bpm_ProjectKB_Instance_20114] of Property_List
659
+ )
660
+
661
+ ([bpm_ProjectKB_Instance_20115] of Property_List
662
+ )
663
+
664
+ ([bpm_ProjectKB_Instance_20116] of Property_List
665
+
666
+ (name "layout properties"))
667
+
668
+ ([bpm_ProjectKB_Instance_20117] of Property_List
669
+ )
670
+
671
+ ([bpm_ProjectKB_Instance_20118] of Property_List
672
+ )
673
+
674
+ ([bpm_ProjectKB_Instance_20119] of Property_List
675
+ )
676
+
677
+ ([bpm_ProjectKB_Instance_20120] of Property_List
678
+ )
679
+
680
+ ([bpm_ProjectKB_Instance_20121] of Property_List
681
+ )
682
+
683
+ ([bpm_ProjectKB_Instance_20122] of Property_List
684
+ )
685
+
686
+ ([bpm_ProjectKB_Instance_20123] of Property_List
687
+ )
688
+
689
+ ([bpm_ProjectKB_Instance_20124] of Property_List
690
+ )
691
+
692
+ ([bpm_ProjectKB_Instance_20125] of Property_List
693
+ )
694
+
695
+ ([bpm_ProjectKB_Instance_20126] of Property_List
696
+ )
697
+
698
+ ([bpm_ProjectKB_Instance_20127] of Property_List
699
+ )
700
+
701
+ ([bpm_ProjectKB_Instance_21] of Property_List
702
+ )
703
+
704
+ ([bpm_ProjectKB_Instance_22] of Widget
705
+
706
+ (is_hidden TRUE)
707
+ (property_list [bpm_ProjectKB_Instance_23])
708
+ (widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
709
+
710
+ ([bpm_ProjectKB_Instance_23] of Property_List
711
+ )
712
+
713
+ ([bpm_ProjectKB_Instance_24] of Widget
714
+
715
+ (is_hidden TRUE)
716
+ (property_list [bpm_ProjectKB_Instance_25])
717
+ (widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
718
+
719
+ ([bpm_ProjectKB_Instance_25] of Property_List
720
+ )
721
+
722
+ ([bpm_ProjectKB_Instance_26] of Widget
723
+
724
+ (is_hidden TRUE)
725
+ (property_list [bpm_ProjectKB_Instance_27])
726
+ (widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
727
+
728
+ ([bpm_ProjectKB_Instance_27] of Property_List
729
+ )
730
+
731
+ ([bpm_ProjectKB_Instance_28] of Widget
732
+
733
+ (is_hidden TRUE)
734
+ (property_list [bpm_ProjectKB_Instance_29])
735
+ (widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
736
+
737
+ ([bpm_ProjectKB_Instance_29] of Property_List
738
+ )
739
+
740
+ ([bpm_ProjectKB_Instance_3] of Property_List
741
+ )
742
+
743
+ ([bpm_ProjectKB_Instance_30] of Widget
744
+
745
+ (is_hidden TRUE)
746
+ (property_list [bpm_ProjectKB_Instance_31])
747
+ (widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
748
+
749
+ ([bpm_ProjectKB_Instance_30070] of Widget
750
+
751
+ (height 60)
752
+ (is_hidden FALSE)
753
+ (name "bpm:processReturnType")
754
+ (property_list [bpm_ProjectKB_Instance_30071])
755
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
756
+ (width 200)
757
+ (x 0)
758
+ (y 500))
759
+
760
+ ([bpm_ProjectKB_Instance_30071] of Property_List
761
+ )
762
+
763
+ ([bpm_ProjectKB_Instance_30072] of Widget
764
+
765
+ (is_hidden FALSE)
766
+ (name "bpm:timeOutTransition")
767
+ (property_list [bpm_ProjectKB_Instance_30073])
768
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
769
+
770
+ ([bpm_ProjectKB_Instance_30073] of Property_List
771
+
772
+ (properties
773
+ [bpm_ProjectKB_Instance_30074]
774
+ [bpm_ProjectKB_Instance_30075]
775
+ [bpm_ProjectKB_Instance_30079]
776
+ [bpm_ProjectKB_Instance_30081]
777
+ [bpm_ProjectKB_Instance_30085]
778
+ [bpm_ProjectKB_Instance_30087]
779
+ [bpm_ProjectKB_Instance_30089]))
780
+
781
+ ([bpm_ProjectKB_Instance_30074] of Property_List
782
+
783
+ (name "layout properties"))
784
+
785
+ ([bpm_ProjectKB_Instance_30075] of Widget
786
+
787
+ (height 60)
788
+ (is_hidden FALSE)
789
+ (name "bpm:destinationNode")
790
+ (property_list [bpm_ProjectKB_Instance_30076])
791
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
792
+ (width 340)
793
+ (x 0)
794
+ (y 120))
795
+
796
+ ([bpm_ProjectKB_Instance_30076] of Property_List
797
+
798
+ (properties
799
+ [bpm_ProjectKB_Instance_30077]
800
+ [bpm_ProjectKB_Instance_30078]))
801
+
802
+ ([bpm_ProjectKB_Instance_30077] of Boolean
803
+
804
+ (boolean_value FALSE)
805
+ (name "ButtonDisplayed-View References to Value"))
806
+
807
+ ([bpm_ProjectKB_Instance_30078] of Boolean
808
+
809
+ (boolean_value FALSE)
810
+ (name "ButtonDisplayed-Delete Instance"))
811
+
812
+ ([bpm_ProjectKB_Instance_30079] of Widget
813
+
814
+ (height 60)
815
+ (is_hidden FALSE)
816
+ (name "bpm:timeOutUnit")
817
+ (property_list [bpm_ProjectKB_Instance_30080])
818
+ (widget_class_name "edu.stanford.smi.protege.widget.ComboBoxWidget")
819
+ (width 100)
820
+ (x 0)
821
+ (y 250))
822
+
823
+ ([bpm_ProjectKB_Instance_30080] of Property_List
824
+ )
825
+
826
+ ([bpm_ProjectKB_Instance_30081] of Widget
827
+
828
+ (height 60)
829
+ (is_hidden FALSE)
830
+ (name "bpm:inverse_of_leavingTransition")
831
+ (property_list [bpm_ProjectKB_Instance_30082])
832
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
833
+ (width 340)
834
+ (x 0)
835
+ (y 60))
836
+
837
+ ([bpm_ProjectKB_Instance_30082] of Property_List
838
+
839
+ (properties
840
+ [bpm_ProjectKB_Instance_30083]
841
+ [bpm_ProjectKB_Instance_30084]))
842
+
843
+ ([bpm_ProjectKB_Instance_30083] of Boolean
844
+
845
+ (boolean_value FALSE)
846
+ (name "ButtonDisplayed-View References to Value"))
847
+
848
+ ([bpm_ProjectKB_Instance_30084] of Boolean
849
+
850
+ (boolean_value FALSE)
851
+ (name "ButtonDisplayed-Delete Instance"))
852
+
853
+ ([bpm_ProjectKB_Instance_30085] of Widget
854
+
855
+ (height 60)
856
+ (is_hidden FALSE)
857
+ (name "bpm:timeOutDuration")
858
+ (property_list [bpm_ProjectKB_Instance_30086])
859
+ (widget_class_name "edu.stanford.smi.protege.widget.FloatFieldWidget")
860
+ (width 90)
861
+ (x 0)
862
+ (y 190))
863
+
864
+ ([bpm_ProjectKB_Instance_30086] of Property_List
865
+ )
866
+
867
+ ([bpm_ProjectKB_Instance_30087] of Widget
868
+
869
+ (height 60)
870
+ (is_hidden FALSE)
871
+ (name "bpm:timeOutIsBusinessDuration")
872
+ (property_list [bpm_ProjectKB_Instance_30088])
873
+ (widget_class_name "edu.stanford.smi.protege.widget.CheckBoxWidget")
874
+ (width 200)
875
+ (x 100)
876
+ (y 200))
877
+
878
+ ([bpm_ProjectKB_Instance_30088] of Property_List
879
+ )
880
+
881
+ ([bpm_ProjectKB_Instance_30089] of Widget
882
+
883
+ (height 60)
884
+ (is_hidden FALSE)
885
+ (name "bpm:transitionName")
886
+ (property_list [bpm_ProjectKB_Instance_30090])
887
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
888
+ (width 340)
889
+ (x 0)
890
+ (y 0))
891
+
892
+ ([bpm_ProjectKB_Instance_30090] of Property_List
893
+ )
894
+
895
+ ([bpm_ProjectKB_Instance_31] of Property_List
896
+ )
897
+
898
+ ([bpm_ProjectKB_Instance_32] of Widget
899
+
900
+ (is_hidden TRUE)
901
+ (property_list [bpm_ProjectKB_Instance_33])
902
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
903
+
904
+ ([bpm_ProjectKB_Instance_33] of Property_List
905
+ )
906
+
907
+ ([bpm_ProjectKB_Instance_34] of Widget
908
+
909
+ (is_hidden TRUE)
910
+ (property_list [bpm_ProjectKB_Instance_35])
911
+ (widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
912
+
913
+ ([bpm_ProjectKB_Instance_35] of Property_List
914
+ )
915
+
916
+ ([bpm_ProjectKB_Instance_36] of Widget
917
+
918
+ (is_hidden TRUE)
919
+ (property_list [bpm_ProjectKB_Instance_37])
920
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
921
+
922
+ ([bpm_ProjectKB_Instance_37] of Property_List
923
+ )
924
+
925
+ ([bpm_ProjectKB_Instance_38] of Widget
926
+
927
+ (is_hidden TRUE)
928
+ (property_list [bpm_ProjectKB_Instance_39])
929
+ (widget_class_name "DataGenieTab.DataGenieTab"))
930
+
931
+ ([bpm_ProjectKB_Instance_39] of Property_List
932
+ )
933
+
934
+ ([bpm_ProjectKB_Instance_4] of Widget
935
+
936
+ (is_hidden TRUE)
937
+ (property_list [bpm_ProjectKB_Instance_5])
938
+ (widget_class_name "script.ProtegeScriptTab"))
939
+
940
+ ([bpm_ProjectKB_Instance_40] of Widget
941
+
942
+ (is_hidden TRUE)
943
+ (property_list [bpm_ProjectKB_Instance_41])
944
+ (widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
945
+
946
+ ([bpm_ProjectKB_Instance_40090] of String
947
+
948
+ (name "bpm:decision_Node")
949
+ (string_value "{%3F+}bpm%3AnodeName{+%3F}"))
950
+
951
+ ([bpm_ProjectKB_Instance_40091] of String
952
+
953
+ (name "bpm:asynchronousNode")
954
+ (string_value "bpm%3AnodeName{+%28}bpm%3Ainverse_of_processNode{%29}"))
955
+
956
+ ([bpm_ProjectKB_Instance_40092] of String
957
+
958
+ (name "bpm:timeOutTransition")
959
+ (string_value "bpm%3AdestinationNode{%28}bpm%3Ainverse_of_leavingTransition{%29}bpm%3AtimeOutDuration{}bpm%3AtimeOutUnit{}bpm%3AtimeOutIsBusinessDuration"))
960
+
961
+ ([bpm_ProjectKB_Instance_40093] of String
962
+
963
+ (name "bpm:endNode")
964
+ (string_value "{end+%28}bpm%3Ainverse_of_processNode{%29}"))
965
+
966
+ ([bpm_ProjectKB_Instance_40094] of String
967
+
968
+ (name "bpm:process")
969
+ (string_value "bpm%3AprocessName"))
970
+
971
+ ([bpm_ProjectKB_Instance_40095] of String
972
+
973
+ (name "bpm:transition")
974
+ (string_value "bpm%3AtransitionName{%28+-%3E}bpm%3AdestinationNode{%29}"))
975
+
976
+ ([bpm_ProjectKB_Instance_40096] of String
977
+
978
+ (name "bpm:destination_Node")
979
+ (string_value "bpm%3AnodeName"))
980
+
981
+ ([bpm_ProjectKB_Instance_40097] of String
982
+
983
+ (name ":INSTANCE-ANNOTATION")
984
+ (string_value "%3AANNOTATION-TEXT"))
985
+
986
+ ([bpm_ProjectKB_Instance_40098] of String
987
+
988
+ (name ":PAL-CONSTRAINT")
989
+ (string_value "%3APAL-NAME"))
990
+
991
+ ([bpm_ProjectKB_Instance_40099] of String
992
+
993
+ (name ":META-CLASS")
994
+ (string_value "%3ANAME"))
995
+
996
+ ([bpm_ProjectKB_Instance_40100] of String
997
+
998
+ (name "bpm:startNode")
999
+ (string_value "{start+%28}bpm%3Ainverse_of_processNode{%29}"))
1000
+
1001
+ ([bpm_ProjectKB_Instance_40101] of String
1002
+
1003
+ (name "bpm:named_Node")
1004
+ (string_value "bpm%3AnodeName"))
1005
+
1006
+ ([bpm_ProjectKB_Instance_41] of Property_List
1007
+ )
1008
+
1009
+ ([bpm_ProjectKB_Instance_42] of Widget
1010
+
1011
+ (is_hidden TRUE)
1012
+ (property_list [bpm_ProjectKB_Instance_43])
1013
+ (widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
1014
+
1015
+ ([bpm_ProjectKB_Instance_43] of Property_List
1016
+ )
1017
+
1018
+ ([bpm_ProjectKB_Instance_44] of Widget
1019
+
1020
+ (is_hidden TRUE)
1021
+ (property_list [bpm_ProjectKB_Instance_45])
1022
+ (widget_class_name "se.liu.ida.JessTab.JessTab"))
1023
+
1024
+ ([bpm_ProjectKB_Instance_45] of Property_List
1025
+ )
1026
+
1027
+ ([bpm_ProjectKB_Instance_46] of Widget
1028
+
1029
+ (is_hidden TRUE)
1030
+ (property_list [bpm_ProjectKB_Instance_47])
1031
+ (widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
1032
+
1033
+ ([bpm_ProjectKB_Instance_47] of Property_List
1034
+ )
1035
+
1036
+ ([bpm_ProjectKB_Instance_48] of Widget
1037
+
1038
+ (is_hidden TRUE)
1039
+ (property_list [bpm_ProjectKB_Instance_49])
1040
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
1041
+
1042
+ ([bpm_ProjectKB_Instance_49] of Property_List
1043
+ )
1044
+
1045
+ ([bpm_ProjectKB_Instance_5] of Property_List
1046
+ )
1047
+
1048
+ ([bpm_ProjectKB_Instance_50] of Widget
1049
+
1050
+ (is_hidden TRUE)
1051
+ (property_list [bpm_ProjectKB_Instance_51])
1052
+ (widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
1053
+
1054
+ ([bpm_ProjectKB_Instance_51] of Property_List
1055
+ )
1056
+
1057
+ ([bpm_ProjectKB_Instance_52] of Widget
1058
+
1059
+ (is_hidden TRUE)
1060
+ (property_list [bpm_ProjectKB_Instance_53])
1061
+ (widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
1062
+
1063
+ ([bpm_ProjectKB_Instance_53] of Property_List
1064
+ )
1065
+
1066
+ ([bpm_ProjectKB_Instance_54] of Widget
1067
+
1068
+ (is_hidden TRUE)
1069
+ (property_list [bpm_ProjectKB_Instance_55])
1070
+ (widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
1071
+
1072
+ ([bpm_ProjectKB_Instance_55] of Property_List
1073
+ )
1074
+
1075
+ ([bpm_ProjectKB_Instance_56] of Widget
1076
+
1077
+ (is_hidden TRUE)
1078
+ (property_list [bpm_ProjectKB_Instance_57])
1079
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
1080
+
1081
+ ([bpm_ProjectKB_Instance_57] of Property_List
1082
+ )
1083
+
1084
+ ([bpm_ProjectKB_Instance_58] of Widget
1085
+
1086
+ (is_hidden TRUE)
1087
+ (property_list [bpm_ProjectKB_Instance_59])
1088
+ (widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
1089
+
1090
+ ([bpm_ProjectKB_Instance_59] of Property_List
1091
+ )
1092
+
1093
+ ([bpm_ProjectKB_Instance_6] of Widget
1094
+
1095
+ (is_hidden TRUE)
1096
+ (property_list [bpm_ProjectKB_Instance_7])
1097
+ (widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
1098
+
1099
+ ([bpm_ProjectKB_Instance_60] of Widget
1100
+
1101
+ (is_hidden TRUE)
1102
+ (property_list [bpm_ProjectKB_Instance_61])
1103
+ (widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
1104
+
1105
+ ([bpm_ProjectKB_Instance_61] of Property_List
1106
+ )
1107
+
1108
+ ([bpm_ProjectKB_Instance_62] of Widget
1109
+
1110
+ (is_hidden TRUE)
1111
+ (property_list [bpm_ProjectKB_Instance_63])
1112
+ (widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
1113
+
1114
+ ([bpm_ProjectKB_Instance_63] of Property_List
1115
+ )
1116
+
1117
+ ([bpm_ProjectKB_Instance_64] of Widget
1118
+
1119
+ (is_hidden FALSE)
1120
+ (name "bpm:process")
1121
+ (property_list [bpm_ProjectKB_Instance_65])
1122
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1123
+
1124
+ ([bpm_ProjectKB_Instance_65] of Property_List
1125
+
1126
+ (properties
1127
+ [bpm_ProjectKB_Instance_66]
1128
+ [bpm_ProjectKB_Instance_67]
1129
+ [bpm_ProjectKB_Instance_71]
1130
+ [bpm_ProjectKB_Instance_73]
1131
+ [bpm_ProjectKB_Instance_30070]))
1132
+
1133
+ ([bpm_ProjectKB_Instance_66] of Property_List
1134
+
1135
+ (name "layout properties"))
1136
+
1137
+ ([bpm_ProjectKB_Instance_67] of Widget
1138
+
1139
+ (height 180)
1140
+ (is_hidden FALSE)
1141
+ (name "bpm:processNode")
1142
+ (property_list [bpm_ProjectKB_Instance_68])
1143
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
1144
+ (width 410)
1145
+ (x 0)
1146
+ (y 60))
1147
+
1148
+ ([bpm_ProjectKB_Instance_68] of Property_List
1149
+
1150
+ (properties
1151
+ [bpm_ProjectKB_Instance_69]
1152
+ [bpm_ProjectKB_Instance_70]))
1153
+
1154
+ ([bpm_ProjectKB_Instance_69] of Boolean
1155
+
1156
+ (boolean_value FALSE)
1157
+ (name "ButtonDisplayed-View References to Value"))
1158
+
1159
+ ([bpm_ProjectKB_Instance_7] of Property_List
1160
+ )
1161
+
1162
+ ([bpm_ProjectKB_Instance_70] of Boolean
1163
+
1164
+ (boolean_value FALSE)
1165
+ (name "ButtonDisplayed-Delete Instance"))
1166
+
1167
+ ([bpm_ProjectKB_Instance_71] of Widget
1168
+
1169
+ (height 250)
1170
+ (is_hidden FALSE)
1171
+ (name "bpm:processDefinition")
1172
+ (property_list [bpm_ProjectKB_Instance_72])
1173
+ (widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
1174
+ (width 410)
1175
+ (x 0)
1176
+ (y 250))
1177
+
1178
+ ([bpm_ProjectKB_Instance_72] of Property_List
1179
+ )
1180
+
1181
+ ([bpm_ProjectKB_Instance_73] of Widget
1182
+
1183
+ (height 60)
1184
+ (is_hidden FALSE)
1185
+ (name "bpm:processName")
1186
+ (property_list [bpm_ProjectKB_Instance_74])
1187
+ (widget_class_name "edu.stanford.smi.protege.widget.UniqueStringWidget")
1188
+ (width 410)
1189
+ (x 0)
1190
+ (y 0))
1191
+
1192
+ ([bpm_ProjectKB_Instance_74] of Property_List
1193
+ )
1194
+
1195
+ ([bpm_ProjectKB_Instance_8] of Widget
1196
+
1197
+ (is_hidden TRUE)
1198
+ (property_list [bpm_ProjectKB_Instance_9])
1199
+ (widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
1200
+
1201
+ ([bpm_ProjectKB_Instance_9] of Property_List
1202
+ )
1203
+
1204
+ ([BROWSER_SLOT_NAMES] of Property_List
1205
+
1206
+ (properties
1207
+ [bpm_ProjectKB_Instance_40090]
1208
+ [bpm_ProjectKB_Instance_40091]
1209
+ [bpm_ProjectKB_Instance_40092]
1210
+ [bpm_ProjectKB_Instance_40093]
1211
+ [bpm_ProjectKB_Instance_40094]
1212
+ [bpm_ProjectKB_Instance_40095]
1213
+ [bpm_ProjectKB_Instance_40096]
1214
+ [bpm_ProjectKB_Instance_40097]
1215
+ [bpm_ProjectKB_Instance_40098]
1216
+ [bpm_ProjectKB_Instance_40099]
1217
+ [bpm_ProjectKB_Instance_40100]
1218
+ [bpm_ProjectKB_Instance_40101]))
1219
+
1220
+ ([CLSES_TAB] of Widget
1221
+
1222
+ (widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
1223
+
1224
+ ([FORMS_TAB] of Widget
1225
+
1226
+ (widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
1227
+
1228
+ ([INSTANCE_ANNOTATION_FORM_WIDGET] of Widget
1229
+
1230
+ (height 476)
1231
+ (is_hidden FALSE)
1232
+ (name ":INSTANCE-ANNOTATION")
1233
+ (property_list [KB_086267_Instance_33])
1234
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
1235
+ (width 603)
1236
+ (x 0)
1237
+ (y 0))
1238
+
1239
+ ([INSTANCES_TAB] of Widget
1240
+
1241
+ (widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
1242
+
1243
+ ([KB_075634_Instance_0] of String
1244
+
1245
+ (name "renaming_namespaces"))
1246
+
1247
+ ([KB_075634_Instance_1] of String
1248
+
1249
+ (name "namespaces")
1250
+ (string_value "bpm http://orange-ftgroup.com/2007/rd/xmda/bpm# rdfs http://www.w3.org/2000/01/rdf-schema# rdf http://www.w3.org/1999/02/22-rdf-syntax-ns# "))
1251
+
1252
+ ([KB_086267_Instance_0] of Property_List
1253
+
1254
+ (name "class widget properties")
1255
+ (properties
1256
+ [KB_086267_Instance_1]
1257
+ [KB_086267_Instance_2]
1258
+ [KB_086267_Instance_3]
1259
+ [KB_086267_Instance_4]
1260
+ [KB_086267_Instance_5]
1261
+ [KB_086267_Instance_6]
1262
+ [KB_086267_Instance_7]
1263
+ [KB_086267_Instance_8]
1264
+ [KB_086267_Instance_9]
1265
+ [KB_086267_Instance_10]))
1266
+
1267
+ ([KB_086267_Instance_1] of Widget
1268
+
1269
+ (height 120)
1270
+ (label "Constraints")
1271
+ (name ":SLOT-CONSTRAINTS")
1272
+ (property_list [bpm_ProjectKB_Instance_20107])
1273
+ (widget_class_name "edu.stanford.smi.protege.widget.ConstraintsWidget")
1274
+ (width 200)
1275
+ (x 400)
1276
+ (y 0))
1277
+
1278
+ ([KB_086267_Instance_10] of Property_List
1279
+
1280
+ (name "layout properties")
1281
+ (properties [KB_086267_Instance_11]))
1282
+
1283
+ ([KB_086267_Instance_11] of String
1284
+
1285
+ (name "vertical_stretcher")
1286
+ (string_value ":DIRECT-TEMPLATE-SLOTS"))
1287
+
1288
+ ([KB_086267_Instance_12] of Property_List
1289
+
1290
+ (name "slot widget properties")
1291
+ (properties
1292
+ [KB_086267_Instance_13]
1293
+ [KB_086267_Instance_14]
1294
+ [KB_086267_Instance_15]
1295
+ [KB_086267_Instance_16]
1296
+ [KB_086267_Instance_17]
1297
+ [KB_086267_Instance_18]
1298
+ [KB_086267_Instance_19]
1299
+ [KB_086267_Instance_20]
1300
+ [KB_086267_Instance_21]
1301
+ [KB_086267_Instance_22]
1302
+ [KB_086267_Instance_23]
1303
+ [KB_086267_Instance_24]
1304
+ [KB_086267_Instance_25]
1305
+ [KB_086267_Instance_26]
1306
+ [KB_086267_Instance_27]
1307
+ [KB_086267_Instance_28]
1308
+ [bpm_ProjectKB_Instance_20116]))
1309
+
1310
+ ([KB_086267_Instance_13] of Widget
1311
+
1312
+ (height 60)
1313
+ (label "Cardinality")
1314
+ (name ":SLOT-MINIMUM-CARDINALITY")
1315
+ (property_list [bpm_ProjectKB_Instance_20120])
1316
+ (widget_class_name "edu.stanford.smi.protege.widget.MinimumCardinalityWidget")
1317
+ (width 200)
1318
+ (x 200)
1319
+ (y 120))
1320
+
1321
+ ([KB_086267_Instance_14] of Widget
1322
+
1323
+ (height 35)
1324
+ (name ":SLOT-MAXIMUM-CARDINALITY")
1325
+ (property_list [bpm_ProjectKB_Instance_20121])
1326
+ (widget_class_name "edu.stanford.smi.protege.widget.MaximumCardinalityWidget")
1327
+ (width 200)
1328
+ (x 200)
1329
+ (y 180))
1330
+
1331
+ ([KB_086267_Instance_15] of Widget
1332
+
1333
+ (name ":SLOT-CONSTRAINTS"))
1334
+
1335
+ ([KB_086267_Instance_16] of Widget
1336
+
1337
+ (name ":DIRECT-TYPE"))
1338
+
1339
+ ([KB_086267_Instance_17] of Widget
1340
+
1341
+ (height 95)
1342
+ (label "Domain")
1343
+ (name ":DIRECT-DOMAIN")
1344
+ (property_list [bpm_ProjectKB_Instance_20117])
1345
+ (widget_class_name "edu.stanford.smi.protege.widget.DirectDomainWidget")
1346
+ (width 200)
1347
+ (x 400)
1348
+ (y 180))
1349
+
1350
+ ([KB_086267_Instance_18] of Widget
1351
+
1352
+ (height 90)
1353
+ (label "Template Values")
1354
+ (name ":SLOT-VALUES")
1355
+ (property_list [bpm_ProjectKB_Instance_20118])
1356
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotValuesWidget")
1357
+ (width 200)
1358
+ (x 400)
1359
+ (y 0))
1360
+
1361
+ ([KB_086267_Instance_19] of Widget
1362
+
1363
+ (name ":DIRECT-SUPERSLOTS"))
1364
+
1365
+ ([KB_086267_Instance_2] of Widget
1366
+
1367
+ (name ":DIRECT-INSTANCES"))
1368
+
1369
+ ([KB_086267_Instance_20] of Widget
1370
+
1371
+ (name ":DIRECT-SUBSLOTS"))
1372
+
1373
+ ([KB_086267_Instance_21] of Widget
1374
+
1375
+ (height 90)
1376
+ (label "Default")
1377
+ (name ":SLOT-DEFAULTS")
1378
+ (property_list [bpm_ProjectKB_Instance_20119])
1379
+ (widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
1380
+ (width 200)
1381
+ (x 400)
1382
+ (y 90))
1383
+
1384
+ ([KB_086267_Instance_22] of Widget
1385
+
1386
+ (height 120)
1387
+ (label "Documentation")
1388
+ (name ":DOCUMENTATION")
1389
+ (property_list [bpm_ProjectKB_Instance_20122])
1390
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
1391
+ (width 200)
1392
+ (x 200)
1393
+ (y 0))
1394
+
1395
+ ([KB_086267_Instance_23] of Widget
1396
+
1397
+ (height 60)
1398
+ (label "Maximum")
1399
+ (name ":SLOT-NUMERIC-MAXIMUM")
1400
+ (property_list [bpm_ProjectKB_Instance_20123])
1401
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
1402
+ (width 100)
1403
+ (x 100)
1404
+ (y 215))
1405
+
1406
+ ([KB_086267_Instance_24] of Widget
1407
+
1408
+ (height 60)
1409
+ (label "Minimum")
1410
+ (name ":SLOT-NUMERIC-MINIMUM")
1411
+ (property_list [bpm_ProjectKB_Instance_20124])
1412
+ (widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
1413
+ (width 100)
1414
+ (x 0)
1415
+ (y 215))
1416
+
1417
+ ([KB_086267_Instance_25] of Widget
1418
+
1419
+ (name ":ASSOCIATED-FACET"))
1420
+
1421
+ ([KB_086267_Instance_26] of Widget
1422
+
1423
+ (height 60)
1424
+ (label "Name")
1425
+ (name ":NAME")
1426
+ (property_list [bpm_ProjectKB_Instance_20125])
1427
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
1428
+ (width 200)
1429
+ (x 0)
1430
+ (y 0))
1431
+
1432
+ ([KB_086267_Instance_27] of Widget
1433
+
1434
+ (height 60)
1435
+ (label "Inverse Slot")
1436
+ (name ":SLOT-INVERSE")
1437
+ (property_list [bpm_ProjectKB_Instance_20126])
1438
+ (widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
1439
+ (width 200)
1440
+ (x 200)
1441
+ (y 215))
1442
+
1443
+ ([KB_086267_Instance_28] of Widget
1444
+
1445
+ (height 155)
1446
+ (label "Value Type")
1447
+ (name ":SLOT-VALUE-TYPE")
1448
+ (property_list [bpm_ProjectKB_Instance_20127])
1449
+ (widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
1450
+ (width 200)
1451
+ (x 0)
1452
+ (y 60))
1453
+
1454
+ ([KB_086267_Instance_29] of Property_List
1455
+
1456
+ (name "facet widget properties")
1457
+ (properties
1458
+ [KB_086267_Instance_30]
1459
+ [KB_086267_Instance_31]
1460
+ [KB_086267_Instance_32]))
1461
+
1462
+ ([KB_086267_Instance_3] of Widget
1463
+
1464
+ (name ":DIRECT-SUBCLASSES"))
1465
+
1466
+ ([KB_086267_Instance_30] of Widget
1467
+
1468
+ (height 60)
1469
+ (label "Name")
1470
+ (name ":NAME")
1471
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
1472
+ (width 200)
1473
+ (x 0)
1474
+ (y 0))
1475
+
1476
+ ([KB_086267_Instance_31] of Widget
1477
+
1478
+ (height 120)
1479
+ (label "Documentation")
1480
+ (name ":DOCUMENTATION")
1481
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
1482
+ (width 200)
1483
+ (x 200)
1484
+ (y 0))
1485
+
1486
+ ([KB_086267_Instance_32] of Widget
1487
+
1488
+ (height 60)
1489
+ (label "Associated Slot")
1490
+ (name ":ASSOCIATED-SLOT")
1491
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
1492
+ (width 200)
1493
+ (x 0)
1494
+ (y 60))
1495
+
1496
+ ([KB_086267_Instance_33] of Property_List
1497
+
1498
+ (properties
1499
+ [KB_086267_Instance_34]
1500
+ [KB_086267_Instance_35]
1501
+ [KB_086267_Instance_36]
1502
+ [KB_086267_Instance_37]))
1503
+
1504
+ ([KB_086267_Instance_34] of Widget
1505
+
1506
+ (name ":ANNOTATED-INSTANCE"))
1507
+
1508
+ ([KB_086267_Instance_35] of Widget
1509
+
1510
+ (name ":CREATOR"))
1511
+
1512
+ ([KB_086267_Instance_36] of Widget
1513
+
1514
+ (name ":CREATION-TIMESTAMP"))
1515
+
1516
+ ([KB_086267_Instance_37] of Widget
1517
+
1518
+ (height 100)
1519
+ (is_hidden FALSE)
1520
+ (name ":ANNOTATION-TEXT")
1521
+ (widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
1522
+ (width 200)
1523
+ (x 0)
1524
+ (y 0))
1525
+
1526
+ ([KB_086267_Instance_38] of Property_List
1527
+
1528
+ (properties
1529
+ [KB_086267_Instance_39]
1530
+ [KB_086267_Instance_40]
1531
+ [KB_086267_Instance_41]
1532
+ [KB_086267_Instance_42]))
1533
+
1534
+ ([KB_086267_Instance_39] of Widget
1535
+
1536
+ (height 60)
1537
+ (is_hidden FALSE)
1538
+ (label "Name")
1539
+ (name ":PAL-NAME")
1540
+ (widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
1541
+ (width 275)
1542
+ (x 0)
1543
+ (y 0))
1544
+
1545
+ ([KB_086267_Instance_4] of Widget
1546
+
1547
+ (name ":DIRECT-SUPERCLASSES"))
1548
+
1549
+ ([KB_086267_Instance_40] of Widget
1550
+
1551
+ (height 180)
1552
+ (is_hidden FALSE)
1553
+ (label "Range")
1554
+ (name ":PAL-RANGE")
1555
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
1556
+ (width 250)
1557
+ (x 275)
1558
+ (y 180))
1559
+
1560
+ ([KB_086267_Instance_41] of Widget
1561
+
1562
+ (height 180)
1563
+ (is_hidden FALSE)
1564
+ (label "Description")
1565
+ (name ":PAL-DESCRIPTION")
1566
+ (widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
1567
+ (width 250)
1568
+ (x 275)
1569
+ (y 0))
1570
+
1571
+ ([KB_086267_Instance_42] of Widget
1572
+
1573
+ (height 300)
1574
+ (is_hidden FALSE)
1575
+ (label "Statement")
1576
+ (name ":PAL-STATEMENT")
1577
+ (widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
1578
+ (width 275)
1579
+ (x 0)
1580
+ (y 60))
1581
+
1582
+ ([KB_086267_Instance_5] of Widget
1583
+
1584
+ (height 120)
1585
+ (label "Documentation")
1586
+ (name ":DOCUMENTATION")
1587
+ (property_list [bpm_ProjectKB_Instance_20113])
1588
+ (widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
1589
+ (width 200)
1590
+ (x 200)
1591
+ (y 0))
1592
+
1593
+ ([KB_086267_Instance_6] of Widget
1594
+
1595
+ (height 60)
1596
+ (label "Name")
1597
+ (name ":NAME")
1598
+ (property_list [bpm_ProjectKB_Instance_20114])
1599
+ (widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
1600
+ (width 200)
1601
+ (x 0)
1602
+ (y 0))
1603
+
1604
+ ([KB_086267_Instance_7] of Widget
1605
+
1606
+ (height 60)
1607
+ (label "Role")
1608
+ (name ":ROLE")
1609
+ (property_list [bpm_ProjectKB_Instance_20115])
1610
+ (widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
1611
+ (width 200)
1612
+ (x 0)
1613
+ (y 60))
1614
+
1615
+ ([KB_086267_Instance_8] of Widget
1616
+
1617
+ (name ":DIRECT-TYPE"))
1618
+
1619
+ ([KB_086267_Instance_9] of Widget
1620
+
1621
+ (height 150)
1622
+ (label "Template Slots")
1623
+ (name ":DIRECT-TEMPLATE-SLOTS")
1624
+ (property_list [bpm_ProjectKB_Instance_20110])
1625
+ (widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
1626
+ (width 600)
1627
+ (x 0)
1628
+ (y 120))
1629
+
1630
+ ([KB_533553_Instance_0] of String
1631
+
1632
+ (name "factory_class_name")
1633
+ (string_value "edu.stanford.smi.protegex.storage.rdf.configurable.RDFCBackend"))
1634
+
1635
+ ([KB_533553_Instance_1] of Options
1636
+
1637
+ (confirm_on_remove FALSE)
1638
+ (display_abstract_class_icon TRUE)
1639
+ (display_hidden_classes TRUE)
1640
+ (display_multi_parent_class_icon TRUE)
1641
+ (is_readonly FALSE)
1642
+ (update_modification_slots FALSE))
1643
+
1644
+ ([KB_533553_Instance_128] of String
1645
+
1646
+ (name "rdfs_file_name")
1647
+ (string_value "bpm.rdfs"))
1648
+
1649
+ ([KB_533553_Instance_129] of String
1650
+
1651
+ (name "rdf_file_name")
1652
+ (string_value "bpm.rdf"))
1653
+
1654
+ ([KB_533553_Instance_130] of String
1655
+
1656
+ (name "namespace_name")
1657
+ (string_value "http://protege.stanford.edu/kb#"))
1658
+
1659
+ ([KB_533553_Instance_131] of Boolean
1660
+
1661
+ (boolean_value TRUE)
1662
+ (name "use_roundtrip"))
1663
+
1664
+ ([KB_533553_Instance_87] of Property_List
1665
+
1666
+ (properties [bpm_ProjectKB_Instance_132]))
1667
+
1668
+ ([PAL_FORM_WIDGET] of Widget
1669
+
1670
+ (height 476)
1671
+ (is_hidden FALSE)
1672
+ (name ":PAL-CONSTRAINT")
1673
+ (property_list [KB_086267_Instance_38])
1674
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
1675
+ (width 603)
1676
+ (x 0)
1677
+ (y 0))
1678
+
1679
+ ([PROJECT] of Project
1680
+
1681
+ (browser_slot_names [BROWSER_SLOT_NAMES])
1682
+ (customized_instance_widgets
1683
+ [bpm_ProjectKB_Instance_10167]
1684
+ [bpm_ProjectKB_Instance_30072]
1685
+ [STANDARD_SLOT_FORM_WIDGET]
1686
+ [bpm_ProjectKB_Instance_10206]
1687
+ [bpm_ProjectKB_Instance_64]
1688
+ [bpm_ProjectKB_Instance_10150]
1689
+ [PAL_FORM_WIDGET]
1690
+ [bpm_ProjectKB_Instance_10064]
1691
+ [STANDARD_CLASS_FORM_WIDGET]
1692
+ [bpm_ProjectKB_Instance_119]
1693
+ [STANDARD_FACET_FORM_WIDGET]
1694
+ [INSTANCE_ANNOTATION_FORM_WIDGET])
1695
+ (default_cls_metaclass ":STANDARD-CLASS")
1696
+ (default_facet_metaclass ":STANDARD-FACET")
1697
+ (default_instance_widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
1698
+ (default_slot_metaclass ":STANDARD-SLOT")
1699
+ (next_frame_number 0)
1700
+ (options [KB_533553_Instance_1])
1701
+ (sources [SOURCES])
1702
+ (tabs
1703
+ [CLSES_TAB]
1704
+ [SLOTS_TAB]
1705
+ [FORMS_TAB]
1706
+ [INSTANCES_TAB]
1707
+ [QUERIES_TAB]))
1708
+
1709
+ ([QUERIES_TAB] of Widget
1710
+
1711
+ (property_list [KB_533553_Instance_87])
1712
+ (widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
1713
+
1714
+ ([SLOTS_TAB] of Widget
1715
+
1716
+ (widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
1717
+
1718
+ ([SOURCES] of Property_List
1719
+
1720
+ (properties
1721
+ [KB_533553_Instance_0]
1722
+ [KB_533553_Instance_128]
1723
+ [KB_533553_Instance_129]
1724
+ [KB_533553_Instance_130]
1725
+ [KB_533553_Instance_131]
1726
+ [KB_075634_Instance_0]
1727
+ [KB_075634_Instance_1]))
1728
+
1729
+ ([STANDARD_CLASS_FORM_WIDGET] of Widget
1730
+
1731
+ (name ":STANDARD-CLASS")
1732
+ (property_list [KB_086267_Instance_0])
1733
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1734
+
1735
+ ([STANDARD_FACET_FORM_WIDGET] of Widget
1736
+
1737
+ (name ":STANDARD-FACET")
1738
+ (property_list [KB_086267_Instance_29])
1739
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
1740
+
1741
+ ([STANDARD_SLOT_FORM_WIDGET] of Widget
1742
+
1743
+ (name ":STANDARD-SLOT")
1744
+ (property_list [KB_086267_Instance_12])
1745
+ (widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))