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