BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
BPMNOS::Keyword Namespace Reference

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"
 

Variable Documentation

◆ False

const std::string BPMNOS::Keyword::False = "false"

Definition at line 8 of file Keywords.h.

◆ Instance

const std::string BPMNOS::Keyword::Instance = "Instance"

Definition at line 13 of file Keywords.h.

◆ Timestamp

const std::string BPMNOS::Keyword::Timestamp = "Timestamp"

Definition at line 12 of file Keywords.h.

◆ True

const std::string BPMNOS::Keyword::True = "true"

Definition at line 9 of file Keywords.h.

◆ Undefined

const std::string BPMNOS::Keyword::Undefined = "undefined"

Definition at line 10 of file Keywords.h.