Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rmf-dev] Using Enumeration in ProR

Hi Wolfram,

You can add the specific entries for the enum attribute in the enum data type itself. Just right click on your "T_Enum" data type (in the datatype configuration dialog) and select New Child -> Enum Value.

Best regards,
Lukas

Am 06.08.2012 14:05, schrieb Wolfram Gettert:
Hi,
after hearing a lot about ProR in the last year it's time to use it.
I am writing requirements for a small tool using ProR.

I like to use a enumeration. I used the Datatype Configuration dialog to
add a data type of type enumeration T_Enum. Then I added a attribute
definition MyEnum of type enumeration. I assigned the T_Enum to the Type
property of MyEnum. I set the Long Name Property to Description. If I add
a MyEnum Spec Object to a requirement specification I get a new object
with
an empty drop down list.

Where do I have to add the items for the enumeration?

Many thanks for working on ProR!

Wolfram





Back to the top