diff --git a/examples/AllStickies.puml b/examples/AllStickies.puml index 9396f7c..3e9ab94 100644 --- a/examples/AllStickies.puml +++ b/examples/AllStickies.puml @@ -1,4 +1,5 @@ @startuml + !includeurl https://raw.githubusercontent.com/dreamsinbits/event-storming-puml/refs/heads/main/src/EventStorming.iuml DomainEvent('A state change that happened in a subdomain', SomethingHappened, $Command('Initiates a state change'), $Aggregate('Holds a state and has behaviors for changing it. Informs about state changes via domain events.'), $Policy('Has to be enforced whenever something happens'), $System('Performs a command e.g. External Authentication System'), $User('Triggers a command'), $ReadModel('Data needed to perform the command')) diff --git a/examples/out/AllStickies.svg b/examples/out/AllStickies.svg index 131cc68..1903a80 100644 --- a/examples/out/AllStickies.svg +++ b/examples/out/AllStickies.svg @@ -1 +1 @@ -«DomainEvent»A state change thathappened in a subdomain«Aggregate»Holds a state and hasbehaviors for changing it.Informs about state changesvia domain events.«System»Performs a command e.g.External AuthenticationSystem«Command»Initiates a state change«Policy»Has to be enforcedwhenever somethinghappens«User»Triggers a command«ReadModel»Data needed to perform thecommand«IntegrationEvent»Something that happened ina subdomain and is ofinterest for othersubdomains«Blocker»A risk, incorrect behavior,something that annoys theuser«Opportunity»Opportunity to solve ablocker \ No newline at end of file +«DomainEvent»A state change thathappened in a subdomain«Aggregate»Holds a state and hasbehaviors for changing it.Informs about state changesvia domain events.«System»Performs a command e.g.External AuthenticationSystem«Command»Initiates a state change«Policy»Has to be enforcedwhenever somethinghappens«User»Triggers a command«ReadModel»Data needed to perform thecommand«IntegrationEvent»Something that happened ina subdomain and is ofinterest for othersubdomains«Blocker»A risk, incorrect behavior,something that annoys theuser«Opportunity»Opportunity to solve ablocker \ No newline at end of file