Modifier and Type | Method and Description |
---|---|
FrontEndUseCase |
FrontEndFinalState.getTargetUseCase()
The use case the final state is "targetting".
|
FrontEndUseCase |
FrontEndView.getUseCase()
The use-case of which this view is a member.
|
FrontEndUseCase |
FrontEndForward.getUseCase()
The use case in which this forward is contained.
|
FrontEndUseCase |
FrontEndController.getUseCase()
Returns the use-case "controlled" by this controller.
|
Modifier and Type | Method and Description |
---|---|
List<FrontEndUseCase> |
FrontEndUseCase.getAllUseCases()
Returns all struts use-cases in this "front end" application.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.