Salome HOME
modif pour MT
[tools/eficas.git] / MED / Nested_Cond_52948_Cata.py
1 # coding: utf-8
2
3 from Accas import *
4
5 class loi(ASSD): pass
6
7 JdC = JDC_CATA (code = 'PATTERNS',
8                 execmodul = None,
9                 )
10
11 PER_01 = OPER( nom = "PER_01",
12     sd_prod=loi,
13     op=68,
14     fr='LEV1 FR',
15     Boolean01=SIMP( statut = 'o',typ = bool, defaut=True, fr = 'Bool mandatory FR', ang = 'Bool mandatory EN'),
16     SelectedItem=SIMP(statut = 'o',typ = 'TXM', into=["01_01","01_02","01_03","01_04"], fr="FR"),
17 )
18
19 #Classement_Commandes_Ds_Arbre=('OPER_01',)
20
21 #Ordre_Des_Commandes = ('OPER_01',)