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, clearAnnotations, withAnnotation, withAnnotations, withAnnotationspublic BuilderSWRLVariable(SWRLVariable expected, OWLDataFactory df)
expected - the existing objectdf - data factory@Inject public BuilderSWRLVariable(OWLDataFactory df)
df - data factorypublic BuilderSWRLVariable with(IRI arg)
arg - iripublic SWRLVariable buildObject()
buildObject in interface Builder<SWRLVariable>buildObject in class BaseBuilder<SWRLVariable,BuilderSWRLVariable>public IRI getIRI()
Copyright © 2020 The University of Manchester. All rights reserved.