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

« back to all changes in this revision

Viewing changes to doc/sourcecode/RelationshipNode.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>RelationshipNode</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  RelationshipNode : public <!2><A HREF="Node.html#DOC.240.1">Node</A> </H2><BLOCKQUOTE>
 
4
 relationship (ER) node class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=155>
 
9
<param name=classes value="CThing,MThing.html,CSubject,MSubject.html,CNode,MNode.html,CRelationshipNode,MRelationshipNode.html,CSSDAssociationNode,MSSDAssociationNode.html">
 
10
<param name=before value="M,M,M,M,M^_">
 
11
<param name=after value="Md_SPSP,Md_SP,Md_,M,M">
 
12
<param name=indent value="0,1,2,3,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.272.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>RelationshipNode</B> (<!1><A HREF="ERGraph.html">ERGraph</A> *g)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.272.2"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>* </TD><TD><B>Clone</B> ()<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.272.3"> <IMG BORDER=0 SRC=icon1.gif></A> int </TD><TD><B>GetClassType</B> () const <br>
 
24
<I></I>
 
25
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.272.4"> <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>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.272.5"> <IMG BORDER=0 SRC=icon1.gif></A> virtual  void </TD><TD><B>GetComponents</B> (<!1><A HREF="List.html">List</A><<!1><A HREF="string.html">string</A> *> *components)<br>
 
28
<I></I>
 
29
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.272.6"> <IMG BORDER=0 SRC=icon1.gif></A> friend  int </TD><TD><B>CompareComponent</B> (<!1><A HREF="string.html">string</A> *c1, <!1><A HREF="string.html">string</A> *c2)<br>
 
30
<I></I>
 
31
</TD></TR></TABLE></DL>
 
32
<hr><H3>Inherited from <A HREF="Node.html">Node:</A></h3>
 
33
 
 
34
<DL>
 
35
<DL>
 
36
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsEdge</B>() const 
 
37
<DT><IMG SRC=icon2.gif> bool  <B>InGraph</B>() const 
 
38
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetIndex</B>() const 
 
39
<DT><IMG SRC=icon2.gif> virtual  <!2><A HREF="Subject.html#DOC.360.6">Subject::NameErrType</A>  <B>SetIndex</B>(const <!1><A HREF="string.html">string</A> *s)
 
40
<DT><IMG SRC=icon2.gif> void  <B>WriteMembers</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *f)
 
41
<DT><IMG SRC=icon2.gif> bool  <B>ReadMembers</B>(<!1><A HREF="InputFile.html">InputFile</A> *f, double format)
 
42
<DT><IMG SRC=icon2.gif> void  <B>GetParentIndex</B>(<!1><A HREF="string.html">string</A> *pindex)
 
43
</DL></DL>
 
44
<hr><H3>Inherited from <A HREF = "Subject.html"> Subject:</A></h3>
 
45
 
 
46
<DL>
 
47
<DL>
 
48
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>NameErrType</B>
 
49
</DL><DL>
 
50
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsSubject</B>() const 
 
51
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
52
<DT><IMG SRC=icon2.gif> bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
53
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
 
54
<DT><IMG SRC=icon2.gif> void  <B>SetParent</B>(<!1><A HREF="Node.html">Node</A> *p)
 
55
<DT><IMG SRC=icon2.gif> <!1><A HREF="Node.html">Node</A>*  <B>GetParent</B>() const 
 
56
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
 
57
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAnnotation</B>() const 
 
58
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
 
59
</DL></DL>
 
60
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>
 
61
 
 
62
<DL>
 
63
<DL>
 
64
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
 
65
</DL><DL>
 
66
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
 
67
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
 
68
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsShape</B>() const 
 
69
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsView</B>() const 
 
70
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
71
</DL></DL>
 
72
<A NAME="DOC.DOCU">
 
73
<hr>
 
74
 <h2> Documentation </h2>
 
75
<BLOCKQUOTE>
 
76
 relationship (ER) node class.
 
77
 
 
78
</BLOCKQUOTE>
 
79
<DL>
 
80
 
 
81
<A NAME="RelationshipNode">
 
82
<A NAME ="DOC.272.1">
 
83
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  RelationshipNode(<!1><A HREF="ERGraph.html">ERGraph</A> *g)</B></TT>
 
84
<DL></DL><P>
 
85
<A NAME="Clone">
 
86
<A NAME ="DOC.272.2">
 
87
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Subject.html#DOC.360.1">Subject</A>*  Clone()</B></TT>
 
88
<DL></DL><P>
 
89
<A NAME="GetClassType">
 
90
<A NAME ="DOC.272.3">
 
91
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> int  GetClassType() const </B></TT>
 
92
<DL></DL><P>
 
93
<A NAME="SetName">
 
94
<A NAME ="DOC.272.4">
 
95
<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>
 
96
<DL></DL><P>
 
97
<A NAME="GetComponents">
 
98
<A NAME ="DOC.272.5">
 
99
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  void  GetComponents(<!1><A HREF="List.html">List</A><<!1><A HREF="string.html">string</A> *> *components)</B></TT>
 
100
<DL></DL><P>
 
101
<A NAME="CompareComponent">
 
102
<A NAME ="DOC.272.6">
 
103
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> friend  int  CompareComponent(<!1><A HREF="string.html">string</A> *c1, <!1><A HREF="string.html">string</A> *c2)</B></TT>
 
104
<DL></DL><P></DL>
 
105
<hr>
 
106
<DL><DT><B>Direct child classes:
 
107
</B><DD><A HREF="SSDAssociationNode.html"> SSDAssociationNode </A><br>
 
108
</DL>
 
109
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
110
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
111
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
112
<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>
 
113
</BODY>