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