Modifier and Type | Interface and Description |
---|---|
interface |
ActivityGraphFacade
State machines can be used to express the behavior of part of a system.
|
interface |
FrontEndActivityGraph
Represents the activity graph describing the details of a presentation tier or "front end" use
case.
|
Modifier and Type | Method and Description |
---|---|
StateMachineFacade |
StateVertexFacade.getStateMachine()
State machines can be used to express the behavior of part of a system.
|
StateMachineFacade |
ModelElementFacade.getStateMachineContext()
If this model element is the context of an activity graph, this represents that activity
graph.
|
StateMachineFacade |
SubactivityStateFacade.getSubmachine()
State machines can be used to express the behavior of part of a system.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.