Биграф агентов и объектов

Материал из Letopisi.Ru — «Время вернуться домой»
(Различия между версиями)
Перейти к: навигация, поиск
Строка 29: Строка 29:
 
edge [color="red",fontcolor="black", fontsize=8, arrowsize=1, arrowtail="open", arrowhead="none", penwidth=3 ] ;
 
edge [color="red",fontcolor="black", fontsize=8, arrowsize=1, arrowtail="open", arrowhead="none", penwidth=3 ] ;
 
A -> C  [label="Контролирует"] ;
 
A -> C  [label="Контролирует"] ;
 +
}
 +
</graphviz>
 +
 +
----
 +
<graphviz>
 +
digraph S4 {
 +
rankdir = LR ;
 +
edge [color="blue",fontcolor="black", fontsize=8, arrowsize=1, ] ;
 +
size="10,8" ;
 +
 +
A [label="", shape=box, style=invis, shapefile="images/1/13/Agent0.png" ] ;
 +
B [label="", shape=box, style=invis, shapefile="images/f/fd/LetboyGv.png" ] ;
 +
C [label="", shape=box, style=invis, shapefile="images/f/fd/LetboyGv.png" ] ;
 +
G [label="", shape=box, style=invis, shapefile="images/1/14/LetgirlGv.png" ] ;
 +
P1 [label="", shape=box ] ;
 +
P2 [label="", shape=box ] ;
 +
P3 [label="", shape=box ] ;
 +
P4 [label="", shape=box ] ;
 +
P5 [label="", shape=box ] ;
 +
B -> {P1, P2, P3, P4 } [label="Edit"];
 +
edge [color="green",fontcolor="black", fontsize=8, arrowsize=1, ] ;
 +
G -> P3 [label="Правит", penwidth=4];
 +
G -> P5 [label="Правит", penwidth=2];
 +
edge [color="Darkorange",fontcolor="black", fontsize=8, arrowsize=1, arrowtail="open", arrowhead="none" ] ;
 +
 +
{P1} -> A [label="Check"] ;
 +
{P2} -> A [label="Add"] ;
 +
{P3} -> A [label="Link"] ;
 +
{P4} -> A [label="Count"] ;
 +
{P5} -> A [label="Present"] ;
 +
 +
A -> A [label="Control"] ;
 +
edge [color="red",fontcolor="black", fontsize=8, arrowsize=1, arrowtail="open", arrowhead="none", penwidth=3 ] ;
 +
A -> C  [label="Control"] ;
 
}
 
}
 
</graphviz>
 
</graphviz>

Версия 13:42, 16 сентября 2012


Персональные инструменты
Инструменты