|
FYFY 2.3
|
Classes | |
| class | ActionsManager |
This system processes ActionPerformed components and uses MonitoringManager functions to build traces. More... | |
| class | Arc |
| class | BTreeNode |
| class | ComponentMonitoring |
| Add monitoring functionalities to a Game Object. More... | |
| class | ExpressionParser |
| Parser of logic expressions. More... | |
| class | FamilyMonitoring |
| Add monitoring functionalities to a Family. More... | |
| class | InitFailed |
| Exception used when links associated to an action don't match with logic expression of this action. More... | |
| class | InvalidTraceException |
| Exception used when the data given to build the trace are not matching any ComponentMonitoring or monitored Family. More... | |
| class | Link |
| Contains Link data. More... | |
| class | MonitoringManager |
| This component trigger the building of PetriNets and Features and write traces when the game is over. More... | |
| class | Node |
| Defines a node of the PetriNet. It could be a place or a transition. More... | |
| class | PetriNet |
| Store the PetriNet structure used by its monitor. More... | |
| class | PnmlParser |
| class | ReadOnlyAttribute |
| Add [ReadOnly] meta tag to avoid to modify property in Inspector. More... | |
| class | Trace |
| Data describing the trace built. More... | |
| class | TraceAborted |
| Exception used when links associated to an action don't match with logic expression of this action. More... | |
| class | TransitionLink |
| Links on transition. More... | |
| class | WarningException |
| Exception used to build a clickable warning message. More... | |
| class | XmlHandler |