public class BuilderDataAllValuesFrom extends BaseDataBuilder<OWLDataAllValuesFrom,BuilderDataAllValuesFrom>
| Constructor and Description |
|---|
BuilderDataAllValuesFrom(OWLDataAllValuesFrom expected,
OWLDataFactory df)
builder initialized from an existing object
|
BuilderDataAllValuesFrom(OWLDataFactory df) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataAllValuesFrom |
buildObject() |
getDataRange, withRangegetProperty, withPropertyapplyChanges, withAnnotation, withAnnotations@Inject public BuilderDataAllValuesFrom(OWLDataFactory df)
df - data factorypublic BuilderDataAllValuesFrom(@Nonnull OWLDataAllValuesFrom expected, OWLDataFactory df)
expected - the existing objectdf - data factorypublic OWLDataAllValuesFrom buildObject()
buildObject in interface Builder<OWLDataAllValuesFrom>buildObject in class BaseBuilder<OWLDataAllValuesFrom,BuilderDataAllValuesFrom>Copyright © 2020 The University of Manchester. All rights reserved.