Uses of Interface
org.semanticweb.elk.reasoner.indexing.visitors.IndexedPropertyChainVisitorEx

Packages that use IndexedPropertyChainVisitorEx
org.semanticweb.elk.reasoner.indexing.hierarchy   
 

Uses of IndexedPropertyChainVisitorEx in org.semanticweb.elk.reasoner.indexing.hierarchy
 

Methods in org.semanticweb.elk.reasoner.indexing.hierarchy with parameters of type IndexedPropertyChainVisitorEx
<O,P> O
IndexedObjectProperty.accept(IndexedPropertyChainVisitorEx<O,P> visitor, P parameter)
           
<O,P> O
IndexedBinaryPropertyChain.accept(IndexedPropertyChainVisitorEx<O,P> visitor, P parameter)
           
abstract
<O,P> O
IndexedPropertyChain.accept(IndexedPropertyChainVisitorEx<O,P> visitor, P parameter)
           
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.