|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractActionMappingGenerator | |
| de.matthias_burbach.flux | Is the core package. |
| Uses of AbstractActionMappingGenerator in de.matthias_burbach.flux |
| Subclasses of AbstractActionMappingGenerator in de.matthias_burbach.flux | |
class |
ActionActionMappingGenerator
Generates one action mapping for each UML state with stereotype 'Action'. |
class |
FinalStateActionMappingGenerator
Generates one action mapping for the optional UML final state (stereotype = 'FinalState') to perform finalization code. |
class |
ModuleActionMappingGenerator
Generates two action mappings for each UML state with stereotype 'Module'. |
class |
NonModelledActionMappingGenerator
Preserves non-modelled action mappings by copying them from the old struts-config.xml to the new struts-config.xml's section 'Non-modelled Action Mappings'. |
class |
PageActionMappingGenerator
Generates one action mapping for each UML state with stereotype 'Page' that forwards from the logical page name to the physical (JSP) name. |
class |
PageEventActionMappingGenerator
Generates an event dispatcher action mapping for each UML state with stereotype 'Page'. |
class |
PagePreProcessActionMappingGenerator
Generates one action mapping for each UML state with stereotype 'Page' that maps to a transformer class which does preprocessing as a preparatory step before actually forwarding to the physical page. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||