@startuml !include left to right direction Title Page 6: Fig. 3b: The Trust Assessment Pattern ' Elemente Motivation_Stakeholder(trustor, "Trustor\nBank Manager") Motivation_Goal(intention, "Keep Money Safe") Motivation_Assessment(trust, "<>\nBank Vault is trustworthy\n[trust degree = high]") Strategy_Resource(resource, "<>\nBank Vault") 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