Package | Description |
---|---|
gov.sandia.cognition.framework.io |
Provides file format handlers for the Cognitive Framework.
|
Modifier and Type | Method and Description |
---|---|
protected DefaultSemanticNetwork |
CSVDefaultCognitiveModelLiteHandler.getNetwork()
Gets the underlying network.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CSVDefaultCognitiveModelLiteHandler.setNetwork(DefaultSemanticNetwork network)
Set the network being parsed.
|