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, withProperty
applyChanges, withAnnotation, withAnnotations
@Inject public BuilderAsymmetricObjectProperty(OWLDataFactory df)
df
- data factorypublic BuilderAsymmetricObjectProperty(@Nonnull 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.