Skip to content

Dependencies

direction: right

global_account: {
                shape: package
                link: ../../global_account
                style.shadow: true
            }

global_account -> contracting

global_account -> customer_profiling

global_account -> fr

global_account -> be

global_account -> offer_builder

global_account -> offer_catalog

offer_builder: {
                shape: package
                link: ../../offer_builder
                style.bold: false
            }

offer_builder -> global_account

customer_profiling: {
                shape: package
                link: ../../customer_profiling
                style.bold: false
            }

fr: {
                shape: package
                link: ../../fr
                style.bold: false
            }

fr -> global_account

offer_catalog: {
                shape: package
                link: ../../offer_catalog
                style.bold: false
            }

contracting: {
                shape: package
                link: ../../contracting
                style.bold: false
            }

contracting -> global_account

be: {
                shape: package
                link: ../../be
                style.bold: false
            }
Hold "Alt" / "Option" to enable pan & zoom