Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

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

See also

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.