Author Topic: Showing sub-components in instantiated component object  (Read 5873 times)

YaronS

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Showing sub-components in instantiated component object
« on: March 10, 2022, 10:35:27 am »
Hi,
I have a component, and in it, I have a sub-component. (The sub-component is below the parent component in the element hierarchy; and in the component type diagram, the sub-component is nested inside the parent component.)
In another diagram, I have an object instantiation of the parent component.
I want the object in the diagram to show the sub-component inside it.
How do I do that?

Thanks!