MCPcopy 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
24std::string mitk::StateMachineCondition::GetConditionName() const
25{
26 return m_ConditionName;
27}
28
29bool mitk::StateMachineCondition::IsInverted() const
30{

Callers 2

CheckConditionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected