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