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, withItems, withItemsapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotationspublic BuilderObjectIntersectionOf(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.