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

Uses of StateFacade in org.andromda.metafacades.uml
 

Subinterfaces of StateFacade in org.andromda.metafacades.uml
 interface ActionStateFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface FinalStateFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface FrontEndActionState
           A front end action state represents an operation on the server called by an action.
 interface FrontEndFinalState
           A final state represents the end of a use-case, in a "front-end" application this means its the transition into the next front-end use case.
 interface FrontEndView
           Represents a view within a front end application.
 interface ObjectFlowStateFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface SubactivityStateFacade
          Metafacade interface to be used by AndroMDA cartridges.
 

Methods in org.andromda.metafacades.uml that return StateFacade
 StateFacade StateVertexFacade.getContainer()
           
 StateFacade EventFacade.getState()
           If this event is located on an action state, this will represent that state.
 



Copyright © 2003-2009 AndroMDA.org. All Rights Reserved.