Uses of Package
de.cau.cs.kieler.synccharts

Packages that use de.cau.cs.kieler.synccharts
de.cau.cs.kieler.synccharts   
de.cau.cs.kieler.synccharts.codegen.esterel Generate Esterel code from SyncCharts. 
de.cau.cs.kieler.synccharts.codegen.sc In the codegen package the process of generating code from a SyncChart model is implemented. 
de.cau.cs.kieler.synccharts.custom Classes for custom behavior of the SyncCharts editor. 
de.cau.cs.kieler.synccharts.diagram.custom.commands Copy and paste for the synccharts diagram editor. 
de.cau.cs.kieler.synccharts.diagram.edit.commands   
de.cau.cs.kieler.synccharts.diagram.edit.policies   
de.cau.cs.kieler.synccharts.diagram.providers   
de.cau.cs.kieler.synccharts.impl   
de.cau.cs.kieler.synccharts.ksbase A couple of sample KSBasE features for the synccharts editor. 
de.cau.cs.kieler.synccharts.ksbase.util Contains utility classes mostly with JAVA escapes for xtend. 
de.cau.cs.kieler.synccharts.listener   
de.cau.cs.kieler.synccharts.presentation   
de.cau.cs.kieler.synccharts.sim.ptolemy.oaw   
de.cau.cs.kieler.synccharts.text.actions.bridge Contains glue code classes that bridge between the Xtext label parser and the SyncCharts metamodel resp its editor. 
de.cau.cs.kieler.synccharts.text.interfaces.bridge   
de.cau.cs.kieler.synccharts.text.interfaces.interfaces   
de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl   
de.cau.cs.kieler.synccharts.text.interfaces.scoping   
de.cau.cs.kieler.synccharts.text.kits.scoping   
de.cau.cs.kieler.synccharts.text.kits.validation   
de.cau.cs.kieler.synccharts.util   
template The template package includes the main files to generate code. 
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts
Action
          A representation of the model object 'Action'.
Assignment
          A representation of the model object 'Assignment'.
Effect
          A representation of the model object 'Effect'.
Emission
          A representation of the model object 'Emission'.
Region
          A representation of the model object 'Region'.
Scope
          A representation of the model object 'Scope'.
State
          A representation of the model object 'State'.
StateType
          A representation of the literals of the enumeration 'State Type', and utility methods for working with them.
Substitution
          A representation of the model object 'Substitution'.
SyncchartsFactory
          The Factory for the model.
SyncchartsPackage
          The Package for the model.
TextEffect
          A representation of the model object 'Text Effect'.
Transition
          A representation of the model object 'Transition'.
TransitionType
          A representation of the literals of the enumeration 'Transition Type', and utility methods for working with them.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.codegen.esterel
State
          A representation of the model object 'State'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.codegen.sc
State
          A representation of the model object 'State'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.custom
State
          A representation of the model object 'State'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.diagram.custom.commands
Region
          A representation of the model object 'Region'.
State
          A representation of the model object 'State'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.diagram.edit.commands
Action
          A representation of the model object 'Action'.
Region
          A representation of the model object 'Region'.
State
          A representation of the model object 'State'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.diagram.edit.policies
State
          A representation of the model object 'State'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.diagram.providers
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.impl
Action
          A representation of the model object 'Action'.
Assignment
          A representation of the model object 'Assignment'.
Effect
          A representation of the model object 'Effect'.
Emission
          A representation of the model object 'Emission'.
Region
          A representation of the model object 'Region'.
Scope
          A representation of the model object 'Scope'.
State
          A representation of the model object 'State'.
StateType
          A representation of the literals of the enumeration 'State Type', and utility methods for working with them.
Substitution
          A representation of the model object 'Substitution'.
SyncchartsFactory
          The Factory for the model.
SyncchartsPackage
          The Package for the model.
TextEffect
          A representation of the model object 'Text Effect'.
Transition
          A representation of the model object 'Transition'.
TransitionType
          A representation of the literals of the enumeration 'Transition Type', and utility methods for working with them.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.ksbase
Action
          A representation of the model object 'Action'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.ksbase.util
Region
          A representation of the model object 'Region'.
State
          A representation of the model object 'State'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.listener
Scope
          A representation of the model object 'Scope'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.presentation
SyncchartsFactory
          The Factory for the model.
SyncchartsPackage
          The Package for the model.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.sim.ptolemy.oaw
Effect
          A representation of the model object 'Effect'.
Region
          A representation of the model object 'Region'.
State
          A representation of the model object 'State'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.text.actions.bridge
Action
          A representation of the model object 'Action'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.text.interfaces.bridge
Region
          A representation of the model object 'Region'.
State
          A representation of the model object 'State'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.text.interfaces.interfaces
Region
          A representation of the model object 'Region'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl
Region
          A representation of the model object 'Region'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.text.interfaces.scoping
State
          A representation of the model object 'State'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.text.kits.scoping
Assignment
          A representation of the model object 'Assignment'.
Emission
          A representation of the model object 'Emission'.
Scope
          A representation of the model object 'Scope'.
State
          A representation of the model object 'State'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.text.kits.validation
State
          A representation of the model object 'State'.
 

Classes in de.cau.cs.kieler.synccharts used by de.cau.cs.kieler.synccharts.util
Action
          A representation of the model object 'Action'.
Assignment
          A representation of the model object 'Assignment'.
Effect
          A representation of the model object 'Effect'.
Emission
          A representation of the model object 'Emission'.
Region
          A representation of the model object 'Region'.
Scope
          A representation of the model object 'Scope'.
State
          A representation of the model object 'State'.
Substitution
          A representation of the model object 'Substitution'.
SyncchartsPackage
          The Package for the model.
TextEffect
          A representation of the model object 'Text Effect'.
Transition
          A representation of the model object 'Transition'.
 

Classes in de.cau.cs.kieler.synccharts used by template
Transition
          A representation of the model object 'Transition'.