nx_metadata_sdk
1.0
Metadata SDK
|
Public Member Functions | |
AttributeGenerator (const std::map< std::string, ObjectType > *objectTypeById, const std::map< std::string, EnumType > *enumTypeById, const std::map< std::string, ColorType > *colorTypeById) | |
void | registerCustomAttributeGenerator (std::string attributeName, std::function< std::string()> generator) |
std::map< std::string, std::string > | generateAttributes (const std::string &objectTypeId) const |