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