Class TestStrategy
java.lang.Object
es.ucm.maude.bindings.StrategyExpression
es.ucm.maude.bindings.TestStrategy
Test strategy (either
match, xmatch, or amatch).-
Method Details
-
delete
public void delete()- Overrides:
deletein classStrategyExpression
-
getDepth
public int getDepth()Get the matching depth limit. -
getCondition
Get the condition of the test. -
getPattern
Matching pattern of the test. -
toString
- Overrides:
toStringin classStrategyExpression
-