Package com.nomagic.uml2.ext.jmi
Interface ModelStateTracker
-
public interface ModelStateTrackerTrack events in the model and check if model state returns to its previous state.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmodelStateClean()voidtrackEvent(java.beans.PropertyChangeEvent event)Proceed new event.
-