MCPcopy Create free account
hub / github.com/MITK/MITK / GetActions

Method GetActions

Modules/Core/src/Interactions/mitkStateMachineTransition.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96std::vector<mitk::StateMachineAction::Pointer> mitk::StateMachineTransition::GetActions() const
97{
98 return m_Actions;
99}
100
101const mitk::ConditionVectorType &mitk::StateMachineTransition::GetConditions() const
102{

Callers 2

HandleEventMethod · 0.45

Calls

no outgoing calls

Tested by 1