Package de.uni_paderborn.fujaba.fsa.update

Interface Summary
Translator Translator to translate between logic and fsa values of different type
 

Class Summary
AbstractUpdater base class for uml-fsa-update
BooleanObjectTranslator Translate boolean to choice of two objects
BorderToModifierTranslator Translate int to Border
ColorToModifierTranslator Translate int to String and back
ComboBoxUpdater add and handle listener for changes of selected item in combobox
FloatStringTranslator Translate float to String and back
FsaToLogicUpdateItemListener set logicObject.attrName if item of FSAObject has changed FSAObject should be something like FSAComboBox
FsaToLogicUpdatePCL set logicObject.attrName if FSAObject has changed
FsaToLogicUpdater add and handle listener between fsa and uml. updates from fsa to logic only
GrabTargetUpdater handle changes to target of UMLRole by setting target of associated grab accordingly
IntStringTranslator Translate int to String and back
ListenerHelper helper class for listener registration. allows registration of listeners to objects independent of object type, as long as the object has fitting add-/removeListener-Methods
LogicAndFsaUpdater add and handle listener between fsa and logic
LogicFsaTranslator No comment provided by developer, please add a comment to improve documentation.
LogicToFsaSizeUpdater add and handle listener between fsa and uml. updates from logic to fsa only
LogicToFsaUpdatePCL set fsaComponent.attrName if UMLUnparseInterface has changed
LogicToFsaUpdater add and handle listener between fsa and uml. updates from logic to fsa only
LongStringTranslator Translate int to String and back
StringToIconTranslator No comment provided by developer, please add a comment to improve documentation.
StringToModifierTranslator Translate int to String and back
TextComponentUpdater Update between a logic property and the text/document of a TextComponent
TypeUpdater Listen for Changes to properties of type UMLType and to the name of the current UMLType
VisibilityUpdater Toggle visibility of FSAObject depending on logic property value