Searched refs:setMother (Results 1 – 7 of 7) sorted by relevance
115 son.setMother(mother); in testChildren()123 daughter.setMother(mother); in testChildren()185 son.setMother(mother); in testChildrenPretty()193 daughter.setMother(mother); in testChildrenPretty()258 son.setMother(mother); in testChildren2()266 daughter.setMother(mother); in testChildren2()325 son.setMother(mother); in testChildren3()333 daughter.setMother(mother); in testChildren3()470 son.setMother(mother); in testChildrenListRoot()478 daughter.setMother(mother); in testChildrenListRoot()[all …]
53 public void setMother(Human_WithArrayOfChildren mother) { in setMother() method in Human_WithArrayOfChildrenTest.Human_WithArrayOfChildren104 son.setMother(mother); in createSon()112 daughter.setMother(mother); in createSon()
45 public void setMother(Human3 mother) { in setMother() method in Human3
45 public void setMother(Human mother) { in setMother() method in Human
45 public void setMother(Human2 mother) { in setMother() method in Human2
130 son.setMother(mother); in testChildren()138 daughter.setMother(mother); in testChildren()203 son.setMother(mother); in testChildren2()211 daughter.setMother(mother); in testChildren2()272 son.setMother(mother); in testChildren3()280 daughter.setMother(mother); in testChildren3()423 son.setMother(mother); in testChildrenListRoot()431 daughter.setMother(mother); in testChildrenListRoot()
62 public void setMother(K mother) { in setMother() method in AbstractHumanGen