Whenever you change a model object,CA 2E assigns a change type. The change type describes the way in which a change impacts other objects that use the changed object. The four possible change types are Object only (*OBJONLY), Generation required (*GEN), Private (*PRIVATE), and Public (*PUBLIC). The first two indicate changes that affect only the changed object itself. As a result, this tutorial covers just the last two change types.
For example, if you change the action diagram of an internal function, you need to regenerate the external functions that call it.
For example, if you change the parameters of an internal function you need to edit all functions that call it and then regenerate all external functions that use it.
The change type depends on which attributes of a model object are changed and is derived internally by CA 2E.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|