iw.model.owl
Interface OWLPrimitiveRule

All Superinterfaces:
IWInferenceRule, IWModelElement, IWPrimitiveRule, IWProvenanceElement
All Known Subinterfaces:
DBPrimitiveRule

public interface OWLPrimitiveRule
extends IWPrimitiveRule


Method Summary
 void storePrimitiveRule()
           
 java.lang.String storePrimitiveRule(java.util.Hashtable _ht)
          PROBLEM
 
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

storePrimitiveRule

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

storePrimitiveRule

public java.lang.String storePrimitiveRule(java.util.Hashtable _ht)
                                    throws java.lang.Exception
PROBLEM

Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.