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