Uses of Class
origincomment.Profil

Packages that use Profil
aloneinterfaces Classes to control, transmit and visualize informations for the Java Swing interface ; useful for quick start of use application. 
origincomment Model for objet representation and computing P-DCFold Algorithms ; original code made by Stefan Engelen in 2006 and use "as if" without any garanty... 
 

Uses of Profil in aloneinterfaces
 

Methods in aloneinterfaces with parameters of type Profil
 void Interface12.setInterface(Profil profil, java.lang.String fichierpalindrome, Palindrome1cible palindrome, int numerosequence)
          Deprecated. [not used]
 

Uses of Profil in origincomment
 

Methods in origincomment with parameters of type Profil
 ADN1test[] ADN1test.evoluer(int nb_pas_tot, Profil profil)
          Deprecated. (unused...)
 void ADN1test.mutation(int pos_mut, java.util.Random r, Profil profil)