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

« back to all changes in this revision

Viewing changes to doc/sourcecode/Transition.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>Transition</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  Transition : public <!2><A HREF="Edge.html#DOC.141.1">Edge</A> </H2><BLOCKQUOTE>
 
4
 transition (STD) edge class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=125>
 
9
<param name=classes value="CThing,MThing.html,CSubject,MSubject.html,CEdge,MEdge.html,CTransition,MTransition.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.389.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Transition</B> (<!1><A HREF="STGraph.html">STGraph</A> *g, <!2><A HREF="Subject.html#DOC.360.1">Subject</A> *s1, <!2><A HREF="Subject.html#DOC.360.1">Subject</A> *s2)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.2"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Transition</B> (const <!2><A HREF="Transition.html#DOC.389.2">Transition</A> &t)<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.3"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~Transition</B> ()<br>
 
24
<I></I>
 
25
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.4"> <IMG BORDER=0 SRC=icon1.gif></A> int </TD><TD><B>GetClassType</B> () const <br>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.5"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>* </TD><TD><B>Clone</B> ()<br>
 
28
<I></I>
 
29
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.6"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A> </TD><TD><B>SetName</B> (const <!1><A HREF="string.html">string</A> *<!2><A HREF="Subject.html#DOC.360.18">name</A>)<br>
 
30
<I> return WRONG\_NAME</I>
 
31
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.7"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A> </TD><TD><B>SetAction</B> ( const <!1><A HREF="string.html">string</A> *a, unsigned n, bool update)<br>
 
32
<I></I>
 
33
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.8"> <IMG BORDER=0 SRC=icon1.gif></A> const  <!1><A HREF="string.html">string</A>* </TD><TD><B>GetAction</B> (unsigned n)<br>
 
34
<I></I>
 
35
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.9"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>HasAction</B> (const <!1><A HREF="string.html">string</A> *s)<br>
 
36
<I></I>
 
37
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.10"> <IMG BORDER=0 SRC=icon1.gif></A> unsigned </TD><TD><B>NrActions</B> () const <br>
 
38
<I></I>
 
39
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.11"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A> </TD><TD><B>SetEvent</B> (const <!1><A HREF="string.html">string</A> *c)<br>
 
40
<I></I>
 
41
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.12"> <IMG BORDER=0 SRC=icon1.gif></A> const  <!1><A HREF="string.html">string</A>* </TD><TD><B>GetEvent</B> () const <br>
 
42
<I></I>
 
43
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.13"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>WriteMembers</B> (<!1><A HREF="OutputFile.html">OutputFile</A> *f)<br>
 
44
<I></I>
 
45
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.389.14"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>ReadMembers</B> (<!1><A HREF="InputFile.html">InputFile</A> *f, double format)<br>
 
46
<I></I>
 
47
</TD></TR></TABLE></DL>
 
48
<hr><H3>Inherited from <A HREF="Edge.html">Edge:</A></h3>
 
49
 
 
50
<DL>
 
51
<DL>
 
52
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>*  <B>GetSubject1</B>() const 
 
53
<DT><IMG SRC=icon2.gif> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>*  <B>GetSubject2</B>() const 
 
54
<DT><IMG SRC=icon2.gif> void  <B>SetSubject1</B>(<!2><A HREF="Subject.html#DOC.360.1">Subject</A> *n)
 
55
<DT><IMG SRC=icon2.gif> void  <B>SetSubject2</B>(<!2><A HREF="Subject.html#DOC.360.1">Subject</A> *n)
 
56
<DT><IMG SRC=icon2.gif> bool  <B>IsDirected</B>() const 
 
57
<DT><IMG SRC=icon2.gif> bool  <B>InGraph</B>() const 
 
58
<DT><IMG SRC=icon2.gif> bool  <B>IsEdge</B>() const 
 
59
<DT><IMG SRC=icon2.gif> bool  <B>PartOf</B>(<!2><A HREF="Subject.html#DOC.360.1">Subject</A> *subject) const 
 
60
<DT><IMG SRC=icon2.gif> void  <B>SetSubjects</B>(<!2><A HREF="Subject.html#DOC.360.1">Subject</A> *n1, <!2><A HREF="Subject.html#DOC.360.1">Subject</A> *n2, bool d = 0)
 
61
<DT><IMG SRC=icon2.gif> bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
62
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
 
63
</DL><DL>
 
64
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetDirected</B>(bool b)
 
65
</DL></DL>
 
66
<hr><H3>Inherited from <A HREF = "Subject.html"> Subject:</A></h3>
 
67
 
 
68
<DL>
 
69
<DL>
 
70
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>NameErrType</B>
 
71
</DL><DL>
 
72
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsSubject</B>() const 
 
73
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
74
<DT><IMG SRC=icon2.gif> void  <B>SetParent</B>(<!1><A HREF="Node.html">Node</A> *p)
 
75
<DT><IMG SRC=icon2.gif> <!1><A HREF="Node.html">Node</A>*  <B>GetParent</B>() const 
 
76
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
 
77
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAnnotation</B>() const 
 
78
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
 
79
</DL></DL>
 
80
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>
 
81
 
 
82
<DL>
 
83
<DL>
 
84
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
 
85
</DL><DL>
 
86
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
 
87
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
 
88
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsShape</B>() const 
 
89
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsView</B>() const 
 
90
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
91
</DL></DL>
 
92
<A NAME="DOC.DOCU">
 
93
<hr>
 
94
 <h2> Documentation </h2>
 
95
<BLOCKQUOTE>
 
96
 transition (STD) edge class.
 
97
 
 
98
</BLOCKQUOTE>
 
99
<DL>
 
100
 
 
101
<A NAME="Transition">
 
102
<A NAME ="DOC.389.1">
 
103
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Transition(<!1><A HREF="STGraph.html">STGraph</A> *g, <!2><A HREF="Subject.html#DOC.360.1">Subject</A> *s1, <!2><A HREF="Subject.html#DOC.360.1">Subject</A> *s2)</B></TT>
 
104
<DL></DL><P>
 
105
<A NAME="Transition">
 
106
<A NAME ="DOC.389.2">
 
107
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Transition(const <!2><A HREF="Transition.html#DOC.389.2">Transition</A> &t)</B></TT>
 
108
<DL></DL><P>
 
109
<A NAME="~Transition">
 
110
<A NAME ="DOC.389.3">
 
111
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~Transition()</B></TT>
 
112
<DL></DL><P>
 
113
<A NAME="GetClassType">
 
114
<A NAME ="DOC.389.4">
 
115
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> int  GetClassType() const </B></TT>
 
116
<DL></DL><P>
 
117
<A NAME="Clone">
 
118
<A NAME ="DOC.389.5">
 
119
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>*  Clone()</B></TT>
 
120
<DL></DL><P>
 
121
<A NAME="SetName">
 
122
<A NAME ="DOC.389.6">
 
123
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A>  SetName(const <!1><A HREF="string.html">string</A> *<!2><A HREF="Subject.html#DOC.360.18">name</A>)</B></TT>
 
124
<DD> return WRONG\_NAME
 
125
<DL></DL><P>
 
126
<A NAME="SetAction">
 
127
<A NAME ="DOC.389.7">
 
128
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A>  SetAction( const <!1><A HREF="string.html">string</A> *a, unsigned n, bool update)</B></TT>
 
129
<DL></DL><P>
 
130
<A NAME="GetAction">
 
131
<A NAME ="DOC.389.8">
 
132
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  <!1><A HREF="string.html">string</A>*  GetAction(unsigned n)</B></TT>
 
133
<DL></DL><P>
 
134
<A NAME="HasAction">
 
135
<A NAME ="DOC.389.9">
 
136
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  HasAction(const <!1><A HREF="string.html">string</A> *s)</B></TT>
 
137
<DL></DL><P>
 
138
<A NAME="NrActions">
 
139
<A NAME ="DOC.389.10">
 
140
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> unsigned  NrActions() const </B></TT>
 
141
<DL></DL><P>
 
142
<A NAME="SetEvent">
 
143
<A NAME ="DOC.389.11">
 
144
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A>  SetEvent(const <!1><A HREF="string.html">string</A> *c)</B></TT>
 
145
<DL></DL><P>
 
146
<A NAME="GetEvent">
 
147
<A NAME ="DOC.389.12">
 
148
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  <!1><A HREF="string.html">string</A>*  GetEvent() const </B></TT>
 
149
<DL></DL><P>
 
150
<A NAME="WriteMembers">
 
151
<A NAME ="DOC.389.13">
 
152
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  WriteMembers(<!1><A HREF="OutputFile.html">OutputFile</A> *f)</B></TT>
 
153
<DL></DL><P>
 
154
<A NAME="ReadMembers">
 
155
<A NAME ="DOC.389.14">
 
156
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  ReadMembers(<!1><A HREF="InputFile.html">InputFile</A> *f, double format)</B></TT>
 
157
<DL></DL><P></DL>
 
158
<hr>
 
159
 <DL><DT><B>This class has no child classes.</B></DL>
 
160
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
161
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
162
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
163
<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>
 
164
</BODY>