|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOComponentHashMap | |
|---|---|
| edu.stanford.hci.dtools.statechart.model | |
| Uses of IOComponentHashMap in edu.stanford.hci.dtools.statechart.model |
|---|
| Methods in edu.stanford.hci.dtools.statechart.model with parameters of type IOComponentHashMap | |
|---|---|
void |
StateModel.updateDeviceConfiguration(DeviceConfiguration deviceConfig,
IOComponentHashMap deviceMapping,
java.util.Map<StateModel,java.util.List<ComponentConnectionModel>> componentConnectionMap)
Sets the state up with whatever the current device configuaration is. |
void |
DiagramModel.updateDeviceConfiguration(DeviceConfiguration newConfig,
IOComponentHashMap deviceMapping,
java.util.Map<StateModel,java.util.List<ComponentConnectionModel>> componentConnectionMap)
Call when the device configuration has changed and the diagram should propogate this change amongst its children. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||