Class: OpenStudio::Model::ParentObject

Inherits:
ModelObject show all
Defined in:
lib/openstudio-api-stubs/Classes/ParentObject.rb

Instance Method Summary collapse

Methods inherited from ModelObject

#EqualEqual, #LessThan, #NotEqual, #__str__, #clone, #connectedObject, #connectedObjectPort, #createComponent, #getData, #getScheduleTypeKeys, #iddObjectType, #lifeCycleCosts, #model, #outputVariableNames, #outputVariables, #parent, #removeLifeCycleCosts, #resources, #setParent, #toIdfObject

Methods inherited from WorkspaceObject

#LessThan, #__str__, #canBeSource, #canBeTarget, #getSourceIndices, #getSources, #getTarget, #idfObject, #initialized, #isSource, #isTarget, #numSources, #objectListFieldsEqual, #objectListFieldsNonConflicting, #remove, #setPointer, #sources, #targets, #workspace

Instance Method Details

#allowableChildTypesIddObjectTypeVector

Returns:

  • (IddObjectTypeVector)


9
10
# File 'lib/openstudio-api-stubs/Classes/ParentObject.rb', line 9

def allowableChildTypes
end

#childrenModelObjectVector

Returns:

  • (ModelObjectVector)


6
7
# File 'lib/openstudio-api-stubs/Classes/ParentObject.rb', line 6

def children
end