iw.model.owl.db
Interface DBPrimitiveRule

All Superinterfaces:
IWInferenceRule, IWModelElement, IWPrimitiveRule, IWProvenanceElement, OWLPrimitiveRule

public interface DBPrimitiveRule
extends OWLPrimitiveRule


Method Summary
 void insertPrimitiveRule()
           
 void updatePrimitiveRule()
           
 
Methods inherited from interface iw.model.owl.OWLPrimitiveRule
storePrimitiveRule, storePrimitiveRule
 
Methods inherited from interface iw.model.IWPrimitiveRule
getClassName, 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

insertPrimitiveRule

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

updatePrimitiveRule

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


Copyright 2006 Inference Web group, All Rights Reserved.