| Package | Description |
|---|---|
| gov.sandia.cognition.framework.lite |
Provides a lightweight implementation of the Cognitive Framework.
|
| Modifier and Type | Method and Description |
|---|---|
VectorBasedCognitiveModelInput |
VectorBasedCognitiveModelInput.clone()
This makes public the clone method on the
Object class and
removes the exception that it throws. |
| Constructor and Description |
|---|
VectorBasedCognitiveModelInput(VectorBasedCognitiveModelInput other)
Copy Constructor
|