Package | Description |
---|---|
org.andromda.cartridges.bpm4struts.metafacades |
Modifier and Type | Class and Description |
---|---|
class |
StrutsActivityGraphLogic
Represents the activity graph describing the details of a Struts use-case.
|
class |
StrutsActivityGraphLogicImpl
MetafacadeLogic implementation.
|
Modifier and Type | Method and Description |
---|---|
StrutsActivityGraph |
StrutsForwardLogic.getStrutsActivityGraph()
A Struts forward is any transition between states.
|
StrutsActivityGraph |
StrutsForward.getStrutsActivityGraph()
Returns the activity graph which holds this action if the graph is contained in a
FrontEndUseCase.
|
StrutsActivityGraph |
StrutsExceptionHandlerLogic.getStrutsActivityGraph()
Returns the activity graph which holds this action if the graph is contained in a
FrontEndUseCase.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.