Lines Matching full:composition
433 def composition (self, context):
434 """make all needed composition
436 Composition is the fact that group configuration with the same name defined
456 # make all needed composition
457 self.composition(context)
536 def composition (self, context) :
537 """add itself in context for configuration composition
539 Composition is the fact that group configuration with the same name defined
546 # make all needed composition
547 super(GroupConfiguration, self).composition(context)
549 # add the copy in context for futur configuration composition