public class BuilderObjectIntersectionOf extends BaseSetBuilder<org.semanticweb.owlapi.model.OWLObjectIntersectionOf,BuilderObjectIntersectionOf,org.semanticweb.owlapi.model.OWLClassExpression>
itemsannotations, df| Constructor and Description |
|---|
BuilderObjectIntersectionOf()
uninitialized builder
|
BuilderObjectIntersectionOf(org.semanticweb.owlapi.model.OWLObjectIntersectionOf expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLObjectIntersectionOf |
buildObject() |
withItem, withItems, withItemsbuildChanges, withAnnotation, withAnnotationspublic BuilderObjectIntersectionOf(org.semanticweb.owlapi.model.OWLObjectIntersectionOf expected)
expected - the existing objectpublic BuilderObjectIntersectionOf()
public org.semanticweb.owlapi.model.OWLObjectIntersectionOf buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLObjectIntersectionOf>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLObjectIntersectionOf,BuilderObjectIntersectionOf>Copyright © 2014 The University of Manchester. All Rights Reserved.