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, withSup
applyChanges, withAnnotation, withAnnotations
public BuilderSubObjectProperty(@Nonnull 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.