Метод | Описание | |
---|---|---|
InclusionRequirement ( List |
constructor, assigns the list of inclusion rules
|
Метод | Описание | |
---|---|---|
CheckRule ( Stand stand, |
||
IRequirement ( Stand stand ) : bool |
use combination of all rules in rule_list to determine if this stand meets this inclusion requirement
|
|
check_rule ( Stand stand, int>.Dictionary |
calculate the boolean expression for the given rule and stand parameters.
|
|
check_rule ( Stand stand, |
||
get_key ( string key_start, |
make a string key for the dictionary. format is
|
|
init_dictionary ( Stand stand, int>.Dictionary |
initialize the cohort dictionary for this stand's evaluation
|
public InclusionRequirement ( List |
||
rule_list | List |
|
Результат | Landis.Species |