iw.model.owl.db
Interface DBMethodRule

All Superinterfaces:
IWInferenceRule, IWMethodRule, IWModelElement, IWPrimitiveRule, IWProvenanceElement, OWLMethodRule

public interface DBMethodRule
extends OWLMethodRule


Method Summary
 void insertMethodRule()
           
 void updateMethodRule()
           
 
Methods inherited from interface iw.model.owl.OWLMethodRule
storeMethodRule, storeMethodRule
 
Methods inherited from interface iw.model.IWMethodRule
getClassName, getVerificationMethod, setVerificationMethod
 
Methods inherited from interface iw.model.IWPrimitiveRule
getLanguage, getRuleSpec, setLanguage, setRuleSpec
 
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

insertMethodRule

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

updateMethodRule

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


Copyright 2006 Inference Web group, All Rights Reserved.