org.pfsw.odem
Interface IExplorableElementVisitor

All Superinterfaces:
IContainersVisitor, INamespacesVisitor, ITypesVisitor

public interface IExplorableElementVisitor
extends IContainersVisitor, INamespacesVisitor, ITypesVisitor

This is the callback interface an object must implement to be used within a transparent navigation over all explorable elements.

Version:
1.0
Author:
M.Duchrow

Method Summary
 
Methods inherited from interface org.pfsw.odem.IContainersVisitor
visitContainer
 
Methods inherited from interface org.pfsw.odem.INamespacesVisitor
visitNamespace
 
Methods inherited from interface org.pfsw.odem.ITypesVisitor
visitType