| Package | Description |
|---|---|
| org.molgenis.omx.observ.target |
| Modifier and Type | Method and Description |
|---|---|
Panel |
PanelSource.getCurrentPanel()
Get the Panel for which these sources are defined..
|
Panel |
Panel_Individuals.getPanel()
Get the .
|
Panel |
PanelSource.getSourcePanel()
Get the Source that contributed individuals to current panel.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Panel> |
Individual.getIndividualsPanelCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
PanelSource.setCurrentPanel(Panel currentPanel)
Set the Panel for which these sources are defined..
|
void |
Panel_Individuals.setPanel(Panel panel)
Set the .
|
void |
PanelSource.setSourcePanel(Panel sourcePanel)
Set the Source that contributed individuals to current panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Individual.setIndividualsPanelCollection(Collection<Panel> collection) |
Copyright © 2014. All Rights Reserved.