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