Collapse image Expand Image Copy image CopyHover image
  

CLARION Library 6.1.0.7
ActionCenteredSubsystem Class
Members See Also Send Feedback

[This is preliminary documentation and is subject to change.]

This class implements the Action Centered Subsystem (ACS) in the CLARION Library

Namespace: Clarion.Framework
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public sealed class ActionCenteredSubsystem : ISubscribes<ParameterChangeRequestedEventArgs>, 
	ISubscribes<SensoryInformationPerceivedEventArgs>, ISubscribes<GoalStructureUpdatedEventArgs>, ISubscribes<WorkingMemoryUpdateRequestedEventArgs>, 
	ISubscribes<FeedbackReceivedEventArgs>, ISubscribes<ReasoningCompletedEventArgs>, ISubscribes<RetrieveCompletedEventArgs>, 
	ISubscribes<LearningRequestedEventArgs>, ISubscribes<TimingHoldRequestedEventArgs>, ISubscribes, 
	IPublishes<ParameterChangeRequestedEventArgs>, IPublishes<WorkingMemoryUpdatedEventArgs>, IPublishes<WorkingMemoryUpdateRequestedEventArgs>, 
	IPublishes<GoalStructureUpdateRequestedEventArgs>, IPublishes<ReasoningRequestedEventArgs>, IPublishes<RetrieveRequestedEventArgs>, 
	IPublishes<ExternalActionRecommendedEventArgs>, IPublishes<PerceivedSensoryInformationModifiedEventArgs>, IPublishes

Remarks

TODO: Add more about the ACS

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..ActionCenteredSubsystem

See Also

ActionCenteredSubsystem Members
Clarion.Framework Namespace
Footer image

Send comments on this topic to clarion.support@gmail.com

© (2012) Nicholas Wilson