iw.model.owl
Interface OWLAxiom
- All Superinterfaces:
- IWAxiom, IWModelElement, IWProvenanceElement
- All Known Subinterfaces:
- DBAxiom
- public interface OWLAxiom
- extends IWAxiom
The OWL version of the IWAxiom interface
|
Method Summary |
void |
storeAxiom()
Stores the axiom in a file as an OWL document |
java.lang.String |
storeAxiom(java.util.Hashtable _ht)
PROBLEM |
| Methods inherited from interface iw.model.IWProvenanceElement |
addSource, getEnglishDescription, getEnglishExample, getFileName, getFullName, getShortName, getSourceNames, getSources, getSourceURIs, getSubmitter, getSubmitterName, getURL, setEnglishDescription, setEnglishExample, setFileName, setFullName, setShortName, setSources, setSubmitter, setURL |
storeAxiom
public void storeAxiom()
throws java.lang.Exception
- Stores the axiom in a file as an OWL document
- Throws:
java.lang.Exception
storeAxiom
public java.lang.String storeAxiom(java.util.Hashtable _ht)
throws java.lang.Exception
- PROBLEM
- Throws:
java.lang.Exception
Copyright 2006 Inference Web group, All Rights Reserved.