~ubuntu-branches/debian/lenny/epydoc/lenny

« back to all changes in this revision

Viewing changes to doc/api/private/epydoc.uid.ClassMethodUID-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Kenneth J. Pronovici
  • Date: 2008-02-03 13:22:12 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080203132212-u2uohl6rswmlz2ra
Tags: 3.0.1-1
* New upstream release.
* Removed #! from top of epydoc/gui.py
* Got rid of version mangling in debian/watch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="iso-8859-1"?>
2
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
 
          "DTD/xhtml1-transitional.dtd">
4
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
 
<head>
6
 
  <title>epydoc.uid.ClassMethodUID</title>
7
 
  <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
8
 
</head>
9
 
<body bgcolor="white" text="black" link="blue" vlink="#204080"
10
 
      alink="#204080">
11
 
 
12
 
<!-- =========== START OF NAVBAR =========== -->
13
 
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
14
 
  <tr valign="center">
15
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="epydoc-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
16
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
17
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th>
18
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
19
 
    <th class="navbar" align="right" width="100%">
20
 
      <table border="0" cellpadding="0" cellspacing="0">
21
 
      <tr><th class="navbar" align="center">
22
 
        <p class="nomargin">
23
 
          <a class="navbar" target="_top" href="http://epydoc.sourceforge.net">epydoc 2.0</a>
24
 
      </p></th></tr></table>
25
 
    </th>
26
 
  </tr>
27
 
</table>
28
 
<table width="100%" cellpadding="0" cellspacing="0">
29
 
  <tr valign="top">
30
 
    <td width="100%">
31
 
      <font size="-1"><b class="breadcrumbs">
32
 
        <a href="epydoc-module.html">Package&nbsp;epydoc</a> ::
33
 
        <a href="epydoc.uid-module.html">Module&nbsp;uid</a> ::
34
 
        Class&nbsp;ClassMethodUID
35
 
      </b></font></br>
36
 
    </td>
37
 
    <td><table cellpadding="0" cellspacing="0">
38
 
      <tr><td align="right"><font size="-2">[show&nbsp;private&nbsp;|&nbsp;<a href="../public/epydoc.uid.ClassMethodUID-class.html">hide&nbsp;private</a>]</font></td></tr>
39
 
      <tr><td align="right"><font size="-2">[<a href="frames.html"target="_top">frames</a>&nbsp;|&nbsp;<a href="epydoc.uid.ClassMethodUID-class.html" target="_top">no&nbsp;frames</a>]</font></td></tr>
40
 
    </table></td>
41
 
</tr></table>
42
 
 
43
 
<!-- =========== START OF CLASS DESCRIPTION =========== -->
44
 
<h2 class="class">Class ClassMethodUID</h2>
45
 
 
46
 
<pre class="base-tree">
47
 
    <a href="epydoc.uid.UID-class.html"><code>UID</code></a> --+    
48
 
          |    
49
 
<a href="epydoc.uid.RelativeUID-class.html"><code>RelativeUID</code></a> --+
50
 
              |
51
 
             <b>ClassMethodUID</b>
52
 
</pre><br />
53
 
 
54
 
<hr/>
55
 
 
56
 
 
57
 
<!-- =========== START OF METHOD SUMMARY =========== -->
58
 
<table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
59
 
<tr bgcolor="#70b0f0" class="summary">
60
 
  <th colspan="2">Method Summary</th></tr>
61
 
<tr><td align="right" valign="top" width="15%"><font size="-1">&nbsp;</font></td>
62
 
  <td><code><span class="summary-sig"><a href="epydoc.uid.ClassMethodUID-class.html#__init__" class="summary-sig-name"><code>__init__</code></a>(<span class=summary-sig-arg>self</span>,
63
 
          <span class=summary-sig-arg>value</span>,
64
 
          <span class=summary-sig-arg>base_uid</span>,
65
 
          <span class=summary-sig-arg>shortname</span>)</span></code>
66
 
</td></tr>
67
 
<tr><td align="right" valign="top" width="15%"><font size="-1">&nbsp;</font></td>
68
 
  <td><code><a name="is_classmethod"></a><span class="summary-sig"><span class="summary-sig-name">is_classmethod</span>(<span class=summary-sig-arg>self</span>)</span></code>
69
 
</td></tr>
70
 
<tr><td align="right" valign="top" width="15%"><font size="-1">        <code>boolean</code>
71
 
</font></td>
72
 
  <td><code><span class="summary-sig"><a href="epydoc.uid.ClassMethodUID-class.html#is_method" class="summary-sig-name"><code>is_method</code></a>(<span class=summary-sig-arg>self</span>)</span></code>
73
 
<br />
74
 
Return true if this is the UID for a method.</td></tr>
75
 
<tr><td align="right" valign="top" width="15%"><font size="-1">        <code>boolean</code>
76
 
</font></td>
77
 
  <td><code><span class="summary-sig"><a href="epydoc.uid.ClassMethodUID-class.html#is_routine" class="summary-sig-name"><code>is_routine</code></a>(<span class=summary-sig-arg>self</span>)</span></code>
78
 
<br />
79
 
Return true if this is the UID for a function, a method, a builtin function, 
80
 
or a builtin method.</td></tr>
81
 
  <tr><td colspan="2">
82
 
    <b>Inherited from <a href="epydoc.uid.RelativeUID-class.html"><code>RelativeUID</code></a>:</b>
83
 
      <a href="epydoc.uid.RelativeUID-class.html#__eq__"><code>__eq__</code></a>, 
84
 
      <a href="epydoc.uid.RelativeUID-class.html#__hash__"><code>__hash__</code></a>, 
85
 
      <a href="epydoc.uid.RelativeUID-class.html#cls"><code>cls</code></a>, 
86
 
      <a href="epydoc.uid.RelativeUID-class.html#descendant_of"><code>descendant_of</code></a>, 
87
 
      <a href="epydoc.uid.RelativeUID-class.html#is_builtin_function"><code>is_builtin_function</code></a>, 
88
 
      <a href="epydoc.uid.RelativeUID-class.html#is_builtin_method"><code>is_builtin_method</code></a>, 
89
 
      <a href="epydoc.uid.RelativeUID-class.html#is_class"><code>is_class</code></a>, 
90
 
      <a href="epydoc.uid.RelativeUID-class.html#is_function"><code>is_function</code></a>, 
91
 
      <a href="epydoc.uid.RelativeUID-class.html#is_module"><code>is_module</code></a>, 
92
 
      <a href="epydoc.uid.RelativeUID-class.html#is_package"><code>is_package</code></a>, 
93
 
      <a href="epydoc.uid.RelativeUID-class.html#is_property"><code>is_property</code></a>, 
94
 
      <a href="epydoc.uid.RelativeUID-class.html#is_staticmethod"><code>is_staticmethod</code></a>, 
95
 
      <a href="epydoc.uid.RelativeUID-class.html#is_type"><code>is_type</code></a>, 
96
 
      <a href="epydoc.uid.RelativeUID-class.html#is_variable"><code>is_variable</code></a>, 
97
 
      <a href="epydoc.uid.RelativeUID-class.html#module"><code>module</code></a>, 
98
 
      <a href="epydoc.uid.RelativeUID-class.html#name"><code>name</code></a>, 
99
 
      <a href="epydoc.uid.RelativeUID-class.html#package"><code>package</code></a>, 
100
 
      <a href="epydoc.uid.RelativeUID-class.html#parent"><code>parent</code></a>, 
101
 
      <a href="epydoc.uid.RelativeUID-class.html#shortname"><code>shortname</code></a>, 
102
 
      <a href="epydoc.uid.RelativeUID-class.html#value"><code>value</code></a>
103
 
      <br />
104
 
    <b>Inherited from <a href="epydoc.uid.UID-class.html"><code>UID</code></a>:</b>
105
 
      <a href="epydoc.uid.UID-class.html#__cmp__"><code>__cmp__</code></a>, 
106
 
      <a href="epydoc.uid.UID-class.html#__repr__"><code>__repr__</code></a>, 
107
 
      <a href="epydoc.uid.UID-class.html#__str__"><code>__str__</code></a>, 
108
 
      <a href="epydoc.uid.UID-class.html#is_any_function"><code>is_any_function</code></a>, 
109
 
      <a href="epydoc.uid.UID-class.html#is_any_method"><code>is_any_method</code></a>, 
110
 
      <a href="epydoc.uid.UID-class.html#is_private"><code>is_private</code></a>, 
111
 
      <a href="epydoc.uid.UID-class.html#is_public"><code>is_public</code></a>
112
 
    </td></tr>
113
 
</table><br />
114
 
 
115
 
 
116
 
<!-- =========== START OF INSTANCE VARIABLE SUMMARY =========== -->
117
 
<table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
118
 
<tr bgcolor="#70b0f0" class="summary">
119
 
  <th colspan="2">Instance Variable Summary</th></tr>
120
 
  <tr><td colspan="2">
121
 
    <b>Inherited from <a href="epydoc.uid.UID-class.html"><code>UID</code></a>:</b>
122
 
      <a href="../private/epydoc.uid.UID-class.html#_name"><code>_name</code></a>, 
123
 
      <a href="../private/epydoc.uid.UID-class.html#_public"><code>_public</code></a>
124
 
    </td></tr>
125
 
</table><br />
126
 
 
127
 
 
128
 
<!-- =========== START OF CLASS VARIABLE SUMMARY =========== -->
129
 
<table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
130
 
<tr bgcolor="#70b0f0" class="summary">
131
 
  <th colspan="2">Class Variable Summary</th></tr>
132
 
  <tr><td colspan="2">
133
 
    <b>Inherited from <a href="epydoc.uid.UID-class.html"><code>UID</code></a>:</b>
134
 
      <a href="../private/epydoc.uid.UID-class.html#_ids"><code>_ids</code></a>
135
 
    </td></tr>
136
 
</table><br />
137
 
 
138
 
 
139
 
<!-- =========== START OF METHOD DETAILS =========== -->
140
 
<table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
141
 
<tr bgcolor="#70b0f0" class="details">
142
 
  <th colspan="2">Method Details</th></tr>
143
 
</table>
144
 
 
145
 
<a name="__init__"></a>
146
 
<table width="100%" class="func-details" bgcolor="#e0e0e0"><tr><td>
147
 
  <h3><span class="sig"><span class="sig-name">__init__</span>(<span class=sig-arg>self</span>,
148
 
          <span class=sig-arg>value</span>,
149
 
          <span class=sig-arg>base_uid</span>,
150
 
          <span class=sig-arg>shortname</span>)</span>
151
 
    <br /><i>(Constructor)</i>
152
 
  </h3>
153
 
  <dl><dt></dt><dd>
154
 
    <dl><dt><b>Parameters:</b></dt>
155
 
      <dd><code><b>base_uid</b></code> -
156
 
         The base ...
157
 
      <dd><code><b>shortname</b></code> -
158
 
         The name...
159
 
      </dd>
160
 
    </dl>
161
 
    <dl><dt><b>Overrides:</b></dt>
162
 
      <dd><a href="epydoc.uid.RelativeUID-class.html#__init__"><code>epydoc.uid.RelativeUID.__init__</code></a> <i>(inherited documentation)</i>
163
 
</dd>
164
 
    </dl>
165
 
  </dd></dl>
166
 
</td></tr></table>
167
 
 
168
 
<a name="is_method"></a>
169
 
<table width="100%" class="func-details" bgcolor="#e0e0e0"><tr><td>
170
 
  <h3><span class="sig"><span class="sig-name">is_method</span>(<span class=sig-arg>self</span>)</span>
171
 
  </h3>
172
 
  <dl><dt></dt><dd>
173
 
    <dl><dt><b>Returns:</b></dt>
174
 
      <dd>
175
 
        True if this is the UID for a method.
176
 
        <br /><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
177
 
        (type=<code>boolean</code>)</i>
178
 
      </dd>
179
 
    </dl>
180
 
    <dl><dt><b>Overrides:</b></dt>
181
 
      <dd><a href="epydoc.uid.RelativeUID-class.html#is_method"><code>epydoc.uid.RelativeUID.is_method</code></a> <i>(inherited documentation)</i>
182
 
</dd>
183
 
    </dl>
184
 
  </dd></dl>
185
 
</td></tr></table>
186
 
 
187
 
<a name="is_routine"></a>
188
 
<table width="100%" class="func-details" bgcolor="#e0e0e0"><tr><td>
189
 
  <h3><span class="sig"><span class="sig-name">is_routine</span>(<span class=sig-arg>self</span>)</span>
190
 
  </h3>
191
 
  <dl><dt></dt><dd>
192
 
    <dl><dt><b>Returns:</b></dt>
193
 
      <dd>
194
 
        True if this is the UID for a function, a method, a builtin 
195
 
        function, or a builtin method.
196
 
        <br /><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
197
 
        (type=<code>boolean</code>)</i>
198
 
      </dd>
199
 
    </dl>
200
 
    <dl><dt><b>Overrides:</b></dt>
201
 
      <dd><a href="epydoc.uid.RelativeUID-class.html#is_routine"><code>epydoc.uid.RelativeUID.is_routine</code></a> <i>(inherited documentation)</i>
202
 
</dd>
203
 
    </dl>
204
 
  </dd></dl>
205
 
</td></tr></table>
206
 
<br />
207
 
 
208
 
 
209
 
<!-- =========== START OF NAVBAR =========== -->
210
 
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
211
 
  <tr valign="center">
212
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="epydoc-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
213
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
214
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th>
215
 
    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
216
 
    <th class="navbar" align="right" width="100%">
217
 
      <table border="0" cellpadding="0" cellspacing="0">
218
 
      <tr><th class="navbar" align="center">
219
 
        <p class="nomargin">
220
 
          <a class="navbar" target="_top" href="http://epydoc.sourceforge.net">epydoc 2.0</a>
221
 
      </p></th></tr></table>
222
 
    </th>
223
 
  </tr>
224
 
</table>
225
 
 
226
 
<table border="0" cellpadding="0" cellspacing="0" width="100%">
227
 
  <tr>
228
 
    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Sat Mar 20 17:46:18 2004</font></td>
229
 
    <td align="right"><a href="http://epydoc.sourceforge.net"
230
 
                      ><font size="-2">http://epydoc.sf.net</font></a></td>
231
 
  </tr>
232
 
</table>
233
 
</body>
234
 
</html>