Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] State vs ActiveModels

Hi,

I would like to understand the relationship (if there is) between
PluginModelManager.getState() and  PluginModelManager.getActiveModels(). It
seems that the State contains a bundledescription for each bundles that are
in the target platform and for each bundle in the workspace, whereas the
active models contains the bundles within the target and the bundles in the
workspace. Correct?

Now a question about delta, is there a listener to know about changes in
the manifest of an active model (in terms of PluginModel object rather than
State).

Thx

PaScaL



Back to the top