|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Translator | |
de.uni_paderborn.fujaba.fsa.update | |
de.uni_paderborn.fujaba.uml.update |
Uses of Translator in de.uni_paderborn.fujaba.fsa.update |
Classes in de.uni_paderborn.fujaba.fsa.update that implement Translator | |
class |
AbstractUpdater
base class for uml-fsa-update |
class |
BooleanObjectTranslator
Translate boolean to choice of two objects |
class |
BorderToModifierTranslator
Translate int to Border |
class |
ColorToModifierTranslator
Translate int to String and back |
class |
ComboBoxUpdater
add and handle listener for changes of selected item in combobox |
class |
FloatStringTranslator
Translate float to String and back |
class |
FsaToLogicUpdater
add and handle listener between fsa and uml. updates from fsa to logic only |
class |
GrabTargetUpdater
handle changes to target of UMLRole by setting target of associated grab accordingly |
class |
IntStringTranslator
Translate int to String and back |
class |
LogicAndFsaUpdater
add and handle listener between fsa and logic |
class |
LogicFsaTranslator
No comment provided by developer, please add a comment to improve documentation. |
class |
LogicToFsaSizeUpdater
add and handle listener between fsa and uml. updates from logic to fsa only |
class |
LogicToFsaUpdater
add and handle listener between fsa and uml. updates from logic to fsa only |
class |
LongStringTranslator
Translate int to String and back |
class |
StringToIconTranslator
No comment provided by developer, please add a comment to improve documentation. |
class |
StringToModifierTranslator
Translate int to String and back |
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 |
Methods in de.uni_paderborn.fujaba.fsa.update that return Translator | |
Translator |
AbstractUpdater.getTranslator()
Get the translator attribute of the AbstractUpdater object |
Methods in de.uni_paderborn.fujaba.fsa.update with parameters of type Translator | |
void |
AbstractUpdater.setTranslator(Translator propValue)
Sets the translator attribute of the AbstractUpdater object |
Uses of Translator in de.uni_paderborn.fujaba.uml.update |
Classes in de.uni_paderborn.fujaba.uml.update that implement Translator | |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |