Reload is a version of 'load' operation that has the following steps:
Reset the model
Load the model
Fire "world changed" event
Reload operation is used when a model that is already in use is
invalidated by a change in the underlying buffer or resource.
Note:Since instance of configuration have a long life cycle (as
long as the Midlet project), so we should remove listener manually when
it no longer used.
Note:Since instance of Configurations have a long life cycle (as
long as the Midlet project), so we should remove listener manually when
it no longer used.
REMOVED -
Static variable in interface org.eclipse.mtj.ui.editors.models.IModelListener