public static class TemplateInterpretedTreeAutomaton.TopGuard extends Object implements TemplateInterpretedTreeAutomaton.Guard
| Constructor and Description |
|---|
TopGuard() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(Map<String,String> variableAssignment,
FirstOrderModel model) |
String |
toString() |
public boolean isSatisfiedBy(Map<String,String> variableAssignment, FirstOrderModel model)
isSatisfiedBy in interface TemplateInterpretedTreeAutomaton.GuardCopyright © 2017. All rights reserved.