File: User.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 (812 lines) | stat: -rwxr-xr-x 40,070 bytes parent folder | download | duplicates (18)
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
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
<!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>Toolkit for Conceptual Modeling (TCM) User's Guide and Reference updated to version 2.20</TITLE>
<META NAME="description" CONTENT="Toolkit for Conceptual Modeling (TCM) User's Guide and Reference updated to version 2.20">
<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="usersguidenode1.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html253"
 HREF="usersguidenode1.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_motif.gif"></A> 
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_motif_gr.gif"> 
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="previous_motif_gr.gif"> 
<A NAME="tex2html251"
 HREF="usersguidenode1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents_motif.gif"></A> 
<A NAME="tex2html252"
 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="tex2html254"
 HREF="usersguidenode1.html">Contents</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<P>
<H1 ALIGN="CENTER">
<!-- MATH: $\includegraphics{p/Teapot2a.ps}$ -->
<IMG
 WIDTH="145" HEIGHT="93" ALIGN="BOTTOM" BORDER="0"
 SRC="usersguideimg1.gif"
 ALT="\includegraphics{p/Teapot2a.ps}">
<BR>
Toolkit for Conceptual Modeling (TCM) <BR>
User's Guide and Reference <BR> 
<FONT SIZE="-1">updated to version 2.20</FONT></H1>
<P ALIGN="CENTER"><STRONG><TABLE CELLPADDING=3>
<TR><TD ALIGN="CENTER">&nbsp;</TD><TD ALIGN="CENTER">Roel J. Wieringa</TD>
</TR>
<TR><TD ALIGN="CENTER">Frank Dehne</TD><TD ALIGN="CENTER">Henk R. van de Zandschulp</TD>
</TR>
<TR><TD ALIGN="CENTER">&nbsp;</TD><TD ALIGN="CENTER">&nbsp;</TD>
</TR>
<TR><TD ALIGN="CENTER"><FONT SIZE="-1">Faculty of Mathematics and Computer Science </FONT></TD><TD ALIGN="CENTER"><FONT SIZE="-1">Department of Computer Science </FONT></TD>
</TR>
<TR><TD ALIGN="CENTER"><FONT SIZE="-1">Vrije Universiteit </FONT></TD><TD ALIGN="CENTER"><FONT SIZE="-1">University of Twente </FONT></TD>
</TR>
<TR><TD ALIGN="CENTER"><FONT SIZE="-1">De Boelelaan 1081a, 1081 HV Amsterdam </FONT></TD><TD ALIGN="CENTER"><FONT SIZE="-1">P.O. Box 217, 7500 AE Enschede </FONT></TD>
</TR>
<TR><TD ALIGN="CENTER"><FONT SIZE="-1">The Netherlands </FONT></TD><TD ALIGN="CENTER"><FONT SIZE="-1">The Netherlands </FONT></TD>
</TR>
<TR><TD ALIGN="CENTER"><FONT SIZE="-1">(till December 2000) </FONT></TD><TD ALIGN="CENTER"><FONT SIZE="-1">tcm@cs.utwente.nl
</FONT></TD>
</TR>
</TABLE></STRONG></P>
<P ALIGN="CENTER"><STRONG>January 20, 2003</STRONG></P>
<P ALIGN="LEFT"></P>

<P>

<H3>Abstract:</H3>
<DIV>
The Toolkit for Conceptual Modeling (TCM) is a collection of software 
tools to present conceptual models of software systems in the form of 
diagrams, trees and tables.  A conceptual model of a system is a
structure used to represent the behavior or decomposition of the
system. TCM is meant to be used for requirements engineering, i.e. 
the activity of specifying and maintaining requirements for desired 
systems, in which a number of techniques and heuristics for problem 
analysis, function refinement, behavior specification, and 
decomposition specification are used.

<P>
TCM contains editors for two major sets of software specification 
techniques: Structured Analysis (SA) and the Unified Modeling
Language (UML). The first set includes amongst others editors
for ER-diagrams, data and event flow diagrams and state-transition
diagrams. The set of UML editors includes amongst others a class-diagram
editor, a use-case diagram editor and an activity diagram editor.
Furthermore, TCM contains three generic editors for generic diagrams, 
generic tables and generic trees and also a number of special
purpose editors such as two editors for JSD and a process graph 
editor.

<P>
The current version of TCM supports constraint checking for
single documents (e.g. name duplication and cycles in is-a 
relationships). TCM distinguishes built-in constraints (of which 
a violation cannot even be attempted) from immediate constraints 
(of which an attempted violation is immediately prevented) and 
soft constraints (against which the editor provides a warning
when it checks the drawing). TCM is planned to support constraint 
checking across documents.

<P>
All editors have a similar user interface, and most of the time
you don't need this manual. There is a simple on-line help 
facility. This user's guide annex reference manual is available 
in PostScript, PDF and in HTML format.

<P>
This document is intended to be a guide for both beginners and 
advanced users of TCM. Appendix&nbsp;<A HREF="usersguidenode11.html#MiniTut">A</A> contains a mini-tutorial 
of the notation techniques supported by this version of TCM.

<P>
TCM runs on Unix and Linux systems with X Windows and even on Windows,
running the 
<A NAME="tex2html1"
 HREF="http://www.cygwin.com/xfree">CYGWIN/XFree86</A>
environment.
The ftp-site is
<A NAME="tex2html2"
 HREF="ftp://ftp.cs.utwente.nl/pub/tcm">ftp://ftp.cs.utwente.nl/pub/tcm</A>. 
The TCM home page is
<A NAME="tex2html3"
 HREF="http://www.cs.utwente.nl/~tcm">http://www.cs.utwente.nl/~tcm</A>. 
TCM is distributed under the GNU General Public License (GPL).
</DIV>
<P>
<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS">&#160;</A>
<UL>
<LI><A NAME="tex2html255"
 HREF="usersguidenode1.html">Contents</A>
<LI><A NAME="tex2html256"
 HREF="usersguidenode2.html">List of Figures</A>
<LI><A NAME="tex2html257"
 HREF="usersguidenode3.html">1. Introduction</A>
<UL>
<LI><A NAME="tex2html258"
 HREF="usersguidenode3.html#SECTION00310000000000000000">1.1 An Overview of TCM</A>
<UL>
<LI><A NAME="tex2html259"
 HREF="usersguidenode3.html#SECTION00311000000000000000">1.1.1 The Purpose of TCM</A>
<LI><A NAME="tex2html260"
 HREF="usersguidenode3.html#SECTION00312000000000000000">1.1.2 What is Included in TCM</A>
<LI><A NAME="tex2html261"
 HREF="usersguidenode3.html#SECTION00313000000000000000">1.1.3 Using TCM in Software Specification</A>
</UL>
<LI><A NAME="tex2html262"
 HREF="usersguidenode3.html#SECTION00320000000000000000">1.2 How to Read this Manual</A>
<LI><A NAME="tex2html263"
 HREF="usersguidenode3.html#SECTION00330000000000000000">1.3 How to Obtain the Latest Version of TCM</A>
<LI><A NAME="tex2html264"
 HREF="usersguidenode3.html#SECTION00340000000000000000">1.4 Installation and Getting Started</A>
<UL>
<LI><A NAME="tex2html265"
 HREF="usersguidenode3.html#SECTION00341000000000000000">1.4.1 Unix tar-files with binaries</A>
<LI><A NAME="tex2html266"
 HREF="usersguidenode3.html#SECTION00342000000000000000">1.4.2 RPM distributions with binaries</A>
<LI><A NAME="tex2html267"
 HREF="usersguidenode3.html#SECTION00343000000000000000">1.4.3 Source code distributions</A>
<LI><A NAME="tex2html268"
 HREF="usersguidenode3.html#SECTION00344000000000000000">1.4.4 Starting up</A>
<LI><A NAME="tex2html269"
 HREF="usersguidenode3.html#SECTION00345000000000000000">1.4.5 Unix options, files and variables</A>
<LI><A NAME="tex2html270"
 HREF="usersguidenode3.html#SECTION00346000000000000000">1.4.6 Graphical User Interface</A>
</UL>
<LI><A NAME="tex2html271"
 HREF="usersguidenode3.html#SECTION00350000000000000000">1.5 Questions and Comments</A>
</UL>
<LI><A NAME="tex2html272"
 HREF="usersguidenode4.html">2. Document Editing</A>
<UL>
<LI><A NAME="tex2html273"
 HREF="usersguidenode4.html#SECTION00410000000000000000">2.1 The User Interface of TCM</A>
<UL>
<LI><A NAME="tex2html274"
 HREF="usersguidenode4.html#SECTION00411000000000000000">2.1.1 Tiled buttons.</A>
<LI><A NAME="tex2html275"
 HREF="usersguidenode4.html#SECTION00412000000000000000">2.1.2 Menu bar.</A>
<LI><A NAME="tex2html276"
 HREF="usersguidenode4.html#SECTION00413000000000000000">2.1.3 Drawing area.</A>
<LI><A NAME="tex2html277"
 HREF="usersguidenode4.html#SECTION00414000000000000000">2.1.4 Document Type.</A>
<LI><A NAME="tex2html278"
 HREF="usersguidenode4.html#SECTION00415000000000000000">2.1.5 Document name.</A>
<LI><A NAME="tex2html279"
 HREF="usersguidenode4.html#SECTION00416000000000000000">2.1.6 Modified.</A>
<LI><A NAME="tex2html280"
 HREF="usersguidenode4.html#SECTION00417000000000000000">2.1.7 Status area.</A>
<LI><A NAME="tex2html281"
 HREF="usersguidenode4.html#SECTION00418000000000000000">2.1.8 Directory.</A>
<LI><A NAME="tex2html282"
 HREF="usersguidenode4.html#SECTION00419000000000000000">2.1.9 Scale value.</A>
<LI><A NAME="tex2html283"
 HREF="usersguidenode4.html#SECTION004110000000000000000">2.1.10 Autoresizing.</A>
<LI><A NAME="tex2html284"
 HREF="usersguidenode4.html#SECTION004111000000000000000">2.1.11 In-line editor.</A>
<LI><A NAME="tex2html285"
 HREF="usersguidenode4.html#SECTION004112000000000000000">2.1.12 Hierarchic document.</A>
<LI><A NAME="tex2html286"
 HREF="usersguidenode4.html#SECTION004113000000000000000">2.1.13 Arrow Buttons.</A>
</UL>
<LI><A NAME="tex2html287"
 HREF="usersguidenode4.html#SECTION00420000000000000000">2.2 Changing the Document Name</A>
<LI><A NAME="tex2html288"
 HREF="usersguidenode4.html#SECTION00430000000000000000">2.3 Changing the Project Directory</A>
<LI><A NAME="tex2html289"
 HREF="usersguidenode4.html#SECTION00440000000000000000">2.4 Loading and Saving Documents</A>
<LI><A NAME="tex2html290"
 HREF="usersguidenode4.html#SECTION00450000000000000000">2.5 Editing Documents</A>
<UL>
<LI><A NAME="tex2html291"
 HREF="usersguidenode4.html#SECTION00451000000000000000">2.5.1 Editing Text in a Document</A>
<LI><A NAME="tex2html292"
 HREF="usersguidenode4.html#SECTION00452000000000000000">2.5.2 The In-line Text Editor</A>
<LI><A NAME="tex2html293"
 HREF="usersguidenode4.html#SECTION00453000000000000000">2.5.3 The Text Edit Dialog</A>
</UL>
<LI><A NAME="tex2html294"
 HREF="usersguidenode4.html#SECTION00460000000000000000">2.6 Viewing Documents</A>
<LI><A NAME="tex2html295"
 HREF="usersguidenode4.html#SECTION00470000000000000000">2.7 Printing Documents</A>
<LI><A NAME="tex2html296"
 HREF="usersguidenode4.html#SECTION00480000000000000000">2.8 The Scaler</A>
<LI><A NAME="tex2html297"
 HREF="usersguidenode4.html#SECTION00490000000000000000">2.9 The Page Layout</A>
<LI><A NAME="tex2html298"
 HREF="usersguidenode4.html#SECTION004100000000000000000">2.10 The Properties Menu</A>
<LI><A NAME="tex2html299"
 HREF="usersguidenode4.html#SECTION004110000000000000000">2.11 The Search Menu</A>
<LI><A NAME="tex2html300"
 HREF="usersguidenode4.html#SECTION004120000000000000000">2.12 Checking and Annotating Documents</A>
<LI><A NAME="tex2html301"
 HREF="usersguidenode4.html#SECTION004130000000000000000">2.13 On-line Help</A>
</UL>
<LI><A NAME="tex2html302"
 HREF="usersguidenode5.html">3. Diagram Editing</A>
<UL>
<LI><A NAME="tex2html303"
 HREF="usersguidenode5.html#SECTION00510000000000000000">3.1 Definitions</A>
<LI><A NAME="tex2html304"
 HREF="usersguidenode5.html#SECTION00520000000000000000">3.2 Creating Nodes</A>
<LI><A NAME="tex2html305"
 HREF="usersguidenode5.html#SECTION00530000000000000000">3.3 Creating Edges</A>
<LI><A NAME="tex2html306"
 HREF="usersguidenode5.html#SECTION00540000000000000000">3.4 Selection Commands</A>
<LI><A NAME="tex2html307"
 HREF="usersguidenode5.html#SECTION00550000000000000000">3.5 Editing Text</A>
<LI><A NAME="tex2html308"
 HREF="usersguidenode5.html#SECTION00560000000000000000">3.6 Moving Shapes</A>
<LI><A NAME="tex2html309"
 HREF="usersguidenode5.html#SECTION00570000000000000000">3.7 Resizing Shapes</A>
<LI><A NAME="tex2html310"
 HREF="usersguidenode5.html#SECTION00580000000000000000">3.8 Deleting Subjects</A>
<LI><A NAME="tex2html311"
 HREF="usersguidenode5.html#SECTION00590000000000000000">3.9 Cutting and Pasting Subjects</A>
<LI><A NAME="tex2html312"
 HREF="usersguidenode5.html#SECTION005100000000000000000">3.10 Creating and Deleting Duplicates of a Node</A>
<LI><A NAME="tex2html313"
 HREF="usersguidenode5.html#SECTION005110000000000000000">3.11 Changing Shape Properties</A>
<LI><A NAME="tex2html314"
 HREF="usersguidenode5.html#SECTION005120000000000000000">3.12 Miscellaneous Edit Commands</A>
<LI><A NAME="tex2html315"
 HREF="usersguidenode5.html#SECTION005130000000000000000">3.13 Undo and Redo</A>
<LI><A NAME="tex2html316"
 HREF="usersguidenode5.html#SECTION005140000000000000000">3.14 The Generic Diagram Editor (TGD)</A>
<UL>
<LI><A NAME="tex2html317"
 HREF="usersguidenode5.html#SECTION005141000000000000000">3.14.1 Nodes and Edges</A>
</UL>
</UL>
<LI><A NAME="tex2html318"
 HREF="usersguidenode6.html">4. Data View Editors</A>
<UL>
<LI><A NAME="tex2html319"
 HREF="usersguidenode6.html#SECTION00610000000000000000">4.1 The classic Entity-Relationship Diagram Editor (TERD)</A>
<UL>
<LI><A NAME="tex2html320"
 HREF="usersguidenode6.html#SECTION00611000000000000000">4.1.1 Nodes and Edges</A>
<LI><A NAME="tex2html321"
 HREF="usersguidenode6.html#SECTION00612000000000000000">4.1.2 Cardinality Constraints and Role Names</A>
<LI><A NAME="tex2html322"
 HREF="usersguidenode6.html#SECTION00613000000000000000">4.1.3 Taxonomic Structures</A>
<LI><A NAME="tex2html323"
 HREF="usersguidenode6.html#SECTION00614000000000000000">4.1.4 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html324"
 HREF="usersguidenode6.html#SECTION00620000000000000000">4.2 The Entity-Relationship Diagram Editor (TESD)</A>
<UL>
<LI><A NAME="tex2html325"
 HREF="usersguidenode6.html#SECTION00621000000000000000">4.2.1 Nodes and Edges</A>
<LI><A NAME="tex2html326"
 HREF="usersguidenode6.html#SECTION00622000000000000000">4.2.2 Cardinality Constraints</A>
<LI><A NAME="tex2html327"
 HREF="usersguidenode6.html#SECTION00623000000000000000">4.2.3 Read direction arrows</A>
<LI><A NAME="tex2html328"
 HREF="usersguidenode6.html#SECTION00624000000000000000">4.2.4 Taxonomic Structures</A>
<LI><A NAME="tex2html329"
 HREF="usersguidenode6.html#SECTION00625000000000000000">4.2.5 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html330"
 HREF="usersguidenode6.html#SECTION00630000000000000000">4.3 The Class-Relationship Diagram Editor (TCRD)</A>
<UL>
<LI><A NAME="tex2html331"
 HREF="usersguidenode6.html#SECTION00631000000000000000">4.3.1 Nodes and Edges</A>
<LI><A NAME="tex2html332"
 HREF="usersguidenode6.html#SECTION00632000000000000000">4.3.2 Classes and Relationships</A>
<LI><A NAME="tex2html333"
 HREF="usersguidenode6.html#SECTION00633000000000000000">4.3.3 Attributes and Operations</A>
<LI><A NAME="tex2html334"
 HREF="usersguidenode6.html#SECTION00634000000000000000">4.3.4 Taxonomic Structures</A>
<LI><A NAME="tex2html335"
 HREF="usersguidenode6.html#SECTION00635000000000000000">4.3.5 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html336"
 HREF="usersguidenode6.html#SECTION00640000000000000000">4.4 The Static Structure Diagram Editor (TSSD)</A>
<UL>
<LI><A NAME="tex2html337"
 HREF="usersguidenode6.html#SECTION00641000000000000000">4.4.1 Nodes and Edges</A>
<LI><A NAME="tex2html338"
 HREF="usersguidenode6.html#SECTION00642000000000000000">4.4.2 N-ary Associations</A>
<LI><A NAME="tex2html339"
 HREF="usersguidenode6.html#SECTION00643000000000000000">4.4.3 Objects</A>
<LI><A NAME="tex2html340"
 HREF="usersguidenode6.html#SECTION00644000000000000000">4.4.4 Taxonomic Structures</A>
<LI><A NAME="tex2html341"
 HREF="usersguidenode6.html#SECTION00645000000000000000">4.4.5 Constraint Checking</A>
</UL>
</UL>
<LI><A NAME="tex2html342"
 HREF="usersguidenode7.html">5. Behavior View Editors</A>
<UL>
<LI><A NAME="tex2html343"
 HREF="usersguidenode7.html#SECTION00710000000000000000">5.1 The State Transition Diagram Editor (TSTD)</A>
<UL>
<LI><A NAME="tex2html344"
 HREF="usersguidenode7.html#SECTION00711000000000000000">5.1.1 Nodes and Edges</A>
<LI><A NAME="tex2html345"
 HREF="usersguidenode7.html#SECTION00712000000000000000">5.1.2 States</A>
<LI><A NAME="tex2html346"
 HREF="usersguidenode7.html#SECTION00713000000000000000">5.1.3 Transitions, Events and Actions</A>
<LI><A NAME="tex2html347"
 HREF="usersguidenode7.html#SECTION00714000000000000000">5.1.4 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html348"
 HREF="usersguidenode7.html#SECTION00720000000000000000">5.2 The Activity Diagram Editor (TATD)</A>
<UL>
<LI><A NAME="tex2html349"
 HREF="usersguidenode7.html#SECTION00721000000000000000">5.2.1 Nodes and Edges</A>
<LI><A NAME="tex2html350"
 HREF="usersguidenode7.html#SECTION00722000000000000000">5.2.2 States</A>
<LI><A NAME="tex2html351"
 HREF="usersguidenode7.html#SECTION00723000000000000000">5.2.3 Transitions</A>
<LI><A NAME="tex2html352"
 HREF="usersguidenode7.html#SECTION00724000000000000000">5.2.4 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html353"
 HREF="usersguidenode7.html#SECTION00730000000000000000">5.3 The Process Structure Diagram Editor (TPSD)</A>
<UL>
<LI><A NAME="tex2html354"
 HREF="usersguidenode7.html#SECTION00731000000000000000">5.3.1 Nodes and Edges</A>
<LI><A NAME="tex2html355"
 HREF="usersguidenode7.html#SECTION00732000000000000000">5.3.2 The Process Tree</A>
<LI><A NAME="tex2html356"
 HREF="usersguidenode7.html#SECTION00733000000000000000">5.3.3 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html357"
 HREF="usersguidenode7.html#SECTION00740000000000000000">5.4 The Recursive Process Graph Editor (TRPG)</A>
<UL>
<LI><A NAME="tex2html358"
 HREF="usersguidenode7.html#SECTION00741000000000000000">5.4.1 Nodes and Edges</A>
<LI><A NAME="tex2html359"
 HREF="usersguidenode7.html#SECTION00742000000000000000">5.4.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html360"
 HREF="usersguidenode7.html#SECTION00750000000000000000">5.5 The Collaboration Diagram Editor (TCBD)</A>
<UL>
<LI><A NAME="tex2html361"
 HREF="usersguidenode7.html#SECTION00751000000000000000">5.5.1 Nodes and Edges</A>
<LI><A NAME="tex2html362"
 HREF="usersguidenode7.html#SECTION00752000000000000000">5.5.2 Interactions</A>
<LI><A NAME="tex2html363"
 HREF="usersguidenode7.html#SECTION00753000000000000000">5.5.3 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html364"
 HREF="usersguidenode7.html#SECTION00760000000000000000">5.6 The StateChart Diagram Editor (TSCD)</A>
<UL>
<LI><A NAME="tex2html365"
 HREF="usersguidenode7.html#SECTION00761000000000000000">5.6.1 Nodes and Edges</A>
<LI><A NAME="tex2html366"
 HREF="usersguidenode7.html#SECTION00762000000000000000">5.6.2 And-states</A>
</UL>
</UL>
<LI><A NAME="tex2html367"
 HREF="usersguidenode8.html">6. Architectural View Editors</A>
<UL>
<LI><A NAME="tex2html368"
 HREF="usersguidenode8.html#SECTION00810000000000000000">6.1 The Data Flow Diagram Editor (TDFD)</A>
<UL>
<LI><A NAME="tex2html369"
 HREF="usersguidenode8.html#SECTION00811000000000000000">6.1.1 Main window</A>
<LI><A NAME="tex2html370"
 HREF="usersguidenode8.html#SECTION00812000000000000000">6.1.2 Nodes and Edges</A>
<LI><A NAME="tex2html371"
 HREF="usersguidenode8.html#SECTION00813000000000000000">6.1.3 Data Flow Diagram Levels and Indexes</A>
<LI><A NAME="tex2html372"
 HREF="usersguidenode8.html#SECTION00814000000000000000">6.1.4 Minispecs</A>
<LI><A NAME="tex2html373"
 HREF="usersguidenode8.html#SECTION00815000000000000000">6.1.5 Splitting and Merging Flows</A>
<LI><A NAME="tex2html374"
 HREF="usersguidenode8.html#SECTION00816000000000000000">6.1.6 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html375"
 HREF="usersguidenode8.html#SECTION00820000000000000000">6.2 The Data and Event Flow Diagram Editor (TEFD)</A>
<UL>
<LI><A NAME="tex2html376"
 HREF="usersguidenode8.html#SECTION00821000000000000000">6.2.1 Nodes and Edges</A>
<LI><A NAME="tex2html377"
 HREF="usersguidenode8.html#SECTION00822000000000000000">6.2.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html378"
 HREF="usersguidenode8.html#SECTION00830000000000000000">6.3 The System Network Diagram Editor (TSND)</A>
<UL>
<LI><A NAME="tex2html379"
 HREF="usersguidenode8.html#SECTION00831000000000000000">6.3.1 Nodes and Edges</A>
<LI><A NAME="tex2html380"
 HREF="usersguidenode8.html#SECTION00832000000000000000">6.3.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html381"
 HREF="usersguidenode8.html#SECTION00840000000000000000">6.4 The Use Case Diagram Editor (TUCD)</A>
<UL>
<LI><A NAME="tex2html382"
 HREF="usersguidenode8.html#SECTION00841000000000000000">6.4.1 Nodes and Edges</A>
<LI><A NAME="tex2html383"
 HREF="usersguidenode8.html#SECTION00842000000000000000">6.4.2 Constraint Checking</A>
</UL>
<LI><A NAME="tex2html384"
 HREF="usersguidenode8.html#SECTION00850000000000000000">6.5 The Component Diagram Editor (TCPD)</A>
<UL>
<LI><A NAME="tex2html385"
 HREF="usersguidenode8.html#SECTION00851000000000000000">6.5.1 Nodes and Edges</A>
</UL>
<LI><A NAME="tex2html386"
 HREF="usersguidenode8.html#SECTION00860000000000000000">6.6 The Deployment Diagram Editor (TDPD)</A>
<UL>
<LI><A NAME="tex2html387"
 HREF="usersguidenode8.html#SECTION00861000000000000000">6.6.1 Nodes and Edges</A>
</UL>
</UL>
<LI><A NAME="tex2html388"
 HREF="usersguidenode9.html">7. Table Editing</A>
<UL>
<LI><A NAME="tex2html389"
 HREF="usersguidenode9.html#SECTION00910000000000000000">7.1 Editing Tables</A>
<UL>
<LI><A NAME="tex2html390"
 HREF="usersguidenode9.html#SECTION00911000000000000000">7.1.1 Definitions</A>
<LI><A NAME="tex2html391"
 HREF="usersguidenode9.html#SECTION00912000000000000000">7.1.2 Selection Commands</A>
<LI><A NAME="tex2html392"
 HREF="usersguidenode9.html#SECTION00913000000000000000">7.1.3 Editing Text</A>
<LI><A NAME="tex2html393"
 HREF="usersguidenode9.html#SECTION00914000000000000000">7.1.4 Copying and Moving Text</A>
<LI><A NAME="tex2html394"
 HREF="usersguidenode9.html#SECTION00915000000000000000">7.1.5 Cutting and Pasting Text</A>
<LI><A NAME="tex2html395"
 HREF="usersguidenode9.html#SECTION00916000000000000000">7.1.6 Adding Rows and Columns</A>
<LI><A NAME="tex2html396"
 HREF="usersguidenode9.html#SECTION00917000000000000000">7.1.7 Deleting Rows and Columns</A>
<LI><A NAME="tex2html397"
 HREF="usersguidenode9.html#SECTION00918000000000000000">7.1.8 Moving Rows and Columns</A>
<LI><A NAME="tex2html398"
 HREF="usersguidenode9.html#SECTION00919000000000000000">7.1.9 Sorting Rows and Columns</A>
<LI><A NAME="tex2html399"
 HREF="usersguidenode9.html#SECTION009110000000000000000">7.1.10 Resizing Rows and Columns</A>
<LI><A NAME="tex2html400"
 HREF="usersguidenode9.html#SECTION009111000000000000000">7.1.11 Undo and Redo</A>
<LI><A NAME="tex2html401"
 HREF="usersguidenode9.html#SECTION009112000000000000000">7.1.12 Changing Properties of a Table</A>
<LI><A NAME="tex2html402"
 HREF="usersguidenode9.html#SECTION009113000000000000000">7.1.13 Miscellaneous Commands</A>
</UL>
<LI><A NAME="tex2html403"
 HREF="usersguidenode9.html#SECTION00920000000000000000">7.2 The Generic Table Editor (TGT)</A>
<LI><A NAME="tex2html404"
 HREF="usersguidenode9.html#SECTION00930000000000000000">7.3 The Transaction Decomposition Table Editor (TTDT)</A>
<LI><A NAME="tex2html405"
 HREF="usersguidenode9.html#SECTION00940000000000000000">7.4 The Transaction-Use Table Editor (TTUT)</A>
<LI><A NAME="tex2html406"
 HREF="usersguidenode9.html#SECTION00950000000000000000">7.5 The Function-Entity type Table Editor (TFET)</A>
</UL>
<LI><A NAME="tex2html407"
 HREF="usersguidenode10.html">8. Tree Editing</A>
<UL>
<LI><A NAME="tex2html408"
 HREF="usersguidenode10.html#SECTION001010000000000000000">8.1 Editing Trees</A>
<LI><A NAME="tex2html409"
 HREF="usersguidenode10.html#SECTION001020000000000000000">8.2 Edit and View Mode</A>
<LI><A NAME="tex2html410"
 HREF="usersguidenode10.html#SECTION001030000000000000000">8.3 The Generic Textual Tree Editor (TGTT)</A>
<LI><A NAME="tex2html411"
 HREF="usersguidenode10.html#SECTION001040000000000000000">8.4 The Function Refinement Tree Editor (TFRT)</A>
</UL>
<LI><A NAME="tex2html412"
 HREF="usersguidenode11.html">9. Mini-tutorial on Notation Techniques</A>
<UL>
<LI><A NAME="tex2html413"
 HREF="usersguidenode11.html#SECTION001110000000000000000">9.1 Structured Analysis Notations</A>
<UL>
<LI><A NAME="tex2html414"
 HREF="usersguidenode11.html#SECTION001111000000000000000">9.1.1 Entity-Relationship Diagrams (TESD)</A>
<UL>
<LI><A NAME="tex2html415"
 HREF="usersguidenode11.html#SECTION001111100000000000000">9.1.1.1 Entity types</A>
<LI><A NAME="tex2html416"
 HREF="usersguidenode11.html#SECTION001111200000000000000">9.1.1.2 Binary relationships</A>
<LI><A NAME="tex2html417"
 HREF="usersguidenode11.html#SECTION001111300000000000000">9.1.1.3 Cardinality properties</A>
<LI><A NAME="tex2html418"
 HREF="usersguidenode11.html#SECTION001111400000000000000">9.1.1.4 Relationships of higher arity</A>
<LI><A NAME="tex2html419"
 HREF="usersguidenode11.html#SECTION001111500000000000000">9.1.1.5 Attributes</A>
<LI><A NAME="tex2html420"
 HREF="usersguidenode11.html#SECTION001111600000000000000">9.1.1.6 Associative entities</A>
<LI><A NAME="tex2html421"
 HREF="usersguidenode11.html#SECTION001111700000000000000">9.1.1.7 Is-a relationships</A>
</UL>
<LI><A NAME="tex2html422"
 HREF="usersguidenode11.html#SECTION001112000000000000000">9.1.2 Data and Event Flow Diagrams (TEFD)</A>
<UL>
<LI><A NAME="tex2html423"
 HREF="usersguidenode11.html#SECTION001112100000000000000">9.1.2.1 The components of a DFD</A>
<LI><A NAME="tex2html424"
 HREF="usersguidenode11.html#SECTION001112200000000000000">9.1.2.2 Hierarchical DFDs</A>
<LI><A NAME="tex2html425"
 HREF="usersguidenode11.html#SECTION001112300000000000000">9.1.2.3 Control processes</A>
<LI><A NAME="tex2html426"
 HREF="usersguidenode11.html#SECTION001112400000000000000">9.1.2.4 Event flows</A>
<LI><A NAME="tex2html427"
 HREF="usersguidenode11.html#SECTION001112500000000000000">9.1.2.5 Time-Discrete and time-continuous flows</A>
</UL>
<LI><A NAME="tex2html428"
 HREF="usersguidenode11.html#SECTION001113000000000000000">9.1.3 State Transition Diagrams (TSTD)</A>
<LI><A NAME="tex2html429"
 HREF="usersguidenode11.html#SECTION001114000000000000000">9.1.4 Transaction-Use Tables (TTUT)</A>
<LI><A NAME="tex2html430"
 HREF="usersguidenode11.html#SECTION001115000000000000000">9.1.5 Function-Entity Type Tables (TFET)</A>
<LI><A NAME="tex2html431"
 HREF="usersguidenode11.html#SECTION001116000000000000000">9.1.6 Function Refinement Trees (TFRT)</A>
</UL>
<LI><A NAME="tex2html432"
 HREF="usersguidenode11.html#SECTION001120000000000000000">9.2 UML Notations</A>
<UL>
<LI><A NAME="tex2html433"
 HREF="usersguidenode11.html#SECTION001121000000000000000">9.2.1 Use case diagrams (TUCD)</A>
<UL>
<LI><A NAME="tex2html434"
 HREF="usersguidenode11.html#SECTION001121100000000000000">9.2.1.1 Actors</A>
<LI><A NAME="tex2html435"
 HREF="usersguidenode11.html#SECTION001121200000000000000">9.2.1.2 Use cases</A>
</UL>
<LI><A NAME="tex2html436"
 HREF="usersguidenode11.html#SECTION001122000000000000000">9.2.2 Static structure diagrams (TSSD)</A>
<UL>
<LI><A NAME="tex2html437"
 HREF="usersguidenode11.html#SECTION001122100000000000000">9.2.2.1 Stereotypes and properties</A>
<LI><A NAME="tex2html438"
 HREF="usersguidenode11.html#SECTION001122200000000000000">9.2.2.2 Behavior</A>
<LI><A NAME="tex2html439"
 HREF="usersguidenode11.html#SECTION001122300000000000000">9.2.2.3 Objects</A>
</UL>
<LI><A NAME="tex2html440"
 HREF="usersguidenode11.html#SECTION001123000000000000000">9.2.3 Activity diagrams (TATD)</A>
<UL>
<LI><A NAME="tex2html441"
 HREF="usersguidenode11.html#SECTION001123100000000000000">9.2.3.1 Activity</A>
<LI><A NAME="tex2html442"
 HREF="usersguidenode11.html#SECTION001123200000000000000">9.2.3.2 Transition</A>
<LI><A NAME="tex2html443"
 HREF="usersguidenode11.html#SECTION001123300000000000000">9.2.3.3 Choice nodes</A>
<LI><A NAME="tex2html444"
 HREF="usersguidenode11.html#SECTION001123400000000000000">9.2.3.4 Fork and join nodes</A>
<LI><A NAME="tex2html445"
 HREF="usersguidenode11.html#SECTION001123500000000000000">9.2.3.5 Initial and final state</A>
</UL>
<LI><A NAME="tex2html446"
 HREF="usersguidenode11.html#SECTION001124000000000000000">9.2.4 Statechart diagrams (TSCD)</A>
<LI><A NAME="tex2html447"
 HREF="usersguidenode11.html#SECTION001125000000000000000">9.2.5 Collaboration diagrams (TCBD)</A>
<UL>
<LI><A NAME="tex2html448"
 HREF="usersguidenode11.html#SECTION001125100000000000000">9.2.5.1 Messages</A>
</UL>
<LI><A NAME="tex2html449"
 HREF="usersguidenode11.html#SECTION001126000000000000000">9.2.6 Component diagrams (TCPD)</A>
<LI><A NAME="tex2html450"
 HREF="usersguidenode11.html#SECTION001127000000000000000">9.2.7 Deployment diagrams (TDPD)</A>
</UL>
<LI><A NAME="tex2html451"
 HREF="usersguidenode11.html#SECTION001130000000000000000">9.3 Miscellaneous Notations</A>
<UL>
<LI><A NAME="tex2html452"
 HREF="usersguidenode11.html#SECTION001131000000000000000">9.3.1 Classic Entity-Relationship Diagrams (TERD)</A>
<UL>
<LI><A NAME="tex2html453"
 HREF="usersguidenode11.html#SECTION001131100000000000000">9.3.1.1 Entity types</A>
<LI><A NAME="tex2html454"
 HREF="usersguidenode11.html#SECTION001131200000000000000">9.3.1.2 Binary relationships</A>
<LI><A NAME="tex2html455"
 HREF="usersguidenode11.html#SECTION001131300000000000000">9.3.1.3 Cardinality constraints</A>
<LI><A NAME="tex2html456"
 HREF="usersguidenode11.html#SECTION001131400000000000000">9.3.1.4 Relationships of higher arity</A>
<LI><A NAME="tex2html457"
 HREF="usersguidenode11.html#SECTION001131500000000000000">9.3.1.5 Value types</A>
<LI><A NAME="tex2html458"
 HREF="usersguidenode11.html#SECTION001131600000000000000">9.3.1.6 Attributes</A>
<LI><A NAME="tex2html459"
 HREF="usersguidenode11.html#SECTION001131700000000000000">9.3.1.7 Is-a relationships</A>
</UL>
<LI><A NAME="tex2html460"
 HREF="usersguidenode11.html#SECTION001132000000000000000">9.3.2 Class-Relationship Diagrams (TCRD)</A>
<UL>
<LI><A NAME="tex2html461"
 HREF="usersguidenode11.html#SECTION001132100000000000000">9.3.2.1 Classes</A>
<LI><A NAME="tex2html462"
 HREF="usersguidenode11.html#SECTION001132200000000000000">9.3.2.2 Relationships</A>
<LI><A NAME="tex2html463"
 HREF="usersguidenode11.html#SECTION001132300000000000000">9.3.2.3 Is-a relationships</A>
</UL>
<LI><A NAME="tex2html464"
 HREF="usersguidenode11.html#SECTION001133000000000000000">9.3.3 Data Flow Diagrams (TDFD)</A>
<LI><A NAME="tex2html465"
 HREF="usersguidenode11.html#SECTION001134000000000000000">9.3.4 Process Structure Diagrams (TPSD)</A>
<LI><A NAME="tex2html466"
 HREF="usersguidenode11.html#SECTION001135000000000000000">9.3.5 System Network Diagrams (TSND)</A>
<LI><A NAME="tex2html467"
 HREF="usersguidenode11.html#SECTION001136000000000000000">9.3.6 Recursive Process Graphs (TRPG)</A>
<LI><A NAME="tex2html468"
 HREF="usersguidenode11.html#SECTION001137000000000000000">9.3.7 Transaction Decomposition Tables (TTDT)</A>
</UL>
</UL>
<LI><A NAME="tex2html469"
 HREF="usersguidenode12.html">10. Frequently Asked Questions</A>
<UL>
<LI><A NAME="tex2html470"
 HREF="usersguidenode12.html#SECTION001210000000000000000">10.1 What is TCM?</A>
<LI><A NAME="tex2html471"
 HREF="usersguidenode12.html#SECTION001220000000000000000">10.2 Where can I get TCM?</A>
<LI><A NAME="tex2html472"
 HREF="usersguidenode12.html#SECTION001230000000000000000">10.3 How do I install TCM?</A>
<LI><A NAME="tex2html473"
 HREF="usersguidenode12.html#SECTION001240000000000000000">10.4 How do I start up TCM?</A>
<LI><A NAME="tex2html474"
 HREF="usersguidenode12.html#SECTION001250000000000000000">10.5 Where can I find the user manual of TCM?</A>
<LI><A NAME="tex2html475"
 HREF="usersguidenode12.html#SECTION001260000000000000000">10.6 What else can I read about the methods supported in TCM?</A>
<LI><A NAME="tex2html476"
 HREF="usersguidenode12.html#SECTION001270000000000000000">10.7 Is TCM available for my platform?</A>
<LI><A NAME="tex2html477"
 HREF="usersguidenode12.html#SECTION001280000000000000000">10.8 What to do if I don't have Motif?</A>
<LI><A NAME="tex2html478"
 HREF="usersguidenode12.html#SECTION001290000000000000000">10.9 Can I obtain the source code of TCM?</A>
<LI><A NAME="tex2html479"
 HREF="usersguidenode12.html#SECTION0012100000000000000000">10.10 How can I compile or port TCM for my system?</A>
<LI><A NAME="tex2html480"
 HREF="usersguidenode12.html#SECTION0012110000000000000000">10.11 What are the terms of usage?</A>
<LI><A NAME="tex2html481"
 HREF="usersguidenode12.html#SECTION0012120000000000000000">10.12 In what programming language is TCM written?</A>
<LI><A NAME="tex2html482"
 HREF="usersguidenode12.html#SECTION0012130000000000000000">10.13 How do I stay up-to-date with the developments of TCM?</A>
<LI><A NAME="tex2html483"
 HREF="usersguidenode12.html#SECTION0012140000000000000000">10.14 Why is Motif used for the GUI?</A>
<LI><A NAME="tex2html484"
 HREF="usersguidenode12.html#SECTION0012150000000000000000">10.15 Did you use other tools or widget sets to build TCM?</A>
<LI><A NAME="tex2html485"
 HREF="usersguidenode12.html#SECTION0012160000000000000000">10.16 Does TCM run under Windows, Macintosh, Java etc. ?</A>
<LI><A NAME="tex2html486"
 HREF="usersguidenode12.html#SECTION0012170000000000000000">10.17 How can I configure TCM?</A>
<LI><A NAME="tex2html487"
 HREF="usersguidenode12.html#SECTION0012180000000000000000">10.18 Can I set X Resources for TCM?</A>
<LI><A NAME="tex2html488"
 HREF="usersguidenode12.html#SECTION0012190000000000000000">10.19 Why does TCM sometimes show fewer or different colors?</A>
<LI><A NAME="tex2html489"
 HREF="usersguidenode12.html#SECTION0012200000000000000000">10.20 Why does TCM crash with ``X Error of failed request''?</A>
<LI><A NAME="tex2html490"
 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="tex2html491"
 HREF="usersguidenode12.html#SECTION0012220000000000000000">10.22 Why does TCM complain about old versions when I load a diagram?</A>
<LI><A NAME="tex2html492"
 HREF="usersguidenode12.html#SECTION0012230000000000000000">10.23 How can I print my TCM documents?</A>
<LI><A NAME="tex2html493"
 HREF="usersguidenode12.html#SECTION0012240000000000000000">10.24 How can I include a TCM picture in my text document?</A>
<LI><A NAME="tex2html494"
 HREF="usersguidenode12.html#SECTION0012250000000000000000">10.25 Is it possible to create process decompositions in TDFD?</A>
<LI><A NAME="tex2html495"
 HREF="usersguidenode12.html#SECTION0012260000000000000000">10.26 Are there plans for consistency checks across diagrams?</A>
<LI><A NAME="tex2html496"
 HREF="usersguidenode12.html#SECTION0012270000000000000000">10.27 Is it possible for the user to define its own symbols?</A>
<LI><A NAME="tex2html497"
 HREF="usersguidenode12.html#SECTION0012280000000000000000">10.28 Do you have any plans to support specific methods?</A>
<LI><A NAME="tex2html498"
 HREF="usersguidenode12.html#SECTION0012290000000000000000">10.29 Do you have plans for code generation?</A>
<LI><A NAME="tex2html499"
 HREF="usersguidenode12.html#SECTION0012300000000000000000">10.30 Is it possible to drag and drop with TCM?</A>
<LI><A NAME="tex2html500"
 HREF="usersguidenode12.html#SECTION0012310000000000000000">10.31 What file formats does TCM generate?</A>
<LI><A NAME="tex2html501"
 HREF="usersguidenode12.html#SECTION0012320000000000000000">10.32 I want to draw an XYZ diagram, which tool should I use?</A>
<LI><A NAME="tex2html502"
 HREF="usersguidenode12.html#SECTION0012330000000000000000">10.33 Is it possible to make an editor for XYZ diagrams? </A>
<LI><A NAME="tex2html503"
 HREF="usersguidenode12.html#SECTION0012340000000000000000">10.34 How can I have more influence on the layout? </A>
<LI><A NAME="tex2html504"
 HREF="usersguidenode12.html#SECTION0012350000000000000000">10.35 How can I connect an edge with an edge? </A>
<LI><A NAME="tex2html505"
 HREF="usersguidenode12.html#SECTION0012360000000000000000">10.36 Why are there black pixels left in the drawing area?</A>
<LI><A NAME="tex2html506"
 HREF="usersguidenode12.html#SECTION0012370000000000000000">10.37 Why doesn't the BackSpace key function correctly in Linux?</A>
<LI><A NAME="tex2html507"
 HREF="usersguidenode12.html#SECTION0012380000000000000000">10.38 Why does TCM have a tea pot with a 'T' as logo? </A>
<LI><A NAME="tex2html508"
 HREF="usersguidenode12.html#SECTION0012390000000000000000">10.39 What do these ``assertion failed:'' messages mean?</A>
<LI><A NAME="tex2html509"
 HREF="usersguidenode12.html#SECTION0012400000000000000000">10.40 I have a question. What should I do now?</A>
<LI><A NAME="tex2html510"
 HREF="usersguidenode12.html#SECTION0012410000000000000000">10.41 I found a bug. What should I do now?</A>
<LI><A NAME="tex2html511"
 HREF="usersguidenode12.html#SECTION0012420000000000000000">10.42 How can I contribute to TCM?</A>
</UL>
<LI><A NAME="tex2html512"
 HREF="usersguidenode13.html">11. TCM File format</A>
<UL>
<LI><A NAME="tex2html513"
 HREF="usersguidenode13.html#SECTION001310000000000000000">11.1 Introduction</A>
<LI><A NAME="tex2html514"
 HREF="usersguidenode13.html#SECTION001320000000000000000">11.2 Elements of a TCM document</A>
<LI><A NAME="tex2html515"
 HREF="usersguidenode13.html#SECTION001330000000000000000">11.3 Storage, Document and Page Information</A>
<UL>
<LI><A NAME="tex2html516"
 HREF="usersguidenode13.html#SECTION001330100000000000000">11.3.0.1 Storage section</A>
<LI><A NAME="tex2html517"
 HREF="usersguidenode13.html#SECTION001330200000000000000">11.3.0.2 Document section</A>
<LI><A NAME="tex2html518"
 HREF="usersguidenode13.html#SECTION001330300000000000000">11.3.0.3 Page section</A>
<LI><A NAME="tex2html519"
 HREF="usersguidenode13.html#SECTION001330400000000000000">11.3.0.4 Scale section</A>
</UL>
<LI><A NAME="tex2html520"
 HREF="usersguidenode13.html#SECTION001340000000000000000">11.4 Diagram Editor File Format</A>
<UL>
<LI><A NAME="tex2html521"
 HREF="usersguidenode13.html#SECTION001340100000000000000">11.4.0.1 Node sections</A>
<LI><A NAME="tex2html522"
 HREF="usersguidenode13.html#SECTION001340200000000000000">11.4.0.2 Edge sections</A>
<LI><A NAME="tex2html523"
 HREF="usersguidenode13.html#SECTION001340300000000000000">11.4.0.3 View sections</A>
<LI><A NAME="tex2html524"
 HREF="usersguidenode13.html#SECTION001340400000000000000">11.4.0.4 Node shape sections</A>
<LI><A NAME="tex2html525"
 HREF="usersguidenode13.html#SECTION001340500000000000000">11.4.0.5 Line sections</A>
</UL>
<LI><A NAME="tex2html526"
 HREF="usersguidenode13.html#SECTION001350000000000000000">11.5 Table Editor File Format</A>
<UL>
<LI><A NAME="tex2html527"
 HREF="usersguidenode13.html#SECTION001350100000000000000">11.5.0.1 Table section</A>
<LI><A NAME="tex2html528"
 HREF="usersguidenode13.html#SECTION001350200000000000000">11.5.0.2 Row sections</A>
<LI><A NAME="tex2html529"
 HREF="usersguidenode13.html#SECTION001350300000000000000">11.5.0.3 Column sections</A>
</UL>
</UL>
<LI><A NAME="tex2html530"
 HREF="usersguidenode14.html">Bibliography</A>
<LI><A NAME="tex2html531"
 HREF="usersguidenode15.html">Index</A>
<LI><A NAME="tex2html532"
 HREF="usersguidenode16.html">About this document ... </A>
</UL>
<!--End of Table of Child-Links-->
<HR>
<!--Navigation Panel-->
<A NAME="tex2html253"
 HREF="usersguidenode1.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_motif.gif"></A> 
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_motif_gr.gif"> 
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="previous_motif_gr.gif"> 
<A NAME="tex2html251"
 HREF="usersguidenode1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents_motif.gif"></A> 
<A NAME="tex2html252"
 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="tex2html254"
 HREF="usersguidenode1.html">Contents</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Henk van de Zandschulp</I>
<BR><I>2003-01-20</I>
</ADDRESS>
</BODY>
</HTML>