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

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

public interface SetOfLiterals
extends SetOfX<OWLLiteral>

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


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