| Package | Description |
|---|---|
| gov.sandia.cognition.framework |
Provides the interfaces for the Cognitive Framework.
|
| gov.sandia.cognition.framework.lite |
Provides a lightweight implementation of the Cognitive Framework.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivatableCogxel
ActivatableCogxel is an interface which defines a cogxel which is
activatable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanActivatableCogxel
BooleanActivatableCogxel extends the DefaultCogxel class to add an "activated" flag.
|