|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BaseCSVisitor<R> | |
| DecorableBaseCSVisitor<R> | |
| VisitableCS | |
| Class Summary | |
|---|---|
| AbstractBaseCSVisitor<R,C> | |
| AbstractDelegatingBaseCSVisitor<R,C,D extends BaseCSVisitor<R>> | An AbstractDelegatingBaseCSVisitor delegates all visits. |
| AbstractExtendingBaseCSVisitor<R,C> | An AbstractExtendingBaseCSVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class' first super class until a non-interface super-class is found). |
| AbstractNullBaseCSVisitor<R,C> | An AbstractNullBaseCSVisitor provides a default implementation for each visitXxx method that returns null. |
| BaseCSAdapterFactory | The Adapter Factory for the model. |
| BaseCSSwitch<T> | The Switch for the model's inheritance hierarchy. |
| BaseCSValidator | The Validator for the model. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||