|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PESelection | |
de.uni_paderborn.fujaba.gui | Graphical User Interface |
Uses of PESelection in de.uni_paderborn.fujaba.gui |
Subclasses of PESelection in de.uni_paderborn.fujaba.gui | |
(package private) class |
PEAttrSelection
No comment provided by developer, please add a comment to improve documentation. |
(package private) class |
PEMethodSelection
No comment provided by developer, please add a comment to improve documentation. |
(package private) class |
PEParameterSelection
No comment provided by developer, please add a comment to improve documentation. |
class |
PETypeSelection
The class PETypeSelection derives the class PESelection to initialize the source list with a possible types. |
(package private) class |
PEVariableSelection
No comment provided by developer, please add a comment to improve documentation. |
Fields in de.uni_paderborn.fujaba.gui declared as PESelection | |
(package private) PESelection |
PESourceSelectionListener.adaptor
No comment provided by developer, please add a comment to improve documentation. |
(package private) PESelection |
PEDestSelectionListener.adaptor
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.gui with parameters of type PESelection | |
static void |
PEVariable.handleAccessMethods(PESelection selection,
boolean createAccessMethods,
int umlVisibilityChoice,
UMLAttr newAttr)
Create or delete access methods for the attribute depending on the user selection. |
Constructors in de.uni_paderborn.fujaba.gui with parameters of type PESelection | |
PESourceSelectionListener(PESelection adapter)
Constructor for class PESourceSelectionListener |
|
PEDestSelectionListener(PESelection adapter)
Constructor for class PEDestSelectionListener |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |