~ubuntu-branches/ubuntu/utopic/tcm/utopic

« back to all changes in this revision

Viewing changes to doc/sourcecode/DCFDiagram.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>DCFDiagram</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  DCFDiagram : public <!2><A HREF="DFDiagram.html#DOC.101.1">DFDiagram</A> </H2><BLOCKQUOTE>
 
4
 data and event flow 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,CDFDiagram,MDFDiagram.html,CDCFDiagram,MDCFDiagram.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.85.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>DCFDiagram</B> (<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="DCFWindow.html">DCFWindow</A> *, <!1><A HREF="DCFViewer.html">DCFViewer</A> *, <!1><A HREF="DCFGraph.html">DCFGraph</A> *)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.2"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~DCFDiagram</B> ()<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.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.85.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> *s1, <!1><A HREF="Subject.html">Subject</A> *s2)<br>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.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.85.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.85.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.85.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.85.9"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>AddSubject</B> (<!1><A HREF="Subject.html">Subject</A> *)<br>
 
36
<I> </I>
 
37
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.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.85.11"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>EditPersistence</B> (<!1><A HREF="Subject.html">Subject</A> *s)<br>
 
40
<I></I>
 
41
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.12"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>EditActivation</B> (<!1><A HREF="Subject.html">Subject</A> *s)<br>
 
42
<I></I>
 
43
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.13"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetPersistence</B> ()<br>
 
44
<I></I>
 
45
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.14"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetActivation</B> ()<br>
 
46
<I></I>
 
47
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.15"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateActivationToggle</B> ()<br>
 
48
<I></I>
 
49
</TD></TR></TABLE><TABLE>
 
50
<DT><h3>Protected Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.85.16"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Thing.html">Thing</A>* </TD><TD><B>CreateThing</B> (int classNr)<br>
 
51
<I></I>
 
52
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.17"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>CheckEdgeConstraints</B> (<!1><A HREF="Subject.html">Subject</A> *s1, <!1><A HREF="Subject.html">Subject</A> *s2)<br>
 
53
<I></I>
 
54
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.85.18"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateActivationDialog</B> (int n)<br>
 
55
<I></I>
 
56
</TD></TR></TABLE></DL>
 
57
<hr><H3>Inherited from <A HREF="DFDiagram.html">DFDiagram:</A></h3>
 
58
 
 
59
<DL>
 
60
<DL>
 
61
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetDiagram</B>(const <!1><A HREF="string.html">string</A> *diagram)
 
62
<DT><IMG SRC=icon2.gif> void  <B>EditMinispec</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
63
<DT><IMG SRC=icon2.gif> void  <B>SetMinispec</B>()
 
64
</DL><DL>
 
65
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetEditProcess</B>(<!1><A HREF="DataProcess.html">DataProcess</A> *e)
 
66
<DT><IMG SRC=icon2.gif> <!1><A HREF="DataProcess.html">DataProcess</A>*  <B>GetEditProcess</B>()
 
67
<DT><IMG SRC=icon2.gif> bool  <B>HasIndexNode</B>(int code)
 
68
<DT><IMG SRC=icon2.gif> bool  <B>HasIndexShape</B>(int code)
 
69
</DL></DL>
 
70
<hr><H3>Inherited from <A HREF = "Diagram.html"> Diagram:</A></h3>
 
71
 
 
72
<DL>
 
73
<DL>
 
74
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  <!1><A HREF="Sequence.html">Sequence</A>  <B>sequence</B>
 
75
</DL><DL>
 
76
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Initialize</B>()
 
77
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
 
78
<DT><IMG SRC=icon2.gif> <!1><A HREF="AssocList.html">AssocList</A>*  <B>GetAssocList</B>() const 
 
79
<DT><IMG SRC=icon2.gif> void  <B>SetCurve</B>(bool set)
 
80
<DT><IMG SRC=icon2.gif> bool  <B>IsCurve</B>() const 
 
81
<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)
 
82
<DT><IMG SRC=icon2.gif> void  <B>AddSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
83
<DT><IMG SRC=icon2.gif> virtual  void  <B>RemoveSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
84
<DT><IMG SRC=icon2.gif> void  <B>RemoveSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
85
<DT><IMG SRC=icon2.gif> void  <B>CompleteSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
 
86
<DT><IMG SRC=icon2.gif> void  <B>CompleteEdges</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
 
87
<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)
 
88
<DT><IMG SRC=icon2.gif> void  <B>RemoveAll</B>()
 
89
<DT><IMG SRC=icon2.gif> void  <B>AnnotateSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
90
<DT><IMG SRC=icon2.gif> void  <B>SetSubjectAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
 
91
<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)
 
92
<DT><IMG SRC=icon2.gif> void  <B>Move</B>(<!2><A HREF="Document.html#DOC.118.42">MoveType</A>)
 
93
<DT><IMG SRC=icon2.gif> void  <B>SelectSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
94
<DT><IMG SRC=icon2.gif> void  <B>SelectSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
95
<DT><IMG SRC=icon2.gif> virtual  bool  <B>SetText</B>(<!1><A HREF="TextShape.html">TextShape</A> *t, const <!1><A HREF="string.html">string</A> *s)
 
96
<DT><IMG SRC=icon2.gif> void  <B>FindAll</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
 
97
<DT><IMG SRC=icon2.gif> void  <B>FindNext</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
 
98
<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)
 
99
<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)
 
100
<DT><IMG SRC=icon2.gif> void  <B>Reindex</B>()
 
101
<DT><IMG SRC=icon2.gif> void  <B>SetNextIndex</B>(<!1><A HREF="Node.html">Node</A> *n)
 
102
</DL><DL>
 
103
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetDiagramViewer</B>() const 
 
104
<DT><IMG SRC=icon2.gif> int  <B>GetNodeType</B>() const 
 
105
<DT><IMG SRC=icon2.gif> void  <B>SetNodeType</B>(int n)
 
106
<DT><IMG SRC=icon2.gif> int  <B>GetEdgeType</B>() const 
 
107
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeType</B>(int n)
 
108
<DT><IMG SRC=icon2.gif> int  <B>GetNodeShapeType</B>() const 
 
109
<DT><IMG SRC=icon2.gif> void  <B>SetNodeShapeType</B>(int n)
 
110
<DT><IMG SRC=icon2.gif> void  <B>SetLineType</B>(int n)
 
111
<DT><IMG SRC=icon2.gif> int  <B>GetLineType</B>() const 
 
112
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetNodeLineStyle</B>()
 
113
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetEdgeLineStyle</B>()
 
114
<DT><IMG SRC=icon2.gif> void  <B>SetNodeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> n)
 
115
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> e)
 
116
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd1</B>()
 
117
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd2</B>()
 
118
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd1</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
119
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd2</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
120
<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)
 
121
<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)
 
122
<DT><IMG SRC=icon2.gif> virtual  void  <B>PlaceShapes</B>()
 
123
<DT><IMG SRC=icon2.gif> void  <B>LoadEntries</B>()
 
124
<DT><IMG SRC=icon2.gif> void  <B>SaveEntries</B>()
 
125
<DT><IMG SRC=icon2.gif> void  <B>UpdateNameStrings</B>(<!1><A HREF="Subject.html">Subject</A> *subject)
 
126
</DL></DL>
 
127
<hr><H3>Inherited from <A HREF = "Document.html"> Document:</A></h3>
 
128
 
 
129
<DL>
 
130
<DL>
 
131
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>MoveType</B>
 
132
</DL><DL>
 
133
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>New</B>()
 
134
<DT><IMG SRC=icon2.gif> virtual  void  <B>Load</B>()
 
135
<DT><IMG SRC=icon2.gif> virtual  void  <B>Append</B>()
 
136
<DT><IMG SRC=icon2.gif> void  <B>Save</B>()
 
137
<DT><IMG SRC=icon2.gif> void  <B>SaveAs</B>()
 
138
<DT><IMG SRC=icon2.gif> void  <B>SaveSelectionAs</B>()
 
139
<DT><IMG SRC=icon2.gif> void  <B>Quit</B>()
 
140
<DT><IMG SRC=icon2.gif> void  <B>ShowDocInfo</B>()
 
141
<DT><IMG SRC=icon2.gif> void  <B>ShowSource</B>()
 
142
<DT><IMG SRC=icon2.gif> void  <B>SaveSource</B>()
 
143
<DT><IMG SRC=icon2.gif> virtual  void  <B>ShowSummary</B>()
 
144
<DT><IMG SRC=icon2.gif> virtual  void  <B>ModelCheckDocument</B>()
 
145
<DT><IMG SRC=icon2.gif> void  <B>Annotate</B>()
 
146
<DT><IMG SRC=icon2.gif> void  <B>LoadSave</B>(const <!1><A HREF="string.html">string</A> *file)
 
147
<DT><IMG SRC=icon2.gif> virtual  void  <B>DoLoad</B>(const <!1><A HREF="string.html">string</A> *file)
 
148
<DT><IMG SRC=icon2.gif> void  <B>DoSaveAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
149
<DT><IMG SRC=icon2.gif> void  <B>DoSaveSelectionAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
150
<DT><IMG SRC=icon2.gif> double  <B>GetLoadFormat</B>() const 
 
151
<DT><IMG SRC=icon2.gif> void  <B>NewFile</B>(const <!1><A HREF="string.html">string</A> *file)
 
152
<DT><IMG SRC=icon2.gif> bool  <B>NewName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
153
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
154
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
155
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDocType</B>() const 
 
156
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetSuffix</B>() const 
 
157
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetToolName</B>() const 
 
158
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAuthor</B>() const 
 
159
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetCreationTime</B>() const 
 
160
<DT><IMG SRC=icon2.gif> bool  <B>IsDefault</B>()
 
161
<DT><IMG SRC=icon2.gif> void  <B>NewDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
162
<DT><IMG SRC=icon2.gif> void  <B>SetDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
163
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDir</B>() const 
 
164
<DT><IMG SRC=icon2.gif> void  <B>SetFSDir</B>()
 
165
<DT><IMG SRC=icon2.gif> void  <B>IncChanges</B>()
 
166
<DT><IMG SRC=icon2.gif> void  <B>DecChanges</B>()
 
167
<DT><IMG SRC=icon2.gif> int  <B>GetChanges</B>() const 
 
168
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetInlineEdit</B>(bool)
 
169
<DT><IMG SRC=icon2.gif> bool  <B>IsModified</B>() const 
 
170
<DT><IMG SRC=icon2.gif> void  <B>SetModified</B>(bool set)
 
171
<DT><IMG SRC=icon2.gif> bool  <B>IsLoaded</B>() const 
 
172
<DT><IMG SRC=icon2.gif> bool  <B>MayWrite</B>(const <!1><A HREF="string.html">string</A> *path)
 
173
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const char *msg)
 
174
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const <!1><A HREF="string.html">string</A> *msg)
 
175
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(const <!1><A HREF="string.html">string</A> *s)
 
176
<DT><IMG SRC=icon2.gif> virtual  void  <B>Find</B>()
 
177
<DT><IMG SRC=icon2.gif> virtual  void  <B>Replace</B>()
 
178
<DT><IMG SRC=icon2.gif> void  <B>UpdateWindow</B>()
 
179
<DT><IMG SRC=icon2.gif> <!1><A HREF="EditWindow.html">EditWindow</A>*  <B>GetMainWindow</B>() const 
 
180
<DT><IMG SRC=icon2.gif> <!1><A HREF="Config.html">Config</A>*  <B>GetConfig</B>() const 
 
181
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
 
182
<DT><IMG SRC=icon2.gif> <!1><A HREF="InputFile.html">InputFile</A>*  <B>GetInputFile</B>() const 
 
183
<DT><IMG SRC=icon2.gif> <!1><A HREF="OutputFile.html">OutputFile</A>*  <B>GetOutputFile</B>() const 
 
184
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetSourceEditDialog</B>() const 
 
185
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetDocAnnotationDialog</B>() const 
 
186
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetEltAnnotationDialog</B>() const 
 
187
<DT><IMG SRC=icon2.gif> <!1><A HREF="FileSelectionDialog.html">FileSelectionDialog</A>*  <B>GetFileSelectionDialog</B>() const 
 
188
<DT><IMG SRC=icon2.gif> <!1><A HREF="FindDialog.html">FindDialog</A>*  <B>GetFindDialog</B>() const 
 
189
<DT><IMG SRC=icon2.gif> <!1><A HREF="ReplaceDialog.html">ReplaceDialog</A>*  <B>GetReplaceDialog</B>() const 
 
190
</DL><DL>
 
191
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="string.html">string</A>  <B>chkbuf</B>
 
192
</DL><DL>
 
193
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsAppending</B>() const 
 
194
<DT><IMG SRC=icon2.gif> bool  <B>IsSaveSelection</B>() const 
 
195
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateDirectory</B>(const <!1><A HREF="string.html">string</A> *s)
 
196
<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)
 
197
<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)
 
198
<DT><IMG SRC=icon2.gif> void  <B>ReportCheck</B>(int errors, const <!1><A HREF="string.html">string</A> *msg)
 
199
<DT><IMG SRC=icon2.gif> bool  <B>Save</B>(const <!1><A HREF="string.html">string</A> *file)
 
200
</DL></DL>
 
201
<A NAME="DOC.DOCU">
 
202
<hr>
 
203
 <h2> Documentation </h2>
 
204
<BLOCKQUOTE>
 
205
 data and event flow diagram class
 
206
 
 
207
</BLOCKQUOTE>
 
208
<DL>
 
209
 
 
210
<A NAME="DCFDiagram">
 
211
<A NAME ="DOC.85.1">
 
212
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  DCFDiagram(<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="DCFWindow.html">DCFWindow</A> *, <!1><A HREF="DCFViewer.html">DCFViewer</A> *, <!1><A HREF="DCFGraph.html">DCFGraph</A> *)</B></TT>
 
213
<DL></DL><P>
 
214
<A NAME="~DCFDiagram">
 
215
<A NAME ="DOC.85.2">
 
216
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~DCFDiagram()</B></TT>
 
217
<DL></DL><P>
 
218
<A NAME="CreateNode">
 
219
<A NAME ="DOC.85.3">
 
220
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Node.html">Node</A>*  CreateNode()</B></TT>
 
221
<DL></DL><P>
 
222
<A NAME="CreateEdge">
 
223
<A NAME ="DOC.85.4">
 
224
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Edge.html">Edge</A>*  CreateEdge(<!1><A HREF="Subject.html">Subject</A> *s1, <!1><A HREF="Subject.html">Subject</A> *s2)</B></TT>
 
225
<DL></DL><P>
 
226
<A NAME="CreateNodeShape">
 
227
<A NAME ="DOC.85.5">
 
228
<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>
 
229
<DL></DL><P>
 
230
<A NAME="CreateLine">
 
231
<A NAME ="DOC.85.6">
 
232
<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>
 
233
<DL></DL><P>
 
234
<A NAME="UpdateNodeType">
 
235
<A NAME ="DOC.85.7">
 
236
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateNodeType(int n)</B></TT>
 
237
<DL></DL><P>
 
238
<A NAME="UpdateEdgeType">
 
239
<A NAME ="DOC.85.8">
 
240
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateEdgeType(int n)</B></TT>
 
241
<DL></DL><P>
 
242
<A NAME="AddSubject">
 
243
<A NAME ="DOC.85.9">
 
244
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  AddSubject(<!1><A HREF="Subject.html">Subject</A> *)</B></TT>
 
245
<DD> 
 
246
<DL></DL><P>
 
247
<A NAME="CheckDocument">
 
248
<A NAME ="DOC.85.10">
 
249
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CheckDocument()</B></TT>
 
250
<DL></DL><P>
 
251
<A NAME="EditPersistence">
 
252
<A NAME ="DOC.85.11">
 
253
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  EditPersistence(<!1><A HREF="Subject.html">Subject</A> *s)</B></TT>
 
254
<DL></DL><P>
 
255
<A NAME="EditActivation">
 
256
<A NAME ="DOC.85.12">
 
257
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  EditActivation(<!1><A HREF="Subject.html">Subject</A> *s)</B></TT>
 
258
<DL></DL><P>
 
259
<A NAME="SetPersistence">
 
260
<A NAME ="DOC.85.13">
 
261
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetPersistence()</B></TT>
 
262
<DL></DL><P>
 
263
<A NAME="SetActivation">
 
264
<A NAME ="DOC.85.14">
 
265
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetActivation()</B></TT>
 
266
<DL></DL><P>
 
267
<A NAME="UpdateActivationToggle">
 
268
<A NAME ="DOC.85.15">
 
269
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateActivationToggle()</B></TT>
 
270
<DL></DL><P>
 
271
<A NAME="CreateThing">
 
272
<A NAME ="DOC.85.16">
 
273
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Thing.html">Thing</A>*  CreateThing(int classNr)</B></TT>
 
274
<DL></DL><P>
 
275
<A NAME="CheckEdgeConstraints">
 
276
<A NAME ="DOC.85.17">
 
277
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  CheckEdgeConstraints(<!1><A HREF="Subject.html">Subject</A> *s1, <!1><A HREF="Subject.html">Subject</A> *s2)</B></TT>
 
278
<DL></DL><P>
 
279
<A NAME="UpdateActivationDialog">
 
280
<A NAME ="DOC.85.18">
 
281
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateActivationDialog(int n)</B></TT>
 
282
<DL></DL><P></DL>
 
283
<hr>
 
284
 <DL><DT><B>This class has no child classes.</B></DL>
 
285
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
286
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
287
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
288
<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>
 
289
</BODY>