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, withItemsapplyChanges, withAnnotation, withAnnotations@Inject public BuilderDataIntersectionOf(OWLDataFactory df)
df - data factorypublic BuilderDataIntersectionOf(@Nonnull 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.