org.semanticweb.elk.owlapi.wrapper
Class ElkAnonymousIndividualWrap<T extends org.semanticweb.owlapi.model.OWLAnonymousIndividual>
java.lang.Object
org.semanticweb.elk.owlapi.wrapper.ElkObjectWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkIndividualWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkAnonymousIndividualWrap<T>
- Type Parameters:
T - the type of the wrapped object
- All Implemented Interfaces:
- ElkAnnotationSubject, ElkAnnotationValue, ElkAnonymousIndividual, ElkIndividual, ElkObject
public class ElkAnonymousIndividualWrap<T extends org.semanticweb.owlapi.model.OWLAnonymousIndividual>
- extends ElkIndividualWrap<T>
- implements ElkAnonymousIndividual
Implements the ElkAnonymousIndividual interface by wrapping instances
of OWLAnonymousIndividual
- Author:
- Yevgeny Kazakov
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
accept |
getNodeId
public String getNodeId()
- Specified by:
getNodeId in interface ElkAnonymousIndividual
accept
public <O> O accept(ElkIndividualVisitor<O> visitor)
- Specified by:
accept in interface ElkIndividual- Specified by:
accept in class ElkIndividualWrap<T extends org.semanticweb.owlapi.model.OWLAnonymousIndividual>
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.