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