T - the type of the wrapped objectpublic class ElkDataHasValueWrap<T extends org.semanticweb.owlapi.model.OWLDataHasValue> extends ElkClassExpressionWrap<T> implements ElkDataHasValue
ElkDataHasValue interface by wrapping instances of
OWLDataHasValueconverter, owlObject| Constructor and Description |
|---|
ElkDataHasValueWrap(T owlDataHasValue) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkClassExpressionVisitor<O> visitor) |
ElkLiteral |
getFiller() |
ElkDataPropertyExpression |
getProperty() |
accepthashCodepublic ElkDataHasValueWrap(T owlDataHasValue)
public ElkDataPropertyExpression getProperty()
getProperty in interface ElkPropertyRestriction<ElkDataPropertyExpression>public ElkLiteral getFiller()
getFiller in interface ElkPropertyRestrictionQualified<ElkDataPropertyExpression,ElkLiteral>public <O> O accept(ElkClassExpressionVisitor<O> visitor)
accept in interface ElkClassExpressionaccept in class ElkClassExpressionWrap<T extends org.semanticweb.owlapi.model.OWLDataHasValue>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.