SORTIE Java Interface  1
Public Attributes | List of all members
sortie.data.funcgroups.nci.NCIEffect.infection_effect Enum Reference

Flag values for which infection effect term is desired. More...

Public Attributes

 no_infection_effect
 No effect (class clNoInfectionEffect) More...
 
 infection_effect
 Infection effect non-size dependent (class clInfectionEffect) More...
 
 infection_effect_size_dep
 Infection effect size dependent (class clInfectionEffectSizeDependent) More...
 

Detailed Description

Flag values for which infection effect term is desired.

Member Data Documentation

◆ infection_effect

sortie.data.funcgroups.nci.NCIEffect.infection_effect.infection_effect

Infection effect non-size dependent (class clInfectionEffect)

◆ infection_effect_size_dep

sortie.data.funcgroups.nci.NCIEffect.infection_effect.infection_effect_size_dep

Infection effect size dependent (class clInfectionEffectSizeDependent)

◆ no_infection_effect

sortie.data.funcgroups.nci.NCIEffect.infection_effect.no_infection_effect

No effect (class clNoInfectionEffect)


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