| Constructor and Description |
|---|
StatementBasedFieldTransitionListener(Statement stmt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Statement |
getStmt() |
int |
hashCode() |
abstract void |
onAddedTransition(Transition<Field,INode<Node<Statement,Val>>> t) |
void |
onWeightAdded(Transition<Field,INode<Node<Statement,Val>>> t,
W w,
WeightedPAutomaton<Field,INode<Node<Statement,Val>>,W> aut) |
public StatementBasedFieldTransitionListener(Statement stmt)
public Statement getStmt()
public void onWeightAdded(Transition<Field,INode<Node<Statement,Val>>> t, W w, WeightedPAutomaton<Field,INode<Node<Statement,Val>>,W> aut)
onWeightAdded in interface WPAUpdateListener<Field,INode<Node<Statement,Val>>,W extends Weight>public abstract void onAddedTransition(Transition<Field,INode<Node<Statement,Val>>> t)
Copyright © 2023. All rights reserved.