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, withRange
getProperty, withProperty
applyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations
public BuilderObjectSomeValuesFrom(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.