/AWS1/CL_BDOEPISODICOVRCONFINP¶
Input for the configuration to override the episodic memory strategy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_extraction TYPE REF TO /AWS1/CL_BDOEPISODICOVREXTCO00 /AWS1/CL_BDOEPISODICOVREXTCO00¶
Contains configurations for overriding the extraction step of the episodic memory strategy.
io_consolidation TYPE REF TO /AWS1/CL_BDOEPISODICOVRCONSC00 /AWS1/CL_BDOEPISODICOVRCONSC00¶
Contains configurations for overriding the consolidation step of the episodic memory strategy.
io_reflection TYPE REF TO /AWS1/CL_BDOEPISODICOVRREFLE00 /AWS1/CL_BDOEPISODICOVRREFLE00¶
Contains configurations for overriding the reflection step of the episodic memory strategy.
Queryable Attributes¶
extraction¶
Contains configurations for overriding the extraction step of the episodic memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTRACTION() |
Getter for EXTRACTION |
consolidation¶
Contains configurations for overriding the consolidation step of the episodic memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSOLIDATION() |
Getter for CONSOLIDATION |
reflection¶
Contains configurations for overriding the reflection step of the episodic memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFLECTION() |
Getter for REFLECTION |