The Visitor Generator generates Visitor and RelationResolver classes using abstract classes from a framework which is also generated.
Please note that the generated Visitors are always stateful.
AbstractVisitorAbstractRelationResolverAbstract class AbstractVisitor
void visit(CT component) throws EXvoid reset()Abstract class AbstractRelationResolver
List<CT> getRelatedComponents(CT component)boolean hasRelatedComponents(CT component)Copyright by Walter Lyrer
The author cannot be made responsible for any damage caused by the Visitor Generator.
The usage of the Visitor Generator is on own risk.
The code is designed and implemented on best know-how and with good intentions by the author.
Especially is to mention that the generated code of the Visitor Generator is not guaranteed to run instantly correct.
Manual supervision is necessary.
Walter Lyrer
Jacoge Java Generator Eclipse Plugin
Converter Generator
Strategy/State Generator
Named Parameter Converter