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