org.semanticweb.owlapi.owllink.builtin.response
Interface ClassSynsets

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

public interface ClassSynsets
extends Synsets<OWLClass>

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


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