public class BuilderDataAllValuesFrom extends BaseDataBuilder<OWLDataAllValuesFrom,BuilderDataAllValuesFrom>
| Constructor and Description | 
|---|
| BuilderDataAllValuesFrom(OWLDataAllValuesFrom expected,
                        OWLDataFactory df)Builder initialized from an existing object. | 
| BuilderDataAllValuesFrom(OWLDataFactory df) | 
| Modifier and Type | Method and Description | 
|---|---|
| OWLDataAllValuesFrom | buildObject() | 
getDataRange, getRange, withRange, withRangegetProperty, withPropertyapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderDataAllValuesFrom(OWLDataFactory df)
df - data factorypublic BuilderDataAllValuesFrom(OWLDataAllValuesFrom expected, OWLDataFactory df)
expected - the existing objectdf - data factorypublic OWLDataAllValuesFrom buildObject()
buildObject in interface Builder<OWLDataAllValuesFrom>buildObject in class BaseBuilder<OWLDataAllValuesFrom,BuilderDataAllValuesFrom>Copyright © 2020 The University of Manchester. All rights reserved.