# File lib/view_model/cepc50/cepc.rb, line 60 def primary_energy_use nil end
class ViewModel::Cepc50::Cepc
Public Instance Methods
ac_inspection_commissioned()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 4 def ac_inspection_commissioned xpath(%w[AC-Inspection-Commissioned]) end
ac_kw_rating()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 8 def ac_kw_rating xpath(%w[AC-kW-Rating]) end
ac_present()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 12 def ac_present xpath(%w[AC-Present]) end
building_emission_rate()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 24 def building_emission_rate xpath(%w[BER]) end
building_environment()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 16 def building_environment xpath(%w[Building-Environment]) end
building_level()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 20 def building_level xpath(%w[Building-Level]) end
energy_efficiency_rating()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 28 def energy_efficiency_rating xpath(%w[Asset-Rating]) end
estimated_ac_kw_rating()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 36 def estimated_ac_kw_rating xpath(%w[AC-Estimated-Output]) end
existing_build_rating()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 40 def existing_build_rating xpath(%w[Existing-Stock-Benchmark]) end
floor_area()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 44 def floor_area xpath(%w[Technical-Information Floor-Area]) end
main_heating_fuel()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 48 def main_heating_fuel xpath(%w[Main-Heating-Fuel]) end
new_build_rating()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 52 def new_build_rating xpath(%w[New-Build-Benchmark]) end
other_fuel_description()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 56 def other_fuel_description xpath(%w[Other-Fuel-Description]) end
primary_energy_use()
click to toggle source
property_type()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 64 def property_type xpath(%w[Property-Type]) end
renewable_sources()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 92 def renewable_sources xpath(%w[Renewable-Sources]) end
special_energy_uses()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 72 def special_energy_uses xpath(%w[Special-Energy-Uses]) end
standard_emissions()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 76 def standard_emissions xpath(%w[SER]) end
target_emissions()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 80 def target_emissions xpath(%w[TER]) end
transaction_type()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 84 def transaction_type xpath(%w[Transaction-Type]) end
typical_emissions()
click to toggle source
# File lib/view_model/cepc50/cepc.rb, line 88 def typical_emissions xpath(%w[TYR]) end