Classes | |
class | DummyModel |
A dummy model. All its methods do nothing and always fail with a default error. More... | |
class | MutexModel |
Protect a Model for multiple calls in multi- or single-thread applications. More... | |
class | SimpleNodeIterator |
The most simple version of a NodeIterator simply iterates over a list of Nodes. More... | |
class | SimpleStatementIterator |
The most simple version of a StatementIterator simply iterates over a list of Statements. More... |