blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 227 | content_id stringlengths 40 40 | detected_licenses listlengths 0 28 | license_type stringclasses 2 values | repo_name stringlengths 6 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 61 values | visit_date timestamp[us]date 2015-08-14 10:26:58 2023-09-06 07:53:38 | revision_date timestamp[us]date 2011-01-31 21:28:29 2023-09-05 14:54:58 | committer_date timestamp[us]date 2011-01-31 21:28:29 2023-09-05 14:54:58 | github_id int64 206k 631M ⌀ | star_events_count int64 0 108k | fork_events_count int64 0 34.4k | gha_license_id stringclasses 13 values | gha_event_created_at timestamp[us]date 2012-08-01 17:54:24 2023-09-14 21:57:05 ⌀ | gha_created_at timestamp[us]date 2009-05-21 02:09:00 2023-04-21 10:18:22 ⌀ | gha_language stringclasses 79 values | src_encoding stringclasses 12 values | language stringclasses 1 value | is_vendor bool 1 class | is_generated bool 1 class | length_bytes int64 8 1.29M | extension stringclasses 17 values | code stringlengths 8 1.29M | non_uml bool 1 class | uml bool 1 class | has_non_ascii bool 2 classes | has_non_latin bool 1 class | uml_subtype stringclasses 10 values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a74e7db9aac34e099446f0da9747265a76987e01 | 615aa15c4eeebf0eff78c7f02e65ad7c7814babb | /docs/UI/SubtleAlert/assets/SubtleAlertStealFocus.puml | 571f695e9fc5f60bc2251011c1864b63e74b7d46 | [] | permissive | smartdevicelink/sdl_hmi_integration_guidelines | 4c1413d80b3a07a0293a1a62ba02ce413820bfab | a89289d22a3fe75db6e5b45d39d158e5b282021f | refs/heads/master | 2022-10-31T16:50:47.768891 | 2022-10-26T15:27:10 | 2022-10-26T15:27:10 | 55,093,865 | 12 | 34 | BSD-3-Clause | 2022-10-25T21:08:55 | 2016-03-30T20:02:23 | null | UTF-8 | PlantUML | false | false | 1,230 | puml | @startuml SubtleAlertStealFocus
participant Core
participant HMI.UI
participant HMI.Buttons
participant HMI.TTS
skinparam NoteTextAlignment center
note over HMI.UI
app1 layout
is active
app2 is in
BACKGROUND
end note
Core -> HMI.UI: UI.SubtleAlert(\n\
params,\n\
appID2, softButtons, BOTH\n\
)
Core -> HMI.TTS: TTS.Speak(\n\
ttsChunks, appID2, SUBTLE_ALERT\n\
)
note over HMI.UI
Display notification
dialog on screen
over app1 with
specified data
end note
HMI.UI ->> Core: UI.OnSystemContext(ALERT, appID2)
HMI.UI ->> Core: UI.OnSystemContext(HMI_OBSCURED)
note over HMI.TTS
Speak the
requested text
end note
HMI.TTS --> Core: TTS.Speak(SUCCESS)
note over HMI.Buttons, HMI.UI
User presses
softbutton with
STEAL_FOCUS
in SubtleAlert
dialog
end note
HMI.Buttons ->> Core: Buttons.OnButtonEvent(BUTTONDOWN)
HMI.Buttons ->> Core: Buttons.OnButtonEvent(BUTTONUP)
HMI.Buttons ->> Core: Buttons.OnButtonPress(SHORT)
note over HMI.UI
SubtleAlert dialog
is closed
app1 is deactivated
and put into
BACKGROUND
app2 is activated
and put into
HMI level FULL
end note
HMI.UI --> Core: UI.SubtleAlert(SUCCESS)
HMI.UI ->> Core: UI.OnSystemContext(MAIN, appID1)
HMI.UI ->> Core: UI.OnSystemContext(MAIN, appID2)
@enduml
| false | true | false | false | sequence |
469e4212d7a104faa9a85c60fc9563df3d20a1aa | 62de719e261fac67d2a2bc347a98be5515b48948 | /docs/blue/1161386/sp1/analysis3.puml | 7c35f19805af8799ebd3751c12df67e50a147ec8 | [] | no_license | raulcorreia7/isep_lapr4_17_18 | 82672fca46e433856d52b3839e3739fa53b8f52c | 79217fa01912657da37ef6cdb1a05194dd2f5110 | refs/heads/master | 2020-04-15T17:52:21.964106 | 2019-01-09T17:13:14 | 2019-01-09T17:13:14 | 164,891,237 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 331 | puml | @startuml analysis.png
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
User -> Browser : Insert Assignment
Browser ->> Server : visitAttribution()
Server -->> Browser : return result
Browser -> Browser : display
@enduml | false | true | false | false | sequence |
7dbb9e1e8f5b7908d3df3b44863599be0726cda8 | 8fc005d28d8d188a1eede16a172771149a3c7ce1 | /templates/dummy-component.puml | cfc611f9d9eea3ec20a2f59d0eb106bed07d13d8 | [
"MIT"
] | permissive | findmypast/haar | 72da6d88d2f77bc2230bb0253236d40fb885ab1c | b86982203e58a8b2a77ca5f6c8845305d4c7ec00 | refs/heads/master | 2022-01-29T20:38:42.563089 | 2022-01-11T10:25:16 | 2022-01-11T10:25:16 | 57,136,810 | 3 | 0 | MIT | 2020-07-29T11:01:29 | 2016-04-26T14:51:04 | JavaScript | UTF-8 | PlantUML | false | false | 293 | puml | @description
I am an example description for a component diagram
@startuml
interface "Data Access" as DA
DA - [First Component]
[First Component] ..> HTTP : use
note left of HTTP : Web Service only
note right of [First Component]
A note can also
be on several lines
end note
@enduml
| false | true | false | false | class |
9a3a83b61089f3277fa56bd06b42e1102d2ae8dc | dd587efaf969f78bd5cd305647e058c758e14c5d | /rest/Steps.puml | 93fc225e33ae499dd8f812e0c768723fc07d8456 | [] | no_license | jovemfelix/poc-establish-sso-without-user-interaction-keycloak | 92bb27f2c01f37c72ba046efac36167bdb626927 | 0d70a1b1c83e9b876190dea955797923ac3a984a | refs/heads/master | 2023-03-21T22:07:45.443050 | 2021-03-09T14:06:28 | 2021-03-09T14:06:28 | 346,024,264 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 801 | puml | @startuml
'https://plantuml.com/sequence-diagram
autonumber
actor Alice
box "Legacy System"
control login as login
boundary FrontEnd1
end box
box "New Architecture" #LightBlue
control "RH-SSO 7.4" as keycloak
boundary FrontEnd2
end box
Alice -> login: Authentication Request (username, password)
login --> Alice: Sucessfull Authentication Response
Alice -> FrontEnd1: navigate to a integration page
Alice -> FrontEnd1: click button to Navigate to FrontEnd2
FrontEnd1 -> FrontEnd1: create SSO authentication
FrontEnd1 -> keycloak: call url /protocol/openid-connect/token (grant_type=password, username, password)
FrontEnd1 <-- keycloak: OIDC TOKEN
FrontEnd1 -> FrontEnd2: navigate to main page (TOKEN)
Alice <-- FrontEnd2: show main page authenticated
@enduml
| false | true | false | false | usecase |
6e89b5b36a4e08001bf954523d84e33485571d8f | 2479d76bebcc5987182b874f5677faf92e7aafd7 | /uml/ToDoList.puml | e0c4378b49f511f11b12420bd02728fda56f1ed0 | [] | no_license | milobzb/Botros-ToDoList-GUI-APP-Part-1 | 53d0793ce43c5541f3d1ba3078f67b5d3bc043c1 | 56769fb72d664a85cb39b7d63330420873554b57 | refs/heads/master | 2023-06-24T10:19:54.205867 | 2021-07-29T00:48:09 | 2021-07-29T00:48:09 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,238 | puml | @startuml
'https://plantuml.com/class-diagram
class App
class Task
class ToDoList
class App {
List<TodoList> todoLists
Scene scene
Stage stage
void start()
void loadHome()
void loadToDoList()
}
class HomeController {
Button addButton
Button deleteButton
Button modifyButton
TextField toDoListTextField
TableView<TodoList> todoList
TableColumn<TodoList, String> col_title
addHandler()
deleteHandler()
modifyHandler()
loadToDoList()
}
class Task {
SimpleStringProperty description
SimpleStringProperty dueDate
SimpleBooleanProperty completed
}
class ToDoList {
SimpleStringProperty title
ObservableList<Task> tasks
}
class ToDoListController {
Button addButton;
Button deleteButton;
Button markAsCompletedButton;
Button backToHomeButton;
Button toggleTable;
TextField titleTextField;
DatePicker datePicker;
TableView<Task> taskList;
TableView<Task> allList = new TableView<>();
TableColumn<Task, String> col_description;
TableColumn<Task, String> col_due_date;
TableColumn<Task, String> col_completed;
addHandler()
deleteHandler()
modifyHandler()
saveToDoList()
}
App..>ToDoListController
ToDoListController..>ToDoList
App..>HomeController
ToDoList..> Task
@enduml | false | true | false | false | class |
17398d70c6dd24a3ad199c1c6429aaebe344d9ed | 07490dee06d69ec7824f638dc606cd7c17a60f02 | /src/_temp/reorderScheme/_02_queue.puml | 112ae6bd313a534be791a48a282ad2b7011a2227 | [] | no_license | vitalispopoff/calculator | 3d34f43f2508bbeef87898cd4cf62ac75b85bc8c | 6c167c1b439d1103c80c7b8ce3426757d0a6b858 | refs/heads/master | 2020-12-08T22:22:27.419148 | 2020-08-04T20:18:59 | 2020-08-04T20:18:59 | 233,109,848 | 1 | 0 | null | 2020-10-13T18:46:06 | 2020-01-10T18:45:05 | Java | UTF-8 | PlantUML | false | false | 515 | puml | @startuml
() head
() tail
package " " <<Rectangle>>{
head --* que2
object que1{
~ Double value
}
null ()- "left" que1
que1 "rite" -() null
que1 "root" --* que2
object que2{
~ Double value = NaN
}
null ()- "left" que2
que2 "rite" -() null
que2 "root" --* que3
que2 *-- tail
object que3{
~ Double value
}
null ()- "left" que3
que3 "rite" -() null
que3 "root" --* tail
}
@enduml | false | true | false | false | class |
cb56228a94edd1399e388b9c507239d84293e26b | ce4521625591dbb05ffa372aef06b1a444b853a3 | /UML/iterator.puml | 6446174f8b853511425e7358a14bf82bb903cde6 | [
"MIT"
] | permissive | azdanov/design-patterns | 9a7c60ef1873c9140e4252b1366f4232a687f4bf | 199600980f998aa5e64c204186cd69af2f02a9df | refs/heads/master | 2021-01-25T14:03:43.786246 | 2018-03-31T21:18:32 | 2018-03-31T21:18:32 | 123,643,994 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 539 | puml | @startuml Iterator
together {
interface Aggregate {
createIterator();
}
class Client
interface Iterator {
next();
hasNext();
remove();
}
}
together {
class ConcreteAggregate implements Aggregate {
createIterator();
}
class ConcreteIterator implements Iterator {
next();
hasNext();
remove();
}
}
Client --> Iterator
Aggregate <-- Client
ConcreteAggregate --> ConcreteIterator
Aggregate -[hidden]> Client
Client -[hidden]> Iterator
ConcreteAggregate -[hidden]> ConcreteIterator
@enduml | false | true | false | false | class |
46e6873b857db895bdd38820f97f1817e1a84abb | d99806bb17e4a22325f775539981c6b7799b9d16 | /docs/green/1140302/sp2/FormsVariablesCheckSSD.puml | d3290fa7770db160e98d675043e0989e7ffaaefb | [] | no_license | Fuel4us/GWTFinalProject | 3d0e1194f142cfcbdfc3d24f37a7537ff3a30dfb | b6c2f6add1687ca7800a9ec243edbe067ca6090c | refs/heads/master | 2020-03-21T19:47:13.534718 | 2018-06-28T05:33:43 | 2018-06-28T05:33:43 | 138,969,901 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 336 | puml | @startuml Diogo
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
User->System:Starts Use Case
System-->User:Asks for a name of a widget
User->System: Inserts the names
System-->User: Shows the widget content with said name
@enduml | false | true | false | false | sequence |
65b5284b7df9fcc445bddc9e8a138d7fdb58a530 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/BusinessUnitBillingAddressRemovedMessagePayload.puml | f7818244454ae9a369daa1c94fc6fa438f6bd953 | [] | no_license | commercetools/commercetools-api-reference | f7c6694dbfc8ed52e0cb8d3707e65bac6fb80f96 | 2db4f78dd409c09b16c130e2cfd583a7bca4c7db | refs/heads/main | 2023-09-01T05:22:42.100097 | 2023-08-31T11:33:37 | 2023-08-31T11:33:37 | 36,055,991 | 52 | 30 | null | 2023-08-22T11:28:40 | 2015-05-22T06:27:19 | RAML | UTF-8 | PlantUML | false | false | 487 | puml | @startuml
hide empty fields
hide empty methods
legend
|= |= line |
|<back:black> </back>| inheritance |
|<back:green> </back>| property reference |
|<back:blue> </back>| discriminated class |
endlegend
interface BusinessUnitBillingAddressRemovedMessagePayload [[BusinessUnitBillingAddressRemovedMessagePayload.svg]] extends MessagePayload {
type: String
address: [[Address.svg Address]]
}
interface MessagePayload [[MessagePayload.svg]] {
type: String
}
@enduml
| false | true | false | false | class |
e4c0b89e722267c74c9031911c01575b923d584e | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/fixed-interests-static@0.5.0.puml | 5bbc9af222a150953a634164d594b157724e6f3b | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"CC-BY-4.0"
] | permissive | accordproject/cicero-template-library | 737586850933daac2fbff2ff8b2d60dd50526b80 | 35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea | refs/heads/main | 2023-04-27T01:07:05.932361 | 2022-08-26T13:02:59 | 2022-08-26T13:02:59 | 109,224,687 | 77 | 149 | Apache-2.0 | 2023-04-20T21:43:00 | 2017-11-02T06:11:37 | HTML | UTF-8 | PlantUML | false | false | 696 | puml | @startuml
class org.accordproject.interests.Request << (T,yellow) >> {
+ String input
}
org.accordproject.interests.Request --|> concerto.Transaction
class org.accordproject.interests.Response << (T,yellow) >> {
+ String output
}
org.accordproject.interests.Response --|> concerto.Transaction
class org.accordproject.interests.TemplateModel << (A,green) >> {
+ MonetaryAmount loanAmount
+ Double rate
+ Integer loanDuration
+ MonetaryAmount monthlyPayment
}
org.accordproject.interests.TemplateModel --|> org.accordproject.contract.Clause
class org.accordproject.interests.TextResponse {
+ String text
}
org.accordproject.interests.TextResponse --|> concerto.Concept
@enduml
| false | true | false | false | class |
01d61e4511170c68671be719112a6938fb691a40 | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/Solution/Service-Stack/Storage-Services/Secondary-Data-Store/UseCases.puml | 95720449e3723006bf91218ca1facef4a3a5cafa | [] | no_license | CAADE/ADC | bec251477e457a9ee4eca673fdab04b65c4290f5 | a81ba7532e7092ab564bcb30f8ec36bab3b71d0b | refs/heads/master | 2021-06-23T22:20:00.239150 | 2019-04-03T05:15:20 | 2019-04-03T05:15:20 | 104,887,854 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 362 | puml | @startuml
left to right direction
skinparam usecase {
BackgroudnColor #ffffaa
BackgroundColor<<Main>> #lightblue
}
actor :User: <<Person>>
actor :SubSystem: <<Person>>
rectangle "Service-Stack/Storage-Services/Secondary-Data-Store" {
UseCase UC1 <<Main>> as "Use Case1"
UseCase UC2 as "Use Case2"
User --> UC1
UC1 --> UC2
UC2 --> SubSystem
}
@enduml
| false | true | false | false | usecase |
857e58e551da4a18f657607bf5f78c5a8e2c9fab | 80a8c8e71b2ef4a829955a0786cd1a572e71bb72 | /docs/ex46.puml | 8dcb3bc0c778a81c2e3fa519ada5efe6dc9ef213 | [] | no_license | brysonPaul/paul-cop3330-assignment3 | 923a134b904572d7072cf45af83fb4f7daba08bf | 1d5f9537e162bb107cf8269fa8d1790feeeb5ae1 | refs/heads/master | 2023-08-22T06:48:06.370262 | 2021-10-12T03:42:21 | 2021-10-12T03:42:21 | 412,634,229 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 736 | puml | @startuml
class App{
void main()
static ArrayList<Word> populateWords(StringCollection sc)
static int indexOf(String word, ArrayList<Word> words)
static void printParsedStrings(ArrayList<Word> words)
}
class StringCollection{
File f
Scanner sc
ArrayList<String> parsedStrings
void initializeFileAndScanner()
void initializeFileAndScanner(String str)
void processFileInput(Scanner sc)
ArrayList<String> parseInput(ArrayList<String>)
}
class Word implements Comparable{
String word
String quantity
void increaseQuantity()
}
interface Comparable{
compareTo(Object o)
}
file exercise46_input.txt{
}
App<--Word
App<--StringCollection
StringCollection<--exercise46_input.txt
@enduml | false | true | false | false | class |
216cdd1b2d650743b0f23cb609e01e071f9cf279 | 694fd70b693c9670161b2492ece407123bf11cad | /plantuml/java/concept-memorymanagement-18.plantuml | a1020dd574d713b990ab1d7a01eb57e03e922856 | [
"CC-BY-3.0-US",
"BSD-3-Clause",
"WTFPL",
"GPL-1.0-or-later",
"MIT",
"OFL-1.1"
] | permissive | windowforsun/blog | 4a341a9780b8454a9449c177f189ca304569031b | b0bce013f060f04a42dfa7ef385dbeea1644fdab | refs/heads/master | 2023-09-04T03:17:39.674741 | 2023-08-21T14:39:37 | 2023-08-21T14:39:37 | 170,632,539 | 0 | 1 | MIT | 2023-09-05T17:48:27 | 2019-02-14T05:26:51 | HTML | UTF-8 | PlantUML | false | false | 490 | plantuml | @startuml
skinparam linetype ortho
title methodA(exam);
rectangle "Stack" {
rectangle "methodA" {
rectangle "param"
}
rectangle "main" {
rectangle "exam2"
rectangle "exam"
exam2 -[hidden]d- exam
}
methodA -[hidden]d- main
}
cloud "Heap" {
rectangle "Exam:1000" as Exam1000 {
rectangle "num = 1" as num1000
rectangle "str = "str1"" as str1000
num1000 -[hidden]d- str1000
}
}
Stack -[hidden]r-Heap
exam -up-> Exam1000
exam2 --> Exam1000
param --> Exam1000
@enduml | false | true | false | false | deployment |
39d09467c5531ddf525d96634f2fb42479fe9eac | f467bd687e9e28ab9ca2441451cc7cb6bbf48cf6 | /TP/src/main/java/sample/sample2.plantuml | cc6b473978a49bc276d13b94518fe797f5302200 | [] | no_license | mihal09/3SEM | 3146dd16a94375f28b02ca3d3c50d08dc0dfe46a | f08b5b5202049a2afb1bcf770f516ef5721a61e8 | refs/heads/master | 2022-07-22T16:50:43.801729 | 2019-11-25T14:43:50 | 2019-11-25T14:43:50 | 219,431,239 | 2 | 0 | null | 2022-07-07T22:11:50 | 2019-11-04T06:20:47 | HTML | UTF-8 | PlantUML | false | false | 4,921 | plantuml | @startuml
title __SAMPLE's Class Diagram__\n
namespace sample {
class sample.DodawanieFakturyController {
- arrayListKlienci : ArrayList<Klient>
- listViewKlienci : ListView<String>
- nazwaKlienta : String
- scene : Scene
+ DodawanieFakturyController()
+ getScene()
+ getStage()
}
}
namespace sample {
class sample.ObliczCeneUslugi {
{static} + getKwotaBrutto()
{static} + getKwotaNetto()
{static} + getKwotaVAT()
}
}
namespace sample {
class sample.DodawanieKlientaController {
- scene : Scene
+ DodawanieKlientaController()
+ getScene()
}
}
namespace sample {
class sample.DodawanieUslugiController {
- parent : Parent
- scene : Scene
- stage : Stage
+ DodawanieUslugiController()
+ getScene()
}
}
namespace sample {
class sample.Faktura {
+ uslugi : ArrayList<Usluga>
+ Faktura()
+ Faktura()
+ Faktura()
+ clear()
+ dodajUsluge()
+ ustawKlienta()
+ zwrocKlienta()
+ zwrocUslugi()
}
}
namespace sample {
class sample.FakturyStorage {
- faktury : ArrayList<Faktura>
+ FakturyStorage()
+ dodajFakture()
+ ustawFaktury()
+ znajdzFaktury()
+ zwrocFaktury()
}
}
namespace sample {
interface sample.ILoader {
{abstract} + load()
}
}
namespace sample {
interface sample.ISaver {
{abstract} + save()
}
}
namespace sample {
class sample.Klient {
- adres : String
- nazwa : String
- nip : String
+ Klient()
+ getAdres()
+ getNazwa()
+ getNip()
}
}
namespace sample {
class sample.KlientStorage {
- klienci : ArrayList<Klient>
+ KlientStorage()
+ dodajKlienta()
+ ustawKlientow()
+ znajdzKlientaNIP()
+ znajdzKlientaNazwa()
+ zwrocKlientow()
}
}
namespace sample {
class sample.MainController {
- scene : Scene
- stage : Stage
+ getStage()
{static} + main()
+ pokazMnie()
+ start()
}
}
namespace sample {
class sample.MockingLoader {
+ load()
}
}
namespace sample {
class sample.MockingSaver {
+ save()
}
}
namespace sample {
class sample.ObliczCeneFaktury {
+ ObliczCeneFaktury()
+ policzCene()
}
}
namespace sample {
class sample.ResourceManager {
{static} - INSTANCE : ResourceManager
+ getFakturyStorage()
{static} + getInstance()
+ getKlientStorage()
+ load()
+ save()
- ResourceManager()
}
}
namespace sample {
class sample.Usluga {
- cenaUslugi : Double
- iloscUslug : Integer
- nazwaUslugi : String
- procentPodatku : Double
+ Usluga()
+ getCenaUslugi()
+ getIloscUslug()
+ getNazwaUslugi()
+ getProcentPodatku()
+ setCenaUslugi()
+ setIloscUslug()
+ setNazwaUslugi()
+ setProcentPodatku()
}
}
namespace sample {
class sample.WyswietlanieFakturyController {
- arrayListKlienci : ArrayList<Klient>
- listViewKlienci : ListView<String>
- listViewNumeryFaktur : ListView<Integer>
- nazwaKlienta : String
- scene : Scene
- tableViewFaktury : TableView<Usluga>
- wybraneFaktury : ArrayList<Faktura>
+ WyswietlanieFakturyController()
+ getScene()
- odswiezListe()
}
}
sample.DodawanieFakturyController o-- sample.Faktura : tworzonaFaktura
sample.Faktura o-- sample.Usluga : usluga
sample.Faktura o-- sample.Klient : klient
sample.MainController -up-|> javafx.application.Application
sample.ResourceManager o-- sample.ILoader : loader
sample.ResourceManager o-- sample.ISaver : saver
sample.MockingLoader .up.|> sample.ILoader
sample.MockingSaver .up.|> sample.ISaver
sample.ResourceManager o-- sample.FakturyStorage : fakturyStorage
sample.ResourceManager o-- sample.KlientStorage : klientStorage
sample.ObliczCeneFaktury o-- sample.Faktura : tworzonaFaktura
sample.DodawanieKlientaController o-- sample.Klient : klient
sample.ObliczCeneFaktury o-- sample.ObliczCeneUslugi : obliczCeneUslugi
sample.DodawanieUslugiController o-- sample.Usluga : usluga
sample.ObliczCeneUslugi o-- sample.Usluga : usluga
sample.WyswietlanieFakturyController o-- sample.ObliczCeneFaktury : obliczCeneFaktury
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
03519ccb8371af46e195e63e116ea7fe2d59857e | c3287e91ce0ebce396cd3966de3d2f7d90131c20 | /Plantuml/Common/Exceptions/CommonConfigException.puml | fd30fda69266de1fe09aa2dbca09a170bdcf7c80 | [] | no_license | kretmatt/SWE2-Tourplanner | 497ec2e888112bd3d67a0f2b97e7c1e8e0348371 | f064500ae5b913b00671f358a586011affcdaf00 | refs/heads/main | 2023-05-12T11:48:29.605417 | 2021-06-06T21:53:11 | 2021-06-06T21:53:11 | 341,115,114 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 222 | puml | @startuml
class CommonConfigException {
+ CommonConfigException()
+ CommonConfigException(message:string)
+ CommonConfigException(message:string, inner:Exception)
}
Exception <|-- CommonConfigException
@enduml
| false | true | false | false | class |
b60a4c559f393c514c894c164ae6094785ff1320 | ed46977954b0228495c02ea9198df0d92e3d2060 | /Documentation/UseCases.puml | 6627e86f2a84f8e3e81e3054196fb16b7ce90368 | [
"BSD-3-Clause"
] | permissive | SlicerProstate/SlicerPIRADS | 9327450234be7a14bf77ecaf6a8adcafbd6d1539 | b160dc547a955f2d20f52b7247d39d4de21eaa8e | refs/heads/master | 2021-05-12T08:10:13.225219 | 2020-05-12T17:19:24 | 2020-05-12T17:19:24 | 117,270,412 | 0 | 0 | BSD-3-Clause | 2018-04-20T16:57:10 | 2018-01-12T17:39:15 | null | UTF-8 | PlantUML | false | false | 966 | puml | @startuml
skinparam monochrome true
skinparam handwritten true
left to right direction
actor Reader
rectangle SlicerPIRADS {
(load case)
(create case)
(save case)
(load case)
(study level assessment)
(add finding)
(lesion assessment)
(select measurement tool)
(segmentation)
(fiducial)
(ruler)
(identify lesion)
(generate report)
(select layout)
}
' regarding layouts
' sometimes not all sequences are available
' define rules when which layout should be available
(add finding) .> (lesion assessment) : include
(add finding) ..> (identify lesion) : include
(identify lesion) ..> (select measurement tool) : include
(select measurement tool) <.. (ruler) : extends
(select measurement tool) <.. (fiducial) : extends
(select measurement tool) <.. (segmentation) : extends
Reader -- (create case)
Reader -- (save case)
Reader -- (load case)
Reader -- (study level assessment)
Reader -- (add finding)
Reader -- (generate report)
Reader -- (select layout)
@enduml | false | true | false | false | usecase |
f6086b2cf20c74a8ab33717215704acdbdda235b | b710adc51ea8826a8e49924561df4522887e843c | /diagrammes/usecases/public/public.puml | 7fe5e1628ca86961b22b4fc7db912535842b3557 | [] | no_license | NicoBecq/blog-php | 6290fa6e2dbbc058e5e710e3d0625ecbcfaa5781 | 3354af08f65a21d8947265a52106994184001163 | refs/heads/master | 2021-02-11T03:35:56.108504 | 2020-03-23T16:08:20 | 2020-03-23T16:08:20 | 244,448,534 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 407 | puml | @startuml
left to right direction
actor Client
database Db
rectangle App {
Client -- (Comment)
(Comment) .> (Auth) : include
(Comment) --> Db
Client -- (Consult Posts)
(Consult Posts) <-- Db
(Comment) .> (Consult Posts detail) : extends
Client -- (Create account)
(Create account) --> Db
(Auth) .> (Create account) : include
Client -- (Contact Admin)
}
@enduml | false | true | false | false | usecase |
d446b152b47c0156bc72e5914898641d2798f770 | 26443894e2f59e50d4ddc5286752cacca0025c47 | /src/Docs/Resources/current/60-references-internals/10-core/10-erd/_puml/erd-all.puml | 6e441aaab9e9f59d6f422e4643c576f3591c4a43 | [
"MIT",
"LicenseRef-scancode-generic-cla"
] | permissive | Pippo13/platform | f93fb6a2f186fc5d5f5f55f271cd9f8e0c40c97f | 405c1e85cd254c601e2cca67789609cbda990751 | refs/heads/master | 2023-02-25T20:03:21.319342 | 2021-01-29T15:40:39 | 2021-01-29T15:40:39 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 115,295 | puml | @startuml
' uncomment the line below if you're using computer with a retina display
' skinparam dpi 300
!define Table(name,desc) class name as "desc" << (T,#FFAAAA) >>
!define ForeignTable(name,desc) class name as "desc" << (T,#ada6a6) >>
!define TranslationTable(name,desc) class name as "desc" << (I,#4286f4) >>
' we use bold for primary key
' green color for unique
' and underscore for not_null
!define primary_key(x) <b>x</b>
!define unique(x) <color:green>x</color>
!define not_null(x) <u>x</u>
' other tags available:
' <i></i>
' <back:COLOR></color>, where color is a color name or html color code
' (#FFAACC)
' see: http://plantuml.com/classes.html#More
hide methods
hide stereotypes
hide empty members
skinparam backgroundColor #FFFFFF
' entities
Table(ShopwareCoreFrameworkLogLogEntryDefinition, "log_entry\n(Logs)") {
primary_key(id) id
message string
level int
channel string
context json
extra json
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreFrameworkApiAclRoleAclRoleDefinition, "acl_role\n(Acl role)") {
primary_key(id) id
not_null(createdAt) createdAt
updatedAt updatedAt
not_null(name) string
description longText
not_null(privileges) list
}
Table(ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition, "acl_user_role\n(M:N Mapping)") {
primary_key(userId) foreignKey
primary_key(aclRoleId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreFrameworkAppAppDefinition, "app\n(Apps)") {
primary_key(id) id
not_null(name) string
not_null(path) string
author string
copyright string
license string
not_null(active) bool
not_null(configurable) bool
privacy string
not_null(version) string
iconRaw blob
icon string
appSecret string
modules list
cookies list
label translated
description translated
privacyPolicyExtensions translated
not_null(integrationId) foreignKey
not_null(aclRoleId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreFrameworkAppAggregateAppTranslationAppTranslationDefinition, "app_translation\n((Translations))") {
not_null(label) string
description longText
privacyPolicyExtensions longText
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(appId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreFrameworkAppAggregateActionButtonActionButtonDefinition, "app_action_button\n(App action buttons)") {
primary_key(id) id
not_null(entity) string
not_null(view) string
not_null(url) string
not_null(action) string
not_null(openNewTab) bool
label translated
not_null(appId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreFrameworkAppAggregateActionButtonTranslationActionButtonTranslationDefinition, "app_action_button_translation\n((Translations))") {
not_null(label) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(appActionButtonId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreFrameworkAppTemplateTemplateDefinition, "app_template\n(App templates)") {
primary_key(id) id
not_null(template) longText
not_null(path) string
not_null(active) bool
not_null(appId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemCustomFieldCustomFieldDefinition, "custom_field\n(CustomField configuration)") {
primary_key(id) id
not_null(name) string
not_null(type) string
config json
active bool
customFieldSetId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition, "custom_field_set\n(CustomField set/group)") {
primary_key(id) id
not_null(name) string
config json
active bool
global bool
position int
appId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemCustomFieldAggregateCustomFieldSetRelationCustomFieldSetRelationDefinition, "custom_field_set_relation\n(Set to entity relation)") {
primary_key(id) id
not_null(customFieldSetId) foreignKey
not_null(entityName) string
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreFrameworkEventEventActionEventActionDefinition, "event_action\n(Configurable event handling)") {
primary_key(id) id
not_null(eventName) string
not_null(actionName) string
config json
active bool
title string
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreFrameworkEventEventActionAggregateEventActionRuleEventActionRuleDefinition, "event_action_rule\n(M:N Mapping)") {
primary_key(eventActionId) foreignKey
primary_key(ruleId) foreignKey
}
Table(ShopwareCoreFrameworkEventEventActionAggregateEventActionSalesChannelEventActionSalesChannelDefinition, "event_action_sales_channel\n(M:N Mapping)") {
primary_key(eventActionId) foreignKey
primary_key(salesChannelId) foreignKey
}
Table(ShopwareCoreFrameworkMessageQueueDeadMessageDeadMessageDefinition, "dead_message\n(Failing messages)") {
primary_key(id) id
not_null(originalMessageClass) longText
not_null(serializedOriginalMessage) blob
not_null(handlerClass) longText
not_null(encrypted) bool
not_null(errorCount) int
not_null(nextExecutionTime) dateTime
not_null(exception) longText
not_null(exceptionMessage) longText
not_null(exceptionFile) longText
not_null(exceptionLine) int
scheduledTaskId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreFrameworkMessageQueueMessageQueueStatsDefinition, "message_queue_stats\n(Stats)") {
primary_key(id) id
not_null(name) string
not_null(size) int
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreFrameworkPluginPluginDefinition, "plugin\n(Plugin)") {
primary_key(id) id
not_null(baseClass) string
not_null(name) string
composerName string
not_null(autoload) json
active bool
managedByComposer bool
path string
author string
copyright string
license string
not_null(version) string
upgradeVersion string
installedAt dateTime
upgradedAt dateTime
iconRaw blob
icon string
label translated
description translated
manufacturerLink translated
supportLink translated
changelog translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreFrameworkPluginAggregatePluginTranslationPluginTranslationDefinition, "plugin_translation\n((Translations))") {
not_null(label) string
description longText
manufacturerLink string
supportLink string
changelog json
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(pluginId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreFrameworkMessageQueueScheduledTaskScheduledTaskDefinition, "scheduled_task\n(Cron job)") {
primary_key(id) id
not_null(name) string
not_null(scheduledTaskClass) string
not_null(runInterval) int
not_null(status) string
lastExecutionTime dateTime
not_null(nextExecutionTime) dateTime
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemLanguageLanguageDefinition, "language\n(Language)") {
primary_key(id) id
parentId parentFk
not_null(localeId) foreignKey
translationCodeId foreignKey
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentSeoSeoUrlSeoUrlDefinition, "seo_url\n(Seo urls)") {
primary_key(id) id
salesChannelId foreignKey
not_null(languageId) foreignKey
not_null(foreignKey) id
not_null(routeName) string
not_null(pathInfo) string
not_null(seoPathInfo) string
isCanonical bool
isModified bool
isDeleted bool
url string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentSeoSeoUrlTemplateSeoUrlTemplateDefinition, "seo_url_template\n(Template)") {
primary_key(id) id
salesChannelId foreignKey
not_null(entityName) string
not_null(routeName) string
template string
isValid bool
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentSeoMainCategoryMainCategoryDefinition, "main_category\n(Seo main category)") {
primary_key(id) id
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(categoryId) foreignKey
not_null(categoryVersionId) referenceVersion
not_null(salesChannelId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreFrameworkWebhookWebhookDefinition, "webhook\n(Webhooks)") {
primary_key(id) id
not_null(name) string
not_null(eventName) string
not_null(url) string
appId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemSalesChannelSalesChannelDefinition, "sales_channel\n(Sales Channel)") {
primary_key(id) id
not_null(typeId) foreignKey
not_null(languageId) foreignKey
not_null(customerGroupId) foreignKey
not_null(currencyId) foreignKey
not_null(paymentMethodId) foreignKey
not_null(shippingMethodId) foreignKey
not_null(countryId) foreignKey
analyticsId foreignKey
not_null(navigationCategoryId) foreignKey
not_null(navigationCategoryVersionId) referenceVersion
navigationCategoryDepth int
footerCategoryId foreignKey
footerCategoryVersionId referenceVersion
serviceCategoryId foreignKey
serviceCategoryVersionId referenceVersion
mailHeaderFooterId foreignKey
hreflangDefaultDomainId foreignKey
name translated
shortName string
taxCalculationType string
not_null(accessKey) string
configuration json
active bool
hreflangActive bool
maintenance bool
maintenanceIpWhitelist list
customFields translated
paymentMethodIds manyToManyId
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemSalesChannelAggregateSalesChannelTranslationSalesChannelTranslationDefinition, "sales_channel_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(salesChannelId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelCountrySalesChannelCountryDefinition, "sales_channel_country\n(M:N Mapping)") {
primary_key(salesChannelId) foreignKey
primary_key(countryId) foreignKey
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelCurrencySalesChannelCurrencyDefinition, "sales_channel_currency\n(M:N Mapping)") {
primary_key(salesChannelId) foreignKey
primary_key(currencyId) foreignKey
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition, "sales_channel_domain\n(Domain names of a sales)") {
primary_key(id) id
not_null(url) string
not_null(salesChannelId) foreignKey
not_null(languageId) foreignKey
not_null(currencyId) foreignKey
not_null(snippetSetId) foreignKey
hreflangUseOnlyLocale bool
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelLanguageSalesChannelLanguageDefinition, "sales_channel_language\n(M:N Mapping)") {
primary_key(salesChannelId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition, "sales_channel_payment_method\n(M:N Mapping)") {
primary_key(salesChannelId) foreignKey
primary_key(paymentMethodId) foreignKey
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelShippingMethodSalesChannelShippingMethodDefinition, "sales_channel_shipping_method\n(M:N Mapping)") {
primary_key(salesChannelId) foreignKey
primary_key(shippingMethodId) foreignKey
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeSalesChannelTypeDefinition, "sales_channel_type\n(Type)") {
primary_key(id) id
coverUrl string
iconName string
screenshotUrls list
name translated
manufacturer translated
description translated
descriptionLong translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeTranslationSalesChannelTypeTranslationDefinition, "sales_channel_type_translation\n((Translations))") {
not_null(name) string
manufacturer string
description string
descriptionLong longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(salesChannelTypeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelAnalyticsSalesChannelAnalyticsDefinition, "sales_channel_analytics\n(Sales channel analytics)") {
primary_key(id) id
trackingId string
active bool
trackOrders bool
anonymizeIp bool
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemCountryCountryDefinition, "country\n(Country)") {
primary_key(id) id
name translated
iso string
position int
taxFree bool
active bool
shippingAvailable bool
iso3 string
displayStateInRegistration bool
forceStateInRegistration bool
companyTaxFree bool
checkVatIdPattern bool
vatIdPattern string
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition, "country_state\n(Country state)") {
primary_key(id) id
not_null(countryId) foreignKey
not_null(shortCode) string
name translated
position int
active bool
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemCountryAggregateCountryStateTranslationCountryStateTranslationDefinition, "country_state_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(countryStateId) foreignKey
primary_key(languageId) foreignKey
}
TranslationTable(ShopwareCoreSystemCountryAggregateCountryTranslationCountryTranslationDefinition, "country_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(countryId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemCurrencyCurrencyDefinition, "currency\n(Currency)") {
primary_key(id) id
not_null(factor) float
not_null(symbol) string
not_null(isoCode) string
shortName translated
name translated
not_null(decimalPrecision) int
position int
isSystemDefault bool
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemCurrencyAggregateCurrencyTranslationCurrencyTranslationDefinition, "currency_translation\n((Translations))") {
not_null(shortName) string
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(currencyId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemLocaleLocaleDefinition, "locale\n(A locale)") {
primary_key(id) id
not_null(code) string
name translated
territory translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemLocaleAggregateLocaleTranslationLocaleTranslationDefinition, "locale_translation\n((Translations))") {
not_null(name) string
not_null(territory) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(localeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemSnippetAggregateSnippetSetSnippetSetDefinition, "snippet_set\n(Sets of snippets)") {
primary_key(id) id
not_null(name) string
not_null(baseFile) string
not_null(iso) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemSnippetSnippetDefinition, "snippet\n(Translation Strings)") {
primary_key(id) id
not_null(setId) foreignKey
not_null(translationKey) string
not_null(value) longText
not_null(author) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemSalutationSalutationDefinition, "salutation\n(Salutation configuration)") {
primary_key(id) id
not_null(salutationKey) string
displayName translated
letterName translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemSalutationAggregateSalutationTranslationSalutationTranslationDefinition, "salutation_translation\n((Translations))") {
not_null(displayName) string
not_null(letterName) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(salutationId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemTaxTaxDefinition, "tax\n(Available tax settings)") {
primary_key(id) id
not_null(taxRate) float
not_null(name) string
not_null(position) int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition, "tax_rule\n(Tax rules)") {
primary_key(id) id
not_null(taxRuleTypeId) foreignKey
not_null(countryId) foreignKey
not_null(taxRate) float
data json
not_null(taxId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemTaxAggregateTaxRuleTypeTaxRuleTypeDefinition, "tax_rule_type\n(Tax rule types)") {
primary_key(id) id
not_null(technicalName) string
not_null(position) int
typeName translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemTaxAggregateTaxRuleTypeTranslationTaxRuleTypeTranslationDefinition, "tax_rule_type_translation\n((Translations))") {
not_null(typeName) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(taxRuleTypeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemUnitUnitDefinition, "unit\n(Measuring unit)") {
primary_key(id) id
shortCode translated
name translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemUnitAggregateUnitTranslationUnitTranslationDefinition, "unit_translation\n((Translations))") {
not_null(shortCode) string
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(unitId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemUserUserDefinition, "user\n(Administration/ Management Account user)") {
primary_key(id) id
not_null(localeId) foreignKey
avatarId foreignKey
not_null(username) string
not_null(password) password
not_null(firstName) string
not_null(lastName) string
title string
not_null(email) string
active bool
admin bool
lastUpdatedPasswordAt dateTime
customFields customFields
storeToken string
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemUserAggregateUserConfigUserConfigDefinition, "user_config\n(User Config)") {
primary_key(id) id
not_null(userId) foreignKey
not_null(key) string
value json
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemUserAggregateUserAccessKeyUserAccessKeyDefinition, "user_access_key\n(oAuth access key)") {
primary_key(id) id
not_null(userId) foreignKey
not_null(accessKey) string
not_null(secretAccessKey) password
writeAccess bool
lastUsageAt dateTime
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemUserAggregateUserRecoveryUserRecoveryDefinition, "user_recovery\n(User / Account recovery process)") {
primary_key(id) id
not_null(hash) string
not_null(userId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemIntegrationIntegrationDefinition, "integration\n(O-Auth integration)") {
primary_key(id) id
not_null(label) string
not_null(accessKey) string
not_null(secretAccessKey) password
writeAccess bool
lastUsageAt dateTime
admin bool
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition, "integration_role\n(M:N Mapping)") {
primary_key(integrationId) foreignKey
primary_key(aclRoleId) foreignKey
}
Table(ShopwareCoreSystemStateMachineStateMachineDefinition, "state_machine\n(State machine)") {
primary_key(id) id
not_null(technicalName) string
name translated
customFields translated
initialStateId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemStateMachineStateMachineTranslationDefinition, "state_machine_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(stateMachineId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition, "state_machine_state\n(State)") {
primary_key(id) id
not_null(technicalName) string
name translated
not_null(stateMachineId) foreignKey
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateTranslationDefinition, "state_machine_state_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(stateMachineStateId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemStateMachineAggregationStateMachineTransitionStateMachineTransitionDefinition, "state_machine_transition\n(State transition)") {
primary_key(id) id
not_null(actionName) string
not_null(stateMachineId) foreignKey
not_null(fromStateId) foreignKey
not_null(toStateId) foreignKey
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition, "state_machine_history\n(State transition history)") {
primary_key(id) id
not_null(stateMachineId) foreignKey
not_null(entityName) string
not_null(entityId) json
not_null(fromStateId) foreignKey
not_null(toStateId) foreignKey
transitionActionName string
userId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemSystemConfigSystemConfigDefinition, "system_config\n(System configuration)") {
primary_key(id) id
not_null(configurationKey) string
not_null(configurationValue) configurationValue
salesChannelId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemNumberRangeNumberRangeDefinition, "number_range\n(Number range)") {
primary_key(id) id
not_null(typeId) foreignKey
not_null(global) bool
name translated
description translated
not_null(pattern) string
not_null(start) int
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition, "number_range_sales_channel\n(M:N Mapping)") {
primary_key(id) id
not_null(numberRangeId) foreignKey
not_null(salesChannelId) foreignKey
numberRangeTypeId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemNumberRangeAggregateNumberRangeStateNumberRangeStateDefinition, "number_range_state\n(Current number range max value)") {
primary_key(id) id
not_null(numberRangeId) foreignKey
not_null(lastValue) int
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition, "number_range_type\n(Type)") {
primary_key(id) id
technicalName string
typeName translated
not_null(global) bool
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeTranslationNumberRangeTypeTranslationDefinition, "number_range_type_translation\n((Translations))") {
not_null(typeName) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(numberRangeTypeId) foreignKey
primary_key(languageId) foreignKey
}
TranslationTable(ShopwareCoreSystemNumberRangeAggregateNumberRangeTranslationNumberRangeTranslationDefinition, "number_range_translation\n((Translations))") {
not_null(name) string
description string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(numberRangeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreSystemTagTagDefinition, "tag\n(Taxonomy)") {
primary_key(id) id
not_null(name) string
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentCategoryCategoryDefinition, "category\n(Category tree)") {
primary_key(id) id
primary_key(versionId) version
parentId parentFk
not_null(parentVersionId) referenceVersion
afterCategoryId foreignKey
not_null(afterCategoryVersionId) referenceVersion
mediaId foreignKey
not_null(displayNestedProducts) bool
autoIncrement int
breadcrumb translated
level treeLevel
path treePath
childCount childCount
not_null(type) string
not_null(productAssignmentType) string
visible bool
active bool
name translated
customFields translated
slotConfig translated
externalLink translated
description translated
metaTitle translated
metaDescription translated
keywords translated
cmsPageId foreignKey
productStreamId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentCategoryAggregateCategoryTranslationCategoryTranslationDefinition, "category_translation\n((Translations))") {
not_null(name) string
breadcrumb list
slotConfig json
externalLink string
description longText
metaTitle longText
metaDescription longText
keywords longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(categoryId) foreignKey
primary_key(languageId) foreignKey
primary_key(categoryVersionId) referenceVersion
}
Table(ShopwareCoreContentCategoryAggregateCategoryTagCategoryTagDefinition, "category_tag\n(M:N Mapping)") {
primary_key(categoryId) foreignKey
primary_key(categoryVersionId) referenceVersion
primary_key(tagId) foreignKey
}
Table(ShopwareCoreContentMediaMediaDefinition, "media\n(Media / Files)") {
primary_key(id) id
userId foreignKey
mediaFolderId foreignKey
mimeType string
fileExtension string
uploadedAt dateTime
fileName longText
fileSize int
mediaTypeRaw blob
metaData json
mediaType json
alt translated
title translated
url string
hasFile bool
private bool
customFields translated
thumbnailsRo blob
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreContentMediaAggregateMediaDefaultFolderMediaDefaultFolderDefinition, "media_default_folder\n(Default folders)") {
primary_key(id) id
not_null(associationFields) list
not_null(entity) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentMediaAggregateMediaThumbnailMediaThumbnailDefinition, "media_thumbnail\n(Generated Thumbnail)") {
primary_key(id) id
not_null(mediaId) foreignKey
not_null(width) int
not_null(height) int
url string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
TranslationTable(ShopwareCoreContentMediaAggregateMediaTranslationMediaTranslationDefinition, "media_translation\n((Translations))") {
title string
alt longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(mediaId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition, "media_folder\n(Folder structure)") {
primary_key(id) id
useParentConfiguration bool
not_null(configurationId) foreignKey
defaultFolderId foreignKey
parentId parentFk
childCount childCount
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentMediaAggregateMediaThumbnailSizeMediaThumbnailSizeDefinition, "media_thumbnail_size\n(Generated Thumbnails)") {
primary_key(id) id
not_null(width) int
not_null(height) int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaFolderConfigurationDefinition, "media_folder_configuration\n(Configuration)") {
primary_key(id) id
createThumbnails bool
keepAspectRatio bool
thumbnailQuality int
private bool
noAssociation bool
mediaThumbnailSizesRo blob
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaThumbnailSizeMediaFolderConfigurationMediaThumbnailSizeDefinition, "media_folder_configuration_media_thumbnail_size\n(M:N Mapping)") {
primary_key(mediaFolderConfigurationId) foreignKey
primary_key(mediaThumbnailSizeId) foreignKey
}
Table(ShopwareCoreContentMediaAggregateMediaTagMediaTagDefinition, "media_tag\n(M:N Mapping)") {
primary_key(mediaId) foreignKey
primary_key(tagId) foreignKey
}
Table(ShopwareCoreContentProductProductDefinition, "product\n(Product)") {
primary_key(id) id
primary_key(versionId) version
parentId parentFk
not_null(parentVersionId) referenceVersion
manufacturerId foreignKey
not_null(productManufacturerVersionId) referenceVersion
unitId foreignKey
not_null(taxId) foreignKey
coverId foreignKey
productMediaVersionId referenceVersion
deliveryTimeId foreignKey
not_null(price) price
not_null(productNumber) numberRange
not_null(stock) int
restockTime int
autoIncrement int
active bool
availableStock int
available bool
isCloseout bool
displayGroup string
configuratorGroupConfig json
mainVariantId foreignKey
variantRestrictions json
manufacturerNumber string
ean string
purchaseSteps int
maxPurchase int
minPurchase int
purchaseUnit float
referenceUnit float
shippingFree bool
purchasePrice float
markAsTopseller bool
weight float
width float
height float
length float
releaseDate dateTime
ratingAverage float
categoryTree list
propertyIds manyToManyId
optionIds manyToManyId
tagIds manyToManyId
listingPrices priceRulesJson
childCount childCount
blacklistIds blacklistRule
whitelistIds whitelistRule
customFieldSetSelectionActive bool
sales int
metaDescription translated
name translated
keywords translated
description translated
metaTitle translated
packUnit translated
packUnitPlural translated
customFields translated
variation list
featureSetId foreignKey
purchasePrices price
customSearchKeywords translated
canonicalProductId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition, "product_category\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(productVersionId) referenceVersion
primary_key(categoryId) foreignKey
primary_key(categoryVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition, "product_custom_field_set\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(customFieldSetId) foreignKey
primary_key(productVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductTagProductTagDefinition, "product_tag\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(productVersionId) referenceVersion
primary_key(tagId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition, "product_configurator_setting\n(The root product configurator.)") {
primary_key(id) id
primary_key(versionId) version
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
mediaId foreignKey
not_null(optionId) foreignKey
price json
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition, "product_price\n(Staggered pricing)") {
primary_key(id) id
primary_key(versionId) version
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(ruleId) foreignKey
not_null(price) price
not_null(quantityStart) int
quantityEnd int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition, "product_property\n(M:N Mapping)") {
primary_key(productId) foreignKey
not_null(productVersionId) referenceVersion
primary_key(optionId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition, "product_search_keyword\n(Search keywords)") {
primary_key(id) id
primary_key(versionId) version
not_null(languageId) foreignKey
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(keyword) string
not_null(ranking) float
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition, "product_keyword_dictionary\n(Search dictionary)") {
primary_key(id) id
not_null(languageId) foreignKey
not_null(keyword) string
reversed string
}
Table(ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition, "product_review\n(Product reviews)") {
primary_key(id) id
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
customerId foreignKey
not_null(salesChannelId) foreignKey
not_null(languageId) foreignKey
externalUser string
externalEmail string
not_null(title) string
not_null(content) longText
points float
status bool
comment longText
updatedAt updatedAt
not_null(createdAt) createdAt
}
Table(ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition, "product_manufacturer\n(Manufacturer)") {
primary_key(id) id
primary_key(versionId) version
mediaId foreignKey
link string
name translated
description translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition, "product_manufacturer_translation\n((Translations))") {
not_null(name) string
description longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productManufacturerId) foreignKey
primary_key(languageId) foreignKey
primary_key(productManufacturerVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition, "product_media\n(Product media/images)") {
primary_key(id) id
primary_key(versionId) version
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(mediaId) foreignKey
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
TranslationTable(ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition, "product_translation\n((Translations))") {
metaDescription string
not_null(name) string
keywords longText
description longText
metaTitle string
packUnit string
packUnitPlural string
customSearchKeywords list
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productId) foreignKey
primary_key(languageId) foreignKey
primary_key(productVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition, "product_option\n(M:N Mapping)") {
primary_key(productId) foreignKey
not_null(productVersionId) referenceVersion
primary_key(optionId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition, "product_category_tree\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(productVersionId) referenceVersion
primary_key(categoryId) foreignKey
primary_key(categoryVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition, "product_cross_selling\n(Cross selling products)") {
primary_key(id) id
not_null(name) translated
not_null(position) int
sortBy string
sortDirection string
not_null(type) string
active bool
limit int
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
productStreamId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition, "product_cross_selling_translation\n((Translations))") {
not_null(name) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productCrossSellingId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition, "product_cross_selling_assigned_products\n(Assigned Cross selling products)") {
primary_key(id) id
not_null(crossSellingId) foreignKey
not_null(productId) foreignKey
primary_key(productVersionId) referenceVersion
position int
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition, "product_feature_set\n(Product feature sets)") {
primary_key(id) id
name translated
description translated
features json
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition, "product_feature_set_translation\n((Translations))") {
name string
description string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productFeatureSetId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition, "product_sorting\n(Product sorting)") {
primary_key(id) id
locked writeLockIndicator
not_null(key) string
not_null(priority) int
not_null(active) bool
not_null(fields) json
label translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition, "product_sorting_translation\n((Translations))") {
not_null(label) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productSortingId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition, "product_visibility\n(Visibility in sales channels)") {
primary_key(id) id
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(salesChannelId) foreignKey
not_null(visibility) int
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition, "delivery_time\n(Delivery time)") {
primary_key(id) id
not_null(name) translated
not_null(min) int
not_null(max) int
not_null(unit) string
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition, "newsletter_recipient\n(Newsletter recipient)") {
primary_key(id) id
not_null(email) string
title string
firstName string
lastName string
zipCode string
city string
street string
not_null(status) string
not_null(hash) string
customFields customFields
confirmedAt dateTime
salutationId foreignKey
not_null(languageId) foreignKey
not_null(salesChannelId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentNewsletterAggregateNewsletterRecipientTagNewsletterRecipientTagDefinition, "newsletter_recipient_tag\n(M:N Mapping)") {
primary_key(newsletterRecipientId) foreignKey
primary_key(tagId) foreignKey
}
Table(ShopwareCoreContentRuleRuleDefinition, "rule\n(Rule)") {
primary_key(id) id
not_null(name) string
not_null(priority) int
description longText
payload blob
invalid bool
customFields customFields
moduleTypes json
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition, "rule_condition\n(Rule condition)") {
primary_key(id) id
type string
not_null(ruleId) foreignKey
parentId parentFk
value json
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductStreamProductStreamDefinition, "product_stream\n(Product streams)") {
primary_key(id) id
apiFilter json
invalid bool
name translated
description translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductStreamAggregateProductStreamTranslationProductStreamTranslationDefinition, "product_stream_translation\n((Translations))") {
not_null(name) string
description longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productStreamId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition, "product_stream_filter\n(A Product stream filter term)") {
primary_key(id) id
not_null(productStreamId) foreignKey
parentId parentFk
not_null(type) string
field string
operator string
value longText
parameters json
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductExportProductExportDefinition, "product_export\n(Product exports)") {
primary_key(id) id
not_null(productStreamId) foreignKey
not_null(storefrontSalesChannelId) foreignKey
not_null(salesChannelId) foreignKey
not_null(salesChannelDomainId) foreignKey
not_null(currencyId) foreignKey
not_null(fileName) string
not_null(accessKey) string
not_null(encoding) string
not_null(fileFormat) string
includeVariants bool
not_null(generateByCronjob) bool
generatedAt dateTime
not_null(interval) int
headerTemplate longText
bodyTemplate longText
footerTemplate longText
pausedSchedule bool
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentPropertyPropertyGroupDefinition, "property_group\n(Property Group)") {
primary_key(id) id
name translated
description translated
not_null(displayType) string
not_null(sortingType) string
filterable bool
position translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition, "property_group_option\n(Property option)") {
primary_key(id) id
not_null(groupId) foreignKey
name translated
position translated
colorHexCode string
mediaId foreignKey
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentPropertyAggregatePropertyGroupOptionTranslationPropertyGroupOptionTranslationDefinition, "property_group_option_translation\n((Translations))") {
not_null(name) string
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(propertyGroupOptionId) foreignKey
primary_key(languageId) foreignKey
}
TranslationTable(ShopwareCoreContentPropertyAggregatePropertyGroupTranslationPropertyGroupTranslationDefinition, "property_group_translation\n((Translations))") {
not_null(name) string
description longText
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(propertyGroupId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentCmsCmsPageDefinition, "cms_page\n(Content Page)") {
primary_key(id) id
name translated
not_null(type) string
entity string
config json
previewMediaId foreignKey
customFields translated
locked writeLockIndicator
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentCmsAggregateCmsPageTranslationCmsPageTranslationDefinition, "cms_page_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(cmsPageId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition, "cms_section\n(Content Section)") {
primary_key(id) id
not_null(position) int
not_null(type) string
locked writeLockIndicator
name string
sizingMode string
mobileBehavior string
backgroundColor string
backgroundMediaId foreignKey
backgroundMediaMode string
cssClass string
not_null(pageId) foreignKey
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition, "cms_block\n(Content Block)") {
primary_key(id) id
not_null(position) int
not_null(type) string
locked writeLockIndicator
name string
sectionPosition string
marginTop string
marginBottom string
marginLeft string
marginRight string
backgroundColor string
backgroundMediaId foreignKey
backgroundMediaMode string
cssClass string
not_null(sectionId) foreignKey
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentCmsAggregateCmsSlotCmsSlotDefinition, "cms_slot\n(Content Slot)") {
primary_key(id) id
primary_key(versionId) version
not_null(type) string
not_null(slot) string
locked writeLockIndicator
config translated
customFields translated
data json
not_null(blockId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentCmsAggregateCmsSlotTranslationCmsSlotTranslationDefinition, "cms_slot_translation\n((Translations))") {
config configurationValue
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(cmsSlotId) foreignKey
primary_key(languageId) foreignKey
primary_key(cmsSlotVersionId) referenceVersion
}
Table(ShopwareCoreContentMailTemplateMailTemplateDefinition, "mail_template\n(Mail Template)") {
primary_key(id) id
not_null(mailTemplateTypeId) foreignKey
systemDefault bool
senderName translated
description translated
subject translated
contentHtml translated
contentPlain translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentMailTemplateAggregateMailTemplateTranslationMailTemplateTranslationDefinition, "mail_template_translation\n((Translations))") {
senderName string
description longText
not_null(subject) string
not_null(contentHtml) longText
not_null(contentPlain) longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(mailTemplateId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition, "mail_template_type\n(Type)") {
primary_key(id) id
name translated
not_null(technicalName) string
availableEntities json
not_null(createdAt) createdAt
updatedAt updatedAt
customFields translated
translated json
}
TranslationTable(ShopwareCoreContentMailTemplateAggregateMailTemplateTypeTranslationMailTemplateTypeTranslationDefinition, "mail_template_type_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(mailTemplateTypeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition, "mail_template_sales_channel\n(M:N Mapping)") {
primary_key(id) id
not_null(mailTemplateId) foreignKey
not_null(salesChannelId) foreignKey
mailTemplateTypeId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentMailTemplateAggregateMailTemplateMediaMailTemplateMediaDefinition, "mail_template_media\n(M:N Mapping)") {
primary_key(id) id
not_null(mailTemplateId) foreignKey
not_null(languageId) foreignKey
not_null(mediaId) foreignKey
position int
}
Table(ShopwareCoreContentMailTemplateAggregateMailHeaderFooterMailHeaderFooterDefinition, "mail_header_footer\n(Header/Footer content)") {
primary_key(id) id
systemDefault bool
name translated
description translated
headerHtml translated
headerPlain translated
footerHtml translated
footerPlain translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentMailTemplateAggregateMailHeaderFooterTranslationMailHeaderFooterTranslationDefinition, "mail_header_footer_translation\n((Translations))") {
not_null(name) string
description string
headerHtml longText
headerPlain longText
footerHtml longText
footerPlain longText
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(mailHeaderFooterId) foreignKey
primary_key(languageId) foreignKey
}
TranslationTable(ShopwareCoreSystemDeliveryTimeAggregateDeliveryTimeTranslationDeliveryTimeTranslationDefinition, "delivery_time_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(deliveryTimeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentImportExportImportExportProfileDefinition, "import_export_profile\n(File profile definition)") {
primary_key(id) id
name string
not_null(label) translated
systemDefault bool
not_null(sourceEntity) string
not_null(fileType) string
not_null(delimiter) string
not_null(enclosure) string
mapping json
config json
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition, "import_export_log\n(Change log)") {
primary_key(id) id
not_null(activity) string
not_null(state) string
not_null(records) int
userId foreignKey
profileId foreignKey
fileId foreignKey
invalidRecordsLogId foreignKey
username string
profileName string
not_null(config) json
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentImportExportAggregateImportExportFileImportExportFileDefinition, "import_export_file\n(Import/Export file)") {
primary_key(id) id
not_null(originalName) string
not_null(path) string
not_null(expireDate) dateTime
size int
not_null(createdAt) createdAt
not_null(accessToken) string
updatedAt updatedAt
}
TranslationTable(ShopwareCoreContentImportExportImportExportProfileTranslationDefinition, "import_export_profile_translation\n((Translations))") {
label string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(importExportProfileId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreCheckoutCustomerCustomerDefinition, "customer\n(The sales channel customer)") {
primary_key(id) id
not_null(groupId) foreignKey
not_null(defaultPaymentMethodId) foreignKey
not_null(salesChannelId) foreignKey
not_null(languageId) foreignKey
lastPaymentMethodId foreignKey
not_null(defaultBillingAddressId) foreignKey
not_null(defaultShippingAddressId) foreignKey
autoIncrement int
not_null(customerNumber) numberRange
not_null(salutationId) foreignKey
not_null(firstName) string
not_null(lastName) string
company string
password password
not_null(email) email
title string
vatIds list
affiliateCode string
campaignCode string
active bool
doubleOptInRegistration bool
doubleOptInEmailSentDate dateTime
doubleOptInConfirmDate dateTime
hash string
guest bool
firstLogin dateTime
lastLogin dateTime
newsletter bool
birthday date
lastOrderDate dateTime
orderCount int
customFields customFields
legacyPassword string
legacyEncoder string
remoteAddress remoteAddress
tagIds manyToManyId
requestedGroupId foreignKey
boundSalesChannelId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
TranslationTable(ShopwareCoreCheckoutCustomerAggregateCustomerGroupTranslationCustomerGroupTranslationDefinition, "customer_group_translation\n((Translations))") {
not_null(name) string
registrationTitle string
registrationIntroduction longText
registrationOnlyCompanyRegistration bool
registrationSeoMetaDescription longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(customerGroupId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition, "customer_address\n(The customer addresses.)") {
primary_key(id) id
not_null(customerId) foreignKey
not_null(countryId) foreignKey
countryStateId foreignKey
not_null(salutationId) foreignKey
not_null(firstName) string
not_null(lastName) string
not_null(zipcode) string
not_null(city) string
company string
not_null(street) string
department string
title string
vatId string
phoneNumber string
additionalAddressLine1 string
additionalAddressLine2 string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutCustomerAggregateCustomerRecoveryCustomerRecoveryDefinition, "customer_recovery\n(Customer recovery process)") {
primary_key(id) id
not_null(hash) string
not_null(customerId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition, "customer_group\n(Customer groups)") {
primary_key(id) id
name translated
displayGross bool
customFields translated
registrationActive bool
registrationTitle translated
registrationIntroduction translated
registrationOnlyCompanyRegistration translated
registrationSeoMetaDescription translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreCheckoutCustomerAggregateCustomerGroupRegistrationSalesChannelCustomerGroupRegistrationSalesChannelDefinition, "customer_group_registration_sales_channels\n(M:N Mapping)") {
primary_key(customerGroupId) foreignKey
primary_key(salesChannelId) foreignKey
not_null(createdAt) createdAt
}
Table(ShopwareCoreCheckoutCustomerAggregateCustomerTagCustomerTagDefinition, "customer_tag\n(M:N Mapping)") {
primary_key(customerId) foreignKey
primary_key(tagId) foreignKey
}
Table(ShopwareCoreCheckoutCustomerAggregateCustomerWishlistCustomerWishlistDefinition, "customer_wishlist\n(__EMPTY__)") {
primary_key(id) id
not_null(customerId) foreignKey
not_null(salesChannelId) foreignKey
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutCustomerAggregateCustomerWishlistProductCustomerWishlistProductDefinition, "customer_wishlist_product\n(__EMPTY__)") {
primary_key(id) id
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(wishlistId) foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutDocumentDocumentDefinition, "document\n(Document)") {
primary_key(id) id
not_null(documentTypeId) foreignKey
not_null(fileType) string
referencedDocumentId foreignKey
not_null(orderId) foreignKey
documentMediaFileId foreignKey
not_null(orderVersionId) referenceVersion
not_null(config) json
sent bool
static bool
not_null(deepLinkCode) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition, "document_type\n(Type)") {
primary_key(id) id
name translated
not_null(technicalName) string
not_null(createdAt) createdAt
updatedAt updatedAt
customFields translated
translated json
}
TranslationTable(ShopwareCoreCheckoutDocumentAggregateDocumentTypeTranslationDocumentTypeTranslationDefinition, "document_type_translation\n((Translations))") {
not_null(name) string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(documentTypeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition, "document_base_config\n(Configuration)") {
primary_key(id) id
not_null(documentTypeId) foreignKey
logoId foreignKey
not_null(name) string
filenamePrefix string
filenameSuffix string
not_null(global) bool
documentNumber numberRange
config json
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition, "document_base_config_sales_channel\n(SalesChannel Configuration)") {
primary_key(id) id
not_null(documentBaseConfigId) foreignKey
salesChannelId foreignKey
documentTypeId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutOrderOrderDefinition, "order\n(Order root table)") {
primary_key(id) id
primary_key(versionId) version
autoIncrement int
orderNumber numberRange
not_null(billingAddressId) foreignKey
not_null(billingAddressVersionId) referenceVersion
not_null(currencyId) foreignKey
not_null(languageId) foreignKey
not_null(salesChannelId) foreignKey
not_null(orderDateTime) dateTime
orderDate date
price cartPrice
amountTotal float
amountNet float
positionPrice float
taxStatus string
shippingCosts calculatedPrice
shippingTotal float
not_null(currencyFactor) float
deepLinkCode string
affiliateCode string
campaignCode string
customerComment longText
not_null(stateId) stateMachineState
ruleIds list
customFields customFields
createdById createdBy
updatedById updatedBy
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition, "order_address\n(Order address)") {
primary_key(id) id
primary_key(versionId) version
not_null(countryId) foreignKey
countryStateId foreignKey
not_null(orderId) foreignKey
not_null(orderVersionId) referenceVersion
not_null(salutationId) foreignKey
not_null(firstName) string
not_null(lastName) string
not_null(street) string
not_null(zipcode) string
not_null(city) string
company string
department string
title string
vatId string
phoneNumber string
additionalAddressLine1 string
additionalAddressLine2 string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition, "order_customer\n(Order customer)") {
primary_key(id) id
primary_key(versionId) version
customerId foreignKey
not_null(orderId) foreignKey
not_null(orderVersionId) referenceVersion
not_null(email) string
not_null(salutationId) foreignKey
not_null(firstName) string
not_null(lastName) string
company string
title string
customerNumber string
customFields customFields
remoteAddress remoteAddress
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition, "order_delivery\n(Delivery)") {
primary_key(id) id
primary_key(versionId) version
not_null(orderId) foreignKey
not_null(orderVersionId) referenceVersion
not_null(shippingOrderAddressId) foreignKey
not_null(shippingOrderAddressVersionId) referenceVersion
not_null(shippingMethodId) foreignKey
not_null(stateId) stateMachineState
not_null(trackingCodes) list
not_null(shippingDateEarliest) dateTime
not_null(shippingDateLatest) dateTime
shippingCosts calculatedPrice
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutOrderAggregateOrderDeliveryPositionOrderDeliveryPositionDefinition, "order_delivery_position\n(Delivery position)") {
primary_key(id) id
primary_key(versionId) version
not_null(orderDeliveryId) foreignKey
not_null(orderDeliveryVersionId) referenceVersion
not_null(orderLineItemId) foreignKey
not_null(orderLineItemVersionId) referenceVersion
price calculatedPrice
unitPrice float
totalPrice float
quantity int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition, "order_line_item\n(Order line item)") {
primary_key(id) id
primary_key(versionId) version
not_null(orderId) foreignKey
not_null(orderVersionId) referenceVersion
productId foreignKey
not_null(productVersionId) referenceVersion
parentId parentFk
not_null(parentVersionId) referenceVersion
coverId foreignKey
not_null(identifier) string
referencedId string
not_null(quantity) int
not_null(label) string
payload json
good bool
removable bool
stackable bool
not_null(position) int
not_null(price) calculatedPrice
priceDefinition priceDefinition
unitPrice float
totalPrice float
description string
type string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutOrderAggregateOrderTagOrderTagDefinition, "order_tag\n(M:N Mapping)") {
primary_key(orderId) foreignKey
primary_key(orderVersionId) referenceVersion
primary_key(tagId) foreignKey
}
Table(ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition, "order_transaction\n(Order transaction)") {
primary_key(id) id
primary_key(versionId) version
not_null(orderId) foreignKey
not_null(orderVersionId) referenceVersion
not_null(paymentMethodId) foreignKey
not_null(amount) calculatedPrice
not_null(stateId) stateMachineState
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutPaymentPaymentMethodDefinition, "payment_method\n(Payment method)") {
primary_key(id) id
pluginId foreignKey
handlerIdentifier string
name translated
description translated
position int
active bool
afterOrderEnabled bool
customFields translated
availabilityRuleId foreignKey
mediaId foreignKey
formattedHandlerIdentifier string
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition, "payment_method_translation\n((Translations))") {
not_null(name) string
description longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(paymentMethodId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreCheckoutPromotionPromotionDefinition, "promotion\n(Discounts with settings)") {
primary_key(id) id
name translated
not_null(active) bool
validFrom dateTime
validUntil dateTime
maxRedemptionsGlobal int
maxRedemptionsPerCustomer int
not_null(exclusive) bool
code string
not_null(useCodes) bool
not_null(useIndividualCodes) bool
individualCodePattern string
not_null(useSetGroups) bool
customerRestriction bool
orderCount int
ordersPerCustomerCount json
exclusionIds list
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionSalesChannelPromotionSalesChannelDefinition, "promotion_sales_channel\n(Promotion configuration)") {
primary_key(id) id
not_null(promotionId) foreignKey
not_null(salesChannelId) foreignKey
not_null(priority) int
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionIndividualCodePromotionIndividualCodeDefinition, "promotion_individual_code\n(Individual promotion codes)") {
primary_key(id) id
not_null(promotionId) foreignKey
not_null(code) string
payload json
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition, "promotion_discount\n(Discounts)") {
primary_key(id) id
not_null(promotionId) foreignKey
not_null(scope) string
not_null(type) string
not_null(value) float
not_null(considerAdvancedRules) bool
maxValue float
sorterKey string
applierKey string
usageKey string
pickerKey string
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionDiscountRulePromotionDiscountRuleDefinition, "promotion_discount_rule\n(M:N Mapping)") {
primary_key(discountId) foreignKey
primary_key(ruleId) foreignKey
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupPromotionSetGroupDefinition, "promotion_setgroup\n(Promotion set groups)") {
primary_key(id) id
not_null(promotionId) foreignKey
not_null(packagerKey) string
not_null(sorterKey) string
not_null(value) float
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupRulePromotionSetGroupRuleDefinition, "promotion_setgroup_rule\n(M:N Mapping)") {
primary_key(setgroupId) foreignKey
primary_key(ruleId) foreignKey
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionOrderRulePromotionOrderRuleDefinition, "promotion_order_rule\n(M:N Mapping)") {
primary_key(promotionId) foreignKey
primary_key(ruleId) foreignKey
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionPersonaCustomerPromotionPersonaCustomerDefinition, "promotion_persona_customer\n(M:N Mapping)") {
primary_key(promotionId) foreignKey
primary_key(customerId) foreignKey
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionPersonaRulePromotionPersonaRuleDefinition, "promotion_persona_rule\n(M:N Mapping)") {
primary_key(promotionId) foreignKey
primary_key(ruleId) foreignKey
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionCartRulePromotionCartRuleDefinition, "promotion_cart_rule\n(M:N Mapping)") {
primary_key(promotionId) foreignKey
primary_key(ruleId) foreignKey
}
TranslationTable(ShopwareCoreCheckoutPromotionAggregatePromotionTranslationPromotionTranslationDefinition, "promotion_translation\n((Translations))") {
not_null(name) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(promotionId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPricePromotionDiscountPriceDefinition, "promotion_discount_prices\n(Promotion discounts)") {
primary_key(id) id
not_null(discountId) foreignKey
not_null(currencyId) foreignKey
not_null(price) float
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreCheckoutShippingShippingMethodDefinition, "shipping_method\n(Shipping method)") {
primary_key(id) id
name translated
active bool
customFields translated
not_null(availabilityRuleId) foreignKey
mediaId foreignKey
not_null(deliveryTimeId) foreignKey
not_null(taxType) string
taxId foreignKey
description translated
trackingUrl translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreCheckoutShippingAggregateShippingMethodTagShippingMethodTagDefinition, "shipping_method_tag\n(M:N Mapping)") {
primary_key(shippingMethodId) foreignKey
primary_key(tagId) foreignKey
}
Table(ShopwareCoreCheckoutShippingAggregateShippingMethodPriceShippingMethodPriceDefinition, "shipping_method_price\n(Prices of a shipping method)") {
primary_key(id) id
not_null(shippingMethodId) foreignKey
ruleId foreignKey
calculation int
calculationRuleId foreignKey
quantityStart float
quantityEnd float
currencyPrice price
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
TranslationTable(ShopwareCoreCheckoutShippingAggregateShippingMethodTranslationShippingMethodTranslationDefinition, "shipping_method_translation\n((Translations))") {
not_null(name) string
description longText
trackingUrl longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(shippingMethodId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareStorefrontThemeThemeDefinition, "theme\n(Storefront themes)") {
primary_key(id) id
technicalName string
not_null(name) string
not_null(author) string
description translated
labels translated
helpTexts translated
customFields translated
previewMediaId foreignKey
parentThemeId foreignKey
baseConfig json
configValues json
not_null(active) bool
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareStorefrontThemeAggregateThemeTranslationDefinition, "theme_translation\n((Translations))") {
description string
labels json
helpTexts json
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(themeId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareStorefrontThemeAggregateThemeSalesChannelDefinition, "theme_sales_channel\n(M:N Mapping)") {
primary_key(salesChannelId) foreignKey
not_null(themeId) foreignKey
}
Table(ShopwareStorefrontThemeAggregateThemeMediaDefinition, "theme_media\n(M:N Mapping)") {
primary_key(themeId) foreignKey
primary_key(mediaId) foreignKey
}
' relationshipd
ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition --> ShopwareCoreFrameworkApiAclRoleAclRoleDefinition
ShopwareCoreFrameworkAppAppDefinition --> ShopwareCoreFrameworkApiAclRoleAclRoleDefinition
ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition --> ShopwareCoreFrameworkApiAclRoleAclRoleDefinition
ShopwareCoreSystemUserUserDefinition --> ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition
ShopwareCoreFrameworkAppAggregateAppTranslationAppTranslationDefinition --> ShopwareCoreFrameworkAppAppDefinition
ShopwareCoreSystemIntegrationIntegrationDefinition --> ShopwareCoreFrameworkAppAppDefinition
ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition --> ShopwareCoreFrameworkAppAppDefinition
ShopwareCoreFrameworkAppAggregateActionButtonActionButtonDefinition --> ShopwareCoreFrameworkAppAppDefinition
ShopwareCoreFrameworkAppTemplateTemplateDefinition --> ShopwareCoreFrameworkAppAppDefinition
ShopwareCoreFrameworkWebhookWebhookDefinition --> ShopwareCoreFrameworkAppAppDefinition
ShopwareCoreSystemLanguageLanguageDefinition --> ShopwareCoreFrameworkAppAggregateAppTranslationAppTranslationDefinition
ShopwareCoreFrameworkAppAggregateActionButtonTranslationActionButtonTranslationDefinition --> ShopwareCoreFrameworkAppAggregateActionButtonActionButtonDefinition
ShopwareCoreSystemLanguageLanguageDefinition --> ShopwareCoreFrameworkAppAggregateActionButtonTranslationActionButtonTranslationDefinition
ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition --> ShopwareCoreSystemCustomFieldCustomFieldDefinition
ShopwareCoreSystemCustomFieldAggregateCustomFieldSetRelationCustomFieldSetRelationDefinition --> ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition
ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition
ShopwareCoreFrameworkEventEventActionAggregateEventActionRuleEventActionRuleDefinition --> ShopwareCoreFrameworkEventEventActionEventActionDefinition
ShopwareCoreFrameworkEventEventActionAggregateEventActionSalesChannelEventActionSalesChannelDefinition --> ShopwareCoreFrameworkEventEventActionEventActionDefinition
ShopwareCoreContentRuleRuleDefinition --> ShopwareCoreFrameworkEventEventActionAggregateEventActionRuleEventActionRuleDefinition
ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreFrameworkEventEventActionAggregateEventActionSalesChannelEventActionSalesChannelDefinition
ShopwareCoreFrameworkMessageQueueScheduledTaskScheduledTaskDefinition --> ShopwareCoreFrameworkMessageQueueDeadMessageDeadMessageDefinition
ShopwareCoreFrameworkPluginAggregatePluginTranslationPluginTranslationDefinition --> ShopwareCoreFrameworkPluginPluginDefinition
ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreFrameworkPluginPluginDefinition
ShopwareCoreSystemLanguageLanguageDefinition --> ShopwareCoreFrameworkPluginAggregatePluginTranslationPluginTranslationDefinition
ShopwareCoreSystemLanguageLanguageDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemLocaleLocaleDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelLanguageSalesChannelLanguageDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentCategoryAggregateCategoryTranslationCategoryTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemCountryAggregateCountryStateTranslationCountryStateTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemCountryAggregateCountryTranslationCountryTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemCurrencyAggregateCurrencyTranslationCurrencyTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerGroupTranslationCustomerGroupTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemLocaleAggregateLocaleTranslationLocaleTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentMediaAggregateMediaTranslationMediaTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreCheckoutShippingAggregateShippingMethodTranslationShippingMethodTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemUnitAggregateUnitTranslationUnitTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupTranslationPropertyGroupTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupOptionTranslationPropertyGroupOptionTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelTranslationSalesChannelTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeTranslationSalesChannelTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemSalutationAggregateSalutationTranslationSalutationTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductStreamAggregateProductStreamTranslationProductStreamTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemStateMachineStateMachineTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentCmsAggregateCmsPageTranslationCmsPageTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentCmsAggregateCmsSlotTranslationCmsSlotTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateTranslationMailTemplateTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentMailTemplateAggregateMailHeaderFooterTranslationMailHeaderFooterTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentTypeTranslationDocumentTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeTranslationNumberRangeTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemDeliveryTimeAggregateDeliveryTimeTranslationDeliveryTimeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateTypeTranslationMailTemplateTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionTranslationPromotionTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeTranslationNumberRangeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentSeoSeoUrlSeoUrlDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemTaxAggregateTaxRuleTypeTranslationTaxRuleTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentImportExportImportExportProfileTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareStorefrontThemeAggregateThemeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition
ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreContentSeoSeoUrlTemplateSeoUrlTemplateDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition
ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition
ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelTranslationSalesChannelTranslationDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelCurrencySalesChannelCurrencyDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelLanguageSalesChannelLanguageDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelCountrySalesChannelCountryDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelShippingMethodSalesChannelShippingMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeSalesChannelTypeDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemCurrencyCurrencyDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemCountryCountryDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSystemConfigSystemConfigDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentMailTemplateAggregateMailHeaderFooterMailHeaderFooterDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionSalesChannelPromotionSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelAnalyticsSalesChannelAnalyticsDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerGroupRegistrationSalesChannelCustomerGroupRegistrationSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerWishlistCustomerWishlistDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareStorefrontThemeAggregateThemeSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreSystemCountryCountryDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelCountrySalesChannelCountryDefinition
ShopwareCoreSystemCurrencyCurrencyDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelCurrencySalesChannelCurrencyDefinition
ShopwareCoreSystemCurrencyCurrencyDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition
ShopwareCoreSystemSnippetAggregateSnippetSetSnippetSetDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition
ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition
ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition
ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelShippingMethodSalesChannelShippingMethodDefinition
ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeTranslationSalesChannelTypeTranslationDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeSalesChannelTypeDefinition
ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition --> ShopwareCoreSystemCountryCountryDefinition
ShopwareCoreSystemCountryAggregateCountryTranslationCountryTranslationDefinition --> ShopwareCoreSystemCountryCountryDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreSystemCountryCountryDefinition
ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreSystemCountryCountryDefinition
ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition --> ShopwareCoreSystemCountryCountryDefinition
ShopwareCoreSystemCountryAggregateCountryStateTranslationCountryStateTranslationDefinition --> ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition
ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition
ShopwareCoreSystemCurrencyAggregateCurrencyTranslationCurrencyTranslationDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition
ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPricePromotionDiscountPriceDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition
ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition
ShopwareCoreSystemLocaleAggregateLocaleTranslationLocaleTranslationDefinition --> ShopwareCoreSystemLocaleLocaleDefinition
ShopwareCoreSystemUserUserDefinition --> ShopwareCoreSystemLocaleLocaleDefinition
ShopwareCoreSystemSnippetSnippetDefinition --> ShopwareCoreSystemSnippetAggregateSnippetSetSnippetSetDefinition
ShopwareCoreSystemSalutationAggregateSalutationTranslationSalutationTranslationDefinition --> ShopwareCoreSystemSalutationSalutationDefinition
ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreSystemSalutationSalutationDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreSystemSalutationSalutationDefinition
ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition --> ShopwareCoreSystemSalutationSalutationDefinition
ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreSystemSalutationSalutationDefinition
ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition --> ShopwareCoreSystemSalutationSalutationDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemTaxTaxDefinition
ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition --> ShopwareCoreSystemTaxTaxDefinition
ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreSystemTaxTaxDefinition
ShopwareCoreSystemTaxAggregateTaxRuleTypeTaxRuleTypeDefinition --> ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition
ShopwareCoreSystemTaxAggregateTaxRuleTypeTranslationTaxRuleTypeTranslationDefinition --> ShopwareCoreSystemTaxAggregateTaxRuleTypeTaxRuleTypeDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemUnitUnitDefinition
ShopwareCoreSystemUnitAggregateUnitTranslationUnitTranslationDefinition --> ShopwareCoreSystemUnitUnitDefinition
ShopwareCoreContentMediaMediaDefinition --> ShopwareCoreSystemUserUserDefinition
ShopwareCoreSystemUserAggregateUserAccessKeyUserAccessKeyDefinition --> ShopwareCoreSystemUserUserDefinition
ShopwareCoreSystemUserAggregateUserConfigUserConfigDefinition --> ShopwareCoreSystemUserUserDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition --> ShopwareCoreSystemUserUserDefinition
ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition --> ShopwareCoreSystemUserUserDefinition
ShopwareCoreSystemUserAggregateUserRecoveryUserRecoveryDefinition --> ShopwareCoreSystemUserUserDefinition
ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemUserUserDefinition
ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition --> ShopwareCoreSystemIntegrationIntegrationDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineTransitionStateMachineTransitionDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition
ShopwareCoreSystemStateMachineStateMachineTranslationDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineTransitionStateMachineTransitionDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateTranslationDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition
ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition
ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition
ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition
ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeStateNumberRangeStateDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeTranslationNumberRangeTranslationDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition --> ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition
ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeTranslationNumberRangeTypeTranslationDefinition --> ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition
ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreContentMediaAggregateMediaTagMediaTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreContentCategoryAggregateCategoryTagCategoryTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerTagCustomerTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreCheckoutOrderAggregateOrderTagOrderTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreCheckoutShippingAggregateShippingMethodTagShippingMethodTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreContentNewsletterAggregateNewsletterRecipientTagNewsletterRecipientTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentMediaMediaDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentCategoryAggregateCategoryTranslationCategoryTranslationDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentCategoryAggregateCategoryTagCategoryTagDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentCmsCmsPageDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentProductStreamProductStreamDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition
ShopwareCoreContentMediaAggregateMediaTranslationMediaTranslationDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentMediaAggregateMediaTagMediaTagDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentMediaAggregateMediaThumbnailMediaThumbnailDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateMediaMailTemplateMediaDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentCmsCmsPageDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreCheckoutDocumentDocumentDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareStorefrontThemeThemeDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareStorefrontThemeAggregateThemeMediaDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition --> ShopwareCoreContentMediaAggregateMediaDefaultFolderMediaDefaultFolderDefinition
ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition --> ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition
ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaFolderConfigurationDefinition --> ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition
ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaThumbnailSizeMediaFolderConfigurationMediaThumbnailSizeDefinition --> ShopwareCoreContentMediaAggregateMediaThumbnailSizeMediaThumbnailSizeDefinition
ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaThumbnailSizeMediaFolderConfigurationMediaThumbnailSizeDefinition --> ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaFolderConfigurationDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition
ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerWishlistProductCustomerWishlistProductDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition
ShopwareCoreContentRuleRuleDefinition --> ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition
ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition
ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition
ShopwareCoreContentProductStreamProductStreamDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition
ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition
ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition
ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition
ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition
ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition
ShopwareCoreSystemDeliveryTimeAggregateDeliveryTimeTranslationDeliveryTimeTranslationDefinition --> ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition
ShopwareCoreContentNewsletterAggregateNewsletterRecipientTagNewsletterRecipientTagDefinition --> ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition
ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutShippingAggregateShippingMethodPriceShippingMethodPriceDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionPersonaRulePromotionPersonaRuleDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionOrderRulePromotionOrderRuleDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionCartRulePromotionCartRuleDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionDiscountRulePromotionDiscountRuleDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupRulePromotionSetGroupRuleDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition --> ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition
ShopwareCoreContentProductStreamAggregateProductStreamTranslationProductStreamTranslationDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition
ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition
ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition
ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition --> ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentPropertyPropertyGroupDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupTranslationPropertyGroupTranslationDefinition --> ShopwareCoreContentPropertyPropertyGroupDefinition
ShopwareCoreContentPropertyAggregatePropertyGroupOptionTranslationPropertyGroupOptionTranslationDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition
ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition --> ShopwareCoreContentCmsCmsPageDefinition
ShopwareCoreContentCmsAggregateCmsPageTranslationCmsPageTranslationDefinition --> ShopwareCoreContentCmsCmsPageDefinition
ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition --> ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition
ShopwareCoreContentCmsAggregateCmsSlotCmsSlotDefinition --> ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition
ShopwareCoreContentCmsAggregateCmsSlotTranslationCmsSlotTranslationDefinition --> ShopwareCoreContentCmsAggregateCmsSlotCmsSlotDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateTranslationMailTemplateTranslationDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateMediaMailTemplateMediaDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateTypeTranslationMailTemplateTypeTranslationDefinition --> ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition
ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition --> ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition
ShopwareCoreContentMailTemplateAggregateMailHeaderFooterTranslationMailHeaderFooterTranslationDefinition --> ShopwareCoreContentMailTemplateAggregateMailHeaderFooterMailHeaderFooterDefinition
ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition --> ShopwareCoreContentImportExportImportExportProfileDefinition
ShopwareCoreContentImportExportImportExportProfileTranslationDefinition --> ShopwareCoreContentImportExportImportExportProfileDefinition
ShopwareCoreContentImportExportAggregateImportExportFileImportExportFileDefinition --> ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition
ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition --> ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerTagCustomerTagDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionPersonaCustomerPromotionPersonaCustomerDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerRecoveryCustomerRecoveryDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerWishlistCustomerWishlistDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition --> ShopwareCoreCheckoutCustomerAggregateCustomerGroupTranslationCustomerGroupTranslationDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerGroupRegistrationSalesChannelCustomerGroupRegistrationSalesChannelDefinition --> ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition
ShopwareCoreCheckoutCustomerAggregateCustomerWishlistProductCustomerWishlistProductDefinition --> ShopwareCoreCheckoutCustomerAggregateCustomerWishlistCustomerWishlistDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition --> ShopwareCoreCheckoutDocumentDocumentDefinition
ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreCheckoutDocumentDocumentDefinition
ShopwareCoreCheckoutDocumentDocumentDefinition --> ShopwareCoreCheckoutDocumentDocumentDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentTypeTranslationDocumentTypeTranslationDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition
ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition
ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition --> ShopwareCoreCheckoutOrderOrderDefinition
ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreCheckoutOrderOrderDefinition
ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition --> ShopwareCoreCheckoutOrderOrderDefinition
ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreCheckoutOrderOrderDefinition
ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition --> ShopwareCoreCheckoutOrderOrderDefinition
ShopwareCoreCheckoutOrderAggregateOrderTagOrderTagDefinition --> ShopwareCoreCheckoutOrderOrderDefinition
ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition --> ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition
ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition
ShopwareCoreCheckoutOrderAggregateOrderDeliveryPositionOrderDeliveryPositionDefinition --> ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition
ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreCheckoutOrderAggregateOrderDeliveryPositionOrderDeliveryPositionDefinition
ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition
ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition --> ShopwareCoreCheckoutPaymentPaymentMethodDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupPromotionSetGroupDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionSalesChannelPromotionSalesChannelDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionIndividualCodePromotionIndividualCodeDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionPersonaRulePromotionPersonaRuleDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionPersonaCustomerPromotionPersonaCustomerDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionOrderRulePromotionOrderRuleDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionCartRulePromotionCartRuleDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionTranslationPromotionTranslationDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionDiscountRulePromotionDiscountRuleDefinition --> ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPricePromotionDiscountPriceDefinition --> ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition
ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupRulePromotionSetGroupRuleDefinition --> ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupPromotionSetGroupDefinition
ShopwareCoreCheckoutShippingAggregateShippingMethodTranslationShippingMethodTranslationDefinition --> ShopwareCoreCheckoutShippingShippingMethodDefinition
ShopwareCoreCheckoutShippingAggregateShippingMethodPriceShippingMethodPriceDefinition --> ShopwareCoreCheckoutShippingShippingMethodDefinition
ShopwareCoreCheckoutShippingAggregateShippingMethodTagShippingMethodTagDefinition --> ShopwareCoreCheckoutShippingShippingMethodDefinition
ShopwareStorefrontThemeAggregateThemeTranslationDefinition --> ShopwareStorefrontThemeThemeDefinition
ShopwareStorefrontThemeAggregateThemeSalesChannelDefinition --> ShopwareStorefrontThemeThemeDefinition
ShopwareStorefrontThemeAggregateThemeMediaDefinition --> ShopwareStorefrontThemeThemeDefinition
ShopwareStorefrontThemeThemeDefinition --> ShopwareStorefrontThemeThemeDefinition
@enduml
| false | true | false | false | sequence |
4ba2ce7aad8a4a33fe72a4ba8ceb0ecb4dab10fd | 55dec528f5453a2715feef0444b42672029ea65f | /Diagram/UMLDiagram_code.puml | edd5e3bb9957b67b9f9a51adf65364adcd9a1d51 | [] | no_license | antonioGamiz666/MineSweeperTQS | f7b90c4c28b0d43f0e326ab6beddb43c79575fea | 3db72eefa5fe7af09b8111b88c9d45438382464a | refs/heads/main | 2023-01-11T22:51:05.601561 | 2020-11-16T22:52:41 | 2020-11-16T22:52:41 | 302,349,578 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 943 | puml | @startuml
Game "1"<--> "1" Player
Game *-- "1" Board
Game "1" <-- "1" Ranking
Board *-- "*" Square
Square "*" o-- "0..1" Object
RankingPlayer "0..10" --* Ranking
class Game{
- int points
- Player player
- Board board
+ play()
- menu()
+ setPoints(int)
+ getPoints():int
}
class Player{
- String name
+ Player(String)
+ getName(): String
+ setname(String)
}
class Board{
- Square[][] listSquares
+ Board()
- createMine()
- createFlag()
- setNumbers(int, int)
}
class Square{
- Object object
- boolean selected
+ Square(object)
+ getObject(): Object
+ setObject(Object)
+ isSelected():boolean
+ setSelected(boolean)
}
class Object{
- String type
- int numberValue
+ Object(String)
+ getType(): String
+ setType(String)
}
class RankingPlayer{
- String name
- int points
}
class Ranking{
- list<RankingPlayer>
+ createRankingPlayer()
}
@enduml | false | true | false | false | class |
116fdd0787ac929c3b8dda75c4563ada4b0cc392 | 06682e4ce38bc10f215e0209e35442025748e381 | /workFlow/Uml/tutorial/sequence/other_comment.puml | abe6c98ba6cefee20bf53ca2d5348cb1aac3a824 | [] | no_license | damoncheng/Markdown | 6a9983baaf21bd7d67a3846e42fc136679e2a7d8 | ae7958aba91e21c4133222978e1028b91a2478cb | refs/heads/master | 2023-03-24T14:45:42.000592 | 2022-04-15T16:31:41 | 2022-04-15T16:31:41 | 65,825,196 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 379 | puml | @startuml otherComment
participant Alice
participant Bob
note left of Alice #aqua
This is displayed
left of Alice
end note
note right of Alice: This is displayed right of Alice
note over Alice: This is displayed over Alice
note over Alice, Bob #FFAAAA: This is diaplayed\n over Bob and Alice.
note over Bob, Alice
This is yet another
example of
a long note
end note
@enduml | false | true | false | false | sequence |
d09c77366cf1c8ee8198a32306527087e641ec13 | d658077b97f29ee990ee9fb828d8c94934477628 | /src/test/resources/classdiagrams/skinning-3.puml | 67411e3a8f0aab5c94ca9d2195fdce9b862da62d | [
"Apache-2.0"
] | permissive | verhage/plantuml-parser | 7fd40e8591c1548c5c417a0facf806e8c246a8b0 | c792da387dd0a05b9737c69d3454d1f0d3a797a3 | refs/heads/master | 2022-11-12T02:36:14.941532 | 2020-07-05T20:29:27 | 2020-07-05T20:29:27 | 277,164,332 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 280 | puml | @startuml
skinparam backgroundcolor AntiqueWhite/Gold
skinparam classBackgroundColor Wheat|CornflowerBlue
class Foo #red-green
note left of Foo #blue\9932CC
this is my
note on this class
end note
package example #GreenYellow/LightGoldenRodYellow {
class Dummy
}
@enduml
| false | true | false | false | class |
cbcf8d0f050a38cc4683ae5ce4b71b1f05f6324b | b4e91850a1d5e0cd441e48b1cc2d46906a26a6b7 | /src/main/java/things/BulletStrategy.puml | 054cb9033cc40074da617aeef5358ac206799813 | [] | no_license | D-M-Moriarty/DesignPatternsCA | b8ad5c9f807f653c7987dcd3a3acaba8aa8aabcd | 05be71fbbf85b1133b2aa6e02ba11f4abb1c3d93 | refs/heads/master | 2020-03-28T21:58:49.511998 | 2018-12-01T02:30:37 | 2018-12-01T02:30:37 | 149,196,630 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,203 | puml | @startuml
interface UpdateSprite {
+ {static} {abstract} void update();
}
interface DrawSprite {
+ {static} {abstract} void draw(Graphics2D g);
}
interface BulletSprite extends UpdateSprite {
}
class UpdateBullet implements BulletSprite {
+ void update();
}
class UpdateBulletAlt implements BulletSprite {
+ void update();
}
class UpdateTank implements UpdateSprite {
+ void update();
}
class DrawSquareSprite implements DrawSprite {
+ void draw(Graphics2D g);
}
class DrawPolygonalSprite implements DrawSprite {
+ void draw(Graphics2D g);
}
Bullet *- UpdateBulletAlt
Bullet *- UpdateBullet
Tank *- UpdateTank
Bullet *- DrawSquareSprite
Tank *- DrawSquareSprite
GameComponent *- DrawSprite
GameComponent *- UpdateSprite
abstract class GameComponent {
# UpdateSprite updateSprite;
# DrawSprite drawSprite;
+ GameComponent(int topLeftXPos, int topLeftYPos,
int width, int height, Color color)
+ void updateEntity();
+ void drawEntity();
+ void setUpdateSprite(UpdateSprite updateSprite);
+ void setDrawSprite(DrawSprite drawSprite);
}
class Bullet extends GameComponent {
}
class Tank extends GameComponent {
}
@enduml | false | true | false | false | class |
4d3fbe3ed0696801ba4cd5befbf333613048f090 | 83147b64e04741de0403ef88b6c9aeba85d05361 | /docs/Iteracao3/UC7/UC7_MD.puml | 5a5b49873c0fb79b3a449bd994be67537de6e4e1 | [] | no_license | antoniodanielbf-isep/ESOFT-2020 | 3af037382ecf70f5b25448765e841a8733cc3968 | a1bcfcbb7951b58afcc9c1f663265091dde3926e | refs/heads/main | 2023-06-04T23:48:29.068810 | 2021-06-20T18:18:38 | 2021-06-20T18:18:38 | 378,711,541 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,369 | puml | @startuml
skinparam classAttributeIconSize 0
hide methods
left to right direction
class Plataforma {
-String designacao
}
class CompetenciaTecnica {
-String codigo
-String descBreve
-String descDetalhada
}
class GrauProficiencia {
-Integer valor
-String designacao
}
class EnderecoPostal {
-String local
-String codPostal
-String localidade
}
class Freelancer {
-String nome
-String NIF
-String telefone
-String email
}
class ReconhecimentoCT {
-Date dataReconhecimento
}
class HabilitacaoAcademica {
-String grau
-String designacaoCurso
-String nomeInstituicao
-Double mediaCurso
}
class Utilizador {
-String nome
-String email
-String password
}
class AlgoritmoGeradorPasswords {
}
Plataforma "1" -- "*" CompetenciaTecnica : possui >
Plataforma "1" -- "*" Freelancer : tem/usa >
Plataforma "1" -- "1" AlgoritmoGeradorPasswords : recorre a >
CompetenciaTecnica "1" --- "*" GrauProficiencia : aplica >
Freelancer "0..1" -- "1" Utilizador: atua como >
Freelancer "0..1" -- "1" EnderecoPostal: tem >
Freelancer "1" -- "*" HabilitacaoAcademica: tem >
Freelancer "1" -- "*" ReconhecimentoCT : recebe(u) >
ReconhecimentoCT "*" -- "1" CompetenciaTecnica: relativa a >
ReconhecimentoCT "*" -- "1" GrauProficiencia: reconhe >
AlgoritmoGeradorPasswords "1" -- "*" Utilizador : gera password >
@enduml
| false | true | false | false | class |
7b00752cc82fb1595773774ff63af193b81ac1ab | eb79b5e41b205bca757ecb47616d107d0c78e13d | /design_patterns/behavioral/iterator/2. iterator.puml | 740be63bea38ad7a16c26fff713e4551172c3415 | [] | no_license | kevinwong1983/exploration | 6023bb1c903c316794b132b1bff4ef817fe55f5d | 20029c025c7ae44e0dba535a6ec47b065b19f65b | refs/heads/master | 2022-06-09T09:48:26.087800 | 2022-06-05T22:29:47 | 2022-06-05T22:29:47 | 207,248,735 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,317 | puml | @startuml
skinparam monochrome true
interface Aggregate {
createIterator()
}
class ConcreteAggregate {
createIterator()
}
class Client {
}
interface Iterator {
hasNext()
next()
}
class ConcreteIterator {
hasNext()
next()
}
note bottom of ConcreteAggregate
Collection of objects, like an array, lists
maps etc. The Client needs to be able to
access its elements in a sequential manner,
without having to know how the aggregate
is implemented.
end note
note bottom of Client
To iterate over an aggregate object using
the iterator pattern, the client ask an
aggregate object first for its iterator and
uses it to iterate through echt of its element.
because every aggregate object provides the same
kind of iterator, the client can use the same
code to iterate over any kind of aggregate object.
end note
note as N
<b>Single Responsibility Principle
* For every additional responsibility, a class
has another reason it might have to change in the
future.
* Two responsibilities (collection and iteration)
means two areas of potential change.
* We want to avoid change whenever possible.
end note
Aggregate <|.. ConcreteAggregate
Aggregate o-- Client
Iterator o-- Client
Iterator <|.. ConcreteIterator
@enduml | false | true | false | false | class |
1735bc805ff06f3314ea7fea640239aed05c18c5 | 5c4a1ec6975011a8aa27cd1a30efffbf2dd93605 | /src/main/webapp/doc/creationGroupe.puml | 594d392c65ea3c24edf8d7b36ebe651f7d65587f | [] | no_license | TRABELSI-Sana/siomassy2021 | 6272bb923b1d563a9787d916e1ada26f3587f9b3 | 4b9aed5c5a7b784fb6ab1d5f5cebd768daf032ed | refs/heads/master | 2023-04-29T20:09:09.488646 | 2021-05-06T18:19:16 | 2021-05-06T18:19:16 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,165 | puml | @startuml
' par défaut, les couches sont disposées dans l'ordre d'apparition
' nous utilison participant pour préciser qu'après Navigateur il y a Vue et non Controleur
participant Navigateur
participant Vue
' creation de groupe et ajouter des etudiants 1.2
Navigateur -> Controleur: POST /EFG?idEFG=...
Controleur -> Controleur: verifie que l'idEFG est entier
Controleur -> Controleur: recupere le user qui est dans la session
Controleur -> Dao: EFGDao.creerGroupe (idEFG,idUser)
Dao -> SGBD: INSERT groupe_efg
SGBD -> Dao: idGroupe crée
Dao -> SGBD: INSERT membre_groupe_efg
SGBD -> Dao: OK ou pas
Dao -> Controleur: idGroupe
Controleur -> Vue: groupe.jsp
Vue -> Navigateur: html
@enduml
/' (commentaire sur plusieurs lignes, comme en Java, avec ' qui remplace *)
1ere étape
Créer le contrôleur et une vue minimale, et tester
Pour cela, créer une servlet MesCanauxServlet dans fr.siomassy2021.controller, avec
le chemin (utl) /mescanaux.
=> commit
2e étape
Mettre des canaux en dur dans le contrôleur,
et les afficher dans la JSP.
=> commit
3e étape
Appel de la Dao, qui construit la liste en dur
Le memberId est aussi mis en dur à 1
=> commit
'/ | false | true | true | false | sequence |
eeaabd827537c05978658026835376a017989b18 | 967db7f88bdf0e5cb8feca9571b9e85175f7bcc8 | /docs/Solution/Control/Security/Remediation/Physical.puml | a295862236b1adb2239c15c59da40b853e3d99be | [] | no_license | CAADE/edgeville | fd0053d749c259029ef4c7791210663ace87be21 | 6a3dc4791c9adf4915dc38aed3a04d1f1ef4ad65 | refs/heads/master | 2020-03-28T06:11:31.554585 | 2019-05-02T17:37:03 | 2019-05-02T17:37:03 | 147,819,682 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 427 | puml | @startuml
rectangle "Diagram TBD"
@enduml
package "Security/Remediation" #lightblue {
interface CLI
interface Web
interface REST
folder bin #ffffff {
component binName
}
folder appName #ffffff {
component sails.io
component sailsjs
}
folder uService1 #ffffff {
component micro
}
}
CLI -- binName
binName -- REST
Web -- sailsjs
Web -- REST
REST -- sailsjs
Web -- sails.io
REST -- micro
| false | true | false | false | class |
51eed1a5dcfdbdce3077a9573d471f9fbfe7ffe0 | d827540cbf464c3c09194c3022598f94043a04f8 | /puml-diagrams/cd_EsitoInoltroAvvisatura.puml | 9b4272c849d7795c2ae5d104e61e477feef11b78 | [] | no_license | gliasphaltatori/pagopa-specifichepagamenti-docs | 25f671a585e50a68a02291378ac28f0767b14866 | 49c30c276bff9109f36e598f9678b94b58a9a997 | refs/heads/master | 2023-04-30T21:55:52.268768 | 2021-05-11T08:08:00 | 2021-05-11T08:08:00 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 385 | puml | @startuml
class Avvisatura {
}
class EsitoInoltroAvvisatura {
}
class EsitoAvvisatura {
+tipoCanaleEsito
+identificativoCanale
+dataEsito
+codiceEsito
+descrizioneEsito
}
class Dominio {
}
EsitoInoltroAvvisatura *-- EsitoAvvisatura
EsitoInoltroAvvisatura *-- Dominio : identificativoDominio
EsitoInoltroAvvisatura *-- Avvisatura : IdentificativoMessaggioRichiesta
@enduml | false | true | false | false | class |
d587926277bc1221e77ac9fd60aa3d5056f5d360 | 963174533b5554daf933ff415bbde06acbf574f3 | /diagrams/T2a.puml | 3af3722f6fb34db9106f566963396df6c3c7a40d | [] | no_license | bhnatkowska/ClassDiagramComparison | bfcaf68ec2f10e46abb81d4461591b869a658248 | df2771990d1c9c577445f49e277c7b72c7cc0b0b | refs/heads/main | 2023-02-14T02:25:39.835157 | 2021-01-03T11:08:30 | 2021-01-03T11:08:30 | 326,383,253 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,448 | puml | @startuml
class Customer {
c_phone : String
c_addressLine1 : String
c_customerNumber : Integer
c_customerName : String
c_creditLimit : Integer
c_contactLastName : String
c_contactFirstName : String
c_city : String
c_postalCode : Integer
}
class Employee {
e_employeeNumber : Integer
e_lastName : String
e_email : String
e_firstName : String
e_extension : String
}
class Order {
o_requiredDate : String
o_orderDate : String
o_shippedDate : String
o_orderNumber : Integer
od_quantityOrdered : Integer
od_priceEach : String
od_orderLineNumber : Integer
}
class Dummy4 {
c_country : String
pln_textDescription : String
p_productScale : String
o_status : String
e_jobTitle : String
p_productVendor : String
off_territory : String
p_MSRP : Real
off_country : String
p_productDescription : String
e_reportsTo : Integer
p_buyPrice : Real
p_quantityInStock : Integer
o_comments : String
pln_productLine : String
p_productName : String
p_productCode : String
c_addressLine2 : String
}
class Dummy5 {
c_state : String
off_state : String
}
class Office {
off_addressLine1 : String
off_phone : String
off_city : String
off_postalCode : String
off_officeCode : Integer
off_addressLine2 : String
}
Customer "1..*" -- "1" Employee
Order "1..*" -- "1" Customer
Order "1..*" -- "1" Dummy4
Customer "1..*" -- "1" Dummy4
Order "1..*" -- " 0..1" Dummy5
Order "1..*" -- "1" Office
@enduml | false | true | false | false | class |
142af1902a7fef6356c32e986905c8a9080d043b | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/BusinessUnitAddShippingAddressIdAction.puml | b12a209ad91e1c3c816efa39ab967d96eb29f835 | [] | no_license | commercetools/commercetools-api-reference | f7c6694dbfc8ed52e0cb8d3707e65bac6fb80f96 | 2db4f78dd409c09b16c130e2cfd583a7bca4c7db | refs/heads/main | 2023-09-01T05:22:42.100097 | 2023-08-31T11:33:37 | 2023-08-31T11:33:37 | 36,055,991 | 52 | 30 | null | 2023-08-22T11:28:40 | 2015-05-22T06:27:19 | RAML | UTF-8 | PlantUML | false | false | 511 | puml | @startuml
hide empty fields
hide empty methods
legend
|= |= line |
|<back:black> </back>| inheritance |
|<back:green> </back>| property reference |
|<back:blue> </back>| discriminated class |
endlegend
interface BusinessUnitAddShippingAddressIdAction [[BusinessUnitAddShippingAddressIdAction.svg]] extends BusinessUnitUpdateAction {
action: String
addressId: String
addressKey: String
}
interface BusinessUnitUpdateAction [[BusinessUnitUpdateAction.svg]] {
action: String
}
@enduml
| false | true | false | false | class |
8da5c7b2298fe33faba197985083bff0e5597249 | 70b6b3086d64939b4bd08cf8aad93ac5283cf1ac | /examples/implementation/astEx.puml | 678f5fb2c352ca760adfc05c15bf039600acd283 | [
"MIT"
] | permissive | tizuck/scala-uml-diagrams | 4a9d35e54a0f6fb3ef753e46eb59e81d7c42a26b | c5c432132bff9df7ab60352f0e715583d9d51973 | refs/heads/main | 2023-03-01T02:44:15.288794 | 2021-02-03T22:26:55 | 2021-02-03T22:26:55 | 306,687,367 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 579 | puml | @startuml
package animals {
abstract class Animal <<trait>> {
sound:String
}
class Dog << caseclass >> {
<<ctor>> Dog(sound:String)
}
Animal <|-- Dog
}
hide circle
skinparam defaultFontName Source Code Pro
skinparam ClassStereotypeFontColor #1b1f23
skinparam class {
BackgroundColor White
BorderColor #1b1f23
ArrowColor #1b1f23
FontColor #6f42c1
}
skinparam note {
BackgroundColor White
BorderColor #1b1f23
ArrowColor #1b1f23
FontColor #d73a49
}
skinparam stereotype {
FontColor #d73a49
}
@enduml | false | true | false | false | class |
11cbcc2a19f6e1c55dc0b221502e7bacb5af663d | 1484f4a4d4c5b4689f8525742d1e4cda8fdb6d3a | /docs/diagrams/financetools/SimpleInterestSequenceDiagram(1).puml | 7a8e4057b4633c4337cd511092c1f3194532da63 | [] | no_license | AY2021S1-CS2113-T16-1/tp | 8abd1e1798a8ecc64b4b3ae28dd5da618714b972 | 6ef0845c809addb46fef872101ef528780571b5d | refs/heads/master | 2023-01-13T17:13:34.579399 | 2020-11-16T05:03:49 | 2020-11-16T05:03:49 | 300,199,426 | 0 | 1 | null | 2020-11-16T05:03:50 | 2020-10-01T08:10:30 | Java | UTF-8 | PlantUML | false | false | 1,464 | puml | @startuml
autoactivate on
actor User
"User" -> ":Handler": Input command in FinanceTools.main()
":Handler" ->":Handler": handleSimpleInterest(packet)
":Handler"-> ":SimpleInterest" : handlePacket(packet)
== Handling of Params in packet ==
":SimpleInterest" -> ":SimpleInterest" : handleParams
":SimpleInterest" -> ":ParamChecker" : setPacket(packet)
return
loop For all paramType in the command packet
note left: "Note: Params will be verified for correctness\nby ParamChecker singleton class before being\nset into the entry instance."
":SimpleInterest" -> ":SimpleInterest" : handleSingleParam
alt "paramType = /a"
":SimpleInterest" ->":ParamChecker": checkAndReturnDoubleSigned(paramType)
return amount
":SimpleInterest" -> ":SimpleInterest" : getParam(paramType)
return
else "paramType = /r"
":SimpleInterest" ->":ParamChecker": checkAndReturnDoubleSigned(paramType)
return amount
":SimpleInterest" -> ":SimpleInterest" : getParam(paramType)
return
end
return
end
return
return state
box "Logic" #LightBlue
participant ":SimpleInterest"
participant ":ParamChecker"
endBox
@enduml | false | true | false | false | usecase |
60287501aef0871f0ea367940d5104ffdedc7014 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventHandler.puml | 91f6515bda26540049767bb1e82490ba2b8abd3d | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,394 | puml | @startuml
class TMP_TextEventHandler {
Awake() : void
LateUpdate() : void
+ OnPointerEnter(eventData:PointerEventData) : void
+ OnPointerExit(eventData:PointerEventData) : void
}
class CharacterSelectionEvent {
}
class SpriteSelectionEvent {
}
class WordSelectionEvent {
}
class LineSelectionEvent {
}
class LinkSelectionEvent {
}
class "UnityEvent`2"<T1,T2> {
}
class "UnityEvent`3"<T1,T2,T3> {
}
MonoBehaviour <|-- TMP_TextEventHandler
IPointerEnterHandler <|-- TMP_TextEventHandler
IPointerExitHandler <|-- TMP_TextEventHandler
TMP_TextEventHandler --> "onCharacterSelection" CharacterSelectionEvent
TMP_TextEventHandler --> "onSpriteSelection" SpriteSelectionEvent
TMP_TextEventHandler --> "onWordSelection" WordSelectionEvent
TMP_TextEventHandler --> "onLineSelection" LineSelectionEvent
TMP_TextEventHandler --> "onLinkSelection" LinkSelectionEvent
TMP_TextEventHandler +-- CharacterSelectionEvent
"UnityEvent`2" "<char,int>" <|-- CharacterSelectionEvent
TMP_TextEventHandler +-- SpriteSelectionEvent
"UnityEvent`2" "<char,int>" <|-- SpriteSelectionEvent
TMP_TextEventHandler +-- WordSelectionEvent
"UnityEvent`3" "<string,int,int>" <|-- WordSelectionEvent
TMP_TextEventHandler +-- LineSelectionEvent
"UnityEvent`3" "<string,int,int>" <|-- LineSelectionEvent
TMP_TextEventHandler +-- LinkSelectionEvent
"UnityEvent`3" "<string,string,int>" <|-- LinkSelectionEvent
@enduml
| false | true | false | false | class |
6d3a6a96fbd012fbd7e4d8237ac9216a6e33f616 | 2389b9a6ab023e028fee1d3b61f5d19020c598b7 | /docs/specifications/using-workflow/seq.plantuml | eab41d6011740da3b344787814d6d87524da42c9 | [] | no_license | lipusz/liferay-training | 4b16af42fafe423dc3917d1a1988076516e7199b | abb774a2a1308ffa5834bc1d261fcc327d65c923 | refs/heads/master | 2020-03-23T12:17:29.136974 | 2018-07-18T14:36:33 | 2018-07-18T14:36:33 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 687 | plantuml | @startuml
actor User as U
participant "Liferay Workflow" as LW
participant "Guestbook WEB" as GW
U -> LW: Set workflow (Asset Type: Guestbook Entry, Workflow Assigned: Single Approver)
activate LW
U <-- LW: Workflow assigned to Guestbook Entry
deactivate LW
U -> GW: Add a Entry (Name: Entry B, Email: entryb@gb.com, Message: bar)
activate GW
U <-- GW: Entry added successfully
deactivate GW
U -> GW: Search (keyword: bar)
activate GW
U <-- GW: 0 Results for bar
deactivate GW
U -> LW: Approve Entry (name: Entry B)
activate LW
U <-- LW: Your request completed successfully
deactivate LW
U -> GW: Search(keyword: bar)
activate GW
U <-- GW: 1 Results for bar
deactivate GW
@enduml | false | true | false | false | usecase |
ac973ff98bf7bbf3ddcba302c982bfdf1977e09a | 094c5df5db5041e9b9ddb6d6f5c7003d6d0213bc | /diagrams/create-job-sequence.puml | 8841843c92ab473db8526e9458fa52f7b3f7b867 | [] | no_license | ricardobaumann/job-scheduler | 3bfff46254a04c5129fbc39e29e1dc72d4201ed6 | 0d7d40d9239b68a740607b8184ecab0152a67754 | refs/heads/master | 2023-08-11T15:53:59.132625 | 2021-09-23T09:21:38 | 2021-09-23T09:21:38 | 406,810,532 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 370 | puml | @startuml
'https://plantuml.com/sequence-diagram
title: "Create Job Use Case\nSingle JobsService instance"
autonumber
actor User
User -> JobsService: Create Job
activate JobsService
JobsService -> JobsService: Checks for "job scheduling"\npermission/role
database JobsDatabase
JobsService -> JobsDatabase: Store Job
JobsService -> JobsService: Schedule Job
@enduml | false | true | false | false | sequence |
5d1b931deebccbf3f7dae2a0a5021af6e5938744 | d702b31e656edcb9944228c0309f153bdff29eec | /doc/plantuml/HCARDA/command/ListPublicKeyCommand.plantuml | 95a461a2a01532dcb21d6f6e4fb623ca1ed0d5f4 | [
"Apache-2.0"
] | permissive | gematik/ref-HealthCardAccess | 4f3957bfe40c56ffbf82782528a6e543ea00e9e3 | eb9a12f7eea309bb5b23269de9d8fa924f91fe4f | refs/heads/master | 2022-02-14T18:25:41.769547 | 2022-01-07T07:24:17 | 2022-01-07T07:24:17 | 213,916,430 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,441 | plantuml | @startuml
package de.gematik.ti.healthcardaccess {
interface IHealthCardCommand {
{abstract} + executeOn()
}
}
package de.gematik.ti.healthcardaccess {
abstract class AbstractHealthCardCommand {
{static} - LOG : Logger
{static} # NE_MAX_EXTENDED_LENGTH : int
{static} # NE_MAX_SHORT_LENGTH : int
{static} # EXPECT_ALL : int
# cla : int
# ins : int
# p1 : int
# p2 : int
# data : byte[]
# ne : int
# AbstractHealthCardCommand()
# AbstractHealthCardCommand()
{abstract} + getTechnicalResponseApdus()
- inferResponseStatusFromResponseCode()
+ executeOn()
# sendApdu()
- getCommandApdu()
}
}
package de.gematik.ti.healthcardaccess {
package de.gematik.ti.healthcardaccess.commands {
class ListPublicKeyCommand {
{static} - CLA : int
{static} - INS : int
{static} - MODE_ALL_KIND_OF_PUBLIC_KEY_OBJECTS_P1 : int
{static} - MODE_ALL_KIND_OF_PUBLIC_KEY_OBJECTS_P2 : int
{static} - technicalResponseApdus : Map<Integer, ResponseStatus>
+ getTechnicalResponseApdus()
+ ListPublicKeyCommand()
}
}
}
AbstractHealthCardCommand -up-|> IHealthCardCommand
ListPublicKeyCommand -up-|> AbstractHealthCardCommand
@enduml | false | true | false | false | class |
fa36be78ed9d608ceb0c1d0c9a213dfe1be1f75a | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/promissory-note@0.1.1.puml | fdc0ed7b89bc4254bb94919e8d043f9c94576956 | [
"Apache-2.0",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | accordproject/cicero-template-library | 737586850933daac2fbff2ff8b2d60dd50526b80 | 35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea | refs/heads/main | 2023-04-27T01:07:05.932361 | 2022-08-26T13:02:59 | 2022-08-26T13:02:59 | 109,224,687 | 77 | 149 | Apache-2.0 | 2023-04-20T21:43:00 | 2017-11-02T06:11:37 | HTML | UTF-8 | PlantUML | false | false | 915 | puml | @startuml
class org.accordproject.promissorynote.Payment << (T,yellow) >> {
+ MonetaryAmount amountPaid
}
org.accordproject.promissorynote.Payment --|> org.accordproject.cicero.runtime.Request
class org.accordproject.promissorynote.Result << (T,yellow) >> {
+ Double outstandingBalance
}
org.accordproject.promissorynote.Result --|> org.accordproject.cicero.runtime.Response
class org.accordproject.promissorynote.PromissoryNote << (A,green) >> {
+ MonetaryAmount amount
+ DateTime date
+ String maker
+ Double interestRate
+ Boolean individual
+ String makerAddress
+ String lender
+ BusinessEntity legalEntity
+ String lenderAddress
+ MonetaryAmount principal
+ DateTime maturityDate
+ Integer defaultDays
+ Integer insolvencyDays
+ String jurisdiction
}
org.accordproject.promissorynote.PromissoryNote --|> org.accordproject.cicero.contract.AccordContract
@enduml
| false | true | false | false | class |
666001ebb7a4e3de7dc3a6e165c38887621d61f7 | c60a8fb67fedcbae08755d8125d97468a8aca24d | /Projet de UML Reverse/documents/diagrammes_architecture/DiagrammesVersion trash/Modèle de donnée/visiteurGlobaux.puml | e51c0687e210bf798bbc90d989f9ada37c1bb07b | [
"Apache-2.0"
] | permissive | BelkhousNabil/Projets-Informatiques | 6be114f6a8dbcf978ef67daffb1394ee023255cf | 47ffd6526bb66ae263c34725fe2b515b751127bb | refs/heads/master | 2021-01-17T07:12:08.050466 | 2017-02-26T17:03:56 | 2017-02-26T17:03:56 | 54,788,129 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 601 | puml | @startuml
package diagram.visitor {
'--------------------------------- umlreverse.model.diagram.visitor
interface IDiagramVisitor {
+visit(ClassDiagram visitor) : void
+visit(SequenceDiagram visitor) : void
+visit(UseCaseDiagram visitor) : void
+visit(DiagramManager visitor) : void
}
class SaveStyleVisitor implements IDiagramVisitor
class SavePlantUmlVisitor implements IDiagramVisitor
class ToViewVisitor implements IDiagramVisitor {
+getDiagramMenu() : IDiagramMenu
+getDiagramEditor() : IDiagramEditor
}
'------------------------------fin umlreverse.model.diagram.visitor
}
@enduml | false | true | false | false | class |
2947481756805c73e832e14df482cc1c5de4821b | f4666beeac66a41331ae8db87e906db7ce9aa869 | /api-partnership/checkpoint3.puml | f3d5b73c99615ed8cfaf16bdebd3b6afb69dbf20 | [] | no_license | richardridwan20/notes | 47d7b94a81245d5be5bec6219185b0469a3d1b3c | 503b19b1c357a1181bec10b6225fd68e7d41fc0a | refs/heads/main | 2023-02-15T15:55:18.603229 | 2021-01-11T07:30:29 | 2021-01-11T07:30:29 | 318,085,273 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,271 | puml |
@startuml checkpoint3
left to right direction
skinparam actorStyle awesome
package "Evan's Discussion Points" as evan {
actor "Partner" as partner
component "Partnership Microservice" as partnershipms
package "Telemarketing Process" as teleprocess {
component "Grandspot" as grandspot
actor "Mas Ardi" as ardi
actor "Telemarketing" as telem
component "SASSY" as sassy
partnershipms --> ardi: "Download CSV"
ardi --> grandspot: "Upload CSV"
grandspot <..> telem: "Tele Process"
telem --> sassy: "Upload CSV"
}
partner --> partnershipms
}
package "Mas Kun's Discussion Points" as kuncoro {
actor "Partner" as partnerkun
component "Partnership Microservice" as partnership
component "Lead Gen Microservice" as leadgen
package "Telemarketing Process" as teleprocesskun {
component "Grandspot" as grandspots
actor "Mas Ardi" as ardis
actor "Telemarketing" as telems
component "SASSY" as sassys
ardis --> grandspots: "Upload CSV"
grandspots <..> telems: "Tele Process"
telems --> sassys: "Upload CSV"
}
partnerkun --> partnership
partnership --> leadgen
leadgen --> ardis: "Download CSV"
}
@enduml | false | true | false | false | sequence |
70d9ad4e1ba8422dd94fd5df33a647f0e18e51b1 | 4d8bf417ae8c3dd8bcacc812422d1831c2e77aab | /src/main/java/com/tjudream/designpattern/factory/factorymethod/image/factorymethodseq.puml | 53bb32769712a7109673a5aad9014abd9f59a1bd | [
"Apache-2.0"
] | permissive | tjudream/DesignPatterns | 3aaa8e2a64382d7cb9f49a3b3e736f978e90bdbe | 426773ae74804e661a425b00c0a8e4d05524f2b5 | refs/heads/master | 2020-04-05T19:39:32.984340 | 2018-12-02T11:46:54 | 2018-12-02T11:46:54 | 157,144,618 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 328 | puml | @startuml
actor iMain
iMain -> ConcreteFactory: 1.0 factoryMethod(): Product
activate iMain
activate ConcreteFactory
ConcreteFactory --> ConcreteProduct: 1.1 create
activate ConcreteProduct
deactivate ConcreteFactory
iMain -> ConcreteProduct: 1.2 use
deactivate iMain
deactivate ConcreteProduct
destroy ConcreteProduct
@enduml | false | true | false | false | sequence |
84b92efbc33ae3cda6fed2d64ee5ab92aed418d5 | eb79b5e41b205bca757ecb47616d107d0c78e13d | /design_patterns/creational/factories/2. simple_factory_pattern_pizza.puml | 45c6378abc5d9876598f0860af232d19fdb26d21 | [] | no_license | kevinwong1983/exploration | 6023bb1c903c316794b132b1bff4ef817fe55f5d | 20029c025c7ae44e0dba535a6ec47b065b19f65b | refs/heads/master | 2022-06-09T09:48:26.087800 | 2022-06-05T22:29:47 | 2022-06-05T22:29:47 | 207,248,735 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 414 | puml | @startuml
class PizzaStore {
orderPizza()
}
class SimplePizzaFactory {
createPizza()
}
class Pizza {
prepare()
bake()
cut()
box()
}
PizzaStore --> SimplePizzaFactory
SimplePizzaFactory --> Pizza
class cheesePizza {
}
class VeggiePizza {
}
class ClamPizza {
}
class PepperoniPizza {
}
Pizza <|.. cheesePizza
Pizza <|.. VeggiePizza
Pizza <|.. ClamPizza
Pizza <|.. PepperoniPizza
@enduml | false | true | false | false | class |
11f0c1caeac6dcf85dad202f9c401cfc90fa1f68 | f5f59016295a183565af167a861e2c8db9f1b070 | /diagrams/src/Application/Program.puml | 0dbc0dbaa061c0e7ad322596ee6ecd888f3d1d02 | [
"MIT"
] | permissive | converge-app/collaboration-broker-service | fb21788289134c265f1cd5db3ceaa3f32ba18406 | 69c676a5bbb3e602f939f9c91680560a6c63926a | refs/heads/master | 2023-03-19T11:36:58.937045 | 2019-12-17T12:06:26 | 2019-12-17T12:06:26 | 218,333,241 | 0 | 0 | MIT | 2023-03-04T01:16:20 | 2019-10-29T16:29:32 | C# | UTF-8 | PlantUML | false | false | 147 | puml | @startuml
class Program {
+ {static} Main(args:string[]) : void
+ {static} CreateWebHostBuilder(args:string[]) : IWebHostBuilder
}
@enduml
| false | true | false | false | class |
9893e9363735cb8ce026106d7ab25c63b038c288 | 82999d9950387c4e61d7de372b42bb8def1f142a | /07_abstract_factory_pattern/uml/class.puml | 17c2a25e2a778d1c4d8498c6e3c96829aa7fc829 | [] | no_license | hamza95525/studies | c6c50d7ff92d0078cd78f0066558e03331cb2be6 | d353bfedb8e96c63d78099e16b0ee7b3e695fa8a | refs/heads/master | 2020-12-28T12:51:27.860129 | 2020-02-05T00:54:07 | 2020-02-05T00:54:07 | 238,338,626 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,698 | puml | @startuml
namespace gui {
interface Widget {
+ void draw()
}
note top of Widget
Every implementation prints class name in draw() method.
Parameters from constructor are also printed.
end note
class ButtonGnomeWidget {
- int gnomeVersion
+ ButtonGnomeWidget(int gnomeVersion)
+ void draw()
}
class ListGnomeWidget {
- int gnomeVersion
+ ListGnomeWidget(int gnomeVersion)
+ void draw()
}
class CheckBoxGnomeWidget {
- int gnomeVersion
+ CheckBoxGnomeWidget(int gnomeVersion)
+ void draw()
}
class ButtonKdeWidget {
- int kdeVersion
+ ButtonKdeWidget(int kdeVersion)
+ void draw()
}
class ListKdeWidget {
- int kdeVersion
+ ListKdeWidget(int kdeVersion)
+ void draw()
}
class CheckBoxKdeWidget {
- int kdeVersion
+ CheckBoxKdeWidget(int kdeVersion)
+ void draw()
}
Widget <|-- ButtonGnomeWidget
Widget <|-- ListGnomeWidget
Widget <|-- CheckBoxGnomeWidget
Widget <|-- ButtonKdeWidget
Widget <|-- ListKdeWidget
Widget <|-- CheckBoxKdeWidget
interface WidgetFactory {
+ std::shared_ptr<Widget> create(std::string type)
}
note right of WidgetFactory
Shared pointer is located in <b><memory></b> header.
Implementations use <b>std::make_shared<T></b> to create objects.
If theme variant is not supported <b>std::runtime_error</b> is thrown.
end note
class GnomeWidgetFactory {
- int gnomeVersion
+ GnomeWidgetFactory(int gnomeVersion)
+ std::shared_ptr<Widget> create(std::string type)
}
WidgetFactory <|-up- GnomeWidgetFactory
class KdeWidgetFactory {
- int kdeVersion
+ KdeWidgetFactory(int kdeVersion)
+ std::shared_ptr<Widget> create(std::string type)
}
WidgetFactory <|-up- KdeWidgetFactory
GnomeWidgetFactory .up.> ButtonGnomeWidget : creates
GnomeWidgetFactory .up.> ListGnomeWidget : creates
GnomeWidgetFactory .up.> CheckBoxGnomeWidget : creates
KdeWidgetFactory .up.> ButtonKdeWidget : creates
KdeWidgetFactory .up.> ListKdeWidget : creates
KdeWidgetFactory .up.> CheckBoxKdeWidget : creates
class Demo {
- std::shared_ptr<WidgetFactory> factory
+ Demo(std::shared_ptr<WidgetFactory> factory)
+ void run(std::string type)
}
Demo o-up- "1" WidgetFactory
note right of Demo
Run method uses factory to create <b>Widget</b> object and then draws it.
<b>Demo</b> is used in <b>main()</b> with various types of factories.
end note
}
@enduml
| false | true | false | false | activity |
bf20f69ad5991fef20caf99502f71cc821dbd51f | 6e30d5b3d773278394abbe71164bf1b8aff94b8d | /RoommateWrangler/app/UML/DesignSequenceDiagram8.puml | 78b740e82303581a615726f57a655f6f9ae7c922 | [] | no_license | irocketh/RoommateWrangler | 2ffdbcbd60a4a71cc5307f958cd5b80cd7411664 | 539b26e4181eb4d5da0604e9423fd8c519db35c7 | refs/heads/master | 2020-12-24T16:50:18.964057 | 2015-05-19T02:23:22 | 2015-05-19T02:23:22 | 35,854,456 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,301 | puml | @startuml
title send bill reminder
[-> MainMenuFragment: onBillManagerSelected()
activate MainMenuFragment
MainMenuFragment -> BillManagerFragment : onCreate()
deactivate MainMenuFragment
activate BillManagerFragment
[-> BillManagerFragment : onBillReminderSelected()
BillManagerFragment -> BillReminderFragment : create()
BillReminderFragment -> BillManager : create(Context)
BillReminderFragment -> BillManager : getUnpaidBills()
activate BillManager
BillManager -> DatabaseHelper : create(Context)
activate DatabaseHelper
BillManager -> DatabaseHelper : getBillList()
BillManager <-- DatabaseHelper : billList
deactivate DatabaseHelper
BillManager -> ArrayList : create()
activate ArrayList
loop for all bills b in billList
opt if b.getPaid() == 0
BillManager -> ArrayList : add(b)
deactivate ArrayList
end
end
BillReminderFragment <-- BillManager : unpaidBillList
deactivate BillManager
BillReminderFragment -> RoommateManger : create(Context)
activate RoommateManger
BillReminderFragment -> RoommateManger : getRoommates()
RoommateManger -> DatabaseHelper : create()
activate DatabaseHelper
RoommateManger -> DatabaseHelper : getRoommates()
RoommateManger <-- DatabaseHelper : roommates
deactivate DatabaseHelper
BillReminderFragment <-- RoommateManger: roommateList
deactivate RoommateManger
BillReminderFragment -> StringBuilder : create()
activate StringBuilder
loop for Roommate rm in roommateList
BillReminderFragment -> StringBuilder : append(rm.getName())
loop for Bill b in unpaidBillList
opt if b.getRoommateNumber() == rm.getId()
BillReminderFragment -> BillReminderFragment : total += b.getAmount()
end
end
BillReminderFragment -> StringBuilder : append(total)
end
BillReminderFragment -> TextView : create()
activate TextView
BillReminderFragment -> TextView : setText(StringBuilder.toString())
deactivate TextView
deactivate StringBuilder
[-> BillReminderFragment : sendRemindersSelected()
BillReminderFragment -> SmsManager : create()
activate SmsManager
loop for each Roommate roommate
BillReminderFragment -> SmsManager : sendTextMessage(roommate.getNumber(), null, total, null, null)
end
deactivate SmsManager
BillReminderFragment -> Toast : create()
activate Toast
BillReminderFragment -> Toast : setText("Reminders sent")
deactivate Toast
deactivate BillManagerFragment
@enduml | false | true | false | false | sequence |
ad1df4a6d65d7fa0f0b00395a6a7919d5fbda057 | 7eb0a3429f021f1a046bed8e667a6911d789d065 | /StatePattern/example.puml | e55c92c01de35f869e42c77daaac72f3eb8e4ddb | [
"MIT"
] | permissive | gama79530/DesignPattern | d99431711fda65cfb7d790b2959ba0a712fa3f86 | 4730c50cdd839072ae50eef975cbed62b5a2a41c | refs/heads/master | 2023-08-03T04:35:54.561642 | 2023-06-08T03:13:08 | 2023-07-31T12:32:13 | 269,562,362 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 883 | puml | @startuml example
hide empty members
class Taxi{
- State state
- OffDutyLights offDutyLights
- OnDutyLight onDutyLight
- Arrived arrived
+ Taxi()
+ State getState()
~ OffDutyLights getOffDutyLights()
~ OnDutyLight getOnDutyLight()
~ Arrived getArrived()
+ void hailed()
+ void checkout()
}
interface State{
+ State hailed(Taxi taxi)
+ State drive(Taxi taxi)
+ State checkout(Taxi taxi)
}
class OffDutyLights{
+ State hailed(Taxi taxi)
+ State drive(Taxi taxi)
+ State checkout(Taxi taxi)
}
class OnDutyLight{
+ State hailed(Taxi taxi)
+ State drive(Taxi taxi)
+ State checkout(Taxi taxi)
}
class Arrived{
+ State hailed(Taxi taxi)
+ State drive(Taxi taxi)
+ State checkout(Taxi taxi)
}
Taxi *-right- State
State <|-- OffDutyLights
State <|-- OnDutyLight
State <|-- Arrived
@enduml
| false | true | false | false | state |
390ff3150a998fba1ef831a6a9a15e7fca5617aa | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productApi/catalog/media/src/specificationModel_find.puml | fa67e394e48ed5e1b6f4d3552c54c33ebec55efb | [
"Apache-2.0"
] | permissive | MEF-GIT/MEF-LSO-Sonata-SDK | 969c3717fba3fffa009bf3a5de65337b2caccaaf | 6d66bc0778fe0f5a96cdbcb3579e47513b7fd62f | refs/heads/working-draft | 2023-07-07T02:17:11.649855 | 2023-06-23T09:30:18 | 2023-06-23T09:30:18 | 90,886,429 | 33 | 32 | Apache-2.0 | 2023-01-05T23:58:23 | 2017-05-10T16:38:08 | null | UTF-8 | PlantUML | false | false | 645 | puml | @startuml
skinparam {
ClassBackgroundColor White
ClassBorderColor Black
shadowing true
RoundCorner 0
LineColor DarkRed
ArrowColor DarkRed
ArrowThickness 1
}
class ProductSpecification_Common {
id*: string
href: string
name*: string
description: string
lastUpdate*: date-time
lifecycleStatus*: ProductSpecificationLifecycleStatus
}
class ProductSpecification_Find {
}
ProductSpecification_Common <|-- ProductSpecification_Find
enum ProductSpecificationLifecycleStatus {
pilotBeta
rejected
active
endOfSale
endOfSupport
obsolete
onHold
orderable
}
@enduml
| false | true | false | false | class |
dbc3e65890ffb4d440508dfbabcd61c48f6cc978 | 1bae9700b440b9b8ce9c1e45be639fcd241c7377 | /doc/frame.puml | 9b1d9fb07de8df1ac9d97b7f3372dc2f30f6b098 | [] | no_license | potalestor/ratelimiter | 9a6efea3e156a70a0fc19c91c371b9a27b33752b | 4eb714f73729a43abcd176737874385240421c63 | refs/heads/main | 2023-02-03T13:35:08.389776 | 2020-12-18T07:18:50 | 2020-12-18T07:18:50 | 322,516,128 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 324 | puml | @startuml
[*] --> initState
initState: set deadline
initState: counter 0
initState --> workState
workState --> waitState: limit\n!deadline
workState --> initState: deadline
workState: counter++
workState --> [*]:done
waitState: while !deadline || abort
waitState --> [*]: abort
waitState --> initState: deadline
@enduml
| false | true | false | false | sequence |
eff4778a789e5c0597291b2d3fc9fa8ffe27f175 | 19e07b31481147dc0ec2dbc1396da885e3fbfbff | /docs/_chapters/java/util/concurrent/BlockingQueue.puml | ccb76b7c21d35fd41a2c36e8201f1ae5c13a80d5 | [] | no_license | PasseRR/Java-Example | b84211ddf36149a01f497fc23874ea82366dc79e | 64ad567343b786aec79286c49c1ed855d769b2dc | refs/heads/master | 2023-08-29T01:30:07.167919 | 2023-08-10T09:10:37 | 2023-08-10T09:10:37 | 104,037,342 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,084 | puml | @startuml
interface Queue{
+boolean add(E e)
+boolean offer(E e)
+E remove()
+E poll()
+E element()
+E peek()
}
abstract AbstractQueue
interface Deque {
+void addFirst(E e)
+void addLast(E e)
+boolean offerFirst(E e)
+boolean offerLast(E e)
+E removeFirst()
+E removeLast()
+E pollFirst()
+E pollLast()
+E getFirst()
+E getLast()
+E peekFirst()
+E peekLast()
+boolean removeFirstOccurrence(Object o)
+boolean removeLastOccurrence(Object o)
}
interface BlockingQueue{
+void put(E e)
+E take()
+boolean offer(E e, long timeout, TimeUnit unit)
+E poll(long timeout, TimeUnit unit)
+int drainTo(Collection<? super E> c)
+int drainTo(Collection<? super E> c, int maxElements)
}
class ArrayBlockingQueue
class DelayQueue
class LinkedBlockingQueue
class PriorityBlockingQueue
class SynchronousQueue
interface TransferQueue{
+boolean tryTransfer(E e)
+void transfer(E e)
+boolean tryTransfer(E e, long timeout, TimeUnit unit)
+boolean hasWaitingConsumer()
+int getWaitingConsumerCount()
}
class LinkedTransferQueue
interface BlockingDeque{
+void putFirst(E e)
+void putLast(E e)
+boolean offerFirst(E e, long timeout, TimeUnit unit)
+boolean offerLast(E e, long timeout, TimeUnit unit)
+E takeFirst()
+E takeLast()
+E pollFirst(long timeout, TimeUnit unit)
+E pollLast(long timeout, TimeUnit unit)
}
class LinkedBlockingDeque
Queue <|.. AbstractQueue
Queue <|-- Deque
Queue <|-- BlockingQueue
Queue <|-- TransferQueue
Deque <|-- BlockingDeque
BlockingQueue <|-- BlockingDeque
AbstractQueue <|-- LinkedBlockingDeque
BlockingDeque <|.. LinkedBlockingDeque
AbstractQueue <|-- ArrayBlockingQueue
BlockingQueue <|.. ArrayBlockingQueue
AbstractQueue <|-- DelayQueue
BlockingQueue <|.. DelayQueue
AbstractQueue <|-- LinkedBlockingQueue
BlockingQueue <|.. LinkedBlockingQueue
AbstractQueue <|-- PriorityBlockingQueue
BlockingQueue <|.. PriorityBlockingQueue
AbstractQueue <|-- SynchronousQueue
BlockingQueue <|.. SynchronousQueue
AbstractQueue <|-- LinkedTransferQueue
TransferQueue <|.. LinkedTransferQueue
@enduml | false | true | false | false | class |
618d424129f014888cc0be7d786723395b05391a | 169dfde296af00e767227be2b613f0d1b85430c4 | /plantuml/src/Koos.Services/GoalServices.puml | 78a127988454fca3e7df54c9d7110cce424e82ba | [
"MIT"
] | permissive | thild/koos | 2ab531346e3b2abe8480425320ae0f7857cc2c90 | 294e86b47a9d815d33bf807e1b30488356006aff | refs/heads/master | 2021-07-08T22:46:05.193444 | 2020-11-10T16:10:20 | 2020-11-10T16:10:20 | 211,979,334 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 203 | puml | @startuml
class GoalServices {
+ GoalServices(localStorageService:ILocalStorageService, dbFactory:IIndexedDbFactory)
}
class "ServiceBase`1"<T> {
}
"ServiceBase`1" "<Goal>" <|-- GoalServices
@enduml
| false | true | false | false | class |
c99521bb802479b425ef356e585ed1123dc82329 | b24ac0e5b1f5243e30ca64121d95b5fa759ea04b | /HW3_SpecList_Class/HW3_Mehmed_Mustafa_131044084/ClassDiagrams.puml | 0976206e1134e2f2586049a96c9f7bc8e3ffd018 | [
"MIT"
] | permissive | GTU-Contributions/CSE222_DataStructures | 278fe8850a81dbf7041118d62a013a8122bb442e | 3d4464c59078c54320a7da30508570355c693550 | refs/heads/master | 2023-06-14T02:31:02.550516 | 2021-07-09T07:35:59 | 2021-07-09T07:35:59 | 384,255,073 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 719 | puml | @startuml
class com.mycompany.hw3_mehmed_mustafa_131044084.SpecList
class com.mycompany.hw3_mehmed_mustafa_131044084.SpecTester
class java.util.ArrayList
class java.util.Collection
class java.util.Iterator
class java.util.LinkedList
class java.util.List
com.mycompany.hw3_mehmed_mustafa_131044084.SpecList ..> java.util.Collection
com.mycompany.hw3_mehmed_mustafa_131044084.SpecList ..> java.util.Iterator
com.mycompany.hw3_mehmed_mustafa_131044084.SpecList --|> java.util.LinkedList
com.mycompany.hw3_mehmed_mustafa_131044084.SpecList ..> java.util.List
com.mycompany.hw3_mehmed_mustafa_131044084.SpecTester ..> java.util.ArrayList
com.mycompany.hw3_mehmed_mustafa_131044084.SpecTester ..> java.util.LinkedList
@enduml | false | true | false | false | class |
7b9307a1d34a7ad7268bbc41253bd11f0bd357b9 | 638211f00ec9bc259759735fb9e9e6676d9abcb2 | /CarShowroom/CarShowroom.plantuml | 7c0115553bcd775e8147ece9dd612066b0dbdfe8 | [] | no_license | codeblooded-alchemist/CarShowroom | 95fed918d563c667ada9cfa380f79e087e83d4e2 | 0ad3922ffe4818fa68971f5b20c930eac4988fd7 | refs/heads/master | 2022-11-16T04:08:09.933218 | 2020-07-16T17:08:10 | 2020-07-16T17:08:10 | 154,523,792 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,044 | plantuml | @startuml
title __CARSHOWROOM's Class Diagram__\n
package controllers {
class AddController {
}
}
package controllers {
class CarTable {
}
}
package main {
class DBConnect {
}
}
package controllers {
class DeleteBuyController {
}
}
package controllers {
class LoginController {
}
}
package main {
class Main {
}
}
package controllers {
class ManagementController {
}
}
package controllers {
class RegisterController {
}
}
package controllers {
class RentController {
}
}
package controllers {
class ReturnController {
}
}
package controllers {
class SearchController {
}
}
package controllers {
class WelcomeController {
}
}
Main -up-|> Application
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
3f8ccedc43d1cd6fde949e8154506589755c8f9e | 41b9498f48c484fd10eeb0271f8a419ef86d7004 | /src/main/java/phiosophy/007迪米特法则-重构.puml | ad0a627645ee0834941a4144505529f5fc6ab170 | [] | no_license | sherwinwu93/design-pattern | 04c155fcc6cccfc2a36f8ce27a58e5fd6ee4cb55 | 372d7edc126b880a55ebe65f7b90bb356269173a | refs/heads/master | 2023-04-06T09:25:32.672206 | 2020-12-28T16:35:46 | 2020-12-28T16:35:46 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 209 | puml | @startuml
class Mediator
class Button
Mediator --> Button
class List
Mediator --> List
class Label
Mediator --> Label
class ComboBox
Mediator --> ComboBox
class TextBox
Mediator --> TextBox
@enduml | false | true | false | false | class |
879c6a7c9926ca19b635002982772d6855c11b50 | 2b2acc58e16343190688ed460b26386980bb2b20 | /Documents/UC5/UC5_CD.puml | 482b00629f844b96ebb6ecf2f6ef3df2c59ac6f5 | [] | no_license | 1190452/LAPR3 | 0ca11285a3e85f93b5d687a0e10caef6f62a9577 | e641d35f6524fde900beb3683937fc697af3b325 | refs/heads/master | 2023-05-11T07:45:02.636516 | 2021-01-31T17:06:37 | 2021-01-31T17:06:37 | 372,571,407 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 430 | puml | @startuml
skinparam classAttributeIconSize 0
class RemoveCourierController {
+getCourierList()
+removeCourier(id)
}
class RemoveCourierUI {
}
class CourierHandler{
+courierList = getCourierList()
+removeCourier(id)
}
class DataBase{
+getCourierList()
+removeIfExists(id)
}
RemoveCourierUI ..> RemoveCourierController
RemoveCourierController ..> CourierHandler
CourierHandler ..> DataBase
@enduml | false | true | false | false | class |
96067aba1a2ca3045aabe15742e82a68d7e5d4ab | f2d8a11a5e0ecc06f51ae0e6730079eaa65cde00 | /doc/第二阶段课堂展示/ClassDiagram.backend.puml | 94667792fbc26d0229ee56475695d44506dd7bb6 | [] | no_license | oymisaki/software_engineering_project | d26286e524df4029c10aaca13a63a3921208d5af | c1b13c56206ca1f97e293f11a4af9ea0c81b794d | refs/heads/master | 2020-05-22T22:09:53.917280 | 2019-05-12T10:58:30 | 2019-05-12T10:58:30 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 6,770 | puml | @startuml ClassDiagram.backend
skinparam Dpi 200
skinparam DefaultFont {
Name Menlo
Size 13
Style bold
}
skinparam ClassAttributeIconSize 0
namespace Backend {
class Server {
__ private data __
- user_dict: dict
__ methods __
+ get_user(user_id: int): User
}
class User {
__ private data __
- user_id: int {readonly,frozen}
- session_id: int {readonly,frozen}
- user_info: UserInfo
- friend_info_list: FriendInfo[0..*]
- travel_group_list: TravelGroup[0..*]
__ methods __
+ reset_password(old_pswd_hash: byte[16..16], new_pswd_hash: byte[16..16]): int
+ add_friend(friend_user_id: int): int
+ remove_friend(friend_user_id: int): int
+ add_travel_group(): int
+ remove_travel_group(travel_group_id: int): int
.. getters ..
+ get_user_id(): int {query}
+ get_user_info(): UserInfo {query}
+ get_friend_info_list(): FriendInfo[0..*] {query}
+ get_travel_group_list(): TravelGroup[0..*] {query}
.. setters ..
+ set_friend_note(friend_user_id: int, friend_note: str): int
}
class UserInfoBase {
__ protected data __
# user_id: int {readonly,frozen}
# user_name: str
# email: str
# gender: Gender
# resident_city: City
__ methods __
.. getters ..
# get_user_id(): int {query}
# get_user_name(): str {query}
# get_email(): str {query}
# get_gender(): Gender {query}
# get_resident_city(): City {query}
}
class UserInfo {
__ private data __
- user_id: int {readonly,frozen}
- user_name: str
- email: str
- gender: Gender
- resident_city: City
__ methods __
.. getters ..
+ get_user_id(): int {query}
+ get_user_name(): str {query}
+ get_email(): str {query}
+ get_gender(): Gender {query}
+ get_resident_city(): City {query}
.. setters ..
+ set_user_name(user_name: str): int
+ set_email(email: str): int
+ set_gender(gender: Gender): int
+ set_resident_city(city_id: int): int
}
class FriendInfo {
__ private data __
- user_id: int {readonly,frozen}
- user_name: str {readonly,frozen}
- user_note: str
- email: str {readonly,frozen}
- gender: Gender {readonly,frozen}
- resident_city: City {readonly,frozen}
__ methods __
.. getters ..
+ get_user_id(): int {query}
+ get_user_name(): str {query}
+ get_user_note(): str {query}
+ get_email(): str {query}
+ get_gender(): Gender {query}
+ get_resident_city(): City {query}
.. setters ..
+ set_user_note(user_note: str): int
}
class TravelGroup {
__ private data __
- user_id: int {readonly,frozen}
- travel_group_id: int {readonly,frozen}
- travel_group_note: str
- travel_list: Travel[0..*]
__ methods __
+ add_travel(): int
+ remove_travel(travel_id: int): int
.. getters ..
+ get_user_id(): int
+ get_travel_group_id(): int
+ get_travel_group_note(): str
+ get_travel_list(): Travel[0..*]
.. setters ..
+ set_travel_group_note(travel_group_note: str): int
}
class Travel {
__ private data __
- user_id: int {readonly,frozen}
- travel_id: int {readonly,frozen}
- travel_group_id: int
- travel_info: TravelInfo
- company_user_id_list: int[0..*]
__ methods __
+ add_company(company_user_id: int): int
+ remove_company(company_user_id: int): int
+ move_to_travel_group(travel_group_id: int): int
+ move_to_new_travel_group(): int[2..2]
.. getters ..
+ get_user_id(): int {query}
+ get_travel_id(): int {query}
+ get_travel_group_id(): int {query}
+ get_travel_info(): TravelInfo {query}
+ get_company_user_id_list(): int[0..*] {query}
}
class TravelInfo {
__ private data __
- user_id: int {readonly,frozen}
- travel_id: int {readonly,frozen}
- travel_note: str
- city: City
- date_start: Date
- date_end: Date
- visibility: Visibility
__ methods __
.. getters ..
+ get_user_id(): int {query}
+ get_travel_id(): int {query}
+ get_travel_note(): str {query}
+ get_city(): City {query}
+ get_date_start(): Date {query}
+ get_date_end(): Date {query}
+ get_visibility(): Visibility {query}
.. setters ..
+ set_city(city_id: int): int
+ set_date_start(year: int, month: int, day: int): int
+ set_date_end(year: int, month: int, day: int): int
+ set_travel_note(travel_note: str): int
+ set_visibility(visibility: Visibility): int
}
class City {
__ private data __
- city_id: int {readonly,frozen}
- city_name: str {readonly,frozen}
- latitude: float {readonly,frozen}
- longitude: float {readonly,frozen}
__ methods __
.. getters ..
+ get_city_id(): int {query}
+ get_city_name(): str {query}
+ get_latitude(): float {query}
+ get_longitude(): float {query}
}
class Date {
__ private data __
- year: int
- month: int
- day: int
__ methods __
.. getters ..
+ get_date(): int[3..3] {query}
.. setters ..
+ set_date(year: int, month: int, day: int): int
}
Server "1" *-down- "0..*" User
User "1" *-down- "1" UserInfo
User "1" *-down- "0..*" FriendInfo
User "1" *-right- "0..*" TravelGroup : " "
UserInfo -down-|> UserInfoBase
FriendInfo -down-|> UserInfoBase
UserInfoBase "1" o-right- "1" City : " "
TravelGroup "1" *-right- "0..*" Travel : " "
Travel "1" *-down- "1" TravelInfo
User "0..*" -right-> "1" Travel : " "
FriendInfo "0..*" -up-> "0..*" Travel
TravelInfo "1" o-down- "1" City
TravelInfo "1" *-down- "2..2" Date
UserInfo -[hidden] FriendInfo
}
@enduml
| false | true | false | false | sequence |
cc99725ad8cad3e60550fbd4f623f2206fbd49a9 | 74cb674dc7b9c3f65f6ab08fc5ad3a43c3bf12d3 | /Offline 2/Problem 2/out/production/Problem 2/aesthetics/color/color.plantuml | 127c1f70f7fa50f3b1e38f3356c1a19d011162fa | [] | no_license | zarif98sjs/CSE-308-Software-Engineering | a9759bbee2ea0647eae2ea677d08741293a1cc14 | 515015a40c10d916d5089f11784b4ff75319fcbd | refs/heads/main | 2023-06-27T05:57:00.443594 | 2021-07-28T13:57:32 | 2021-07-28T13:57:32 | 344,690,362 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 571 | plantuml | @startuml
title __COLOR's Class Diagram__\n
namespace aesthetics {
namespace color {
class aesthetics.color.Blue {
+ toString()
}
}
}
namespace aesthetics {
namespace color {
interface aesthetics.color.Color {
{abstract} + toString()
}
}
}
aesthetics.color.Blue .up.|> aesthetics.color.Color
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
bbf861361b0bb23c57a9e4613a454468a4803dcc | 70779029a8fbd05f6a0ea5c36e12e8fc6744fe77 | /ApplicationManager/verifyCurrentApps.puml | 9a06c25ca0e0fa3c57b8277021feb276e3030138 | [] | no_license | se-edge/framework-diagrams | 1e526beadb7e2ca73e6762e8761db833bb446826 | f6791b0a2c7b692c66fc076ab5b3c2dca90345f0 | refs/heads/develop | 2021-07-08T02:18:08.117942 | 2021-02-11T13:53:18 | 2021-02-11T13:53:32 | 234,077,942 | 0 | 0 | null | 2021-04-02T14:31:22 | 2020-01-15T12:40:10 | Shell | UTF-8 | PlantUML | false | false | 428 | puml | @startuml
title "ApplicationManager verifyCurrentApps"
!include https://raw.githubusercontent.com/se-edge/diagrams/develop/Participants.puml
[->AM : verifyCurrentApps()
loop foreach apps
AM->EApp ++: [[http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/se-edge/diagrams/develop/ApplicationManager/ComposeApplication.verify.puml&fmt=svg verify()]]
EApp-->AM --:
end
AM-->[:
@enduml
| false | true | false | false | sequence |
0582e997a55620b611592021c1f8942691f04aea | 261f3d4fd238b13676398b33df2304142bf505a0 | /docs/EventDiagram/SequenceDiagram/CommandAddEventAttendance.puml | 05a070e880722593d92f45b858e36552092c408f | [] | no_license | AY2021S1-CS2113T-F14-1/tp | 8a917e7e02274af464095b31ee695282f294737c | 9e05f06f9f338e4059e96faa992c22a1bad412e7 | refs/heads/master | 2023-01-09T19:46:16.021830 | 2020-11-13T12:07:10 | 2020-11-13T12:07:10 | 300,518,941 | 0 | 4 | null | 2020-11-13T12:07:11 | 2020-10-02T06:13:45 | Java | UTF-8 | PlantUML | false | false | 1,639 | puml | @startuml
-> ":CommandAddEventAttendance": execute()
activate ":CommandAddEventAttendance"
":CommandAddEventAttendance" -> ":EventList" : addAttendance(eventName, memberName)
activate ":EventList"
":EventList" -> ":EventList" : checkEventExistence(eventName)
opt event does not exist
":EventList" --> ":CommandAddEventAttendance" : output
<-- ":CommandAddEventAttendance" : output
end
":EventList" -> ":MemberList" : checkMemberExistence(memberName)
activate ":MemberList"
":MemberList" -> ":EventList"
deactivate ":MemberList"
opt member does not exist
":EventList" --> ":CommandAddEventAttendance" : output
<-- ":CommandAddEventAttendance" : output
end
activate ":EventList"
":EventList" -> ":Event" : findEventByName(eventName)
activate ":Event"
return
":EventList" -> ":MemberList" : checkEventExistence(eventName)
activate ":MemberList"
":MemberList" --> ":EventList"
deactivate ":MemberList"
":EventList" -> ":Event" : getEventParticipants()
activate ":Event"
return
opt participant exists in event
":EventList" --> ":CommandAddEventAttendance" : output
<-- ":CommandAddEventAttendance" : output
end
activate ":MemberList"
":EventList" -> ":MemberList" :findMemberByName(memberName)
activate ":MemberList"
":MemberList" -> ":Member" : findEventByName(eventName)
activate ":Member"
return
return
":EventList" -> ":Event" : setEventParticipants(m)
activate ":Event"
return
":EventList" -> ":Event" : eventParticipants.size();
activate ":Event"
return output
":EventList" --> ":CommandAddEventAttendance" : output
deactivate ":EventList"
<-- ":CommandAddEventAttendance" : output
deactivate ":CommandAddEventAttendance"
@enduml | false | true | false | false | sequence |
99f5a6cd4d7fef1edb1f58861bfb4d1d27748fde | d312d6430cabdc1358ccd3539c4fb9a2be1699d4 | /test.puml | d3c9dc1e4c4f1c907229425b0622c62c14edc7e6 | [] | no_license | ryota0624/puml-comment-action | 3a37d8a2262f0948ddbb31d71bc881cd126b21b5 | 3e8e6da9614c3c5f90a10829b53efd3a9b1eb03e | refs/heads/main | 2023-07-23T10:28:16.287789 | 2023-07-12T13:39:38 | 2023-07-12T13:39:38 | 325,517,773 | 0 | 0 | null | 2023-07-12T13:39:39 | 2020-12-30T10:12:37 | Scala | UTF-8 | PlantUML | false | false | 44 | puml | @startuml
object Bob
object Alice
@enduml
| false | true | false | false | object |
4863f65168da0f832f445de98d14aa342a39157e | 8a7d4e7348e7cf75ea65d857f140d0454add6f84 | /docs/src/developer/mccscontroller/allocate.puml | 0435d430ad503157fc9ee21fb75a0a32da075dce | [
"BSD-3-Clause"
] | permissive | ska-telescope/cdm-shared-library | d1812ed010a09765a5be5a41d1c7e8e9694d110a | 87083655aca8f8f53a26dba253a0189d8519714b | refs/heads/master | 2023-09-01T08:27:16.704307 | 2023-08-08T13:01:10 | 2023-08-08T13:01:10 | 191,747,755 | 0 | 0 | BSD-3-Clause | 2023-02-10T13:48:25 | 2019-06-13T11:11:28 | Python | UTF-8 | PlantUML | false | false | 348 | puml | @startuml
hide empty members
package ska_tmc_cdm.messages.mccscontroller {
package allocate.py <<Rectangle>> {
class AllocateRequest {
interface: str
subarray_id: int
subarray_beam_ids: List[int]
station_ids: List[List[int]]
channel_blocks: List[int]
}
}
}
@enduml
| false | true | false | false | class |
389adb9b6757153c466f392b6b8a09609f31c49d | e75e9ab0e9fd1a31e408256b7e00259524f54feb | /boot-pattern/src/main/java/com/ylkget/pattern/prototype/prototype.puml | df96b79e0eb4418c55f1d386dbb1567068a20ea0 | [
"MIT"
] | permissive | ylksty/spring-hub | 413a2ab35bd953f8037f4acc0ef975b5d2ab0970 | c948e30f205ae0b65f59ff274e49a3d1abcbb3d2 | refs/heads/main | 2023-04-04T01:36:29.742178 | 2021-04-17T15:16:33 | 2021-04-17T15:16:33 | 332,437,547 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 234 | puml | @startuml
'https://plantuml.com/class-diagram
class Object {
#native Object clone()
}
interface Cloneable
class Concreate extends Object implements Cloneable {
#Object clone()
}
class Client
Client ..> Concreate
@enduml | false | true | false | false | class |
c6d330fc613e58907ce4d84a4e51174149962dc1 | 977af3995a201e2e58e5a8b8bd3889e36480dcf1 | /posts/2020/04/30/01-reactivestreams/reactivestreams.puml | 4523191a7203eb51180e38e7d3f207b211781f81 | [] | no_license | azyobuzin/blog | 7125f650f97b1dd5327baafec1dc2ee186a992b2 | 6e2c60485cbc2332998bbcc36fe41bba147b4a4d | refs/heads/master | 2023-01-06T12:04:39.509431 | 2023-01-02T11:03:36 | 2023-01-02T11:03:36 | 252,676,040 | 2 | 0 | null | 2023-01-02T11:03:37 | 2020-04-03T08:34:33 | TypeScript | UTF-8 | PlantUML | false | false | 405 | puml | @startuml
actor User
User -> Publisher : Subscribe(subscriber)
activate Publisher
Publisher -> Subscriber : OnSubscribe(subscription)
Publisher -> User
deactivate Publisher
Subscriber -> Publisher : subscription.Request(1)
Publisher -> Subscriber : OnNext(data)
Subscriber -> Publisher : subscription.Request(1)
Publisher -> Subscriber : OnNext(data)
Publisher -> Subscriber : OnComplete()
@enduml
| false | true | false | false | usecase |
74d9bc8c8afc30f4f306bb6dffa14589482d57ff | 8d00f9eb632ab3068c91ddc490e58303ad9b03e9 | /doc/sequences/account/login_and_out_diagram.puml | af037aaa04acf0518fd8512510aee44c23b18df2 | [] | permissive | MillsJROSS/textplease | 8a572b9db08d220b50c3a6e8e2fa969e7444aed9 | baadc67a1e0a7a199314e73e5b27051d4b3077f9 | refs/heads/master | 2023-01-23T06:40:05.678585 | 2020-02-06T01:24:03 | 2020-02-06T01:24:03 | 191,037,347 | 0 | 0 | MIT | 2019-12-19T21:16:06 | 2019-06-09T17:46:23 | Ruby | UTF-8 | PlantUML | false | false | 441 | puml | @startuml
actor User
boundary TextPlease
User -> TextPlease : visit
TextPlease -> User : home page
User -> TextPlease : click **Sign in**
TextPlease -> User : sign in page
User -> TextPlease : fill in sign in form
TextPlease -> TextPlease : validate user credentials
TextPlease -> User : home page w/ session cookie
User -> TextPlease : click **Sign out**
TextPlease -> TextPlease : delete session
TextPlease -> User : home page
@enduml
| false | true | false | false | sequence |
4bf7f7d6e00685082cf89da8524c2c7372d71c23 | c2b6bfee8da36cc39de688e146ba107b74218b12 | /plantuml/objectmodel/details/meta.plantuml | f81a7ab1c66141d8cccbca1747c4de43cd5f2209 | [
"Apache-2.0"
] | permissive | TOMP-WG/TOMP-API | 02bbd268c6ece21f7a5d28f4e42e1b456233e8e9 | 2aa6ae3d6b355a12a8936ff1069821bb7c89a743 | refs/heads/master | 2023-09-01T16:13:50.445300 | 2023-07-25T12:08:52 | 2023-07-25T12:08:52 | 189,022,994 | 80 | 34 | Apache-2.0 | 2023-08-22T12:36:34 | 2019-05-28T12:21:59 | null | UTF-8 | PlantUML | false | false | 606 | plantuml | @startuml
class EndpointImplementation {
+String version
+String baseUrl
}
EndpointImplementation -{ Endpoint : endpoints >
EndpointImplementation -{ Scenario : scenarios >
EndpointImplementation -- "1..1" ProcessIdentifiers : processIdentifiers >
class Endpoint {
+String method
+String path
String eventType
+String status
Boolean supportsPaging
Integer maxPageSize
withoutPaging
withPaging
}
enum Scenario {
}
class ProcessIdentifiers {
+String operatorInformation
+String planning
+String booking
+String tripExecution
+String support
+String payment
+String general
}
@enduml
| false | true | false | false | class |
94d63d238fb4e5c1c6d64ad86777b01959b2a581 | d0e67f4c558e004e8683c27171dee19d1abd728c | /docs/diagrams/Logic.puml | f7acbe3b548a4e57510410180c14eef6274f8f7a | [] | no_license | AY2122S1-CS2113T-W11-2/tp | be2112ee824f124b8cc5309f180a42fe62ecac22 | db36dcd977fc530b7df460240a85174965bb35b2 | refs/heads/master | 2023-09-03T14:42:11.970127 | 2021-11-08T15:57:40 | 2021-11-08T15:57:40 | 411,513,280 | 0 | 4 | null | 2021-11-08T15:57:41 | 2021-09-29T03:10:48 | Java | UTF-8 | PlantUML | false | false | 647 | puml | @startuml
hide circle
skinparam classAttributeIconSize 0
package "Ui" <<Rectangle>> {
}
package "Model" <<Rectangle>> {
}
package "Storage" <<Rectangle>> {
}
package "Main" <<Rectangle>> {
}
package "Logic" <<Rectangle>> {
package "parser" <<Rectangle>> {
class Parser
}
package "commands" <<Rectangle>> {
class "{abstract}\n Command"
class XYZCommand
}
Main --> "1" Parser
"{abstract}\n Command" <|-- XYZCommand
Parser ..> XYZCommand : returns >
Main ..> "{abstract}\n Command": executes >
"{abstract}\n Command" ..> Ui
Parser ..> Model
"{abstract}\n Command" ..> Model
"{abstract}\n Command" ..> Storage
}
hide members
@enduml
| false | true | false | false | class |
ece39bd6c8e794493479914fdf1fcd9e2a77541d | 96874e0e3f9711f63256e620f7e83d6c24addc40 | /T4 - Sara/plantuml/CG_Privado/Privado_Matematica.puml | 35ad9416935b0b8fefbb8748ffc5ee3be8c761b5 | [] | no_license | sarahelenargthss/LudoOpenGL | d61bf926e3e5f14695cba7681b5704c037560dc3 | 7112a5c8facf2ee60a3b9d0a1161e03d23bb4422 | refs/heads/main | 2023-02-04T22:39:57.249310 | 2020-12-22T00:11:23 | 2020-12-22T00:11:23 | 323,476,001 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 441 | puml | @startuml
abstract class Privado_Matematica {
+ {static} DistanciaEuclidiana(pto1:Ponto4D, pto2:Ponto4D) : double
+ {static} DistanciaEuclidianaSemRaiz(pto1:Ponto4D, pto2:Ponto4D) : double
+ {static} ScanLineInterseccao(yi:double, y1:double, y2:double) : double
+ {static} ScanLineCalculaXi(x1:double, x2:double, ti:double) : double
+ {static} ScanLine(ptoClique:Ponto4D, ptoIni:Ponto4D, ptoFim:Ponto4D) : bool
}
@enduml
| false | true | false | false | class |
85fab9db9df667e4982c4ea434a1a5b782a1c70c | 917f7524046ed086a97d0aeb39ff694bc707598c | /ProjetACL-master/ProjetACL/src/modele/modele.plantuml | e2d4ca3ca4cec18c1531128195949814e7b72a07 | [] | no_license | h-wb/s7-acl | ff5797db723abb1773e49cb3982f0ba59ac2ed5a | b04e4849944e28077fa8f461d36b431a51c9b9af | refs/heads/master | 2020-04-10T13:04:09.215000 | 2019-03-16T12:51:24 | 2019-03-16T12:51:24 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 590 | plantuml | @startuml
title __MODELE's Class Diagram__\n
package modele {
class Carte {
# valeur : int
# Carte()
+ getCategorie()
+ getValeur()
}
}
package modele {
abstract class Categorie {
# Categorie()
+ getCouleur()
{abstract} + toString()
}
}
Carte o-- Categorie : categ
Categorie o-- Couleur : couleur
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
a8f8ce29a94ddd5ab8185a465d9849f1cba8afe8 | 04e95c84dd38b29016100690f6a6432f3497af68 | /Assignment1/misc/component.plantuml | b3fc01f641498d9a7d3664059ef301d896f8a341 | [] | no_license | WinnerOK/DMD2_assignments | a04fc9cbb527a1e1d5aea6cbcaa372379dd24789 | 0f807ed4ef7ab291df69b83865e8b3b17d676ca7 | refs/heads/master | 2022-05-23T16:21:30.280683 | 2020-04-23T11:51:50 | 2020-04-23T11:51:50 | 242,231,909 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 780 | plantuml | @startuml
package "migrate.py"{
[transfer_table] --> Neo4j_statements
[transfer_many2many] --> Neo4j_statements
[transfer_relation] --> Neo4j_statements
Neo4j_statements -d-> [execute_statements]
[set_unique_constraint]
}
database "PostgreSQL" {
folder "tables" {
[film]
[actor]
[...]
}
folder "many2many relation tables" {
[film_actor]
[film_category]
}
}
database "Neo4j"{
[nodes]
[edges]
}
[set_unique_constraint] -u-> [transfer_table]
[film_category] -d-> [transfer_many2many]
[film_actor] -d-> [transfer_many2many]
[film] -d-> [transfer_table]
[actor] -d-> [transfer_table]
[film] -d-> [transfer_relation]
[execute_statements] -d-> [nodes]
[execute_statements] -d-> [edges]
@enduml | false | true | false | false | sequence |
32ba9bc962216a1ca574f633ff35426cd95c9316 | e99bd81bb700efb400c72f617797915bc3fdb85d | /diagrams/state.plantuml | 50c087b970455bfe71d501c6ebb19f82af0de68a | [
"MIT"
] | permissive | peteruhnak/pharo-tanks-game | 762aca1f261c2534b57cd56c1a874cb594284e31 | a7c1039dacf7802fcf364c01d1e31088473b4891 | refs/heads/master | 2021-01-13T11:24:14.153392 | 2016-12-21T16:24:52 | 2016-12-21T16:24:52 | 77,060,643 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,102 | plantuml | @startuml
package "State pattern" {
note "Many ways to implement switching modes,\n\
e.g. providng `firingMode` setter,\n\
having a cyclic list of modes, etc." as N1
package "Model" {
class ADPTurret {
+ switchMode()
+ singleMode()
+ doubleMode()
+ fireProjectiles() : ADPProjectiles[*]
}
note right of ADPTurret::switchMode
switchMode
firingMode nextMode
end note
note right of ADPTurret::fireProjectiles
fireProjectiles
^ firingMode fireProjectiles
end note
}
package "TurretStates" {
class ADPTurretMode {
{abstract}+ fireProjectiles() : ADPProjectiles[*]
{abstract}+ nextMode()
}
class ADPTurretSingleMode {
+fireProjectiles() : ADPProjectiles[*]
+textMode() // turret doubleMode
}
class ADPTurretDoubleMode {
- dispersion : Number
+ fireProjectiles() : ADPProjectiles[2]
+ dispersion:(aNumber : Number)
+ nextMode() // turret singleMode
}
ADPTurretMode <|-- ADPTurretSingleMode
ADPTurretMode <|-- ADPTurretDoubleMode
}
ADPTurret "turret" <-> "firingMode" ADPTurretMode
}
@enduml
| false | true | false | false | class |
f0141d91fe2d8e0aacb9439b43dde97a7486d026 | e23f2d00180eb551924d6af4bf5e3346554bbc78 | /demo/contruct.puml | 599d1143e6ed2393f9f45e555af8d312228fd474 | [
"Apache-2.0"
] | permissive | REBOOTERS/ARouter | c336a84bb180190a2b32cc1276d0b0eb3eebe789 | 5e8f7e5a9f59c60598dbb92609b2d3afac23ac5f | refs/heads/master | 2021-07-02T07:02:29.293954 | 2019-09-03T07:01:38 | 2020-12-06T08:54:24 | 192,709,305 | 1 | 0 | null | 2019-06-19T10:16:29 | 2019-06-19T10:16:28 | null | UTF-8 | PlantUML | false | false | 674 | puml | @startuml
package arouter_api #03A9F4 {
class ARouter
class _ARouter
class PostCard
class LogisticsCenter
class WareHouse
}
package arouter_annotaion #00BCD4 {
class RouteMeta
}
class ARouter {
getInstance()
}
class _ARouter {
init()
afterInit()
build() PostCard
navigation()
_navigation()
}
class LogisticsCenter {
init()
completion()
}
class PostCard {
navigation()
}
class WareHouse {
groupsIndex
routes
}
class RouteMeta {
}
_ARouter .right.> LogisticsCenter
_ARouter -up-> WareHouse
WareHouse -up--> RouteMeta
_ARouter <-right-> PostCard
ARouter .up.> _ARouter
PostCard --up--|> RouteMeta
@enduml | false | true | false | false | class |
44aa40ddd7989d302933c67aabe25518ed012780 | 72739aec9f1317cf315a178ee479bd2e23d361e4 | /src/main/asciidoc/images/deployment.puml | 9eb2dbfa605c8a0e0a62034e28b3df9b52421466 | [] | no_license | dukecon/dukecon_local | c77829f844b5c7b89db03485da4edfb010dee601 | 56a0d5451656122e0142e6f16b124b66903a2488 | refs/heads/develop | 2022-07-16T08:21:28.013972 | 2020-02-22T17:27:59 | 2020-02-22T17:27:59 | 183,606,229 | 0 | 0 | null | 2020-10-22T19:25:40 | 2019-04-26T10:07:39 | null | UTF-8 | PlantUML | false | false | 2,099 | puml | @startuml
'skinparam linetype ortho
skinparam handwritten true
title DukeCon Local (Docker)
legend top right
'|= Types |
|<#orange> external |
|<#lightyellow> mandatory |
|<#lightblue> optional |
|<#lightgreen> alternate |
endlegend
node local <<YourMachine>> {
interface browser #orange
node docker {
component edge <<HTTPD>> #lightyellow
component "edge-with-static" as extended_edge <<HTTPD>> #lightgreen
component pwa <<VueJS>> #lightyellow
component server <<SpringBoot>> #lightyellow
component archive <<HTTPD>> #lightblue
component feedback <<SpringBoot>> #lightblue
component "admin-client" <<Html5>> as admin #lightblue
database postgres <<Docker>> #lightblue
}
folder data <<Directory>> {
folder server_data <<Directory>> {
file "config/conference.yml" <<File>> #lightyellow
}
folder feedback_data <<Directory>> #lightblue
folder postgres_data <<Directory>> #lightblue
folder edge_static <<Directory>> #lightgreen
}
browser --> edge : "http://localhost:9010/javaland/2019"
edge --> pwa : "/"
edge --> server : "/rest"
edge --> feedback : "/feedback"
edge --> admin : "/admin/"
browser --> extended_edge #lightgreen : "http://localhost:9019/javaland/2019"
extended_edge --> pwa #lightgreen : "/"
extended_edge --> server #lightgreen : "/rest"
extended_edge --> feedback #lightgreen : "/feedback"
extended_edge --> admin #lightgreen : "/admin/"
extended_edge --> edge_static #lightgreen : "/rest/(init|image-resources|conferences/)..."
server --> archive : "Raw Conference Data"
server --> postgres
feedback --> postgres
feedback .-> feedback_data : volume
server .-> server_data : volume
postgres .-> postgres_data : volume
}
cloud internet {
node dukecon {
component keycloak #orange
}
}
browser -[dotted]-> keycloak : OAuth (get/refresh token)
server -[dotted]-> keycloak : OAuth (verify token)
feedback -[dotted]-> keycloak : OAuth (verify token)
@enduml
| false | true | false | false | sequence |
7139b4df4b2e0e02b7a2e9e9dba288b40cf9578d | 1e992cebb323e6f1bbddd1e23b6214f8806b7834 | /sip/EndToEnd/sip_state_invite_uac_proxy_uas-failed-decline.puml | 5a819615142095ddae9dea7dd9cf06e788533176 | [] | no_license | gongpengjun/code_diagrams | 006c66441ae26331d19a408912af01c84e1bd5f4 | 686a830f47e407ddc58e7f8003331ee4fca5975c | refs/heads/master | 2021-06-26T00:52:25.079556 | 2020-10-27T13:45:34 | 2020-10-27T13:45:34 | 166,416,838 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,851 | puml | @startuml
title INVITE Decline flow with stateful proxy
!pragma teoz true
skinparam monochrome true
autonumber "F00 "
hide footbox
skinparam BoxPadding 40
skinparam headerFontSize 14
'skinparam headerFontColor red
header SIP-603
box "caller"
participant "Invite Transaction Client" as UAC_ITC << UAC >>
end box
box "proxy"
participant "Invite Transaction Server" as Proxy_ITS << Server >>
participant "Invite Transaction Client" as Proxy_ITC << Server >>
end box
box "callee"
participant "Invite Transaction Server" as UAS_ITS << UAS >>
end box
'hnote over UAC_ITC: None
UAC_ITC -> Proxy_ITS: INVITE
activate UAC_ITC
hnote over UAC_ITC: Calling
activate Proxy_ITS
hnote over Proxy_ITS: Proceeding
UAC_ITC <- Proxy_ITS: 100 Trying
hnote over UAC_ITC: Proceeding
'hnote over Proxy_ITC: None
Proxy_ITS -> Proxy_ITC: INVITE
activate Proxy_ITC
Proxy_ITC -> UAS_ITS: INVITE
hnote over Proxy_ITC: Calling
activate UAS_ITS
hnote over UAS_ITS: Proceeding
Proxy_ITC <- UAS_ITS: 180 Ringing
note right of UAS_ITS: Ringing
hnote over Proxy_ITC: Proceeding
Proxy_ITS <- Proxy_ITC: 180 Ringing
UAC_ITC <- Proxy_ITS: 180 Ringing
note left of UAC_ITC: Ringing
== wait for HUMAN input ==
UAS_ITS <--] : callee user decline
hnote over UAS_ITS: Completed
Proxy_ITC <- UAS_ITS: 603 Decline
UAS_ITS <- UAS_ITS: start timer G (response retransmit)\n(0.5s, 1s, 2s...32s)
UAS_ITS -> UAS_ITS: start timer H (Wait for ACK receipt)\n32s
hnote over Proxy_ITC: Completed
Proxy_ITS <- Proxy_ITC: 603 Decline
hnote over Proxy_ITS: Completed
Proxy_ITC -> UAS_ITS: ACK (603)
Proxy_ITC -> Proxy_ITC: start timer D (Wait response retransmits)\n32s
hnote over UAS_ITS: Confirmed
'note right of UAS_ITS: stop timer H (Wait for ACK receipt)
UAS_ITS -> UAS_ITS: start timer I (Wait for ACK retransmits)\n5s(Maximum duration a message in network)
UAC_ITC <- Proxy_ITS: 603 Decline
Proxy_ITS <- Proxy_ITS: start timer G (response retransmit)\n(0.5s, 1s, 2s...32s)
Proxy_ITS -> Proxy_ITS: start timer H (Wait for ACK receipt)\n32s
hnote over UAC_ITC: Completed
UAS_ITS -> UAS_ITS: timer H or I fired
hnote over UAS_ITS: Terminated
deactivate UAS_ITS
UAC_ITC -> Proxy_ITS: ACK (603)
UAC_ITC -> UAC_ITC: start timer D (Wait response retransmits)\n32s
hnote over Proxy_ITS: Confirmed
'note right of Proxy_ITS: stop timer H (Wait for ACK receipt)
Proxy_ITS -> Proxy_ITS: start timer I (Wait for ACK retransmits)\n5s(Maximum duration a message in network)
Proxy_ITC -> Proxy_ITC: timer D fired
hnote over Proxy_ITC: Terminated
deactivate Proxy_ITC
Proxy_ITS -> Proxy_ITS: timer H or I fired
hnote over Proxy_ITS: Terminated
deactivate Proxy_ITS
UAC_ITC -> UAC_ITC: timer D fired
hnote over UAC_ITC: Terminated
deactivate UAC_ITC
skinparam footerFontSize 14
'skinparam footerFontColor red
footer INVITE is three way handshake (request,603,ack) and delivered hop-by-hop when decline
@enduml | false | true | false | false | sequence |
16a2aa48c10a6bd4ca71d6a0689f4f5ea052f205 | 494374c841501dfdf838f01087ae3219bd060514 | /SOLIDLab/CPF/Client.puml | a72bdc83b25298088e6c23b407796fe3022cc787 | [] | no_license | 6cap-samuel/lab03-2106 | e67af77ddfe69304591e2a5c3691cc5062c314b5 | 1ab17d4b2d1b6e54ed8793e46a671652f9f837eb | refs/heads/master | 2020-04-28T21:03:41.331202 | 2019-03-14T09:04:20 | 2019-03-14T09:04:20 | 175,567,309 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 803 | puml | @startuml
package Models {
interface IClient
class Client {
+ ClientId : int <<get>> <<set>>
+ Name : string <<get>> <<set>>
+ Email : string <<get>> <<set>>
+ Cpf : string <<get>> <<set>>
+ DataRegister : DateTime <<get>> <<set>>
}
}
package Repository {
interface IRepository {
+ Add(T model) : string
}
class ClientRepository {
+ Add(T model) : string
}
}
package Email {
interface IEmailer {
+ sendEmail(string clientEmail) : string
}
class Emailer {
+ sendEmail(string clientEmail) : string
}
}
class ClientUtils {
+ validateClient(Client client) : boolean
}
IClient <|-down- Client: Inheritance
IRepository <|-down- ClientRepository: Inheritance
@enduml
| false | true | false | false | class |
35bc5385708d890a2f1d2428fa01ea57254c3067 | 35f575c997f226e4662ae214735e29186e93d1bf | /dependencies/Ogre/src/Docs/src/umldocs/TextureSource.puml | 36d753bbd7a59c4dd49e01491d5ed1c59f38703c | [
"MIT",
"MPL-1.1",
"CC-BY-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"ICU",
"CC-BY-3.0",
"CC-BY-NC-4.0",
"LicenseRef-scancode-unknown-license-reference",
"Zlib",
"LicenseRef-scancode-public-domain",
"CC-BY-4.0",
"Apache-2.0"
] | permissive | PTSD-3D/PTSD-Engine | b227aa52b9f948a7794c0075295e70d4a71c4353 | 2f523b8a7fd768c8e3cfd634e53d8c34b3b359ef | refs/heads/main | 2023-05-04T03:25:26.093194 | 2021-05-27T21:10:25 | 2021-05-27T21:10:25 | 345,047,719 | 3 | 0 | Apache-2.0 | 2021-05-27T21:10:26 | 2021-03-06T08:50:35 | C++ | UTF-8 | PlantUML | false | false | 820 | puml | @startuml
hide empty members
set namespaceSeparator none
class ExternalTextureSource {
+ setParameter()
}
class ExternalTextureSourceManager {
+ setExternalTextureSource()
+ setCurrentPlugin()
}
ExternalTextureSource -up-o ExternalTextureSourceManager
class ScriptTranslator {
* Set "video" plugin active
* Parse & Set parameters
* Create Texture
}
class Plugin_ffmpegVideoSystem {
+ dllStartPlugin()
}
object Plugins.cfg {
Plugin=Plugin_ffmpegVideoSystem
Plugin=..
Plugin=..
}
Plugins.cfg -- Plugin_ffmpegVideoSystem
Plugin_ffmpegVideoSystem -down-> ExternalTextureSourceManager
ScriptTranslator -down-> ExternalTextureSourceManager
object "Sample Material Script" as material {
pass
{
\tfilename test.mpeg
\tplay_mode play
\tsound_mode on
}
}
material -- ScriptTranslator
@enduml
| false | true | false | false | class |
5db82e74033b66bd3a5b0a4320962b429a6d1d30 | 7041d4eab20296045d22e31c56211bc84b17da1c | /docs/Récupérer question/RDCU_Recuperer_Question.puml | d06312629c0440d76068e3ee644c045d8763821f | [] | no_license | nerdz88/SGA-TS | ff97ce5cd5c78de97a851e80e0c948f7552b0f2c | 608d0748ff5ceff47ff75a9053cc1b5fee061df9 | refs/heads/main | 2023-07-09T19:54:11.262264 | 2021-07-28T17:39:07 | 2021-07-28T17:39:07 | 397,959,207 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,627 | puml | @startuml recupererTouteQuestion
skinparam style strictuml
skinparam defaultfontname Verdana
title RDCU pour récupérer toutes les questions créées d'un enseignant
participant "operationCours : OperationCours" as opCours
participant "universite : Universite" as universite
participant "espacesCours[i] : EspaceCours" as cours
->opCours : questions = recupererToutesQuestions(token)
note left : Selon Contôleur,\nreçoit la première opération système
opCours -> universite : espacesCours = recupererTousEspaceCours(token)
note left : Selon expert, universite a toutes les\ninformations pour recupererTousEspaceCours
loop espacesCours.length
opCours -> cours : questions += recupererToutesQuestions()
note left : Selon expert, chaque espaceCours a toutes les\ninformations pour\nrecupererToutesQuestions de l'espaceCours en cours
end
@enduml
@startuml recupererUneQuestion
skinparam style strictuml
skinparam defaultfontname Verdana
title RDCU pour récupérer une question créée d'un enseignant
participant "operationCours : OperationCours" as opCours
participant "universite : Universite" as universite
participant "espaceCours : EspaceCours" as cours
->opCours : questions = recupererUneQuestion(idEspaceCours, idQuestion)
note left : Selon Contôleur,\nreçoit l'opération système
opCours -> universite : espaceCours = recupererUnEspaceCours(idEspaceCours)
note left : Selon expert, universite a toutes les\ninformations pour recupererUnEspaceCours
opCours -> cours : questions = recupererUneQuestion(IdQuestion)
note left : Selon expert, espaceCours a toutes les\ninformations pour recupererUneQuestion
@enduml | false | true | true | false | sequence |
086708364721281ae9729328b89085f73cf16de5 | fe81c4a47105f9ec112127c0f51ab27bbfcef7e3 | /RadPath.plantuml | 05fe7b0d45d212dddecd3a21ab98f465ce4ecd45 | [] | no_license | goelalex/Rad-Path-Concordance | cd888ec031cd5fe5a365bc95d966fb880ffa99fb | 9d1390e18d00a21571582f41b30cfc7d3e70fba2 | refs/heads/main | 2023-06-24T12:07:00.032794 | 2021-07-29T13:28:50 | 2021-07-29T13:28:50 | 360,937,955 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 455 | plantuml | @startuml
skinparam monochrome true
participant ContentDataStructureCreator as CDSCre
participant ContentDataStructureConsumer as CDSCon
participant FormFiller as FF
participant CondocordanceReporter as CR
participant ConcordanceConsumer as CC
CDSCre -> CDSCon: Report Definition
CDSCon -> CR: Required Actor Bundle
CR -> FF: Request Observations
FF -> CR: Send Observations
CR -> CR: Calculate concordance
CR -> CC: Send concordance report
@enduml | false | true | false | false | sequence |
b52b56905398c925cda2e1cdf3c6043b518bcb80 | aba34cfac47f97ae538a3b136c415ea2f7a39d51 | /House.puml | d1ae6a3b2a34accbdef4fe3810b306afa0f8065e | [] | no_license | staffordrn/cit260-final-project | e69d17b8cc3428d13527b3df3d1e6155e168e0eb | eb587672540d80ad2a42c0637e28ec8f8c4c2d84 | refs/heads/master | 2020-09-16T06:45:23.765005 | 2019-12-18T20:50:37 | 2019-12-18T20:50:37 | 223,687,259 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 207 | puml | @startuml
class House {
-squareFeet: int {get, set}
-mortgage: double {get, set}
-rentalProfit: double {get, set}
-monthlyRent: double {get, set}
+MyHouse()
+MyHouse(sqft, price, rent)
}
@enduml | false | true | false | false | class |
ad45fb1988e39c896035e8f653490ea0cf0b5b53 | 8a0653b68453c355f27c1e0909da3d2d37601b65 | /project/uml/ansibleElements.puml | 31c0489efecea72c03431106a47e9908e02a5b40 | [] | no_license | ezequiels/nazz | c605e48262bb7c8386197e370736171c7f964e21 | 3735c58c464bb861b275481ec1216bc8da9ce84e | refs/heads/master | 2021-08-30T04:35:27.576352 | 2017-12-16T02:25:12 | 2017-12-16T02:25:12 | 111,032,955 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 622 | puml | @startuml
skinparam backgroundcolor transparent
package "Ansible" {
package "UI" {
[CLI]
}
package "Infrastructure" {
[Engine]
}
package "Utilities" as utilities{
[Parsers]
[Transport]
[Configuration]
[Loaders]
}
package "Extensions" as extensions {
[Modules]
[Plugins]
}
[CLI] <--> [Engine]
[CLI] <-> [Configuration]
[Configuration] <-> [Parsers]
[Engine] <--> [Transport]
[Engine] <---> [Modules]
note bottom of Loaders: <b>Loaders</b> and <b>Plugins</b> are used almost everywhere
}
@enduml | false | true | false | false | uml-unknown |
6c3798a286efe1e69d70a2a4cd280af9645ff08a | 98469f36b7ccdb812514c5aa9e16e7c18bbbecae | /assets/2017-08-13/right-dependencies.puml | a0463c8f22169e0c6695e492f55a4c2d6cd6129f | [] | no_license | iinegve/fathersson.github.io | 0a4b91242881b65c5e0126a8bc9bb9e2a37d6563 | a1a715a6ffdb0302392e88b5135a8933e5700b62 | refs/heads/master | 2021-06-25T09:04:25.712134 | 2017-09-07T23:09:43 | 2017-09-07T23:09:43 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 86 | puml | @startuml
[Core] <-u- [Spring]
[Core] <- [HttpClient]
[Core] <-- [Hibernate]
@enduml | false | true | false | false | uml-unknown |
ad14bbea4747d44f5cbea574564ad7caccb5446f | 511df7212d8bea810c5eecb33339acb520ab30b4 | /design-uml/2.UC_User_Product.puml | e1ecdf356d5d3fbe3962cc30b82bc576a2c4bc8c | [] | no_license | tungnm-ict/spring-hibernate-demo | 67f6bd3a55aab93d7829cbc224c18be7bd309e73 | 2eff134615fdddb4c6e4473ec5f44a53b8c6b31b | refs/heads/master | 2020-03-17T16:24:23.330655 | 2018-05-17T03:44:35 | 2018-05-17T03:44:35 | 133,747,409 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 233 | puml | @startuml
package "Use Case Product" {
:User:
(Create New Product) as CP
User -left-> CP
User --> (Modify Product)
User --> (Delete Product)
User -right-> (View All Product)
CP ..> (Choose Category)
CP ..> (Choose Attribute)
@enduml | false | true | false | false | class |
f90a222593c2c029736aa20290f3903668fc4543 | 4d0f269fc499076333abcca7620933e7d1a0f70c | /SVM/svm_train_one_activity.plantuml | d32821da2187d724b5e71198abfce6cec7232a0f | [
"MIT"
] | permissive | LeoBrilliant/LinuxExpert | 21c818ae820a6214b57da70f3010785ac135ee4d | 3ebbd230a9dfa0c69b5081fe8cb93adf21c7b6f2 | refs/heads/master | 2021-08-07T12:11:33.768351 | 2020-05-16T08:06:18 | 2020-05-16T08:06:18 | 179,095,043 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 438 | plantuml | @@startuml svm_train_one
(*) --> svm_train_one
--> ===SVM_TYPE===
note right: switch
--> [C_SVC] solve_c_svc
--> ===END_OF_SWITCH==
===SVM_TYPE=== --> [NU_SVC] solve_nu_svc
--> ===END_OF_SWITCH==
===SVM_TYPE=== --> [ONE_CLASS] solve_one_class
--> ===END_OF_SWITCH==
===SVM_TYPE=== --> [EPSILON_SVR] solve_epsilon_svr
--> ===END_OF_SWITCH==
===SVM_TYPE=== --> [NU_SVR] solve_nu_svr
--> ===END_OF_SWITCH==
--> (*)
@@enduml | false | true | false | false | uml-unknown |
175ba660ce64a558cb6bef914820afb231b27304 | 601b8aa76cc86c159c2736107d0779e31a2a7c56 | /docs/diagrams/basic_data_model.puml | f54b54e691ae9c36ea59e84c590721edcaf75c66 | [
"Apache-2.0"
] | permissive | PhilipeRLeal/datacube-core | 531b7156b777fa4b631b6af163f65473055a58d9 | 81bed714f2e5cb30a2492f1b0cf3397b79141c3a | refs/heads/develop | 2022-12-13T20:36:52.188166 | 2019-10-16T01:08:03 | 2019-10-23T02:45:40 | 217,332,524 | 2 | 0 | Apache-2.0 | 2022-12-08T01:08:59 | 2019-10-24T15:29:47 | null | UTF-8 | PlantUML | false | false | 247 | puml | @startuml
title Basic Data Model
object Dataset
object Scene
Scene : Landsat Path/Row
object Tile
Tile : cell index
object Band
Dataset o-- "0..n" Dataset : derived from
Dataset <|-- Scene
Dataset <|-- Tile
Dataset *-- "1..n" Band
@enduml | false | true | false | false | class |
7b38d064dec8afc4f136dc962899d952a85c967b | ff4358a919651bc4e6ad4d6960a60943224b7bcf | /bindings/protocols/http/images/message-flows/A_2_1_invokeAction.puml | 13e2e98771a032e68e660feb97c0b4df2f536356 | [
"BSD-3-Clause"
] | permissive | w3c/wot-binding-templates | 7abc1eb91300a3ce4e4c252e503ffb4f64b49f46 | e46f50f371a3c5a949d0c26bb0b70713fbd81801 | refs/heads/main | 2023-07-24T12:54:40.065461 | 2023-07-12T22:12:36 | 2023-07-12T22:12:36 | 81,895,018 | 27 | 22 | NOASSERTION | 2023-07-12T22:12:38 | 2017-02-14T02:24:58 | HTML | UTF-8 | PlantUML | false | false | 647 | puml | @startuml
hide footbox
box "WoT Consumer"
participant "Application" as AP
participant "Consumed Thing" as SA
end box
box "WoT Thing"
participant "Exposed Thing" as WS
participant "Application" as DC
end box
AP -> SA: invokes\n"invokeaction"\noperation
activate SA
SA -> AP: returns Promise
SA -> WS: send HTTP POST Request\nto href of form\n (body: input data)
activate WS
WS -> DC: perform corresponding\n action and awaits completion
...(certain time elapsed)...
DC -> WS: finished
WS -> SA: send HTTP POST Response\n (body: output data)
deactivate WS
SA -> AP: Promise callback\n (resolves to: output data)
deactivate SA
@enduml
| false | true | false | false | sequence |
00beea3d04faecefb6fb08fdf25bbc4bf75051ec | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ResourcesLoader.puml | 59d85fc659cc9f1e7f41f020c74596e4e309856c | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 132 | puml | @startuml
class TMP_ResourcesLoader {
+ {static} LoadTextMeshProResources() : void
{static} TMP_ResourcesLoader()
}
@enduml
| false | true | false | false | class |
571c4b0efbf0a6033cf37a7ba3fb4e1ee7fa76d3 | 605cac101260b1b451322b94580c7dc340bea17a | /malokhvii-eduard/malokhvii05/doc/plantuml/ua/khpi/oop/malokhvii05/util/algorithms/sort/GnomeSort.puml | 4fa8b657b6859e7b380d55a7ac43982db8bfbad6 | [
"MIT"
] | permissive | P-Kalin/kit26a | fb229a10ad20488eacbd0bd573c45c1c4f057413 | 2904ab619ee48d5d781fa3d531c95643d4d4e17a | refs/heads/master | 2021-08-30T06:07:46.806421 | 2017-12-16T09:56:41 | 2017-12-16T09:56:41 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 123 | puml | @startuml
class GnomeSort<T> {
+GnomeSort(Comparator<T>)
+sort(Array<T>): void
}
@enduml
| false | true | false | false | class |
47e229f14b8cdf068dfc88e173af19c55cc3e335 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalAsset.puml | 5cd5b4a160e13866fb66995feecaacf0fe512c43 | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 96 | puml | @startuml
class SignalAsset {
OnEnable() : void
}
ScriptableObject <|-- SignalAsset
@enduml
| false | true | false | false | class |
578d624fb08b3e7868f231d7ac605180ad996381 | f00fdaecb9a63f30c2e78ca4f7f1011ba1425a66 | /src/Factories/Factories.plantuml | c4bbdfbe0fb490d7d85edabbcc6d09fdc362bdf4 | [] | no_license | Projectgroep-HHS-2019/Hotelsimulation2019 | efd34cd9b9335b1b219af91d5b7ca9b56bee63ab | 66575addd0233aaae6ddf37a5fd33afa671f1ce0 | refs/heads/master | 2020-07-25T02:03:59.653273 | 2019-12-20T09:17:20 | 2019-12-20T09:17:20 | 208,125,062 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 461 | plantuml | @startuml
title __FACTORIES's Class Diagram__\n
namespace Factories {
class Factories.AreaFactory {
{static} + createArea()
}
}
namespace Factories {
class Factories.PersonFactory {
{static} + createPerson()
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
da81bddeb21fc10fc7dfc91a7570534da0f7437e | fa9855ed2f2ad20f1876549b9aa036265346adff | /use-cases/use-case-2.3.puml | 067042329d57fdb7840ce350278dc949dc7a2073 | [
"Apache-2.0"
] | permissive | scan-lan/Group-Project | fcc0f346ebe2c5495b2c31328275fcd773846892 | db93a1510cce1355ebb79f01ba8eb42d2312a685 | refs/heads/master | 2023-04-15T18:20:10.702190 | 2021-04-27T17:23:47 | 2021-04-27T17:23:47 | 333,326,638 | 0 | 0 | Apache-2.0 | 2021-04-27T17:23:48 | 2021-01-27T06:32:57 | Java | UTF-8 | PlantUML | false | false | 340 | puml | @startuml
rectangle Database
rectangle "Organisation" {
usecase UC1 as "User defines N as Integer"
usecase UC2 as "Get top N populated countries in region"
usecase UCa as "Print: Code, Name, Continent,
Region, Population, Capital"
}
User - UC1
UC1 ..> UC2
UC2 ..> UCa : include
UC2 - Database
@enduml | false | true | false | false | usecase |
9188a16263f34d400795ef0a27532096604d8f89 | 617e5c41d650f3ae75e9e17ca4b512239003e6fe | /SDPi Supplement/SDPi Rev 1.0/SDC Message Examples/SDPi Transactions/SDPi Transactions/SDPi DEV-26.puml | 1333b20995f341b482d028bb9717c82b28ed2439 | [] | no_license | egbordzor/sdpi-fhir | 11b57d49b86e24ce7e1981dffed2bc5afe31860b | 1f35778743f02be4f4b72cee863d46c396d9d271 | refs/heads/master | 2023-06-24T06:16:57.545747 | 2021-07-30T06:20:34 | 2021-07-30T06:20:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 660 | puml | skinparam monochrome true
autonumber
!global $str_sdpi_p_somds_cons = "SOMDS Consumer"
!global $str_sdpi_p_somds_prov = "SOMDS Provider"
participant "$str_sdpi_p_somds_cons" as sdpi_somds_consumer
participant "$str_sdpi_p_somds_prov" as sdpi_somds_provider
== SDPi [DEV-26] Discover System Context and Capabilities ==
|||
group secured
sdpi_somds_consumer -> sdpi_somds_provider: SDC: GetMdib()
sdpi_somds_consumer <-- sdpi_somds_provider: SDC: GetMdibResponse(MdDescription, MdState [incl. ContextStates])
|||
sdpi_somds_consumer -> sdpi_somds_consumer: Establish proxy MDIB from MdDescription, MdState including context states
end
|||
| false | true | false | false | sequence |
af00b638ca978cd243676fe2c34511f2237220a1 | 72c605a8372b04f19ec6ee6cefaf5517524d8f74 | /LevelCrossing/LevelCrossingSimulatedEnv.emi/src-models/output-LevelCrossingSystem/output-CompositeStructure.plantuml | 8e4f30cc453cdfb252e021c8db01df98afb038ae | [] | no_license | ValentinBesnard/emi-deployment | 73fba07d8f2cb6fabf82b4274bff564c3d17798e | d18eac496381bbf60ff6a2a0492083c8f0705a72 | refs/heads/master | 2022-04-15T22:09:51.331064 | 2020-02-24T07:03:54 | 2020-02-24T07:03:54 | 182,274,203 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,281 | plantuml |
@startuml
package System <<card>> {
object "tcEntrance : EntranceTC" as LevelCrossingSystem_System_tcEntrance {
id = 1
}
object "tcExit : ExitTC" as LevelCrossingSystem_System_tcExit {
id = 2
}
object "controller : Controller" as LevelCrossingSystem_System_controller
object "railwaySign : RailwaySign" as LevelCrossingSystem_System_railwaySign
object "roadSign : RoadSign" as LevelCrossingSystem_System_roadSign
object "gate : Gate" as LevelCrossingSystem_System_gate
LevelCrossingSystem_System_controller -- LevelCrossingSystem_System_gate : Controller_Gate
LevelCrossingSystem_System_controller -- LevelCrossingSystem_System_tcEntrance : Controller_EntranceTC
LevelCrossingSystem_System_controller -- LevelCrossingSystem_System_tcExit : Controller_ExitTC
LevelCrossingSystem_System_controller -- LevelCrossingSystem_System_roadSign : Controller_RoadSign
System "tcEntrancePort" -- LevelCrossingSystem_System_tcEntrance : EntranceTCPort_EntranceTC
System "tcExitPort" -- LevelCrossingSystem_System_tcExit : ExitTCPort_ExitTC
LevelCrossingSystem_System_controller -- LevelCrossingSystem_System_railwaySign : Controller_RailwaySign
LevelCrossingSystem_System_railwaySign -- "railwaySignPort" System : RailwaySign_RailwaySignPort
}
@enduml
| false | true | false | false | object |
a9dcfd8554a94bb0b4c8d03174e5f31c23a75ec7 | 80ebb72f964ce04f26191ac78acba6f19296eced | /mdbook/src/puml/tpl-hlf-cp-seq-v1.iuml | 82becbd7bc0e75c05fa707f58e1827692fcd67d5 | [
"Apache-2.0"
] | permissive | dltdojo/taichu-crypto | f25fd8765bf77378ad0611d01587889c1bd8d4ce | d4db2aa67d41d5b5b6ea0fb4a0ebbe618fa14e94 | refs/heads/master | 2023-03-04T12:58:54.251174 | 2022-12-14T14:11:41 | 2022-12-14T14:11:41 | 196,412,006 | 1 | 0 | Apache-2.0 | 2023-03-03T05:15:55 | 2019-07-11T14:37:10 | JavaScript | UTF-8 | PlantUML | false | false | 372 | iuml | ' Commercial paper tutorial
' https://hyperledger-fabric.readthedocs.io/en/release-1.4/tutorial/commercial_paper.html
'
@startuml
participant MagnetoCorp as COM
actor Alice as Alice #red
collections PaperNet as NET
actor Bob as Bob #Yellow
participant DigiBank as BANK
COM -> Alice: Authz
BANK -> Bob: Authz
Alice -> NET: Issue
Bob -> NET: Buy
Bob -> NET: Redeem
@enduml | false | true | false | false | sequence |
b4ecfde5634e6982ff02e56731c8f3d84ff4b3eb | 2060d9177e8c16b1d5259477f6337437d7c17f41 | /P2/resources/subdomain_deco.puml | 14c2649074893924da417bbee017ccbe84e38822 | [] | no_license | diogoc21/ISEP.Master.ARQSOFT_2019 | 664a5bdbfde383c910e844caadf1079468f3c087 | e76a7a2cca6b247605d2b2316fd14d65244f1e3c | refs/heads/master | 2022-04-08T09:32:58.983176 | 2019-12-19T19:21:48 | 2019-12-19T19:21:48 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,932 | puml | @startuml DomainModelDiagram
package "Inventory <<Bounded Context>>" #DDDDDD {
class Inventory <<Entity>> <<Aggregate Root>> {
-ID : long
-Description : string
}
}
package "POS <<Bounded Context>>" #DDDDDD {
class POS <<Entity>> {
-ID : long
-Description : string
-location : string
}
}
package "User <<Bounded Context>>" #DDDDDD {
class User <<Entity>>{
-ID : long
-Description : string
}
}
Inventory "U" .. "D" POS : Customer Supplier
package "MealItem <<Bounded Context>>" #DDDDDD {
class MealItem <<Entity>> <<Aggregate Root>> {
-ID : long
-ProductionDate : datetime
-ExpirationDate : datetime
-MealIdentificationNumberStatic : string
-MealID : long
}
object InventoryID <<Value Object>>
object MealID <<Value Object>>
MealItem -- InventoryID
MealItem -- MealID
Inventory "D" -- "U" MealItem : Customer Supplier
}
package "Meal <<Bounded Context>>" #DDDDDD {
class Meal <<Entity>> <<Aggregate Root>> {
-ID : long
-Description : string
-AlergicComponents : List<AlergicComponent>
-Ingredients : List<Ingredient>
-MealDescriptors : List<MealDescriptor>
+void AddAlergicComponent()
+void AddIngredient()
+void AddMealDescriptor()
+void RemoveAlergicComponent()
+void RemoveIngredient()
+void RemoveMealDescriptor()
}
class Ingredient <<Entity>> {
-ID : long
-Description : string
}
class AlergicComponent <<Entity>> {
-ID : long
-Description : string
}
class MealDescriptor <<Entity>> {
-ID : long
-Description : string
-Name : string
}
object MealIdentificationNumber <<ValueObject>> {
-MealIdentificationNumberPrefix : string
+bool ChangeMealIdentificationNumberGen()
+string GenerateMealIdentificationNumber()
}
object Meal.MealID <<Value Object>>
Meal "0..*" -- "0..*" AlergicComponent
Meal "1" -- "0..*" MealDescriptor
Meal "0..*" -- "1..*" Ingredient
Meal "1" -- "1" MealIdentificationNumber
Meal "1" -- "1" Meal.MealID
}
Meal "U" .. "D" MealItem : Customer Supplier
package "Log <<Bounded Context>>" #DDDDDD {
interface WriteLog
class EventLog {
-ID : long
-Description : string
-UserTypeID : User
-Action : EventAction
-Class : T
-Date : DateTime
+WriteLog()
}
enum EventAction {
- Add
- Create
- Update
- Delete
}
class UserType {
-ID : long
-Description : string
}
object UserTypeID <<ValueObject>>
WriteLog <|.. EventLog
EventLog -- UserTypeID
EventLog -- EventAction
EventLog -- UserType
EventLog "U" -- "D" User : Conformist
}
@enduml
| false | true | false | false | class |
ed28e0dd5aa0f6fbff532d6edfcafa0f9eb57912 | fe637e269d77235f784ef2b1247ec671a2758cff | /cart-service/src/main/java/com/groupjn/cartservice/entity/entity.plantuml | 1714134be2298081b666a604cab2811a7a6604b7 | [] | no_license | Software-Architecture-CS5722-Group/E-commerce | 69ae28d633d69d72e3f5bda04cecb746d6d53030 | 7defdcb8bb16f28bc57d2d23db02544253304084 | refs/heads/main | 2023-07-17T09:05:40.188643 | 2021-05-24T23:12:35 | 2021-05-24T23:12:35 | 363,711,507 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 862 | plantuml | @startuml
title __ENTITY's Class Diagram__\n
namespace com.groupjn.cartservice {
namespace entity {
class com.groupjn.cartservice.entity.Cart {
- id : int
- price : double
- product_id : int
- quantity : int
- user_id : int
+ Cart()
+ equals()
+ getId()
+ getPrice()
+ getProduct_id()
+ getQuantity()
+ getUser_id()
+ hashCode()
+ setId()
+ setPrice()
+ setProduct_id()
+ setQuantity()
+ setUser_id()
+ toString()
# canEqual()
}
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
9b5e1791572b129618698c9795fb44ecdc9c292a | 1e4af347653c6becd13e8f24a2d22d6244926c9e | /src/main/java/com/dekinci/eden/model/animal/animal.plantuml | 8366e0923a4e5e19c05765554786423d13099b58 | [] | no_license | NeuroTeam/CyberEden | e0a686555f6871cfdd7af314c81e809b7620afc2 | 0b2bdcb3e9378b70e0905f3cf1bfe2f8f13be578 | refs/heads/master | 2020-03-09T11:33:52.160781 | 2018-06-01T22:32:21 | 2018-06-01T22:32:21 | 128,764,470 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,290 | plantuml | @startuml
title __ANIMAL's Class Diagram__\n
package com.dekinci.eden {
package com.dekinci.eden.model {
package com.dekinci.eden.model.animal {
interface Animal {
{abstract} + getSight()
{abstract} + getSpecies()
{abstract} + isVegetarian()
{abstract} + eats()
{abstract} + die()
{abstract} + decHealth()
{abstract} + getHp()
{abstract} + alive()
{abstract} + tick()
{abstract} + getAge()
{abstract} + incSatiety()
{abstract} + getAmountOfBabies()
{abstract} + makeDecision()
{abstract} + breed()
{abstract} + getGenotype()
}
}
}
}
package com.dekinci.eden {
package com.dekinci.eden.model {
package com.dekinci.eden.model.animal {
class AnimalTypes {
{static} + WOLF : byte
{static} + HARE : byte
}
}
}
}
package com.dekinci.eden {
package com.dekinci.eden.model {
package com.dekinci.eden.model.animal {
class Decisions {
{static} + DECISIONS_AMOUNT : int
{static} + MOVE_TS : byte
{static} + MOVE_TR : byte
{static} + MOVE_RS : byte
{static} + MOVE_RB : byte
{static} + MOVE_BS : byte
{static} + MOVE_BL : byte
{static} + MOVE_LS : byte
{static} + MOVE_LT : byte
{static} + FEED : byte
{static} + BREED : byte
{static} + DO_NOTHING : byte
}
}
}
}
package com.dekinci.eden {
package com.dekinci.eden.model {
package com.dekinci.eden.model.animal {
class Hare {
- satiety : int
- hp : int
- age : int
+ Hare()
- Hare()
+ makeDecision()
+ getAge()
+ tick()
+ getAmountOfBabies()
+ getSight()
+ getSpecies()
+ isVegetarian()
+ eats()
+ die()
+ decHealth()
+ getHp()
+ alive()
+ incSatiety()
+ breed()
+ getGenotype()
+ toString()
}
}
}
}
package com.dekinci.eden {
package com.dekinci.eden.model {
package com.dekinci.eden.model.animal {
class Wolf {
- satiety : int
- hp : int
- age : int
+ Wolf()
- Wolf()
+ getSpecies()
+ isVegetarian()
+ eats()
+ die()
+ decHealth()
+ getHp()
+ alive()
+ tick()
+ getAge()
+ incSatiety()
+ makeDecision()
+ getGenotype()
+ breed()
+ getAmountOfBabies()
+ getSight()
+ toString()
}
}
}
}
Hare -up-|> Animal
Hare o-- Brain : brain
Wolf -up-|> Animal
Wolf o-- Brain : brain
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
0f5091c04b88d3930aadfa641a889b80a98852cc | 4e735a2b94ef137437adc8798f08fe9ca8b8b6c5 | /docs/diagrams/alias-feature/CommandExecutionActivityDiagram.puml | a0e2311ee4da182cbb84831699a89341098321f0 | [
"MIT"
] | permissive | AY1920S1-CS2103T-T11-1/main | 077c196c06f1ce91d5fb1afe8b969390ba737f85 | e2e0e05955f04931ddaff41685a3dba64c0e6e86 | refs/heads/master | 2020-07-21T05:18:09.774695 | 2019-11-12T15:45:13 | 2019-11-12T15:45:13 | 206,758,681 | 0 | 7 | NOASSERTION | 2019-11-12T15:18:58 | 2019-09-06T09:19:12 | Java | UTF-8 | PlantUML | false | false | 704 | puml | @startuml
skinparam linetype ortho
(*) -> "parse input"
if "[begins with command word?]" then
---> [yes] parse as command
if "[parsed without error]" then
---> [yes] "return command"
--> (*1)
else
--> [no] "throw exception" as error
endif
else
--> [no] "parse as alias"
if "[begins with alias?]" then
--> [yes] "replace alias in input with saved input"
--> "parse input"
else
--> [no] error
--> (*2)
'
'if (begins with command word?) then (yes)
' :parse input as command;
'else (no)
' if (begins with alias) then (yes)
' :replace alias in user \ninput with saved input;
'
' else (no)
' :throw exception;
'
'
'endif
':a;
@enduml
| false | true | false | false | activity |
9c1e11ba37312c0c1dd4cee6de66b23ea632547d | 279cc8e145ee24a54642cf65fd211ec86119d904 | /Structure/UML/plantUML/screens.plantuml | 68af5a38f0fdf40234bbe3fb17cab7afdff6842f | [] | no_license | inf112-v21/Snokarane | df3f335d043aae1949cd25cb240987df1aeef9ac | e9efa51936ec6ee65a189003938d196e70b1a4f8 | refs/heads/master | 2023-04-13T03:20:26.577259 | 2021-04-27T11:18:07 | 2021-04-27T11:18:07 | 335,426,577 | 1 | 0 | null | 2021-04-21T11:14:01 | 2021-02-02T21:21:40 | Java | UTF-8 | PlantUML | false | false | 8,130 | plantuml | @startuml
title __SCREENS's Class Diagram__\n
namespace inf112.skeleton.app {
namespace libgdx {
namespace screens {
class inf112.skeleton.app.libgdx.screens.CharacterCustomizationScreen {
~ blueSlider : Slider
~ characterPreviewImage : Image
~ defaultPlayerTexture : Texture
~ gdxH : float
~ gdxW : float
~ greenSlider : Slider
~ redSlider : Slider
~ stage : Stage
~ useLargeCheckBox : CheckBox
+ CharacterCustomizationScreen()
+ hide()
+ loadUIIntractables()
+ loadUIVisuals()
+ render()
+ show()
+ startScreen()
- updatePreviewImage()
}
}
}
}
namespace inf112.skeleton.app {
namespace libgdx {
namespace screens {
class inf112.skeleton.app.libgdx.screens.GameScreen {
+ flagPositions : List<Flag>
~ clientResponseGraceTime : int
~ networkChatBacklogSize : int
- cardTemplates : HashMap<CardType, TextureRegion>
- doubleHorizontal : Cell
- doubleVertical : Cell
- duplicates : HashMap<CardType, Integer>
- playerLayer : TiledMapTileLayer
- singleHorizontal : Cell
- singleVertical : Cell
- stage : Stage
+ GameScreen()
+ create()
+ dispose()
+ generateClickableCard()
+ getDuplicateCardsInHand()
+ hide()
+ laserToTile()
+ loadLasers()
+ loadMapLayers()
+ loadTextures()
+ pause()
+ render()
+ resetCardChoices()
+ resize()
+ resume()
+ show()
+ startGame()
+ translatePlayerLayer()
+ updateMap()
- clearNonInteractiveStageElements()
- executeChatCommand()
- getBoardElementPositionsFromLayer()
- getFlagPositionsFromLayer()
- getStartPositions()
- initializeChatObjects()
- loadActorsInOrder()
- loadBackButton()
- loadCardBackground()
- loadCardDeck()
- loadCardTextures()
- loadChatInputBox()
- loadPlayerList()
- loadPowerDown()
- loadResetCardChoicesButton()
- loadSendCardsButton()
- pollUiUpdates()
- resetCellRotation()
- rotateCellsAccordingToDirection()
- sendCardsIfPossible()
- setBeltInformation()
- setLaserDirection()
- setWallDirections()
- showChatHelpDialogue()
- startClient()
- startHost()
- updateChat()
}
}
}
}
namespace inf112.skeleton.app {
namespace libgdx {
namespace screens {
interface inf112.skeleton.app.libgdx.screens.IUiScreen {
{abstract} + loadUIIntractables()
{abstract} + loadUIVisuals()
{abstract} + startScreen()
}
}
}
}
namespace inf112.skeleton.app {
namespace libgdx {
namespace screens {
class inf112.skeleton.app.libgdx.screens.MenuScreen {
~ gdxH : float
~ gdxW : float
~ stage : Stage
+ MenuScreen()
+ hide()
+ loadUIIntractables()
+ loadUIVisuals()
+ render()
+ show()
+ startScreen()
}
}
}
}
namespace inf112.skeleton.app {
namespace libgdx {
namespace screens {
class inf112.skeleton.app.libgdx.screens.SelectRoleScreen {
~ gdxH : float
~ gdxW : float
~ stage : Stage
- IPInputField : TextField
- IP_address : String
- nameInputField : TextArea
+ SelectRoleScreen()
+ hide()
+ loadUIIntractables()
+ loadUIVisuals()
+ render()
+ show()
+ startScreen()
- loadTextButtons()
- loadTextFields()
}
}
}
}
namespace inf112.skeleton.app {
namespace libgdx {
namespace screens {
class inf112.skeleton.app.libgdx.screens.VictoryScreen {
~ stage : Stage
+ VictoryScreen()
+ hide()
+ loadUIIntractables()
+ loadUIVisuals()
+ render()
+ show()
+ startScreen()
}
}
}
}
namespace inf112.skeleton.app {
namespace libgdx {
namespace screens {
class inf112.skeleton.app.libgdx.screens.WaitingRoomScreen {
~ connectionIndicatorLabel : Label
~ gdxH : float
~ gdxW : float
~ host : boolean
~ ip : String
~ localAvatars : int
~ name : String
~ stage : Stage
+ WaitingRoomScreen()
+ hide()
+ loadUIIntractables()
+ loadUIVisuals()
+ render()
+ show()
+ startScreen()
- loadClientInteractables()
- loadHostInteractables()
- loadPlayerAvatars()
}
}
}
}
inf112.skeleton.app.libgdx.screens.CharacterCustomizationScreen .up.|> inf112.skeleton.app.libgdx.screens.IUiScreen
inf112.skeleton.app.libgdx.screens.CharacterCustomizationScreen -up-|> com.badlogic.gdx.ScreenAdapter
inf112.skeleton.app.libgdx.screens.CharacterCustomizationScreen o-- inf112.skeleton.app.libgdx.RoboGame : game
inf112.skeleton.app.libgdx.screens.GameScreen -up-|> com.badlogic.gdx.ScreenAdapter
inf112.skeleton.app.libgdx.screens.GameScreen o-- inf112.skeleton.app.ui.chat.managers.Chatter : chat
inf112.skeleton.app.libgdx.screens.GameScreen o-- inf112.skeleton.app.game.GamePlayer : gamePlayer
inf112.skeleton.app.libgdx.screens.GameScreen o-- inf112.skeleton.app.libgdx.Map : map
inf112.skeleton.app.libgdx.screens.GameScreen o-- inf112.skeleton.app.network.Network : network
inf112.skeleton.app.libgdx.screens.GameScreen o-- inf112.skeleton.app.libgdx.RoboGame : game
inf112.skeleton.app.libgdx.screens.MenuScreen .up.|> inf112.skeleton.app.libgdx.screens.IUiScreen
inf112.skeleton.app.libgdx.screens.MenuScreen -up-|> com.badlogic.gdx.ScreenAdapter
inf112.skeleton.app.libgdx.screens.MenuScreen o-- inf112.skeleton.app.libgdx.RoboGame : game
inf112.skeleton.app.libgdx.screens.SelectRoleScreen .up.|> inf112.skeleton.app.libgdx.screens.IUiScreen
inf112.skeleton.app.libgdx.screens.SelectRoleScreen -up-|> com.badlogic.gdx.ScreenAdapter
inf112.skeleton.app.libgdx.screens.SelectRoleScreen o-- inf112.skeleton.app.libgdx.RoboGame : game
inf112.skeleton.app.libgdx.screens.VictoryScreen .up.|> inf112.skeleton.app.libgdx.screens.IUiScreen
inf112.skeleton.app.libgdx.screens.VictoryScreen -up-|> com.badlogic.gdx.ScreenAdapter
inf112.skeleton.app.libgdx.screens.VictoryScreen o-- inf112.skeleton.app.network.Network : network
inf112.skeleton.app.libgdx.screens.VictoryScreen o-- inf112.skeleton.app.game.objects.PlayerToken : winner
inf112.skeleton.app.libgdx.screens.VictoryScreen o-- inf112.skeleton.app.libgdx.RoboGame : game
inf112.skeleton.app.libgdx.screens.WaitingRoomScreen .up.|> inf112.skeleton.app.libgdx.screens.IUiScreen
inf112.skeleton.app.libgdx.screens.WaitingRoomScreen -up-|> com.badlogic.gdx.ScreenAdapter
inf112.skeleton.app.libgdx.screens.WaitingRoomScreen o-- inf112.skeleton.app.ui.avatars.PlayerAvatar : avatar
inf112.skeleton.app.libgdx.screens.WaitingRoomScreen o-- inf112.skeleton.app.network.Network : network
inf112.skeleton.app.libgdx.screens.WaitingRoomScreen o-- inf112.skeleton.app.libgdx.RoboGame : game
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
83146f24077d1d24b49836a13279486d1b31f9a3 | 35d567e689aa9ea7027448ef44be0be480759654 | /docs/images/erd/erd.puml | 75e1ef5e088553d1c333fa9cfec016dfb7d47d37 | [] | no_license | Zercos/Coin | 8b8a151a0d1ceff036c7bf2be83a1aef3308e787 | 91059079a7779cb18daca9adcf729fc231939537 | refs/heads/master | 2023-08-07T02:42:03.663429 | 2023-05-07T09:41:24 | 2023-05-07T09:41:24 | 244,215,285 | 0 | 0 | null | 2023-07-25T21:42:02 | 2020-03-01T20:04:20 | Vue | UTF-8 | PlantUML | false | false | 1,344 | puml | @startuml "ERD"
entity User {
* id: number <<generaged>>
--
* first_name: text
* last_name: text
* email: text
* password: text
* created_at: datetime
modified_at: datetime
}
entity Category {
* id: number <<generaged>>
--
* name: text
* user_id: number <<FK>>
limit: number
description: text
* created_at: datetime
modified_at: datetime
}
entity CategoryAud {
* id: number <<generaged>>
--
* category_id: number <<FK>>
* log_id: number <<FK>>
}
entity Record {
* id: number <<generaged>>
--
* name: text
* category_id: number <<FK>>
* user_id: number <<FK>>
* type: number
* amount: number
* created_at: datetime
modified_at: datetime
description: text
}
entity RecordAud {
* id: number <<generaged>>
--
* record_id: number <<FK>>
* log_id: number <<FK>>
}
entity UserImage {
* id: number <<generaged>>
--
user_id: number <<FK>>
image: image
}
entity LogInfo {
* id: number <<generaged>>
--
* type: number
* fk: number
}
Record }o--|| User
Category }o--|| User
Record }o--|| Category
UserImage }|--|| User
RecordAud }|--|| Record
RecordAud --|> Record
CategoryAud }|--|| Category
CategoryAud --|> Category
LogInfo ||--|| RecordAud
LogInfo ||--|| CategoryAud
@enduml | false | true | false | false | sequence |
2849c82ceaeda1e5f97787c9531bd39ffca6aa32 | 9e5c9068e16da680367367308589a4ccb27cec2a | /Actividades/Osbert/DiagramaDeClases.puml | 8f35f476349d39227a604737d76acc288cce1610 | [] | no_license | fernandoalcasan/AyMdSS_A01019595 | 668512028fb6c142b27be53d9c6dabf814a58861 | 814ab982871122df8a6253eb3df4274409d80fd7 | refs/heads/master | 2021-01-15T19:06:36.292164 | 2017-10-27T23:30:30 | 2017-10-27T23:30:30 | 99,808,394 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,078 | puml | @startuml
Class Almacen{
+String Direccion;
void Alta(Cuadro);
void Baja(Cuadro);
void Consulta(Cuadro);
}
Class Comprador{
+String nombre;
void Comprar(Cuadro);
}
Class Vendedor{
+String nombre;
void Vender(Cuadro);
}
Class Cuadro{
+String Descripcion;
+String Artista
}
Class Compra{
+String Comprador;
+String Direccion;
-Int Precio;
}
Class Venta{
+String Vendedor;
+String Direccion;
+String Precio;
-int anio;
+String Artista;
}
Class Reporte{
+String Tipo De Obra;
+String Artista;
+String Precio;
-int anio;
void Alta(Cuadro, Tipo, Costo, Fecha);
void Baja(Cuadro, Tipo, Costo, Fecha);
void Consulta(Cuadro, Artista, Tipo, Precio, Fecha);
}
Comprador -- Cuadro : adquiere >
Comprador -- Compra : realiza >
Vendedor -- Cuadro : vende >
Vendedor -- Venta : realiza >
Almacen -- Cuadro : tiene >
Compra -- Reporte : genera >
Venta -- Reporte : genera >
Compra *-- Cuadro : tiene n >
Venta *-- Cuadro : tiene n >
@enduml
| false | true | false | false | class |
7aa17f3c1806f87e38820dd28a66789816b5f18c | 4929efb60ac03904f437de48c4e737a2a72cfd64 | /DomainModel.puml | 9c72b7a2bc485f95053b7b4285d5bc8e72d8d403 | [] | no_license | gio8tisu/arqsoft-board-games | 47c2ad6ceeb3fde7bfcd04f1060455decda5ded2 | d2be8ee8d83edcc293f641349c0834eb971a0d61 | refs/heads/master | 2022-10-31T08:47:59.216973 | 2020-06-17T20:42:05 | 2020-06-17T20:42:05 | 272,980,240 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 527 | puml | Game
Board
Cell
Player
Turn
Piece
Token
ThirdParty
Coordinate
@startuml
abstract class Piece {
bool isValidMove(Coordinate origin, Coordinate destination)
}
class Board {
Cell getCell(Coordinate c)
}
class Turn {
void makeMovement(Player p, Coordinate origin, Coordinate destination)
}
ThirdParty --> "*" Token
Player --> "*" Token
Player <--> "1..*" Piece
Player ..> Turn : uses
Piece "*" <--> "1" Cell
Cell ..> Coordinate
Cell "1..*" <--o Board
Board ..> Coordinate
Board : Cell getCell(Coordinate c)
@enduml | false | true | false | false | class |
daf07f61e15ec2f44e032ed1f9a04f9d1ffa7134 | d190d262be936b4698d63b08126da94b4b0ac56d | /Doc/plantuml/sequenceBIOSC.puml | b70d2f6ad46b836e55c71e6b73283c336cb1e02b | [] | no_license | jlcs-es/p2abc_iot_toolkit | a6f021881ac8c358e77bc8bc788932a5e16332df | dbcee8b122b169ee31030136504a18366d648906 | refs/heads/master | 2021-03-27T09:09:50.364356 | 2017-07-24T08:50:32 | 2017-07-24T08:50:32 | 82,589,634 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,077 | puml | @startuml
skinparam dpi 300
skinparam monochrome true
hide footbox
title IoT Smart Card Sequence Diagram
'actor "IoT Device" as IoT
participant "BIOSC" as BIOSC
box "CORE/" #FEFECE
participant "APDU Handler" as Handler
participant "Subroutines" as Subroutines
participant "MULTOS\nreimplemented C-API" as mAPI
end box
box "INTERFACES/"
participant "SC Status\nSerialization" as Serialization
participant "APDU I/O" as APDUIO
participant "Modular Arithmetic" as Modarith
end box
'IoT -> BIOSC: BootSmartCard( listening_port, json_file )
activate BIOSC
BIOSC -> Serialization: read_sc_status( json_file )
activate Serialization
Serialization --> BIOSC:
deactivate Serialization
BIOSC -> BIOSC: OpenTCPSocket(listening_port)
loop Listen on Socket for APDU Commands
BIOSC -> Handler: handle_APDU( apdu_command_bytes )
activate Handler
Handler -> APDUIO: parse_APDU_bytes( apdu_command_bytes )
activate APDUIO
APDUIO --> Handler: [ CLA INS P1 P2 Lc Payload Le ISO_Case]
deactivate APDUIO
' switch ( INS_byte ) - case
Handler -> Handler: handle_INS( INS_byte )
activate Handler
Handler -> Subroutines: aux_function() *
activate Subroutines
note left: Example use of\nSubroutines, MULTOS\nAPI and Interfaces.
Subroutines -> mAPI: multos_func() *
activate mAPI
mAPI -> Modarith: some_function() *
activate Modarith
Modarith --> mAPI:
deactivate Modarith
mAPI --> Subroutines:
deactivate mAPI
Subroutines --> Handler:
deactivate Subroutines
Handler -> mAPI: mExit()
note left: <b>Always</b> call mExit to\nend the APDU handling\nlike in a MULTOS s.c.
activate mAPI
mAPI -> Serialization: save_sc_status()
note right: Save the new status of the smart card\nbefore sending the APDU Response.
activate Serialization
Serialization --> mAPI:
deactivate Serialization
mAPI -> APDUIO: output_APDU_Response()
note right: Sends APDU Response\nbytes through the socket.
activate APDUIO
APDUIO --> mAPI:
deactivate APDUIO
mAPI --> Handler:
deactivate mAPI
Handler --> Handler:
deactivate Handler
Handler --> BIOSC:
deactivate Handler
end
'BIOSC --> IoT: return
deactivate BIOSC
@enduml
| false | true | false | false | sequence |
5fc79c2546a48894f52e497f2ec0df3deb86af43 | 319488df94b7f979aaa11c71088151b868a4bd8a | /demoDIPPizzaManager/src/com/example/dip/demodippizzamanager/ingredients/ingredients.plantuml | 255677ba7d1c00c37d4f76601bd53d790ce0ba78 | [] | no_license | ccabrejo20/SOLIDDemos | 0864ad080a1f35f492845d1cc78ad80b0583075e | 8dbb918f710f62d520eda00146a0b1d54a02b244 | refs/heads/master | 2022-12-07T02:28:40.710654 | 2020-08-08T03:47:56 | 2020-08-08T03:47:56 | 285,679,469 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 6,064 | plantuml | @startuml
title __INGREDIENTS's Class Diagram__\n
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.BlackOlives {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
interface com.example.dip.demodippizzamanager.ingredients.Cheese {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
interface com.example.dip.demodippizzamanager.ingredients.Clams {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
interface com.example.dip.demodippizzamanager.ingredients.Dough {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.Eggplant {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.FreshClams {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.FrozenClams {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.Garlic {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.MarinaraSauce {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.MozzarellaCheese {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.Mushroom {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.Onion {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
interface com.example.dip.demodippizzamanager.ingredients.Pepperoni {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.PlumTomatoSauce {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.RedPepper {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.ReggianoCheese {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
interface com.example.dip.demodippizzamanager.ingredients.Sauce {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.SlicedPepperoni {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.Spinach {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.ThickCrustDough {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
class com.example.dip.demodippizzamanager.ingredients.ThinCrustDough {
}
}
}
namespace com.example.dip.demodippizzamanager {
namespace ingredients {
interface com.example.dip.demodippizzamanager.ingredients.Veggies {
}
}
}
com.example.dip.demodippizzamanager.ingredients.BlackOlives .up.|> com.example.dip.demodippizzamanager.ingredients.Veggies
com.example.dip.demodippizzamanager.ingredients.Eggplant .up.|> com.example.dip.demodippizzamanager.ingredients.Veggies
com.example.dip.demodippizzamanager.ingredients.FreshClams .up.|> com.example.dip.demodippizzamanager.ingredients.Clams
com.example.dip.demodippizzamanager.ingredients.FrozenClams .up.|> com.example.dip.demodippizzamanager.ingredients.Clams
com.example.dip.demodippizzamanager.ingredients.Garlic .up.|> com.example.dip.demodippizzamanager.ingredients.Veggies
com.example.dip.demodippizzamanager.ingredients.MarinaraSauce .up.|> com.example.dip.demodippizzamanager.ingredients.Sauce
com.example.dip.demodippizzamanager.ingredients.MozzarellaCheese .up.|> com.example.dip.demodippizzamanager.ingredients.Cheese
com.example.dip.demodippizzamanager.ingredients.Mushroom .up.|> com.example.dip.demodippizzamanager.ingredients.Veggies
com.example.dip.demodippizzamanager.ingredients.Onion .up.|> com.example.dip.demodippizzamanager.ingredients.Veggies
com.example.dip.demodippizzamanager.ingredients.PlumTomatoSauce .up.|> com.example.dip.demodippizzamanager.ingredients.Sauce
com.example.dip.demodippizzamanager.ingredients.RedPepper .up.|> com.example.dip.demodippizzamanager.ingredients.Veggies
com.example.dip.demodippizzamanager.ingredients.ReggianoCheese .up.|> com.example.dip.demodippizzamanager.ingredients.Cheese
com.example.dip.demodippizzamanager.ingredients.SlicedPepperoni .up.|> com.example.dip.demodippizzamanager.ingredients.Pepperoni
com.example.dip.demodippizzamanager.ingredients.Spinach .up.|> com.example.dip.demodippizzamanager.ingredients.Veggies
com.example.dip.demodippizzamanager.ingredients.ThickCrustDough .up.|> com.example.dip.demodippizzamanager.ingredients.Dough
com.example.dip.demodippizzamanager.ingredients.ThinCrustDough .up.|> com.example.dip.demodippizzamanager.ingredients.Dough
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
47bbb10ccf2883dd93b36a4ee28fbbc8ecf53115 | 4a1f5b84afd125cec67d3ad5f523078ee7e3cc6f | /Singleton/docs/src/singleton.puml | 91b281d8312a27022d1404329b7662e0420dc393 | [] | no_license | markoweb/excellence-sharing | 0ffdb4cc9794372483a56e82a4405687df2cf30e | af3cd6116fe7697fac060231dcbb82499e97202c | refs/heads/master | 2021-08-31T13:10:42.251650 | 2017-12-21T11:46:22 | 2017-12-21T11:46:22 | 114,209,612 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 198 | puml | @startuml
class Singleton {
- {static} instance: Singleton
- attribute1
- attribute2
# Singleton()
+ {static} getInstance(): Singleton
+ method1()
+ method2()
}
@enduml | false | true | false | false | class |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.