org.semanticweb.elk.owl.visitors
Interface ElkFacetRestrictionVisitor<O>

Type Parameters:
O - the output type of the visitor
All Known Subinterfaces:
ElkObjectVisitor<O>
All Known Implementing Classes:
OwlObjectNameVisitor

public interface ElkFacetRestrictionVisitor<O>

Visitor interface for ElkFacetRestriction

Author:
Frantisek Simancik, "Yevgeny Kazakov"

Method Summary
 O visit(ElkFacetRestriction elkFacetRestriction)
           
 

Method Detail

visit

O visit(ElkFacetRestriction elkFacetRestriction)


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