Appendix C Workplace -Participant 1
A Ph. D. Thesis by Andrew Le Gear
[Back to Home Page] [Appendix B] [Appendix D]
Note The Reflexion Model diagrams for these appendicies are available in the PDF version of this thesis, downloadable from here [component-reconn-exion.pdf]
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
Figure C.1: Case Study -Workplace -Participant 1 -Reflexion Model and map 1
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^AuditAction$" mapTo="RestOfLearning"/>
<entry class="^.*Action$" mapTo="StrutsActionHandlers"/>
<entry class="^.*Form$" mapTo="StrutsActionForms"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
Figure C.2: Case Study -Workplace -Participant 1 -Reflexion model and map 2
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^AuditAction$" mapTo="RestOfLearning"/>
<entry class="^.*Action$" mapTo="StrutsActionHandlers"/>
<entry class="^.*Form$" mapTo="StrutsActionForms"/>
<entry class="^.*Module" mapTo="Services"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
Figure C.3: Case Study -Workplace -Participant 1 -Reflexion model and map 3
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^AuditAction$" mapTo="RestOfLearning"/>
<entry class="^.*Action$" mapTo="StrutsActionHandlers"/>
<entry class="^.*Form$" mapTo="StrutsActionForms"/>
<entry class="^.*Module$" mapTo="ServiceInterfaces"/>
<entry class="^.*ModuleImpl$" mapTo="ServiceImpls"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
Figure C.4: Case Study -Workplace -Participant 1 -Reflexion model and map 4
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^AuditAction$" mapTo="RestOfLearning"/>
<entry class="^.*Action$" mapTo="StrutsActionHandlers"/>
<entry class="^.*Form$" mapTo="StrutsActionForms"/>
<entry class="^.*Module$" mapTo="ServiceInterfaces"/>
<entry class="^.*ModuleImpl$" mapTo="ServiceImpls"/>
<entry class="^.*Mgr" mapTo="PersistenceMgrs"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
Figure C.5: Case Study -Workplace -Participant 1 -Reflexion model and map 5
Figure C.6: Case Study -Workplace -Participant 1 -Reflexion model 6
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^.*Tag$" mapTo="JSPTags"/>
<entry class="^AuditAction$" mapTo="RestOfLearning"/>
<entry class="^.*Action$" mapTo="StrutsActionHandlers"/>
<entry class="^.*Form$" mapTo="StrutsActionForms"/>
<entry class="^.*Module$" mapTo="ServiceInterfaces"/>
<entry class="^.*ModuleImpl$" mapTo="ServiceImpls"/>
<entry class="^.*Service$" mapTo="WebServiceAPIs"/>
<entry class="^.*Element$" mapTo="WebServiceAPIs"/>
<entry class="^.*Mgr" mapTo="PersistenceMgrs"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^.*Tag$" mapTo="JSPTags"/>
<entry class="^AuditAction$" mapTo="RestOfLearning"/>
<entry class="^.*Action$" mapTo="StrutsActionHandlers"/>
<entry class="^.*Form$" mapTo="StrutsActionForms"/>
<entry class="^.*Module$" mapTo="ServiceInterfaces"/>
<entry class="^.*ModuleImpl$" mapTo="ServiceImpls"/>
<entry class="^.*Service$" mapTo="WebServiceAPIs"/>
<entry class="^.*Element$" mapTo="WebServiceAPIs"/>
<entry class="^.*Command$" mapTo="RemoteProcessingCommands"/>
<entry class="^.*Mgr" mapTo="PersistenceMgrs"/>
<entry class="^.*DsBean$" mapTo="DSPersistentBeans"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
Figure C.7: Case Study -Workplace -Participant 1 -Reflexion model and map
<map>
<entry class="^.*Helper$" mapTo="Helpers"/>
<entry class="^.*Tag$" mapTo="JSPTags"/>
<entry class="^AuditAction$" mapTo="RestOfLearning"/>
<entry class="^.*Action$" mapTo="StrutsActionHandlers"/>
<entry class="^.*Form$" mapTo="StrutsActionForms"/>
<entry class="^.*Module$" mapTo="ServiceInterfaces"/>
<entry class="^.*ModuleImpl$" mapTo="ServiceImpls"/>
<entry class="^.*Service$" mapTo="WebServiceAPIs"/>
<entry class="^.*Element$" mapTo="WebServiceAPIs"/>
<entry class="^.*Command$" mapTo="RemoteProcessingCommands"/>
<entry class="^.*Mgr" mapTo="PersistenceMgrs"/>
<entry class="^.*DsBean$" mapTo="DSPersistentBeans"/>
<entry class="^.*Bean$" mapTo="LMMPersistentBeans"/>
<entry class="^.*$" mapTo="RestOfLearning"/>
</map>
Figure C.8: Case Study -Workplace -Participant 1 -Reflexion model and map
[Back to Home Page] [Appendix B] [Appendix D]
Component Reconn-exion by Andrew Le Gear 2006