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.Group
|
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.Entity.html#_top_">Previous</a> <a href="de.tudarmstadt.ito.schemas.dtd.Notation.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre>
|
14
|
<hr>
|
15
|
<h1>
|
16
|
Class de.tudarmstadt.ito.schemas.dtd.Group
|
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.Group
|
24
|
</pre>
|
25
|
<hr>
|
26
|
<dl>
|
27
|
<dt> public class <b>Group</b>
|
28
|
<dt> extends <a href="de.tudarmstadt.ito.schemas.dtd.Particle.html#_top_">Particle</a>
|
29
|
</dl>
|
30
|
A content particle that is either a choice group or a sequence group.
|
31
|
<p>
|
32
|
<hr>
|
33
|
<a name="index"></a>
|
34
|
<h2>
|
35
|
<img src="images/variable-index.gif" width=207 height=38 alt="Variable Index">
|
36
|
</h2>
|
37
|
<dl>
|
38
|
<dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
|
39
|
<a href="#members"><b>members</b></a>
|
40
|
<dd> The members of the group.
|
41
|
</dl>
|
42
|
<h2>
|
43
|
<img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
|
44
|
</h2>
|
45
|
<dl>
|
46
|
<dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
|
47
|
<a href="#Group()"><b>Group</b></a>()
|
48
|
<dd> Construct a new Group.
|
49
|
</dl>
|
50
|
<a name="variables"></a>
|
51
|
<h2>
|
52
|
<img src="images/variables.gif" width=153 height=38 alt="Variables">
|
53
|
</h2>
|
54
|
<a name="members"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
|
55
|
<b>members</b>
|
56
|
<pre>
|
57
|
public Vector members
|
58
|
</pre>
|
59
|
<dl>
|
60
|
<dd> The members of the group. Must contain Particles (either Groups
|
61
|
or References).<p>
|
62
|
</dl>
|
63
|
<a name="constructors"></a>
|
64
|
<h2>
|
65
|
<img src="images/constructors.gif" width=231 height=38 alt="Constructors">
|
66
|
</h2>
|
67
|
<a name="Group"></a>
|
68
|
<a name="Group()"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
|
69
|
<b>Group</b>
|
70
|
<pre>
|
71
|
public Group()
|
72
|
</pre>
|
73
|
<dl>
|
74
|
<dd> Construct a new Group.
|
75
|
<p>
|
76
|
</dl>
|
77
|
<hr>
|
78
|
<pre>
|
79
|
<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.Entity.html#_top_">Previous</a> <a href="de.tudarmstadt.ito.schemas.dtd.Notation.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre>
|
80
|
</body>
|
81
|
</html>
|