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