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