[This is preliminary documentation and is subject to change.]
The AgentInitializer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
InitializeActionRule<(Of <<'(T>)>>) |
Initializes an ActionRule of the specified type (to be placed in the top level of the ACS upon being committed)
|
![]() ![]() |
InitializeAssociativeEpisodicMemoryNetwork<(Of <<'(T>)>>) |
Initializes an ImplicitComponent of the specified type (to be placed in the bottom level of episodic memory upon being committed)
|
![]() ![]() |
InitializeAssociativeMemoryNetwork<(Of <<'(T>)>>) |
Initializes an ImplicitComponent of the specified type (to be placed in the bottom level of the NACS upon being committed)
|
![]() ![]() |
InitializeAssociativeRule<(Of <<'(T>)>>) |
Initializes an AssociativeRule of the specified type (to be placed in the top level of the NACS upon being committed)
|
![]() ![]() |
InitializeDrive<(Of <<'(T>)>>) |
Initializes a Drive of the specified type (to be placed in the bottom level of the MS upon being committed)
|
![]() ![]() |
InitializeDriveComponent<(Of <<'(T>)>>) |
Initializes an ImplicitComponent to be used inside of a Drive (upon being committed)
|
![]() ![]() |
InitializeImplicitDecisionNetwork<(Of <<'(T>)>>) |
Initializes an ImplicitComponent of the specified type (to be placed in the bottom level of the ACS upon being committed)
|
![]() ![]() |
InitializeMetaCognitiveActionRule<(Of <<'(T>)>>) |
Initializes a RefineableActionRule to be used in the top level of a MetaCognitiveModule (upon being committed)
|
![]() ![]() |
InitializeMetaCognitiveDecisionNetwork<(Of <<'(T>)>>) |
Initializes an ImplicitComponent to be used in the bottom level of a MetaCognitiveModule (upon being committed)
|
![]() ![]() |
InitializeMetaCognitiveModule<(Of <<'(T>)>>) |
Initializes a MetaCognitiveModule of the specified type (to be placed in the MCS upon being committed)
|