Requests: Difference between revisions

From ARIS
Jump to navigation Jump to search
Blanca (talk | contribs)
No edit summary
Blanca (talk | contribs)
No edit summary
Line 3: Line 3:
digraph FunctionalitiesDiagram {
digraph FunctionalitiesDiagram {
   node [shape=rectangle style=rounded fontsize="7pt"];
   node [shape=rectangle style=rounded fontsize="7pt"];
   edge [fontsize="7pt" minlen=2];
   edge [fontsize="7pt"];
   //----- Main graph
   //----- Main graph
     // Nodes
     // Nodes
Line 33: Line 33:
digraph FunctionalitiesDiagram {
digraph FunctionalitiesDiagram {
   node [shape="oval" style=filled fillcolor="orange" fontsize="7pt"];
   node [shape="oval" style=filled fillcolor="orange" fontsize="7pt"];
   edge [len=1];
   edge [minlen=2];
   //----- Requests graph
   //----- Requests graph
     // Nodes
     // Nodes

Revision as of 17:09, 12 March 2023


UNDER CONSTRUCTION

Create

Change information

Deliver samples

Introduce results

Validate results

Search historic