public interface HasDataPropertiesInSignature
| Modifier and Type | Method and Description |
|---|---|
default Stream<OWLDataProperty> |
dataPropertiesInSignature() |
default Set<OWLDataProperty> |
getDataPropertiesInSignature()
Deprecated.
use the stream method
|
@Deprecated default Set<OWLDataProperty> getDataPropertiesInSignature()
default Stream<OWLDataProperty> dataPropertiesInSignature()
Copyright © 2018 The University of Manchester. All rights reserved.