|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Terminate
Interface for Terminate 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#Terminate)
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
relatesToProperty
The Jena Property for relatesTo (URI: http://rewerse.net/I5/NS/2006/r3#relatesTo) |
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._Thing |
|---|
NAMESPACE, NS |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
void |
clearRelatesTo()
Removes all values for the 'relatesTo' property. |
Request |
getRelatesTo()
Gets the 'relatesTo' property value |
Request |
setRelatesTo()
Sets the 'relatesTo' property value to an anonymous node |
void |
setRelatesTo(Request relatesTo)
Sets the 'relatesTo' property value |
Request |
setRelatesTo(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'relatesTo' property value to the given resource, and add's rdf:type properties. |
Request |
setRelatesTo(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
|
| 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 relatesToProperty
(URI: http://rewerse.net/I5/NS/2006/r3#relatesTo)
| Method Detail |
|---|
Request getRelatesTo()
throws com.ibm.adtech.jastor.JastorException
Request
com.ibm.adtech.jastor.JastorExceptionrelatesToProperty
void setRelatesTo(Request relatesTo)
throws java.lang.Exception
{@link - net.rewerse.i5.r3.juice.ontology.Request}
java.lang.ExceptionrelatesToProperty
Request setRelatesTo()
throws com.ibm.adtech.jastor.JastorException
Request, the created value
com.ibm.adtech.jastor.JastorExceptionrelatesToProperty
Request setRelatesTo(com.hp.hpl.jena.rdf.model.Resource resource)
throws java.lang.Exception
Request with the factory.
and calling setRelatesTo(net.rewerse.i5.r3.juice.ontology.Request relatesTo)
The resource argument have rdf:type http://rewerse.net/I5/NS/2006/r3#Request. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Request, the newly created value
java.lang.ExceptionrelatesToProperty
Request setRelatesTo(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
throws java.lang.Exception
java.lang.Exception
void clearRelatesTo()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptionrelatesToProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||