Change (automation interface)
A change recorded through change tracking in a model.
When change tracking is enabled, a change to an item results in the creation of a change object that links the active change note to the changed item. Changes are listed on the Changes tab of items in Modeler.
ATTRIBUTES:
Change Description
A textual property that describes the Change. This property is populated by Modeler.
Access is read-only.
Specific Report Details
A textual property that records a description of the Change.
Access is read-only.
ASSOCIATIONS:
The Change Note associated with the Change, that is, the Change Note that was active when the Change was created.
Multiplicity is 1, access is read-only.
Changed Object
The item associated with the Change, that is, the changed item that resulted in the Change object being created.
Multiplicity is 0+, access is read-only.