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