T - the type of the wrapped objectpublic abstract class ElkEntityWrap<T extends org.semanticweb.owlapi.model.OWLEntity> extends ElkObjectWrap<T> implements ElkEntity
ElkEntity interface by wrapping instances of
OWLEntityconverter, owlObject| Modifier and Type | Method and Description |
|---|---|
abstract <O> O |
accept(ElkEntityVisitor<O> visitor) |
<O> O |
accept(ElkObjectVisitor<O> visitor) |
ElkIri |
getIri() |
hashCodepublic abstract <O> O accept(ElkEntityVisitor<O> visitor)
public <O> O accept(ElkObjectVisitor<O> visitor)
Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.