|
Class Summary |
| ActorModel |
This class represents an actor in the model. |
| ConnectionModel |
This class represents a connection between two components in the model. |
| ConsistencyChecker |
Contains a range of methods that should be called whenever data in the repository is modified
to ensure that the changes are valid. |
| DateGenerator |
This class is responsible for generating the date in the required format,
for automatic inclusion in narrative diagrams. |
| IDGenerator |
This class is responsible for generating unique ID numbers for components, connections and
narratives. |
| NarrativeModel |
This class represents a Narrative. |
| ObjectModel |
This class represents an object in the model. |
| PushPopper |
|
| TaskModel |
This class represents a task in the model. |