Uses of Class
de.uni_paderborn.fujaba.fsa.update.LogicToFsaUpdater

Packages that use LogicToFsaUpdater
de.uni_paderborn.fujaba.fsa.update   
de.uni_paderborn.fujaba.uml.update   
 

Uses of LogicToFsaUpdater in de.uni_paderborn.fujaba.fsa.update
 

Subclasses of LogicToFsaUpdater in de.uni_paderborn.fujaba.fsa.update
 class ComboBoxUpdater
          add and handle listener for changes of selected item in combobox
 class GrabTargetUpdater
          handle changes to target of UMLRole by setting target of associated grab accordingly
 class LogicAndFsaUpdater
          add and handle listener between fsa and logic
 class LogicToFsaSizeUpdater
          add and handle listener between fsa and uml. updates from logic to fsa only
 class TextComponentUpdater
          Update between a logic property and the text/document of a TextComponent
 class TypeUpdater
          Listen for Changes to properties of type UMLType and to the name of the current UMLType
 class VisibilityUpdater
          Toggle visibility of FSAObject depending on logic property value
 

Uses of LogicToFsaUpdater in de.uni_paderborn.fujaba.uml.update
 

Subclasses of LogicToFsaUpdater in de.uni_paderborn.fujaba.uml.update
 class AdornmentUpdater
          update Component for Adornment on a Grab
 class ClassCompartmentVisibilityUpdater
          update visibility of Class compartment panels
 class UMLAbstractUpdater
          update Component for Adornment on a Grab
 class UMLShowComponents
          update Component for Adornment on a Grab
 class UMLStaticUpdater
          update Component for Adornment on a Grab