Package | Description |
---|---|
jadex.bdi.runtime | |
jadex.bdibpmn |
Modifier and Type | Method and Description |
---|---|
IInternalEvent |
IEventbase.createInternalEvent(String type)
Create a new intenal event.
|
IInternalEvent |
Plan.waitForInternalEvent(String type)
Wait for an internal event.
|
IInternalEvent |
Plan.waitForInternalEvent(String type,
long timeout)
Wait for an internal event.
|
Modifier and Type | Method and Description |
---|---|
void |
IEventbase.dispatchInternalEvent(IInternalEvent event)
Dispatch an event.
|
Modifier and Type | Method and Description |
---|---|
IInternalEvent |
BpmnPlanBodyInstance.createInternalEvent(String type)
Create a new intenal event.
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnPlanBodyInstance.dispatchInternalEvent(IInternalEvent event)
Dispatch an internal event.
|
Copyright © 2012. All Rights Reserved.