Class StructuralTransformation

java.lang.Object
org.semanticweb.owlapi.util.StructuralTransformation
All Implemented Interfaces:
Serializable

public class StructuralTransformation extends Object implements Serializable
Since:
2.2.0
Author:
Matthew Horridge, The University Of Manchester, Information Management Group
See Also:
  • Constructor Details

    • StructuralTransformation

      public StructuralTransformation(OWLDataFactory dataFactory)
      Parameters:
      dataFactory - factory to use
  • Method Details

    • getTransformedAxioms

      public Set<OWLAxiom> getTransformedAxioms(Set<OWLAxiom> axioms)
      Parameters:
      axioms - axioms to transform
      Returns:
      transformed axioms