public class BuilderSWRLVariable extends BaseBuilder<SWRLVariable,BuilderSWRLVariable>
| Constructor and Description |
|---|
BuilderSWRLVariable(OWLDataFactory df) |
BuilderSWRLVariable(SWRLVariable expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
SWRLVariable |
buildObject() |
IRI |
getIRI() |
BuilderSWRLVariable |
with(IRI arg) |
applyChanges, withAnnotation, withAnnotationspublic BuilderSWRLVariable(@Nonnull SWRLVariable expected, OWLDataFactory df)
expected - the existing objectdf - data factory@Inject public BuilderSWRLVariable(OWLDataFactory df)
df - data factory@Nonnull public BuilderSWRLVariable with(IRI arg)
arg - iripublic SWRLVariable buildObject()
buildObject in interface Builder<SWRLVariable>buildObject in class BaseBuilder<SWRLVariable,BuilderSWRLVariable>Copyright © 2020 The University of Manchester. All rights reserved.