T - the type of the wrapped objectpublic abstract class ElkSubObjectPropertyExpressionWrap<T extends org.semanticweb.owlapi.model.OWLObject> extends ElkObjectWrap<T> implements ElkSubObjectPropertyExpression
ElkSubObjectPropertyExpression interface by wrapping
instances of OWLObjectconverter, owlObject| Constructor and Description |
|---|
ElkSubObjectPropertyExpressionWrap(T owlObject) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkObjectVisitor<O> visitor) |
abstract <O> O |
accept(ElkSubObjectPropertyExpressionVisitor<O> visitor) |
hashCodepublic ElkSubObjectPropertyExpressionWrap(T owlObject)
public abstract <O> O accept(ElkSubObjectPropertyExpressionVisitor<O> visitor)
accept in interface ElkSubObjectPropertyExpressionpublic <O> O accept(ElkObjectVisitor<O> visitor)
Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.