Hi, i am not sure if i am on the right track. I want to write a script that generates a SessionFacade. But i am struggeling arround how to Model it in UML. I have several ideas:
1. Creating a class FooFacade and defining the busines methods to access the methods from different beans and setting a stereotype <<facade>>. But how i could determine which busines methods belongs to which Entity bean ? 2. Creating interfaces for each entity beans that deklares the busines method and associate them with corresponding entity bean. These interfaces should have the stereotype <<busines>>. Creating a class FooFacade with stereotype <<facade>> that implements theses interfaces. I think the problem would be the same. 3. Generate a facade class for each entity bean without explicit modeling automaticly. IMHO that is the worst. Any suggestions ? -- best regards Ingo Bruell -- <[EMAIL PROTECTED]> <ICQ# 40377720> Oldenburg PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C 953C 8FE7 C648 169E E5FC Germany PGP-Public-Key available at pgpkeys.mit.edu
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
