Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ isValid
Method
isValid
src/modelica/ModelicaFile.cpp:103–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
bool ClassDefinition::isValid() const {
104
return m_impl && m_impl->isActive();
105
}
106
107
// ConnectClause implementation
108
Callers
8
get_idf
Method · 0.45
TEST_F
Function · 0.45
getIdf
Method · 0.45
loadModel
Method · 0.45
TEST_P
Function · 0.45
TEST_F
Function · 0.45
updateVersion
Method · 0.45
fixInterobjectIssuesStage1_0_8_3_to_0_8_4
Method · 0.45
Calls
1
isActive
Method · 0.80
Tested by
3
TEST_F
Function · 0.36
TEST_P
Function · 0.36
TEST_F
Function · 0.36