X - type to buildB - builderpublic abstract class BuilderSWRLIndividualsAtom<X extends SWRLBinaryAtom<SWRLIArgument,SWRLIArgument>,B extends Builder<X>> extends BaseBuilder<X,B>
| Constructor and Description | 
|---|
| BuilderSWRLIndividualsAtom(OWLDataFactory df) | 
| Modifier and Type | Method and Description | 
|---|---|
| SWRLIArgument | getArg0() | 
| SWRLIArgument | getArg1() | 
| B | withArg0(SWRLIArgument arg) | 
| B | withArg1(SWRLIArgument arg) | 
applyChanges, buildObject, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderSWRLIndividualsAtom(OWLDataFactory df)
df - data factorypublic B withArg0(SWRLIArgument arg)
arg - arg0public B withArg1(SWRLIArgument arg)
arg - arg0@Nullable public SWRLIArgument getArg1()
@Nullable public SWRLIArgument getArg0()
Copyright © 2020 The University of Manchester. All rights reserved.