|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Service
Interface for Service 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#Service)
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
providesProperty
The Jena Property for provides (URI: http://rewerse.net/I5/NS/2006/r3#provides) |
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 | |
|---|---|
Interface |
addProvides()
Adds an anonymous value for the 'provides' property |
void |
addProvides(Interface t)
Adds a value for the 'provides' property |
void |
addProvides(Interface provides,
boolean full)
|
void |
addProvides(java.lang.Iterable<Interface> c)
|
void |
addProvides(java.lang.Iterable<Interface> c,
boolean full)
|
Interface |
addProvides(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'provides' property. |
Interface |
addProvides(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
|
void |
clearProvides()
Removes all values for the 'provides' property. |
java.lang.Iterable<Interface> |
getProvides()
Get an Iterator the 'provides' property values. |
void |
removeProvides(Interface provides)
Removes a value for the 'provides' property. |
void |
setProvides(java.lang.Iterable<Interface> c)
Sets the 'provides' property value |
void |
setProvides(java.lang.Iterable<Interface> c,
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 providesProperty
(URI: http://rewerse.net/I5/NS/2006/r3#provides)
| Method Detail |
|---|
java.lang.Iterable<Interface> getProvides()
throws com.ibm.adtech.jastor.JastorException
Iterable of Interface
com.ibm.adtech.jastor.JastorExceptionprovidesProperty
void addProvides(Interface t)
throws java.lang.Exception
The - Interface to add
java.lang.ExceptionprovidesProperty
void addProvides(java.lang.Iterable<Interface> c)
throws java.lang.Exception
java.lang.Exception
void addProvides(java.lang.Iterable<Interface> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void addProvides(Interface provides,
boolean full)
throws java.lang.Exception
java.lang.Exception
Interface addProvides()
throws com.ibm.adtech.jastor.JastorException
Interface created
com.ibm.adtech.jastor.JastorExceptionprovidesProperty
Interface addProvides(com.hp.hpl.jena.rdf.model.Resource resource)
throws java.lang.Exception
Interface with the factory
and calling addProvides(net.rewerse.i5.r3.juice.ontology.Interface provides)
The resource argument have rdf:type http://rewerse.net/I5/NS/2006/r3#Interface. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
java.lang.ExceptionprovidesProperty
Interface addProvides(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
throws java.lang.Exception
java.lang.Exception
void removeProvides(Interface provides)
throws com.ibm.adtech.jastor.JastorException
The - Interface to remove
com.ibm.adtech.jastor.JastorExceptionprovidesProperty
void setProvides(java.lang.Iterable<Interface> c)
throws java.lang.Exception
{@link - java.lang.Iterable} of Interface
java.lang.ExceptionprovidesProperty
void setProvides(java.lang.Iterable<Interface> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void clearProvides()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptionprovidesProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||