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

All Superinterfaces:
Confirmation, KBResponse, Response, SetOfEntitySynsets<OWLObjectProperty>

public interface SetOfObjectPropertySynsets
extends SetOfEntitySynsets<OWLObjectProperty>

Represents a SetOfObjectPropertySynsets in the OWLlink specification. Author: Olaf Noppens Date: 24.11.2009


Method Summary
  asOWLObjectPropertyNodeSet()
           
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Confirmation
getWarning, hasWarning
 
Methods inherited from interface org.semanticweb.owlapi.owllink.Response
accept
 

Method Detail

asOWLObjectPropertyNodeSet

 asOWLObjectPropertyNodeSet()