Package | Description |
---|---|
org.eclipse.ice.item |
Modifier and Type | Method and Description |
---|---|
void |
Item.setActionFactory(IActionFactory factory)
This operation sets the service reference for the IActionFactory that
should be used by Items to find and execute Items during their process
phase.
|
void |
AbstractItemBuilder.setActionFactory(IActionFactory factory)
This operation sets the reference to the IActionFactory service that
should be used for creating Actions.
|