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

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

public interface SetOfDataPropertySynsets
extends SetOfSynsets<OWLDataProperty>

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


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.SetOfSynsets
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