|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UMLStartActivity | |
| de.uni_paderborn.fujaba.gxl | |
| de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
| Uses of UMLStartActivity in de.uni_paderborn.fujaba.gxl |
| Methods in de.uni_paderborn.fujaba.gxl with parameters of type UMLStartActivity | |
private boolean |
UMLActivityDiagramFilter.verifyUMLStartActivity(UMLStartActivity vObject)
No comment provided by developer, please add a comment to improve documentation. |
| Uses of UMLStartActivity in de.uni_paderborn.fujaba.uml |
| Fields in de.uni_paderborn.fujaba.uml declared as UMLStartActivity | |
private UMLStartActivity |
UMLMethod.revSpec
No comment provided by developer, please add a comment to improve documentation. |
private UMLStartActivity |
UMLClass.startOfStateChart
0..1 startOfStateChart 0..1 UMLClass --------------------------------- UMLStartActivity + + |
| Methods in de.uni_paderborn.fujaba.uml that return UMLStartActivity | |
UMLStartActivity |
UMLMethod.getRevSpec()
Get the revSpec attribute of the UMLMethod object |
UMLStartActivity |
UMLClass.getStartOfStateChart()
Get the startOfStateChart attribute of the UMLClass object |
UMLStartActivity |
UMLActivityDiagram.getStartActivity()
Returns the start activity of this diagram |
| Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLStartActivity | |
void |
UMLClass.setStartOfStateChart(UMLStartActivity startOfStateChart)
Sets the startOfStateChart attribute of the UMLClass object |
| Constructors in de.uni_paderborn.fujaba.uml with parameters of type UMLStartActivity | |
UMLMethod(java.lang.String name,
boolean umlStatic,
int visibility,
UMLConstraint constraint,
UMLType resultType,
UMLStartActivity revSpec)
Constructor for class UMLMethod |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||