Package org.semanticweb.owlapi.util
Class StructuralTransformation
java.lang.Object
org.semanticweb.owlapi.util.StructuralTransformation
- All Implemented Interfaces:
Serializable
- Since:
- 2.2.0
- Author:
- Matthew Horridge, The University Of Manchester, Information Management Group
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StructuralTransformation
- Parameters:
dataFactory
- factory to use
-
-
Method Details
-
getTransformedAxioms
- Parameters:
axioms
- axioms to transform- Returns:
- transformed axioms
-