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