Package com.uppaal.model.core2
Interface QueryListener
-
public interface QueryListenerThe listener class of 'query'
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidqueryChanged(Query query, boolean isUndoRedo)
-
-
-
Method Detail
-
queryChanged
void queryChanged(Query query, boolean isUndoRedo)
-
-