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