Package jadex.bdi.runtime.impl
Class BDILifecycleAgentFeature.StartBehavior
java.lang.Object
jadex.bdi.runtime.impl.BDILifecycleAgentFeature.LifecycleBehavior
jadex.bdi.runtime.impl.BDILifecycleAgentFeature.StartBehavior
- Enclosing class:
BDILifecycleAgentFeature
public static class BDILifecycleAgentFeature.StartBehavior
extends BDILifecycleAgentFeature.LifecycleBehavior
Extracted start behavior.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
startBehavior
(IBDIModel bdimodel, jadex.rules.eca.RuleSystem rulesystem, RCapability rcapa) Start the component behavior.Methods inherited from class jadex.bdi.runtime.impl.BDILifecycleAgentFeature.LifecycleBehavior
dispatchTopLevelGoal, getCapabilityObject
-
Constructor Details
-
StartBehavior
public StartBehavior()
-
-
Method Details
-
startBehavior
public void startBehavior(IBDIModel bdimodel, jadex.rules.eca.RuleSystem rulesystem, RCapability rcapa) Start the component behavior.
-