Package | Description |
---|---|
jadex.bdi.runtime |
Modifier and Type | Class and Description |
---|---|
class |
Plan.SyncResultListener
Listener that uses the suspend/resume capability of threaded plans.
|
Modifier and Type | Method and Description |
---|---|
IWaitAbstraction |
IWaitAbstraction.addExternalCondition(IExternalCondition condition)
Add an external condition.
|
void |
IWaitAbstraction.removeExternalCondition(IExternalCondition condition)
Remove an external condition.
|
void |
Plan.waitForExternalCondition(IExternalCondition condition)
Wait for an external condition
|
void |
Plan.waitForExternalCondition(IExternalCondition condition,
long timeout)
Wait for an external condition
|
Copyright © 2013. All Rights Reserved.