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