issrg.editor2.ontology.exporter
Class OWLExporter

java.lang.Object
  extended by issrg.editor2.ontology.exporter.PolicyOntologyExporter
      extended by issrg.editor2.ontology.exporter.OWLExporter

public class OWLExporter
extends PolicyOntologyExporter


Field Summary
 
Fields inherited from class issrg.editor2.ontology.exporter.PolicyOntologyExporter
ontology
 
Constructor Summary
OWLExporter(PolicyOntology ontology)
           
 
Method Summary
 void writeToFile(java.lang.String filename)
           
 
Methods inherited from class issrg.editor2.ontology.exporter.PolicyOntologyExporter
getPermisXML, writeToOWLFile, writeToPERMISFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLExporter

public OWLExporter(PolicyOntology ontology)
Method Detail

writeToFile

public void writeToFile(java.lang.String filename)
                 throws PolicyExportException
Throws:
PolicyExportException