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

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

public interface DataPropertySynsets
extends Synsets<OWLDataProperty>

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