Modifier and Type | Interface and Description |
---|---|
interface |
FrontEndPseudostate
Encapsulates a pseudostate and provides specific front-end services.
|
Modifier and Type | Method and Description |
---|---|
PseudostateFacade |
StateMachineFacade.getInitialState()
The first initial state (if any) found in this activity graph.
|
Modifier and Type | Method and Description |
---|---|
Collection<PseudostateFacade> |
StateMachineFacade.getInitialStates()
An abstraction that encompasses different types of transient vertices in the state machine
graph.
|
Collection<PseudostateFacade> |
StateMachineFacade.getPseudostates()
An abstraction that encompasses different types of transient vertices in the state machine
graph.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.