public class BuilderAnnotation extends BaseAnnotationtPropertyBuilder<org.semanticweb.owlapi.model.OWLAnnotation,BuilderAnnotation>
propertyannotations, df| Constructor and Description |
|---|
BuilderAnnotation()
uninitialized builder
|
BuilderAnnotation(org.semanticweb.owlapi.model.OWLAnnotation expected)
builder initialized from an existing object
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAnnotation |
buildObject() |
BuilderAnnotation |
withValue(org.semanticweb.owlapi.model.OWLAnnotationValue arg) |
withPropertybuildChanges, withAnnotation, withAnnotationspublic BuilderAnnotation()
public BuilderAnnotation(org.semanticweb.owlapi.model.OWLAnnotation expected)
expected - the existing objectpublic BuilderAnnotation withValue(org.semanticweb.owlapi.model.OWLAnnotationValue arg)
arg - the annotation valuepublic org.semanticweb.owlapi.model.OWLAnnotation buildObject()
buildObject in interface Builder<org.semanticweb.owlapi.model.OWLAnnotation>buildObject in class BaseBuilder<org.semanticweb.owlapi.model.OWLAnnotation,BuilderAnnotation>Copyright © 2014 The University of Manchester. All Rights Reserved.