cancel
Showing results for 
Search instead for 
Did you mean: 

Add an extended attribute to an extended collection

Former Member
0 Kudos

Hi all,

I would like to add an extended attribute into an extended collection, in the same metaclass:

Example:

Metaclass Process (BPM):

Extended Attribute: Attr_1

Extended Collection: Collection_1

--> Add Attr_1 into Collection_1

Do you have any ideas?

Does someone has an idea or a solution?

Best regards

RS

Accepted Solutions (0)

Answers (1)

Answers (1)

marc_ledier
Active Participant
0 Kudos

Hi,

An extended collection must be typed (select a metaclass and stereotype)

The attributes you can see in the collections are the ones you will define in the target metaclass.

Marc

Former Member
0 Kudos

Hi Marc,

thank you for answer. I understood.

Is there a possibility to add the attribute into the collection without defining a stereotype or a new object?

My problem/challenge is:

The extended collection in the BPM contents the Target Type "Process" from the EAM.

Further more, an extended attribute (defined in the BPM extension) should be added into the extended collection.

To make it clearer, I added a screenshot.

RS