Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

ReloadType

The ReloadType enumeration represents values returned from the GetReloadItem and PeekReloadItem methods of the ModelWatcher Class. It has four possible values, which define the type of change that was made to a model.

Enum Values

Value

Meaning

rtElement

The Item parameter represents a particular element that must be reloaded.

rtEntireModel

Entire model must be reloaded to ensure that all changes are reloaded.

rtNone

No change in the model.

rtPackage

The Item parameter represents a particular Package that must be reloaded.