condition

This commit is contained in:
2019-11-26 20:33:24 +01:00
parent 7ecf861459
commit 04dcf2baeb
302 changed files with 1408 additions and 1619 deletions

View File

@ -0,0 +1 @@
{"creole.general.mode_conteneur_actif": "non", "creole.general1.master.master": [], "creole.general1.master.slave1": [], "creole.general1.master.slave2": []}

View File

@ -9,7 +9,8 @@
</fill>
</constraints>
<family doc="" name="creole">
<family hidden="False" mode="normal" doc="general" name="general">
<family doc="general" name="general">
<property>normal</property>
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
<choice type="string">oui</choice>
<choice type="string">non</choice>
@ -18,11 +19,11 @@
<value type="string">non</value>
</variable>
</family>
<family hidden="False" mode="normal" doc="general1" name="general1">
<leader doc="master" mode="normal" name="master">
<variable doc="master" multi="True" name="master" type="string">
<property>normal</property>
</variable>
<family doc="general1" name="general1">
<property>normal</property>
<leader doc="master" name="master">
<property>normal</property>
<variable doc="master" multi="True" name="master" type="string"/>
<variable doc="slave1" multi="True" name="slave1" type="string">
<property>normal</property>
</variable>