|
SORTIE Java Interface
1
|
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) | |
Flag values for which infection effect term is desired.
| 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)
1.8.2