Uses of Interface
org.semanticweb.elk.owl.visitors.ElkFacetRestrictionVisitor

Packages that use ElkFacetRestrictionVisitor
org.semanticweb.elk.owl.util   
org.semanticweb.elk.owl.visitors   
 

Uses of ElkFacetRestrictionVisitor in org.semanticweb.elk.owl.util
 

Classes in org.semanticweb.elk.owl.util that implement ElkFacetRestrictionVisitor
 class OwlObjectNameVisitor
          Visitor for ElkObject that returns the standard OWL2 name of each constructor.
 

Uses of ElkFacetRestrictionVisitor in org.semanticweb.elk.owl.visitors
 

Subinterfaces of ElkFacetRestrictionVisitor in org.semanticweb.elk.owl.visitors
 interface ElkObjectVisitor<O>
          Visitor pattern interface for instances of ElkObject.
 



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