Package | Description |
---|---|
org.andromda.cartridges.jsf2.metafacades |
Modifier and Type | Class and Description |
---|---|
class |
JSFForwardLogic
Represents a forward within a JSF activity graph.
|
class |
JSFForwardLogicImpl
MetafacadeLogic implementation for org.andromda.cartridges.jsf2.metafacades.JSFForward.
|
Modifier and Type | Method and Description |
---|---|
List<JSFForward> |
JSFViewLogic.getForwards()
Represents a JSF view for a front-end application.
|
List<JSFForward> |
JSFView.getForwards()
Gets the forwards which can be targgeted from this view.
|
List<JSFForward> |
JSFUseCaseLogic.getForwards()
Represents a JSF use case.
|
List<JSFForward> |
JSFUseCase.getForwards()
All forwards contained in this use case.
|
protected List<JSFForward> |
JSFViewLogicImpl.handleGetActionForwards() |
protected List<JSFForward> |
JSFUseCaseLogicImpl.handleGetForwards() |
Copyright © 2003–2014 AndroMDA.org. All rights reserved.