|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Interface
Interface for Interface 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#Interface)
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
markupProperty
The Jena Property for markup (URI: http://rewerse.net/I5/NS/2006/r3#markup) |
static com.hp.hpl.jena.rdf.model.Property |
multipleProperty
The Jena Property for multiple (URI: http://rewerse.net/I5/NS/2006/r3#multiple) |
static com.hp.hpl.jena.rdf.model.Property |
targetProperty
The Jena Property for target (URI: http://rewerse.net/I5/NS/2006/r3#target) |
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 |
addMarkup(java.lang.Iterable<java.lang.String> c)
|
void |
addMarkup(java.lang.String markup)
Add a 'markup' property value |
void |
clearMarkup()
Removes all values for the 'markup' property. |
void |
clearMultiple()
Removes all values for the 'multiple' property. |
void |
clearTarget()
Removes all values for the 'target' property. |
java.lang.Iterable<java.lang.String> |
getMarkup()
Iterates through the 'markup' property values. |
java.lang.Boolean |
getMultiple()
Gets the 'multiple' property value |
java.lang.String |
getTarget()
Gets the 'target' property value |
void |
removeMarkup(java.lang.String markup)
Remove a 'markup' property value. |
void |
setMarkup(java.lang.Iterable<java.lang.String> c)
Sets the 'markup' property value |
void |
setMultiple(java.lang.Boolean multiple)
Sets the 'multiple' property value |
void |
setTarget(java.lang.String target)
Sets the 'target' property value |
| 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 markupProperty
(URI: http://rewerse.net/I5/NS/2006/r3#markup)
static final com.hp.hpl.jena.rdf.model.Property targetProperty
(URI: http://rewerse.net/I5/NS/2006/r3#target)
static final com.hp.hpl.jena.rdf.model.Property multipleProperty
(URI: http://rewerse.net/I5/NS/2006/r3#multiple)
| Method Detail |
|---|
java.lang.Iterable<java.lang.String> getMarkup()
throws com.ibm.adtech.jastor.JastorException
Iterable of String
com.ibm.adtech.jastor.JastorExceptionmarkupProperty
void addMarkup(java.lang.String markup)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}, the value to add
com.ibm.adtech.jastor.JastorExceptionmarkupProperty
void addMarkup(java.lang.Iterable<java.lang.String> c)
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorException
void removeMarkup(java.lang.String markup)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}, the value to remove
com.ibm.adtech.jastor.JastorExceptionmarkupProperty
void setMarkup(java.lang.Iterable<java.lang.String> c)
throws com.ibm.adtech.jastor.JastorException
{@link - java.util.Collection} of String
com.ibm.adtech.jastor.JastorExceptionmarkupProperty
void clearMarkup()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptionmarkupProperty
java.lang.String getTarget()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptiontargetProperty
void setTarget(java.lang.String target)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptiontargetProperty
void clearTarget()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptiontargetProperty
java.lang.Boolean getMultiple()
throws com.ibm.adtech.jastor.JastorException
Boolean
com.ibm.adtech.jastor.JastorExceptionmultipleProperty
void setMultiple(java.lang.Boolean multiple)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.Boolean}
com.ibm.adtech.jastor.JastorExceptionmultipleProperty
void clearMultiple()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptionmultipleProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||