T - the type of the wrapped objectpublic class ElkDataAllValuesFromWrap<T extends org.semanticweb.owlapi.model.OWLDataAllValuesFrom> extends ElkClassExpressionWrap<T> implements ElkDataAllValuesFrom
ElkDataAllValuesFrom interface by wrapping instances
of OWLDataAllValuesFromconverter, owlObject| Constructor and Description |
|---|
ElkDataAllValuesFromWrap(T owlDataAllValuesFrom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkClassExpressionVisitor<O> visitor) |
List<? extends ElkDataPropertyExpression> |
getDataPropertyExpressions() |
ElkDataRange |
getDataRange() |
accepthashCodepublic ElkDataAllValuesFromWrap(T owlDataAllValuesFrom)
public <O> O accept(ElkClassExpressionVisitor<O> visitor)
accept in interface ElkClassExpressionaccept in class ElkClassExpressionWrap<T extends org.semanticweb.owlapi.model.OWLDataAllValuesFrom>public List<? extends ElkDataPropertyExpression> getDataPropertyExpressions()
getDataPropertyExpressions in interface ElkDataPropertyListRestrictionQualifiedpublic ElkDataRange getDataRange()
getDataRange in interface ElkDataPropertyListRestrictionQualifiedCopyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.