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

All Superinterfaces:
Confirmation, KBResponse, Response

public interface Prefixes
extends KBResponse

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


Method Summary
 java.util.Map<java.lang.String,java.lang.String> getPrefixes()
           
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Confirmation
getWarning, hasWarning
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.Response
accept
 

Method Detail

getPrefixes

java.util.Map<java.lang.String,java.lang.String> getPrefixes()