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