Book a Demo

Author Topic: Some questions about package elements  (Read 2411 times)

RPopov

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Some questions about package elements
« on: January 12, 2006, 01:43:52 pm »
Hello,

On a class diagram, I have packages denoting frameworks and packages denoting assemblies making up those frameworks.

1. I haven't find a stereotype "assembly" for package (I target C#). Is it not there? And is it impossible to add custom stereotypes?

2. Also, haven't find a way to specify that assembly packages are included in the framework packages. I only can make a "dependency" and "imports" links between packages. Is there a way to make an "includes" link between a framework package and an assembly package?
Regards,
Ruslan Popov

thomaskilian

  • Guest
Re: Some questions about package elements
« Reply #1 on: January 13, 2006, 01:49:55 pm »
1. Settings/UML/Stereotypes & according help
2. use an <<include>> stereotype and/or try finding information about the Nesting relation