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, getRange, withRange, withRangegetProperty, withPropertyapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderDataSomeValuesFrom(OWLDataFactory df)
df - data factorypublic BuilderDataSomeValuesFrom(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.