|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessStatusEvent | |
---|---|
ix.icore.process.event | Interfaces and classes for events related to process models |
ix.ip2 | I-X Process Panels |
ix.iplan | The I-X planner. |
ix.test | Simple applications for testing purposes. |
Uses of ProcessStatusEvent in ix.icore.process.event |
---|
Methods in ix.icore.process.event with parameters of type ProcessStatusEvent | |
---|---|
void |
ProcessStatusListener.newBindings(ProcessStatusEvent e,
java.util.Map bindings)
|
void |
ProcessStatusListener.stateChange(ProcessStatusEvent e,
java.util.Map delta)
|
void |
ProcessStatusListener.stateDeletion(ProcessStatusEvent e,
java.util.Map delta)
|
void |
ProcessStatusListener.statusUpdate(ProcessStatusEvent e)
|
Uses of ProcessStatusEvent in ix.ip2 |
---|
Methods in ix.ip2 with parameters of type ProcessStatusEvent | |
---|---|
void |
StateViewTable.newBindings(ProcessStatusEvent event,
java.util.Map bindings)
Ignored by this viewer. |
void |
ObjectWhiteboard.newBindings(ProcessStatusEvent event,
java.util.Map bindings)
Ignored by this viewer. |
void |
NullStateViewer.newBindings(ProcessStatusEvent event,
java.util.Map bindings)
|
void |
IVarTool.ComboListener.newBindings(ProcessStatusEvent e,
java.util.Map bindings)
|
void |
Agenda.newBindings(ProcessStatusEvent e,
java.util.Map bindings)
|
void |
SyncStateServer.ProcessListener.stateChange(ProcessStatusEvent event,
java.util.Map delta)
|
void |
SyncStateClient.ProcessListener.stateChange(ProcessStatusEvent event,
java.util.Map delta)
|
void |
StateViewTable.stateChange(ProcessStatusEvent event,
java.util.Map delta)
|
void |
ObjectWhiteboard.stateChange(ProcessStatusEvent event,
java.util.Map delta)
|
void |
NullStateViewer.stateChange(ProcessStatusEvent event,
java.util.Map delta)
|
void |
Agenda.stateChange(ProcessStatusEvent e,
java.util.Map delta)
|
void |
SyncStateServer.ProcessListener.stateDeletion(ProcessStatusEvent event,
java.util.Map delta)
|
void |
SyncStateClient.ProcessListener.stateDeletion(ProcessStatusEvent event,
java.util.Map delta)
|
void |
StateViewTable.stateDeletion(ProcessStatusEvent event,
java.util.Map delta)
|
void |
ObjectWhiteboard.stateDeletion(ProcessStatusEvent event,
java.util.Map delta)
|
void |
NullStateViewer.stateDeletion(ProcessStatusEvent event,
java.util.Map delta)
|
void |
Agenda.stateDeletion(ProcessStatusEvent e,
java.util.Map delta)
|
void |
StateViewTable.statusUpdate(ProcessStatusEvent event)
Ignored by this viewer. |
void |
ObjectWhiteboard.statusUpdate(ProcessStatusEvent event)
Ignored by this viewer. |
void |
NullStateViewer.statusUpdate(ProcessStatusEvent event)
|
void |
Agenda.statusUpdate(ProcessStatusEvent e)
|
Uses of ProcessStatusEvent in ix.iplan |
---|
Methods in ix.iplan with parameters of type ProcessStatusEvent | |
---|---|
void |
CombinedPlanChangeListener.newBindings(ProcessStatusEvent e,
java.util.Map bindings)
|
void |
CombinedPlanChangeListener.stateChange(ProcessStatusEvent e,
java.util.Map delta)
|
void |
CombinedPlanChangeListener.stateDeletion(ProcessStatusEvent e,
java.util.Map delta)
|
void |
CombinedPlanChangeListener.statusUpdate(ProcessStatusEvent e)
|
Uses of ProcessStatusEvent in ix.test |
---|
Methods in ix.test with parameters of type ProcessStatusEvent | |
---|---|
void |
StateExportExtension.StateExporter.newBindings(ProcessStatusEvent event,
java.util.Map bindings)
Ignored by this viewer. |
void |
StateExportExtension.StateExporter.stateChange(ProcessStatusEvent event,
java.util.Map delta)
|
void |
StateExportExtension.StateExporter.stateDeletion(ProcessStatusEvent event,
java.util.Map delta)
|
void |
StateExportExtension.StateExporter.statusUpdate(ProcessStatusEvent event)
Ignored by this viewer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |