| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void | add(ReferencedEntity e) Adds a reference to an entity Creation date: (09.07.2001 09:00:51) |
RDFNode | getAttribute(Resource attribute) TO DO - JavaDoc |
Concept[] | getConcepts() Insert the method's description here. |
Instance[] | getInstances() Insert the method's description here. |
String | getLanguage() TO DO - JavaDoc |
ReferencedEntity[] | getReferenced() Insert the method's description here. |
Relation[] | getRelations() Insert the method's description here. |
String | getValue() TO DO - JavaDoc |
void | remove(ReferencedEntity e) Removes a reference to an entity TO DO: Definieren was im Fehlerfall zu tun ist. |
void | setAttribute(Resource attribute, RDFNode value) TO DO - JavaDoc |
void | setLanguage(String lang) TO DO - JavaDoc |
void | setValue(String value) TO DO - JavaDoc |
Methods inherited from interface edu.unika.aifb.kaon.Entity |
getIdentifier, getOntology, setIdentifier, setOntology |
Method Detail |
public void add(ReferencedEntity e)
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
public RDFNode getAttribute(Resource attribute)
throws edu.unika.aifb.sitris.exception.NotSupportedException,
org.w3c.rdf.model.ModelException
public Concept[] getConcepts()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
public Instance[] getInstances()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
public String getLanguage()
throws edu.unika.aifb.sitris.exception.NotSupportedException,
org.w3c.rdf.model.ModelException
public ReferencedEntity[] getReferenced()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
public Relation[] getRelations()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
public String getValue()
throws edu.unika.aifb.sitris.exception.NotSupportedException,
org.w3c.rdf.model.ModelException
public void remove(ReferencedEntity e)
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
public void setAttribute(Resource attribute, RDFNode value)
throws edu.unika.aifb.sitris.exception.NotSupportedException,
org.w3c.rdf.model.ModelException
public void setLanguage(String lang)
throws edu.unika.aifb.sitris.exception.NotSupportedException,
org.w3c.rdf.model.ModelException
public void setValue(String value)
throws edu.unika.aifb.sitris.exception.NotSupportedException,
org.w3c.rdf.model.ModelException
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |