|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ActivityGraphFacade in org.andromda.metafacades.uml |
| Subinterfaces of ActivityGraphFacade in org.andromda.metafacades.uml | |
interface |
FrontEndActivityGraph
Represents the activity graph describing the details of a presentation tier or "front end" use case. |
| Methods in org.andromda.metafacades.uml that return ActivityGraphFacade | |
ActivityGraphFacade |
PartitionFacade.getActivityGraph()
|
ActivityGraphFacade |
UseCaseFacade.getFirstActivityGraph()
The first activity graph directly owned by this use-case. |
ActivityGraphFacade |
ModelFacade.findActivityGraphByName(String name)
|
ActivityGraphFacade |
ModelFacade.findActivityGraphByNameAndStereotype(String name,
String stereotypeName)
|
| Methods in org.andromda.metafacades.uml with parameters of type ActivityGraphFacade | |
Collection |
ModelFacade.getAllActionStatesWithStereotype(ActivityGraphFacade activityGraph,
String stereotypeName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||