|
BPMN-OS
BPMN for optimization and simulation
|
This is the complete list of members for BPMNOS::Model::AttributeRegistry, including all inherited members.
| Attribute class | BPMNOS::Model::AttributeRegistry | friend |
| contains(const std::string &name) const | BPMNOS::Model::AttributeRegistry | |
| dataAttributes | BPMNOS::Model::AttributeRegistry | |
| getValue(const Attribute *attribute, const Values &status, const Values &data, const Values &globals) const | BPMNOS::Model::AttributeRegistry | |
| getValue(const Attribute *attribute, const Values &status, const SharedValues &data, const Values &globals) const | BPMNOS::Model::AttributeRegistry | |
| globalAttributes | BPMNOS::Model::AttributeRegistry | |
| operator[](const std::string &name) const | BPMNOS::Model::AttributeRegistry | |
| setValue(const Attribute *attribute, Values &status, Values &data, Values &globals, std::optional< BPMNOS::number > value) const | BPMNOS::Model::AttributeRegistry | |
| setValue(const Attribute *attribute, Values &status, SharedValues &data, Values &globals, std::optional< BPMNOS::number > value) const | BPMNOS::Model::AttributeRegistry | |
| statusAttributes | BPMNOS::Model::AttributeRegistry |