Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tigerstripe-users] Using set of enum in profile

Hi Navid,

 

I understand the selection List Attribute, but a selection is the equivalent of an enum.

 

What I would need is a set of enum, so in your example Attribute0 could take several values: anEntry2, anEntry3…

 

See examples from SID in RSM.

 

I tried to check the isArray but it seems to work only for String and I am not getting an array of selection.

 

Best regards

 

Marc

 

From: tigerstripe-users-bounces@xxxxxxxxxxx [mailto:tigerstripe-users-bounces@xxxxxxxxxxx] On Behalf Of Navid Mehregani
Sent: Thursday, January 19, 2012 5:08 PM
To: Tigerstripe Users list
Subject: Re: [tigerstripe-users] Using set of enum in profile

 

Hi Marc,

 

This is already supported in Tigerstripe.  You can create a stereotype with a number of attributes and choose "Selection List Attribute" for its type.  You can then specify your enum values.  Please see attached snapshot.

 

If I've misunderstand your intention, please further elaborate.

 

Regards,

 Navid

On Thu, Jan 19, 2012 at 4:02 AM, Flauw, Marc <Marc.Flauw@xxxxxx> wrote:

Hi,

 

We are defining in RSM/RSA for TM Forum SID work a new stereotype that would be a set of enums.

 

However, I don’t see support for it in my version of Tigerstripe.  

 

Is it something planned?

What would happen if I import a uml model where a stereotype is defined as a set of enums?

 

Thanks and regards

 

Marc


_______________________________________________
tigerstripe-users mailing list
tigerstripe-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tigerstripe-users

 

Attachment: stereotype1.JPG
Description: stereotype1.JPG

Attachment: stereotype2.JPG
Description: stereotype2.JPG


Back to the top