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