|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Loaded
Interface for Loaded 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#Loaded)
| 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.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 | |
|---|---|
void |
clearRelatesTo()
Removes all values for the 'relatesTo' property. |
Load |
getRelatesTo_asLoad()
Gets the 'relatesTo' property value |
Load |
setRelatesTo_asLoad()
Sets the 'relatesTo' property value to an anonymous node |
Load |
setRelatesTo_asLoad(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'relatesTo' property value to the given resource, and add's rdf:type properties. |
Load |
setRelatesTo_asLoad(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
|
void |
setRelatesTo(Load relatesTo)
Sets the 'relatesTo' property value |
| Methods inherited from interface net.rewerse.i5.r3.juice.ontology.Response |
|---|
addAvailable, addAvailable, addAvailable, addAvailable, addAvailable, addAvailable, addAvailable, clearAvailable, 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
| Method Detail |
|---|
Load getRelatesTo_asLoad()
throws com.ibm.adtech.jastor.JastorException
Load
com.ibm.adtech.jastor.JastorExceptionResponse.relatesToProperty
void setRelatesTo(Load relatesTo)
throws java.lang.Exception
{@link - net.rewerse.i5.r3.juice.ontology.Load}
java.lang.ExceptionResponse.relatesToProperty
Load setRelatesTo_asLoad()
throws com.ibm.adtech.jastor.JastorException
Load, the created value
com.ibm.adtech.jastor.JastorExceptionResponse.relatesToProperty
Load setRelatesTo_asLoad(com.hp.hpl.jena.rdf.model.Resource resource)
throws java.lang.Exception
Load with the factory.
and calling setRelatesTo(net.rewerse.i5.r3.juice.ontology.Load relatesTo)
The resource argument have rdf:type http://rewerse.net/I5/NS/2006/r3#Load. 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.
Load, the newly created value
java.lang.ExceptionResponse.relatesToProperty
Load setRelatesTo_asLoad(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
clearRelatesTo in interface Responsecom.ibm.adtech.jastor.JastorExceptionResponse.relatesToProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||