iw.model.owl
Interface OWLTranslationRule

All Superinterfaces:
IWInferenceRule, IWModelElement, IWProvenanceElement, IWTranslationRule
All Known Subinterfaces:
DBTranslationRule

public interface OWLTranslationRule
extends IWTranslationRule


Method Summary
 void storeTranslationRule()
           
 java.lang.String storeTranslationRule(java.util.Hashtable _ht)
           
 
Methods inherited from interface iw.model.IWTranslationRule
getClassName, getFromExpression, getFromLanguage, getToExpression, getToLanguage, setFromExpression, setFromLanguage, setToExpression, setToLanguage
 
Methods inherited from interface iw.model.IWInferenceRule
getEnglishDescriptionTemplate, setEnglishDescriptionTemplate
 
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
 
Methods inherited from interface iw.model.IWModelElement
getFirstSubmissionDate, getLastSubmissionDate, getModel, getURI, setFirstSubmissionDate, setLastSubmissionDate, setModel, setURI
 

Method Detail

storeTranslationRule

public void storeTranslationRule()
                          throws java.lang.Exception
Throws:
java.lang.Exception

storeTranslationRule

public java.lang.String storeTranslationRule(java.util.Hashtable _ht)
                                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.