Package | Description |
---|---|
org.andromda.cartridges.bpm4struts.metafacades |
Modifier and Type | Interface and Description |
---|---|
interface |
StrutsJsp
A Struts JSP represents a page in the web application.
|
Modifier and Type | Class and Description |
---|---|
class |
StrutsActionStateLogic
A plain action state represents an operation on the server called by an action.
|
class |
StrutsActionStateLogicImpl
MetafacadeLogic implementation.
|
class |
StrutsJspLogic
A Struts JSP represents a page in the web application.
|
class |
StrutsJspLogicImpl
MetafacadeLogic implementation.
|
Modifier and Type | Method and Description |
---|---|
protected StrutsActionState |
StrutsJspLogic.getSuperStrutsActionState()
Gets the StrutsActionState parent instance.
|
Modifier and Type | Method and Description |
---|---|
List<StrutsActionState> |
StrutsActionLogic.getActionStates()
Represents a Struts action.
|
List<StrutsActionState> |
StrutsAction.getActionStates()
Returns all action states visited by this action.
|
protected List<StrutsActionState> |
StrutsActionLogicImpl.handleGetActionStates() |
Copyright © 2003–2014 AndroMDA.org. All rights reserved.