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