T - type builtType - builder typeProperty - contained items typepublic abstract class BaseDomainBuilder<T extends org.semanticweb.owlapi.model.OWLObject,Type,Property> extends BaseBuilder<T,Type>
| Modifier and Type | Field and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLClassExpression |
domain |
protected Property |
property |
annotations, df| Constructor and Description |
|---|
BaseDomainBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type |
withDomain(org.semanticweb.owlapi.model.OWLClassExpression arg) |
Type |
withProperty(Property arg) |
buildChanges, buildObject, withAnnotation, withAnnotationsprotected Property property
protected org.semanticweb.owlapi.model.OWLClassExpression domain
Copyright © 2014 The University of Manchester. All Rights Reserved.