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

ReloadType

This 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.

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