org.semanticweb.owlapi.owllink.builtin.response
Interface SetOfEntities<E extends OWLLogicalEntity>

All Superinterfaces:
Confirmation, KBResponse, Response

public interface SetOfEntities<E extends OWLLogicalEntity>
extends KBResponse

Abstract entities for set of entities. A set can always be empty. Every set also is a OWLAPI Node object. 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