|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tuple
Interface for Tuple ontology class
Use the net.rewerse.i5.r3.juice.ontology.r3Factory to create instances of this interface.
(URI: http://rewerse.net/I5/NS/2006/r3#Tuple)
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface net.rewerse.i5.r3.juice.ontology.Solution |
|---|
bindingProperty, mustProperty, withProperty |
| Fields inherited from interface net.rewerse.i5.r3.juice.ontology._Thing |
|---|
NAMESPACE, NS |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
Variable |
addWith_asVariable()
Adds an anonymous value for the 'with' property |
void |
addWith_asVariable(java.lang.Iterable<Variable> c)
|
void |
addWith_asVariable(java.lang.Iterable<Variable> c,
boolean full)
|
Variable |
addWith_asVariable(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'with' property. |
Variable |
addWith_asVariable(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
|
void |
addWith(Variable t)
Adds a value for the 'with' property |
void |
addWith(Variable with,
boolean full)
|
void |
clearWith()
Removes all values for the 'with' property. |
java.lang.Iterable<Variable> |
getWith_asVariable()
Get an Iterator the 'with' property values. |
void |
removeWith(Variable with)
Removes a value for the 'with' property. |
void |
setWith_asVariable(java.lang.Iterable<Variable> c)
Sets the 'with_asVariable' property value |
void |
setWith_asVariable(java.lang.Iterable<Variable> c,
boolean full)
|
| Methods inherited from interface net.rewerse.i5.r3.juice.ontology.Solution |
|---|
addBinding, addBinding, addBinding, addBinding, addBinding, addBinding, addBinding, addMust, addMust, addMust, addMust, addMust, addMust, addMust, addWith, addWith, addWith, addWith, addWith, addWith, addWith, clearBinding, clearMust, getBinding, getMust, getWith, removeBinding, removeMust, removeWith, setBinding, setBinding, setMust, setMust, setWith, setWith |
| Methods inherited from interface net.rewerse.i5.juice.jastor.Thing |
|---|
asDocument, asDOM, asDOM, asResource, asResource, asString, asString, clearRDFType, inModel, owlClass, setRDFType, thingClass, thingImplClass, validate, validate |
| Methods inherited from interface com.ibm.adtech.jastor.Thing |
|---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
| Field Detail |
|---|
static final com.hp.hpl.jena.rdf.model.Resource TYPE
| Method Detail |
|---|
java.lang.Iterable<Variable> getWith_asVariable()
throws com.ibm.adtech.jastor.JastorException
Iterable of Variable
com.ibm.adtech.jastor.JastorExceptionSolution.withProperty
void addWith(Variable t)
throws java.lang.Exception
The - Variable to add
java.lang.ExceptionSolution.withProperty
void addWith_asVariable(java.lang.Iterable<Variable> c)
throws java.lang.Exception
java.lang.Exception
void addWith_asVariable(java.lang.Iterable<Variable> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void addWith(Variable with,
boolean full)
throws java.lang.Exception
java.lang.Exception
Variable addWith_asVariable()
throws com.ibm.adtech.jastor.JastorException
Variable created
com.ibm.adtech.jastor.JastorExceptionSolution.withProperty
Variable addWith_asVariable(com.hp.hpl.jena.rdf.model.Resource resource)
throws java.lang.Exception
Variable with the factory
and calling addWith(net.rewerse.i5.r3.juice.ontology.Variable with)
The resource argument have rdf:type http://rewerse.net/I5/NS/2006/r3#Variable. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
java.lang.ExceptionSolution.withProperty
Variable addWith_asVariable(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
throws java.lang.Exception
java.lang.Exception
void removeWith(Variable with)
throws com.ibm.adtech.jastor.JastorException
The - Variable to remove
com.ibm.adtech.jastor.JastorExceptionSolution.withProperty
void setWith_asVariable(java.lang.Iterable<Variable> c)
throws java.lang.Exception
{@link - java.lang.Iterable} of Variable
java.lang.ExceptionSolution.withProperty
void setWith_asVariable(java.lang.Iterable<Variable> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void clearWith()
throws com.ibm.adtech.jastor.JastorException
clearWith in interface Solutioncom.ibm.adtech.jastor.JastorExceptionSolution.withProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||