File: usersguidenode1.html

package info (click to toggle)
tcm 2.20%2BTSQD-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 20,068 kB
  • ctags: 17,471
  • sloc: ansic: 78,531; makefile: 1,343; sh: 1,218; perl: 753; yacc: 558; lex: 260
file content (598 lines) | stat: -rwxr-xr-x 29,931 bytes parent folder | download | duplicates (9)
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Contents</TITLE>
<META NAME="description" CONTENT="Contents">
<META NAME="keywords" CONTENT="User">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="User.css">
<LINK REL="next" HREF="usersguidenode2.html">
<LINK REL="previous" HREF="User.html">
<LINK REL="up" HREF="User.html">
<LINK REL="next" HREF="usersguidenode2.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html542"
 HREF="usersguidenode2.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_motif.gif"></A> 
<A NAME="tex2html539"
 HREF="User.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_motif.gif"></A> 
<A NAME="tex2html533"
 HREF="User.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="previous_motif.gif"></A>  
<A NAME="tex2html541"
 HREF="usersguidenode15.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index_motif.gif"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html543"
 HREF="usersguidenode2.html">List of Figures</A>
<B> Up:</B> <A NAME="tex2html540"
 HREF="User.html">Toolkit for Conceptual Modeling</A>
<B> Previous:</B> <A NAME="tex2html534"
 HREF="User.html">Toolkit for Conceptual Modeling</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<BR>

<H2><A NAME="SECTION00100000000000000000">
Contents</A>
</H2>
<!--Table of Contents-->
<UL>
<LI><A NAME="tex2html544"
 HREF="usersguidenode1.html">Contents</A>
<LI><A NAME="tex2html545"
 HREF="usersguidenode2.html">List of Figures</A>
<LI><A NAME="tex2html546"
 HREF="usersguidenode3.html">1. Introduction</A>
<UL>
<LI><A NAME="tex2html547"
 HREF="usersguidenode3.html#SECTION00310000000000000000">1.1 An Overview of TCM</A>
<UL>
<LI><A NAME="tex2html548"
 HREF="usersguidenode3.html#SECTION00311000000000000000">1.1.1 The Purpose of TCM</A>
<LI><A NAME="tex2html549"
 HREF="usersguidenode3.html#SECTION00312000000000000000">1.1.2 What is Included in TCM</A>
<LI><A NAME="tex2html550"
 HREF="usersguidenode3.html#SECTION00313000000000000000">1.1.3 Using TCM in Software Specification</A>
</UL>
<LI><A NAME="tex2html551"
 HREF="usersguidenode3.html#SECTION00320000000000000000">1.2 How to Read this Manual</A>
<LI><A NAME="tex2html552"
 HREF="usersguidenode3.html#SECTION00330000000000000000">1.3 How to Obtain the Latest Version of TCM</A>
<LI><A NAME="tex2html553"
 HREF="usersguidenode3.html#SECTION00340000000000000000">1.4 Installation and Getting Started</A>
<UL>
<LI><A NAME="tex2html554"
 HREF="usersguidenode3.html#SECTION00341000000000000000">1.4.1 Unix tar-files with binaries</A>
<LI><A NAME="tex2html555"
 HREF="usersguidenode3.html#SECTION00342000000000000000">1.4.2 RPM distributions with binaries</A>
<LI><A NAME="tex2html556"
 HREF="usersguidenode3.html#SECTION00343000000000000000">1.4.3 Source code distributions</A>
<LI><A NAME="tex2html557"
 HREF="usersguidenode3.html#SECTION00344000000000000000">1.4.4 Starting up</A>
<LI><A NAME="tex2html558"
 HREF="usersguidenode3.html#SECTION00345000000000000000">1.4.5 Unix options, files and variables</A>
<LI><A NAME="tex2html559"
 HREF="usersguidenode3.html#SECTION00346000000000000000">1.4.6 Graphical User Interface</A>
</UL>
<LI><A NAME="tex2html560"
 HREF="usersguidenode3.html#SECTION00350000000000000000">1.5 Questions and Comments</A>
</UL>
<LI><A NAME="tex2html561"
 HREF="usersguidenode4.html">2. Document Editing</A>
<UL>
<LI><A NAME="tex2html562"
 HREF="usersguidenode4.html#SECTION00410000000000000000">2.1 The User Interface of TCM</A>
<UL>
<LI><A NAME="tex2html563"
 HREF="usersguidenode4.html#SECTION00411000000000000000">2.1.1 Tiled buttons.</A>
<LI><A NAME="tex2html564"
 HREF="usersguidenode4.html#SECTION00412000000000000000">2.1.2 Menu bar.</A>
<LI><A NAME="tex2html565"
 HREF="usersguidenode4.html#SECTION00413000000000000000">2.1.3 Drawing area.</A>
<LI><A NAME="tex2html566"
 HREF="usersguidenode4.html#SECTION00414000000000000000">2.1.4 Document Type.</A>
<LI><A NAME="tex2html567"
 HREF="usersguidenode4.html#SECTION00415000000000000000">2.1.5 Document name.</A>
<LI><A NAME="tex2html568"
 HREF="usersguidenode4.html#SECTION00416000000000000000">2.1.6 Modified.</A>
<LI><A NAME="tex2html569"
 HREF="usersguidenode4.html#SECTION00417000000000000000">2.1.7 Status area.</A>
<LI><A NAME="tex2html570"
 HREF="usersguidenode4.html#SECTION00418000000000000000">2.1.8 Directory.</A>
<LI><A NAME="tex2html571"
 HREF="usersguidenode4.html#SECTION00419000000000000000">2.1.9 Scale value.</A>
<LI><A NAME="tex2html572"
 HREF="usersguidenode4.html#SECTION004110000000000000000">2.1.10 Autoresizing.</A>
<LI><A NAME="tex2html573"
 HREF="usersguidenode4.html#SECTION004111000000000000000">2.1.11 In-line editor.</A>
<LI><A NAME="tex2html574"
 HREF="usersguidenode4.html#SECTION004112000000000000000">2.1.12 Hierarchic document.</A>
<LI><A NAME="tex2html575"
 HREF="usersguidenode4.html#SECTION004113000000000000000">2.1.13 Arrow Buttons.</A>
</UL>
<LI><A NAME="tex2html576"
 HREF="usersguidenode4.html#SECTION00420000000000000000">2.2 Changing the Document Name</A>
<LI><A NAME="tex2html577"
 HREF="usersguidenode4.html#SECTION00430000000000000000">2.3 Changing the Project Directory</A>
<LI><A NAME="tex2html578"
 HREF="usersguidenode4.html#SECTION00440000000000000000">2.4 Loading and Saving Documents</A>
<LI><A NAME="tex2html579"
 HREF="usersguidenode4.html#SECTION00450000000000000000">2.5 Editing Documents</A>
<UL>
<LI><A NAME="tex2html580"
 HREF="usersguidenode4.html#SECTION00451000000000000000">2.5.1 Editing Text in a Document</A>
<LI><A NAME="tex2html581"
 HREF="usersguidenode4.html#SECTION00452000000000000000">2.5.2 The In-line Text Editor</A>
<LI><A NAME="tex2html582"
 HREF="usersguidenode4.html#SECTION00453000000000000000">2.5.3 The Text Edit Dialog</A>
</UL>
<LI><A NAME="tex2html583"
 HREF="usersguidenode4.html#SECTION00460000000000000000">2.6 Viewing Documents</A>
<LI><A NAME="tex2html584"
 HREF="usersguidenode4.html#SECTION00470000000000000000">2.7 Printing Documents</A>
<LI><A NAME="tex2html585"
 HREF="usersguidenode4.html#SECTION00480000000000000000">2.8 The Scaler</A>
<LI><A NAME="tex2html586"
 HREF="usersguidenode4.html#SECTION00490000000000000000">2.9 The Page Layout</A>
<LI><A NAME="tex2html587"
 HREF="usersguidenode4.html#SECTION004100000000000000000">2.10 The Properties Menu</A>
<LI><A NAME="tex2html588"
 HREF="usersguidenode4.html#SECTION004110000000000000000">2.11 The Search Menu</A>
<LI><A NAME="tex2html589"
 HREF="usersguidenode4.html#SECTION004120000000000000000">2.12 Checking and Annotating Documents</A>
<LI><A NAME="tex2html590"
 HREF="usersguidenode4.html#SECTION004130000000000000000">2.13 On-line Help</A>
</UL>
<LI><A NAME="tex2html591"
 HREF="usersguidenode5.html">3. Diagram Editing</A>
<UL>
<LI><A NAME="tex2html592"
 HREF="usersguidenode5.html#SECTION00510000000000000000">3.1 Definitions</A>
<LI><A NAME="tex2html593"
 HREF="usersguidenode5.html#SECTION00520000000000000000">3.2 Creating Nodes</A>
<LI><A NAME="tex2html594"
 HREF="usersguidenode5.html#SECTION00530000000000000000">3.3 Creating Edges</A>
<LI><A NAME="tex2html595"
 HREF="usersguidenode5.html#SECTION00540000000000000000">3.4 Selection Commands</A>
<LI><A NAME="tex2html596"
 HREF="usersguidenode5.html#SECTION00550000000000000000">3.5 Editing Text</A>
<LI><A NAME="tex2html597"
 HREF="usersguidenode5.html#SECTION00560000000000000000">3.6 Moving Shapes</A>
<LI><A NAME="tex2html598"
 HREF="usersguidenode5.html#SECTION00570000000000000000">3.7 Resizing Shapes</A>
<LI><A NAME="tex2html599"
 HREF="usersguidenode5.html#SECTION00580000000000000000">3.8 Deleting Subjects</A>
<LI><A NAME="tex2html600"
 HREF="usersguidenode5.html#SECTION00590000000000000000">3.9 Cutting and Pasting Subjects</A>
<LI><A NAME="tex2html601"
 HREF="usersguidenode5.html#SECTION005100000000000000000">3.10 Creating and Deleting Duplicates of a Node</A>
<LI><A NAME="tex2html602"
 HREF="usersguidenode5.html#SECTION005110000000000000000">3.11 Changing Shape Properties</A>
<LI><A NAME="tex2html603"
 HREF="usersguidenode5.html#SECTION005120000000000000000">3.12 Miscellaneous Edit Commands</A>
<LI><A NAME="tex2html604"
 HREF="usersguidenode5.html#SECTION005130000000000000000">3.13 Undo and Redo</A>
<LI><A NAME="tex2html605"
 HREF="usersguidenode5.html#SECTION005140000000000000000">3.14 The Generic Diagram Editor (TGD)</A>
<UL>
<LI><A NAME="tex2html606"
 HREF="usersguidenode5.html#SECTION005141000000000000000">3.14.1 Nodes and Edges</A>
</UL>
</UL>
<LI><A NAME="tex2html607"
 HREF="usersguidenode6.html">4. Data View Editors</A>
<UL>
<LI><A NAME="tex2html608"
 HREF="usersguidenode6.html#SECTION00610000000000000000">4.1 The classic Entity-Relationship Diagram Editor (TERD)</A>
<UL>
<LI><A NAME="tex2html609"
 HREF="usersguidenode6.html#SECTION00611000000000000000">4.1.1 Nodes and Edges</A>
<LI><A NAME="tex2html610"
 HREF="usersguidenode6.html#SECTION00612000000000000000">4.1.2 Cardinality Constraints and Role Names</A>
<LI><A NAME="tex2html611"
 HREF="usersguidenode6.html#SECTION00613000000000000000">4.1.3 Taxonomic Structures</A>
<LI><A NAME="tex2html612"
 HREF="usersguidenode6.html#SECTION00614000000000000000">4.1.4 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html613"
 HREF="usersguidenode6.html#SECTION00620000000000000000">4.2 The Entity-Relationship Diagram Editor (TESD)</A>
<UL>
<LI><A NAME="tex2html614"
 HREF="usersguidenode6.html#SECTION00621000000000000000">4.2.1 Nodes and Edges</A>
<LI><A NAME="tex2html615"
 HREF="usersguidenode6.html#SECTION00622000000000000000">4.2.2 Cardinality Constraints</A>
<LI><A NAME="tex2html616"
 HREF="usersguidenode6.html#SECTION00623000000000000000">4.2.3 Read direction arrows</A>
<LI><A NAME="tex2html617"
 HREF="usersguidenode6.html#SECTION00624000000000000000">4.2.4 Taxonomic Structures</A>
<LI><A NAME="tex2html618"
 HREF="usersguidenode6.html#SECTION00625000000000000000">4.2.5 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html619"
 HREF="usersguidenode6.html#SECTION00630000000000000000">4.3 The Class-Relationship Diagram Editor (TCRD)</A>
<UL>
<LI><A NAME="tex2html620"
 HREF="usersguidenode6.html#SECTION00631000000000000000">4.3.1 Nodes and Edges</A>
<LI><A NAME="tex2html621"
 HREF="usersguidenode6.html#SECTION00632000000000000000">4.3.2 Classes and Relationships</A>
<LI><A NAME="tex2html622"
 HREF="usersguidenode6.html#SECTION00633000000000000000">4.3.3 Attributes and Operations</A>
<LI><A NAME="tex2html623"
 HREF="usersguidenode6.html#SECTION00634000000000000000">4.3.4 Taxonomic Structures</A>
<LI><A NAME="tex2html624"
 HREF="usersguidenode6.html#SECTION00635000000000000000">4.3.5 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html625"
 HREF="usersguidenode6.html#SECTION00640000000000000000">4.4 The Static Structure Diagram Editor (TSSD)</A>
<UL>
<LI><A NAME="tex2html626"
 HREF="usersguidenode6.html#SECTION00641000000000000000">4.4.1 Nodes and Edges</A>
<LI><A NAME="tex2html627"
 HREF="usersguidenode6.html#SECTION00642000000000000000">4.4.2 N-ary Associations</A>
<LI><A NAME="tex2html628"
 HREF="usersguidenode6.html#SECTION00643000000000000000">4.4.3 Objects</A>
<LI><A NAME="tex2html629"
 HREF="usersguidenode6.html#SECTION00644000000000000000">4.4.4 Taxonomic Structures</A>
<LI><A NAME="tex2html630"
 HREF="usersguidenode6.html#SECTION00645000000000000000">4.4.5 Constraint Checking</A>
</UL>
</UL>
<LI><A NAME="tex2html631"
 HREF="usersguidenode7.html">5. Behavior View Editors</A>
<UL>
<LI><A NAME="tex2html632"
 HREF="usersguidenode7.html#SECTION00710000000000000000">5.1 The State Transition Diagram Editor (TSTD)</A>
<UL>
<LI><A NAME="tex2html633"
 HREF="usersguidenode7.html#SECTION00711000000000000000">5.1.1 Nodes and Edges</A>
<LI><A NAME="tex2html634"
 HREF="usersguidenode7.html#SECTION00712000000000000000">5.1.2 States</A>
<LI><A NAME="tex2html635"
 HREF="usersguidenode7.html#SECTION00713000000000000000">5.1.3 Transitions, Events and Actions</A>
<LI><A NAME="tex2html636"
 HREF="usersguidenode7.html#SECTION00714000000000000000">5.1.4 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html637"
 HREF="usersguidenode7.html#SECTION00720000000000000000">5.2 The Activity Diagram Editor (TATD)</A>
<UL>
<LI><A NAME="tex2html638"
 HREF="usersguidenode7.html#SECTION00721000000000000000">5.2.1 Nodes and Edges</A>
<LI><A NAME="tex2html639"
 HREF="usersguidenode7.html#SECTION00722000000000000000">5.2.2 States</A>
<LI><A NAME="tex2html640"
 HREF="usersguidenode7.html#SECTION00723000000000000000">5.2.3 Transitions</A>
<LI><A NAME="tex2html641"
 HREF="usersguidenode7.html#SECTION00724000000000000000">5.2.4 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html642"
 HREF="usersguidenode7.html#SECTION00730000000000000000">5.3 The Process Structure Diagram Editor (TPSD)</A>
<UL>
<LI><A NAME="tex2html643"
 HREF="usersguidenode7.html#SECTION00731000000000000000">5.3.1 Nodes and Edges</A>
<LI><A NAME="tex2html644"
 HREF="usersguidenode7.html#SECTION00732000000000000000">5.3.2 The Process Tree</A>
<LI><A NAME="tex2html645"
 HREF="usersguidenode7.html#SECTION00733000000000000000">5.3.3 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html646"
 HREF="usersguidenode7.html#SECTION00740000000000000000">5.4 The Recursive Process Graph Editor (TRPG)</A>
<UL>
<LI><A NAME="tex2html647"
 HREF="usersguidenode7.html#SECTION00741000000000000000">5.4.1 Nodes and Edges</A>
<LI><A NAME="tex2html648"
 HREF="usersguidenode7.html#SECTION00742000000000000000">5.4.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html649"
 HREF="usersguidenode7.html#SECTION00750000000000000000">5.5 The Collaboration Diagram Editor (TCBD)</A>
<UL>
<LI><A NAME="tex2html650"
 HREF="usersguidenode7.html#SECTION00751000000000000000">5.5.1 Nodes and Edges</A>
<LI><A NAME="tex2html651"
 HREF="usersguidenode7.html#SECTION00752000000000000000">5.5.2 Interactions</A>
<LI><A NAME="tex2html652"
 HREF="usersguidenode7.html#SECTION00753000000000000000">5.5.3 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html653"
 HREF="usersguidenode7.html#SECTION00760000000000000000">5.6 The StateChart Diagram Editor (TSCD)</A>
<UL>
<LI><A NAME="tex2html654"
 HREF="usersguidenode7.html#SECTION00761000000000000000">5.6.1 Nodes and Edges</A>
<LI><A NAME="tex2html655"
 HREF="usersguidenode7.html#SECTION00762000000000000000">5.6.2 And-states</A>
</UL>
</UL>
<LI><A NAME="tex2html656"
 HREF="usersguidenode8.html">6. Architectural View Editors</A>
<UL>
<LI><A NAME="tex2html657"
 HREF="usersguidenode8.html#SECTION00810000000000000000">6.1 The Data Flow Diagram Editor (TDFD)</A>
<UL>
<LI><A NAME="tex2html658"
 HREF="usersguidenode8.html#SECTION00811000000000000000">6.1.1 Main window</A>
<LI><A NAME="tex2html659"
 HREF="usersguidenode8.html#SECTION00812000000000000000">6.1.2 Nodes and Edges</A>
<LI><A NAME="tex2html660"
 HREF="usersguidenode8.html#SECTION00813000000000000000">6.1.3 Data Flow Diagram Levels and Indexes</A>
<LI><A NAME="tex2html661"
 HREF="usersguidenode8.html#SECTION00814000000000000000">6.1.4 Minispecs</A>
<LI><A NAME="tex2html662"
 HREF="usersguidenode8.html#SECTION00815000000000000000">6.1.5 Splitting and Merging Flows</A>
<LI><A NAME="tex2html663"
 HREF="usersguidenode8.html#SECTION00816000000000000000">6.1.6 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html664"
 HREF="usersguidenode8.html#SECTION00820000000000000000">6.2 The Data and Event Flow Diagram Editor (TEFD)</A>
<UL>
<LI><A NAME="tex2html665"
 HREF="usersguidenode8.html#SECTION00821000000000000000">6.2.1 Nodes and Edges</A>
<LI><A NAME="tex2html666"
 HREF="usersguidenode8.html#SECTION00822000000000000000">6.2.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html667"
 HREF="usersguidenode8.html#SECTION00830000000000000000">6.3 The System Network Diagram Editor (TSND)</A>
<UL>
<LI><A NAME="tex2html668"
 HREF="usersguidenode8.html#SECTION00831000000000000000">6.3.1 Nodes and Edges</A>
<LI><A NAME="tex2html669"
 HREF="usersguidenode8.html#SECTION00832000000000000000">6.3.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html670"
 HREF="usersguidenode8.html#SECTION00840000000000000000">6.4 The Use Case Diagram Editor (TUCD)</A>
<UL>
<LI><A NAME="tex2html671"
 HREF="usersguidenode8.html#SECTION00841000000000000000">6.4.1 Nodes and Edges</A>
<LI><A NAME="tex2html672"
 HREF="usersguidenode8.html#SECTION00842000000000000000">6.4.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html673"
 HREF="usersguidenode8.html#SECTION00850000000000000000">6.5 The Component Diagram Editor (TCPD)</A>
<UL>
<LI><A NAME="tex2html674"
 HREF="usersguidenode8.html#SECTION00851000000000000000">6.5.1 Nodes and Edges</A>
</UL>
<LI><A NAME="tex2html675"
 HREF="usersguidenode8.html#SECTION00860000000000000000">6.6 The Deployment Diagram Editor (TDPD)</A>
<UL>
<LI><A NAME="tex2html676"
 HREF="usersguidenode8.html#SECTION00861000000000000000">6.6.1 Nodes and Edges</A>
</UL>
</UL>
<LI><A NAME="tex2html677"
 HREF="usersguidenode9.html">7. Table Editing</A>
<UL>
<LI><A NAME="tex2html678"
 HREF="usersguidenode9.html#SECTION00910000000000000000">7.1 Editing Tables</A>
<UL>
<LI><A NAME="tex2html679"
 HREF="usersguidenode9.html#SECTION00911000000000000000">7.1.1 Definitions</A>
<LI><A NAME="tex2html680"
 HREF="usersguidenode9.html#SECTION00912000000000000000">7.1.2 Selection Commands</A>
<LI><A NAME="tex2html681"
 HREF="usersguidenode9.html#SECTION00913000000000000000">7.1.3 Editing Text</A>
<LI><A NAME="tex2html682"
 HREF="usersguidenode9.html#SECTION00914000000000000000">7.1.4 Copying and Moving Text</A>
<LI><A NAME="tex2html683"
 HREF="usersguidenode9.html#SECTION00915000000000000000">7.1.5 Cutting and Pasting Text</A>
<LI><A NAME="tex2html684"
 HREF="usersguidenode9.html#SECTION00916000000000000000">7.1.6 Adding Rows and Columns</A>
<LI><A NAME="tex2html685"
 HREF="usersguidenode9.html#SECTION00917000000000000000">7.1.7 Deleting Rows and Columns</A>
<LI><A NAME="tex2html686"
 HREF="usersguidenode9.html#SECTION00918000000000000000">7.1.8 Moving Rows and Columns</A>
<LI><A NAME="tex2html687"
 HREF="usersguidenode9.html#SECTION00919000000000000000">7.1.9 Sorting Rows and Columns</A>
<LI><A NAME="tex2html688"
 HREF="usersguidenode9.html#SECTION009110000000000000000">7.1.10 Resizing Rows and Columns</A>
<LI><A NAME="tex2html689"
 HREF="usersguidenode9.html#SECTION009111000000000000000">7.1.11 Undo and Redo</A>
<LI><A NAME="tex2html690"
 HREF="usersguidenode9.html#SECTION009112000000000000000">7.1.12 Changing Properties of a Table</A>
<LI><A NAME="tex2html691"
 HREF="usersguidenode9.html#SECTION009113000000000000000">7.1.13 Miscellaneous Commands</A>
</UL>
<LI><A NAME="tex2html692"
 HREF="usersguidenode9.html#SECTION00920000000000000000">7.2 The Generic Table Editor (TGT)</A>
<LI><A NAME="tex2html693"
 HREF="usersguidenode9.html#SECTION00930000000000000000">7.3 The Transaction Decomposition Table Editor (TTDT)</A>
<LI><A NAME="tex2html694"
 HREF="usersguidenode9.html#SECTION00940000000000000000">7.4 The Transaction-Use Table Editor (TTUT)</A>
<LI><A NAME="tex2html695"
 HREF="usersguidenode9.html#SECTION00950000000000000000">7.5 The Function-Entity type Table Editor (TFET)</A>
</UL>
<LI><A NAME="tex2html696"
 HREF="usersguidenode10.html">8. Tree Editing</A>
<UL>
<LI><A NAME="tex2html697"
 HREF="usersguidenode10.html#SECTION001010000000000000000">8.1 Editing Trees</A>
<LI><A NAME="tex2html698"
 HREF="usersguidenode10.html#SECTION001020000000000000000">8.2 Edit and View Mode</A>
<LI><A NAME="tex2html699"
 HREF="usersguidenode10.html#SECTION001030000000000000000">8.3 The Generic Textual Tree Editor (TGTT)</A>
<LI><A NAME="tex2html700"
 HREF="usersguidenode10.html#SECTION001040000000000000000">8.4 The Function Refinement Tree Editor (TFRT)</A>
</UL>
<LI><A NAME="tex2html701"
 HREF="usersguidenode11.html">9. Mini-tutorial on Notation Techniques</A>
<UL>
<LI><A NAME="tex2html702"
 HREF="usersguidenode11.html#SECTION001110000000000000000">9.1 Structured Analysis Notations</A>
<UL>
<LI><A NAME="tex2html703"
 HREF="usersguidenode11.html#SECTION001111000000000000000">9.1.1 Entity-Relationship Diagrams (TESD)</A>
<LI><A NAME="tex2html704"
 HREF="usersguidenode11.html#SECTION001112000000000000000">9.1.2 Data and Event Flow Diagrams (TEFD)</A>
<LI><A NAME="tex2html705"
 HREF="usersguidenode11.html#SECTION001113000000000000000">9.1.3 State Transition Diagrams (TSTD)</A>
<LI><A NAME="tex2html706"
 HREF="usersguidenode11.html#SECTION001114000000000000000">9.1.4 Transaction-Use Tables (TTUT)</A>
<LI><A NAME="tex2html707"
 HREF="usersguidenode11.html#SECTION001115000000000000000">9.1.5 Function-Entity Type Tables (TFET)</A>
<LI><A NAME="tex2html708"
 HREF="usersguidenode11.html#SECTION001116000000000000000">9.1.6 Function Refinement Trees (TFRT)</A>
</UL>
<LI><A NAME="tex2html709"
 HREF="usersguidenode11.html#SECTION001120000000000000000">9.2 UML Notations</A>
<UL>
<LI><A NAME="tex2html710"
 HREF="usersguidenode11.html#SECTION001121000000000000000">9.2.1 Use case diagrams (TUCD)</A>
<LI><A NAME="tex2html711"
 HREF="usersguidenode11.html#SECTION001122000000000000000">9.2.2 Static structure diagrams (TSSD)</A>
<LI><A NAME="tex2html712"
 HREF="usersguidenode11.html#SECTION001123000000000000000">9.2.3 Activity diagrams (TATD)</A>
<LI><A NAME="tex2html713"
 HREF="usersguidenode11.html#SECTION001124000000000000000">9.2.4 Statechart diagrams (TSCD)</A>
<LI><A NAME="tex2html714"
 HREF="usersguidenode11.html#SECTION001125000000000000000">9.2.5 Collaboration diagrams (TCBD)</A>
<LI><A NAME="tex2html715"
 HREF="usersguidenode11.html#SECTION001126000000000000000">9.2.6 Component diagrams (TCPD)</A>
<LI><A NAME="tex2html716"
 HREF="usersguidenode11.html#SECTION001127000000000000000">9.2.7 Deployment diagrams (TDPD)</A>
</UL>
<LI><A NAME="tex2html717"
 HREF="usersguidenode11.html#SECTION001130000000000000000">9.3 Miscellaneous Notations</A>
<UL>
<LI><A NAME="tex2html718"
 HREF="usersguidenode11.html#SECTION001131000000000000000">9.3.1 Classic Entity-Relationship Diagrams (TERD)</A>
<LI><A NAME="tex2html719"
 HREF="usersguidenode11.html#SECTION001132000000000000000">9.3.2 Class-Relationship Diagrams (TCRD)</A>
<LI><A NAME="tex2html720"
 HREF="usersguidenode11.html#SECTION001133000000000000000">9.3.3 Data Flow Diagrams (TDFD)</A>
<LI><A NAME="tex2html721"
 HREF="usersguidenode11.html#SECTION001134000000000000000">9.3.4 Process Structure Diagrams (TPSD)</A>
<LI><A NAME="tex2html722"
 HREF="usersguidenode11.html#SECTION001135000000000000000">9.3.5 System Network Diagrams (TSND)</A>
<LI><A NAME="tex2html723"
 HREF="usersguidenode11.html#SECTION001136000000000000000">9.3.6 Recursive Process Graphs (TRPG)</A>
<LI><A NAME="tex2html724"
 HREF="usersguidenode11.html#SECTION001137000000000000000">9.3.7 Transaction Decomposition Tables (TTDT)</A>
</UL>
</UL>
<LI><A NAME="tex2html725"
 HREF="usersguidenode12.html">10. Frequently Asked Questions</A>
<UL>
<LI><A NAME="tex2html726"
 HREF="usersguidenode12.html#SECTION001210000000000000000">10.1 What is TCM?</A>
<LI><A NAME="tex2html727"
 HREF="usersguidenode12.html#SECTION001220000000000000000">10.2 Where can I get TCM?</A>
<LI><A NAME="tex2html728"
 HREF="usersguidenode12.html#SECTION001230000000000000000">10.3 How do I install TCM?</A>
<LI><A NAME="tex2html729"
 HREF="usersguidenode12.html#SECTION001240000000000000000">10.4 How do I start up TCM?</A>
<LI><A NAME="tex2html730"
 HREF="usersguidenode12.html#SECTION001250000000000000000">10.5 Where can I find the user manual of TCM?</A>
<LI><A NAME="tex2html731"
 HREF="usersguidenode12.html#SECTION001260000000000000000">10.6 What else can I read about the methods supported in TCM?</A>
<LI><A NAME="tex2html732"
 HREF="usersguidenode12.html#SECTION001270000000000000000">10.7 Is TCM available for my platform?</A>
<LI><A NAME="tex2html733"
 HREF="usersguidenode12.html#SECTION001280000000000000000">10.8 What to do if I don't have Motif?</A>
<LI><A NAME="tex2html734"
 HREF="usersguidenode12.html#SECTION001290000000000000000">10.9 Can I obtain the source code of TCM?</A>
<LI><A NAME="tex2html735"
 HREF="usersguidenode12.html#SECTION0012100000000000000000">10.10 How can I compile or port TCM for my system?</A>
<LI><A NAME="tex2html736"
 HREF="usersguidenode12.html#SECTION0012110000000000000000">10.11 What are the terms of usage?</A>
<LI><A NAME="tex2html737"
 HREF="usersguidenode12.html#SECTION0012120000000000000000">10.12 In what programming language is TCM written?</A>
<LI><A NAME="tex2html738"
 HREF="usersguidenode12.html#SECTION0012130000000000000000">10.13 How do I stay up-to-date with the developments of TCM?</A>
<LI><A NAME="tex2html739"
 HREF="usersguidenode12.html#SECTION0012140000000000000000">10.14 Why is Motif used for the GUI?</A>
<LI><A NAME="tex2html740"
 HREF="usersguidenode12.html#SECTION0012150000000000000000">10.15 Did you use other tools or widget sets to build TCM?</A>
<LI><A NAME="tex2html741"
 HREF="usersguidenode12.html#SECTION0012160000000000000000">10.16 Does TCM run under Windows, Macintosh, Java etc. ?</A>
<LI><A NAME="tex2html742"
 HREF="usersguidenode12.html#SECTION0012170000000000000000">10.17 How can I configure TCM?</A>
<LI><A NAME="tex2html743"
 HREF="usersguidenode12.html#SECTION0012180000000000000000">10.18 Can I set X Resources for TCM?</A>
<LI><A NAME="tex2html744"
 HREF="usersguidenode12.html#SECTION0012190000000000000000">10.19 Why does TCM sometimes show fewer or different colors?</A>
<LI><A NAME="tex2html745"
 HREF="usersguidenode12.html#SECTION0012200000000000000000">10.20 Why does TCM crash with ``X Error of failed request''?</A>
<LI><A NAME="tex2html746"
 HREF="usersguidenode12.html#SECTION0012210000000000000000">10.21 Why won't TCM start saying ``lib<I>BlaBla</I>.so: can't open file''?</A>
<LI><A NAME="tex2html747"
 HREF="usersguidenode12.html#SECTION0012220000000000000000">10.22 Why does TCM complain about old versions when I load a diagram?</A>
<LI><A NAME="tex2html748"
 HREF="usersguidenode12.html#SECTION0012230000000000000000">10.23 How can I print my TCM documents?</A>
<LI><A NAME="tex2html749"
 HREF="usersguidenode12.html#SECTION0012240000000000000000">10.24 How can I include a TCM picture in my text document?</A>
<LI><A NAME="tex2html750"
 HREF="usersguidenode12.html#SECTION0012250000000000000000">10.25 Is it possible to create process decompositions in TDFD?</A>
<LI><A NAME="tex2html751"
 HREF="usersguidenode12.html#SECTION0012260000000000000000">10.26 Are there plans for consistency checks across diagrams?</A>
<LI><A NAME="tex2html752"
 HREF="usersguidenode12.html#SECTION0012270000000000000000">10.27 Is it possible for the user to define its own symbols?</A>
<LI><A NAME="tex2html753"
 HREF="usersguidenode12.html#SECTION0012280000000000000000">10.28 Do you have any plans to support specific methods?</A>
<LI><A NAME="tex2html754"
 HREF="usersguidenode12.html#SECTION0012290000000000000000">10.29 Do you have plans for code generation?</A>
<LI><A NAME="tex2html755"
 HREF="usersguidenode12.html#SECTION0012300000000000000000">10.30 Is it possible to drag and drop with TCM?</A>
<LI><A NAME="tex2html756"
 HREF="usersguidenode12.html#SECTION0012310000000000000000">10.31 What file formats does TCM generate?</A>
<LI><A NAME="tex2html757"
 HREF="usersguidenode12.html#SECTION0012320000000000000000">10.32 I want to draw an XYZ diagram, which tool should I use?</A>
<LI><A NAME="tex2html758"
 HREF="usersguidenode12.html#SECTION0012330000000000000000">10.33 Is it possible to make an editor for XYZ diagrams? </A>
<LI><A NAME="tex2html759"
 HREF="usersguidenode12.html#SECTION0012340000000000000000">10.34 How can I have more influence on the layout? </A>
<LI><A NAME="tex2html760"
 HREF="usersguidenode12.html#SECTION0012350000000000000000">10.35 How can I connect an edge with an edge? </A>
<LI><A NAME="tex2html761"
 HREF="usersguidenode12.html#SECTION0012360000000000000000">10.36 Why are there black pixels left in the drawing area?</A>
<LI><A NAME="tex2html762"
 HREF="usersguidenode12.html#SECTION0012370000000000000000">10.37 Why doesn't the BackSpace key function correctly in Linux?</A>
<LI><A NAME="tex2html763"
 HREF="usersguidenode12.html#SECTION0012380000000000000000">10.38 Why does TCM have a tea pot with a 'T' as logo? </A>
<LI><A NAME="tex2html764"
 HREF="usersguidenode12.html#SECTION0012390000000000000000">10.39 What do these ``assertion failed:'' messages mean?</A>
<LI><A NAME="tex2html765"
 HREF="usersguidenode12.html#SECTION0012400000000000000000">10.40 I have a question. What should I do now?</A>
<LI><A NAME="tex2html766"
 HREF="usersguidenode12.html#SECTION0012410000000000000000">10.41 I found a bug. What should I do now?</A>
<LI><A NAME="tex2html767"
 HREF="usersguidenode12.html#SECTION0012420000000000000000">10.42 How can I contribute to TCM?</A>
</UL>
<LI><A NAME="tex2html768"
 HREF="usersguidenode13.html">11. TCM File format</A>
<UL>
<LI><A NAME="tex2html769"
 HREF="usersguidenode13.html#SECTION001310000000000000000">11.1 Introduction</A>
<LI><A NAME="tex2html770"
 HREF="usersguidenode13.html#SECTION001320000000000000000">11.2 Elements of a TCM document</A>
<LI><A NAME="tex2html771"
 HREF="usersguidenode13.html#SECTION001330000000000000000">11.3 Storage, Document and Page Information</A>
<LI><A NAME="tex2html772"
 HREF="usersguidenode13.html#SECTION001340000000000000000">11.4 Diagram Editor File Format</A>
<LI><A NAME="tex2html773"
 HREF="usersguidenode13.html#SECTION001350000000000000000">11.5 Table Editor File Format</A>
</UL>
<LI><A NAME="tex2html774"
 HREF="usersguidenode14.html">Bibliography</A>
<LI><A NAME="tex2html775"
 HREF="usersguidenode15.html">Index</A>
</UL>
<!--End of Table of Contents-->

<P>
<BR><HR>
<ADDRESS>
<I>Henk van de Zandschulp</I>
<BR><I>2003-01-20</I>
</ADDRESS>
</BODY>
</HTML>