Class ApplicationStrategy
java.lang.Object
es.ucm.maude.bindings.StrategyExpression
es.ucm.maude.bindings.ApplicationStrategy
Rule application strategy
-
Method Summary
Methods inherited from class StrategyExpression
equal, toLatex
-
Method Details
-
delete
public void delete()- Overrides:
deletein classStrategyExpression
-
getTop
public boolean getTop()Whether the rule is applied only on top. -
getLabel
Get the rule label (may be none). -
getSubstitution
Get the initial substitution -
getStrategies
Strategies to control the rewriting conditions of the rule -
toString
- Overrides:
toStringin classStrategyExpression
-