MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / typeName

Method typeName

src/alfalfa/AlfalfaComponent.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 std::string AlfalfaComponent::typeName() const {
23 return m_component->typeName();
24 }
25
26 std::string AlfalfaComponent::deriveName() const {
27 return m_component->deriveName();

Callers 5

exposeFromComponentMethod · 0.80
toJSONMethod · 0.80
setInputMethod · 0.80
setOutputMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64