iw.model.owl.db
Interface DBOntology

All Superinterfaces:
IWModelElement, IWOntology, IWProvenanceElement, IWSource, OWLOntology

public interface DBOntology
extends OWLOntology


Method Summary
 void insertOntology()
           
 void updateOntology()
           
 
Methods inherited from interface iw.model.owl.OWLOntology
storeOntology, storeOntology
 
Methods inherited from interface iw.model.IWOntology
getClassName, getVersion, setVersion
 
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

insertOntology

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

updateOntology

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


Copyright 2006 Inference Web group, All Rights Reserved.