Christian Seiler wrote:
Is it possible to have an abstract class with stereotype Service?
Have you tried it?
I tried and it seems not to be possible (spring cartridge). I want to
accomplish the following:
Let's say we have a service "UserService" and another service
"SpecialUserService"
> >Is it possible to have an abstract class with stereotype Service?
> >
> >
> Have you tried it?
I tried and it seems not to be possible (spring cartridge). I want to
accomplish the following:
Let's say we have a service "UserService" and another service
"SpecialUserService"
which extends User
Rahn wrote:
Is it possible to have an abstract class with stereotype Service?
Have you tried it?
Can there exist a generalizattion between the above class and other classes with Entity stereotypes?
Thx, Régine.
Entities can only generalize other entities, services can only
generalize other s
Is it possible to have an abstract class with stereotype Service?
Can there exist a generalizattion between the above class and other classes
with Entity stereotypes?
Thx, Régine.
---
SF email is sponsored by - The IT Product Guide
Read honest
Rahn wrote:
Hi!
I am using hibernate, java cartridges, maven, MDv9 and Eclipse.
I have some entity classes, is it normal that for some of these classes no .hbm.xml files are generated and for other non?
Yes: if you're using inheritance this is normal (depending on the
inheritance strategy use
Hi!
I am using hibernate, java cartridges, maven, MDv9 and Eclipse.
I have some entity classes, is it normal that for some of these classes no
.hbm.xml files are generated and for other non?
I have an interface A that is implemented be an abstract class B(stereotype
entity)that delegates some
I got the same error.
A few days ago it was working normally.
Are there any problem with "plugin.jelly" ?
BUILD FAILED
File.. C:\Documents and Settings\Pascaly\.maven\cache\maven-multiproject-plu
gin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal
Rahn wrote:
What is the difference running a project by typing "maven" and "maven
mda" ? This is because while using "maven mda" I had not compliation
maven (default install) builds the whole project, maven mda only
does the code generation.
errors whwereas with "maven" I have a compilation erro
Title: getting started
What is the difference running a project by typing "maven"
and "maven mda" ? This is because while using "maven mda" I had not compliation
errors whwereas with "maven" I have a compilation error as
below:
BUILD FAILED
File.. C:\Documents and
Settings\regine.rahn\.m
> I have 2 questions about exception when using bpm4Struts:
> 1. After using the <> transition in the activity
> diagram,
> all exceptions are displayed in the style of
> "org.andromda.bpm4Struts.errormessages". Am I right?
>
[WZ> ] that is the key under which they are stored, yes. The actual messg
Hello,
I have 2 questions about exception when using bpm4Struts:
1. After using the <> transition in the activity diagram,
all exceptions are displayed in the style of
"org.andromda.bpm4Struts.errormessages". Am I right?
2. Is it possible to display the error message not only with the content of
hi Daniel,
Stéphane DUCAS (better known as flashscience) was working on that some
time ago (as you can see by the timestamps on that site) but I believe he
got too much work on other projects for his job so he had to kick it down
a notch
the two projects are not affiliated if that's your question
Hello,
recently there was a discussion about ArgoUML
support for AndroMDA (as I do remember, the
discussion was started by Alexandre Torres).
How does this site ...
>> http://www.flashscience.com/MDA/
... relate to AndroMDA?
--
Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt | ph
no problem, glad to hear you got it up and running now :-)
good luck!
-- Wouter
> Hi,
>
> Thanks a lot. I think I did the first step wrongly. When I opened the
> generated empty UML file, I haven't selected
> andromda-profile-3.0M3-SNAPSHOT.xmi according to the prompted message, but
> import the
[mailto:[EMAIL PROTECTED]
Sent: Dienstag, 26. Oktober 2004 12:40
To: [EMAIL PROTECTED]
Cc: Andromda-user
Subject: Re: [Andromda-user] questions about uml diagram for bpm4Struts
> Hi,
>
> I am using the andromda-bin-3.0M3-SNAPSHOT. I have 3 questions about uml
> diagram for bpm4
> Hi,
>
> I am using the andromda-bin-3.0M3-SNAPSHOT. I have 3 questions about uml
> diagram for bpm4Struts:
>
> 1. After generating the project structure by using command "maven
> andromdapp:generate", and before creating my own uml diagram, should I
> import andromda-profile-3.0M3-SNAPSHOT.xmi? F
Hi,
I am using the andromda-bin-3.0M3-SNAPSHOT. I have 3 questions about uml
diagram for bpm4Struts:
1. After generating the project structure by using command "maven
andromdapp:generate", and before creating my own uml diagram, should I
import andromda-profile-3.0M3-SNAPSHOT.xmi? For using the s
private ActionForward lastAnswerWasYes(ActionMapping mapping,
ActionForm form, HttpServletRequest request, HttpServletResponse
response) throws Exception
{
final String value =
String.valueOf(GuessController.getInstance().lastAnswerWasYes(mapping,
(GuessForm)form, request, respons
Carol Li wrote:
Hi, Wouter, I'm trying to duplicate the animal quiz project by
creating those diagrams by hand. If you open the sample animal quiz in
MagicDraw, and look at the left side navigation bar for the "guessing
the animal" activity diagram, click on the state symbol, then you will
see
Hi, Wouter, I'm trying to duplicate the animal quiz project by creating those diagrams by hand. If you open the sample animal quiz in MagicDraw, and look at the left side navigation bar for the "guessing the animal" activity diagram, click on the state symbol, then you will see two states that can
Carol Li wrote:
Hi, I tried to rebuild the animal quiz project using Magic Draw 7.5. I
have two questions:
1. I didn't find states "ask if user is ready to restart" and "ready
to continue" in the "guessing the animal" activity diagram and their
related transitions.
me neither, who told you th
Hi, I tried to rebuild the animal quiz project using Magic Draw 7.5. I have two questions:
1. I didn't find states "ask if user is ready to restart" and "ready to continue" in the "guessing the animal" activity diagram and their related transitions.
2. I tried to use ant to build my animal quiz
22 matches
Mail list logo