Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetConditionName
Method
GetConditionName
Modules/Core/src/Interactions/mitkStateMachineCondition.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
std::string mitk::StateMachineCondition::GetConditionName() const
25
{
26
return m_ConditionName;
27
}
28
29
bool mitk::StateMachineCondition::IsInverted() const
30
{
Callers
2
CheckCondition
Method · 0.80
GetExecutableTransition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected