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

Uses of StateVertexFacade in org.andromda.metafacades.uml
 

Subinterfaces of StateVertexFacade 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 FrontEndPseudostate
           Encapsulates a pseudostate and provides specific front-end services.
 interface FrontEndView
           Represents a view within a front end application.
 interface ObjectFlowStateFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface PseudostateFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface StateFacade
          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 StateVertexFacade
 StateVertexFacade TransitionFacade.getSource()
           
 StateVertexFacade TransitionFacade.getTarget()
           
 



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