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