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, withRangegetProperty, withPropertyapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotationspublic BuilderObjectAllValuesFrom(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.