Difference between revisions of "SeminarAssembler/Command-line/Схема"

From Wiki4Intranet
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 31: Line 31:
 
sync1[shape=record label="{1st \n source|{cam1|cam2|…|screen1|…}}"]
 
sync1[shape=record label="{1st \n source|{cam1|cam2|…|screen1|…}}"]
 
sync2 [shape=record label="{2nd \n source|{cam1|cam2|…|screen1|…}}"]
 
sync2 [shape=record label="{2nd \n source|{cam1|cam2|…|screen1|…}}"]
job [shape=record label="{job \n file|{.jobs.yaml}}"]
+
job [shape=record label="{job \n file|{.sajobs}}"]
 
stime [shape=record label="{start \n time|{23m|1h|03:45:34|…}}"]
 
stime [shape=record label="{start \n time|{23m|1h|03:45:34|…}}"]
 
sampledir [shape=record label="sample directory|x:/seminar_templates|d:/last_seminar|…"]
 
sampledir [shape=record label="sample directory|x:/seminar_templates|d:/last_seminar|…"]
Line 38: Line 38:
 
#Ключевые слова
 
#Ключевые слова
 
node [fontsize=14 fontname="Consolas" shape=note fillcolor=yellow]
 
node [fontsize=14 fontname="Consolas" shape=note fillcolor=yellow]
 
init [label=<<b>i</b>nit>]
 
  
 
sa -> init -> INIT
 
sa -> init -> INIT
Line 62: Line 60:
 
"sync2" -> "--start" -> "stime" -> SYNC
 
"sync2" -> "--start" -> "stime" -> SYNC
 
"target" -> "--wait" -> "delay" -> BUILD
 
"target" -> "--wait" -> "delay" -> BUILD
 +
job  -> "--continuous" -> CI
  
 
}
 
}
 
</graph>
 
</graph>

Latest revision as of 23:15, 19 April 2013

[svg]