Package | Description |
---|---|
gov.sandia.cognition.framework.lite |
Provides a lightweight implementation of the Cognitive Framework.
|
Modifier and Type | Method and Description |
---|---|
CogxelStateLite |
CogxelStateLite.clone()
This makes public the clone method on the
Object class and
removes the exception that it throws. |
CogxelStateLite |
CognitiveModelLiteState.getCogxels()
Gets the CogxelState.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CognitiveModelLiteState.setCogxels(CogxelStateLite cogxels)
Setter for cogxels
|