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, clearAnnotations, withAnnotation, withAnnotations, withAnnotations
public BuilderSubDataProperty(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.