[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.uml2tools] Re: Transition labels in state diagram not displayed

Hi Jens,

According UML specification: "Notation for a transition is defined by the 
following BNF expression: <transition> ::= [<trigger> [',' <trigger>]* ['[' 
<guard-constraint>']'] ['/' <behavior-expression>]]"

So, the notation doesn't contain name of transition.

Best regards,
Sergey.

"Jens Rutschmann" <Jens.Rutschmann@xxxxxxxx> wrote in message 
news:h227o5$v4j$1@xxxxxxxxxxxxxxxxxxxx
> Hi all,
>
> When I create a state diagram with transitions the labels of those 
> transitions aren't displayed in the graph (the transition arrows are 
> displayed corectly).
>
> I made sure that the transition have proper names using the Property View.
>
> Am I missing a config property or something?
>
> I am using:
> Eclipse 3.5.0
> UML2 Tools SDK (Incubation) 0.9.0.v200906031456
>
> Best regards,
> Jens