| Package | Description |
|---|---|
| actorplugin |
Classes supporting the plugin interface for actors.
|
| charger.act |
Classes related to actor operations, activation and graph updating.
|
| charger.obj |
Classes for the graph objects themselves.
|
| Class and Description |
|---|
| ActorPlugin
Provides a mechanism for creating external actors that can be incorporated
into CharGer.
|
| GraphUpdater
Implements the actor updating ("firing") mechanism of conceptual graphs.
|
| Class and Description |
|---|
| GraphUpdater
Implements the actor updating ("firing") mechanism of conceptual graphs.
|
| Class and Description |
|---|
| GMark
Contains the information used for the marking algorithm for actor updating.
|