public static class BDILifecycleAgentFeature.EndBehavior extends BDILifecycleAgentFeature.LifecycleBehavior
component| Constructor and Description |
|---|
EndBehavior(jadex.bridge.IInternalAccess component)
Create a new start behavior.
|
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
startEndBehavior(IBDIModel bdimodel,
jadex.rules.eca.RuleSystem rulesystem,
RCapability rcapa)
Start the end behavior.
|
dispatchConfigEvents, dispatchConfigGoals, dispatchConfigPlans, dispatchInternalEvent, dispatchTopLevelGoal, getCapabilityObject, sendMessageEventpublic EndBehavior(jadex.bridge.IInternalAccess component)
public jadex.commons.future.IFuture<java.lang.Void> startEndBehavior(IBDIModel bdimodel, jadex.rules.eca.RuleSystem rulesystem, RCapability rcapa)