@Deprecated public class ObjectPropertySimplifier extends Object
Constructor | Description |
---|---|
ObjectPropertySimplifier(OWLDataFactory dataFactory) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
OWLObjectPropertyExpression |
getSimplified(OWLObjectPropertyExpression prop) |
Deprecated.
Gets an object property expression in its simplest form.
|
public ObjectPropertySimplifier(@Nonnull OWLDataFactory dataFactory)
dataFactory
- datafactory to use@Nonnull public OWLObjectPropertyExpression getSimplified(@Nonnull OWLObjectPropertyExpression prop)
prop
- The object property expression to be simplified.Copyright © 2018 The University of Manchester. All rights reserved.