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