[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.mdt.uml2] Re: Stereotypes parameters
|
Hi Mauro,
Please raise a defect on that with a small example to reproduce the issue
and it will be addressed.
Cheers,
- James.
"Mauro" <mauro@xxxxxxxx> wrote in message
news:gfrfn2$mnv$1@xxxxxxxxxxxxxxxxxxxx
> Kenn Hussey wrote:
>> Do you have a large number of operations in your resource set? We have
>> received similar complaints in the past, but have been unable to
>> reproduce
>> the problem (since the list should simply be scrollable)...
>
> yes the list is very very long, some resources have a very long name and I
> think that the size of the menu is based on the longest wich are
>
> <Operation> Create Association (End 1 Is Navigable : Boolean, End 1
> Aggregation : Aggregation Kind, End 1 Name : String, End 1 Lower :
> Integer,
> End 1 Upper : Unlimited Natural, End 1 Type : Type, End 2 Is Navigable :
> Boolean, End 2 Aggregation : Aggregation Kind, End 2 Name : String, End 2
> Lower : Integer, End 2 Upper : Unlimited Natural) : Association
>
> <Operation> Create Communication Path (End 1 Is Navigable : Boolean, End 1
> Aggregation : Aggregation Kind, End 1 Name : String, End 1 Lower :
> Integer,
> End 1 Upper : Unlimited Natural, End 1 Node : Node, End 2 Is Navigable :
> Boolean, End 2 Aggregation : Aggregation Kind, End 2 Name : String, End 2
> Lower : Integer, End 2 Upper : Unlimited Natural) : Communication Path
>
> Mauro