Package | Description |
---|---|
org.eclipse.ice.core.internal.itemmanager | |
org.eclipse.ice.item |
Modifier and Type | Method and Description |
---|---|
boolean |
ItemManager.postUpdateMessage(Message msg)
This operation updates the Item specified by the Message to let it know
that a particular event has occurred in an ICE subsystem, remote ICE
subsystem or external third-party process.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Item.update(Message msg)
This operation updates the Item to let it know that a particular event
has occurred in an ICE subsystem, remote ICE subsystem or external
third-party process.
|