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