Modifier and Type | Method and Description |
---|---|
IStochasticRule |
AbstractRuleFactory.createStochasticRule(boolean dissolves,
LeftHandRule leftHandRule,
RightHandRule rightHandRule,
float constant) |
Modifier and Type | Method and Description |
---|---|
IStochasticRule |
CellLikeRuleFactory.createStochasticRule(boolean dissolves,
LeftHandRule leftHandRule,
RightHandRule rightHandRule,
float constant) |
Modifier and Type | Method and Description |
---|---|
IStochasticRule |
SpikingRuleFactory.createStochasticRule(boolean dissolves,
LeftHandRule leftHandRule,
RightHandRule rightHandRule,
float constant) |
Modifier and Type | Method and Description |
---|---|
IStochasticRule |
TSCSRuleFactory.createStochasticRule(boolean dissolves,
LeftHandRule leftHandRule,
RightHandRule rightHandRule,
float constant) |
IStochasticRule |
TissueLikeRuleFactory.createStochasticRule(boolean dissolves,
LeftHandRule leftHandRule,
RightHandRule rightHandRule,
float constant) |