# HG changeset patch
# User stevenh
# Date 1364989341 -3600
# Node ID 5d5bf6159c67e73694a34e4c984b01f30fa9f21b
# Parent 26fccd9db2e90b2967be60013e0250162f854271
new
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/allclasses-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/allclasses-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+All Classes
+
+
+
+
+
+
+
+
+
+
+
+All Classes
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/allclasses-noframe.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/allclasses-noframe.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+All Classes
+
+
+
+
+
+
+
+
+
+
+
+All Classes
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/constant-values.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/constant-values.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,210 @@
+
+
+
+
+
+
+Constant Field Values
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constant Field Values
+
+
+Contents
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.SiaMain
+
+
+
+public static final String
+assemblerFile
+"src/assemblers/tdb-assembler.ttl"
+
+
+
+public static final String
+graph
+"http://localhost:3030/siaGraph"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/deprecated-list.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/deprecated-list.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+Deprecated List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Deprecated API
+
+
+Contents
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/help-doc.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/help-doc.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,223 @@
+
+
+
+
+
+
+API Help
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+How This API Document Is Organized
+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+Overview
+
+
+
+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
+
+Package
+
+
+
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:
+Interfaces (italic) Classes Enums Exceptions Errors Annotation Types
+
+
+Class/Interface
+
+
+
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+Class inheritance diagram Direct Subclasses All Known Subinterfaces All Known Implementing Classes Class/interface declaration Class/interface description
+
+
Nested Class Summary Field Summary Constructor Summary Method Summary
+
+
Field Detail Constructor Detail Method Detail
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+Annotation Type
+
+
+
+Each annotation type has its own separate page with the following sections:
+Annotation Type declaration Annotation Type description Required Element Summary Optional Element Summary Element Detail
+
+
+
+Enum
+
+
+
+Each enum has its own separate page with the following sections:
+Enum declaration Enum description Enum Constant Summary Enum Constant Detail
+
+
+Use
+
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+
+Tree (Class Hierarchy)
+
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object
. The interfaces do not inherit from java.lang.Object
.
+When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages. When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
+
+
+Deprecated API
+
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+
+Index
+
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+
+Prev/Next
+These links take you to the next or previous class, interface, package, or related page.
+Frames/No Frames
+These links show and hide the HTML frames. All pages are available with or without frames.
+
+
+Serialized Form
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+
+
+Constant Field Values
+The Constant Field Values page lists the static final fields and their values.
+
+
+
+This help file applies to API documentation generated using the standard doclet.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-1.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-1.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,160 @@
+
+
+
+
+
+
+A-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+A
+
+addToModel(OntModel, boolean) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+Java version of the two sparql construct queries
+ construct_sia(tec)_vector_table_bnodes.sparql and
+ construct_vector_table_details.sparql
+ for execution time comparison purposes.
+ askTheModel(String, Model) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+ assemblerFile -
+Static variable in class org.qmul.eecs.c4dm.sia.SiaMain
+
+ assertOrder(OntModel, List<Datapoint>) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaDatapointFactory
+
+ assertOrder(OntModel, List<VectorTableElement>) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-10.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-10.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+P-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+P
+
+PITCH_DIMENSION -
+Static variable in class org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+ printPattern(List<Integer>, List<Datapoint>) -
+Static method in class org.qmul.eecs.c4dm.sia.utilities.Display
+
+ printVector(NDimensionalObject) -
+Static method in class org.qmul.eecs.c4dm.sia.utilities.Display
+
+ PROPERTY_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ PROPERTY_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.DirectlyFollows
+
+ PROPERTY_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.FromDatapoint
+
+ PROPERTY_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.MemberOfOrderedSet
+
+ PROPERTY_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.OrderedIndex
+
+ PROPERTY_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.ToDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-11.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-11.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+Q-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+Q
+
+queryDataset(String, Dataset) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+ querySparqlService(String, String) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+ queryTheModel(String, Model) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-12.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-12.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+R-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+R
+
+RESOURCE_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+ RESOURCE_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.OrderedSet
+
+ RESOURCE_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ run() -
+Method in class org.qmul.eecs.c4dm.sia.SiaMain
+
+ run() -
+Method in class org.qmul.eecs.c4dm.sia.SiaTecMain
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-13.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-13.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,210 @@
+
+
+
+
+
+
+S-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+S
+
+setDimension(int) -
+Method in class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ setDimensionValues(Vector<DimensionValue>) -
+Method in class org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+ setFromDatapoint(Datapoint) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ setI(int) -
+Method in class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+ setNumDatapoints(int) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ setOrderedIndex(int) -
+Method in class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+ setQ(ArrayList<NDimensionalObject>) -
+Method in class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+ setResource(Resource) -
+Method in class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+ setResource(Resource) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ setToDatapoint(Datapoint) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ setValue(double) -
+Method in class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ setVteList(List<VectorTableElement>) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ SIA_NS_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.rdf.Namespaces
+
+ SiaDatapointFactory - Class in org.qmul.eecs.c4dm.sia SiaDatapointFactory() -
+Constructor for class org.qmul.eecs.c4dm.sia.SiaDatapointFactory
+
+ SiaDimensionValueFactory - Class in org.qmul.eecs.c4dm.sia SiaDimensionValueFactory() -
+Constructor for class org.qmul.eecs.c4dm.sia.SiaDimensionValueFactory
+
+ SiaMain - Class in org.qmul.eecs.c4dm.sia
+ Title: SiaMain SiaMain() -
+Constructor for class org.qmul.eecs.c4dm.sia.SiaMain
+
+ SiaTecMain - Class in org.qmul.eecs.c4dm.sia
+ Title: SiaTecMain SiaTecMain() -
+Constructor for class org.qmul.eecs.c4dm.sia.SiaTecMain
+
+ SiatecX - Class in org.qmul.eecs.c4dm.sia.model SiatecX() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+ SiaVectorTableElementFactory - Class in org.qmul.eecs.c4dm.sia SiaVectorTableElementFactory() -
+Constructor for class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+ size() -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ SparqlWrapperMethods - Class in org.qmul.eecs.c4dm.sparql.utilities SparqlWrapperMethods() -
+Constructor for class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+ subtract(Datapoint) -
+Method in class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-14.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-14.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+T-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+T
+
+TIME_DIMENSION -
+Static variable in class org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+ ToDatapoint - Class in org.qmul.eecs.c4dm.sia.model ToDatapoint() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.ToDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-15.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-15.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+V-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+V
+
+VALUE_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ VectorTable - Class in org.qmul.eecs.c4dm.sia.model VectorTable() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ VectorTableElement - Class in org.qmul.eecs.c4dm.sia.model VectorTableElement() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-2.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-2.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+C-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+C
+
+CHANNEL_DIMENSION -
+Static variable in class org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+ ClearSiaDB - Class in org.qmul.eecs.c4dm.sparql.utilities ClearSiaDB() -
+Constructor for class org.qmul.eecs.c4dm.sparql.utilities.ClearSiaDB
+
+ compareTo(Object) -
+Method in class org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+ compareTo(Object) -
+Method in class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+ compareTo(Object) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ compareToIgnoreDatapoints(Object) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ compareToIgnoreI(SiatecX) -
+Method in class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+ create(OntModel) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaDatapointFactory
+
+ create(OntModel, List<Datapoint>, boolean) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+ createV(OntModel, List<Datapoint>) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+ createW(OntModel, List<Datapoint>) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-3.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-3.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+D-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+D
+
+Datapoint - Class in org.qmul.eecs.c4dm.sia.model Datapoint() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+ DIMENSION_URI -
+Static variable in class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ DimensionException - Exception in org.qmul.eecs.c4dm.sia.exceptions DimensionException(String) -
+Constructor for exception org.qmul.eecs.c4dm.sia.exceptions.DimensionException
+
+ DimensionValue - Class in org.qmul.eecs.c4dm.sia.model DimensionValue() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ DirectlyFollows - Class in org.qmul.eecs.c4dm.sia.model DirectlyFollows() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.DirectlyFollows
+
+ Display - Class in org.qmul.eecs.c4dm.sia.utilities Display() -
+Constructor for class org.qmul.eecs.c4dm.sia.utilities.Display
+
+ displayDatapoints(Iterator<Datapoint>, String) -
+Method in class org.qmul.eecs.c4dm.sia.SiaMain
+
+ displayNDimensionalObjects(Iterator<VectorTableElement>, String) -
+Method in class org.qmul.eecs.c4dm.sia.SiaMain
+
+ displaySiaResults(List<VectorTableElement>) -
+Method in class org.qmul.eecs.c4dm.sia.SiaMain
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-4.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-4.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+E-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+E
+
+executeConstructQuery(String, Model) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+ executeConstructQuery(String, Dataset) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+ ExecuteTDBSelect - Class in org.qmul.eecs.c4dm.sparql.utilities ExecuteTDBSelect() -
+Constructor for class org.qmul.eecs.c4dm.sparql.utilities.ExecuteTDBSelect
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-5.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-5.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+F-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+F
+
+findDatapoint(OntModel, List<Datapoint>, Resource) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+ FromDatapoint - Class in org.qmul.eecs.c4dm.sia.model FromDatapoint() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.FromDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-6.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-6.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,196 @@
+
+
+
+
+
+
+G-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+G
+
+get(int) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ getDimension() -
+Method in class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ getDimensionValue(int) -
+Method in class org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+ getDimensionValues() -
+Method in class org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+ getDimensionValuesForResource(OntModel, Resource) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaDimensionValueFactory
+
+ getFromDatapoint() -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ getI() -
+Method in class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+ getI(int, int) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ getNumDatapoints() -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ getOrderedIndex() -
+Method in class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+ getQ() -
+Method in class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+ getResource() -
+Method in class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+ getResource() -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ getToDatapoint() -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+ getValue() -
+Method in class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+ getVector(int, int) -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ getVteList() -
+Method in class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+ graph -
+Static variable in class org.qmul.eecs.c4dm.sia.SiaMain
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-7.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-7.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,163 @@
+
+
+
+
+
+
+M-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+M
+
+main(String[]) -
+Static method in class org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+ main(String[]) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaMain
+
+ main(String[]) -
+Static method in class org.qmul.eecs.c4dm.sia.SiaTecMain
+
+ main(String[]) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.ClearSiaDB
+
+ main(String[]) -
+Static method in class org.qmul.eecs.c4dm.sparql.utilities.ExecuteTDBSelect
+
+ MemberOfOrderedSet - Class in org.qmul.eecs.c4dm.sia.model MemberOfOrderedSet() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.MemberOfOrderedSet
+
+ MidiParser - Class in org.qmul.eecs.c4dm.sia.midi MidiParser() -
+Constructor for class org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-8.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-8.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+N-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+N
+
+Namespaces - Class in org.qmul.eecs.c4dm.sia.rdf Namespaces() -
+Constructor for class org.qmul.eecs.c4dm.sia.rdf.Namespaces
+
+ NDimensionalObject - Class in org.qmul.eecs.c4dm.sia.model NDimensionalObject() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index-files/index-9.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index-files/index-9.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+O-Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+O
+
+OrderedIndex - Class in org.qmul.eecs.c4dm.sia.model OrderedIndex() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.OrderedIndex
+
+ OrderedSet - Class in org.qmul.eecs.c4dm.sia.model OrderedSet() -
+Constructor for class org.qmul.eecs.c4dm.sia.model.OrderedSet
+
+ org.qmul.eecs.c4dm.sia - package org.qmul.eecs.c4dm.sia org.qmul.eecs.c4dm.sia.exceptions - package org.qmul.eecs.c4dm.sia.exceptions org.qmul.eecs.c4dm.sia.midi - package org.qmul.eecs.c4dm.sia.midi org.qmul.eecs.c4dm.sia.model - package org.qmul.eecs.c4dm.sia.model org.qmul.eecs.c4dm.sia.rdf - package org.qmul.eecs.c4dm.sia.rdf org.qmul.eecs.c4dm.sia.utilities - package org.qmul.eecs.c4dm.sia.utilities org.qmul.eecs.c4dm.sparql.utilities - package org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+
+
+
+
+
+
+
+A C D E F G M N O P Q R S T V
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/index.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/index.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+Generated Documentation (Untitled)
+
+
+
+
+
+
+
+
+
+
+
+
+
+Frame Alert
+
+
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+
+Link toNon-frame version.
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/SiaDatapointFactory.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,274 @@
+
+
+
+
+
+
+SiaDatapointFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+Class SiaDatapointFactory
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.SiaDatapointFactory
+
+
+
+public class SiaDatapointFactory extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+SiaDatapointFactory
+
+public SiaDatapointFactory ()
+
+
+
+
+
+
+
+
+
+create
+
+public static List <Datapoint > create (OntModel ontModel)
+
+
+Parameters: ontModel
-
+Returns: List
+
+
+
+
+
+assertOrder
+
+public static void assertOrder (OntModel ontModel,
+ List <Datapoint > datapoints)
+
+
+Parameters: ontModel
- datapoints
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/SiaDimensionValueFactory.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/SiaDimensionValueFactory.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,254 @@
+
+
+
+
+
+
+SiaDimensionValueFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+Class SiaDimensionValueFactory
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.SiaDimensionValueFactory
+
+
+
+public class SiaDimensionValueFactory extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+SiaDimensionValueFactory
+
+public SiaDimensionValueFactory ()
+
+
+
+
+
+
+
+
+
+getDimensionValuesForResource
+
+public static Vector <DimensionValue > getDimensionValuesForResource (OntModel ontModel,
+ Resource subject)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/SiaMain.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/SiaMain.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+SiaMain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+Class SiaMain
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.SiaMain
+
+
+
+public class SiaMain extends Object
+
+
+
+
+ Title: SiaMain
+
+
+ Description: An RDF/OWL/Java implementation of the SIA pattern discovery algorithm.
+
+
+
+
+
+Author:
+ Steve Hargreaves, C4DM, Queen Mary University of London
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+SiaMain ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+assemblerFile
+
+public static final String assemblerFile
+
+
+See Also: Constant Field Values
+
+
+
+
+graph
+
+public static final String graph
+
+
+See Also: Constant Field Values
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+SiaMain
+
+public SiaMain ()
+
+
+
+
+
+
+
+
+
+run
+
+public void run ()
+
+
+
+
+
+
+
+
+displaySiaResults
+
+public void displaySiaResults (List <VectorTableElement > vteList)
+
+
+Parameters: vteList
-
+
+
+
+
+
+displayNDimensionalObjects
+
+public void displayNDimensionalObjects (Iterator <VectorTableElement > vteIter,
+ String message)
+
+
+Parameters: vteIter
- message
-
+
+
+
+
+
+displayDatapoints
+
+public void displayDatapoints (Iterator <Datapoint > datapointIter,
+ String message)
+
+
+Parameters: datapointIter
- message
-
+
+
+
+
+
+main
+
+public static void main (String [] args)
+
+
+Parameters: args
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/SiaTecMain.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/SiaTecMain.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+SiaTecMain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+Class SiaTecMain
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.SiaTecMain
+
+
+
+public class SiaTecMain extends Object
+
+
+
+
+ Title: SiaTecMain
+
+
+ Description: An RDF/OWL/Java implementation of the SIATEC pattern discovery algorithm.
+ See "Algorithms for discovering repeated patterns in multidimensional representations of polyphonic music"
+ by Meredith, D. and Lemström, K. and Wiggins, G.A.
+
+
+
+
+
+Author:
+ Steve Hargreaves, C4DM, Queen Mary University of London
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+SiaTecMain ()
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+static void
+main (String [] args)
+
+
+
+
+
+
+ void
+run ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+SiaTecMain
+
+public SiaTecMain ()
+
+
+
+
+
+
+
+
+
+run
+
+public void run ()
+
+
+
+
+
+
+
+
+main
+
+public static void main (String [] args)
+
+
+Parameters: args
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/SiaVectorTableElementFactory.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/SiaVectorTableElementFactory.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,374 @@
+
+
+
+
+
+
+SiaVectorTableElementFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+Class SiaVectorTableElementFactory
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+
+
+public class SiaVectorTableElementFactory extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+SiaVectorTableElementFactory
+
+public SiaVectorTableElementFactory ()
+
+
+
+
+
+
+
+
+
+createV
+
+public static VectorTable createV (OntModel ontModel,
+ List <Datapoint > datapoints)
+
+
+Parameters: ontModel
- datapoints
-
+Returns:
+
+
+
+
+
+createW
+
+public static VectorTable createW (OntModel ontModel,
+ List <Datapoint > datapoints)
+
+
+Parameters: ontModel
- datapoints
-
+Returns:
+
+
+
+
+
+create
+
+public static VectorTable create (OntModel ontModel,
+ List <Datapoint > datapoints,
+ boolean returnWResults)
+
+
+Parameters: ontModel
- datapoints
- returnWResults
-
+Returns:
+
+
+
+
+
+addToModel
+
+public static void addToModel (OntModel ontModel,
+ boolean addWResults)
+
+Java version of the two sparql construct queries
+ construct_sia(tec)_vector_table_bnodes.sparql and
+ construct_vector_table_details.sparql
+ for execution time comparison purposes.
+
+
+Parameters: ontModel
- addWResults
-
+
+
+
+
+
+findDatapoint
+
+public static Datapoint findDatapoint (OntModel ontModel,
+ List <Datapoint > datapoints,
+ Resource resource)
+
+
+
+
+
+
+
+
+assertOrder
+
+public static void assertOrder (OntModel ontModel,
+ List <VectorTableElement > vteList)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaDatapointFactory.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaDatapointFactory.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaDatapointFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaDatapointFactory
+
+No usage of org.qmul.eecs.c4dm.sia.SiaDatapointFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaDimensionValueFactory.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaDimensionValueFactory.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaDimensionValueFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaDimensionValueFactory
+
+No usage of org.qmul.eecs.c4dm.sia.SiaDimensionValueFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaMain.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaMain.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaMain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaMain
+
+No usage of org.qmul.eecs.c4dm.sia.SiaMain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaTecMain.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaTecMain.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaTecMain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaTecMain
+
+No usage of org.qmul.eecs.c4dm.sia.SiaTecMain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaVectorTableElementFactory.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/class-use/SiaVectorTableElementFactory.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+No usage of org.qmul.eecs.c4dm.sia.SiaVectorTableElementFactory
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+DimensionException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.exceptions
+
+Class DimensionException
+
+java.lang.Object
+ java.lang.Throwable
+ java.lang.Exception
+ org.qmul.eecs.c4dm.sia.exceptions.DimensionException
+
+
+All Implemented Interfaces: Serializable
+
+
+
+public class DimensionException extends Exception
+
+
+
+
+See Also: Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Throwable
+
+
+fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+DimensionException
+
+public DimensionException (String description)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/exceptions/class-use/DimensionException.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/exceptions/class-use/DimensionException.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,196 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.exceptions.DimensionException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.exceptions.DimensionException
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.exceptions Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For Package org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+Package Hierarchies: All Packages
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-use.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/exceptions/package-use.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/midi/MidiParser.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/midi/MidiParser.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,324 @@
+
+
+
+
+
+
+MidiParser
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.midi
+
+Class MidiParser
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+
+
+public class MidiParser extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+MidiParser ()
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+static void
+main (String [] args)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+TIME_DIMENSION
+
+public static final int TIME_DIMENSION
+
+
+See Also: Constant Field Values
+
+
+
+
+PITCH_DIMENSION
+
+public static final int PITCH_DIMENSION
+
+
+See Also: Constant Field Values
+
+
+
+
+CHANNEL_DIMENSION
+
+public static final int CHANNEL_DIMENSION
+
+
+See Also: Constant Field Values
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+MidiParser
+
+public MidiParser ()
+
+
+
+
+
+
+
+
+
+main
+
+public static void main (String [] args)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/midi/class-use/MidiParser.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/midi/class-use/MidiParser.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+No usage of org.qmul.eecs.c4dm.sia.midi.MidiParser
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/midi/package-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/midi/package-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.midi
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.midi
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/midi/package-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/midi/package-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.midi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sia.midi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/midi/package-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/midi/package-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.midi Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For Package org.qmul.eecs.c4dm.sia.midi
+
+
+
+Package Hierarchies: All Packages
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/midi/package-use.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/midi/package-use.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.midi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.midi
+
+No usage of org.qmul.eecs.c4dm.sia.midi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/Datapoint.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/Datapoint.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+Datapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class Datapoint
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+ org.qmul.eecs.c4dm.sia.model.Datapoint
+
+
+All Implemented Interfaces: Comparable
+
+
+
+public class Datapoint extends NDimensionalObject
+
+
+
+
+Author:
+ steven hargreaves
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Datapoint ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+RESOURCE_URI
+
+public static final String RESOURCE_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+Datapoint
+
+public Datapoint ()
+
+
+
+
+
+
+
+
+
+getResource
+
+public Resource getResource ()
+
+
+
+Returns: the resource
+
+
+
+
+
+setResource
+
+public void setResource (Resource resource)
+
+
+Parameters: resource
- the node to set
+
+
+
+
+
+getOrderedIndex
+
+public int getOrderedIndex ()
+
+
+
+Returns: the orderedIndex
+
+
+
+
+
+setOrderedIndex
+
+public void setOrderedIndex (int orderedIndex)
+
+
+Parameters: orderedIndex
- the orderedIndex to set
+
+
+
+
+
+subtract
+
+public NDimensionalObject subtract (Datapoint d)
+
+
+Parameters: d
-
+Returns:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/DimensionValue.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/DimensionValue.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,381 @@
+
+
+
+
+
+
+DimensionValue
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class DimensionValue
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+
+
+public class DimensionValue extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+PROPERTY_URI
+
+public static final String PROPERTY_URI
+
+
+
+
+
+
+
+DIMENSION_URI
+
+public static final String DIMENSION_URI
+
+
+
+
+
+
+
+VALUE_URI
+
+public static final String VALUE_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+DimensionValue
+
+public DimensionValue ()
+
+
+
+
+
+
+
+
+
+getDimension
+
+public int getDimension ()
+
+
+
+
+
+
+
+
+setDimension
+
+public void setDimension (int dimension)
+
+
+
+
+
+
+
+
+getValue
+
+public double getValue ()
+
+
+
+
+
+
+
+
+setValue
+
+public void setValue (double value)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/DirectlyFollows.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/DirectlyFollows.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+DirectlyFollows
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class DirectlyFollows
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.DirectlyFollows
+
+
+
+public class DirectlyFollows extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+PROPERTY_URI
+
+public static final String PROPERTY_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+DirectlyFollows
+
+public DirectlyFollows ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/FromDatapoint.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/FromDatapoint.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+FromDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class FromDatapoint
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.FromDatapoint
+
+
+
+public class FromDatapoint extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+PROPERTY_URI
+
+public static final String PROPERTY_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+FromDatapoint
+
+public FromDatapoint ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/MemberOfOrderedSet.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/MemberOfOrderedSet.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+MemberOfOrderedSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class MemberOfOrderedSet
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.MemberOfOrderedSet
+
+
+
+public class MemberOfOrderedSet extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+PROPERTY_URI
+
+public static final String PROPERTY_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+MemberOfOrderedSet
+
+public MemberOfOrderedSet ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,331 @@
+
+
+
+
+
+
+NDimensionalObject
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class NDimensionalObject
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+
+All Implemented Interfaces: Comparable
+
+
+Direct Known Subclasses: Datapoint , VectorTableElement
+
+
+
+public class NDimensionalObject extends Object implements Comparable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+NDimensionalObject
+
+public NDimensionalObject ()
+
+
+
+
+
+
+
+
+
+getDimensionValues
+
+public Vector <DimensionValue > getDimensionValues ()
+
+
+
+
+
+
+Returns: the dimensionValue
+
+
+
+
+
+setDimensionValues
+
+public void setDimensionValues (Vector <DimensionValue > dimensionValues)
+
+
+
+
+
+Parameters: dimensionValue
- the dimensionValue to set
+
+
+
+
+
+getDimensionValue
+
+public double getDimensionValue (int dimension)
+ throws DimensionException
+
+
+
+
+
+
+Throws:
+DimensionException
+
+
+
+
+
+compareTo
+
+public int compareTo (Object o2)
+
+
+Specified by: compareTo
in interface Comparable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/OrderedIndex.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/OrderedIndex.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+OrderedIndex
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class OrderedIndex
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.OrderedIndex
+
+
+
+public class OrderedIndex extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+PROPERTY_URI
+
+public static final String PROPERTY_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+OrderedIndex
+
+public OrderedIndex ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/OrderedSet.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/OrderedSet.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+OrderedSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class OrderedSet
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.OrderedSet
+
+
+
+public class OrderedSet extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+OrderedSet ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+RESOURCE_URI
+
+public static final String RESOURCE_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+OrderedSet
+
+public OrderedSet ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/SiatecX.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/SiatecX.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,370 @@
+
+
+
+
+
+
+SiatecX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class SiatecX
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.SiatecX
+
+
+All Implemented Interfaces: Comparable
+
+
+
+public class SiatecX extends Object implements Comparable
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+SiatecX ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+SiatecX
+
+public SiatecX ()
+
+
+
+
+
+
+
+
+
+getQ
+
+public ArrayList <NDimensionalObject > getQ ()
+
+
+
+
+
+
+Returns:
+
+
+
+
+
+setQ
+
+public void setQ (ArrayList <NDimensionalObject > q)
+
+
+
+
+
+Parameters: q
-
+
+
+
+
+
+getI
+
+public int getI ()
+
+
+
+
+
+
+Returns:
+
+
+
+
+
+setI
+
+public void setI (int i)
+
+
+
+
+
+Parameters: i
-
+
+
+
+
+
+compareTo
+
+public int compareTo (Object o2)
+
+
+Specified by: compareTo
in interface Comparable
+
+
+
+
+
+
+
+
+compareToIgnoreI
+
+public int compareToIgnoreI (SiatecX siatecX2)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/ToDatapoint.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/ToDatapoint.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+ToDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class ToDatapoint
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.ToDatapoint
+
+
+
+public class ToDatapoint extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+PROPERTY_URI
+
+public static final String PROPERTY_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+ToDatapoint
+
+public ToDatapoint ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/VectorTable.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/VectorTable.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,391 @@
+
+
+
+
+
+
+VectorTable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class VectorTable
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.VectorTable
+
+
+
+public class VectorTable extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+VectorTable
+
+public VectorTable ()
+
+
+
+
+
+
+
+
+
+get
+
+public VectorTableElement get (int i)
+
+
+
+
+
+
+
+
+getVector
+
+public NDimensionalObject getVector (int fromIndex,
+ int toIndex)
+
+
+
+
+
+
+
+
+getI
+
+public int getI (int i,
+ int j)
+
+
+
+
+
+
+
+
+size
+
+public int size ()
+
+
+
+
+
+
+
+
+getVteList
+
+public List <VectorTableElement > getVteList ()
+
+
+
+Returns: the vteList
+
+
+
+
+
+setVteList
+
+public void setVteList (List <VectorTableElement > vteList)
+
+
+Parameters: vteList
- the vteList to set
+
+
+
+
+
+getNumDatapoints
+
+public int getNumDatapoints ()
+
+
+
+Returns: the numDatapoints
+
+
+
+
+
+setNumDatapoints
+
+public void setNumDatapoints (int numDatapoints)
+
+
+Parameters: numDatapoints
- the numDatapoints to set
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/VectorTableElement.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/VectorTableElement.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,450 @@
+
+
+
+
+
+
+VectorTableElement
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+Class VectorTableElement
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+ org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+
+All Implemented Interfaces: Comparable
+
+
+
+public class VectorTableElement extends NDimensionalObject
+
+
+
+
+Author:
+ stevenhargreaves
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+RESOURCE_URI
+
+public static final String RESOURCE_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+VectorTableElement
+
+public VectorTableElement ()
+
+
+
+
+
+
+
+
+
+getResource
+
+public Resource getResource ()
+
+
+
+Returns:
+
+
+
+
+
+setResource
+
+public void setResource (Resource resource)
+
+
+Parameters: resource
-
+
+
+
+
+
+getFromDatapoint
+
+public Datapoint getFromDatapoint ()
+
+
+
+Returns:
+
+
+
+
+
+setFromDatapoint
+
+public void setFromDatapoint (Datapoint fromDatapoint)
+ throws DimensionException
+
+
+Parameters: fromDatapoint
-
+Throws:
+DimensionException
+
+
+
+
+
+getToDatapoint
+
+public Datapoint getToDatapoint ()
+
+
+
+Returns:
+
+
+
+
+
+setToDatapoint
+
+public void setToDatapoint (Datapoint toDatapoint)
+ throws DimensionException
+
+
+Parameters: toDatapoint
-
+Throws:
+DimensionException
+
+
+
+
+
+compareTo
+
+public int compareTo (Object o2)
+
+
+Specified by: compareTo
in interface Comparable
Overrides: compareTo
in class NDimensionalObject
+
+
+
+
+
+
+
+
+compareToIgnoreDatapoints
+
+public int compareToIgnoreDatapoints (Object o2)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/Datapoint.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/Datapoint.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,361 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.Datapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/DimensionValue.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/DimensionValue.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,226 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.DimensionValue
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/DirectlyFollows.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/DirectlyFollows.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.DirectlyFollows
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.DirectlyFollows
+
+No usage of org.qmul.eecs.c4dm.sia.model.DirectlyFollows
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/FromDatapoint.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/FromDatapoint.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.FromDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.FromDatapoint
+
+No usage of org.qmul.eecs.c4dm.sia.model.FromDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/MemberOfOrderedSet.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/MemberOfOrderedSet.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.MemberOfOrderedSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.MemberOfOrderedSet
+
+No usage of org.qmul.eecs.c4dm.sia.model.MemberOfOrderedSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/NDimensionalObject.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/NDimensionalObject.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,274 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.NDimensionalObject
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/OrderedIndex.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/OrderedIndex.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.OrderedIndex
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.OrderedIndex
+
+No usage of org.qmul.eecs.c4dm.sia.model.OrderedIndex
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/OrderedSet.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/OrderedSet.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.OrderedSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.OrderedSet
+
+No usage of org.qmul.eecs.c4dm.sia.model.OrderedSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/SiatecX.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/SiatecX.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,180 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.SiatecX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/ToDatapoint.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/ToDatapoint.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.ToDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.ToDatapoint
+
+No usage of org.qmul.eecs.c4dm.sia.model.ToDatapoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/VectorTable.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/VectorTable.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.VectorTable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/class-use/VectorTableElement.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/class-use/VectorTableElement.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,259 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.model.VectorTableElement
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/package-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/package-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/package-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/package-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,201 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sia.model
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/package-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/package-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.model Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For Package org.qmul.eecs.c4dm.sia.model
+
+
+
+Package Hierarchies: All Packages
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/model/package-use.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/model/package-use.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,256 @@
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.model
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.model
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/package-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/package-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/package-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/package-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sia
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/package-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/package-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For Package org.qmul.eecs.c4dm.sia
+
+
+
+Package Hierarchies: All Packages
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/package-use.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/package-use.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia
+
+No usage of org.qmul.eecs.c4dm.sia
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/rdf/Namespaces.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/rdf/Namespaces.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+Namespaces
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.rdf
+
+Class Namespaces
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.rdf.Namespaces
+
+
+
+public class Namespaces extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Namespaces ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+SIA_NS_URI
+
+public static String SIA_NS_URI
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+Namespaces
+
+public Namespaces ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/rdf/class-use/Namespaces.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/rdf/class-use/Namespaces.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.rdf.Namespaces
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.rdf.Namespaces
+
+No usage of org.qmul.eecs.c4dm.sia.rdf.Namespaces
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/rdf/package-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/rdf/package-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.rdf
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.rdf
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/rdf/package-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/rdf/package-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sia.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/rdf/package-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/rdf/package-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.rdf Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For Package org.qmul.eecs.c4dm.sia.rdf
+
+
+
+Package Hierarchies: All Packages
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/rdf/package-use.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/rdf/package-use.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.rdf
+
+No usage of org.qmul.eecs.c4dm.sia.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/utilities/Display.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/utilities/Display.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,273 @@
+
+
+
+
+
+
+Display
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.utilities
+
+Class Display
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sia.utilities.Display
+
+
+
+public class Display extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Display ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+Display
+
+public Display ()
+
+
+
+
+
+
+
+
+
+printVector
+
+public static void printVector (NDimensionalObject vector)
+
+
+Parameters: vector
-
+
+
+
+
+
+printPattern
+
+public static void printPattern (List <Integer > iList,
+ List <Datapoint > datapoints)
+
+
+Parameters: iList
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/utilities/class-use/Display.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/utilities/class-use/Display.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.utilities.Display
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sia.utilities.Display
+
+No usage of org.qmul.eecs.c4dm.sia.utilities.Display
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/utilities/package-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/utilities/package-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.utilities
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.utilities
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/utilities/package-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/utilities/package-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.utilities
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sia.utilities
+
+
+
+
+
+Class Summary
+
+
+Display
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/utilities/package-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/utilities/package-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sia.utilities Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For Package org.qmul.eecs.c4dm.sia.utilities
+
+
+
+Package Hierarchies: All Packages
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sia/utilities/package-use.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sia/utilities/package-use.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.utilities
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sia.utilities
+
+No usage of org.qmul.eecs.c4dm.sia.utilities
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/ClearSiaDB.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/ClearSiaDB.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,252 @@
+
+
+
+
+
+
+ClearSiaDB
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sparql.utilities
+
+Class ClearSiaDB
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sparql.utilities.ClearSiaDB
+
+
+
+public class ClearSiaDB extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+ClearSiaDB ()
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+static void
+main (String [] args)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+ClearSiaDB
+
+public ClearSiaDB ()
+
+
+
+
+
+
+
+
+
+main
+
+public static void main (String [] args)
+
+
+Parameters: args
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/ExecuteTDBSelect.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/ExecuteTDBSelect.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,252 @@
+
+
+
+
+
+
+ExecuteTDBSelect
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sparql.utilities
+
+Class ExecuteTDBSelect
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sparql.utilities.ExecuteTDBSelect
+
+
+
+public class ExecuteTDBSelect extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+static void
+main (String [] args)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+ExecuteTDBSelect
+
+public ExecuteTDBSelect ()
+
+
+
+
+
+
+
+
+
+main
+
+public static void main (String [] args)
+
+
+Parameters: args
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/SparqlWrapperMethods.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/SparqlWrapperMethods.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,361 @@
+
+
+
+
+
+
+SparqlWrapperMethods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sparql.utilities
+
+Class SparqlWrapperMethods
+
+java.lang.Object
+ org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+
+
+public class SparqlWrapperMethods extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+SparqlWrapperMethods
+
+public SparqlWrapperMethods ()
+
+
+
+
+
+
+
+
+
+executeConstructQuery
+
+public static Model executeConstructQuery (String query,
+ Model m)
+
+
+Parameters: query
- m
-
+Returns:
+
+
+
+
+
+executeConstructQuery
+
+public static Model executeConstructQuery (String query,
+ Dataset dataset)
+
+
+Parameters: query
- dataset
-
+Returns:
+
+
+
+
+
+queryTheModel
+
+public static void queryTheModel (String query,
+ Model m)
+
+
+Parameters: query
- m
-
+
+
+
+
+
+queryDataset
+
+public static void queryDataset (String query,
+ Dataset dataset)
+
+
+
+
+
+
+
+
+querySparqlService
+
+public static ResultSet querySparqlService (String query,
+ String service)
+
+
+
+
+
+
+
+
+askTheModel
+
+public static void askTheModel (String query,
+ Model m)
+
+
+Parameters: query
- m
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/class-use/ClearSiaDB.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/class-use/ClearSiaDB.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sparql.utilities.ClearSiaDB
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sparql.utilities.ClearSiaDB
+
+No usage of org.qmul.eecs.c4dm.sparql.utilities.ClearSiaDB
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/class-use/ExecuteTDBSelect.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/class-use/ExecuteTDBSelect.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sparql.utilities.ExecuteTDBSelect
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sparql.utilities.ExecuteTDBSelect
+
+No usage of org.qmul.eecs.c4dm.sparql.utilities.ExecuteTDBSelect
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/class-use/SparqlWrapperMethods.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/class-use/SparqlWrapperMethods.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+No usage of org.qmul.eecs.c4dm.sparql.utilities.SparqlWrapperMethods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+
+
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+org.qmul.eecs.c4dm.sparql.utilities Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For Package org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+Package Hierarchies: All Packages
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-use.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/org/qmul/eecs/c4dm/sparql/utilities/package-use.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Package org.qmul.eecs.c4dm.sparql.utilities
+
+No usage of org.qmul.eecs.c4dm.sparql.utilities
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/overview-frame.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/overview-frame.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+Overview List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/overview-summary.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/overview-summary.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+Overview
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/overview-tree.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/overview-tree.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Hierarchy For All Packages
+
+
+Package Hierarchies: org.qmul.eecs.c4dm.sia , org.qmul.eecs.c4dm.sia.exceptions , org.qmul.eecs.c4dm.sia.midi , org.qmul.eecs.c4dm.sia.model , org.qmul.eecs.c4dm.sia.rdf , org.qmul.eecs.c4dm.sia.utilities , org.qmul.eecs.c4dm.sparql.utilities
+
+
+Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/package-list
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/package-list Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,7 @@
+org.qmul.eecs.c4dm.sia
+org.qmul.eecs.c4dm.sia.exceptions
+org.qmul.eecs.c4dm.sia.midi
+org.qmul.eecs.c4dm.sia.model
+org.qmul.eecs.c4dm.sia.rdf
+org.qmul.eecs.c4dm.sia.utilities
+org.qmul.eecs.c4dm.sparql.utilities
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/resources/inherit.gif
Binary file javadoc/resources/inherit.gif has changed
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/serialized-form.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/serialized-form.html Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Serialized Form
+
+
+
+
+
+
+Package org.qmul.eecs.c4dm.sia.exceptions
+
+
+
+
+
+
+
+
+serialVersionUID: -3820412804966910012L
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 26fccd9db2e9 -r 5d5bf6159c67 javadoc/stylesheet.css
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javadoc/stylesheet.css Wed Apr 03 12:42:21 2013 +0100
@@ -0,0 +1,29 @@
+/* Javadoc style sheet */
+
+/* Define colors, fonts and other style attributes here to override the defaults */
+
+/* Page background color */
+body { background-color: #FFFFFF; color:#000000 }
+
+/* Headings */
+h1 { font-size: 145% }
+
+/* Table colors */
+.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor { background: #FFFFFF; color:#000000 } /* White */
+
+/* Font used in left-hand frame lists */
+.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+
+/* Navigation bar fonts and colors */
+.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
+
+.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+