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

Uses of FrontEndView in org.andromda.metafacades.uml
 

Methods in org.andromda.metafacades.uml that return FrontEndView
 FrontEndView FrontEndParameter.getView()
           Represents the view in which this parameter will be used.
 FrontEndView FrontEndAction.getInput()
           The view on which this action can be triggered.
 FrontEndView FrontEndUseCase.getInitialView()
           The first view of this use case, this may actually return a view of another use case if the first is found by traveling through the final state.
 



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