simulator
ChangeEvent

A recorded user change on a topology element within a model. Note that the results of importing topologies are not recorded.



public class ChangeEvent

Properties
action The change action.

type=simulator.ChangeAction
access=read-only
Displayed(tab/group)=Change Action

actionEvent The associated action to which this change event was processed. This field is empty if (1) an associated action has not been executed or (2) the associated action has been deleted.

type=Pointer
access=read-only
Displayed(tab/group)=Action Event (/Associated Action)

attributes The changed attributes

type=Set (simulator.SimAttributeChange)
access=read-only

changedClassName The class name of the changed element.

type=string
access=read-only
maximum=252
Displayed(tab/group)=Class

element The pointer to the changed element. Note that it is possible that the changed element may no longer exist.

type=Pointer
access=read-only

hasActionEvent Set when an associated action has been assigned to this change event. This property remains set afterwards, even if the actionEvent pointer is cleared.

type=boolean
access=read-only
Displayed(tab/group)=Has Action Event (/Associated Action)

  
Properties inherited from simulator.Event
description, detail, modelPointer, modelType, scenarioId, scenarioName, timestamp, type, userName
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed