public class BuilderTransitiveObjectProperty extends BaseObjectPropertyBuilder<OWLTransitiveObjectPropertyAxiom,BuilderTransitiveObjectProperty>
| Constructor and Description | 
|---|
| BuilderTransitiveObjectProperty(OWLDataFactory df) | 
| BuilderTransitiveObjectProperty(OWLTransitiveObjectPropertyAxiom expected,
                               OWLDataFactory df)Builder initialized from an existing object. | 
| Modifier and Type | Method and Description | 
|---|---|
| OWLTransitiveObjectPropertyAxiom | buildObject() | 
getProperty, withPropertyapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderTransitiveObjectProperty(OWLDataFactory df)
df - data factorypublic BuilderTransitiveObjectProperty(OWLTransitiveObjectPropertyAxiom expected, OWLDataFactory df)
expected - the existing objectdf - data factorypublic OWLTransitiveObjectPropertyAxiom buildObject()
buildObject in interface Builder<OWLTransitiveObjectPropertyAxiom>buildObject in class BaseBuilder<OWLTransitiveObjectPropertyAxiom,BuilderTransitiveObjectProperty>Copyright © 2020 The University of Manchester. All rights reserved.