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