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

All Superinterfaces:
Confirmation, java.lang.Iterable<Setting>, KBResponse, Response

public interface Settings
extends KBResponse, java.lang.Iterable<Setting>

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


Method Summary
 java.util.Set<Setting> getSettings()
           
 
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.lang.Iterable
iterator
 

Method Detail

getSettings

java.util.Set<Setting> getSettings()