|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A front end controller is assigned as the context of a use-case. The controller provides the "controlling" of the use case's activity.
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
List |
getDeferringActions()
All actions that defer to at least one operation of this controller. |
List |
getServiceReferences()
Returns all back-end services referenced by this controller. |
FrontEndUseCase |
getUseCase()
Returns the use-case "controlled" by this controller. |
boolean |
isFrontEndControllerMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.GeneralizableElementFacade |
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType |
| Method Detail |
public boolean isFrontEndControllerMetaType()
truepublic List getDeferringActions()
All actions that defer to at least one operation of this controller.
public List getServiceReferences()
Returns all back-end services referenced by this controller.
public FrontEndUseCase getUseCase()
Returns the use-case "controlled" by this controller.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||