iw.model.owl
Interface OWLMethodRule
- All Superinterfaces:
- IWInferenceRule, IWMethodRule, IWModelElement, IWPrimitiveRule, IWProvenanceElement
- All Known Subinterfaces:
- DBMethodRule
- public interface OWLMethodRule
- extends IWMethodRule
The OWL version of the IWMethodRule interface
|
Method Summary |
void |
storeMethodRule()
Stores the method rule to a file as an OWL document |
java.lang.String |
storeMethodRule(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 |
storeMethodRule
public void storeMethodRule()
throws java.lang.Exception
- Stores the method rule to a file as an OWL document
- Throws:
java.lang.Exception
storeMethodRule
public java.lang.String storeMethodRule(java.util.Hashtable _ht)
throws java.lang.Exception
- PROBLEM
- Throws:
java.lang.Exception
Copyright 2006 Inference Web group, All Rights Reserved.