org.eclipse.higgins.idas.cp.jena2.impl
Class XMLValue
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.XMLValue
- public class XMLValue
- extends Object
|
Constructor Summary |
XMLValue(IJenaContext context,
com.hp.hpl.jena.ontology.Individual valueContainer,
com.hp.hpl.jena.ontology.DatatypeProperty property)
|
XMLValue
public XMLValue(IJenaContext context,
com.hp.hpl.jena.ontology.Individual valueContainer,
com.hp.hpl.jena.ontology.DatatypeProperty property)
throws org.eclipse.higgins.idas.api.IdASException
getCanonical
public String getCanonical()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
getData
public Object getData()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
getLexical
public String getLexical()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
setData
public void setData(Object data)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
getOwlType
public URI getOwlType()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
getXmlType
public URI getXmlType()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
remove
public void remove()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException