![]() |
|
|
|||
|
Formating of UML transition element
I'm creating state machine UML statechart. Let say I have two states and
transition between them. In the properties of that transition I can define Events, Guard and Actions. My question is how can make each of them (I mean Events, Guard and Actions) to appear in the separate new lines. Basically what I want to see is follows: Events [Guard] / Actions -----------------> Instead of that what I see now is: Events [Guard]/ Actions -----------------------------------> Thanks |
|
|||
|
RE: Formating of UML transition element
I had a look at the shapesheet.
I don't think it can be done. It is all in the dll. "Steve" wrote: > I'm creating state machine UML statechart. Let say I have two states and > transition between them. In the properties of that transition I can define > Events, Guard and Actions. > > My question is how can make each of them (I mean Events, Guard and Actions) > to appear in the separate new lines. Basically what I want to see is follows: > > Events > [Guard] > / Actions > -----------------> > > Instead of that what I see now is: > > Events [Guard]/ Actions > -----------------------------------> > > Thanks |
|
|||
|
RE: Formating of UML transition element
I had a look at the shapesheet.
I don't think it can be done. It is all in the dll. "Steve" wrote: > I'm creating state machine UML statechart. Let say I have two states and > transition between them. In the properties of that transition I can define > Events, Guard and Actions. > > My question is how can make each of them (I mean Events, Guard and Actions) > to appear in the separate new lines. Basically what I want to see is follows: > > Events > [Guard] > / Actions > -----------------> > > Instead of that what I see now is: > > Events [Guard]/ Actions > -----------------------------------> > > Thanks |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|