Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
Treatment Struct Reference

A treatment defines an experimental process that can be applied. More...

#include <treatment.h>

Collaboration diagram for Treatment:
[legend]

Data Fields

bson_oid_t * tr_id_p
 
SchemaTermtr_ontology_term_p
 
char ** tr_parent_names_ss
 
size_t tr_num_parents
 
char ** tr_synonyms_ss
 
size_t tr_num_synonyms
 

Detailed Description

A treatment defines an experimental process that can be applied.

Field Documentation

◆ tr_id_p

bson_oid_t* tr_id_p

◆ tr_ontology_term_p

SchemaTerm* tr_ontology_term_p

◆ tr_parent_names_ss

char** tr_parent_names_ss

◆ tr_num_parents

size_t tr_num_parents

◆ tr_synonyms_ss

char** tr_synonyms_ss

◆ tr_num_synonyms

size_t tr_num_synonyms

The documentation for this struct was generated from the following file: