public class BuilderSubAnnotationPropertyOf extends BaseSubBuilder<OWLSubAnnotationPropertyOfAxiom,BuilderSubAnnotationPropertyOf,OWLAnnotationProperty>
| Constructor and Description | 
|---|
| BuilderSubAnnotationPropertyOf(OWLDataFactory df) | 
| BuilderSubAnnotationPropertyOf(OWLSubAnnotationPropertyOfAxiom expected,
                              OWLDataFactory df)Builder initialized from an existing object. | 
| Modifier and Type | Method and Description | 
|---|---|
| OWLSubAnnotationPropertyOfAxiom | buildObject() | 
getSub, getSup, withSub, withSupapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotationspublic BuilderSubAnnotationPropertyOf(OWLSubAnnotationPropertyOfAxiom expected, OWLDataFactory df)
expected - the existing objectdf - data factory@Inject public BuilderSubAnnotationPropertyOf(OWLDataFactory df)
df - data factorypublic OWLSubAnnotationPropertyOfAxiom buildObject()
buildObject in interface Builder<OWLSubAnnotationPropertyOfAxiom>buildObject in class BaseBuilder<OWLSubAnnotationPropertyOfAxiom,BuilderSubAnnotationPropertyOf>Copyright © 2020 The University of Manchester. All rights reserved.