public class BuilderDataComplementOf extends BaseBuilder<org.semanticweb.owlapi.model.OWLDataComplementOf,BuilderDataComplementOf>
annotations, df| Constructor and Description |
|---|
BuilderDataComplementOf()
uninitialized builder
|
BuilderDataComplementOf(org.semanticweb.owlapi.model.OWLDataComplementOf expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLDataComplementOf |
buildObject() |
BuilderDataComplementOf |
withRange(org.semanticweb.owlapi.model.OWLDataRange arg) |
buildChanges, withAnnotation, withAnnotationspublic BuilderDataComplementOf()
public BuilderDataComplementOf(org.semanticweb.owlapi.model.OWLDataComplementOf expected)
expected - the existing objectpublic BuilderDataComplementOf withRange(org.semanticweb.owlapi.model.OWLDataRange arg)
arg - rangepublic org.semanticweb.owlapi.model.OWLDataComplementOf buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLDataComplementOf>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLDataComplementOf,BuilderDataComplementOf>Copyright © 2014 The University of Manchester. All Rights Reserved.