org.semanticweb.owlapi.owllink.builtin.response
Interface SynsetResponse<E>

All Superinterfaces:
java.util.Collection<E>, Confirmation, java.lang.Iterable<E>, KBResponse, Response, java.util.Set<E>, Synset<E>

public interface SynsetResponse<E>
extends Synset<E>, KBResponse

Created by IntelliJ IDEA. Author: Olaf Noppens Date: 24.10.2009


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Synset
getSingletonElement, isSingleton
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Confirmation
getWarning, hasWarning
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.Response
accept