| Package | Description |
|---|---|
| org.molgenis.omx.observ.target |
| Modifier and Type | Method and Description |
|---|---|
Individual |
Individual.getFather()
Get the Refers to the father of the individual..
|
Individual |
Panel_Individuals.getIndividuals()
Get the .
|
Individual |
Individual.getMother()
Get the Refers to the mother of the individual..
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Individual> |
Panel.getIndividuals()
Get the The list of individuals in this panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Individual.setFather(Individual father)
Set the Refers to the father of the individual..
|
void |
Panel_Individuals.setIndividuals(Individual individuals)
Set the .
|
void |
Individual.setMother(Individual mother)
Set the Refers to the mother of the individual..
|
| Modifier and Type | Method and Description |
|---|---|
void |
Panel.setIndividuals(java.util.List<Individual> individuals)
Set the The list of individuals in this panel.
|
Copyright © 2014. All Rights Reserved.