Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/openstudio/workflow_json.rb,
lib/openstudio/workflow_json.rb,
lib/openstudio/workflow_json.rb

Instance Method Summary collapse

Instance Method Details

#to_StepResultObject



61
62
63
# File 'lib/openstudio/workflow_json.rb', line 61

def to_StepResult
  self
end

#to_VariantTypeObject



68
69
70
# File 'lib/openstudio/workflow_json.rb', line 68

def to_VariantType
  self
end

#valueNameObject



75
76
77
# File 'lib/openstudio/workflow_json.rb', line 75

def valueName
  self
end