T - type builtType - builder typepublic abstract class BaseDataPropertyBuilder<T extends org.semanticweb.owlapi.model.OWLObject,Type> extends BaseBuilder<T,Type>
| Modifier and Type | Field and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLDataPropertyExpression |
property |
annotations, df| Constructor and Description |
|---|
BaseDataPropertyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type |
withProperty(org.semanticweb.owlapi.model.OWLDataPropertyExpression arg) |
buildChanges, buildObject, withAnnotation, withAnnotationspublic Type withProperty(org.semanticweb.owlapi.model.OWLDataPropertyExpression arg)
arg - propertyCopyright © 2014 The University of Manchester. All Rights Reserved.