public class BuilderSubDataProperty extends BaseSubBuilder<OWLSubDataPropertyOfAxiom,BuilderSubDataProperty,OWLDataPropertyExpression>
Constructor and Description |
---|
BuilderSubDataProperty(OWLDataFactory df) |
BuilderSubDataProperty(OWLSubDataPropertyOfAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Method and Description |
---|---|
OWLSubDataPropertyOfAxiom |
buildObject() |
getSub, getSup, withSub, withSup
applyChanges, withAnnotation, withAnnotations
public BuilderSubDataProperty(@Nonnull OWLSubDataPropertyOfAxiom expected, OWLDataFactory df)
expected
- the existing objectdf
- data factory@Inject public BuilderSubDataProperty(OWLDataFactory df)
df
- data factorypublic OWLSubDataPropertyOfAxiom buildObject()
buildObject
in interface Builder<OWLSubDataPropertyOfAxiom>
buildObject
in class BaseBuilder<OWLSubDataPropertyOfAxiom,BuilderSubDataProperty>
Copyright © 2020 The University of Manchester. All rights reserved.