|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLStoryActivity | |
de.uni_paderborn.fujaba.gui | Graphical User Interface |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
de.uni_paderborn.fujaba.uml.actions | |
de.uni_paderborn.fujaba.uml.unparse |
Uses of UMLStoryActivity in de.uni_paderborn.fujaba.gui |
Methods in de.uni_paderborn.fujaba.gui that return UMLStoryActivity | |
protected UMLStoryActivity |
SDMObjectDialog.getStoryActivity()
Get the storyActivity attribute of the SDMObjectDialog object |
Uses of UMLStoryActivity in de.uni_paderborn.fujaba.uml |
Methods in de.uni_paderborn.fujaba.uml that return UMLStoryActivity | |
UMLStoryActivity |
UMLStoryPattern.getRevStoryPattern()
Get the revStoryPattern attribute of the UMLStoryPattern object |
UMLStoryActivity |
UMLComplexState.getStory()
Get the story attribute of the UMLComplexState object |
Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLStoryActivity | |
void |
UMLStoryPattern.setRevStoryPattern(UMLStoryActivity revStoryPattern)
Sets the revStoryPattern attribute of the UMLStoryPattern object |
void |
UMLComplexState.setStory(UMLStoryActivity story)
Sets the story attribute of the UMLComplexState object |
Constructors in de.uni_paderborn.fujaba.uml with parameters of type UMLStoryActivity | |
UMLStoryPattern(java.lang.String name,
UMLProject project,
int type,
UMLStoryActivity revStoryDiag)
Constructor for class UMLStoryPattern |
Uses of UMLStoryActivity in de.uni_paderborn.fujaba.uml.actions |
Methods in de.uni_paderborn.fujaba.uml.actions with parameters of type UMLStoryActivity | |
UMLActivity |
LogicalStoryPatternAction.createNewActivity(UMLStoryActivity newActivity)
No comment provided by developer, please add a comment to improve documentation. |
Uses of UMLStoryActivity in de.uni_paderborn.fujaba.uml.unparse |
Methods in de.uni_paderborn.fujaba.uml.unparse with parameters of type UMLStoryActivity | |
void |
UMStoryActivity.setBorder(UMLStoryActivity storyAct,
FSAPanel storyPanel)
Sets the border attribute of the UMStoryActivity object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |