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