Package | Description |
---|---|
gov.sandia.cognition.framework.concurrent |
Provides a concurrent implementation of teh Cognitive Framework.
|
Modifier and Type | Method and Description |
---|---|
MultithreadedCognitiveModel |
MultithreadedCognitiveModelFactory.createModel()
Creates a MultithreadedCognitiveModel using the CognitiveModuleFactories
that are part of the model factory.
|