T - the type of the wrapped objectpublic class ElkObjectSomeValuesFromWrap<T extends org.semanticweb.owlapi.model.OWLObjectSomeValuesFrom> extends ElkClassExpressionWrap<T> implements ElkObjectSomeValuesFrom
ElkObjectSomeValuesFrom interface by wrapping
instances of OWLObjectSomeValuesFromconverter, 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.OWLObjectSomeValuesFrom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.