Class OWLFunctionalSyntaxFactory

java.lang.Object
org.semanticweb.owlapi.apibinding.OWLFunctionalSyntaxFactory

public final class OWLFunctionalSyntaxFactory extends Object
A utility class whose methods may be statically imported so that OWL API objects can be constructed by writing code that looks like the OWL 2 Functional Syntax.
Note that this class is primarily intended for developers who need to write test cases. Normal client code should probably use an OWLDataFactory for creating objects.
Since:
3.0.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group