public class BuilderSWRLDataPropertyAtom extends BaseDataPropertyBuilder<org.semanticweb.owlapi.model.SWRLDataPropertyAtom,BuilderSWRLDataPropertyAtom>
propertyannotations, df| Constructor and Description |
|---|
BuilderSWRLDataPropertyAtom()
uninitialized builder
|
BuilderSWRLDataPropertyAtom(org.semanticweb.owlapi.model.SWRLDataPropertyAtom expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.SWRLDataPropertyAtom |
buildObject() |
BuilderSWRLDataPropertyAtom |
with(org.semanticweb.owlapi.model.SWRLDArgument arg) |
BuilderSWRLDataPropertyAtom |
with(org.semanticweb.owlapi.model.SWRLIArgument arg) |
withPropertybuildChanges, withAnnotation, withAnnotationspublic BuilderSWRLDataPropertyAtom(org.semanticweb.owlapi.model.SWRLDataPropertyAtom expected)
expected - the existing objectpublic BuilderSWRLDataPropertyAtom()
public BuilderSWRLDataPropertyAtom with(org.semanticweb.owlapi.model.SWRLDArgument arg)
arg - data argumentpublic BuilderSWRLDataPropertyAtom with(org.semanticweb.owlapi.model.SWRLIArgument arg)
arg - individualpublic org.semanticweb.owlapi.model.SWRLDataPropertyAtom buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.SWRLDataPropertyAtom>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.SWRLDataPropertyAtom,BuilderSWRLDataPropertyAtom>Copyright © 2014 The University of Manchester. All Rights Reserved.