Package | Description |
---|---|
gov.sandia.cognition.framework.concurrent |
Provides a concurrent implementation of teh Cognitive Framework.
|
gov.sandia.cognition.framework.lite |
Provides a lightweight implementation of the Cognitive Framework.
|
Modifier and Type | Class and Description |
---|---|
class |
MultithreadedCognitiveModelFactory
This class defines a CognitiveModelFactory for creating
MultithreadedCognitiveModel objects.
|
Modifier and Type | Class and Description |
---|---|
class |
CognitiveModelLiteFactory
The CognitiveModelLiteFactory defines a CognitiveModelFactory for creating
CognitiveModelLite objects.
|