Uses of Class
de.uni_paderborn.fujaba.gui.PESelection

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
 class PETypeSelection
          The class PETypeSelection derives the class PESelection to initialize the source list with a possible type.
 

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.