Uses of Interface
org.andromda.metafacades.uml.FrontEndForward

Uses of FrontEndForward in org.andromda.metafacades.uml
 

Subinterfaces of FrontEndForward in org.andromda.metafacades.uml
 interface FrontEndAction
           Represents a "front-end" action.
 interface FrontEndExceptionHandler
           A front-end exception handler intercepts exceptions and delegates them into a front-end action state that will handle it (for example by simply displaying it if the action state happened to be a view) .
 

Methods in org.andromda.metafacades.uml that return FrontEndForward
 FrontEndForward FrontEndActionState.getForward()
           The next transition, there can be only one transition going out of an action state, otherwise decision points should be used (triggers are not supported at the server-side).
 



Copyright © 2003-2006 The AndroMDA Team. All Rights Reserved.