|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LanguageElement
Interface for LanguageElement 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#LanguageElement)
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Resource |
TYPE
The rdf:type for this ontology class |
static com.hp.hpl.jena.rdf.model.Property |
typeProperty
The Jena Property for type (URI: http://rewerse.net/I5/NS/2006/r3#type) |
| Fields inherited from interface net.rewerse.i5.r3.juice.ontology.LanguageResource |
|---|
inProperty |
| 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 | |
|---|---|
LanguageType |
addType()
Adds an anonymous value for the 'type' property |
void |
addType(java.lang.Iterable<LanguageType> c)
|
void |
addType(java.lang.Iterable<LanguageType> c,
boolean full)
|
void |
addType(LanguageType t)
Adds a value for the 'type' property |
void |
addType(LanguageType type,
boolean full)
|
LanguageType |
addType(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'type' property. |
LanguageType |
addType(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
|
void |
clearType()
Removes all values for the 'type' property. |
java.lang.Iterable<LanguageType> |
getType()
Get an Iterator the 'type' property values. |
void |
removeType(LanguageType type)
Removes a value for the 'type' property. |
void |
setType(java.lang.Iterable<LanguageType> c)
Sets the 'type' property value |
void |
setType(java.lang.Iterable<LanguageType> c,
boolean full)
|
| Methods inherited from interface net.rewerse.i5.r3.juice.ontology.LanguageResource |
|---|
clearIn, getIn, setIn, setIn, setIn, setIn |
| 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 typeProperty
(URI: http://rewerse.net/I5/NS/2006/r3#type)
| Method Detail |
|---|
java.lang.Iterable<LanguageType> getType()
throws com.ibm.adtech.jastor.JastorException
Iterable of LanguageType
com.ibm.adtech.jastor.JastorExceptiontypeProperty
void addType(LanguageType t)
throws java.lang.Exception
The - LanguageType to add
java.lang.ExceptiontypeProperty
void addType(java.lang.Iterable<LanguageType> c)
throws java.lang.Exception
java.lang.Exception
void addType(java.lang.Iterable<LanguageType> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void addType(LanguageType type,
boolean full)
throws java.lang.Exception
java.lang.Exception
LanguageType addType()
throws com.ibm.adtech.jastor.JastorException
LanguageType created
com.ibm.adtech.jastor.JastorExceptiontypeProperty
LanguageType addType(com.hp.hpl.jena.rdf.model.Resource resource)
throws java.lang.Exception
LanguageType with the factory
and calling addType(net.rewerse.i5.r3.juice.ontology.LanguageType type)
The resource argument have rdf:type http://rewerse.net/I5/NS/2006/r3#LanguageType. 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.ExceptiontypeProperty
LanguageType addType(com.hp.hpl.jena.rdf.model.Resource resource,
boolean full)
throws java.lang.Exception
java.lang.Exception
void removeType(LanguageType type)
throws com.ibm.adtech.jastor.JastorException
The - LanguageType to remove
com.ibm.adtech.jastor.JastorExceptiontypeProperty
void setType(java.lang.Iterable<LanguageType> c)
throws java.lang.Exception
{@link - java.lang.Iterable} of LanguageType
java.lang.ExceptiontypeProperty
void setType(java.lang.Iterable<LanguageType> c,
boolean full)
throws java.lang.Exception
java.lang.Exception
void clearType()
throws com.ibm.adtech.jastor.JastorException
com.ibm.adtech.jastor.JastorExceptiontypeProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||