T - the type of the wrapped objectpublic class ElkAnnotationPropertyWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationProperty> extends ElkEntityWrap<T> implements ElkAnnotationProperty
ElkAnnotationProperty interface by wrapping instances
of OWLAnnotationPropertyconverter, owlObject| Constructor and Description |
|---|
ElkAnnotationPropertyWrap(T owlAnnotationProperty) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkEntityVisitor<O> visitor) |
accept, getIrihashCodepublic ElkAnnotationPropertyWrap(T owlAnnotationProperty)
public <O> O accept(ElkEntityVisitor<O> visitor)
accept in interface ElkEntityaccept in class ElkEntityWrap<T extends org.semanticweb.owlapi.model.OWLAnnotationProperty>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.