Uses of Class
de.cau.cs.kieler.core.KielerModelException

Packages that use KielerModelException
de.cau.cs.kieler.synccharts.labelparser.bridge Contains glue code classes that bridge between the Xtext label parser and the SyncCharts metamodel resp its editor. 
 

Uses of KielerModelException in de.cau.cs.kieler.synccharts.labelparser.bridge
 

Subclasses of KielerModelException in de.cau.cs.kieler.synccharts.labelparser.bridge
 class DiagnosticException
          A KielerModelException that also contains Diagnostic information.
 

Methods in de.cau.cs.kieler.synccharts.labelparser.bridge that throw KielerModelException
 void ActionLabelParseCommand.parse()
          Run the actual parse operation with the element and new string set by the constructor before.
 void ActionLabelProcessorWrapper.processAffectedActionLabels(ValuedObject changedObject, EObject theParent, boolean parse)
          Recursively parse or serialize all Action objects starting from the parent object and recursively calling it to child states resp.