|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.usecase.Utility
Some useful functions.
| Constructor Summary | |
Utility()
|
|
| Method Summary | |
static UMLDiagram |
getDiagramOfDiagramItem(UMLDiagramItem item)
Get the diagramOfDiagramItem attribute of the Utility class |
static FSAObject |
getFSAObject(ASGElement item,
java.lang.String propertyName)
Get item's FSAObject with given propertyName. |
static FSAContainer |
getMainFSAContainer(ASGElement item)
Get the item's main FSAContainer. |
static UMLDiagramItem |
getSingleSelectedDiagramItem()
Get the singleSelectedDiagramItem attribute of the Utility class |
static Usecase |
getSingleSelectedUsecase()
Get the singleSelectedUsecase attribute of the Utility class |
static UsecaseDiagram |
getUsecaseDiagramByName(java.lang.String name)
Get the usecaseDiagramByName attribute of the Utility class |
static UsecaseDiagram |
getUsecaseDiagramOfUsecase(Usecase usecase)
Get the usecaseDiagramOfUsecase attribute of the Utility class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Utility()
| Method Detail |
public static FSAContainer getMainFSAContainer(ASGElement item)
item - This UMLDiagramItem's main FSAContainer is returned.
UMLDiagramItem,
FSAContainer,
FSAObject.getPropertyName()
public static FSAObject getFSAObject(ASGElement item,
java.lang.String propertyName)
item - The UMLDiagramItem's FSAObjects are searched.propertyName - identifies item's FSAObject.
UMLDiagramItem,
FSAObject,
FSAObject.getPropertyName()public static UsecaseDiagram getUsecaseDiagramOfUsecase(Usecase usecase)
usecase - No description provided
public static UMLDiagram getDiagramOfDiagramItem(UMLDiagramItem item)
item - No description provided
public static Usecase getSingleSelectedUsecase()
throws java.lang.Exception
java.lang.Exception - Exception description not provided
public static UMLDiagramItem getSingleSelectedDiagramItem()
throws java.lang.Exception
java.lang.Exception - Exception description not providedpublic static UsecaseDiagram getUsecaseDiagramByName(java.lang.String name)
name - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||