addAttribute(const Attribute &attribute) | openstudio::BCLMeasure | |
arguments() const | openstudio::BCLMeasure | |
attributes() const | openstudio::BCLMeasure | |
BCLMeasure(const std::string &name, const std::string &className, const openstudio::path &dir, const std::string &taxonomyTag, MeasureType measureType, const std::string &description, const std::string &modelerDescription) | openstudio::BCLMeasure | |
BCLMeasure(const openstudio::path &dir) | openstudio::BCLMeasure | |
changeUID() | openstudio::BCLMeasure | |
checkForUpdatesFiles() | openstudio::BCLMeasure | |
checkForUpdatesXML() | openstudio::BCLMeasure | |
className() const | openstudio::BCLMeasure | |
clearAttributes() | openstudio::BCLMeasure | |
clearFiles() | openstudio::BCLMeasure | |
clearUserMeasuresDir() | openstudio::BCLMeasure | static |
clone(const openstudio::path &newDir) const | openstudio::BCLMeasure | |
description() const | openstudio::BCLMeasure | |
directory() const | openstudio::BCLMeasure | |
displayName() const | openstudio::BCLMeasure | |
error() const | openstudio::BCLMeasure | |
files() const | openstudio::BCLMeasure | |
getAttributes(const std::string &name) const | openstudio::BCLMeasure | |
incrementVersionId() | openstudio::BCLMeasure | |
inputFileType() const | openstudio::BCLMeasure | |
intendedSoftwareTools() const | openstudio::BCLMeasure | |
intendedUseCases() const | openstudio::BCLMeasure | |
load(const openstudio::path &dir) | openstudio::BCLMeasure | static |
localBCLMeasures() | openstudio::BCLMeasure | static |
makeClassName(const std::string &name) | openstudio::BCLMeasure | static |
measureType() const | openstudio::BCLMeasure | |
missingRequiredFields() const | openstudio::BCLMeasure | |
modelerDescription() const | openstudio::BCLMeasure | |
name() const | openstudio::BCLMeasure | |
operator!=(const BCLMeasure &other) const | openstudio::BCLMeasure | |
operator==(const BCLMeasure &other) const | openstudio::BCLMeasure | |
outputFileType() const | openstudio::BCLMeasure | |
outputs() const | openstudio::BCLMeasure | |
primaryRubyScriptPath() const | openstudio::BCLMeasure | |
removeAttributes(const std::string &name) | openstudio::BCLMeasure | |
resetError() | openstudio::BCLMeasure | |
save() const | openstudio::BCLMeasure | |
setArguments(const std::vector< BCLMeasureArgument > &arguments) | openstudio::BCLMeasure | |
setClassName(const std::string &className) | openstudio::BCLMeasure | |
setDescription(const std::string &description) | openstudio::BCLMeasure | |
setDisplayName(const std::string &displayName) | openstudio::BCLMeasure | |
setError(const std::string &error) | openstudio::BCLMeasure | |
setMeasureType(const MeasureType &measureType) | openstudio::BCLMeasure | |
setModelerDescription(const std::string &modelerDescription) | openstudio::BCLMeasure | |
setName(const std::string &name) | openstudio::BCLMeasure | |
setOutputs(const std::vector< BCLMeasureOutput > &outputs) | openstudio::BCLMeasure | |
setTaxonomyTag(const std::string &taxonomyTag) | openstudio::BCLMeasure | |
setUserMeasuresDir(const openstudio::path &userMeasuresDir) | openstudio::BCLMeasure | static |
suggestedFirstLevelTaxonomyTerms() | openstudio::BCLMeasure | static |
suggestedIntendedSoftwareTools() | openstudio::BCLMeasure | static |
suggestedIntendedUseCases() | openstudio::BCLMeasure | static |
suggestedSecondLevelTaxonomyTerms(const std::string &firstLevelTaxonomyTerm) | openstudio::BCLMeasure | static |
tags() const | openstudio::BCLMeasure | |
taxonomyTag() const | openstudio::BCLMeasure | |
uid() const | openstudio::BCLMeasure | |
updateMeasureScript(const MeasureType &oldMeasureType, const MeasureType &newMeasureType, const std::string &oldClassName, const std::string &newClassName, const std::string &name, const std::string &description, const std::string &modelerDescription) | openstudio::BCLMeasure | |
updateMeasureTests(const std::string &oldClassName, const std::string &newClassName) | openstudio::BCLMeasure | |
userMeasures() | openstudio::BCLMeasure | static |
userMeasuresDir() | openstudio::BCLMeasure | static |
uuid() const | openstudio::BCLMeasure | |
versionId() const | openstudio::BCLMeasure | |
versionModified() const | openstudio::BCLMeasure | |
versionUUID() const | openstudio::BCLMeasure | |
xmlChecksum() const | openstudio::BCLMeasure | |
~BCLMeasure() | openstudio::BCLMeasure | virtual |