Class: OpenStudio::RemoteBCL
- Defined in:
- lib/openstudio-api-stubs/Classes/RemoteBCL.rb
Class Method Summary collapse
Instance Method Summary collapse
- #authKey ⇒ String
- #checkForComponentUpdates ⇒ Int32
- #checkForMeasureUpdates ⇒ Int32
- #componentsWithUpdates ⇒ BCLSearchResultVector
- #devAuthKey ⇒ String
- #downloadComponent(string) ⇒ Boolean
- #downloadMeasure(string) ⇒ Boolean
- #isOnline ⇒ Boolean
- #lastComponentDownload ⇒ OptionalBCLComponent
- #lastMeasureDownload ⇒ OptionalBCLMeasure
- #lastMetaSearch ⇒ OptionalBCLMetaSearchResult
- #lastSearch ⇒ BCLSearchResultVector
- #lastTotalResults ⇒ Int32
- #measuresWithUpdates ⇒ BCLSearchResultVector
- #metaSearchComponentLibrary(*args) ⇒ OptionalBCLMetaSearchResult
- #numResultPages ⇒ Int32
- #prodAuthKey ⇒ String
- #remoteDevelopmentUrl ⇒ String
- #remoteProductionUrl ⇒ String
- #remoteUrl ⇒ String
- #resultsPerQuery ⇒ Int32
- #searchComponentLibrary(*args) ⇒ BCLSearchResultVector
- #searchMeasureLibrary(*args) ⇒ BCLSearchResultVector
- #setDevAuthKey(string) ⇒ Boolean
- #setProdAuthKey(string) ⇒ Boolean
- #startComponentLibraryMetaSearch(*args) ⇒ Boolean
- #startComponentLibrarySearch(*args) ⇒ Boolean
- #updateComponents ⇒ Object
- #updateMeasures ⇒ Object
- #useRemoteDevelopmentUrl ⇒ Object
- #useRemoteProductionUrl ⇒ Object
- #waitForComponentDownload(*args) ⇒ OptionalBCLComponent
- #waitForMeasureDownload(*args) ⇒ OptionalBCLMeasure
- #waitForMetaSearch(*args) ⇒ OptionalBCLMetaSearchResult
- #waitForSearch(*args) ⇒ BCLSearchResultVector
Class Method Details
.initializeSSL(*args) ⇒ Boolean
102 103 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 102 def self.initializeSSL(*args) end |
.new ⇒ Object
4 5 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 4 def self.new end |
Instance Method Details
#authKey ⇒ String
51 52 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 51 def authKey end |
#checkForComponentUpdates ⇒ Int32
7 8 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 7 def checkForComponentUpdates end |
#checkForMeasureUpdates ⇒ Int32
10 11 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 10 def checkForMeasureUpdates end |
#componentsWithUpdates ⇒ BCLSearchResultVector
13 14 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 13 def componentsWithUpdates end |
#devAuthKey ⇒ String
60 61 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 60 def devAuthKey end |
#downloadComponent(string) ⇒ Boolean
75 76 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 75 def downloadComponent(string) end |
#downloadMeasure(string) ⇒ Boolean
78 79 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 78 def downloadMeasure(string) end |
#isOnline ⇒ Boolean
23 24 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 23 def isOnline end |
#lastComponentDownload ⇒ OptionalBCLComponent
26 27 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 26 def lastComponentDownload end |
#lastMeasureDownload ⇒ OptionalBCLMeasure
29 30 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 29 def lastMeasureDownload end |
#lastMetaSearch ⇒ OptionalBCLMetaSearchResult
32 33 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 32 def lastMetaSearch end |
#lastSearch ⇒ BCLSearchResultVector
35 36 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 35 def lastSearch end |
#lastTotalResults ⇒ Int32
69 70 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 69 def lastTotalResults end |
#measuresWithUpdates ⇒ BCLSearchResultVector
16 17 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 16 def measuresWithUpdates end |
#metaSearchComponentLibrary(*args) ⇒ OptionalBCLMetaSearchResult
81 82 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 81 def (*args) end |
#numResultPages ⇒ Int32
72 73 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 72 def numResultPages end |
#prodAuthKey ⇒ String
54 55 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 54 def prodAuthKey end |
#remoteDevelopmentUrl ⇒ String
44 45 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 44 def remoteDevelopmentUrl end |
#remoteProductionUrl ⇒ String
41 42 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 41 def remoteProductionUrl end |
#remoteUrl ⇒ String
38 39 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 38 def remoteUrl end |
#resultsPerQuery ⇒ Int32
66 67 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 66 def resultsPerQuery end |
#searchComponentLibrary(*args) ⇒ BCLSearchResultVector
84 85 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 84 def searchComponentLibrary(*args) end |
#searchMeasureLibrary(*args) ⇒ BCLSearchResultVector
87 88 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 87 def searchMeasureLibrary(*args) end |
#setDevAuthKey(string) ⇒ Boolean
63 64 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 63 def setDevAuthKey(string) end |
#setProdAuthKey(string) ⇒ Boolean
57 58 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 57 def setProdAuthKey(string) end |
#startComponentLibraryMetaSearch(*args) ⇒ Boolean
105 106 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 105 def startComponentLibraryMetaSearch(*args) end |
#startComponentLibrarySearch(*args) ⇒ Boolean
108 109 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 108 def startComponentLibrarySearch(*args) end |
#updateComponents ⇒ Object
18 19 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 18 def updateComponents end |
#updateMeasures ⇒ Object
20 21 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 20 def updateMeasures end |
#useRemoteDevelopmentUrl ⇒ Object
46 47 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 46 def useRemoteDevelopmentUrl end |
#useRemoteProductionUrl ⇒ Object
48 49 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 48 def useRemoteProductionUrl end |
#waitForComponentDownload(*args) ⇒ OptionalBCLComponent
90 91 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 90 def waitForComponentDownload(*args) end |
#waitForMeasureDownload(*args) ⇒ OptionalBCLMeasure
93 94 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 93 def waitForMeasureDownload(*args) end |
#waitForMetaSearch(*args) ⇒ OptionalBCLMetaSearchResult
96 97 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 96 def waitForMetaSearch(*args) end |
#waitForSearch(*args) ⇒ BCLSearchResultVector
99 100 |
# File 'lib/openstudio-api-stubs/Classes/RemoteBCL.rb', line 99 def waitForSearch(*args) end |