T - type builtB - builder typepublic abstract class BaseDataBuilder<T extends OWLObject,B> extends BaseDataPropertyBuilder<T,B>
| Constructor and Description |
|---|
BaseDataBuilder(OWLDataFactory df) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataRange |
getDataRange() |
B |
withRange(OWLDataRange arg) |
getProperty, withPropertyapplyChanges, buildObject, withAnnotation, withAnnotations@Inject public BaseDataBuilder(OWLDataFactory df)
df - data factory@Nonnull public B withRange(OWLDataRange arg)
arg - range@Nonnull public OWLDataRange getDataRange()
Copyright © 2020 The University of Manchester. All rights reserved.