|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EvaluateResponse
Interface for EvaluateResponse 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#EvaluateResponse)
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
returnsProperty
The Jena Property for returns (URI: http://rewerse.net/I5/NS/2006/r3#returns) |
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.Response |
|---|
availableProperty, relatesToProperty |
| 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 | |
|---|---|
Result |
addReturns()
Adds an anonymous value for the 'returns' property |
void |
addReturns(java.lang.Iterable<Result> c)
|
void |
addReturns(java.lang.Iterable<Result> c,
boolean full)
|
Result |
addReturns(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'returns' property. |
Result |
addReturns(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
|
void |
addReturns(Result t)
Adds a value for the 'returns' property |
void |
addReturns(Result returns,
boolean full)
|
void |
clearReturns()
Removes all values for the 'returns' property. |
java.lang.Iterable<Result> |
getReturns()
Get an Iterator the 'returns' property values. |
void |
removeReturns(Result returns)
Removes a value for the 'returns' property. |
void |
setReturns(java.lang.Iterable<Result> c)
Sets the 'returns' property value |
void |
setReturns(java.lang.Iterable<Result> c,
boolean full)
|
| Methods inherited from interface net.rewerse.i5.r3.juice.ontology.Response |
|---|
addAvailable, addAvailable, addAvailable, addAvailable, addAvailable, addAvailable, addAvailable, clearAvailable, clearRelatesTo, getAvailable, getRelatesTo, removeAvailable, setAvailable, setAvailable, setRelatesTo, setRelatesTo, setRelatesTo, setRelatesTo |
| 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
static final com.hp.hpl.jena.rdf.model.Property returnsProperty
(URI: http://rewerse.net/I5/NS/2006/r3#returns)
| Method Detail |
|---|
java.lang.Iterable<Result> getReturns()
throws com.ibm.adtech.jastor.JastorException
Iterable of Result
com.ibm.adtech.jastor.JastorExceptionreturnsProperty
void addReturns(Result t)
throws java.lang.Exception
The - Result to add
java.lang.ExceptionreturnsProperty
void addReturns(java.lang.Iterable<Result> c)
throws java.lang.Exception
java.lang.Exception
void addReturns(java.lang.Iterable<Result> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void addReturns(Result returns,
boolean full)
throws java.lang.Exception
java.lang.Exception
Result addReturns()
throws com.ibm.adtech.jastor.JastorException
Result created
com.ibm.adtech.jastor.JastorExceptionreturnsProperty
Result addReturns(com.hp.hpl.jena.rdf.model.Resource resource)
throws java.lang.Exception
Result with the factory
and calling addReturns(net.rewerse.i5.r3.juice.ontology.Result returns)
The resource argument have rdf:type http://rewerse.net/I5/NS/2006/r3#Result. 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.ExceptionreturnsProperty
Result addReturns(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
throws java.lang.Exception
java.lang.Exception
void removeReturns(Result returns)
throws com.ibm.adtech.jastor.JastorException
The - Result to remove
com.ibm.adtech.jastor.JastorExceptionreturnsProperty
void setReturns(java.lang.Iterable<Result> c)
throws java.lang.Exception
{@link - java.lang.Iterable} of Result
java.lang.ExceptionreturnsProperty
void setReturns(java.lang.Iterable<Result> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void clearReturns()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptionreturnsProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||