stevenh@9: stevenh@9: stevenh@9: stevenh@9:
stevenh@9: stevenh@9:Package | stevenh@9:Description | stevenh@9:
---|---|
org.qmul.eecs.c4dm.sia | stevenh@9:stevenh@9: |
org.qmul.eecs.c4dm.sia.model | stevenh@9:stevenh@9: |
Modifier and Type | stevenh@9:Method and Description | stevenh@9:
---|---|
static Datapoint |
stevenh@9: SiaVectorTableElementFactory.findDatapoint(com.hp.hpl.jena.ontology.OntModel ontModel,
stevenh@9: java.util.List<Datapoint> datapoints,
stevenh@9: com.hp.hpl.jena.rdf.model.Resource resource) |
stevenh@9:
Modifier and Type | stevenh@9:Method and Description | stevenh@9:
---|---|
static java.util.List<Datapoint> |
stevenh@9: SiaDatapointFactory.create(com.hp.hpl.jena.ontology.OntModel ontModel) |
stevenh@9:
Modifier and Type | stevenh@9:Method and Description | stevenh@9:
---|---|
static void |
stevenh@9: SiaDatapointFactory.assertOrder(com.hp.hpl.jena.ontology.OntModel ontModel,
stevenh@9: java.util.List<Datapoint> datapoints) |
stevenh@9:
static java.util.List<VectorTableElement> |
stevenh@9: SiaVectorTableElementFactory.create(com.hp.hpl.jena.ontology.OntModel ontModel,
stevenh@9: java.util.List<Datapoint> datapoints) |
stevenh@9:
void |
stevenh@9: SiaMain.displayDatapoints(java.util.Iterator<Datapoint> datapointIter,
stevenh@9: java.lang.String message) |
stevenh@9:
static Datapoint |
stevenh@9: SiaVectorTableElementFactory.findDatapoint(com.hp.hpl.jena.ontology.OntModel ontModel,
stevenh@9: java.util.List<Datapoint> datapoints,
stevenh@9: com.hp.hpl.jena.rdf.model.Resource resource) |
stevenh@9:
Modifier and Type | stevenh@9:Method and Description | stevenh@9:
---|---|
Datapoint |
stevenh@9: VectorTableElement.getFromDatapoint() |
stevenh@9:
Datapoint |
stevenh@9: VectorTableElement.getToDatapoint() |
stevenh@9:
Modifier and Type | stevenh@9:Method and Description | stevenh@9:
---|---|
void |
stevenh@9: VectorTableElement.setFromDatapoint(Datapoint fromDatapoint) |
stevenh@9:
void |
stevenh@9: VectorTableElement.setToDatapoint(Datapoint toDatapoint) |
stevenh@9: