Uses of Class
de.uni_paderborn.fujaba.uml.UMLAction

Packages that use UMLAction
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
 

Uses of UMLAction in de.uni_paderborn.fujaba.uml
 

Methods in de.uni_paderborn.fujaba.uml that return UMLAction
 UMLAction UMLStoryPattern.getUMLAction()
          UMLMethod: '+ getUMLAction (): UMLAction'.
 UMLAction UMLMethod.getUMLAction()
          Get the uMLAction attribute of the UMLMethod object
 

Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLAction
 boolean UMLStoryPattern.setUMLAction(UMLAction value)
          UMLMethod: '+ setUMLAction (value: UMLAction): Boolean'.
 boolean UMLMethod.setUMLAction(UMLAction value)
          Sets the uMLAction attribute of the UMLMethod object