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.Guard
Copyright © 2017. All rights reserved.