Package com.uppaal.model.core2
Interface QueryListListener
-
public interface QueryListListenerListener class for 'QueryList'
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidqueryAdded(Query query, int index)voidqueryRemoved(Query query, int index)
-