Class AbstractModelVisitor

  • All Implemented Interfaces:
    IModelVisitor

    public abstract class AbstractModelVisitor
    extends Object
    implements IModelVisitor

    Abstract base implementation for the IModelVisitor interface.

    This class provides empty implementations for all methods in the interface, so that users can define only the ones they are interested on.

    Since:
    3.0.0
    Author:
    Daniel Fernández