Package de.cau.cs.kieler.synccharts.listener

Class Summary
FailSafeTriggerListener An abstract TriggerListener, that catches all Exceptions and logs them.
FireOnceTriggerListener A TriggerListener that executes the trigger only once for a given transaction.
NoteSynchronizationTriggerListener Listen to changes of Note elements in the GMF notation model.
SyncchartsContentUtil Static helper methods for Synccharts.
TransitionPrioComparator A Comparator class that compares Transitions according to their priorities.
TriggerListenerChoice A SyncCharts TriggerListener that will react on Type changes of States and set outgoing transitions of CONDITIONAL States to immediate.
TriggerListenerDebug  
TriggerListenerIDs A SyncCharts TriggerListener that handles different label values of SyncCharts, namely the Scope label and ID (i.e.
TriggerListenerPriorities A SyncCharts TriggerListener that fixes changes in Transition priorities.
TriggerListenerRecursiveAdd A pre-commit TriggerListener that listens to any ADD and ADD_MANY notifications in the SyncChartsPackage and broadcasts new ADD Notifications for all children of the new objects.
UniqueStringCache