|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Register
Interface for Register 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#Register)
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
declareProperty
The Jena Property for declare (URI: http://rewerse.net/I5/NS/2006/r3#declare) |
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.Request |
|---|
issuerProperty |
| 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 |
clearDeclare()
Removes all values for the 'declare' property. |
Definition |
getDeclare()
Gets the 'declare' property value |
Definition |
setDeclare()
Sets the 'declare' property value to an anonymous node |
void |
setDeclare(Definition declare)
Sets the 'declare' property value |
Definition |
setDeclare(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'declare' property value to the given resource, and add's rdf:type properties. |
Definition |
setDeclare(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
|
| Methods inherited from interface net.rewerse.i5.r3.juice.ontology.Request |
|---|
clearIssuer, getIssuer, setIssuer, setIssuer, setIssuer, setIssuer |
| 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 declareProperty
(URI: http://rewerse.net/I5/NS/2006/r3#declare)
| Method Detail |
|---|
Definition getDeclare()
throws com.ibm.adtech.jastor.JastorException
Definition
com.ibm.adtech.jastor.JastorExceptiondeclareProperty
void setDeclare(Definition declare)
throws java.lang.Exception
{@link - net.rewerse.i5.r3.juice.ontology.Definition}
java.lang.ExceptiondeclareProperty
Definition setDeclare()
throws com.ibm.adtech.jastor.JastorException
Definition, the created value
com.ibm.adtech.jastor.JastorExceptiondeclareProperty
Definition setDeclare(com.hp.hpl.jena.rdf.model.Resource resource)
throws java.lang.Exception
Definition with the factory.
and calling setDeclare(net.rewerse.i5.r3.juice.ontology.Definition declare)
The resource argument have rdf:type http://rewerse.net/I5/NS/2006/r3#Definition. 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.
Definition, the newly created value
java.lang.ExceptiondeclareProperty
Definition setDeclare(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
throws java.lang.Exception
java.lang.Exception
void clearDeclare()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptiondeclareProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||