iw.model
Class IWSemanticContextAxiom
java.lang.Object
|
+--iw.model.IWModelElement
|
+--iw.model.IWSemanticContextAxiom
- public class IWSemanticContextAxiom
- extends IWModelElement
| Methods inherited from class iw.model.IWModelElement |
fromDAMLRegistry, getDAMLModel, getFileName, getFirstSubmissionDate, getFullName, getLastSubmissionDate, getShortName, getSubmitter, getSubmitterName, getURI, getURL, modelSize, setDAMLModel, setFileName, setFirstSubmissionDate, setFullName, setLastSubmissionDate, setShortName, setSubmitter, setURI, setURL, toDAMLRegistry, toFile, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_loadedAxiom
protected static HashMap _loadedAxiom
_content
protected iw.model.IWKIF _content
IWSemanticContextAxiom
public IWSemanticContextAxiom()
getContent
public iw.model.IWKIF getContent()
getContentStr
public String getContentStr()
setContent
public void setContent(iw.model.IWKIF _newContent)
toDAML
public void toDAML()
throws com.hp.hpl.mesa.rdf.jena.model.RDFException
com.hp.hpl.mesa.rdf.jena.model.RDFException
getSemanticContextAxiom
public static iw.model.IWSemanticContextAxiom getSemanticContextAxiom(String _fromURI)
throws com.hp.hpl.mesa.rdf.jena.model.RDFException,
IOException
com.hp.hpl.mesa.rdf.jena.model.RDFException
IOException
fromDAML
public static iw.model.IWSemanticContextAxiom fromDAML(String _fromURI)
throws com.hp.hpl.mesa.rdf.jena.model.RDFException,
IOException
com.hp.hpl.mesa.rdf.jena.model.RDFException
IOException