| Package | Description |
|---|---|
| org.molgenis.omx.auth | |
| org.molgenis.omx.observ | |
| org.molgenis.omx.observ.target |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonRole
PersonRole: Seperate type of ontologyTerm to administrate roles.
|
| Modifier and Type | Method and Description |
|---|---|
OntologyTerm |
Category.getDefinition()
Get the The category that is being measured in a specific way..
|
OntologyTerm |
ObservableFeature_Definitions.getDefinitions()
Get the .
|
OntologyTerm |
Protocol.getProtocolType()
Get the classification of protocol.
|
OntologyTerm |
ObservableFeature.getUnit()
Get the (Optional) Reference to the well-defined measurement unit used to observe this feature (if feature is that concrete).
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OntologyTerm> |
ObservableFeature.getDefinitions()
Get the The concept that is being measured in a specific way..
|
| Modifier and Type | Method and Description |
|---|---|
void |
Category.setDefinition(OntologyTerm definition)
Set the The category that is being measured in a specific way..
|
void |
ObservableFeature_Definitions.setDefinitions(OntologyTerm definitions)
Set the .
|
void |
Protocol.setProtocolType(OntologyTerm protocolType)
Set the classification of protocol.
|
void |
ObservableFeature.setUnit(OntologyTerm unit)
Set the (Optional) Reference to the well-defined measurement unit used to observe this feature (if feature is that concrete).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObservableFeature.setDefinitions(java.util.List<OntologyTerm> definitions)
Set the The concept that is being measured in a specific way..
|
| Modifier and Type | Class and Description |
|---|---|
class |
Accession
Accession:
An external identifier for an annotation.
|
class |
Species
Species: Ontology terms for species.
|
| Modifier and Type | Method and Description |
|---|---|
OntologyTerm |
Panel.getPanelType()
Get the Indicate the type of Panel (example: Sample panel, AssayedPanel, Natural=wild type, Parental=parents of a cross, F1=First generation of cross, RCC=Recombinant congenic, CSS=chromosome substitution).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Panel.setPanelType(OntologyTerm panelType)
Set the Indicate the type of Panel (example: Sample panel, AssayedPanel, Natural=wild type, Parental=parents of a cross, F1=First generation of cross, RCC=Recombinant congenic, CSS=chromosome substitution).
|
Copyright © 2014. All Rights Reserved.