public class OneStepSimplifierRuleApp extends DefaultBuiltInRuleApp
| Modifier and Type | Field and Description |
|---|---|
private OneStepSimplifier.Protocol |
protocol |
builtInRule, ifInsts, pio| Modifier | Constructor and Description |
|---|---|
protected |
OneStepSimplifierRuleApp(BuiltInRule builtInRule,
PosInOccurrence pio) |
| Modifier and Type | Method and Description |
|---|---|
OneStepSimplifier.Protocol |
getProtocol() |
void |
setProtocol(OneStepSimplifier.Protocol protocol) |
replacePos, setIfInsts, tryToInstantiatecomplete, execute, forceInstantiate, getHeapContext, ifInsts, isSufficientlyComplete, posInOccurrence, rule, setMutable, toStringprivate OneStepSimplifier.Protocol protocol
protected OneStepSimplifierRuleApp(BuiltInRule builtInRule, PosInOccurrence pio)
public OneStepSimplifier.Protocol getProtocol()
nullpublic void setProtocol(OneStepSimplifier.Protocol protocol)
protocol - the protocol to set