@startuml !include left to right direction Title Page 6: Fig. 3a: The Trust Assessment Pattern ' Elemente Motivation_Stakeholder(trustor, "Trustor\nStakeholder") Motivation_Goal(intention, "Trustor\nIntention") Motivation_Assessment(trust, "<>\n[trust degree = high]") Strategy_Resource(resource, "<>\nResource") trustor -[hidden]-> trust trust -[hidden]-> resource intention -[hidden]down-> trust ' Beziehungen Rel_Association(trustor, trust) Rel_Association(trustor, intention) Rel_Association(intention, trust) Rel_Association(trust, resource) @enduml