public interface AsOWLObjectProperty
| Type | Property and Description |
|---|---|
default OWLObjectProperty |
asOWLObject
A convenience method that obtains this entity as an OWLObjectProperty (in
order to avoid explicit casting).
|
default boolean |
isOWLObject
Gets the value of the property oWLObjectProperty.
|
| Modifier and Type | Method and Description |
|---|---|
default OWLObjectProperty |
asOWLObjectProperty()
A convenience method that obtains this entity as an OWLObjectProperty (in
order to avoid explicit casting).
|
default boolean |
isOWLObjectProperty()
Gets the value of the property oWLObjectProperty.
|
default boolean isOWLObjectProperty
default OWLObjectProperty asOWLObjectProperty
default boolean isOWLObjectProperty()
default OWLObjectProperty asOWLObjectProperty()
Copyright © 2017 The University of Manchester. All Rights Reserved.