Package medite :: Package Donnees :: Module resultatAppli :: Class Resultat__
[hide private]
[frames] | no frames]

Class Resultat__

source code

object --+    
         |    
  Resultat --+
             |
            Resultat__

Instance Methods [hide private]
 
__init__(self, pLI, pLS, pLD, pLR, pLgSource, pTextes, pBlocsCommuns, pairesBlocsDepl)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
__listeToTab(self, liste) source code
 
getListeInsertions(self) source code
 
getListeSuppressions(self) source code
 
getListeDeplacements(self) source code
 
getListeDeplacementsT1(self) source code
 
getListeDeplacementsT2(self) source code
 
getListeRemplacements(self) source code
 
getListeRemplacementsT1(self) source code
 
getListeRemplacementsT2(self) source code
 
getBlocsCommuns(self) source code
 
getBlocsCommunsT1(self) source code
 
getBlocsCommunsT2(self) source code
 
getPairesBlocsDeplaces(self) source code
 
setPairesBlocsDeplaces(self, liste) source code

Inherited from Resultat: __str__, __sub__, __xor__, getLgSource, getTextesConcatenes, toString, toString_

Inherited from Resultat (private): _filtre

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, pLI, pLS, pLD, pLR, pLgSource, pTextes, pBlocsCommuns, pairesBlocsDepl)
(Constructor)

source code 
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Overrides: Resultat.__init__

getListeInsertions(self)

source code 
Overrides: Resultat.getListeInsertions

getListeSuppressions(self)

source code 
Overrides: Resultat.getListeSuppressions

getListeDeplacements(self)

source code 
Overrides: Resultat.getListeDeplacements

getListeDeplacementsT1(self)

source code 
Overrides: Resultat.getListeDeplacementsT1

getListeDeplacementsT2(self)

source code 
Overrides: Resultat.getListeDeplacementsT2

getListeRemplacements(self)

source code 
Overrides: Resultat.getListeRemplacements

getListeRemplacementsT1(self)

source code 
Overrides: Resultat.getListeRemplacementsT1

getListeRemplacementsT2(self)

source code 
Overrides: Resultat.getListeRemplacementsT2

getBlocsCommuns(self)

source code 
Overrides: Resultat.getBlocsCommuns

getBlocsCommunsT1(self)

source code 
Overrides: Resultat.getBlocsCommunsT1

getBlocsCommunsT2(self)

source code 
Overrides: Resultat.getBlocsCommunsT2

getPairesBlocsDeplaces(self)

source code 
Overrides: Resultat.getPairesBlocsDeplaces

setPairesBlocsDeplaces(self, liste)

source code 
Overrides: Resultat.setPairesBlocsDeplaces