# File lib/view_model/cepc31/cepc.rb, line 64 def primary_energy_use xpath(%w[Energy-Consumption-Current]) end
class ViewModel::Cepc31::Cepc
Public Instance Methods
ac_inspection_commissioned()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 4 def ac_inspection_commissioned nil end
ac_kw_rating()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 8 def ac_kw_rating nil end
ac_present()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 12 def ac_present nil end
building_emission()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 20 def building_emission nil end
building_emission_rate()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 16 def building_emission_rate nil end
building_environment()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 24 def building_environment xpath(%w[Building-Environment]) end
building_level()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 28 def building_level xpath(%w[Building-Level]) end
energy_efficiency_rating()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 32 def energy_efficiency_rating xpath(%w[Asset-Rating]) end
estimated_ac_kw_rating()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 40 def estimated_ac_kw_rating nil end
existing_build_rating()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 44 def existing_build_rating xpath(%w[Existing-Stock-Benchmark]) end
floor_area()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 48 def floor_area xpath(%w[Technical-Information Floor-Area]) end
main_heating_fuel()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 52 def main_heating_fuel xpath(%w[Main-Heating-Fuel]) end
new_build_rating()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 56 def new_build_rating xpath(%w[New-Build-Benchmark]) end
other_fuel_description()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 60 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/cepc31/cepc.rb, line 68 def property_type xpath(%w[Property-Type]) end
renewable_sources()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 96 def renewable_sources xpath(%w[Renewable-Sources]) end
special_energy_uses()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 76 def special_energy_uses xpath(%w[Special-Energy-Uses]) end
standard_emissions()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 80 def standard_emissions nil end
target_emissions()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 84 def target_emissions nil end
transaction_type()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 88 def transaction_type nil end
typical_emissions()
click to toggle source
# File lib/view_model/cepc31/cepc.rb, line 92 def typical_emissions nil end