BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
Content.h File Reference
#include <memory>
#include <vector>
#include <string>
#include <unordered_map>
#include <optional>
#include <variant>
#include <bpmn++.h>
#include "model/bpmnos/src/xml/bpmnos/tContent.h"
#include "Attribute.h"
#include "AttributeRegistry.h"
#include "model/utility/src/Number.h"

Go to the source code of this file.

Classes

class  BPMNOS::Model::Content
 

Namespaces

namespace  BPMNOS
 
namespace  BPMNOS::Model
 

Typedefs

typedef std::unordered_map< std::string, std::unique_ptr< Content > > BPMNOS::Model::ContentMap