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

Packages that use PEListIncr
de.uni_paderborn.fujaba.gui Graphical User Interface 
 

Uses of PEListIncr in de.uni_paderborn.fujaba.gui
 

Fields in de.uni_paderborn.fujaba.gui declared as PEListIncr
(package private)  PEListIncr PESelection.source
          No comment provided by developer, please add a comment to improve documentation.
(package private)  PEListIncr PESelection.destination
          No comment provided by developer, please add a comment to improve documentation.
private  PEListIncr PEParameters.methodTypeList
          No comment provided by developer, please add a comment to improve documentation.
(package private)  PEListIncr PEClass.generalList
          No comment provided by developer, please add a comment to improve documentation.
(package private)  PEListIncr PEClass.stereotypeList
          No comment provided by developer, please add a comment to improve documentation.
(package private)  PEListIncr PEClass.basicStereotypeList
          No comment provided by developer, please add a comment to improve documentation.
private  PEListIncr PEActLink.associations
          No comment provided by developer, please add a comment to improve documentation.
(package private)  PEListIncr PEActivityDiagram.methodsList
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.gui that return PEListIncr
 PEListIncr PESelection.getSource()
          Get the source attribute of the PESelection object
 PEListIncr PESelection.getDest()
          Get the dest attribute of the PESelection object
 

Constructors in de.uni_paderborn.fujaba.gui with parameters of type PEListIncr
PEParameters(javax.swing.JFrame frame, boolean modal, PEListIncr methodTypeList)
          Constructor for class PEParameters
PEParameters(javax.swing.JFrame frame, java.lang.String title, PEListIncr methodTypeList)
          Constructor for class PEParameters