Book a Demo

Author Topic: Instance Updates  (Read 2922 times)

RVP

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Instance Updates
« on: February 16, 2013, 08:16:53 am »
Hello,

New to EA.  If a solution to this concern exists in another topic, performed a search and was unable to locate a solution, please refer.  May not be speaking the lingo as of yet.  Your patience is appreciated.

Have a component that contains an interface which is exposed.  Place instances of this component within the model.  When a modification is made to this component, the instances of such are not updated; on the component diagram the component appears updated while the instances of do not.

How does one have changes migrate from the component to all instances of such?

Thanx,
Ronald
« Last Edit: February 16, 2013, 08:26:06 am by RonaldVPopowich »

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Instance Updates
« Reply #1 on: February 19, 2013, 12:47:10 pm »
Unclear about what your are asking so guessing.
Do you really need instances? Consider using component instead of instance that way if you change the name it changes on all diagrams.
Happy to help
:)