Esempio n. 1
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'attribute',schema.attributeTable)
Esempio n. 2
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'type',schema.typeTable)
Esempio n. 3
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'group',schema.groupTable)
Esempio n. 4
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'element',schema.elementTable)