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