Test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
// Edges | // Edges | ||
ARIS -> SystemAdministration; | ARIS -> SystemAdministration; | ||
//----- System Information graph | |||
// Nodes | |||
SystemInformation [label="System Information" ] | |||
// Edges | |||
ARIS -> SystemInformation; | |||
} | } | ||
</graphviz> | </graphviz> |
Revision as of 15:56, 12 March 2023
