Classes | |
| interface | Constraint |
| Constraint. More... | |
| interface | CoupleOfLambdas |
| Couple of lambda-graphs. More... | |
| class | CoupleOfProjections |
| Couple of Projections. More... | |
| interface | Environment |
| Environment. More... | |
| interface | EnvironmentObject |
| Environment object. More... | |
| class | Exception |
| Base class of Cogitant exceptions. More... | |
| class | ExceptionIncorrectType |
| Exception thrown when an object has an incorrect type. More... | |
| class | ExceptionInput |
| Exception thrown when an error is found while reading a stream. More... | |
| class | ExceptionInputBCGCT |
| Exception thrown when an error is found in a BCGCT stream. More... | |
| class | ExceptionInputCoGXML |
| Exception thrown when an error is found in a CoGXML stream. More... | |
| class | ExceptionInputLexeme |
| Exception thrown when a lexeme is found whereas it is forbidden. More... | |
| class | ExceptionInterrupted |
| Exception thrown when an operation is interrupted. More... | |
| class | ExceptionIO |
| Exception thrown when a IO operation fails. More... | |
| class | ExceptionObserver |
| Exception thrown when an error is found while handling observers. More... | |
| class | ExceptionOperation |
| Exception thrown when an error is found while running an operation. More... | |
| class | ExceptionUnknownObject |
| Exception thrown when the given object is not found. More... | |
| class | ExceptionXml |
| Exception thrown when an error is found in a XML stream. More... | |
| interface | Graph |
| Graph. More... | |
| interface | GraphEdge |
| Edge of a Graph. More... | |
| interface | GraphObject |
| Node of a Graph. More... | |
| interface | GraphSubset |
| Subset of nodes of a Graph. More... | |
| interface | IOHandler |
| Input/Output handler. More... | |
| interface | ObservableObject |
| Observable object. More... | |
| interface | Observer |
| Observer. More... | |
| class | ObserverMessage |
| Message for an Observer. More... | |
| class | ObserverMessageGraph |
| Message on a Graph for an Observer. More... | |
| class | ObserverMessageGraphNodeComeFrom |
| Message on the origin of a change in a Graph for an Observer. More... | |
| class | ObserverMessageGraphRuleApplication |
| Message for an application of a Rule on Graph for an Observer. More... | |
| interface | Projection |
| Projection. More... | |
| interface | ProjectionConfig |
| Configuration of the projection operation. More... | |
| interface | Rule |
| Rule. More... | |
| interface | Support |
| Support. More... | |
| interface | SupportObject |
| Element of a support (concept type, relation type, nesting type, individual). More... | |