Book a Demo

Author Topic: Assocation Properties in a Profile  (Read 2876 times)

Chris Tatem

  • EA User
  • **
  • Posts: 30
  • Karma: +0/-0
    • View Profile
Assocation Properties in a Profile
« on: June 12, 2010, 02:11:30 am »
Is there a way, and if so how, to set properties of a Source Role and/or Target Role in a stereotyped association?  I have a stereotype class extending the meta-class Association, working just fine.

Specifically I'm trying to create a <has one> and a <may have> association with appropriate source and target role multiplicities.

I'm sensing it may be some attribute of the stereotyped association in my profile?  perhaps _SourceRole.Multiplicity = 0 or something?

thanks

cwt