iw.model.owl
Interface OWLModelElement

All Superinterfaces:
IWModelElement

public interface OWLModelElement
extends IWModelElement

The OWL version of the IWModelElement interface


Method Summary
 void storeModelElement()
          Stores the ModelElement to a file as an OWL document
 
Methods inherited from interface iw.model.IWModelElement
getFirstSubmissionDate, getLastSubmissionDate, getModel, getURI, setFirstSubmissionDate, setLastSubmissionDate, setModel, setURI
 

Method Detail

storeModelElement

public void storeModelElement()
                       throws java.lang.Exception
Stores the ModelElement to a file as an OWL document

Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.