Project

General

Profile

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2
<!--NewPage-->
3
<html>
4
<head>
5
<!-- Generated by javadoc on Fri Sep 24 03:23:03 CEST 1999 -->
6
<title>
7
  Class de.tudarmstadt.ito.schemas.dtd.Reference
8
</title>
9
</head>
10
<body>
11
<a name="_top_"></a>
12
<pre>
13
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-de.tudarmstadt.ito.schemas.dtd.html">This Package</a>  <a href="de.tudarmstadt.ito.schemas.dtd.Particle.html#_top_">Previous</a>  <a href="de.tudarmstadt.ito.schemas.dtd.UnparsedEntity.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
14
<hr>
15
<h1>
16
  Class de.tudarmstadt.ito.schemas.dtd.Reference
17
</h1>
18
<pre>
19
java.lang.Object
20
   |
21
   +----<a href="de.tudarmstadt.ito.schemas.dtd.Particle.html#_top_">de.tudarmstadt.ito.schemas.dtd.Particle</a>
22
           |
23
           +----de.tudarmstadt.ito.schemas.dtd.Reference
24
</pre>
25
<hr>
26
<dl>
27
  <dt> public class <b>Reference</b>
28
  <dt> extends <a href="de.tudarmstadt.ito.schemas.dtd.Particle.html#_top_">Particle</a>
29
</dl>
30
Class representing a reference to an ElementType. Used in the
31
 members of a Group.
32
<p>
33
<hr>
34
<a name="index"></a>
35
<h2>
36
  <img src="images/variable-index.gif" width=207 height=38 alt="Variable Index">
37
</h2>
38
<dl>
39
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
40
	<a href="#elementType"><b>elementType</b></a>
41
  <dd> The referred-to element typo.
42
</dl>
43
<h2>
44
  <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
45
</h2>
46
<dl>
47
  <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
48
	<a href="#Reference()"><b>Reference</b></a>()
49
  <dd> Construct a new Reference.
50
  <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
51
	<a href="#Reference(de.tudarmstadt.ito.schemas.dtd.ElementType)"><b>Reference</b></a>(ElementType)
52
  <dd> Construct a new Reference and set the element type.
53
</dl>
54
<a name="variables"></a>
55
<h2>
56
  <img src="images/variables.gif" width=153 height=38 alt="Variables">
57
</h2>
58
<a name="elementType"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
59
<b>elementType</b>
60
<pre>
61
 public <a href="de.tudarmstadt.ito.schemas.dtd.ElementType.html#_top_">ElementType</a> elementType
62
</pre>
63
<dl>
64
  <dd> The referred-to element typo.<p>
65
</dl>
66
<a name="constructors"></a>
67
<h2>
68
  <img src="images/constructors.gif" width=231 height=38 alt="Constructors">
69
</h2>
70
<a name="Reference"></a>
71
<a name="Reference()"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
72
<b>Reference</b>
73
<pre>
74
 public Reference()
75
</pre>
76
<dl>
77
  <dd> Construct a new Reference.
78
<p>
79
</dl>
80
<a name="Reference(de.tudarmstadt.ito.schemas.dtd.ElementType)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
81
<b>Reference</b>
82
<pre>
83
 public Reference(<a href="de.tudarmstadt.ito.schemas.dtd.ElementType.html#_top_">ElementType</a> elementType)
84
</pre>
85
<dl>
86
  <dd> Construct a new Reference and set the element type.
87
<p>
88
</dl>
89
<hr>
90
<pre>
91
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-de.tudarmstadt.ito.schemas.dtd.html">This Package</a>  <a href="de.tudarmstadt.ito.schemas.dtd.Particle.html#_top_">Previous</a>  <a href="de.tudarmstadt.ito.schemas.dtd.UnparsedEntity.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
92
</body>
93
</html>
(44-44/72)