org.semanticweb.owlapi.owllink.builtin.response
Interface SetOfEntitySynsets<E extends OWLObject>

All Superinterfaces:
Confirmation, KBResponse, Response
All Known Subinterfaces:
SetOfClassSynsets, SetOfDataPropertySynsets, SetOfObjectPropertySynsets

public interface SetOfEntitySynsets<E extends OWLObject>
extends KBResponse

A KBResponse that is in fact a NodeSet.

Author: Olaf Noppens Date: 17.02.2010


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Confirmation
getWarning, hasWarning
 
Methods inherited from interface org.semanticweb.owlapi.owllink.Response
accept