~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to doc/sourcecode/CRDiagram.html

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>CRDiagram</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  CRDiagram : public <!2><A HREF="ERDiagram.html#DOC.153.1">ERDiagram</A> </H2><BLOCKQUOTE>
 
4
 class-relationship diagram class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=125>
 
9
<param name=classes value="CDocument,MDocument.html,CDiagram,MDiagram.html,CERDiagram,MERDiagram.html,CCRDiagram,MCRDiagram.html">
 
10
<param name=before value="M,M,M,M">
 
11
<param name=after value="Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.71.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>CRDiagram</B> (<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="CRWindow.html">CRWindow</A> *, <!1><A HREF="CRViewer.html">CRViewer</A>*, <!1><A HREF="CRGraph.html">CRGraph</A> *)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.2"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~CRDiagram</B> ()<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.3"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Node.html">Node</A>* </TD><TD><B>CreateNode</B> ()<br>
 
24
<I></I>
 
25
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.4"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Edge.html">Edge</A>* </TD><TD><B>CreateEdge</B> (<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)<br>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.5"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="NodeShape.html">NodeShape</A>* </TD><TD><B>CreateNodeShape</B> (<!1><A HREF="Node.html">Node</A> *node, int x, int y)<br>
 
28
<I></I>
 
29
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.6"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Line.html">Line</A>* </TD><TD><B>CreateLine</B> (<!1><A HREF="Edge.html">Edge</A> *edge, <!1><A HREF="GShape.html">GShape</A> *fromShape, <!1><A HREF="GShape.html">GShape</A> *toShape, <!1><A HREF="List.html">List</A><<!1><A HREF="Point.html">Point</A> *> *line)<br>
 
30
<I></I>
 
31
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.7"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateNodeType</B> (int n)<br>
 
32
<I></I>
 
33
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.8"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateEdgeType</B> (int n)<br>
 
34
<I></I>
 
35
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.9"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>SetText</B> (<!1><A HREF="TextShape.html">TextShape</A> *t, const <!1><A HREF="string.html">string</A> *s)<br>
 
36
<I></I>
 
37
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.10"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CheckDocument</B> ()<br>
 
38
<I></I>
 
39
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.11"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>SetAttribute</B> (<!1><A HREF="ClassNode.html">ClassNode</A> *obj, const <!1><A HREF="string.html">string</A> *s, unsigned nr)<br>
 
40
<I> Set Attribute in obj at position nr.</I>
 
41
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.12"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>SetOperation</B> (<!1><A HREF="ClassNode.html">ClassNode</A> *obj, const <!1><A HREF="string.html">string</A> *s, unsigned nr)<br>
 
42
<I> Set Operation in obj at position nr.</I>
 
43
</TD></TR></TABLE><TABLE>
 
44
<DT><h3>Protected Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.71.13"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>MakeErrorMessage</B> (<!1><A HREF="ClassNode.html">ClassNode</A> *obj, <!2><A HREF="ClassNode.html#DOC.44.4">ClassNode::TextErrType</A> result, const <!1><A HREF="string.html">string</A> *s, <!1><A HREF="string.html">string</A> *msg)<br>
 
45
<I> Give error after failing to update attribute or operation.</I>
 
46
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.14"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>CheckTaxonomyCombination</B> (<!1><A HREF="Edge.html">Edge</A> *edge)<br>
 
47
<I> Checks if combining TaxonomyJunction and ModeJunction is correct.</I>
 
48
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.15"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Thing.html">Thing</A>* </TD><TD><B>CreateThing</B> (int classNr)<br>
 
49
<I></I>
 
50
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.71.16"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="CRChecks.html">CRChecks</A>* </TD><TD><B>GetCRChecks</B> ()<br>
 
51
<I></I>
 
52
</TD></TR></TABLE></DL>
 
53
<hr><H3>Inherited from <A HREF="ERDiagram.html">ERDiagram:</A></h3>
 
54
 
 
55
<DL>
 
56
<DL>
 
57
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>CheckIsaLoop</B>(<!1><A HREF="Edge.html">Edge</A> *edge)
 
58
<DT><IMG SRC=icon2.gif> bool  <B>CheckEdgeConstraints</B>(<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)
 
59
</DL></DL>
 
60
<hr><H3>Inherited from <A HREF = "Diagram.html"> Diagram:</A></h3>
 
61
 
 
62
<DL>
 
63
<DL>
 
64
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  <!1><A HREF="Sequence.html">Sequence</A>  <B>sequence</B>
 
65
</DL><DL>
 
66
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Initialize</B>()
 
67
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
 
68
<DT><IMG SRC=icon2.gif> <!1><A HREF="AssocList.html">AssocList</A>*  <B>GetAssocList</B>() const 
 
69
<DT><IMG SRC=icon2.gif> void  <B>SetCurve</B>(bool set)
 
70
<DT><IMG SRC=icon2.gif> bool  <B>IsCurve</B>() const 
 
71
<DT><IMG SRC=icon2.gif> bool  <B>CheckConnection</B>(<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)
 
72
<DT><IMG SRC=icon2.gif> virtual  void  <B>AddSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
73
<DT><IMG SRC=icon2.gif> void  <B>AddSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
74
<DT><IMG SRC=icon2.gif> virtual  void  <B>RemoveSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
75
<DT><IMG SRC=icon2.gif> void  <B>RemoveSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
76
<DT><IMG SRC=icon2.gif> void  <B>CompleteSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
 
77
<DT><IMG SRC=icon2.gif> void  <B>CompleteEdges</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
 
78
<DT><IMG SRC=icon2.gif> void  <B>CompleteSubject</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *edges, <!1><A HREF="Subject.html">Subject</A> *subject)
 
79
<DT><IMG SRC=icon2.gif> void  <B>RemoveAll</B>()
 
80
<DT><IMG SRC=icon2.gif> void  <B>AnnotateSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
81
<DT><IMG SRC=icon2.gif> void  <B>SetSubjectAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
 
82
<DT><IMG SRC=icon2.gif> bool  <B>RedirectEdge</B>(<!1><A HREF="Line.html">Line</A> *line, bool first, const <!1><A HREF="Point.html">Point</A> *pt)
 
83
<DT><IMG SRC=icon2.gif> void  <B>Move</B>(<!2><A HREF="Document.html#DOC.118.42">MoveType</A>)
 
84
<DT><IMG SRC=icon2.gif> void  <B>SelectSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
85
<DT><IMG SRC=icon2.gif> void  <B>SelectSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
86
<DT><IMG SRC=icon2.gif> void  <B>FindAll</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
 
87
<DT><IMG SRC=icon2.gif> void  <B>FindNext</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
 
88
<DT><IMG SRC=icon2.gif> void  <B>ReplaceAll</B>(const <!1><A HREF="string.html">string</A> *s1, const <!1><A HREF="string.html">string</A> *s2, bool send, bool substring, bool nameOnly)
 
89
<DT><IMG SRC=icon2.gif> void  <B>ReplaceNext</B>(const <!1><A HREF="string.html">string</A> *s1, const <!1><A HREF="string.html">string</A> *s2, bool send, bool substring, bool nameOnly)
 
90
<DT><IMG SRC=icon2.gif> virtual  bool  <B>HasIndexNode</B>(int)
 
91
<DT><IMG SRC=icon2.gif> virtual  bool  <B>HasIndexShape</B>(int)
 
92
<DT><IMG SRC=icon2.gif> void  <B>Reindex</B>()
 
93
<DT><IMG SRC=icon2.gif> void  <B>SetNextIndex</B>(<!1><A HREF="Node.html">Node</A> *n)
 
94
</DL><DL>
 
95
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetDiagramViewer</B>() const 
 
96
<DT><IMG SRC=icon2.gif> int  <B>GetNodeType</B>() const 
 
97
<DT><IMG SRC=icon2.gif> void  <B>SetNodeType</B>(int n)
 
98
<DT><IMG SRC=icon2.gif> int  <B>GetEdgeType</B>() const 
 
99
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeType</B>(int n)
 
100
<DT><IMG SRC=icon2.gif> int  <B>GetNodeShapeType</B>() const 
 
101
<DT><IMG SRC=icon2.gif> void  <B>SetNodeShapeType</B>(int n)
 
102
<DT><IMG SRC=icon2.gif> void  <B>SetLineType</B>(int n)
 
103
<DT><IMG SRC=icon2.gif> int  <B>GetLineType</B>() const 
 
104
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetNodeLineStyle</B>()
 
105
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetEdgeLineStyle</B>()
 
106
<DT><IMG SRC=icon2.gif> void  <B>SetNodeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> n)
 
107
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> e)
 
108
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd1</B>()
 
109
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd2</B>()
 
110
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd1</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
111
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd2</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
112
<DT><IMG SRC=icon2.gif> bool  <B>SetSubjectName</B>(<!1><A HREF="Subject.html">Subject</A> *subject, const <!1><A HREF="string.html">string</A> *s)
 
113
<DT><IMG SRC=icon2.gif> bool  <B>SetIndex</B>(<!1><A HREF="Node.html">Node</A> *n, const <!1><A HREF="string.html">string</A> *index)
 
114
<DT><IMG SRC=icon2.gif> virtual  void  <B>PlaceShapes</B>()
 
115
<DT><IMG SRC=icon2.gif> void  <B>LoadEntries</B>()
 
116
<DT><IMG SRC=icon2.gif> void  <B>SaveEntries</B>()
 
117
<DT><IMG SRC=icon2.gif> void  <B>UpdateNameStrings</B>(<!1><A HREF="Subject.html">Subject</A> *subject)
 
118
</DL></DL>
 
119
<hr><H3>Inherited from <A HREF = "Document.html"> Document:</A></h3>
 
120
 
 
121
<DL>
 
122
<DL>
 
123
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>MoveType</B>
 
124
</DL><DL>
 
125
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>New</B>()
 
126
<DT><IMG SRC=icon2.gif> virtual  void  <B>Load</B>()
 
127
<DT><IMG SRC=icon2.gif> virtual  void  <B>Append</B>()
 
128
<DT><IMG SRC=icon2.gif> void  <B>Save</B>()
 
129
<DT><IMG SRC=icon2.gif> void  <B>SaveAs</B>()
 
130
<DT><IMG SRC=icon2.gif> void  <B>SaveSelectionAs</B>()
 
131
<DT><IMG SRC=icon2.gif> void  <B>Quit</B>()
 
132
<DT><IMG SRC=icon2.gif> void  <B>ShowDocInfo</B>()
 
133
<DT><IMG SRC=icon2.gif> void  <B>ShowSource</B>()
 
134
<DT><IMG SRC=icon2.gif> void  <B>SaveSource</B>()
 
135
<DT><IMG SRC=icon2.gif> virtual  void  <B>ShowSummary</B>()
 
136
<DT><IMG SRC=icon2.gif> virtual  void  <B>ModelCheckDocument</B>()
 
137
<DT><IMG SRC=icon2.gif> void  <B>Annotate</B>()
 
138
<DT><IMG SRC=icon2.gif> void  <B>LoadSave</B>(const <!1><A HREF="string.html">string</A> *file)
 
139
<DT><IMG SRC=icon2.gif> virtual  void  <B>DoLoad</B>(const <!1><A HREF="string.html">string</A> *file)
 
140
<DT><IMG SRC=icon2.gif> void  <B>DoSaveAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
141
<DT><IMG SRC=icon2.gif> void  <B>DoSaveSelectionAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
142
<DT><IMG SRC=icon2.gif> double  <B>GetLoadFormat</B>() const 
 
143
<DT><IMG SRC=icon2.gif> void  <B>NewFile</B>(const <!1><A HREF="string.html">string</A> *file)
 
144
<DT><IMG SRC=icon2.gif> bool  <B>NewName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
145
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
146
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
147
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDocType</B>() const 
 
148
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetSuffix</B>() const 
 
149
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetToolName</B>() const 
 
150
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAuthor</B>() const 
 
151
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetCreationTime</B>() const 
 
152
<DT><IMG SRC=icon2.gif> bool  <B>IsDefault</B>()
 
153
<DT><IMG SRC=icon2.gif> void  <B>NewDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
154
<DT><IMG SRC=icon2.gif> void  <B>SetDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
155
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDir</B>() const 
 
156
<DT><IMG SRC=icon2.gif> void  <B>SetFSDir</B>()
 
157
<DT><IMG SRC=icon2.gif> void  <B>IncChanges</B>()
 
158
<DT><IMG SRC=icon2.gif> void  <B>DecChanges</B>()
 
159
<DT><IMG SRC=icon2.gif> int  <B>GetChanges</B>() const 
 
160
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetInlineEdit</B>(bool)
 
161
<DT><IMG SRC=icon2.gif> bool  <B>IsModified</B>() const 
 
162
<DT><IMG SRC=icon2.gif> void  <B>SetModified</B>(bool set)
 
163
<DT><IMG SRC=icon2.gif> bool  <B>IsLoaded</B>() const 
 
164
<DT><IMG SRC=icon2.gif> bool  <B>MayWrite</B>(const <!1><A HREF="string.html">string</A> *path)
 
165
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const char *msg)
 
166
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const <!1><A HREF="string.html">string</A> *msg)
 
167
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(const <!1><A HREF="string.html">string</A> *s)
 
168
<DT><IMG SRC=icon2.gif> virtual  void  <B>Find</B>()
 
169
<DT><IMG SRC=icon2.gif> virtual  void  <B>Replace</B>()
 
170
<DT><IMG SRC=icon2.gif> void  <B>UpdateWindow</B>()
 
171
<DT><IMG SRC=icon2.gif> <!1><A HREF="EditWindow.html">EditWindow</A>*  <B>GetMainWindow</B>() const 
 
172
<DT><IMG SRC=icon2.gif> <!1><A HREF="Config.html">Config</A>*  <B>GetConfig</B>() const 
 
173
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
 
174
<DT><IMG SRC=icon2.gif> <!1><A HREF="InputFile.html">InputFile</A>*  <B>GetInputFile</B>() const 
 
175
<DT><IMG SRC=icon2.gif> <!1><A HREF="OutputFile.html">OutputFile</A>*  <B>GetOutputFile</B>() const 
 
176
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetSourceEditDialog</B>() const 
 
177
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetDocAnnotationDialog</B>() const 
 
178
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetEltAnnotationDialog</B>() const 
 
179
<DT><IMG SRC=icon2.gif> <!1><A HREF="FileSelectionDialog.html">FileSelectionDialog</A>*  <B>GetFileSelectionDialog</B>() const 
 
180
<DT><IMG SRC=icon2.gif> <!1><A HREF="FindDialog.html">FindDialog</A>*  <B>GetFindDialog</B>() const 
 
181
<DT><IMG SRC=icon2.gif> <!1><A HREF="ReplaceDialog.html">ReplaceDialog</A>*  <B>GetReplaceDialog</B>() const 
 
182
</DL><DL>
 
183
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="string.html">string</A>  <B>chkbuf</B>
 
184
</DL><DL>
 
185
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsAppending</B>() const 
 
186
<DT><IMG SRC=icon2.gif> bool  <B>IsSaveSelection</B>() const 
 
187
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateDirectory</B>(const <!1><A HREF="string.html">string</A> *s)
 
188
<DT><IMG SRC=icon2.gif> void  <B>ShowDialog</B>(<!2><A HREF="MessageDialog.html#DOC.225.1">MessageDialog::DialogType</A>, const char *title, const char *text)
 
189
<DT><IMG SRC=icon2.gif> void  <B>ShowDialog</B>(<!2><A HREF="MessageDialog.html#DOC.225.1">MessageDialog::DialogType</A>, const char *title, const <!1><A HREF="string.html">string</A> *text)
 
190
<DT><IMG SRC=icon2.gif> void  <B>ReportCheck</B>(int errors, const <!1><A HREF="string.html">string</A> *msg)
 
191
<DT><IMG SRC=icon2.gif> bool  <B>Save</B>(const <!1><A HREF="string.html">string</A> *file)
 
192
</DL></DL>
 
193
<A NAME="DOC.DOCU">
 
194
<hr>
 
195
 <h2> Documentation </h2>
 
196
<BLOCKQUOTE>
 
197
 class-relationship diagram class.
 
198
 
 
199
</BLOCKQUOTE>
 
200
<DL>
 
201
 
 
202
<A NAME="CRDiagram">
 
203
<A NAME ="DOC.71.1">
 
204
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  CRDiagram(<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="CRWindow.html">CRWindow</A> *, <!1><A HREF="CRViewer.html">CRViewer</A>*, <!1><A HREF="CRGraph.html">CRGraph</A> *)</B></TT>
 
205
<DL></DL><P>
 
206
<A NAME="~CRDiagram">
 
207
<A NAME ="DOC.71.2">
 
208
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~CRDiagram()</B></TT>
 
209
<DL></DL><P>
 
210
<A NAME="CreateNode">
 
211
<A NAME ="DOC.71.3">
 
212
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Node.html">Node</A>*  CreateNode()</B></TT>
 
213
<DL></DL><P>
 
214
<A NAME="CreateEdge">
 
215
<A NAME ="DOC.71.4">
 
216
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Edge.html">Edge</A>*  CreateEdge(<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)</B></TT>
 
217
<DL></DL><P>
 
218
<A NAME="CreateNodeShape">
 
219
<A NAME ="DOC.71.5">
 
220
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="NodeShape.html">NodeShape</A>*  CreateNodeShape(<!1><A HREF="Node.html">Node</A> *node, int x, int y)</B></TT>
 
221
<DL></DL><P>
 
222
<A NAME="CreateLine">
 
223
<A NAME ="DOC.71.6">
 
224
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Line.html">Line</A>*  CreateLine(<!1><A HREF="Edge.html">Edge</A> *edge, <!1><A HREF="GShape.html">GShape</A> *fromShape, <!1><A HREF="GShape.html">GShape</A> *toShape, <!1><A HREF="List.html">List</A><<!1><A HREF="Point.html">Point</A> *> *line)</B></TT>
 
225
<DL></DL><P>
 
226
<A NAME="UpdateNodeType">
 
227
<A NAME ="DOC.71.7">
 
228
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateNodeType(int n)</B></TT>
 
229
<DL></DL><P>
 
230
<A NAME="UpdateEdgeType">
 
231
<A NAME ="DOC.71.8">
 
232
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateEdgeType(int n)</B></TT>
 
233
<DL></DL><P>
 
234
<A NAME="SetText">
 
235
<A NAME ="DOC.71.9">
 
236
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  SetText(<!1><A HREF="TextShape.html">TextShape</A> *t, const <!1><A HREF="string.html">string</A> *s)</B></TT>
 
237
<DL></DL><P>
 
238
<A NAME="CheckDocument">
 
239
<A NAME ="DOC.71.10">
 
240
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CheckDocument()</B></TT>
 
241
<DL></DL><P>
 
242
<A NAME="SetAttribute">
 
243
<A NAME ="DOC.71.11">
 
244
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  SetAttribute(<!1><A HREF="ClassNode.html">ClassNode</A> *obj, const <!1><A HREF="string.html">string</A> *s, unsigned nr)</B></TT>
 
245
<DD> Set Attribute in obj at position nr.
 
246
<DL></DL><P>
 
247
<A NAME="SetOperation">
 
248
<A NAME ="DOC.71.12">
 
249
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  SetOperation(<!1><A HREF="ClassNode.html">ClassNode</A> *obj, const <!1><A HREF="string.html">string</A> *s, unsigned nr)</B></TT>
 
250
<DD> Set Operation in obj at position nr.
 
251
<DL></DL><P>
 
252
<A NAME="MakeErrorMessage">
 
253
<A NAME ="DOC.71.13">
 
254
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  MakeErrorMessage(<!1><A HREF="ClassNode.html">ClassNode</A> *obj, <!2><A HREF="ClassNode.html#DOC.44.4">ClassNode::TextErrType</A> result, const <!1><A HREF="string.html">string</A> *s, <!1><A HREF="string.html">string</A> *msg)</B></TT>
 
255
<DD> Give error after failing to update attribute or operation.
 
256
<DL></DL><P>
 
257
<A NAME="CheckTaxonomyCombination">
 
258
<A NAME ="DOC.71.14">
 
259
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  CheckTaxonomyCombination(<!1><A HREF="Edge.html">Edge</A> *edge)</B></TT>
 
260
<DD> Checks if combining TaxonomyJunction and ModeJunction is correct.
 
261
<DL></DL><P>
 
262
<A NAME="CreateThing">
 
263
<A NAME ="DOC.71.15">
 
264
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Thing.html">Thing</A>*  CreateThing(int classNr)</B></TT>
 
265
<DL></DL><P>
 
266
<A NAME="GetCRChecks">
 
267
<A NAME ="DOC.71.16">
 
268
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="CRChecks.html">CRChecks</A>*  GetCRChecks()</B></TT>
 
269
<DL></DL><P></DL>
 
270
<hr>
 
271
 <DL><DT><B>This class has no child classes.</B></DL>
 
272
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
273
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
274
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
275
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
 
276
</BODY>