public interface AsOWLDataProperty
| Type | Property and Description |
|---|---|
default OWLDataProperty |
asOWLData
A convenience method that obtains this entity as an OWLDataProperty (in
order to avoid explicit casting).
|
default boolean |
isOWLData
Gets the value of the property oWLDataProperty.
|
| Modifier and Type | Method and Description |
|---|---|
default OWLDataProperty |
asOWLDataProperty()
A convenience method that obtains this entity as an OWLDataProperty (in
order to avoid explicit casting).
|
default boolean |
isOWLDataProperty()
Gets the value of the property oWLDataProperty.
|
default boolean isOWLDataProperty
default OWLDataProperty asOWLDataProperty
default boolean isOWLDataProperty()
default OWLDataProperty asOWLDataProperty()
Copyright © 2017 The University of Manchester. All Rights Reserved.