|
BPMN-OS
BPMN for optimization and simulation
|
Variables | |
| const std::string | False = "false" |
| const std::string | True = "true" |
| const std::string | Undefined = "undefined" |
| const std::string | Timestamp = "Timestamp" |
| const std::string | Instance = "Instance" |
| const std::string BPMNOS::Keyword::False = "false" |
Definition at line 8 of file Keywords.h.
| const std::string BPMNOS::Keyword::Instance = "Instance" |
Definition at line 13 of file Keywords.h.
| const std::string BPMNOS::Keyword::Timestamp = "Timestamp" |
Definition at line 12 of file Keywords.h.
| const std::string BPMNOS::Keyword::True = "true" |
Definition at line 9 of file Keywords.h.
| const std::string BPMNOS::Keyword::Undefined = "undefined" |
Definition at line 10 of file Keywords.h.