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