| 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 | Method and Description |
|---|---|
DefaultCogxel |
DefaultCogxel.clone()
This makes public the clone method on the
Object class and
removes the exception that it throws. |
| Constructor and Description |
|---|
DefaultCogxel(DefaultCogxel other)
Creates a copy of a given Cogxel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanActivatableCogxel
BooleanActivatableCogxel extends the DefaultCogxel class to add an "activated" flag.
|