public class BuilderDataIntersectionOf extends BaseSetBuilder<OWLDataIntersectionOf,BuilderDataIntersectionOf,OWLDataRange>
| Constructor and Description | 
|---|
| BuilderDataIntersectionOf(OWLDataFactory df) | 
| BuilderDataIntersectionOf(OWLDataIntersectionOf expected,
                         OWLDataFactory df)Builder initialized from an existing object. | 
| Modifier and Type | Method and Description | 
|---|---|
| OWLDataIntersectionOf | buildObject() | 
withItem, withItems, withItems, withItemsapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderDataIntersectionOf(OWLDataFactory df)
df - data factorypublic BuilderDataIntersectionOf(OWLDataIntersectionOf expected, OWLDataFactory df)
expected - the existing objectdf - data factorypublic OWLDataIntersectionOf buildObject()
buildObject in interface Builder<OWLDataIntersectionOf>buildObject in class BaseBuilder<OWLDataIntersectionOf,BuilderDataIntersectionOf>Copyright © 2020 The University of Manchester. All rights reserved.