public class BuilderDataProperty extends BaseEntityBuilder<OWLDataProperty,BuilderDataProperty>
| Constructor and Description | 
|---|
| BuilderDataProperty(OWLDataFactory df) | 
| BuilderDataProperty(OWLDataProperty expected,
                   OWLDataFactory df)Builder initialized from an existing object. | 
| Modifier and Type | Method and Description | 
|---|---|
| OWLDataProperty | buildObject() | 
getIRI, getPM, getString, withIRI, withPrefixedIRI, withPrefixManagerapplyChanges, clearAnnotations, withAnnotation, withAnnotations, withAnnotations@Inject public BuilderDataProperty(OWLDataFactory df)
df - data factorypublic BuilderDataProperty(OWLDataProperty expected, OWLDataFactory df)
expected - the existing objectdf - data factorypublic OWLDataProperty buildObject()
buildObject in interface Builder<OWLDataProperty>buildObject in class BaseBuilder<OWLDataProperty,BuilderDataProperty>Copyright © 2020 The University of Manchester. All rights reserved.