[Andromda-devel] AndroMDA/JIRA Work started: (JAVA-9) Provide java interface generation

2005-08-04 Thread Matthias Bohlen (JIRA)
[ http://jira.andromda.org/browse/JAVA-9?page=history ] Work on JAVA-9 started by Matthias Bohlen > Provide java interface generation > - > > Key: JAVA-9 > URL: http://jira.andromda.org/browse/JAVA-9 > Project: Java Cartridge >

[Andromda-devel] AndroMDA/JIRA Resolved: (JAVA-9) Provide java interface generation

2005-08-04 Thread Matthias Bohlen (JIRA)
[ http://jira.andromda.org/browse/JAVA-9?page=history ] Matthias Bohlen resolved JAVA-9: Resolution: Fixed The Java cartridge can generate interfaces now. Just model them as a UML interface and enable the cartridge outlet "interfaces". Lars, thank

[Andromda-devel] AndroMDA/JIRA Commented: (BPM-231) make it possible to specify size for text and textarea widgets

2005-08-04 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-231?page=comments#action_11887 ] Wouter Zoons commented on BPM-231: -- I'll add tagged values for them, I'll make sure they are also taken into account during the CRUD generation > make it possible to specify size f

[Andromda-devel] AndroMDA/JIRA Created: (HIB-126) Embedded classes doesn't handle associations

2005-08-04 Thread Pietro Bonanno (JIRA)
Embedded classes doesn't handle associations Key: HIB-126 URL: http://jira.andromda.org/browse/HIB-126 Project: Hibernate Cartridge Type: Improvement Versions: 3.1-RC1 Reporter: Pietro Bonanno Assigned to: Car

[Andromda-devel] AndroMDA/JIRA Commented: (HIB-126) Embedded classes doesn't handle associations

2005-08-04 Thread Pietro Bonanno (JIRA)
[ http://jira.andromda.org/browse/HIB-126?page=comments#action_11888 ] Pietro Bonanno commented on HIB-126: This question was discussed in a post on the Forum, http://galaxy.andromda.org/forum/viewtopic.php?t=235 Chad Brandon said that this issue w

[Andromda-devel] AndroMDA/JIRA Commented: (HIB-126) Embedded classes doesn't handle associations

2005-08-04 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/HIB-126?page=comments#action_11889 ] Chad Brandon commented on HIB-126: -- Why don't you just model your embedded values as an attribute (thats the more correct way to model it anyway). I think I might add a validation

[Andromda-devel] AndroMDA/JIRA Created: (BPM-232) Input-parameters to use-cases listed in Other Links menu

2005-08-04 Thread Leif Johansson (JIRA)
Input-parameters to use-cases listed in Other Links menu Key: BPM-232 URL: http://jira.andromda.org/browse/BPM-232 Project: Bpm4Struts Cartridge Type: Improvement Versions: 3.1 Reporter: Leif Johans

[Andromda-devel] AndroMDA/JIRA Commented: (BPM-231) make it possible to specify size for text and textarea widgets

2005-08-04 Thread JIRA
[ http://jira.andromda.org/browse/BPM-231?page=comments#action_11890 ] Walter Itamar MourĂ£o commented on BPM-231: -- Since this tagged value could be used in trigger parameters too, I suggest you add the tagged value to the datatypes. > make it

[Andromda-devel] AndroMDA/JIRA Commented: (HIB-126) Embedded classes doesn't handle associations

2005-08-04 Thread Pietro Bonanno (JIRA)
[ http://jira.andromda.org/browse/HIB-126?page=comments#action_11900 ] Pietro Bonanno commented on HIB-126: Chad, thanks for your fast reply. Could you please explain me what do you mean? If this isn't the right place, please tell me where we can mo

[Andromda-devel] AndroMDA/JIRA Commented: (HIB-126) Embedded classes doesn't handle associations

2005-08-04 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/HIB-126?page=comments#action_11901 ] Chad Brandon commented on HIB-126: -- I'm saying why don't you make your RelationEnd embedded values attributes on the entity instead of as association ends? > Embedded classes does

[Andromda-devel] AndroMDA/JIRA Commented: (BPM-231) make it possible to specify size for text and textarea widgets

2005-08-04 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-231?page=comments#action_11902 ] Wouter Zoons commented on BPM-231: -- I've added support for this feature in the default bpm4struts cartridge behaviour (non-CRUD) profile: @andromda.presentation.web.view.field.size

[Andromda-devel] AndroMDA/JIRA Updated: (BPM-231) make it possible to specify size for text and textarea widgets

2005-08-04 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-231?page=history ] Wouter Zoons updated BPM-231: - Version: 3.1M1 (was: 3.1) Fix Version: 3.1-RC1 > make it possible to specify size for text and textarea widgets > ---

[Andromda-devel] AndroMDA/JIRA Commented: (HIB-126) Embedded classes doesn't handle associations

2005-08-04 Thread Pietro Bonanno (JIRA)
[ http://jira.andromda.org/browse/HIB-126?page=comments#action_11903 ] Pietro Bonanno commented on HIB-126: Do you mean: public class Relation { private RelationEnd rel1; private RelationEnd rel2; ... } Where Relation is <> and RelationEnd

[Andromda-devel] AndroMDA/JIRA Closed: (JAVA-20) modeling exceptions without generating classes

2005-08-04 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/JAVA-20?page=history ] Wouter Zoons closed JAVA-20: Resolution: Not an issue I was stupid, we can do this by just dropping the 'exceptions' outlet > modeling exceptions without generating classes >

[Andromda-devel] AndroMDA/JIRA Commented: (JAVA-20) modeling exceptions without generating classes

2005-08-04 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/JAVA-20?page=comments#action_11905 ] Wouter Zoons commented on JAVA-20: -- yeah that's what I thought, but it isn't working according to my collegue .. the exception is not considered > modeling exceptions without gener

[Andromda-devel] AndroMDA/JIRA Closed: (BPM-230) radio options need better support

2005-08-04 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-230?page=history ] Wouter Zoons closed BPM-230: Resolution: Fixed Fix Version: 3.1-RC1 > radio options need better support > - > > Key: BPM-230 > URL: http://ji

[Andromda-devel] AndroMDA/JIRA Commented: (BPM-232) Input-parameters to use-cases listed in Other Links menu

2005-08-04 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-232?page=comments#action_11906 ] Wouter Zoons commented on BPM-232: -- and what would their values be ? > Input-parameters to use-cases listed in Other Links menu > ---