Package FAtiMA.Core.componentTypes
Interface IComponent
- All Known Subinterfaces:
IAdvancedPerceptionsComponent,IAffectDerivationComponent,IAppraisalDerivationComponent,IBehaviourComponent,IModelOfOtherComponent,IProcessEmotionComponent,IProcessExternalRequestComponent
public interface IComponent
-
Method Summary
Modifier and TypeMethodDescriptionString[]voidinitialize(AgentModel am) name()voidreset()voidupdate(AgentModel am, long time) voidupdate(AgentModel am, Event e)