Interface IChangeVisitor<T>

All Known Implementing Classes:
AutoIDAllocator, ChangeVisitorBase, DirectOWLTranslator, KGCLTextTranslator, OWLTranslator, ProvisionalOWLTranslator

public interface IChangeVisitor<T>
A visitor interface for Change objects. Implement that interface to apply arbitrary processing to all types of KGCL changes.