Mercurial > hg > semantic-sia
comparison doc/org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html @ 9:3dc7ce380afe
new
author | stevenh |
---|---|
date | Tue, 01 Jan 2013 21:18:46 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
8:842ce6ca6e29 | 9:3dc7ce380afe |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
2 <!-- NewPage --> | |
3 <html lang="en"> | |
4 <head> | |
5 <!-- Generated by javadoc (version 1.7.0_09) on Tue Jan 01 21:05:06 GMT 2013 --> | |
6 <title>SiaDatapointFactory</title> | |
7 <meta name="date" content="2013-01-01"> | |
8 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> | |
9 </head> | |
10 <body> | |
11 <script type="text/javascript"><!-- | |
12 if (location.href.indexOf('is-external=true') == -1) { | |
13 parent.document.title="SiaDatapointFactory"; | |
14 } | |
15 //--> | |
16 </script> | |
17 <noscript> | |
18 <div>JavaScript is disabled on your browser.</div> | |
19 </noscript> | |
20 <!-- ========= START OF TOP NAVBAR ======= --> | |
21 <div class="topNav"><a name="navbar_top"> | |
22 <!-- --> | |
23 </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> | |
24 <!-- --> | |
25 </a> | |
26 <ul class="navList" title="Navigation"> | |
27 <li><a href="../../../../../overview-summary.html">Overview</a></li> | |
28 <li><a href="package-summary.html">Package</a></li> | |
29 <li class="navBarCell1Rev">Class</li> | |
30 <li><a href="class-use/SiaDatapointFactory.html">Use</a></li> | |
31 <li><a href="package-tree.html">Tree</a></li> | |
32 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> | |
33 <li><a href="../../../../../index-files/index-1.html">Index</a></li> | |
34 <li><a href="../../../../../help-doc.html">Help</a></li> | |
35 </ul> | |
36 </div> | |
37 <div class="subNav"> | |
38 <ul class="navList"> | |
39 <li>Prev Class</li> | |
40 <li><a href="../../../../../org/qmul/eecs/c4dm/sia/SiaDimensionValueFactory.html" title="class in org.qmul.eecs.c4dm.sia"><span class="strong">Next Class</span></a></li> | |
41 </ul> | |
42 <ul class="navList"> | |
43 <li><a href="../../../../../index.html?org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html" target="_top">Frames</a></li> | |
44 <li><a href="SiaDatapointFactory.html" target="_top">No Frames</a></li> | |
45 </ul> | |
46 <ul class="navList" id="allclasses_navbar_top"> | |
47 <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> | |
48 </ul> | |
49 <div> | |
50 <script type="text/javascript"><!-- | |
51 allClassesLink = document.getElementById("allclasses_navbar_top"); | |
52 if(window==top) { | |
53 allClassesLink.style.display = "block"; | |
54 } | |
55 else { | |
56 allClassesLink.style.display = "none"; | |
57 } | |
58 //--> | |
59 </script> | |
60 </div> | |
61 <div> | |
62 <ul class="subNavList"> | |
63 <li>Summary: </li> | |
64 <li>Nested | </li> | |
65 <li>Field | </li> | |
66 <li><a href="#constructor_summary">Constr</a> | </li> | |
67 <li><a href="#method_summary">Method</a></li> | |
68 </ul> | |
69 <ul class="subNavList"> | |
70 <li>Detail: </li> | |
71 <li>Field | </li> | |
72 <li><a href="#constructor_detail">Constr</a> | </li> | |
73 <li><a href="#method_detail">Method</a></li> | |
74 </ul> | |
75 </div> | |
76 <a name="skip-navbar_top"> | |
77 <!-- --> | |
78 </a></div> | |
79 <!-- ========= END OF TOP NAVBAR ========= --> | |
80 <!-- ======== START OF CLASS DATA ======== --> | |
81 <div class="header"> | |
82 <div class="subTitle">org.qmul.eecs.c4dm.sia</div> | |
83 <h2 title="Class SiaDatapointFactory" class="title">Class SiaDatapointFactory</h2> | |
84 </div> | |
85 <div class="contentContainer"> | |
86 <ul class="inheritance"> | |
87 <li>java.lang.Object</li> | |
88 <li> | |
89 <ul class="inheritance"> | |
90 <li>org.qmul.eecs.c4dm.sia.SiaDatapointFactory</li> | |
91 </ul> | |
92 </li> | |
93 </ul> | |
94 <div class="description"> | |
95 <ul class="blockList"> | |
96 <li class="blockList"> | |
97 <hr> | |
98 <br> | |
99 <pre>public class <span class="strong">SiaDatapointFactory</span> | |
100 extends java.lang.Object</pre> | |
101 </li> | |
102 </ul> | |
103 </div> | |
104 <div class="summary"> | |
105 <ul class="blockList"> | |
106 <li class="blockList"> | |
107 <!-- ======== CONSTRUCTOR SUMMARY ======== --> | |
108 <ul class="blockList"> | |
109 <li class="blockList"><a name="constructor_summary"> | |
110 <!-- --> | |
111 </a> | |
112 <h3>Constructor Summary</h3> | |
113 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> | |
114 <caption><span>Constructors</span><span class="tabEnd"> </span></caption> | |
115 <tr> | |
116 <th class="colOne" scope="col">Constructor and Description</th> | |
117 </tr> | |
118 <tr class="altColor"> | |
119 <td class="colOne"><code><strong><a href="../../../../../org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html#SiaDatapointFactory()">SiaDatapointFactory</a></strong>()</code> </td> | |
120 </tr> | |
121 </table> | |
122 </li> | |
123 </ul> | |
124 <!-- ========== METHOD SUMMARY =========== --> | |
125 <ul class="blockList"> | |
126 <li class="blockList"><a name="method_summary"> | |
127 <!-- --> | |
128 </a> | |
129 <h3>Method Summary</h3> | |
130 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | |
131 <caption><span>Methods</span><span class="tabEnd"> </span></caption> | |
132 <tr> | |
133 <th class="colFirst" scope="col">Modifier and Type</th> | |
134 <th class="colLast" scope="col">Method and Description</th> | |
135 </tr> | |
136 <tr class="altColor"> | |
137 <td class="colFirst"><code>static void</code></td> | |
138 <td class="colLast"><code><strong><a href="../../../../../org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html#assertOrder(com.hp.hpl.jena.ontology.OntModel, java.util.List)">assertOrder</a></strong>(com.hp.hpl.jena.ontology.OntModel ontModel, | |
139 java.util.List<<a href="../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</a>> datapoints)</code> </td> | |
140 </tr> | |
141 <tr class="rowColor"> | |
142 <td class="colFirst"><code>static java.util.List<<a href="../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</a>></code></td> | |
143 <td class="colLast"><code><strong><a href="../../../../../org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html#create(com.hp.hpl.jena.ontology.OntModel)">create</a></strong>(com.hp.hpl.jena.ontology.OntModel ontModel)</code> </td> | |
144 </tr> | |
145 </table> | |
146 <ul class="blockList"> | |
147 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> | |
148 <!-- --> | |
149 </a> | |
150 <h3>Methods inherited from class java.lang.Object</h3> | |
151 <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> | |
152 </ul> | |
153 </li> | |
154 </ul> | |
155 </li> | |
156 </ul> | |
157 </div> | |
158 <div class="details"> | |
159 <ul class="blockList"> | |
160 <li class="blockList"> | |
161 <!-- ========= CONSTRUCTOR DETAIL ======== --> | |
162 <ul class="blockList"> | |
163 <li class="blockList"><a name="constructor_detail"> | |
164 <!-- --> | |
165 </a> | |
166 <h3>Constructor Detail</h3> | |
167 <a name="SiaDatapointFactory()"> | |
168 <!-- --> | |
169 </a> | |
170 <ul class="blockListLast"> | |
171 <li class="blockList"> | |
172 <h4>SiaDatapointFactory</h4> | |
173 <pre>public SiaDatapointFactory()</pre> | |
174 </li> | |
175 </ul> | |
176 </li> | |
177 </ul> | |
178 <!-- ============ METHOD DETAIL ========== --> | |
179 <ul class="blockList"> | |
180 <li class="blockList"><a name="method_detail"> | |
181 <!-- --> | |
182 </a> | |
183 <h3>Method Detail</h3> | |
184 <a name="create(com.hp.hpl.jena.ontology.OntModel)"> | |
185 <!-- --> | |
186 </a> | |
187 <ul class="blockList"> | |
188 <li class="blockList"> | |
189 <h4>create</h4> | |
190 <pre>public static java.util.List<<a href="../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</a>> create(com.hp.hpl.jena.ontology.OntModel ontModel)</pre> | |
191 </li> | |
192 </ul> | |
193 <a name="assertOrder(com.hp.hpl.jena.ontology.OntModel, java.util.List)"> | |
194 <!-- --> | |
195 </a> | |
196 <ul class="blockListLast"> | |
197 <li class="blockList"> | |
198 <h4>assertOrder</h4> | |
199 <pre>public static void assertOrder(com.hp.hpl.jena.ontology.OntModel ontModel, | |
200 java.util.List<<a href="../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</a>> datapoints)</pre> | |
201 </li> | |
202 </ul> | |
203 </li> | |
204 </ul> | |
205 </li> | |
206 </ul> | |
207 </div> | |
208 </div> | |
209 <!-- ========= END OF CLASS DATA ========= --> | |
210 <!-- ======= START OF BOTTOM NAVBAR ====== --> | |
211 <div class="bottomNav"><a name="navbar_bottom"> | |
212 <!-- --> | |
213 </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> | |
214 <!-- --> | |
215 </a> | |
216 <ul class="navList" title="Navigation"> | |
217 <li><a href="../../../../../overview-summary.html">Overview</a></li> | |
218 <li><a href="package-summary.html">Package</a></li> | |
219 <li class="navBarCell1Rev">Class</li> | |
220 <li><a href="class-use/SiaDatapointFactory.html">Use</a></li> | |
221 <li><a href="package-tree.html">Tree</a></li> | |
222 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> | |
223 <li><a href="../../../../../index-files/index-1.html">Index</a></li> | |
224 <li><a href="../../../../../help-doc.html">Help</a></li> | |
225 </ul> | |
226 </div> | |
227 <div class="subNav"> | |
228 <ul class="navList"> | |
229 <li>Prev Class</li> | |
230 <li><a href="../../../../../org/qmul/eecs/c4dm/sia/SiaDimensionValueFactory.html" title="class in org.qmul.eecs.c4dm.sia"><span class="strong">Next Class</span></a></li> | |
231 </ul> | |
232 <ul class="navList"> | |
233 <li><a href="../../../../../index.html?org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html" target="_top">Frames</a></li> | |
234 <li><a href="SiaDatapointFactory.html" target="_top">No Frames</a></li> | |
235 </ul> | |
236 <ul class="navList" id="allclasses_navbar_bottom"> | |
237 <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> | |
238 </ul> | |
239 <div> | |
240 <script type="text/javascript"><!-- | |
241 allClassesLink = document.getElementById("allclasses_navbar_bottom"); | |
242 if(window==top) { | |
243 allClassesLink.style.display = "block"; | |
244 } | |
245 else { | |
246 allClassesLink.style.display = "none"; | |
247 } | |
248 //--> | |
249 </script> | |
250 </div> | |
251 <div> | |
252 <ul class="subNavList"> | |
253 <li>Summary: </li> | |
254 <li>Nested | </li> | |
255 <li>Field | </li> | |
256 <li><a href="#constructor_summary">Constr</a> | </li> | |
257 <li><a href="#method_summary">Method</a></li> | |
258 </ul> | |
259 <ul class="subNavList"> | |
260 <li>Detail: </li> | |
261 <li>Field | </li> | |
262 <li><a href="#constructor_detail">Constr</a> | </li> | |
263 <li><a href="#method_detail">Method</a></li> | |
264 </ul> | |
265 </div> | |
266 <a name="skip-navbar_bottom"> | |
267 <!-- --> | |
268 </a></div> | |
269 <!-- ======== END OF BOTTOM NAVBAR ======= --> | |
270 </body> | |
271 </html> |