net.sourceforge.fluxion.beans.utils
Class FluxionManchesterOWLSyntaxDescriptionChecker

java.lang.Object
  extended by net.sourceforge.fluxion.beans.utils.FluxionManchesterOWLSyntaxDescriptionChecker

public class FluxionManchesterOWLSyntaxDescriptionChecker
extends java.lang.Object

Created by IntelliJ IDEA. User: davey Date: 29-Jul-2009 Time: 14:33:47 To change this template use File | Settings | File Templates.


Constructor Summary
FluxionManchesterOWLSyntaxDescriptionChecker(org.semanticweb.owl.model.OWLOntology ontology, org.semanticweb.owl.model.OWLDataFactory factory)
           
 
Method Summary
 java.util.Set<org.semanticweb.owl.model.OWLDescription> parse(java.lang.String description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FluxionManchesterOWLSyntaxDescriptionChecker

public FluxionManchesterOWLSyntaxDescriptionChecker(org.semanticweb.owl.model.OWLOntology ontology,
                                                    org.semanticweb.owl.model.OWLDataFactory factory)
Method Detail

parse

public java.util.Set<org.semanticweb.owl.model.OWLDescription> parse(java.lang.String description)
                                                              throws org.semanticweb.owl.expression.ParserException
Throws:
org.semanticweb.owl.expression.ParserException


Copyright © 2010. All Rights Reserved.