iw.model.owl
Interface OWLAgent
- All Superinterfaces:
- IWAgent, IWModelElement, IWProvenanceElement
- All Known Subinterfaces:
- DBAgent
- public interface OWLAgent
- extends IWAgent
The OWL version of the Agent
|
Method Summary |
void |
storeAgent()
Stores the Agent in a file as an OWL document |
java.lang.String |
storeAgent(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 |
storeAgent
public void storeAgent()
throws java.lang.Exception
- Stores the Agent in a file as an OWL document
- Throws:
java.lang.Exception
storeAgent
public java.lang.String storeAgent(java.util.Hashtable _ht)
throws java.lang.Exception
- PROBLEM
- Throws:
java.lang.Exception
Copyright 2006 Inference Web group, All Rights Reserved.