Package de.cau.cs.kieler.synccharts.text.interfaces.bridge

Class Summary
Activator The activator class controls the plug-in life cycle
InterfaceDeclHandler A command handler that looks for an SyncCharts graphical GMF editor and parses the interface declaration string.
InterfaceDeclParseCommand Command for parsing the interface declaration string.
InterfaceDeclProcessorWrapper Wrapping class to communicate between trigger listener and the acutal serialize/parse commands.
InterfaceDeclSerializeCommand Command for serializing all contained signals of a state and its regions back into the interface declaration.
InterfaceDeclSerializerLogic Provide functionality for handling modifications of signals or variables.
TriggerListenerChangedInterfaceDecl Listens to changes of the interface declaration String.
TriggerListenerChangedRegion Not testable ...
TriggerListenerChangedSignal Listens to changes within a Signal.
TriggerListenerChangedState Deprecated. shouldnt be needed any more