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)
 
 infection_effect
 Infection effect non-size dependent (class clInfectionEffect)
 
 infection_effect_size_dep
 Infection effect size dependent (class clInfectionEffectSizeDependent)
 

Detailed Description

Flag values for which infection effect term is desired.

Member Data Documentation

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

Infection effect non-size dependent (class clInfectionEffect)

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

Infection effect size dependent (class clInfectionEffectSizeDependent)

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: