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
7c4a49b706199c3b8bbf9dce89e1ff591182d6bc
9bcd4da5e5454922139d0afefc782a997988ad1f
/docs/SprintD/US/US13/US13_MD.puml
ea5c7c699e853f3e42c5aa74509f56e6219affda
[ "MIT" ]
permissive
wjacoud/DynaByte
13f042b210f17830aa3eb31558d3f83d587ab436
3ac6b5e2d2e7559ec3e230db7848a1b43d3b40e3
refs/heads/main
2023-08-27T09:20:01.825322
2021-11-11T17:15:05
2021-11-11T17:15:05
427,082,047
0
0
null
null
null
null
UTF-8
PlantUML
false
false
786
puml
@startuml hide methods left to right direction skinparam classAttributeIconSize 0 class Company{ -chemicalLab } class Test{ -tin -idTest -nhsCode -creationDate -state } class Client{ -citizenCardNumber -healthCareService -tin -birthdate -name -phoneNumber -sex } class TestParameter{ } class TestParameterResult{ -createdAt -value -metric } class ReferenceValue{ } class Parameter{ -idParameter -description } Company "1" -- "*" Client : can access the information of > Company "1" -- "*" Test : performs > Client "1" -- "*" Test : asks for a > Test "1" -- "*" TestParameter : requests analysis of > TestParameter "1" -- "0..1" TestParameterResult : contains > Parameter "1" -- "1" TestParameter : is part of > TestParameterResult "1" -- "1" ReferenceValue : records > @enduml
false
true
false
false
class
47405d26823ab656c96f8aebc1845218d4d3bf99
c79865a87c74a91dfb26ede527340a68fcce0182
/public/images/modeleDonnees.puml
61060053f3568602172386a7eecadfea3b92f333
[]
no_license
redbow26/Projet_Marathon_S3
a03d1a09330fc93491051261557e35c1e51a2095
f17b41bf9e39e5a48e31b91adbfa1bcc32fdbe56
refs/heads/master
2023-02-03T03:06:00.039617
2020-12-18T09:46:35
2020-12-18T09:46:35
322,572,406
1
0
null
null
null
null
UTF-8
PlantUML
false
false
1,080
puml
@startuml hide empty members 'left to right direction class Jeu { string nom string description string regles string langue string url_media int age int nombre_joueurs string categorie string duree } class Achat { date date_achat string lieu decimal prix } class Mecanique { string nom } class Editeur { string nom } class Theme { string nom } class User { string nom string prenom string pseudo string mail string mot_de_passe } class Commentaire { string commentaire date date_com int note } Jeu "0,N" -right- "1,1" Editeur : a créé Jeu "0,N" -up- "1,1" Theme : appartient Jeu "0,N" --left-- "0,N" Mecanique : de type Jeu "0,N" -- "1,1" User : a ajouté Jeu "0,N" --left-- "0,N" User : a acheté (Jeu, User) . Achat 'Jeu "0,N" -- "0,N" Utilisateur : a commenté '(Jeu, Utilisateur) . Commentaire Jeu "1,1" -- "1,N" Commentaire Commentaire "0,N" -right- "1,1" User 'Utilisateur "0,N" -- "1,1" JeuUtilisateur: a acheté 'JeuUtilisateur "1,1" -- "0,N" Jeu : appartient @enduml
false
true
true
false
class
fa3916b8b3ab27e4a6b91228557a2bc8c5903fcf
d467bc3942a140514d205e1cb6f737047010297f
/docs/diagrams/ContactsDecoderClass.puml
888dc08357f53714482145c24189dd4627d3ba83
[]
no_license
AY2122S1-CS2113T-T09-1/tp
4d53c1fcce2bca1ed6e6e4f100888592286e2682
18192ba3e93eec827a28f7d9914b7d2bf1699f3a
refs/heads/master
2023-08-28T11:36:52.464703
2021-11-08T11:51:02
2021-11-08T11:51:02
410,194,669
1
0
null
2021-11-08T11:51:03
2021-09-25T06:25:28
Java
UTF-8
PlantUML
false
false
301
puml
@startuml hide circle skinparam classAttributeIconSize 0 class ContactsDecoder { - decodeContact():void - handleInvalidDetails():void + readContacts():ContactList } class "<<abstract>>\nRegexParser" { + checkRegex():void } ContactsDecoder -up-|> "<<abstract>>\nRegexParser" @enduml
false
true
false
false
class
80bb41d762a65c3f61b8d31021d48b80fcf70fc5
4e2586435708420f782c03c1303da7219890941e
/docs/diagrams/StorageManagerObject.puml
67841bc1a366c127084c3d92aa3903ae7d059196
[]
no_license
AY2021S1-CS2113-T13-1/tp
720454016061d5dbc23067e4505e2eac87e04449
4345646e211cdaeed2dfdf2e691e334c2d8e32ad
refs/heads/master
2023-01-19T13:31:58.992002
2020-11-10T12:57:57
2020-11-10T12:57:57
297,301,678
0
7
null
2020-11-10T12:57:58
2020-09-21T10:12:20
Java
UTF-8
PlantUML
false
false
2,250
puml
@startuml hide footbox participant ":NotUS" as NotUS participant ":StorageManager" as StorageManager participant ":ParserManager" as ParserManager participant ":AddNoteCommand" as AddNoteCommand participant ":AddEventCommand" as AddEventCommand activate NotUS create StorageManager NotUS -> StorageManager : StorageManager (Timetable, Notebook, ParserManager, TagManager) activate StorageManager StorageManager --> NotUS deactivate StorageManager NotUS -> StorageManager : createFiles () activate StorageManager loop directory paths StorageManager -> StorageManager : createDirectory (String) activate StorageManager StorageManager --> StorageManager deactivate StorageManager end loop file paths StorageManager -> StorageManager : createFile (String) activate StorageManager StorageManager --> StorageManager deactivate StorageManager end StorageManager --> NotUS deactivate StorageManager NotUS -> StorageManager : loadAllNotes (boolean) activate StorageManager loop file lines StorageManager -> ParserManager : parseCommand (String taskDetails) activate ParserManager ParserManager --> StorageManager : Command deactivate ParserManager StorageManager -> AddNoteCommand : setData (Timetable, Notebook, TagManager, this) activate AddNoteCommand AddNoteCommand --> StorageManager : deactivate AddNoteCommand StorageManager -> AddNoteCommand : execute () activate AddNoteCommand AddNoteCommand --> StorageManager : deactivate AddNoteCommand end StorageManager --> NotUS deactivate StorageManager NotUS -> StorageManager : loadAllTimetable activate StorageManager loop file lines StorageManager -> ParserManager : parseCommand (String taskDetails) activate ParserManager ParserManager --> StorageManager : Command deactivate ParserManager StorageManager -> AddEventCommand : setData (Timetable, Notebook, TagManager, this) activate AddEventCommand AddEventCommand --> StorageManager : deactivate AddEventCommand StorageManager -> AddEventCommand : execute () activate AddEventCommand AddEventCommand --> StorageManager : deactivate AddEventCommand end StorageManager --> NotUS deactivate StorageManager @enduml
false
true
false
false
sequence
3244eb49853a9ddf85b9011326aac2f23709b14e
fdae2dce5b6e304fa22a97c37fd898a37dadb643
/Lab4.puml
3a4f856aa5a0c93f6ede458e70f3089cbbc65aaf
[]
no_license
HkingAuditore/JavaLab
2cfc3c273ff76996de7983458421256653147bc2
58b335d1e11ead9d935c96c440d0d4b7fa18d7bb
refs/heads/main
2023-05-30T22:35:31.186538
2021-06-02T09:14:52
2021-06-02T09:14:52
365,935,053
0
0
null
null
null
null
UTF-8
PlantUML
false
false
274
puml
@startuml class LabFour.AverageException { + int errorCode } class LabFour.AverageTest { ~ {static} Scanner scanner - {static} double tryGetNumber() - {static} void calculateAverage() + {static} void main(String[]) } LabFour.Exception <|-- LabFour.AverageException @enduml
false
true
false
false
class
c45de8f9d1a45f209e10f95ab2704e69e8e4d9bc
3c74f15950bd77d3bd52220e9d2972f769e54bc0
/Diagramme/Anwendungsfall/TinyTasks.puml
1c26f867d681c4f040c99d813e9d96de127bc5a8
[]
no_license
Louis9902/Sosse19-SE
eff56539eed3e27e24342341356228ce5de7bd7c
6c146a6808781acbc6bf4e43157e2294013e65a3
refs/heads/master
2020-05-03T20:59:21.361284
2019-06-20T16:01:10
2019-06-20T16:01:10
178,814,946
2
0
null
2019-06-11T15:17:16
2019-04-01T08:05:57
C#
UTF-8
PlantUML
false
false
1,137
puml
@startuml TinyTasks left to right direction !define include "<<include>>" !define extends "<<extends>>" actor user as "User" <<Human>> actor system as "System" <<Application>> note bottom of system might be the operating system or any other case where no user is explicitly involved end note rectangle UserInterface { usecase create as " create worker " usecase delete as " delete worker " usecase change as " change worker preferences " usecase save as " save workers " create ..> change : include } note right of save This is explicitly asked if the form is closed by the user end note rectangle Service { usecase start as " start workers " usecase abort as " abort workers " } note right of abort 1. stop each running worker 2. save workers into configuration end note note right of start 1. load workers from configuration 2. start each loaded worker end note system --> start system --> abort user --> start user --> abort user --> save user -> create user -> delete user -> change @enduml
false
true
false
false
usecase
2a010189052f42dcd2e166d9b4f770991368ccff
87b13699a92fe26bd2974254727e6859f3ae32f3
/src/csheets/userstories/ipc08_02/auto_download/i130346/ipc08_02_analysis.puml
7dddc82f0ec01e8903d700ab41ea2410372e1f0d
[]
no_license
1130348/Confusao
62e06a3428e4455807b6b247c52d9f94b95fa2c1
4fa082ace786a61c0868e6ff8f08ac2497fbabd3
refs/heads/master
2020-03-25T00:25:42.003519
2015-06-26T14:16:24
2015-06-26T14:16:24
143,185,136
0
0
null
null
null
null
UTF-8
PlantUML
false
false
824
puml
@startuml doc-files/ipc08_02_analysis.png actor User participant "<<analysis>>\nDownloadFileUI" as UI participant "<<analysis>>\nDownloadFileCtrl" as ctrl participant "<<analysis>>\nConnection" as connect User -> UI : startDownload() activate UI UI -> User : request file User -> UI : select file UI -> ctrl : selectFile(file) User -> UI : chooseOptions() UI -> ctrl : chooseOptions(options) User -> UI : downloadFile() UI -> ctrl : downloadFile() deactivate UI activate ctrl activate connect ctrl -> connect : downloadFile(file_name, options) connect --> ctrl ctrl --> UI deactivate ctrl deactivate connect activate UI alt Auto Update Enabled UI -> ctrl : checkFileUpdate() activate ctrl loop ctrl -> connect : checkFileUpdate() end end @enduml
false
true
false
false
usecase
b46527383ba7edeb941c8debd4d15b49b0d8d082
a4a624e90ce397d3428feee3cf34fea9b19a2a24
/Cas d'utilisation.puml
c60290accce085db63e440e569c1709f77ffb3c9
[]
no_license
vinvin129/gestionnaire_livre
0f6139ef8cb868062c9b8ee85f00fc633b2c0a00
be1e8bd3e822aa19d65118081ff2b3b5a4f991de
refs/heads/master
2023-04-19T05:39:20.628681
2021-05-06T11:55:47
2021-05-06T11:55:47
364,267,935
0
0
null
2021-05-06T11:55:48
2021-05-04T13:37:12
Java
UTF-8
PlantUML
false
false
664
puml
@startuml 'https://plantuml.com/use-case-diagram actor user actor administrator usecase "consulter" as cons usecase "modifier" as update usecase "ajouter" as add rectangle "Gestion des livres" { usecase "consulter livre" as bookCons usecase "ajouter livre" as addBook } rectangle "Gestion des emprunteurs" { usecase "consulter la liste des emprunteurs d'un livre" as borrowerList usecase "modifier la liste des emprunteurs d'un livre" as borrowerUpdate } cons <|-- bookCons cons <|-right- borrowerList add <|-- addBook update <|-- borrowerUpdate administrator -left-|> user user --> cons administrator --> add administrator --> update @enduml
false
true
false
false
usecase
8d96f7efc6108a73ef8204da5768883e986afca8
2b6941b92c50f4249cae69ba78da255f533addda
/ext/useCase/demandeAigeUrgente.puml
e6a27368eac769a55be7afb146edb2cb92533c19
[]
no_license
LBiasibetti/coopToolProject
25c4d476c0a5f98e247078bfc47d80c21d56b163
271604fbefa294b0f3f1da26b5122c9252e4013d
refs/heads/master
2023-02-12T03:59:20.248862
2021-01-12T17:58:39
2021-01-12T17:58:39
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
453
puml
@startuml left to right direction :student: --> (view a quick help post) :student: --> (create a quick help post) :student: --> (update a quick help post) :student: --> (delete a quick help post) :student: --> (answer a quick help post) :admin: --> (delete a quick help post) :admin: --> (view a quick help post) (view a quick help post) <.. (search by topic) : << extend >> (answer a quick help post) ..> (send a notification) : << include >> @enduml
false
true
false
false
class
853454cd1bc8befee7c8cb5f62d4f0b67f9fe346
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ResourceCreatedDeliveryPayload.puml
c485caad131bb175ca30a69eee2191d93aeb92bf
[]
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
802
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 ResourceCreatedDeliveryPayload [[ResourceCreatedDeliveryPayload.svg]] extends DeliveryPayload { projectKey: String notificationType: String resource: [[Reference.svg Reference]] resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]] version: Long modifiedAt: DateTime } interface DeliveryPayload [[DeliveryPayload.svg]] { projectKey: String notificationType: String resource: [[Reference.svg Reference]] resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]] } @enduml
false
true
false
false
class
40e5c295c1c9eec0a0f256302a940e093f84dda2
597f66f074ab70b53047de43ae6db98e5fd73e42
/slide-sources/c4-model/img/architecture.puml
ea49aaf218947055aa46d99eec40935d3814f912
[]
no_license
Morozzzko/Morozzzko.github.io
7567a49c466c9ba105ea0d0f3292fc1a7d9450ab
c6bec2f68e47b269d4e66531ff00149a7f37f266
refs/heads/main
2023-01-28T10:24:23.320214
2022-04-26T23:45:45
2022-04-26T23:45:45
135,020,861
1
1
null
2023-01-25T03:29:52
2018-05-27T06:17:29
JavaScript
UTF-8
PlantUML
false
false
1,383
puml
@startuml(id=Bakersinc-Container) title Bakers inc. - Containers skinparam { shadowing false arrowFontSize 10 defaultTextAlignment center wrapWidth 200 maxMessageSize 100 } hide stereotype top to bottom direction skinparam rectangle<<1>> { BackgroundColor #08427b FontColor #ffffff BorderColor #052E56 } skinparam rectangle<<3>> { BackgroundColor #438dd5 FontColor #ffffff BorderColor #2E6295 roundCorner 20 } skinparam rectangle<<4>> { BackgroundColor #438dd5 FontColor #ffffff BorderColor #2E6295 roundCorner 20 } skinparam rectangle<<5>> { BackgroundColor #438dd5 FontColor #ffffff BorderColor #2E6295 roundCorner 20 } skinparam rectangle<<6>> { BackgroundColor #438dd5 FontColor #ffffff BorderColor #2E6295 roundCorner 20 } left to right direction rectangle "==User\n<size:10>[Person]</size>" <<1>> as 1 package "Bakers inc.\n[Software System]" { rectangle "==Backend\n<size:10>[Container: Roda, rom-rb]</size>" <<5>> as 5 rectangle "==Database\n<size:10>[Container]</size>" <<6>> as 6 rectangle "==Mobile App\n<size:10>[Container: React Native]</size>" <<4>> as 4 rectangle "==SPA\n<size:10>[Container: React]</size>" <<3>> as 3 } 5 .[#707070].> 6 : "Reads from and writes to" 4 .[#707070].> 5 : "Fetches & sends data" 3 .[#707070].> 5 : "Fetches & sends data" 1 .[#707070].> 4 : "Uses" 1 .[#707070].> 3 : "Uses" @enduml
false
true
false
false
uml-unknown
9f5d2a4cb558f0279e4d8609f82ba15e38029075
f4a5a8a5445771f9f42e571998a0ccb6f8108669
/design/class.puml
1d36bd11cdf427547e8317ba7754ade47259e3b3
[]
no_license
vug/design-studies
1363acc068239811d9fc1501fee82838a7e0870c
0a9189c0b0ecf31658693241530301f3c8420354
refs/heads/master
2022-10-10T22:37:43.974113
2022-10-06T14:22:16
2022-10-06T14:22:16
212,033,513
0
0
null
2022-10-06T14:22:19
2019-10-01T07:08:49
HTML
UTF-8
PlantUML
false
false
292
puml
@startuml Classes skinparam shadowing false class HTTPTransceiver { -version +receive_request() +transmit_response() } class Request { +str method +str url +str version +get_parameter(key: str) -> str +get_parameter_int(key: str) -> int +get_header(key: str) -> str } @enduml
false
true
false
false
class
d36d790e3ada9e564e6031bb6df723f9e1499ca0
80e00ad16222ce75e991c90d49875c1dba11825a
/src/main/resources/shoppingListClassDiagram.puml
d739fd0991e39c638fa37f76a7f2043973538f49
[]
no_license
dmorenoh/shoppingList
e36ed6312f5e1cc987607c368489946d6dae6b1e
10a790d2501760eb9b176b3833a680c3a526bbc3
refs/heads/master
2021-01-17T20:33:43.697808
2016-08-04T06:09:54
2016-08-04T06:09:54
64,906,889
0
0
null
null
null
null
UTF-8
PlantUML
false
false
519
puml
@startuml class User class ShoppingList class Item User *-- User: has one or two friends > User *-- ShoppingList: has > ShoppingList -- User: has a userOwner > ShoppingList *-- Item: has > class User { userName password personName User[] friends ShoppingList[] shoppingLists } class ShoppingList { name userOwner createdDate updatedDate synchronizedDate } class Item { name checked deleted hasBeenModified lastUpdated lastSynchronizedDate } @enduml
false
true
false
false
class
bb2aded11f47309c977d3e615150e1d3d5a1668c
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ProductAssignmentMissingError.puml
ba1c0366b107522ca1e237b95c1843ed5a252cd0
[]
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
500
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 ProductAssignmentMissingError [[ProductAssignmentMissingError.svg]] extends ErrorObject { code: String message: String product: [[ProductReference.svg ProductReference]] } interface ErrorObject [[ErrorObject.svg]] { code: String message: String } @enduml
false
true
false
false
class
deddeb61a8a33f3c2d36d1e71acc641e5f10bc68
56011b70fa14ea54931607a8a142c5bf9bd442db
/docs/state.puml
9b8d584e9d5796619ecd3c71cba680efeca01384
[]
no_license
tooppoo/sample-for-vue-with-design-patterns
6e74d005baee84fe330413f1265876c1e6e27572
c169beb26f3557ae1469df5818aeff88434cb28a
refs/heads/master
2023-09-01T16:44:27.743430
2021-11-11T09:36:41
2021-11-11T09:36:41
215,710,455
25
6
null
2023-03-04T04:59:14
2019-10-17T05:31:49
TypeScript
UTF-8
PlantUML
false
false
231
puml
@startuml State Pattern class TodoList class TodoTask interface TaskState TaskState <|-- NormalState TaskState <|-- CloseToLimitState TaskState <|-- LimitOverState TodoList o-> "0..n" TodoTask TodoTask o-> "1" TaskState @enduml
false
true
false
false
class
55d2de09497161b7881d493d1fc3a364a2bb9ca9
cedc1cd1db9a2c122d8f093522ad6cef79f33864
/design/elevator.puml
ba2ff557aac09a72c3006c7f6cf8e09db49db9ff
[ "MIT" ]
permissive
goldiekapur/Elevator-Simulator
fd082d3d65e31ee3ccd66da3ac6a56f7edab11dc
34462572470dfc3011e136d9c0f2363af509b038
refs/heads/master
2022-01-11T20:37:00.896842
2019-05-13T14:32:36
2019-05-13T14:32:36
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,895
puml
@startuml class ElevatorController { - currentFloor: int - destinationFloor: int - currentElevatorState: ElevatorState - elevatorMotor: ElevatorMotor - doorMotor: DoorMotor + <<final>> MAX_FLOOR: int + {static} <<final>> DEFAULT_FLOOR: int + <<final>> ELEVATOR_GOING_UP_CLOSED_STATE: ElevatorGoingUpClosedState + <<final>> ELEVATOR_GOING_DOWN_CLOSED_STATE: ElevatorGoingDownClosedState + <<final>> ELEVATOR_IDLE_OPEN_STATE: ElevatorIdleOpenState + <<final>> ElevatorIdleClosedState: ELEVATOR_IDLE_CLOSED_STATE + <<final>> ElevatorIdleBlockedState: ELEVATOR_IDLE_BLOCKED_STATE + <<create>> ElevatorController(maxFloor: int) + onFloorButtonPressed(floor: int): void + onOpenButtonPressed(): void + opCloseButtonPressed(): void + onFloorReached(): void + onDoorOpen(): void + onDoorClose(): void + onDoorBlock():void } interface Listener { + update(): void } interface DoorSensorListener { + onDoorClosed(): void + onDoorOpen(): void + onDoorBlocked(): void } interface ElevatorPanelListener{ + onFloorButtonPressed(floor: int): void + onOpenButtonPressed(): void + onCloseButtonPressed(): void } interface FloorSensorListener { + onFloorReached(): void } Listener <|-down- DoorSensorListener Listener <|-down- ElevatorPanelListener Listener <|-down- FloorSensorListener ElevatorController .up.|> DoorSensorListener ElevatorController .up.|> ElevatorPanelListener ElevatorController .up.|> FloorSensorListener class Listenable { # listeners: List<Listener> + attachListener(listener: Listener): void + detachListener(listener: Listener): void + notifyEvent(): void } class DoorSensor { - currentDoorState: DoorState + enum DoorState {OPEN,CLOSED,BLOCKED} + setCurrentDoorState(currentState: DoorState): void + notifyEvent(): void } class ElevatorPanel { - buttonPressed: ElevatorButton + press(buttonPressed: ElevatorButton): void + notifyEvent(): void } class FloorSensor { + floorReached(): void + notifyEvent(): void } Listenable <|-down-- DoorSensor Listenable <|-down-- ElevatorPanel Listenable <|-down-- FloorSensor Listenable -right-> Listener class Environment { - {static} INSTANCE: Environment - doorSensor: DoorSensor - elevatorPanel: ElevatorPanel - floorSensor: FloorSensor + {static} getInstance(): Environment + registerElevatorController(elevatorController: ElevatorController): void + pressButton(button: ElevatorButton) + closeDoor(): void + openDoor(): void + blockDoor(): void + interruptElevatorMotor() : void + interruptDoorMotor(); void } Environment -up--> DoorSensor Environment -up--> ElevatorPanel Environment -up--> FloorSensor class ElevatorButton { - buttonType: Button - buttonValue: int + enum ButtonType {OPEN_BUTTON, CLOSED_BUTTON, FLOOR_BUTTON} + <<create>> ElevatorButton(buttonType: ButtonType) + <<create>> ElevatorButton(buttonType: ButtonType, buttonValue: int) } ElevatorController ..> ElevatorButton ElevatorPanel ..> ElevatorButton ElevatorController --> DoorMotor ElevatorController --> ElevatorMotor class DoorMotor { + goOpen(): void + goClose(): void + goBreak(): void } class ElevatorMotor { + goUp(): void + goDown(): void + goBreak(): void } DoorMotor --> Environment ElevatorMotor --> Environment abstract class ElevatorState { - context: ElevatorController + setContext(context: ElevatorController): void + {abstract} onFloorButtonPressed(floor: int): void + {abstract} onOpenButtonPressed(): void + {abstract} opCloseButtonPressed(): void + {abstract} onFloorReached(): void + {abstract} onDoorOpen(): void + {abstract} onDoorClose(): void + {abstract} onDoorBlock():void } ElevatorController o-right- ElevatorState class IdleOpenState { + onFloorButtonPressed(floor: int): void + onOpenButtonPressed(): void + opCloseButtonPressed(): void + onFloorReached(): void + onDoorOpen(): void + onDoorClose(): void + onDoorBlock():void } class IdleClosedState { + onFloorButtonPressed(floor: int): void + onOpenButtonPressed(): void + opCloseButtonPressed(): void + onFloorReached(): void + onDoorOpen(): void + onDoorClose(): void + onDoorBlock():void } class IdleBlockedState { + onFloorButtonPressed(floor: int): void + onOpenButtonPressed(): void + opCloseButtonPressed(): void + onFloorReached(): void + onDoorOpen(): void + onDoorClose(): void + onDoorBlock():void } class GoingUpClosedState { + onFloorButtonPressed(floor: int): void + onOpenButtonPressed(): void + opCloseButtonPressed(): void + onFloorReached(): void + onDoorOpen(): void + onDoorClose(): void + onDoorBlock():void } class GoingDownClosedState { + onFloorButtonPressed(floor: int): void + onOpenButtonPressed(): void + opCloseButtonPressed(): void + onFloorReached(): void + onDoorOpen(): void + onDoorClose(): void + onDoorBlock():void } ElevatorState <|-up- IdleOpenState ElevatorState <|-up- IdleClosedState ElevatorState <|-right- IdleBlockedState ElevatorState <|-down- GoingUpClosedState ElevatorState <|-down- GoingDownClosedState @enduml
false
true
false
false
class
80d19e8c8ff703b295b753273722109fdd491518
5476fe79fd0e991ca4d16bbce803c6aefddf2b48
/website_sale_siki/diagramDeveloper.puml
6e7d1843a0edd3b3c88cffe43bdc84b542f51996
[]
no_license
ControlWebManager/website_sale_siki
b3f7fe4fa2453318aa70cc0dcc5f6ff3b7c5df1d
ee622365c8e8c4f93326859b41722753bc383894
refs/heads/master
2020-04-26T11:44:49.715907
2019-03-04T21:34:14
2019-03-04T21:34:14
173,527,057
0
0
null
null
null
null
UTF-8
PlantUML
false
false
701
puml
@startuml class product_template_extend { _inherit = product.template _columns = website_description field html (in xml widget=html) _columns = website_features field html (in xml widget=html) } product_template_extend --|> views interface views{ id = view_product_template_form_extend Model = product.template InheritViews = product.product_template_form_view ------- xpath //tags group name=social // field = social_googleplus -> position after } interface template{ id = Name view = Website settings Boton Insta Model = website.config.settings InheritViews = product.product_template_form_view ------- xpath //tags group name=social // field = social_googleplus -> position after } @enduml
false
true
false
false
class
bc7aef7861a186f03996b8264224a7b9014eb292
bd0d7a46ab36618f6042bf70bc762e6388a3bfb9
/docs/vw-code-generation/figures/method-expansion.plantuml
94f2edfad3afcdda53b5c2c60274d5fa092ee0bd
[ "MIT" ]
permissive
OpenPonk/class-editor
d899165b5c8d3d1d72bbf01296eb560b195fa7d7
4202a8489cbee872565133b3ccb45f5573d8baa8
refs/heads/master
2023-08-08T18:59:49.777120
2023-08-01T11:35:03
2023-08-01T11:35:03
66,193,114
3
4
MIT
2021-06-18T09:28:07
2016-08-21T10:31:04
Smalltalk
UTF-8
PlantUML
false
false
371
plantuml
@startuml hide attributes class Forager_PIM { customMethod() /step() } Forager_PIM ..> Forager_PSM : transformation > class Forager_PSM { customMethod() /step() } note right of Forager_PSM::customMethod() "as yet unclassified" self shouldBeImplemented end note note right of Forager_PSM::/step() "control" self shouldBeImplemented end note @enduml
false
true
false
false
class
e5388187727868e1da3b80c82cf4ccc25e92fb56
f4cdd5f5b4bf31ae281288e25b37bc771575823d
/images/05/update_container.puml
2d5a75fac819d3a188e55be21877fd10088e88c3
[ "BSD-3-Clause" ]
permissive
ankraft/onem2m-jupyter-notebooks
9af20d3c8e802c71133a78837696efcc20ccb8ed
6481b757e7fc6ff718ae7a30ed0bc4256e8abf67
refs/heads/master
2023-08-17T15:32:45.684608
2023-08-07T12:32:16
2023-08-07T12:32:16
174,227,639
5
3
BSD-3-Clause
2023-08-30T00:06:12
2019-03-06T21:59:19
Python
UTF-8
PlantUML
false
false
571
puml
@startuml hide footbox !theme plain skinparam backgroundcolor transparent ' Turquoise #668c97 ' Orange #F6921E participant "Notebook\nAE" as AE box "CSE & Hosted Resources" #f8f8f8 participant "StreetLight-AE-1\nLight-Container-1" as container1 participant "StreetLight-AE-2\nLight-Container-2" as container2 participant "Streetlight-ACP-2" as acp2 end box AE -> container2 ++: UPDATE <container>\ncse-in/StreetLight-AE-2/Light-Container-2\n<font color="#5555ff">Originator: CstreetLight-AE-2 container2 -->> acp2: associated AE <- container2 --: Response @enduml
false
true
false
false
sequence
26d5d586746f48368f4dc55cfc444deb1f73f709
dcade01a288818c17f144820a275b692a50885d9
/doc/class-diagram.puml
1b0e77eaa312a5f44b7009c5eff68bc1d47d9c7b
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
hossameldeen/gpa-fcicu
4f97078572039203422adaee9aaf908c84a621b5
4b4b78bee03d46c6b753d641dd3518b79a81ef7c
refs/heads/master
2021-01-17T21:28:28.476042
2018-12-07T00:44:35
2018-12-07T00:44:35
43,882,517
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,857
puml
' The diagram uses PlantUML. A picture will always be saved with the same name. ' Please note that this is a conceptual model, implementation may differ. For ' example: I won't really create a class called Request, I'll just use objects. ' Also, not reviewed yet. @startuml title Class Diagram. Doesn't have to represent actual truth! RequestRunnerSingleton --> "0..*" Request : at any times contains PhaseRunner --> "0..*" Phase : has Phase <|-- Logout Phase <|-- Login Phase <|-- GetYears Phase <|-- ScrapeGrades Logout ..> Login : prepares data for Login ..> GetYears : prepares data for GetYears ..> ScrapeGrades : prepares data for Phase --> "1" RequestRunnerSingleton : uses ScraperSingleton --> "1" PhaseRunner : uses RequestRunnerSingleton ..> Utilities : uses some of Phase ..> Utilities : uses some of class Request { ..Either 'GET' or 'POST'.. +fn:String +url:String +handler:Function +infoForHandler:String } class RequestRunnerSingleton { #delay:Number #requestQ:Request[] #interval:Interval +RequestRunnerSingleton(delay:Number) +void changeDelay(delay:Number) +void emptyQueue() +void addRequestToQueue(request:Request) #applyRequest(request:Request) } abstract class Phase { +Phase(prevResult:Result, callback:Function(Result)) } class Logout { ..Needs no data at all.. +Logout(prevResult:Result) #logoutHandler(xhr) } note bottom of Logout : Only class that does the work even if err.length > 0. class Login { ..{user, pass}.. +Login(prevResult:Result) #loginHandler(xhr) } class GetYears { ..Assumes logged in.. ..{user}.. #termsCount:Int #years:String Array[3][] +GetYears(prevResult:Result) #getYearsHandler(xhr) ..result:years:String Array[3][].. ..Example: [['12', '11'], [], ['10']].. } class ScrapeGrades { ..Assumes logged in.. ..{user, years:String Array[3][]}.. #termsYearsCount:Int[3] #doneTermsYearsCount:Int[3] +ScrapeGrades(prevResult:Result) #scrapeTermHandler(xhr) ..result:{0..*String:Array[3] each either HTML Table or undefined}.. ..Example: {'12':[HT, undefined, HT], '10':[HT, HT, HT]}.. } class PhaseRunner { #phases:Phase[] #someInput:Result ' Should be Function(Result) but PlantUML would consider it a function #callback:Function #lastResult:Result #currentIndex:Int #receivedStopSignal:Bool +PhaseRunner(phases:Phase[], someInput:Result, callback:Function(Result)) ..Updates callback and calls it when stopped.. ..i.e., doesnt call the one it was constructed with.. +void stopEarly(newCallback:Function(result)) #finish() ..This is the callback of each Phase.. #callNext(Result) } note right of PhaseRunner You shouldnt have 2 instances running at the same time. Also, an instance can be used once only (Obvious from how the code is). end note class ScraperSingleton { #phases:phases[] #phaseRunner:PhaseRunner #user:String #pass:String #callback:Function that takes nothing #callbackAfterLastStopped: Function that takes a Result +start(user, pass, callback, callbackAfterLastStopped/*optional*/) #startActual:Function(Result) } class Result { +err:Error[] +user:String, for checking on most pages +otherEntries } class Utilities { +void sendGET(url:String, handler:Function, infoForHandler:Object) +void sendPOST(url:String, nameValuePairs:Array[][2], handler:Function, infoForHandler:Object) +DOMObject parseHTML(anHTMLString:String) +Bool/String checkUser(user:String, doc:DOMObject) +Function curryOneParam(fn:Function, param:var) +Bool/DOMObject handlerBase(xhr) #void initReq(url:String, handler:Function, infoForHandler:Object) } @enduml
false
true
false
false
sequence
f5b3fc67f2ed58d775ee7badebed1340e01af1dc
981063906ac661e930b3a9c23eade2b0d98ee692
/src/Front/Front.plantuml
271e668a713f38f5c0cecd2f8254b20806bb1845
[]
no_license
Wissben/Data-Mining-ToolKit
55e49645e964e8d9581e6d234912142cc11a198b
d83aac3876a842bf096fe40a85007ce8fc8720e6
refs/heads/master
2020-04-07T09:49:36.520024
2019-01-02T00:21:18
2019-01-02T00:21:18
158,266,366
5
0
null
null
null
null
UTF-8
PlantUML
false
false
1,554
plantuml
@startuml title __FRONT's Class Diagram__\n package Front { class Controller { ~ columns : LinkedList<TableColumn<Map, String>> ~ originalData : Instances ~ activeData : Instances ~ activeCleanData : Instances ~ chosen : File - loadFile : JFXButton - table : TableView<Map> - tableOrigin : TableView<Map> - valuesTable : TableView<Map> - showBox : Button - nbInstances : Label - nbAttribut : Label - cleanedTable : TableView<Map> - containerHBox : HBox - tabPane : TabPane - launchApriori : JFXButton - launchKNN : JFXButton - anchorTop : AnchorPane - launchDBSCAN : JFXButton + initialize() ~ setOriginalData() ~ setActiveCleanData() ~ setActiveData() ~ refreshLabels() ~ refreshTables() ~ refreshCleanTable() ~ refreshOriginalTable() ~ refreshTable() ~ refreshValuesTable() - getAttributeIndexFromName() - generateDataValuesInMap() - generateDataInMap() ~ getCellFactoryMap() } } package Front { class Main { {static} + main() {static} + apriori() {static} + DBSCAN() {static} + KNN() } } Controller -up-|> Initializable 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
462e45b579dc8cc2fd96c32cec534546712be4f3
55a34d686235af44965fdb49cffead3fe4f53504
/src/main/java/com/knowwhere/stocksapi/stocksapi.plantuml
bbbe70b9cb2483ee8914712a04e57f4eb3d91923
[]
no_license
Gaurav-Punjabi/stocks-live-server
0d6e9fff81864e8d3d079731b0ef7c9f9a71e254
9541aac1adbe66cc2c49e7897221ee071d49ae30
refs/heads/master
2020-04-10T23:08:07.137796
2019-04-22T15:27:28
2019-04-22T15:27:28
161,342,727
2
0
null
null
null
null
UTF-8
PlantUML
false
false
358
plantuml
@startuml title __STOCKSAPI's Class Diagram__\n package com.knowwhere.stocksapi { class StocksApiApplication { {static} + main() } } 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
79d28da12224c09f3767f575603db23778822528
c2b83ffbeb0748d1b283e093f0b987bdbc3d27ac
/docs/uml-class-diagrams/database/test/PersistentStorageManagerTests/PersistentStorageManagerTests.puml
a3c69009c98464f05b0acc0f6dfd3c0866401dd3
[]
no_license
Slackjaw1431/csi-3370-software-project
79666760712ee4625bea3daea48c7072e7826465
af44ad1066695e4f9eff74eda79cebef3ad2b1af
refs/heads/main
2023-03-23T23:03:17.404846
2021-03-17T18:52:02
2021-03-17T18:52:02
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,411
puml
@startuml PersistentStorageManagerTests package edu.oakland.test.database { class PersistentStorageManagerTests { + String randomArray + LocationDataPoint ldp + float course ArrayList<LocationDataPoint> locDataPoint ArrayList<TrackData> trackData + void rfidDataInIsRfidDataOut() + void offsetMatchDataPoint() + void locationDataPointInIsDataPointOut() + void offsetMatchTrackData() + void trackDataInIsTrackDataOut() + void modeInIsModeOut() + void currentSatMatchNextSat() + void cannotStoreNullLocationDataPoint() + void cannotStoreNullTrackData() + void locationDataPointOffsetOutOfBoundsReturnsNull() + void trackDataOffsetOutOfBoundsReturnsEmptyTrackData() + void nonexistentSatelliteNameReturnsEmptyNext() + void lastSatelliteNameInListReturnsEmptyNext() + void cannotPassNullLocationDataPointInConstructor() + void cannotPassNullTrackDataInConstructor() + void cannotPassNullNextSatellitesInConstructor() - float generateRandomCourse() - float generateRandomSpeed() - int generateRandomTooSmallArrayLength() - LocationDataPoint[] generateRandomLocationDataPointsArray(int length) - LocationDataPoint generateRandomLocationDataPoint() - String generateRandomString() } } @enduml
false
true
false
false
class
402b3aba16aaed1e0c5d62a032a198c5678ce945
d1bad642f3525a5bfa5be419fc3fe29bed245001
/plantuml/timeseq.plantuml
22c2a2c3b6a70cff9dfdb756eeeaef92fe4b3391
[]
no_license
arthurxuwei/Study
40c96de85e4687213369aad981a6eb745cf8c0a0
9ae024e9a9df6d619fe684cdfa4d4e7cce5367c0
refs/heads/master
2022-11-01T22:55:20.544581
2022-10-21T08:33:34
2022-10-21T08:33:34
14,636,648
1
0
null
2022-09-16T09:16:57
2013-11-23T05:00:17
HTML
UTF-8
PlantUML
false
false
357
plantuml
@startuml timeseq skinparam backgroundColor #EEEBDC skinparam handwritten true skinparam sequence { ArrowColor DeepSkyBlue ActorBorderColor DeepSkyBlue } actor Foo1 boundary Foo2 database Foo3 participant "Class" as Class Foo1 -> Foo2 : to boundary activate Foo2 note left: first Foo1 -> Foo3 : to database Foo1 -> Class : to class @enduml
false
true
false
false
sequence
df1a0eeeb20668ec8bdf105c7255afd9198b748c
973dcef38fb285cf4f14a2e937af23e26a05564b
/docs/UseCases/Manage-Service/Destroy-Service.puml
662685524cb720d7464f447b24d7d7eaeedc9b68
[]
no_license
CAADE/CAADE
6a0d37b31e77fd00eeb1ad056d17d484585cad96
3873453a14359879a146f1d5897554ae2e94bd96
refs/heads/master
2021-06-09T05:28:17.894441
2019-06-07T06:08:10
2019-06-07T06:08:10
104,078,969
1
0
null
2020-08-20T15:13:40
2017-09-19T13:32:11
JavaScript
UTF-8
PlantUML
false
false
276
puml
@startuml Actor "actorName" as A box "Manage-Service" #lightblue participant CLI as CLI participant Web as Web participant "caade" as S A -> CLI : caade-service-destroy() CLI -> S : service/destroy() A -> Web : service/destroy() Web -> S : service/destroy() end box @enduml
false
true
false
false
sequence
3dc72ebfc2d171152b3f8d0da39b4c2bd1edcece
3dbac7eabf88c7fd4df0400a7832e1eb1f13f550
/backend/diagrams/architecture.puml
c3d7485cf461098555088fbaf2afc7ded40690a3
[]
no_license
KochankovID/TonalCreamAssistant
155ecea6a61b3191e2306b6c97df561e6857a73f
c8fe41d1691cc167448a32588afce4566dc68ca0
refs/heads/main
2023-08-30T00:29:54.558595
2021-11-02T05:19:32
2021-11-02T05:19:32
409,894,454
6
2
null
2021-11-02T05:19:33
2021-09-24T08:44:44
Python
UTF-8
PlantUML
false
false
2,417
puml
@startuml skinparam component { FontColor black AttributeFontColor black FontSize 17 AttributeFontSize 15 AttributeFontname Droid Sans Mono BackgroundColor #6A9EFF BorderColor black ArrowColor #222266 } skinparam database { FontColor black AttributeFontColor black FontSize 17 AttributeFontSize 15 AttributeFontname Droid Sans Mono BackgroundColor #6A9E82 BorderColor black ArrowColor #222266 } skinparam actor { BackgroundColor #6A44ff BorderColor black ArrowColor #222266 } skinparam node { FontColor black AttributeFontColor black FontSize 17 AttributeFontSize 15 AttributeFontname Droid Sans Mono BackgroundColor #FFA1F8 BorderColor black ArrowColor #222266 } node "VPN"{ database Elasticsearch database Vendor_DB database User_info_DB component Logstash_1 component Logstash_2 component Logstash_3 component Logstash_4 component Logstash_5 component Kibana component Admin_panel component Vendor_DB_API_Service component CV_HTTP_service component Nginx component Auth component Billing component CRM interface port_8000 interface port_5601 actor Manager actor DevOps Admin_panel -up- Vendor_DB Admin_panel -down- port_8000 Vendor_DB_API_Service -up- Vendor_DB Vendor_DB_API_Service -down- Nginx Vendor_DB_API_Service -up-> Logstash_1 CV_HTTP_service -down- Nginx CV_HTTP_service -right- Auth CV_HTTP_service -up-> Logstash_2 Auth -down- User_info_DB Auth -right- Billing Auth -left- CRM Auth -up-> Logstash_3 Billing -down- User_info_DB Billing -up-> Logstash_4 CRM -down- User_info_DB CRM -right- Billing CRM -up-> Logstash_5 Logstash_1 -up-> Elasticsearch Logstash_2 -up-> Elasticsearch Logstash_3 -up-> Elasticsearch Logstash_4 -up-> Elasticsearch Logstash_5 -up-> Elasticsearch Elasticsearch -right- Kibana Kibana -right- port_5601 DevOps -left- port_5601 Manager -up- port_8000 } interface port_80 port_80 -up-- Nginx node "Front"{ [Web] -up- port_80 [Mobile] -up- port_80 } actor Client1 actor Client2 Client1 -up- Web Client2 -up- Mobile @enduml
false
true
false
false
sequence
2fd797c298c5dd7bd74d14f020f61e1384ffc9a7
20644d12a34773dd4586c4f6b767745ad004db26
/core/out/production/CN-assignment-1/com/traynotifications/notification/notification.plantuml
b09687ab4df75a9dfcf5dc28d26d82f008465bf1
[]
no_license
thuyhoang-bkuer/CN-assignment-1
5862f4a2e136a484eff14f322e23a4462fe2fa0e
58d119a48fac65b6fcbbf1b59b5975ced5357e10
refs/heads/master
2020-08-27T05:53:40.188382
2019-10-27T13:43:58
2019-10-27T13:43:58
217,261,236
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,208
plantuml
@startuml title __NOTIFICATION's Class Diagram__\n namespace com.traynotifications.notification { enum NotificationType { CUSTOM ERROR INFORMATION NOTICE SUCCESS WARNING } } namespace com.traynotifications.notification { class com.traynotifications.notification.TrayNotification { - imageIcon : ImageView - lblClose : Label - lblMessage : Label - lblTitle : Label - onDismissedCallBack : EventHandler<ActionEvent> - onShownCallback : EventHandler<ActionEvent> - rectangleColor : Rectangle - rootNode : AnchorPane + TrayNotification() + TrayNotification() + TrayNotification() + dismiss() + getAnimationType() + getImage() + getMessage() + getNotificationType() + getRectangleFill() + getTitle() + getTrayIcon() + isTrayShowing() + setAnimationType() + setImage() + setMessage() + setNotificationType() + setOnDismiss() + setOnShown() + setRectangleFill() + setTitle() + setTray() + setTray() + setTrayIcon() + showAndDismiss() + showAndWait() - initAnimations() - initStage() - initTrayNotification() - onDismissed() - onShown() } } com.traynotifications.notification.TrayNotification o-- com.traynotifications.animations.AnimationProvider : animationProvider com.traynotifications.notification.TrayNotification o-- com.traynotifications.animations.AnimationType : animationType com.traynotifications.notification.TrayNotification o-- com.traynotifications.animations.TrayAnimation : animator com.traynotifications.notification.TrayNotification o-- com.traynotifications.notification.NotificationType : notificationType com.traynotifications.notification.TrayNotification o-- com.traynotifications.models.CustomStage : stage 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
4fc3e72fb4983b4d0a03cc8aee084427dc61ecec
0246a4889713a9f37cfe235f04a53eb6770a61ae
/content/en/docs/api-reference/img/KeypleCore-4-SE_Proxy-SE_Listening.iuml
195eb0dcbd65fdd5b13f97d3accd7f0c95faf1af
[ "Apache-2.0" ]
permissive
jeanpierrefortune/docsy-example
2022b03167acf7620070d9ff1f11061a71d94898
b1d35577041ed5788965d95149f6b223ff78b816
refs/heads/master
2021-01-14T02:48:32.503680
2020-02-25T17:22:53
2020-02-25T17:22:53
242,576,043
0
0
Apache-2.0
2020-02-23T19:16:52
2020-02-23T19:16:51
null
UTF-8
PlantUML
false
false
2,651
iuml
@startuml package org.eclipse.keyple.core.seproxy.event #FFFFFF { '---- EVENT_READER -------------------------------------------------------------[ +enum "EventType" as EventType_Reader { IO_ERROR("SE Reader IO Error") SE_INSERTED("SE insertion") SE_MATCHED("SE matched") SE_REMOVAL("SE removal") +EventType(String name); +String getName(); } +class "<b>final</b> ReaderEvent" as ReaderEvent { +ReaderEvent(String pluginName, String readerName, EventType eventType, DefaultSelectionsResponse defaultSelectionsResponse); +String getPluginName(); +String getReaderName(); +EventType getEventType(); +AbstractDefaultSelectionsResponse getDefaultSelectionsResponse(); } 'EventType_Reader -up-+ ReaderEvent EventType_Reader --+ ReaderEvent +interface ReaderObserver { +update(ReaderEvent event) } +enum NotificationMode { ALWAYS("always") MATCHED_ONLY("matched_only") +NotificationMode(String name); +String getName(); +{static}NotificationMode get(String name); } +enum PollingMode { REPEATING, SINGLESHOT } +abstract AbstractDefaultSelectionsRequest { {abstract} #Set<SeRequest> getSelectionSeRequestSet() {abstract} #MultiSeRequestProcessing getMultiSeRequestProcessing() {abstract} #ChannelControl getChannelControl() } +abstract AbstractDefaultSelectionsResponse { {abstract} #List<SeResponse> getSelectionSeResponseSet() } +interface ObservableReader { +void addObserver(ReaderObserver observer); +void removeObserver(ReaderObserver observer); +void notifyObservers(ReaderEvent event); +void setDefaultSelectionRequest(AbstractDefaultSelectionsRequest defaultSelectionsRequest, NotificationMode notificationMode); +void setDefaultSelectionRequest(AbstractDefaultSelectionsRequest defaultSelectionsRequest, NotificationMode notificationMode, PollingMode pollingMode); +startSeDetection(PollingMode pollingMode); +stopSeDetection(); +notifySeProcessed(); } ObservableReader +-down- NotificationMode ObservableReader +-down- PollingMode '---- EVENT_READER -------------------------------------------------------------] '---- EVENT_READER_RELATION ----------------------------------------------------[ ReaderObserver "1" +-down-o "*" ObservableReader : observes < (ReaderObserver, ObservableReader) . ReaderEvent AbstractDefaultSelectionsRequest "1" -left-> "1" ObservableReader : is set > AbstractDefaultSelectionsResponse "1" --> "1" ObservableReader : returns < AbstractDefaultSelectionsRequest -down[hidden]- AbstractDefaultSelectionsResponse '---- EVENT_READER_RELATION ----------------------------------------------------] } 'ReaderObserver -right[hidden]--> EventType_Reader @enduml
false
true
false
false
sequence
37e006c39b6284e024dac2c5e4c74f1e683423cb
d046d1d89b21d4e30f6ca382c15de6da3941395e
/uml/logic-view/architecture/models.puml
babb1991ef94cb2c0fbba7d33606eaacdd362604
[]
no_license
hombrenieve/klondike_rup
fff8cbc09e8b2a647b6f4c71111960b2a8fe3714
cb8e1bbcb24d0750dd93f6048ed840d7552dc145
refs/heads/master
2020-06-04T02:15:00.755154
2019-06-17T09:59:09
2019-06-17T09:59:09
191,829,982
0
0
null
null
null
null
UTF-8
PlantUML
false
false
237
puml
@startuml package model { abstract Stack Stack <|-- Deck Stack <|-- Discarded Stack <|-- Work Stack <|-- Target Card -o Stack Game *-up- "1" Deck Game *-up- "1" Discarded Game *-up- "7" Work Game *-up- "4" Target } @enduml
false
true
false
false
class
802416204442dd1acdea874417f614e1d7088ef5
ccc4b0eaa4448ce6d8e6112f57aa69452357c356
/examples/object-ex.puml
4c7489c29f38040d6c493e006e7a91e5af8c8623
[ "MIT" ]
permissive
bschwarz/puml-themes
b30d5535f0cc3f673f3b434636b66ce3f9b7cb04
2e2152c349e1c53e1a9de727399b4490afa78434
refs/heads/master
2023-08-31T03:29:02.229960
2023-08-19T00:38:46
2023-08-19T00:38:46
211,412,178
254
69
MIT
2022-07-17T16:27:21
2019-09-27T22:41:33
CSS
UTF-8
PlantUML
false
false
442
puml
@startuml !if %variable_exists("$THEME") title Object Diagram - $THEME theme !else title Object Diagram !endif 'skinparam BackgroundColor transparent object Object01 object Object02 object Object03 object Object04 object Object05 object Object06 object Object07 object Object08 Object08 : name = "Dummy" Object08 : id = 123 Object01 <|-- Object02 Object03 *-- Object04 Object05 o-- "4" Object06 Object07 .. Object08 : some labels @enduml
false
true
false
false
class
105651fe93b8142db84dc14ac2e1c5f0420cec4c
8eeaa622bd21c275f3c6995d3f1b3657b68b0618
/src/Docs/_new/2-internals/1-core/10-erd/_puml/erd-shopware-core-checkout-payment.puml
17a54757cf9b63246ef4f6b09ca8312071fa36cc
[ "MIT", "LicenseRef-scancode-generic-cla" ]
permissive
Gamingpc/platform
79282f0e78f9346b4fa02a7907975890200d8ac8
47169962a2d7fa4b232ad63d3611ac392ba3ddf4
refs/heads/6.0-dp
2023-04-06T14:37:58.066081
2019-07-15T06:24:42
2019-07-15T06:24:42
188,271,256
3
2
MIT
2023-04-04T01:25:29
2019-05-23T16:35:37
PHP
UTF-8
PlantUML
false
false
3,419
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(ShopwareCoreCheckoutPaymentPaymentMethodDefinition, "payment_method\n(Payment method)") { primary_key(id) id pluginId foreignKey handlerIdentifier string name translated description translated position int active bool customFields translated availabilityRuleId foreignKey mediaId foreignKey formattedHandlerIdentifier string not_null(createdAt) createdAt not_null(updatedAt) updatedAt translated json } TranslationTable(ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition, "payment_method_translation\n((Translations))") { not_null(name) string description longText customFields customFields not_null(createdAt) createdAt not_null(updatedAt) updatedAt primary_key(paymentMethodId) foreignKey primary_key(languageId) foreignKey } ForeignTable(ShopwareCoreSystemSalesChannelSalesChannelDefinition, "sales_channel") { } ForeignTable(ShopwareCoreFrameworkPluginPluginDefinition, "plugin") { } ForeignTable(ShopwareCoreCheckoutCustomerCustomerDefinition, "customer") { } ForeignTable(ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition, "order_transaction") { } ForeignTable(ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition, "sales_channel_payment_method") { } ForeignTable(ShopwareCoreContentRuleRuleDefinition, "rule") { } ForeignTable(ShopwareCoreContentMediaMediaDefinition, "media") { } ForeignTable(ShopwareCoreFrameworkLanguageLanguageDefinition, "language") { } ' relationshipd ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreFrameworkPluginPluginDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition --> ShopwareCoreCheckoutPaymentPaymentMethodDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition --> ShopwareCoreFrameworkLanguageLanguageDefinition @enduml
false
true
false
false
uml-unknown
4c170bc95748dc9c03da73c155b05f28c303d3d6
5124b2dbc6276b681910d5584179a02ddc345669
/documentation/uml/class/GuestFrame.puml
6bbc560566f7e86f1eeb6ff732f4ce8276db2d79
[]
no_license
Dedda/paintball
258257ce2b0b6160abe4a9dbbbf7c7a658416d5b
fb18cf11e2fc3f7eca7e0d26a2847743b560dc2f
refs/heads/master
2020-12-30T09:58:02.507682
2015-06-16T17:22:59
2015-06-16T17:22:59
30,232,508
1
1
null
null
null
null
UTF-8
PlantUML
false
false
350
puml
@startuml class hotel.gui.GuestFrame { - guest : Guest - nameLbl : JLabel - openReservationsBtn : JButton - reservationNumberLbl : JLabel - toPayLbl : JLabel + GuestFrame(Guest) - initComponents() : void - openReservationsBtnActionPerformed(AvtionEvent) : void } javax.swing.JFrame <|-- hotel.gui.GuestFrame @enduml
false
true
false
false
class
bbfba3e8dc11d826b4c9e6f68bacfe881b32d5fe
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/CustomerGroupSetMessagePayload.puml
c06aed18eedfc71b5657d5667bb770b95fc9a45f
[]
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
489
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 CustomerGroupSetMessagePayload [[CustomerGroupSetMessagePayload.svg]] extends MessagePayload { type: String customerGroup: [[CustomerGroupReference.svg CustomerGroupReference]] } interface MessagePayload [[MessagePayload.svg]] { type: String } @enduml
false
true
false
false
class
1938ffcae249a40221bbc123c80f302798712df9
605cac101260b1b451322b94580c7dc340bea17a
/malokhvii-eduard/malokhvii05/doc/plantuml/ua/khpi/oop/malokhvii05/util/algorithms/sort/BottomUpMergeSort.puml
ce9891a5a69eeb9c3b8daf1a812b1fdc9b0fca89
[ "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
196
puml
@startuml class BottomUpMergeSort<T> { +BottomUpMergeSort(Comparator<T>) -mergeSlice(Object[], Object[], int, int): void +sort(Array<T>): void } @enduml
false
true
false
false
class
73edaca971c12bbc815589c154c2ca649c62aed4
0ab7bf9e87646bd52f745fc9002ef33d29c43ad7
/uml/DSS_removeTache.puml
fe87579a678b7cfb0cb4ed01f1139ba7ed11e49e
[]
no_license
Cook01/ToDoList
5b6b8ed762f2c178db77d855fb1897badf1f8d7f
7d76532dd0c3a34e2a3001d8e39228b750defef9
refs/heads/master
2021-01-13T14:11:16.772017
2016-12-11T20:03:28
2016-12-11T20:03:28
72,838,114
3
1
null
null
null
null
UTF-8
PlantUML
false
false
753
puml
@startuml title Diagramme de séquence systeme : clique sur le bouton "X" d'une tache box "Model" #LightSkyBlue participant Tache end box box "Controller" #LightBlue participant MainController participant TacheListener participant SortTaches end box box "View" #LightGreen participant TacheView participant MainView end box TacheView -> TacheListener : actionPerformed TacheListener -> MainController : removeTache MainController -> MainController : update MainController -> SortTaches : sort SortTaches --> MainController MainController -> MainController : reOrderTacheView MainController -> MainController : updateView MainController -> MainView : updateView MainView --> MainController MainController --> TacheListener @enduml
false
true
true
false
sequence
cf46f333e3f89e8d7e1c4cd0b4fee980c9bf490f
59e8f9d430e815ba8d7b7efae85bad26cba97af3
/_stash/추상화는어디까지해야하는걸까.puml
0eb4cac71df1b6c73869d95302b7702bc429009c
[ "MIT" ]
permissive
glqdlt/glqdlt.github.io
76bc5e9b0bad9f48239bd7b1e9bef8c581fdb49e
c9579e99c5390a6c02a8d34cc808a66ad0c977dc
refs/heads/master
2022-08-27T08:49:24.914469
2022-08-05T06:45:11
2022-08-05T06:45:11
92,659,599
0
0
null
null
null
null
UTF-8
PlantUML
false
false
605
puml
@startuml class ImageController{ +postImageUpload(multipartForm) } class ImageService{ +uploadImage(file) } interface ImageHandler{ #uploadImage(file) } class AzureImageHandler implements ImageHandler{ -imageFormatRegex +uploadImage(file) -validImageFormat(file) } class AzureBlobSdk{ +upload(file) } interface ResourceHandler{ +upload(file) } class AzureBlobHandler implements ResourceHandler{ +upload(file) } ImageController -> ImageService ImageService -> ImageHandler AzureImageHandler -> AzureBlobHandler AzureBlobHandler -> AzureBlobSdk @enduml
false
true
false
false
class
fd509d0fbe918c3f970c97b39570127a48eb40a6
740ec837551b09f09677854163ecd30ba6ea3cb7
/documents/sd/plantuml/application/Common/Shared/Events/Queue/DefaultDecodableEventQueue.puml
5d073991abfc7013dc974b790ca5109e8806eca0
[ "MIT" ]
permissive
insightmind/MORR
913c0c16d14745cbde40af07322ca339a0373f32
0830f2155fb3b32dc127587e07cbd780deb0e118
refs/heads/develop
2020-12-08T00:23:17.488431
2020-04-05T20:50:44
2020-04-05T20:50:44
232,827,908
5
1
MIT
2020-04-05T20:55:27
2020-01-09T14:28:48
HTML
UTF-8
PlantUML
false
false
555
puml
@startuml(id=default) skinparam monochrome true skinparam classAttributeIconSize 0 !startsub default abstract class "DefaultDecodableEventQueue<T>" { } abstract class "BaseEventQueue<T>" { + IsClosed : bool <<get>> + GetEvents() : IAsyncEnumerable<TEvent> + Enqueue(@event:TEvent) : void + Open() : void + Close() : void } interface "IDecodableEventQueue<T>" abstract class "BaseEventQueue<T>" "IDecodableEventQueue<T>" <|-- "DefaultDecodableEventQueue<T>" "BaseEventQueue<T>" <|-- "DefaultDecodableEventQueue<T>" !endsub @enduml
false
true
false
false
class
5ea3b15fb2b8cd79448025ab499929249f68b23f
c5ba091cb650334f8538409bff1947d8d35d1ddd
/Coding/fw/doc/design/Architecture_Webserver.plantuml
becf09a90de20b554ee8b986639ea236820937d3
[ "BSD-3-Clause" ]
permissive
zengqz98/esp32-can-iot
d457b2ad9c06868c2b71b933e9ee838285dee3d0
7d3f17cc18107fe80ecb2b8c116964ef7bebb800
refs/heads/master
2023-03-11T17:58:16.487406
2021-02-23T06:39:56
2021-02-23T06:39:56
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
686
plantuml
@startuml Title Application Diagram (WebServer) Class Application package WebServer <<node>> { Class WebConfig Class Pages Class CaptivePortal Application *.. ESPServer ESPServer *-- WebConfig : <<use>> ESPServer *-- Pages : <<use>> ESPServer *-- CaptivePortal : <<use>> ESPServer *-- WebSocket : <<use>> } package Espressif_ESP32_Library{ Class Settings{ -Preferences flashMemory } Class SPIFFS WebConfig --> Settings : <<use>> Pages o-- SPIFFS : <<use>> CaptivePortal o-- SPIFFS : <<use>> } package ESPAsyncWebServer <<folder>> { Class AsyncWebServer } WebServer o-- ESPAsyncWebServer : <<use>> @enduml
false
true
false
false
sequence
60add774a9db41de857ef76eb4ed0f2af4047b4a
c688bd560208b61dfd8ddf3941c2545b8de62c74
/CMPUT301/usecase.puml
178c9b2b081b989aadea2e0b5c1d2216a9ac9549
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
n30phyte/SchoolDocuments
a822a0577ca5d96da1f6e1651970cb1ec3f86a6f
921ad351d906603e39063d2dafabb998b54b0c8f
refs/heads/master
2023-08-09T09:18:12.486077
2023-07-30T06:45:46
2023-07-30T06:45:46
174,037,259
1
0
Apache-2.0
2022-01-25T19:38:51
2019-03-05T23:38:51
HTML
UTF-8
PlantUML
false
false
391
puml
@startuml UseCase rectangle System { (Filling up gas in a car at a gas station) as UC1 (Preauthorize) <|-- (Credit) : <<extend>> (Preauthorize) <|-- (Debit) : <<extend>> (Pump gas) as UC3 UC1 ..> (Preauthorize) : <<include>> UC1 ..> UC3 : <<include>> UC1 ..> (Settle) : <<include>> } :Customer: -- UC3 :Customer: -- (Preauthorize) :Attendant: -- UC3 :Attendant: -- (Settle) @enduml
false
true
false
false
class
2a1eb6ee8a8ac945ff2213441da579958e87ce6e
4da8d3dea8d3d93a5932ab3e2f3cdce618d04396
/src/main/java/protocol/request/request.plantuml
15a81465dafcf61c18ae10e15f156fa7b6c02200
[ "MIT" ]
permissive
signofthefour/chatServer2
b761fa544c5f3972bbf305942de034c705fcd249
b0d7b919ee7475f8e86486de89264806f4abc316
refs/heads/master
2022-10-14T09:55:32.795035
2020-06-09T22:32:40
2020-06-09T22:32:40
268,006,340
0
0
null
null
null
null
UTF-8
PlantUML
false
false
817
plantuml
@startuml title __REQUEST's Class Diagram__\n namespace protocol { namespace request { class protocol.request.Login { } } } namespace protocol { namespace request { interface protocol.request.Request { {abstract} + getBody() {abstract} + getCommand() {abstract} + getMethod() {abstract} + getReceiver() {abstract} + getSender() {abstract} + setBody() {abstract} + setCommand() {abstract} + setMethod() {abstract} + setReceiver() {abstract} + setSender() } } } 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
40051b927ce49fe49ff6bcb3e01b5dedf04cadb8
29cd6052a19c8004909c21a2e93aca16d5c390ef
/restaurants.plantuml
80af896545a072469901bed864588d8b0ca6a791
[]
no_license
JohnSaff/restaurants
227a9b2843744c8fc969e82c51a3faa6186b325f
5ca817b4aea85cae6407d500e620a1de4a9b50c9
refs/heads/master
2022-12-25T23:22:56.518676
2020-09-28T15:19:58
2020-09-28T15:19:58
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
571
plantuml
@startuml class Restaurant{ name STRING image STRING menus ARRAY<Menu> addMenu() VOID getMenus() ARRAY<Menu> } class Menu{ name STRING description STRING items ARRAY<Item> addItem() VOID getItems() ARRAY<Item> } class Item{ name STRING allergens STRING description STRING price FLOAT getName() STRING getAllergens() STRING getDescription() STRING getPrice() FLOAT addAllergens(STRING) VOID addDescription(STRING) VOID addPrice(FLOAT) VOID } Restaurant --{Menu Menu --{Item @enduml
false
true
false
false
class
0ec230eddb7e463a486381f9907d14ec5fd5c6d3
4b2be57073ab82bd7d12e68ad0c7a90c4dbbfa83
/demo.puml
67d74b958d066fc5314a6a45a607d2dfa3f6c810
[ "MIT" ]
permissive
weirongxu/plantuml-previewer.vim
39f6519fd32e6a3ce5b82d2a06bc4b0f38dd3177
1dd4d0f2b09cd80a217f76d82f93830dbbe689b3
refs/heads/master
2023-03-15T12:03:50.595193
2023-03-07T16:54:49
2023-03-07T16:54:49
102,263,594
249
37
MIT
2023-03-07T14:29:46
2017-09-03T12:38:30
Vim Script
UTF-8
PlantUML
false
false
434
puml
@startuml scale 600 width [*] -> State1 State1 --> State2 : Succeeded State1 --> [*] : Aborted State2 --> State3 : Succeeded State2 --> [*] : Aborted state State3 { state "Accumulate Enough Data\nLong State Name" as long1 long1 : Just a test [*] --> long1 long1 --> long1 : New Data long1 --> ProcessData : Enough Data } State3 --> State3 : Failed State3 --> [*] : Succeeded / Save Result State3 --> [*] : Aborted @enduml
false
true
false
false
sequence
0901c535f0528e10e7d6351340e2713b22984916
2a5138a8138272a94b4f26a3dffa2d24e1a0eb7d
/docs/Diagrams/GameLoaderModel.plantuml
5bea0273bf858652325b808d76c3e3a7993fccd5
[]
no_license
Stryse/DungeonGame
f109e9f7a30689aa52c7f60f9316351eb41abaae
f0a8aeb47a70f00c42bcd26475f51f31faf13654
refs/heads/master
2022-12-29T09:17:42.875468
2020-10-18T21:03:47
2020-10-18T21:03:47
300,079,856
0
0
null
2020-09-30T22:36:53
2020-09-30T22:35:56
C++
UTF-8
PlantUML
false
false
981
plantuml
# GameLoaderModel @startuml left to right direction skinparam ClassAttributeIconSize 0 class GameLoaderModel{ -playerDataAccess : //**IPlayerDataAccess***// -players : **QVector<Player*>** -activePlayerInd : **int** -mapDataAccess : //**IMapDataAccess***// -maps : **QVector<Map*>** -activeMapInd : **int** ---- +nextPlayer() : **void** +prevPlayer() : **void** +createGame(parent : **QObject***) : **GameLogicModel*** -- <<getter>> -- +getActivePlayer() : **Player** +getMaps() : **Map** : **QVector<Map*>&** -- <<setter>>-- +setActiveMap(ind : **int**) : **void** } GameLoaderModel -left-|> QObject interface IPlayerDataAccess <<interface>> interface IMapDataAccess <<interface>> GameLoaderModel <-- PlayerDataAccessImpl : <<injected>> IPlayerDataAccess <|-right- PlayerDataAccessImpl : <<implements>> GameLoaderModel <-- MapDataAccessImpl : <<injected>> IMapDataAccess <|-right- MapDataAccessImpl : <<implements>> GameLoaderModel --> GameLogicModel : <<creates>> @enduml
false
true
false
false
sequence
e38497c6eb46404033a629a6dcb2d12ac061ecc9
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/CustomerSetCustomerGroupAction.puml
5fc8e3b3df87f659b47105dc00a1d375cc5e7152
[]
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
529
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 CustomerSetCustomerGroupAction [[CustomerSetCustomerGroupAction.svg]] extends CustomerUpdateAction { action: String customerGroup: [[CustomerGroupResourceIdentifier.svg CustomerGroupResourceIdentifier]] } interface CustomerUpdateAction [[CustomerUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
baa52ce4d509523e9c716b7cc4ebfdcbb317ba88
9cc7c4099f6330f9a4384b56427d40d46b9d6f4a
/diagrams/service.puml
3ea698a223934e3eb3e7b05948e4cd7c6768a012
[ "MIT" ]
permissive
maulvialf/belajar-kubernetes
0e28a11d9f75b3b1d17ffbe86151ecedf3bb603e
809ac5514e9c0c188a3775f53e0d340b0587c132
refs/heads/master
2022-10-22T09:32:07.830441
2020-06-13T17:43:51
2020-06-13T17:43:51
272,653,376
1
0
MIT
2020-06-16T08:32:21
2020-06-16T08:32:20
null
UTF-8
PlantUML
false
false
430
puml
@startuml node "Kubernetes Cluster" { component "Service"as service node "Node 1" { component "Pod Client" as client component "Pod A" as poda1 component "Pod ..." as podb2 } node "Node 2" { component "Pod A" as poda2 component "Pod A" as poda3 component "Pod ..." as podb1 } } client --> service service --> poda1 service --> poda2 service --> poda3 @enduml
false
true
false
false
component
ba8360f0325a9ad1f93b544b12cb389a30fe0cb8
eafc0d148dffcc37d83976752713dca064e3aa1b
/docs/helm/diagrams/helm-components.puml
306883608a10f487944204b0ecf53de6a4ebbb8a
[ "Apache-2.0" ]
permissive
sirReeall/acs-deployment
417fe451aa94efc7b3e907c9097aee406da51a2c
3931e882297cf4453aad8745503401b0bd39ca8b
refs/heads/master
2022-12-19T03:03:10.933979
2020-08-17T15:13:46
2020-08-17T15:13:46
277,750,248
0
1
Apache-2.0
2020-07-07T07:41:32
2020-07-07T07:41:31
null
UTF-8
PlantUML
false
false
1,504
puml
@startuml Title: ACS Helm Deployment Overview skinparam componentStyle uml2 skinparam linetype ortho skinparam rectangle { BorderStyle dashed FontSize 15 FontStyle none } actor Client node "nginx-ingress namespace" { component "NGINX ingress-controller" as nginx #lightgrey } node "ACS namespace" { component "Alfresco Digital Workspace" as adw #lightgrey component "Alfresco Content Services" as acs #lightgrey component "Alfresco Search Services" as ass #lightgrey component "Alfresco Share" as share #lightgrey database "Volume Claim" as vc rectangle "Alfresco Transform Service" { component "Transform Router" as tr #lightgrey component "Shared File Store" as sfs #lightgrey component "ActiveMQ" as amq #lightgrey component "Alfresco PDF Renderer" as pdfr #lightgrey component "LibreOffice" as libr #lightgrey component "ImageMagick" as img #lightgrey component "Tika" as tika #lightgrey component "TransformMisc" as misc #lightgrey } } database "Database" as db Client --> nginx nginx --> acs nginx --> share nginx --> adw acs --> vc ass --> vc sfs --> vc ass <--> acs acs --> db acs --> pdfr acs --> libr acs --> img acs --> tika acs --> misc acs --> sfs acs <--> amq tr --> pdfr tr --> libr tr --> img tr --> tika tr --> misc tr <-up-> amq pdfr --> sfs libr --> sfs img --> sfs tika --> sfs misc --> sfs share --> acs center footer Copyright 2019 Alfresco Software Inc @enduml
false
true
false
false
sequence
5922e5c6490f21ed1fa997812225eeca7ee9e7cf
5b9092e6cb6760e2471483e438520451f408511e
/doc/1_sprint/diagrams/puml/sequences/move.puml
f596b2a787779a3d23e64a0eb46307fa2311e4cd
[]
no_license
Reynault/ACL_2019_Zelpop
ac8be33233a78ecb010ffc7c3135031dfece3dd6
0edbfabd698ac2ef2e16e5cf70f41d8f9a310219
refs/heads/master
2020-08-15T14:32:19.385568
2019-12-10T16:59:19
2019-12-10T16:59:19
215,357,337
2
0
null
null
null
null
UTF-8
PlantUML
false
false
1,159
puml
@startuml ZelpopGame -> Dungeon : updateAll() Dungeon -> Maze : moveEntities() loop For every entity Maze -> Entity : behave(Entity e, IDLE) Entity -> Behavior : behave(Entity e, IDLE) note left for monsters entities we use a default direction. (It would be a different direction for the hero) end note Behavior --> Entity : direction Entity --> Maze : direction Maze -> Maze : canMove(e, tile) Maze -> Tile : canBeCrossed() Tile --> Maze : wall Maze -> Entity : canPassThrough() Entity --> Maze : entity note left the maze create a new position depending if the entity can move or not end note alt The tile is a wall and the entity can't pass through Maze --> Maze : false note left create a new position with a different direction end note else Maze --> Maze : true note left create a new position with a different direction AND a different position (x,y) end note end Maze -> Entity : setPosition(position) end @enduml
false
true
false
false
sequence
14bafeb539c1a7fbe9c307879617e6fe7ce1936f
87b13699a92fe26bd2974254727e6859f3ae32f3
/src/csheets/userstories/core08_01/exportXML/i130752/core08_01_analysis.puml
b698eff0fc95be1a087e5e90e8c5abf0b95de4d2
[]
no_license
1130348/Confusao
62e06a3428e4455807b6b247c52d9f94b95fa2c1
4fa082ace786a61c0868e6ff8f08ac2497fbabd3
refs/heads/master
2020-03-25T00:25:42.003519
2015-06-26T14:16:24
2015-06-26T14:16:24
143,185,136
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,054
puml
@startuml doc-files/core08_01_analysis.png actor User participant "<<analysis>>\nExportUI" as UI participant "<<analysis>>\nExportCtrl" as ctrl participant "<<analysis>>\nExportProcess" as process participant "<<interface>>\n<<analysis>>\nExportStrategy" as strategy participant "<<analysis>>\nExportStrategyFactory" as strategyFactory participant "<<analysis>>\nSpreadsheet" as Spreadsheet User -> UI : startXMLExportProcess activate UI UI -> ctrl : selectExportProcess(XML) activate ctrl deactivate UI ctrl -> process : create() activate process deactivate process ctrl -> Spreadsheet : getElements() activate Spreadsheet deactivate Spreadsheet ctrl -> process : selectedElements(elements) activate process deactivate ctrl process -> strategyFactory : getInstance() activate strategyFactory process -> strategyFactory : getExportStrategy(XML) deactivate process deactivate strategyFactory activate ctrl ctrl -> process : export() activate process deactivate ctrl process -> strategy : export(this) deactivate process activate strategy @enduml
false
true
false
false
usecase
078cf55423f05da39b8c403334ef75ef78f9c3c3
e9484221b0c6ba02e8734ee8012e6fd51603bf5f
/source/puml/user_analysis/information_to_knowledge.puml
897b63b53778dd43d3053889becefbd899f29478
[]
no_license
metno/S-ENDA-documentation
91ec3d69bb94f3c2e6902478b179821eaf0b98d7
a8c109a440587105509f800429d83657939c1c1e
refs/heads/master
2023-02-23T16:06:50.410409
2022-02-14T17:17:06
2022-02-14T17:17:06
227,606,604
2
7
null
2023-02-15T11:21:12
2019-12-12T12:52:31
Python
UTF-8
PlantUML
false
false
367
puml
@startuml state "Knowledge generation" as kg { state Data { Data : Mercury pressure Data : Wind speed and direction } state "Processing and interpretation" as PI { PI : Temperature changes PI : Wind changes } state Knowledge { Knowledge : It will most likely be raining } } Data --> PI PI --> Knowledge Knowledge --> Data : Trace and verify @enduml
false
true
false
false
sequence
6bbb38b03aa7b836799579d83431356e771bf664
75806b02e46a359fb5cad206ba1c6f2a4da51db4
/src/Docs/Resources/current/60-references-internals/10-core/10-erd/_puml/erd-shopware-core-framework-api.puml
d20a5cb0010abbf16fd389be9af021f1d616f34c
[ "MIT", "LicenseRef-scancode-generic-cla" ]
permissive
onagurna/platform
1044fb7eea5d0e4df597066035bfe08f84353bc9
d89592f2190d1ce0d66decb31b5f16135c40dbba
refs/heads/master
2022-12-28T13:00:32.681749
2020-10-20T11:14:56
2020-10-20T11:14:56
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,760
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(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 } ForeignTable(ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition, "integration_role") { } ForeignTable(ShopwareCoreSystemUserUserDefinition, "user") { } ' relationshipd ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition --> ShopwareCoreFrameworkApiAclRoleAclRoleDefinition ShopwareCoreFrameworkApiAclRoleAclRoleDefinition --> ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition --> ShopwareCoreSystemUserUserDefinition @enduml
false
true
false
false
uml-unknown
5cb8b2c4867959989c76c3c0aedff0f8c2fbdb94
98c049efdfebfafc5373897d491271b4370ab9b4
/docs/DUC.puml
df56f2fd8d19854d3e3d46dd9754db640eeca7b8
[]
no_license
antoniodanielbf-isep/LAPR3-2020
3a4f4cc608804f70cc87a3ccb29cbc05f5edf0f3
7ee16e8c995aea31c30c858f93e8ebdf1de7617f
refs/heads/main
2023-05-27T14:42:05.442427
2021-06-20T18:09:59
2021-06-20T18:09:59
378,709,095
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,247
puml
@startuml usecase UC1 as "UC1 - Add new Scooter" usecase UC2 as "UC2 - Remove Scooter" usecase UC3 as "UC3 - Update Scooter List" usecase UC4 as "UC4 - Sign Up On System" usecase UC6 as "UC6 - Notify Messenger" usecase UC8 as "UC8 - Log In" usecase UC9 as "UC9 - Update Stock" usecase UC10 as "UC10 - Add Product to Basket" usecase UC11 as "UC11 - Create Product" usecase UC12 as "UC12 - Remove Product" usecase UC13 as "UC13 - Update Product" usecase UC16 as "UC16 - Create Pharmacy" usecase UC18 as "UC18 - Add Courier" usecase UC20 as "UC20 - Update Courier" usecase UC21 as "UC21 - Checkout Basket" usecase UC22 as "UC22 - Add Credit Card" usecase UC5 as "UC5- Scooter Delivery Plan" usecase UC23 as "UC23- Create Drone" usecase UC24 as "UC24- Remove Drone" usecase UC25 as "UC25- Update Drone" usecase UC28 as "UC28- Create Pharmacy Owner" usecase UC29 as "UC29- Drone Delivery Plan" usecase UC30 as "UC30- Automatic Pharmacy Order Back" usecase UC31 as "UC31- Notify Courier" usecase UC32 as "UC32- Notify Client" usecase UC33 as "UC33- Earn Points" usecase UC34 as "UC34- Update Pharmacy" usecase UC36 as "UC36- Create Adress" usecase UC37 as "UC37- Notify Administrator" usecase UC38 as "UC38- Create Park" usecase UC39 as "UC39- Scooter Parking" usecase UC40 as "UC40- Scooter Charging" usecase UC41 as "UC41- Statistics on Air Or Land Deliveries" usecase UC42 as "UC42- Cancel Order" usecase UC43 as "UC43- Consult Order Status" usecase UC44 as "UC44- Update Park" usecase UC45 as "UC45- Remove Park" actor "Administrator" as ADM actor "Non-registered user" as NUSE actor "Pharmacy Owner" as OW actor "Client" as CLI actor "System/Timer" as SYS actor "Courier" as COU actor "Registered User"as RU actor "Pharmacy" as PH ADM-->(UC1) ADM-->(UC2) ADM-->(UC3) ADM-->(UC23) ADM-->(UC24) ADM-->(UC25) ADM-->(UC28) ADM-->(UC16) ADM-->(UC38) ADM-->(UC41) ADM-->(UC44) ADM-->(UC36) ADM-->(UC18) ADM-->(UC20) ADM-->(UC45) SYS-->(UC5) SYS-->(UC6) SYS-->(UC29) SYS-->(UC32) SYS-->(UC37) SYS-->(UC31) SYS-->(UC40) CLI-->(UC10) CLI-->(UC21) CLI-->(UC22) CLI-->(UC43) CLI-->(UC42) CLI-->(UC33) OW-->(UC11) OW-->(UC12) OW-->(UC13) OW-->(UC9) OW-->(UC34) NUSE-->(UC4) RU-->(UC8) COU-->(UC39) PH-->(UC30) LEFT to right direction @enduml
false
true
false
false
usecase
abdcf2a1fa9080a90da0466a77e4e71ff5e4df0a
6b37b3b8a1a2d6f42813ff2b7617e8891a025b00
/slides/fp-patterns/driver-allocation.puml
d80d99a73e3b41880fd5d5d8103e79aa6bca89a0
[]
no_license
abhin4v/abhin4v.github.io
32a73772135d823c3f234f729f48db12df70e899
d4b43380685dfef51e99d73a84966db4d64524ad
refs/heads/master
2022-12-10T01:10:35.873251
2020-03-27T15:20:21
2020-03-27T15:20:21
105,243,741
12
3
null
2022-11-27T22:20:02
2017-09-29T07:35:53
HTML
UTF-8
PlantUML
false
false
586
puml
@startuml skinparam Shadowing false skinparam BackgroundColor transparent skinparam handwritten true skinparam Default { FontColor Black FontSize 18 FontStyle plain FontName monospace } skinparam component { BackgroundColor PapayaWhip BorderColor Gray ArrowThickness 2 ArrowColor Gray } [*] --> Initiated Initiated --> Processing : <i>allocateDriver</i> Processing --> Allocated : Driver.accept/<i>Callbacks.allocated</i> Processing --> Failed : Driver.reject/<i>Callbacks.failed</i> Processing --> Processing : Driver.timeout Allocated --> [*] Failed --> [*] @enduml
false
true
false
false
sequence
9199a0b0dfbef6ffef95fc34848f07bd022535fc
8e0e85b3875e06a4d76b4298decb879026847d7f
/docs/Skeleton/diagrams/Move/Move-SS-to-asteroid.puml
47430182bb49f5a351234a5895a214e76ee6dd31
[]
no_license
viseguard-studios/Documentation
fba5030594be0303374d70019c7ea759316a96fe
290312ddbeab9cf9a28147c868f3330475aebd6d
refs/heads/main
2023-05-13T12:00:34.417075
2021-06-06T07:52:49
2021-06-06T07:52:49
338,383,487
0
0
null
null
null
null
UTF-8
PlantUML
false
false
545
puml
@startuml hide footbox title Move SpaceShip to Asteroid actor Tester as Tester participant ship as ship <<SpaceShip>> participant a as a <<Asteroid>> participant b as b <<Asteroid>> Tester -> ship ++ : GetCurrentAsteroid() ship --> Tester: a deactivate ship Tester -> a : GetReachableAsteroid() activate a a --> Tester : listofAsteroids deactivate a Tester -> ship : Move(b) activate ship ship -> a ++: Depart(ship) a --> ship deactivate a ship -> b ++ : Arrive(ship) b --> ship deactivate b ship --> Tester deactivate ship @enduml
false
true
false
false
usecase
f8b199a5bf18ca5e360a508be5d91b13a005d1a8
130b1b33edf2008473752b4d2edcfcb09da13dcc
/src/main/java/chapter4/uml2.puml
bad092f9e3f1fc738844cbe616638120f69e4a83
[]
no_license
leeha0/object
f0870af30fb8c4e589c9576d1a3608ca2b055898
3870f6deb266c9df420005185ed7418596e33f1c
refs/heads/master
2023-06-11T00:36:11.757724
2021-06-29T17:43:02
2021-06-29T17:43:02
236,491,253
0
0
null
null
null
null
UTF-8
PlantUML
false
false
789
puml
@startuml class Movie { title runningTime fee movieType discountAmount discountPercent getType() calculateAmountDiscountedFee() calculatePercentDiscountedFee() calculateNoneDiscountedFee() isDiscountable(whenScreened, sequence) } class DiscountCondition { type sequence dayOfWeek startTime endTime isDiscountable(dayOfWeek, whenScreened) isDiscountable(sequence) } class Customer { } class Reservation { fee audienceCount } class Screening { sequence whenScreened calculateFee(audienceCount) } class ReservationAgency { reserve() } Movie --> DiscountCondition Reservation --> Screening Reservation --> Customer Screening --> Movie ReservationAgency ..> Screening ReservationAgency ..> Reservation @enduml
false
true
false
false
class
6a6fd06cdbe0531231afbf3098772fe2b3637a7e
73a2ec211090e75d728bfe08f07f90a50ecde9d4
/src/uml/sequence diagrams/ExportCommand.puml
e8577ca8b0b6a086d10d0df17d4293ed5f4a820e
[]
no_license
AY2021S1-CS2113T-F14-2/tp
080d69cd41305be497efb4e92db44b2ea28bb153
da1045800fbd5bc280f052ed9943717dc2cf66f6
refs/heads/master
2023-01-05T11:52:07.039686
2020-11-09T15:08:14
2020-11-09T15:08:14
297,841,937
0
5
null
2020-11-09T15:08:15
2020-09-23T03:31:27
Java
UTF-8
PlantUML
false
false
1,513
puml
@startuml hide footbox ->":ExportCommand":execute(data, ui) activate ":ExportCommand" ":ExportCommand" -> ":ExportCommand" : exportToExcel() activate ":ExportCommand" ":ExportCommand" -> ":Workbook" activate ":Workbook" ":Workbook" -> ":Workbook" : createSheet() activate ":Workbook" ":Workbook" --> ":Workbook" deactivate ":Workbook" ":Workbook" --> ":ExportCommand" : workbook deactivate ":Workbook" loop spendingList.size times ":ExportCommand" -> ":SpendingList" activate ":SpendingList" ":SpendingList" -> ":SpendingList" : getItem() activate ":SpendingList" ":SpendingList" --> ":SpendingList" deactivate ":SpendingList" ":SpendingList" --> ":ExportCommand" : item deactivate ":SpendingList" ":ExportCommand" -> ":Workbook" activate ":Workbook" ":Workbook" -> ":Workbook": createCell() activate ":Workbook" ":Workbook" --> ":Workbook" deactivate ":Workbook" ":Workbook" -> ":Workbook" : set cell value activate ":Workbook" ":Workbook" --> ":Workbook" deactivate ":Workbook" ":Workbook" --> ":ExportCommand" : modified workbook deactivate ":Workbook" end ":ExportCommand" -> ":Workbook" activate ":Workbook" ":Workbook" -> ":Workbook" : write() activate ":Workbook" ":Workbook" --> ":Workbook" deactivate ":Workbook" ":Workbook" --> ":ExportCommand" deactivate ":Workbook" ":ExportCommand" --> ":ExportCommand" : deactivate ":ExportCommand" ":ExportCommand" -> ":Ui": printExportMessage() activate ":Ui" ":Ui"-->":ExportCommand": deactivate ":Ui" <--":ExportCommand" deactivate ":ExportCommand" @enduml
false
true
false
false
sequence
ce4cfef43b5520d306b855c7baf0bcd1be669dbf
53afab0543035c70818864b648eaa399432e295a
/use-case-diagram/Homework/Lab-submit/60030037/foodshop-diagram-1.puml
4e14498e54c1dbea51675d869583563929ebe506
[]
no_license
OOAD-037/PlantUML-Labs
b08b2803e0dcd8af41a88ed92920f58823628519
9ac023fbc9f91c7b1b2a19a3d37df60fd2f13f51
refs/heads/master
2022-04-19T14:28:49.639935
2020-04-21T14:53:16
2020-04-21T14:53:16
256,259,666
0
0
null
2020-04-16T15:45:57
2020-04-16T15:45:56
null
UTF-8
PlantUML
false
false
657
puml
@startuml foodshop-diagram-1 left to right direction skinparam packageStyle rectangle skinparam Shadowing false skinparam actor { BorderColor OliveDrab FontName Courier FontColor OliveDrab BackgroundColor OliveDrab } ' skinparam linetype ortho skinparam usecase { BackgroundColor CornflowerBlue BorderColor CornflowerBlue FontColor Azure FontSize 20 ArrowColor CornflowerBlue } actor customer actor Owner rectangle "Online Food shop overview"{ customer -- (member register) customer -- (Login) (Login) -- Owner (Manage Goods) -- Owner customer -- (Make order) (Print slips) -- Owner } @enduml
false
true
false
false
usecase
41ef758b8272c6afd0815c35045311b4c1c69df1
da0cd683d55a0b455a3bc40fa9591a09cf26fc48
/pattern_umls/decorator/beverage_uml.puml
476da8c901e528d833fc4d3cf04e7b3508ac413d
[]
no_license
zzbb1199/HeadFirst
5916d340cedfd435722f76c0d72bb1362b57e8bc
94663c586e098b7f4175cbc8c6efc45ae00fbe3f
refs/heads/master
2020-04-05T06:19:40.593678
2018-11-22T14:16:59
2018-11-22T14:16:59
156,634,040
0
0
null
null
null
null
UTF-8
PlantUML
false
false
759
puml
@startuml abstract Beverage{ description getDescription() cost() } class HouseBlend{ cost() } class DarkRoast{ cost() } class Decaf{ cost() } abstract CondimentDecorator{ Beverage beverage getDescription() } Beverage <|-- HouseBlend Beverage <|-- DarkRoast Beverage <|-- Decaf Beverage <|-- CondimentDecorator class Milk{ Beverage beverage cost() getDescription() } class Mocha{ Beverage beverage cost() getDescription() } class Soy{ Beverage beverage cost() getDescription() } class Whip{ Beverage beverage cost() getDescription() } CondimentDecorator <|-- Milk CondimentDecorator <|-- Mocha CondimentDecorator <|-- Whip CondimentDecorator <|-- Soy @enduml
false
true
false
false
class
d3e32cfa2b34443c4d48c13b4969bf35d0ac26fd
601b8aa76cc86c159c2736107d0779e31a2a7c56
/docs/diagrams/raijin_job_sequence.puml
7dacf895d59bcf7f52e73d89971fc2aa1263defe
[ "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
1,188
puml
@startuml title Fractional Cover with 2-stage execution on ""raijin"" -> "AWS Lambda": trigger: \nTime Event or \n Upstream Data "AWS Lambda" -> "Raijin Login Node": SSH activate "Raijin Login Node" "AWS Lambda" -> "Raijin Login Node": Submit participant "PBS Job Scheduler" as PBS "Raijin Login Node" -> PBS: qsub ""fc generate"" "Raijin Login Node" <- PBS: job ID deactivate "Raijin Login Node" note right Job is now queued for execution end note ||60|| box "Raijin Compute Nodes" participant "Head Node" as Head collections "Worker Nodes" as Workers end box database Database create Head PBS -> Head: ""fc generate"" activate Head Head -> Database: query database Head <- Database: results note over Head Save task file end note PBS <- Head: qsub ""fc run"" PBS <- Head: done deactivate Head 'destroy Head ... 'create Head PBS -> Head: ""fc run"" activate Head create Workers Head -> Workers : start worker clients note over Head Load task file end note Head -> Workers : do_fc_task Head <- Workers : done note over Head, Workers: Distribute jobs across the workers ... Head -> Workers : do_fc_task Head <- Workers : done PBS <- Head: done destroy Head destroy Workers @enduml
false
true
false
false
sequence
d81506faf37d2f26f9c2495989d59fb419e1a674
a5ab6d97cf6cd45a1dbda24e26601ddf7a792243
/DiagramaClases/Mastermind5ClassDiagram2.puml
9d2c663b9b608aa7f39c985c6e8600be74e4880a
[]
no_license
Master-Desarrollo-20-21/ejercicio-1-relaciones-entre-clases-acruzvela
516e131656a4414e07d451c71051efb675960b79
a136205025143c39de50526c0694fd4ed1e6606a
refs/heads/main
2023-01-20T03:57:08.061972
2020-11-19T12:10:46
2020-11-19T12:10:46
314,235,688
0
0
null
2020-11-19T12:11:26
2020-11-19T12:04:18
Java
UTF-8
PlantUML
false
false
1,594
puml
@@startuml class Mastermind { +{static}void main( String[] args ) +void play() } class Game { -int ATTEMPTS_NUMBER=10 -int numAttempt -Board board -SecretCombination secretCombination -ArrayList<Attempt> attempts +Game() +void play() } class Board{ +String inputCombination() +void printAttempt(String string) +void finish(String string) } class Combination { #{static}int COMBINATION_NUMBER=4 #Color[] colors +Combination() +String toString() } class Attempt { -ProposedCombination proposed -HashMap<Peg, Integer> pegs +Attempt(String input) +Attempt result(SecretCombination secret) +boolean isWinner() +String toString() } class ProposedCombination{ +ProposedCombination(String input) } class SecretCombination{ +SecretCombination() +HashMap<Peg, Integer> compare(ProposedCombination proposed) } class Console { } enum Color { BLUE 'b' GREEN 'g' CYAN 'c' RED 'r' PURPLE 'p' ORANGE 'o' VIOLET 'v' YELLOW 'y' +char getNickname() +{static}Color valueOf(char character) +{static}String printAllColors() +{static}boolean contains(String string) +{static}boolean hasDuplicateColor(String string) } enum Peg { WHITE BLACK } Mastermind *-- Game Game o-- "10" Attempt Game *-- SecretCombination Game *-- Board Attempt *-- ProposedCombination Attempt ..> SecretCombination Attempt ..> Peg Combination *-- "4" Color Combination <|-- ProposedCombination Combination <|-- SecretCombination Board ..> Console @@enduml
false
true
false
false
class
a307829c9e11de58ee2033ad3fed1aedd88154f1
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/StagedOrderChangeShipmentStateAction.puml
103cf96e37249811917d7281994a1cf701da406d
[]
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
514
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 StagedOrderChangeShipmentStateAction [[StagedOrderChangeShipmentStateAction.svg]] extends StagedOrderUpdateAction { action: String shipmentState: [[ShipmentState.svg ShipmentState]] } interface StagedOrderUpdateAction [[StagedOrderUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
2e0e7a7ba7de37ff0ddf83f03ddcb635bc596e45
399f2b4a13c4a158eb0cc38e29eba5f3fb9b998a
/use-cases/code-review3-use-case.puml
dd6309f0de9431dcdf9d882ce723868341d8bb8f
[ "Apache-2.0" ]
permissive
HeinThuAung-11/group3
646550418fa773f1e6b0ead248bc548f4e469fe0
225559c753ad61f4adb9f71320db119281bd622c
refs/heads/master
2023-01-23T06:59:36.885539
2020-12-05T04:14:55
2020-12-05T04:14:55
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
968
puml
@startuml skinparam usecase { FontName Aapex BackgroundColor Aquamarine BorderColor DarkCyan ArrowColor DarkCyan } skinparam actor{ FontName Aapex BackgroundColor Aquamarine BorderColor DarkCyan } left to right direction skinparam packageStyle rectangle actor User rectangle database as "Database" rectangle "Code Review 3" { usecase UC2 as "Display largest to smallest population cities in a district." usecase UC3 as "Display top populated cities in the world provided by user." usecase UC4 as "Display top populated cities in a continent provided by user." usecase UC5 as "Display top populated cities in a region provided by user." usecase UC6 as "Display top populated cities in a country provided by user." usecase UC7 as "Display top populated cities in a district provided by user." User -- UC2 User -- UC3 User -- UC4 User -- UC5 User -- UC6 User -- UC7 } UC2 -- database UC3 -- database UC4 -- database UC5 -- database UC6 -- database UC7 -- database @enduml
false
true
false
false
usecase
ba0cd821130eec11eed1b8370846273fb6752aaa
372d0fe94d7e59fd48620c687fee8fc94841408b
/deadheat-lock-example/microservices-example/financial-service/src/main/java/com/vrush/microservices/financial/exception/exception.plantuml
f5a125ed61b9f5c874221138b10917a2f7fa8a5d
[ "Apache-2.0" ]
permissive
vrushofficial/deadheat-lock
4ae44e23fea2ad57db17aadeba58e39ef4f63822
11c516a2ca0e58dd2d6b2ef8c54da0975fcbe5d2
refs/heads/main
2023-01-14T17:28:38.161881
2020-11-29T11:11:55
2020-11-29T11:11:55
310,531,739
2
1
null
2020-11-19T08:16:25
2020-11-06T08:06:52
CSS
UTF-8
PlantUML
false
false
820
plantuml
@startuml title __EXCEPTION's Class Diagram__\n namespace com.vrush.microservices.financial { namespace exception { class com.vrush.microservices.financial.exception.RetryableException { {static} - serialVersionUID : long + RetryableException() + RetryableException() } } } namespace com.vrush.microservices.financial { namespace exception { class com.vrush.microservices.financial.exception.ValidationException { {static} - serialVersionUID : long + ValidationException() + ValidationException() } } } 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
56694ec73a3e4de3744f55cf5bd61f96da7977c6
277510c06b82f033ec74f5996fac0d0e13127daa
/src/main/java/com/lukire/effect/effect.plantuml
929d1dc4be0b483e0cf02625db622ac0dd0bf1eb
[]
no_license
Lukires/school_cannon
c5448379fb5f33900ea31eab0f3643fd50643e83
4c82a7221a406c4c6a4c87a68c764136fc968346
refs/heads/master
2020-07-13T17:37:34.052637
2019-09-22T22:58:25
2019-09-22T22:58:25
205,124,231
3
0
null
null
null
null
UTF-8
PlantUML
false
false
338
plantuml
@startuml title __EFFECT's Class Diagram__\n namespace com.lukire.effect { abstract class com.lukire.effect.Effect { } } 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
c67149617eb1fd89407825a1b30aaebd309fa9a0
e642138edfca0925cabe24425045839046958473
/uml/bymomentpdf.puml
11a171b92b10028e02fb5eda8a76389624bd5b07
[]
no_license
SigurdJanson/MomentProblem
2da428c0bfeceec6ab4ead2cafafdfb86fb3a046
a42c5165f7d4c3a9ffd94e8e8bbb8a222bc4491a
refs/heads/master
2021-03-22T05:40:26.251228
2020-05-10T20:16:26
2020-05-10T20:16:26
247,337,379
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,572
puml
@startuml class ByMomentPdf { +{field} Function : string +{field} Moments : list(Index, double()) +{field} ParamSolved : list(Index, double()) +{field} TarFu : list +{field} TarMo : double() +{field} DistaFu : matrix(double) +{field} DistaMo : matrix(double) +{field} DistaMethod : char +{field} ParamSpace : matrix(double) +{field} LaunchSpace : matrix(double) +{field} Tolerance : double +ByMomentPdf New_ByMomentPdf( TarMo ) +ByMomentPdf GetLaunchSpace(Pdf, ...) +ByMomentPdf SetLaunchSpace(Pdf, ...) +ByMomentPdf AddSolution(Pdf, ...) +ByMomentPdf FindPdf(Pdf, ...) +ByMomentPdf EvaluatePdf(Pdf, ...) +numeric() SolutionMoments(Pdf, ...) +numeric() BestSolution(Pdf, ...) .. Access to Pdf .. +dPdf(...) +pPdf(...) +qPdf(...) +rPdf(...) } class gld { +ByMomentPdf New_ByMomentPdf( TarMo ) +ByMomentPdf FindPdf(Pdf, ...) +numeric() SolutionMoments(Pdf, ...) .. hidden .. #.FindPDF_GLD(...) #.FindPDF_GLD_A3A4(...) #.GLDTypeConstraints(...) #.DeltaAllGLD(...) #.DeltaA3A4GLD(...) #.Alpha4( v ) #.Alpha3( v ) #.v1f( L3, L4 ) #.v21f( L3, L4 ) #.v31f( L3, L4 ) #.v41f( L3, L4 ) } class poly { +ByMomentPdf New_ByMomentPdf( TarMo ) +ByMomentPdf FindPdf(Pdf, ...) +ByMomentPdf SetLaunchSpace(Pdf, ...) .. Access to Pdf .. +dPdf(...) +qPdf(...) +qPdf(...) +rPdf(...) } class pearson { +ByMomentPdf New_ByMomentPdf( TarMo ) +ByMomentPdf FindPdf(Pdf, ...) } ByMomentPdf <|-- gld ByMomentPdf <|-- pearson ByMomentPdf <|-- poly @enduml
false
true
false
false
class
db8bace8ca1644ee0beae619e5eca827a29fe76a
573fd3fb5867c0f26fb2906f0478b234956e713f
/packages/cactus-plugin-ledger-connector-besu/docs/architecture/run-transaction-endpoint-transact-privatekey.puml
8b2ddbd12829bb0ee2255aef225678f772458d1b
[ "Apache-2.0" ]
permissive
RafaelAPB/blockchain-integration-framework
65cd73a7115069d343da7d269db45918710a7bbd
89d5102496adfe98a542a373e805dc38ecb8f269
refs/heads/main
2023-08-07T02:19:05.864116
2023-04-12T00:41:07
2023-04-14T07:37:08
241,220,244
5
0
Apache-2.0
2023-05-24T02:04:39
2020-02-17T22:22:43
TypeScript
UTF-8
PlantUML
false
false
973
puml
@startuml Sequence Diagram - transact method title Hyperledger Cactus\nSequence Diagram\nRun Transaction Endpoint\ntransactPrivateKey() method skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize 120 skinparam sequenceParticipant underline actor "Caller" as caller participant "transactPrivateKey()" as tpk participant "web3.eth.accounts.signTransaction()" as weas caller -> tpk: req activate caller alt #LightGreen web3SigningCredential == PRIVATEKEYHEX group #LightGray if defined: signedTx.rawTransaction activate tpk tpk -> weas: [transactionConfig, secret] activate weas weas --> tpk: return [signedTx] deactivate weas tpk --> caller: return [req with rawTransaction] as resBody else #LightCoral tpk --> caller: throw Error: Failed to sign eth transaction. signedTransaction.rawTransaction is blank after .signTransaction() deactivate tpk end end @enduml
false
true
false
false
sequence
2095683bde32d27ee0476a13e1c391c8d44fcc79
0b4c1591a4b0e8944cd4924d6f53032dc188334f
/app/src/main/java/fi/delektre/ringa/ring_thesis/ui/ui.plantuml
75f49fd0037fad9aa7973dcb5ccaf81182b8a49c
[]
no_license
MrFreeman0/Thesis-Ring-App
d3b987c4a5bca8c903d72241508f8a9bc3358c04
8539bf1e6bc255df1a9439affc3aba9c6e7cc367
refs/heads/master
2020-09-14T18:05:06.282231
2019-11-21T15:52:42
2019-11-21T15:52:42
223,206,710
0
0
null
null
null
null
UTF-8
PlantUML
false
false
7,065
plantuml
@startuml title __UI's Class Diagram__\n namespace fi.delektre.ringa.ring_thesis { namespace ui { class fi.delektre.ringa.ring_thesis.ui.CreateProfileDataFragment { ~ backButton : MaterialButton ~ createBirthday : TextInputEditText ~ createHeight : TextInputEditText ~ createWeight : TextInputEditText ~ finishButton : MaterialButton ~ userBirthday : String ~ userHeight : String ~ userWeight : String ~ createBackButton() ~ createFinishButton() ~ initialization() ~ pressBirthday() ~ pressHeight() ~ pressWeight() - finishSignup() - showBirthdayPickerDialog() - showHeightPickerDialog() - showWeightPickerDialog() } } } namespace fi.delektre.ringa.ring_thesis { namespace ui { class fi.delektre.ringa.ring_thesis.ui.CreateProfileNameFragment { ~ backButton : MaterialButton ~ createFirstName : TextInputEditText ~ createSurname : TextInputEditText ~ femaleButton : RadioButton ~ maleButton : RadioButton ~ nextButton : MaterialButton ~ userFirstname : String ~ userFullname : String ~ userGender : String ~ userSurname : String + onRadioButtonClicked() ~ createBackButton() ~ createNextButton() ~ femaleButtonClicked() ~ initialize() ~ maleButtonClicked() } } } namespace fi.delektre.ringa.ring_thesis { namespace ui { class fi.delektre.ringa.ring_thesis.ui.DatePickerDialog { ~ acceptButton : ImageView ~ acceptDecline : ImageView ~ calendarView : CalendarView ~ dateInstance : Date ~ dateMonth : TextView ~ dateYear : TextView ~ day : int ~ displayDateFormat : DateFormat ~ displayDateString : String ~ displayYearString : String ~ mCalendar : Calendar ~ mContext : Context ~ month : int ~ newUserBirthdayString : String ~ pickerYear : NumberPicker ~ userBirthdayString : String ~ year : int - currentUser : FirebaseUser - mAuth : FirebaseAuth - mAuthStateListener : AuthStateListener - mFirebaseDatabase : FirebaseDatabase - mReferecence : DatabaseReference + onAttach() + onClick() ~ acceptChanges() ~ changeMonth() ~ changeYear() ~ declineChanges() ~ initialization() } } } namespace fi.delektre.ringa.ring_thesis { namespace ui { class fi.delektre.ringa.ring_thesis.ui.GenderPickerDialog { ~ acceptButton : ImageView ~ declineButton : ImageView ~ genderPicker : NumberPicker ~ genderPickerVars : String[] ~ userGenderString : String ~ acceptChanges() ~ declineChanges() ~ initialization() } } } namespace fi.delektre.ringa.ring_thesis { namespace ui { class fi.delektre.ringa.ring_thesis.ui.HeightPickerDialog { ~ acceptButton : ImageView ~ constraintSet : ConstraintSet ~ decimalPicker : NumberPicker ~ declineButton : ImageView ~ heightCmMax : int ~ heightConstraintLayout : ConstraintLayout ~ heightFeetMax : int ~ heightUnits : TextView ~ mainPicker : NumberPicker ~ maxDecimalInches : int ~ measUnit : String ~ unitSwitch : Switch ~ userDecimalHeight : double ~ userHeightMain : double ~ userHeightString : String ~ verticalGuideline : Guideline - currentUser : FirebaseUser - mAuth : FirebaseAuth - mAuthStateListener : AuthStateListener - mFirebaseDatabase : FirebaseDatabase - mReferecence : DatabaseReference + newCheckListener() + onAttach() + onClick() + onCreate() + onCreateView() + viewManipulations() ~ acceptChanges() ~ declineChanges() ~ movingNumberPicker() ~ viewFix() } } } namespace fi.delektre.ringa.ring_thesis { namespace ui { class fi.delektre.ringa.ring_thesis.ui.WeightPickerDialog { ~ acceptButton : ImageView ~ decimalPicker : NumberPicker ~ declineButton : ImageView ~ mainPicker : NumberPicker ~ maxDecimal : int ~ measUnit : String ~ unitSwitch : Switch ~ userDecimalWeight : double ~ userWeightMain : double ~ userWeightString : String ~ weightKilos : int[] ~ weightKilosMax : int ~ weightOz : int[] ~ weightPoundMax : int ~ weightPounds : int[] ~ weightUnits : TextView ~ wightGrams : int[] - currentUser : FirebaseUser - mAuth : FirebaseAuth - mAuthStateListener : AuthStateListener - mFirebaseDatabase : FirebaseDatabase - mReferecence : DatabaseReference + newCheckListener() + onAttach() + onClick() + onCreate() + onCreateView() + pickerManipulations() ~ acceptChanges() ~ declineChanges() } } } fi.delektre.ringa.ring_thesis.ui.CreateProfileDataFragment -up-|> androidx.fragment.app.Fragment fi.delektre.ringa.ring_thesis.ui.CreateProfileDataFragment o-- fi.delektre.ringa.ring_thesis.util.UserDataCollection.UserBirthday : userBirthdayCollection fi.delektre.ringa.ring_thesis.ui.CreateProfileDataFragment o-- fi.delektre.ringa.ring_thesis.util.UserDataCollection.UserHeight : userHeightCollection fi.delektre.ringa.ring_thesis.ui.CreateProfileDataFragment o-- fi.delektre.ringa.ring_thesis.util.UserDataCollection.UserWeight : userWeigthCollection fi.delektre.ringa.ring_thesis.ui.CreateProfileNameFragment -up-|> androidx.fragment.app.Fragment fi.delektre.ringa.ring_thesis.ui.DatePickerDialog .up.|> android.view.View.OnClickListener fi.delektre.ringa.ring_thesis.ui.DatePickerDialog -up-|> androidx.fragment.app.DialogFragment fi.delektre.ringa.ring_thesis.ui.GenderPickerDialog -up-|> androidx.fragment.app.DialogFragment fi.delektre.ringa.ring_thesis.ui.HeightPickerDialog .up.|> android.view.View.OnClickListener fi.delektre.ringa.ring_thesis.ui.HeightPickerDialog -up-|> androidx.fragment.app.DialogFragment fi.delektre.ringa.ring_thesis.ui.WeightPickerDialog .up.|> android.view.View.OnClickListener fi.delektre.ringa.ring_thesis.ui.WeightPickerDialog -up-|> androidx.fragment.app.DialogFragment 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
21cb22a226250c8c477f2af05d5d8d284c957a87
555d982a6ffa796e7b3ad1dac1ea647d104e9e3d
/img/SIMMO-annot-video.puml
b0eb5ae0a3734ac080833b0ed09ad4089665d70e
[]
no_license
VladimirAlexiev/multisensor
218e99e8a1701be714dc0945e1aa3e7bcbbdb04d
e6359e80fdd1644b6f7093487f74af1df96bcccd
refs/heads/master
2021-07-16T05:36:54.662918
2016-11-02T11:33:29
2016-11-02T11:33:29
67,613,414
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,318
puml
@startuml hide empty methods hide empty attributes hide circle skinparam classAttributeIconSize 0 class ms_concept_Concepts3_Or_More_People as "ms-concept:Concepts3_Or_More_People" ms_concept_Concepts3_Or_More_People : a skos:Concept ms_concept_Concepts3_Or_More_People : skos:inScheme ms-concept: ms_concept_Concepts3_Or_More_People : skos:prefLabel "Concepts: 3 or More People" class ms_content_fb086c_char_17_21 as "ms-content:fb086c#char=17,21" ms_content_fb086c_char_17_21 : a nif:Word class ms_content_fb086c_char_0_24 as "ms-content:fb086c#char=0,24" ms_content_fb086c_char_17_21 -up-> ms_content_fb086c_char_0_24 : nif:referenceContext class dbr_SWAT as "dbr:SWAT" ms_content_fb086c_char_17_21 --> dbr_SWAT : its:taIdentRef ms_content_fb086c_char_17_21 : nif:anchorOf "SWAT" ms_content_fb086c_char_17_21 : nif:beginIndex "17"^^xsd:nonNegativeInteger ms_content_fb086c_char_17_21 : nif:endIndex "21"^^xsd:nonNegativeInteger class _http___data_multisensorproject_eu_agent_imageAnnotator_ as "<http://data.multisensorproject.eu/agent/imageAnnotator>" _http___data_multisensorproject_eu_agent_imageAnnotator_ : a prov:SoftwareAgent _http___data_multisensorproject_eu_agent_imageAnnotator_ : foaf:name "CERTH Image Annotator v1.0" class ms_annot_1234153426_SWAT as "ms-annot:1234153426-SWAT" ms_annot_1234153426_SWAT : a fise:TopicAnnotation, oa:SemanticTag ms_annot_1234153426_SWAT --> dbr_SWAT : skos:related ms_annot_1234153426_SWAT : fise:confidence 0.9 class ms_content_fb086c as "ms-content:fb086c" ms_content_fb086c : a foaf:Document class _http___blog_hgtv_com_terror_2014_09_08_video_mp4_ as "<http://blog.hgtv.com/terror/2014/09/08/video.mp4>" ms_content_fb086c --> _http___blog_hgtv_com_terror_2014_09_08_video_mp4_ : dct:hasPart ms_content_fb086c : dc:creator "John Smith" ms_content_fb086c : dc:date "2014-09-08T17:15:34.000+02:00"^^xsd:dateTime ms_content_fb086c : dct:source <http://blog.hgtv.com/terror/2014/09/08/article> class ms_annot_1234153426_Concepts3_Or_More_People as "ms-annot:1234153426-Concepts3_Or_More_People" ms_annot_1234153426_Concepts3_Or_More_People : a oa:SemanticTag, fise:TopicAnnotation ms_annot_1234153426_Concepts3_Or_More_People --> ms_concept_Concepts3_Or_More_People : skos:related ms_annot_1234153426_Concepts3_Or_More_People : fise:confidence 0.3 dbr_SWAT : a skos:Concept dbr_SWAT : skos:prefLabel "SWAT" class ms_annot_1234153426 as "ms-annot:1234153426" ms_annot_1234153426 : a oa:Annotation ms_annot_1234153426 --> ms_annot_1234153426_SWAT : oa:hasBody ms_annot_1234153426 -right-> _http___data_multisensorproject_eu_agent_imageAnnotator_ : oa:annotatedBy ms_annot_1234153426 -up-> _http___blog_hgtv_com_terror_2014_09_08_video_mp4_ : oa:hasTarget ms_annot_1234153426 --> ms_annot_1234153426_Concepts3_Or_More_People : oa:hasBody ms_annot_1234153426 : oa:annotatedAt "2015-10-01T12:34:56"^^xsd:dateTime ms_annot_1234153426 : oa:motivatedBy oa:tagging _http___blog_hgtv_com_terror_2014_09_08_video_mp4_ : a dctype:MovingImage _http___blog_hgtv_com_terror_2014_09_08_video_mp4_ : dc:format "video/mp4" ms_content_fb086c_char_0_24 : a nif:Context ms_content_fb086c_char_0_24 -up-> ms_content_fb086c : nif:sourceUrl ms_content_fb086c_char_0_24 : nif:beginIndex "0"^^xsd:nonNegativeInteger ms_content_fb086c_char_0_24 : nif:endIndex "24"^^xsd:nonNegativeInteger @enduml
false
true
false
false
sequence
2969d079fe8bf2ba2f41f1f2b1f39fe9bb1fcc83
24a72d8413603f88da67b0c97ab84bc5a510f0dd
/doc/LCD_Commands.puml
aca589a8733f5a087d10a6f787bfecf7c77736b3
[]
no_license
HomeMadeBots/LCD_Interfaces
407e94f39ee626119050967d37984c80832e62c9
4d3b6c62fb1177002026a9956e389a8fa76f60c2
refs/heads/main
2023-08-14T08:58:29.918372
2021-09-22T13:35:41
2021-09-22T13:35:41
393,043,740
0
0
null
null
null
null
UTF-8
PlantUML
false
false
631
puml
@startuml interface LCD_Commands <<Client_Server_Interface>> { Gathers operations allowing to command a LCD. -- {abstract} + Set_Cursor_Position( IN uint8 line_index:uint8, IN column_index:uint8 ) {abstract} + Print( IN text:characters_string ) {abstract} + Print_Special_Character( uint8_t special_character_idx ) {abstract} + Hide_Cursor() {abstract} + Show_Cursor() {abstract} + Blink_Cursor() {abstract} + No_Blink_Cursor() {abstract} + Hide_Text() {abstract} + Show_Text() {abstract} + Clear_Text() {abstract} + Turn_Off_Backlight() {abstract} + Turn_On_Backlight() } @enduml
false
true
false
false
class
e3a4e4ecb0509d5f7cd06523ae3ec74acc13da11
ad3cc5450c8e0d30e3ddbc36db6fbb053e8965fb
/projects/oodp/html/umlversion/sg/edu/ntu/scse/cz2002/objects/restaurantItem/MenuItem.puml
2138d265bfa6f8dd78d888724919b4274f433cca
[]
no_license
itachi1706/How-to-use-Git-NTUSCSE1819-Site
d6fcba79d906e9916c3961b11a6e1318d8a0f602
dbce2f56b42e15be96bd40fd63e75389d397ca34
refs/heads/master
2021-07-12T15:24:44.197085
2020-08-01T12:31:23
2020-08-01T12:31:23
172,893,030
0
0
null
null
null
null
UTF-8
PlantUML
false
false
923
puml
@startuml class MenuItem [[../sg/edu/ntu/scse/cz2002/objects/restaurantItem/MenuItem.html]] { -eType: MenuItem.MenuItemType #description: String +MenuItem(id:int, name:String, type:int, description:String, price:double) +MenuItem(csv:String[]) +toCsv(): String[] +getType(): MenuItem.MenuItemType +setType(type:int): void +getDescription(): String +setDescription(description:String): void +convertToItemType(type:int): MenuItem.MenuItemType +printItemDetail(): String {static} +menuTypeChecker(menuArrayList:ArrayList<MenuItem>, newPromoItemType:int, textParameter:String): boolean {static} +retrieveMenuItem(targetItemID:int): MenuItem {static} +retrieveMenuItemListFiltered(targetItemType:MenuItem.MenuItemType): ArrayList<MenuItem> } center footer UMLDoclet 1.1.3, PlantUML 1.2018.12 @enduml
false
true
false
false
class
81fab70658d682d58a903bc0ab40ddf04c342d9a
625e3447fea7ecfac5cd9601974a5439b552200c
/Homework/SchematicCaptureSystem/Team2/class_diagram/initial_design.puml
cb18c9cf0cb97ede6e7c73b8e29b85f41b1b5952
[]
no_license
ss900405twtw/SED2019
f9edec553c22fafb22199dedeb9c25046f2b80f9
17e5ceb84f4f8ca84b26013e5ab95516b82e1be4
refs/heads/master
2022-07-19T00:13:36.456120
2020-05-10T02:56:01
2020-05-10T02:56:01
262,698,934
0
0
null
null
null
null
UTF-8
PlantUML
false
false
176
puml
@startuml Class Group { } Class Text { } Class Line { } Class Rectangle { } Group --> "*" Text Group --> "*" Line Group --> "*" Rectangle Group --> "*" Group @enduml
false
true
false
false
sequence
177d42c3c1a0dda590f8c89b491a8e82b518f471
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/OrderEditNotProcessed.puml
b72a6fc70cc161e1fa9d683d648a554c3e42248e
[]
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
401
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 OrderEditNotProcessed [[OrderEditNotProcessed.svg]] extends OrderEditResult { type: String } interface OrderEditResult [[OrderEditResult.svg]] { type: String } @enduml
false
true
false
false
class
8b9f86cfd0ab65808b9dbf36dd2c1c6d4083904f
4e22d261d7dcf5fe2731d77ba3cfb47c5568977c
/Documentation/Source/Breakdown/Engine/TempestEngine/Rendering/RenderPool-Class.iuml
1cc6e7f4174b1f30f5711f1c289ee08ab1a874fe
[]
no_license
SeraphinaMJ/Reformed
2d7424d6d38d1cfaf8d385fade474a27c02103a5
8563d35ab2b80ca403b3b57ad80db1173504cf55
refs/heads/master
2023-04-06T00:40:34.223840
2021-05-06T11:25:51
2021-05-06T11:25:51
364,884,928
0
0
null
null
null
null
UTF-8
PlantUML
false
false
67
iuml
namespace Graphics::Rendering { class RenderPool }
false
true
false
false
class
4914217856dc76e9f6f57bbde8641189da2e29f9
5144618094d4bc4b50d2fd163e22469bed0924f0
/docs/mulit-env/resoureces/pipeline_view_flow_v2.plantuml
95f8598ad12bff235022fd418d8b559f19611e74
[]
no_license
fr34k8/fabric8-devdoc
b8c21a6ba9410a25e85613f9fd09372645d213fb
613c34df2c0451601fd2b7fbebf94497d4e77427
refs/heads/master
2020-04-25T23:20:29.599907
2018-09-08T02:06:23
2018-09-08T02:06:23
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
635
plantuml
@startuml title Pipeline View Flow - V2 actor client participant "Pipeline View" as pw participant "Build Service" as bs participant "OSO Proxy" as osop participant "Tenant Service" as ts participant "Env Service" as es participant "Auth Service" as as participant "Cluster Service" as cs participant "OSD" as osd client->pw:Read pw->bs:GET bs->osop:GET ns-type:jenkins&w=true osop->ts:GET ns-type:jenkins&w=true ts->es:GET Clusters es->as:Collaborator? es<--as es->cs:GET Cluster es<--cs ts<--es:[]Cluster ts->osd:Provision? ts<--osd osop<--ts osop->osd:proxy osop<--osd bs<--osop: OS API pw<--bs: Builds client<--pw:HTML @enduml
false
true
false
false
sequence
0a17ebfd4aba548594eda6b6a7cad739cf0a69cb
5fc0c198c164b25854e6b4f1bc75929699a59d7a
/src/main/docs/uml/use-case/restaurant/reservation.puml
9a641b8eccfbc32717373ad02c7117bff793c9ac
[]
no_license
ChantalSchot/molvenoVoorbeeld
e10b8a408afd08315011b5b75d9021d2d34885be
93c30047d078a99925ae450f6ecf0cb7e3fb4a92
refs/heads/master
2020-12-19T00:43:07.581714
2018-12-13T08:54:03
2018-12-13T08:54:03
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
926
puml
@startuml left to right direction actor "Front of House" as FoH actor Waiter actor "Hotel/Walk-in guest" as Guest rectangle "Reservation System v0.3" { (View available dates) as (TableAll) (Book table reservation for guest) as (TableBook) (Select 3-, 5-, 7-course menu) as (TableCourse) (Cancel table reservation of guest) as (TableCancel) (Edit table) as (EditTable) (View reservation) as (ViewReservation) (Modify reservation) as (ModifyReservation) Guest --> (TableAll) Guest --> (TableBook) (TableBook) .> (TableCourse) : optional Guest --> (TableCancel) (TableAll) <-- Waiter (TableBook) <-- Waiter (TableCancel) <-- Waiter (EditTable) <-- Waiter (ViewReservation) <-- Waiter (TableAll) <-- FoH (TableBook) <-- FoH (TableCancel) <-- FoH (EditTable) <-- FoH (ViewReservation) <-- FoH (ModifyReservation) <-- FoH } @enduml
false
true
false
false
usecase
a5256fb9e80b589d5d86227f02751c7c2b720642
0095abfe511004d34d83200fe7813320aa375d8d
/doc/circuit/guicircuit.iuml
49def26cfb282e845000dcb634b14be37bd29052
[ "MIT" ]
permissive
Perococco/quamputer
b20919a38fd1893df7439c07e2bd2a727fe29191
378fab8b14884b532a4e2b290f025c64bd9bf1b7
refs/heads/develop
2023-07-07T06:43:39.337318
2021-07-20T08:14:07
2021-07-20T08:14:07
365,513,484
0
0
null
2021-05-08T12:54:03
2021-05-08T12:51:31
Rust
UTF-8
PlantUML
false
false
469
iuml
@startuml interface GuiCircuitElement class GuiCircuit class GuiLoop class GuiGate class GuiMeasure class GuiCircuit { data:GuiCircuitData, nb_qbit:u8 elements:GuiCircuitElement[] } class GuiLoop { data:GuiLoopData, circuit:GuiCircuit, stop_condition:StopCondition } class GuiMeasure { data:GuiMeasureData, id:String, target:u8 } class GuiGate { data:GuiGateData, type:GateWithoutControl, controls:u8[] } @enduml
false
true
false
false
class
bf587d1d6a9df5626f7a5929ac1b6ec48b967598
4f4913977a463b89502c9aa661d4e54ef0792121
/cinehub/src/main/java/com/unisa/cinehub/cinehub.plantuml
8883009dc4249b5be16358949b90b20afa915541
[ "Unlicense" ]
permissive
x-mariachiara/CineHub
3472c816ecc0101b2f9af8253384c41003a3e7bf
be90bcfa8f3e5d62a3f3a064a693040adb9274f7
refs/heads/main
2023-03-21T03:11:22.309767
2021-03-10T15:11:33
2021-03-10T15:11:33
300,381,268
3
1
null
2021-01-29T16:58:38
2020-10-01T18:22:23
null
UTF-8
PlantUML
false
false
20,753
plantuml
@startuml title __CINEHUB's Class Diagram__\n @startuml title CineHub Class Diagram__\n namespace com.unisa.cinehub { namespace control { class com.unisa.cinehub.control.CatalogoControl { + addRecensione(Recensione recensione): void + requestRecensioneById(Long id): Recensione + addMiPiace(boolean b, Recensione recensione): void + findMiPiaceById(Recensione recensione): MiPiace + getNumeroMiPiaceOfRecensione(Recensione recensione): Integer + getNumeroNonMiPiaceOfRecensione(Recensione recensione): Integer + rispondiARecensione(Recensione risposta): void + findAllFilm(): List<Film> + findAllSerieTv(): List<SerieTv> + findMostRecentMedia(Integer howMany): List<Media> + puntateByStagione(Long idSerieTv, Integer numeroStagione): List<Puntata> + puntateBySerie(Long idSerieTv): List<Puntata> + findFilmById(Long id): Film + findSerieTvById(Long id): SerieTv + findPuntataById(PuntataID puntataID): List<Puntata> + searchFilmByGenere(Collection<Genere> generi): List<Film> + searchSerieTVByGenere(Collection<Genere> generi): List<SerieTv> + searchFilmByTitle(String titolo): List<Film> + findAllPuntate(): List<Puntata> + findPuntataByTitle(String titolo): List<Puntata> + searchSerieTvByTitle(String titolo): List<SerieTv> + findMostVoted(): List<Media> } } } namespace com.unisa.cinehub { namespace control { class com.unisa.cinehub.control.GestioneCatalogoControl { + addFilm(Film film): Film + addSerieTV(SerieTV serieTv): SerieTv + addPuntata(Puntata puntata, Long idSerieTv, Integer numeroStagione): void + addCast(Cast cast): void + addRuolo(Ruolo ruolo, Long castId, Long mediaId): void + findAllCast(): List<Cast> + updateFilm(Film film): void + updateSerieTv(SerieTv serieTv): void + updatePuntata(Puntata puntata): void + removeFilm(Long id): void + removeSerieTV(Long id): void + removePuntata(PuntataID id): void + removeCast(Long id): void + addGeneriFilm(Collection<Genere> generi, Long id): void + addGeneriSerieTv(Collection<Genere> generi, Long id): void + findRecensioniByMiPiace(Recensibile recensibile): List<Recensione> + requestAllRecensioni(): List<Recensione> } } } namespace com.unisa.cinehub { namespace control { class com.unisa.cinehub.control.ModerazioneControl { + addSegnalazione(Recensione recensione): void + bannaRecensore(String email): void + findAllSegnalazioni(): List<Segnalazione> + deleteRecensione(Recensione recensione): void + isSegnalted(Recensione recensione): Boolean } } } namespace com.unisa.cinehub { namespace control { class com.unisa.cinehub.control.UtenteControl { - cal : Calendar - eventPublisher : ApplicationEventPublisher + getAllRecensori(): List<Recensore> + getAllNotBannedRecensori(): List<Recensore> + registrazioneUtente(Utente utente): Utente + confermaRegistrazione(String token): void } } } namespace com.unisa.cinehub { namespace model { namespace media { interface com.unisa.cinehub.model.media.CastRepository { } } } } namespace com.unisa.cinehub { namespace model { namespace media { class com.unisa.cinehub.model.media.CastService { + addCast(Cast cast): Cast + removeCast(Long id): void + retriveAll(): List<Cast> + retrieveByKey(Long id): Cast + mergeCast(Cast cast): Cast } } } } namespace com.unisa.cinehub { namespace model { namespace media { interface com.unisa.cinehub.model.media.GenereRepository { } } } } namespace com.unisa.cinehub { namespace model { namespace media { interface com.unisa.cinehub.model.media.RuoloRepository { } } } } namespace com.unisa.cinehub { namespace model { namespace media { class com.unisa.cinehub.model.media.RuoloService { + addRuolo(Ruolo ruolo, Long castId, Long mediaId): void } } } } namespace com.unisa.cinehub { namespace model { namespace media { namespace serietv { interface com.unisa.cinehub.model.media.serietv.PuntataRepository { {abstract} + findPuntataByTitle(): List<Puntata> } } } } } namespace com.unisa.cinehub { namespace model { namespace media { namespace serietv { class com.unisa.cinehub.model.media.serietv.PuntataService { + addPuntata(Puntata puntata, Integer numeroStagione, Long idSerieTV): Puntata + removePuntata(PuntataID id): void + retrieveAll(): List<Puntata> + retrieveBySerieTV(Long idSerieTv): List<Puntata> + retrieveByStagione(Long idSerieTv, Integer numeroStagione): List<Puntata> + retrievePuntataByKey(PuntataID puntataID): Puntata + mergePuntata(Puntata puntata): Puntata + searchByTitle(String titolo): List<Puntata> } } } } } namespace com.unisa.cinehub { namespace model { namespace media { namespace serietv { interface com.unisa.cinehub.model.media.serietv.SerieTVRepository { {abstract} + existsByTitleAnnoUscita(): boolean {abstract} + findSerieTVByTitle(): List<SerieTv> } } } } } namespace com.unisa.cinehub { namespace model { namespace media { namespace serietv { class com.unisa.cinehub.model.media.serietv.SerieTVService { + addSerieTV(SerieTV serieTV): SerieTv + removeSerieTV(Long id): SerieTv + retrieveAll(): List<SerieTv> + retrieveByKey(Long id): SerieTv + addGeneri(Collection<Genere> generi, Long id): SerieTv + mergeSerieTV(SerieTv serietv): SerieTv + searchByTitle(String titolo): List<SerieTv> + searchByGenere(Genere genere): Collection<SerieTv> + addStagione(SerieTv serieTv, Stagione stagione): Stagione + removeStagione(SerieTv serieTv, Stagione stagione): Stagione + getStagione(SerieTv serieTv, Integer numeroStagione): Stagione + aggiornaStagione(Stagione stagione): void + findMostRecentSerieTv(Integer howMany): List<SerieTv> } } } } } namespace com.unisa.cinehub { namespace model { namespace media { namespace serietv { interface com.unisa.cinehub.model.media.serietv.StagioneRepository { } } } } } namespace com.unisa.cinehub { namespace model { namespace media { namespace film { interface com.unisa.cinehub.model.media.film.FilmRepository { {abstract} + existsByTitleAnnoUscita(): boolean {abstract} + findFilmByTitle(): List<Film> } } } } } namespace com.unisa.cinehub { namespace model { namespace media { namespace film { class com.unisa.cinehub.model.media.film.FilmService { + addFilm(Film film): Film + removeFilm(Long id): void + retrieveAll(): List<Film> + retrieveByKey(Long id): Film + addGeneri(Collection<Genere> generi, Long id): Film + addCast(Collection<Ruoli> ruoli, Long id): Film + mergeFilm(Film film): void + searchByTitle(String titolo): List<Film> + searchByGenre(Genere genere): Collection<Genere> + findMostRecentFilm(Integer howMany): List<Film> } } } } } namespace com.unisa.cinehub { namespace model { namespace recensione { interface com.unisa.cinehub.model.recensione.RecensioneRepository { {abstract} + bannaAllByRecensore(): int } } } } namespace com.unisa.cinehub { namespace model { namespace recensione { class com.unisa.cinehub.model.recensione.RecensioneService { + addRecensione(Recensione recensione, Recensore recensore): void + removeRecensione(Recensione recensione): void + retrieveAll(): List<Recensione> + addRisposta(Recensore recensore, Recensione recensione, Long idPadre): void + retrieveById(Long id): Recensione } } } } namespace com.unisa.cinehub { namespace model { namespace utente { interface com.unisa.cinehub.model.utente.MiPiaceRepository { {abstract} + getNumMiPiace(): Integer {abstract} + getNumNonMiPiace(): Integer } } } } namespace com.unisa.cinehub { namespace model { namespace utente { class com.unisa.cinehub.model.utente.MiPiaceService { + handleMiPiace(boolean b, Recensione recensione, Recensore recensore): MiPiace - aggiungiMiPiace(Recensione recensione, Recensore recensore, MiPiace mipiace): MiPiace - modificaMiPiace(boolean b, MiPiace daDatabase): MiPiace - togliMiPiace(Recensione recensione, Recensore recensore, MiPiace daDatabase): MiPiace + findMiPiacxeById(Recensore recensore, Recensione recensione): MiPiace + getNumeroMiPiaceOfRecensione(Recensione recensione): Integer + getNumeroNonMiPiaceOfRecensione(Recensione recensione): Integer } } } } namespace com.unisa.cinehub { namespace model { namespace utente { interface com.unisa.cinehub.model.utente.RecensoreRepository { {abstract} + findNotBanned(): List<Recensore> } } } } namespace com.unisa.cinehub { namespace model { namespace utente { class com.unisa.cinehub.model.utente.RecensoreService { + findAll(): List<Recensore> + finAllNotBanned(): List<Recensore> } } } } namespace com.unisa.cinehub { namespace model { namespace utente { interface com.unisa.cinehub.model.utente.SegnalazioneRepository { } } } } namespace com.unisa.cinehub { namespace model { namespace utente { class com.unisa.cinehub.model.utente.SegnalazioneService { + addSegnalazione(Recensione recensione, Recensore segnalatore): Segnalazione + puoSegnalare(Recensione recensione, Recensore segnalatore): boolean + retrieveAll(): List<Segnalazione> } } } } namespace com.unisa.cinehub { namespace model { namespace utente { interface com.unisa.cinehub.model.utente.UtenteRepository { } } } } namespace com.unisa.cinehub { namespace model { namespace utente { class com.unisa.cinehub.model.utente.UtenteService { + signUp(Utente utente): Utente + findByEmail(String email): Utente + findUserDetailsByEmail(String email): UserDetails + deleteUtente(Utente utente): void + saveRegisteredUser(Utente utente): Utente + getUtenteByVerificationToker(String verificationToken): Utente + getVerificationToken(String token): VerificationToken + createVerificationToken(Utente utente, String token): void + bannaRecensore(String email): Utente } } } } namespace com.unisa.cinehub { namespace model { namespace utente { interface com.unisa.cinehub.model.utente.VerificationTokenRepository { {abstract} + findByToken(): VerificationToken {abstract} + findByUtente(): VerificationToken } } } } com.unisa.cinehub.model.media.film.FilmService -- com.unisa.cinehub.model.media.film.FilmRepository com.unisa.cinehub.model.media.film.FilmService -- com.unisa.cinehub.model.media.GenereRepository com.unisa.cinehub.model.media.film.FilmService -- com.unisa.cinehub.model.utente.UtenteRepository com.unisa.cinehub.model.media.serietv.PuntataService -- com.unisa.cinehub.model.media.serietv.PuntataRepository com.unisa.cinehub.model.media.serietv.PuntataService -- com.unisa.cinehub.model.media.serietv.SerieTVService com.unisa.cinehub.model.media.serietv.PuntataService -- com.unisa.cinehub.model.media.serietv.StagioneRepository com.unisa.cinehub.model.media.serietv.PuntataService -- com.unisa.cinehub.model.utente.UtenteRepository com.unisa.cinehub.model.media.serietv.SerieTVService -- com.unisa.cinehub.model.media.GenereRepository com.unisa.cinehub.model.media.serietv.SerieTVService -- com.unisa.cinehub.model.media.serietv.PuntataRepository com.unisa.cinehub.model.media.serietv.SerieTVService -- com.unisa.cinehub.model.media.serietv.SerieTVRepository com.unisa.cinehub.model.media.serietv.SerieTVService -- com.unisa.cinehub.model.media.serietv.StagioneRepository com.unisa.cinehub.model.media.serietv.SerieTVService -- com.unisa.cinehub.model.utente.UtenteRepository com.unisa.cinehub.model.media.CastService -- com.unisa.cinehub.model.media.CastRepository com.unisa.cinehub.model.media.CastService -- com.unisa.cinehub.model.media.film.FilmRepository com.unisa.cinehub.model.media.CastService -- com.unisa.cinehub.model.media.RuoloRepository com.unisa.cinehub.model.media.CastService -- com.unisa.cinehub.model.media.serietv.SerieTVRepository com.unisa.cinehub.model.media.RuoloService -- com.unisa.cinehub.model.media.CastRepository com.unisa.cinehub.model.media.RuoloService -- com.unisa.cinehub.model.media.film.FilmRepository com.unisa.cinehub.model.media.RuoloService -- com.unisa.cinehub.model.media.RuoloRepository com.unisa.cinehub.model.media.RuoloService -- com.unisa.cinehub.model.media.serietv.SerieTVRepository com.unisa.cinehub.model.utente.MiPiaceService -- com.unisa.cinehub.model.utente.MiPiaceRepository com.unisa.cinehub.model.utente.MiPiaceService -- com.unisa.cinehub.model.recensione.RecensioneRepository com.unisa.cinehub.model.utente.MiPiaceService -- com.unisa.cinehub.model.utente.RecensoreRepository com.unisa.cinehub.model.utente.RecensoreService -- com.unisa.cinehub.model.utente.RecensoreRepository com.unisa.cinehub.model.utente.SegnalazioneService -- com.unisa.cinehub.model.recensione.RecensioneRepository com.unisa.cinehub.model.utente.SegnalazioneService -- com.unisa.cinehub.model.utente.RecensoreRepository com.unisa.cinehub.model.utente.SegnalazioneService -- com.unisa.cinehub.model.utente.SegnalazioneRepository com.unisa.cinehub.model.utente.UtenteService -- com.unisa.cinehub.model.recensione.RecensioneRepository com.unisa.cinehub.model.utente.UtenteService -- com.unisa.cinehub.model.utente.UtenteRepository com.unisa.cinehub.model.utente.UtenteService -- com.unisa.cinehub.model.utente.VerificationTokenRepository com.unisa.cinehub.model.recensione.RecensioneService -- com.unisa.cinehub.model.media.film.FilmService com.unisa.cinehub.model.recensione.RecensioneService -- com.unisa.cinehub.model.media.serietv.PuntataService com.unisa.cinehub.model.recensione.RecensioneService -- com.unisa.cinehub.model.recensione.RecensioneRepository com.unisa.cinehub.model.recensione.RecensioneService -- com.unisa.cinehub.model.utente.RecensoreRepository com.unisa.cinehub.model.recensione.RecensioneService -- com.unisa.cinehub.model.media.serietv.SerieTVService com.unisa.cinehub.control.CatalogoControl -- com.unisa.cinehub.model.media.film.FilmService com.unisa.cinehub.control.CatalogoControl -- com.unisa.cinehub.model.utente.MiPiaceService com.unisa.cinehub.control.CatalogoControl -- com.unisa.cinehub.model.media.serietv.PuntataService com.unisa.cinehub.control.CatalogoControl -- com.unisa.cinehub.model.recensione.RecensioneService com.unisa.cinehub.control.CatalogoControl -- com.unisa.cinehub.model.media.serietv.SerieTVService com.unisa.cinehub.control.CatalogoControl -- com.unisa.cinehub.model.utente.UtenteService com.unisa.cinehub.control.GestioneCatalogoControl -- com.unisa.cinehub.model.media.CastService com.unisa.cinehub.control.GestioneCatalogoControl -- com.unisa.cinehub.model.media.film.FilmService com.unisa.cinehub.control.GestioneCatalogoControl -- com.unisa.cinehub.model.media.serietv.PuntataService com.unisa.cinehub.control.GestioneCatalogoControl -- com.unisa.cinehub.model.recensione.RecensioneService com.unisa.cinehub.control.GestioneCatalogoControl -- com.unisa.cinehub.model.media.RuoloService com.unisa.cinehub.control.GestioneCatalogoControl -- com.unisa.cinehub.model.media.serietv.SerieTVService com.unisa.cinehub.control.ModerazioneControl -- com.unisa.cinehub.model.recensione.RecensioneService com.unisa.cinehub.control.ModerazioneControl -- com.unisa.cinehub.model.utente.SegnalazioneService com.unisa.cinehub.control.ModerazioneControl -- com.unisa.cinehub.model.utente.UtenteService com.unisa.cinehub.control.UtenteControl -- com.unisa.cinehub.model.utente.RecensoreService com.unisa.cinehub.control.UtenteControl -- com.unisa.cinehub.model.utente.UtenteService 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 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
1db6de4d01b3127bb68eddc39c6d1e7353b5eea1
9027a1064c83520f220afa3d0d5e003d1888cc87
/doc/diagrams/CommonUsecase.puml
92686033010953373bd0f3fc974071975d51886e
[]
no_license
telas100/exhibit
7befe724982a1697cce215326d0fbcc922383a3c
e4246fee6d506376cee68437ecd4cec94aa11fb0
refs/heads/master
2021-01-10T02:58:44.741091
2016-02-03T10:05:20
2016-02-03T10:05:20
49,581,064
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,991
puml
@startuml actor Utilisateur entity MainActivity entity FilePicker entity NfcPrompter control NfcForegroundUtil entity ManagerReport activate MainActivity Utilisateur -> MainActivity : View.onClick() MainActivity -> FilePicker : startActivity() deactivate MainActivity activate FilePicker Utilisateur -> FilePicker : FloatingActionButton.onClick() alt selectedFiles.size() == 0 FilePicker -> FilePicker : displaySnackbar() else FilePicker -> FilePicker : setExtra() FilePicker -> NfcPrompter : startActivity() deactivate FilePicker activate NfcPrompter end NfcPrompter -> NfcForegroundUtil : enableForeground() activate NfcForegroundUtil Utilisateur -> NfcForegroundUtil : onNfcRead() NfcForegroundUtil -> NfcPrompter : onNewIntent() alt content == MANAGER_BRACELET NfcPrompter -> NfcPrompter : displayButton() Utilisateur -> NfcPrompter : FloatingActionButton.onClick() NfcPrompter -> NfcForegroundUtil : disableForeground() deactivate NfcForegroundUtil NfcPrompter -> ManagerReport : startActivity() deactivate NfcPrompter activate ManagerReport ManagerReport --> : sendData() Utilisateur -> ManagerReport : ReturnButton.onClick() ManagerReport -> NfcPrompter deactivate ManagerReport activate NfcPrompter NfcPrompter -> NfcForegroundUtil : enableForeground() activate NfcForegroundUtil else content is MAC address alt MAC address found in database NfcPrompter -> NfcPrompter : save() else NfcPrompter -> NfcPrompter : displayNotFoundError() end else NfcPrompter -> NfcPrompter : displayUnreadableError() end Utilisateur -> NfcPrompter : ReturnButton.onClick() NfcPrompter -> NfcForegroundUtil : disableForeground() deactivate NfcForegroundUtil NfcPrompter -> FilePicker : resumeActivity() deactivate NfcPrompter activate FilePicker Utilisateur -> FilePicker : ReturnButton.onClick() FilePicker -> MainActivity : resumeActivity() deactivate FilePicker activate MainActivity @enduml
false
true
false
false
sequence
7abe157bec39f6cba5f9f0e956df7819af709334
28cc353b960282035a9d030fbc9a1e8ce8491876
/document/diagrams/login.puml
8497c274ab99dc0f131832120c92efbad3a3cb30
[ "MIT" ]
permissive
hataketsu/PetStore4
39b107ab004d16c23076a4d5ab24b81c9bc0d8de
479b0709e7d9f202b6fa90adf8a6c4a874681fa3
refs/heads/master
2020-03-19T17:09:25.162293
2019-12-26T16:26:31
2019-12-26T16:26:31
136,746,560
0
0
null
null
null
null
UTF-8
PlantUML
false
false
855
puml
@startuml actor User boundary login_view control LoginController entity UserModel User -> login_view : yêu cầu đăng nhập activate User activate login_view login_view --> User :yêu cầu nhập email, password deactivate login_view User -> login_view : nhập email, pass, bấm nút đăng nhập deactivate User activate login_view login_view -> LoginController: gửi thông tin người dùng nhập deactivate login_view activate LoginController LoginController -> LoginController : kiểm tra dữ liệu LoginController -> UserModel : lấy dữ liệu activate UserModel UserModel --> LoginController : trả dữ liệu deactivate UserModel LoginController --> login_view: trả kết qủa kiểm tra deactivate LoginController activate login_view login_view --> User: Thông báo kết quả đăng nhập deactivate login_view @enduml
false
true
true
false
sequence
5285d20d950438998b06e201258f36da30dd7afc
d99806bb17e4a22325f775539981c6b7799b9d16
/docs/red/1161292/sp3/design2.puml
5a4811222121697d6b87cc82d31b9fb15609fdec
[]
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
823
puml
@startuml design2 skinparam handwritten true skinparam monochrome true skinparam packageStyle rect skinparam defaultFontName FG Virgil skinparam shadowing false actor User boundary WorkbookView boundary WorkbookPresenter box "NSheets Client" participant WorkbookView end box box "NSheets Shared" participant Workbook participant GlobalVariable end box User -> WorkbookView : onReveal() / navigate to page User -> WorkbookView : click on a global variable WorkbookView -> User : asks user for insert new value User -> WorkbookView : user inserts new value WorkbookView -> Workbook : globalVariables().get(globalName).get(position) WorkbookView -> GlobalVariable : setValue(Value.parseValue(newValue, new Value.Type[]{})); WorkbookView -> WorkbookView : updateCollapsible() WorkbookView -> WorkbookView : return @enduml
false
true
false
false
usecase
59bba3d04899e1c3014a603699cbcb40e71d15fc
c806f6b64614f769fd46681091dfacfab9e3b015
/Assignment_05_JavaTests/Part3/UNO.puml
5e90ee8a0dbd676987f276209bcd38aba51f0c5f
[]
no_license
niddhog/BINF4241-Group10
1934049e73fcbf4f815c2957e605d8a9355eb64d
f6387e894d2aed0f570fb1d64d79ebaf7cc43167
refs/heads/master
2020-08-05T00:28:56.101816
2019-12-11T00:41:33
2019-12-11T00:41:33
212,331,408
1
0
null
2019-10-07T06:40:45
2019-10-02T12:11:38
Java
UTF-8
PlantUML
false
false
1,185
puml
@startuml interface runnable UNOMain - runnable Player -- Card Deck -- Card UNOMain - Player UNOMain - Deck Player - UNOGameState runnable <|-- caughtThreadEvent Card <|-- Wild Card <|-- Wild_Draw_Four Card <|-- Reverse Card <|-- Skip Card <|-- Draw_Two class UNOMain{ Player[] players numberOfPlayers() setPlayerName(String name, int turnOrder) createDeck() shuffle() caughtUNO(integer turnOrder) } class caughtThreadEvent{ run() } class UNOGameState{ Symbol symbol Color color boolean clockwise nextPlayer() performDraw() } class Player { ArrayList<Card> hand String name int turnOrder boolean uno int scoreBoard setStartingHand() draw() playCard(integer i) removeCard(integer i) addScore() } class Card { Color color Symbol symbol canPlayedOnTop() performAction() } class Wild{ performAction() } class Wild_Draw_Four{ performAction() } class Draw_Two{ performAction() } class Reverse{ performAction() } class Skip{ performAction() } class Deck { ArrayList<Card> cards addCard(Card card) removeCard(integer i) } enum Color { RED BLUE YELLOW GREEN BLACK } enum Symbol { ZERO ONE TWO THREE FOUR FIVE SIX SEVEN EIGHT NINE REVERSE SKIP DRAW_TWO WILD WILD_DRAW_FOUR } @enduml
false
true
false
false
class
7fddc8f67c7db8163c9c2bfca29c250e4f73f29d
85c1833df284148ed23c16400b24199cd941df1d
/app/src/main/java/com/taodongdong/ecommerce/prouctlistview/prouctlistview.plantuml
f51cfb631b3c4c1c09d0118e1c748deb63cb2ccd
[]
no_license
xjtu-taodongdong/taodongdong-app
074fb074b2d6a77063c95ebba1c0c7fab694c216
df41f35e83fab3d28289004ff81c29fcc35d6a39
refs/heads/master
2021-01-15T07:33:45.785399
2020-05-22T01:08:09
2020-05-22T01:08:09
242,915,524
0
1
null
2020-03-08T12:34:00
2020-02-25T05:11:33
Java
UTF-8
PlantUML
false
false
904
plantuml
@startuml title __PROUCTLISTVIEW's Class Diagram__\n namespace com.taodongdong.ecommerce { namespace prouctlistview { class com.taodongdong.ecommerce.prouctlistview.ProductItem { - description : String - image : Bitmap + ProductItem() + getDescription() + getImage() } } } namespace com.taodongdong.ecommerce { namespace prouctlistview { class com.taodongdong.ecommerce.prouctlistview.ProductListAdapter { + ProductListAdapter() + ProductListAdapter() + getView() } } } com.taodongdong.ecommerce.prouctlistview.ProductListAdapter -up-|> android.widget.ArrayAdapter 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
6470a8f49193cb616a816f7eda2211d6067c7c98
7c2a17fd3d19a13fb71558f79900a2908de98c58
/docs/uml-class-diagrams/admin/production/User/User.puml
3a4ba6060e161339bd1724bae7ce6b029e39c9ce
[]
no_license
casher-ou/csi-3370-software-project
483b1add9fbab8349f30009eecc123c884bdcc7b
629fb9cce10429c2b80bd1ad33ab898d1466883b
refs/heads/main
2023-01-22T00:44:50.062944
2020-11-29T23:00:50
2020-11-29T23:00:50
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
240
puml
@startuml User package edu.oakland.production.admin { class User { - DisplayCommInterface displayCommInterface + User(DisplayCommInterface displayCommInterface) + void runUseCase1(Scanner input) } } @enduml
false
true
false
false
class
cd60ca797e8d5e9e2bb0d235d7ae1b7f70a72437
28094c3dd782a47b1afcea5f868cfec7895aabb6
/total.plantuml
44c12aa30d8be2b88b822eebd764a24dc198a4d2
[ "MIT" ]
permissive
jdxj/share
312bbed632951b678ce8764beda8d8b61daeb109
00a9c49ad6d944ee41a91ecfa1b0332e9ed2707c
refs/heads/master
2023-06-01T11:56:09.186425
2021-06-10T06:39:06
2021-06-10T06:39:06
296,249,663
0
0
null
null
null
null
UTF-8
PlantUML
false
false
228
plantuml
@startuml interface Service { Name() string Init(...Option) Options() Options Client() client.Client Server() server.Server Run() error String() string } class service package micro { Service <-- service } @enduml
false
true
false
false
class
5ecd8c99765e66369bb3e3408d6ad8551ad05da1
a08d18fffd5657f2eea3307191d3e5159398ee16
/out/production/PaooGameEtapa1/PaooGame/Tiles/Tiles.plantuml
c9394771e78454e26017a199c1fab082375fa988
[]
no_license
raducornea/Joc-PAOO
9436b9b0e74af3020d746fe9400828cd17e9aaae
1f597ba2db22d662c624f7c0329727539e81fe04
refs/heads/master
2023-07-30T12:00:36.361135
2021-09-19T07:10:59
2021-09-19T07:10:59
408,056,883
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,984
plantuml
@startuml title __TILES's Class Diagram__\n namespace PaooGame { namespace Tiles { class PaooGame.Tiles.GrassTile { + GrassTile() } } } namespace PaooGame { namespace Tiles { class PaooGame.Tiles.MountainTile { + IsSolid() + MountainTile() + NeedsBackground() } } } namespace PaooGame { namespace Tiles { class PaooGame.Tiles.SoilTile { + SoilTile() } } } namespace PaooGame { namespace Tiles { class PaooGame.Tiles.Tile { {static} + TILE_HEIGHT : int {static} + TILE_WIDTH : int {static} + grassTile : Tile {static} + mountainTile : Tile {static} + soilTile : Tile {static} + tiles : Tile[] {static} + treeTile : Tile {static} + waterTile : Tile # id : int # img : BufferedImage {static} - NO_TILES : int + Draw() {static} + GetHeight() + GetId() {static} + GetWidth() + IsSolid() + NeedsBackground() + Tile() + Update() } } } namespace PaooGame { namespace Tiles { class PaooGame.Tiles.TreeTile { + IsSolid() + NeedsBackground() + TreeTile() } } } namespace PaooGame { namespace Tiles { class PaooGame.Tiles.WaterTile { + IsSolid() + WaterTile() } } } PaooGame.Tiles.GrassTile -up-|> PaooGame.Tiles.Tile PaooGame.Tiles.MountainTile -up-|> PaooGame.Tiles.Tile PaooGame.Tiles.SoilTile -up-|> PaooGame.Tiles.Tile PaooGame.Tiles.TreeTile -up-|> PaooGame.Tiles.Tile PaooGame.Tiles.WaterTile -up-|> PaooGame.Tiles.Tile 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
ca27d9f0b9a5c93b172dd5a076c0bf8a5d91702d
65293b4486decec4dd94113b3f433d94fd0ab932
/data/ditaa.puml
824deb20feb7236f5aae169484a9adb13e654a06
[ "MIT" ]
permissive
pandocker/pandocker-docs
febe2b18f61ab9e27f600ae89eac3693a51f504d
50703de285569cb9b9660511adcf02f5890acd72
refs/heads/master
2021-05-07T05:52:32.250458
2019-09-04T04:06:15
2019-09-04T04:06:15
111,669,758
4
1
null
null
null
null
UTF-8
PlantUML
false
false
1,449
puml
' comment @startditaa(scale=3) . +-------+ ------*---------------*---------------*---------------+ FORCE | | | | +-------+ | | | | | | +-------+ ---*---------------*---------------*--------------+ SENSE | | | | | | | +-------+ | | | | | | +-----+ ---|--|--------/---|--|--------/---|--|--------/----/---+ I2C | | | | | | | | | | 16 +-----+ | | | | | | | | | +-+--+------+ | +-+--+------+ | +-+--+------+ | | | | | | | | | | | | | | | | | * * | | | * * | | | * * | | | /<-/<-------+ | /<-/<-------+ | /<-/<-------+ | * * | | * * | | * * | | | | | | | | | | | | | | channel 0 | | channel 1 | | channel 2 | +-+--+------+ +-+--+------+ +-+--+------+ | | | | | | /----+--------+ /----+--------+ /----+--------+ | | | | | | +-------------/ +-------------/ +-------------/ | | | /-+-----------+ /-+-----------+ /-+-----------+ | | | | | | +-------------/ +-------------/ +-------------/ @endditaa
false
true
false
false
class
b97faf06ae405c366c3ff04347f7c7249800bf3a
b8e5dd3ec9af74b7091adff9495ca152e4c30f4c
/uml/gRPC+OpenFaas scaling.plantuml
1a3154d3ab756aca70d4b00524a7086d900e933e
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mojaloop/fraud_risk_management
04f39ea653a7fe20e974cde165e9ca8790af35c9
f6c25ff410dadc9fb4532246840067116bf0a4a6
refs/heads/master
2023-06-17T21:06:53.260091
2021-07-14T06:46:11
2021-07-14T06:46:11
296,127,601
13
7
NOASSERTION
2021-08-04T11:42:07
2020-09-16T19:23:37
HTML
UTF-8
PlantUML
false
false
792
plantuml
@startuml gRPC+OpenFaas scaling queue "service 1" as s1 box "\nOpenFaaS\n" #LightGray queue "openfaas-gateway" as ofg database "openfaas-metrics\n(Prometheus)" as ofm control "alert-manager" as am end box queue "service 2" as s2 group HTTP Flow s1->ofg: HTTP Request eg. \nhttp://of/function/service2 ofg->ofm: Metrics ofg->s2: HTTP Request \n(to configured "upstream-url") note over am Monitor metrics and scale service 2 as necessary end note am->am am->ofm: Get Metrics end group #LightPink gRPC Flow - failure s1-->ofg: gRPC Request note over s1, ofg The OpenFaas gateway does not understand gRPC requests - it only speaks HTTP end note end group #LightGreen gRPC Flow - success s1->s2: gRPC Request end @enduml
false
true
false
false
sequence
8f9249390bf57aec200f77e37737a1449a28f504
b97eb1712cbe8e6917603c1efb868407669692e5
/docs/architecture/indy-sdk-components.puml
f6b290d9195889d3c596f216c6606038b20c07ed
[ "Apache-2.0" ]
permissive
evernym/indy-sdk
3fefe08927cfe0cbd2efcd2e1f9b4e72bf3f53b2
714d449353518f929d9787d3156af785e2a42ccb
refs/heads/master
2021-04-15T10:21:56.633058
2019-07-02T18:28:20
2019-07-02T18:28:20
126,876,532
5
19
Apache-2.0
2023-02-22T23:46:03
2018-03-26T19:02:36
Rust
UTF-8
PlantUML
false
false
461
puml
@startuml () "C Interface" as cinterface [libindy] -- cinterface [Indy CLI] as cli cinterface <.. cli package "Programming lanugages wrappers" { [Java Wrapper] as java_wrapper cinterface <.. java_wrapper [Python Wrapper] as python_wrapper cinterface <.. python_wrapper [ObjectiveC Wrapper (iOS)] as objc_wrapper cinterface <.. objc_wrapper [.Net Wrapper (iOS)] as dnet_wrapper cinterface <.. dnet_wrapper } @enduml
false
true
false
false
uml-unknown
6c97df063e279149990d8936bcc006fc93e80bf9
14c79ec4817258a3896f81d2975ec1cbf4f8a789
/CleanArchitectureAttempt.puml
e553c0dfe9cd1756beb37d000ed94117285a3635
[]
no_license
Sims07/simulateur-match-tennis
92efb4a8df41147f71adfec0747cf075706024e6
7ac8c129891521a357e5c5671951e38bf3403a8e
refs/heads/master
2023-01-19T00:03:23.525417
2020-11-03T13:35:20
2020-11-03T13:35:20
229,286,641
0
0
null
2023-01-07T13:11:55
2019-12-20T15:12:02
Java
UTF-8
PlantUML
false
false
853
puml
@startuml skinparam linetype ortho skinparam component { BorderColor #000000 } title Clean architecture Attempt rectangle "Business Rules" { [tennis-use-case] as uc #ff6666 [tennis-domain] as domain #ffff99 } rectangle "Frameworks & Drivers" { [tennis-console-app] as consoleApp #99ccff [tennis-rest-spring-app] as restSpringApp #99ccff [tennis-rest-quarkus-app] as restQuarkusApp #99ccff [tennis-rest-micronaut-app] as restMicronautApp #99ccff } rectangle "Adapters" { [tennis-controller] as controller #ccffcc [tennis-player-gateway-in-memory] as player_gateway #ccffcc [tennis-mapper-mapstruct] as mapper #ccffcc } consoleApp -D-> controller restQuarkusApp -D-> controller restSpringApp -D-> controller restMicronautApp -D-> controller controller -D-> uc uc -D-> domain mapper -R-|> uc mapper -R-> domain player_gateway -R-|> uc @enduml
false
true
false
false
uml-unknown
cf09e212c50bb1fa77ef52860901c922d529eab2
5fbf763fcdfc84c4f57723b3d2c1f7f439717ee9
/_posts/thread_state_diagram.puml
30468b86ef229af8787193506abdcdb70eb6c98b
[]
no_license
dxwjoy/dxwjoy.github.io
2cb5f4721977ff75f1aeaf3c10ae4dda134b9436
aa99d85399f9cb2b117f681c4327d140519de90b
refs/heads/master
2020-06-14T04:02:55.175439
2019-07-12T00:22:07
2019-07-12T00:22:07
194,891,928
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,052
puml
@startuml title Thread State Diagram state "NEW" as new state "RUNNABLE" as run { state "Runnable" as swap state "Running" as cpu cpu --> swap : 1.Thread.yield() \n 2.CPU schedule swap swap --> cpu : Selected by scheduler } state "BLOCKED" as bl state "WAITING" as wait state "TIMED_WAITING" as twait state "TERMINATED" as term [*] --> new : new Thread() new -right-> run : thread.start() run -up-> twait : 1.thread.sleep 2.object.wait(long) \n\ 3.thread.join(long) twait --> run : After the time run -right-> wait : 1.obj.wait() 2.thread.join() wait --> bl : After wait and join run --> bl : 1.thread.suspend() bl --> run : 1.thread.resume() \n\ 2.obj.notify()/obj.notifyAll() \n\ 3.thread.interrupt() bl --> term run --> term : 1.Lifecycle end 2.thread.stop() \n\ 3.Uncaught exception term --> [*] note "States in Java API: \n\ 1.NEW \n\ 2.RUNNABLE \n\ 3.BLOCKED \n\ 4.WAITING \n\ 5.TIMED_WAITING \n\ 6.TERMINATED" as N1 note "Deprecated Methods: \n\ 1.thread.suspend() \n\ 2.thread.resume() \n\ 3.thread.stop()" as N2 @enduml
false
true
false
false
sequence
ab4aee3cd04160c5a5d967acbb3753fa7bc08781
947f83bf4340ed37c3edb1986914875a26375988
/diagrams/components.puml
cb8001b3487ce689f6b9de05a7730ec5da25a260
[]
no_license
ben05s/league-montecarlo-simulation
4d2df6b316af0f4e0c256ed84b27eaa5f77a0a40
1360e5d8f7a8c4f3479ba566615f24d47bc08f6b
refs/heads/master
2020-03-11T05:34:46.418385
2018-06-16T14:31:50
2018-06-16T14:31:50
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
799
puml
@startuml skinparam component { FontColor black BackgroundColor white BorderColor grey FontName Monospaced } skinparam package { FontColor black BackgroundColor white BorderColor grey FontName Monospaced } package "League Simulation" { [Input Parser] -> [Settings] [Settings] -> [Simulation] [Simulation] -> [Evaluation] } skinparam component { backgroundColor<<google>> Skyblue FontColor<<google>> White } package "Parallel Monte Carlo" { [Cloud Storage] #Skyblue [Cloud Datastore] #Skyblue [Task Queue] #Skyblue [Web Application] --> [Web API] [Web Application] -> [Cloud Storage] [Web API] -> [Task Queue] [Task Queue] --> [Monte Carlo Backend] [Monte Carlo Backend] -> [Cloud Datastore] [League Simulation] <. [Monte Carlo Backend] : use } @enduml
false
true
false
false
uml-unknown
ca3c68cae0cac678710ad7afe502443cf293b8ab
5c4bf3b6892de015480cb8a6ce31b871f76ac6e0
/use-cases/dynamic-api-client-with-remote-config/vue/diagrams/sequences/plugin-installation.plantuml
6cdef8b8f1cc58ba56a467c328a3a1c69e024d32
[]
no_license
adrianpdm/api-client-pattern
15fc9235695f6bbb7cc14a5e9537bd1c80d8152b
cafcf477c2bf42b2652d74f5ecd5609b279d1cf7
refs/heads/main
2023-07-08T06:17:07.720024
2021-08-12T06:56:25
2021-08-12T06:56:25
394,406,514
1
1
null
null
null
null
UTF-8
PlantUML
false
false
1,033
plantuml
@startuml entity "vue app" as app boundary plugin boundary axios boundary vuex entity "config cache repo" as cache entity "config remote repo" as remote entity "backend service" as backend activate app app -> plugin++ : install ApiClientConfigPlugin plugin -> vuex : register module note over vuex M1 end note vuex --> plugin : ok plugin -> axios : setup axios interceptor note over axios I1 end note axios --> plugin : ok plugin --> app-- : ok app -> app : init app app -> app : render route app -> axios++ : perform XHR note over axios I1 intercept request end note axios -> vuex++ : get baseURL by endpoint vuex -> cache : get config from cache cache --> vuex : config vuex-- alt cached config not found vuex -> remote++ : get config from remote remote -> cache++ : keep in cache cache --> remote-- : ok remote --> vuex : config remote-- vuex-- end vuex -> vuex : keep config in state vuex -> vuex : keep last fetch timestamp vuex --> axios : baseURL axios -> backend : XHR backend --> axios : ok @enduml
false
true
false
false
sequence
4dab9ed621068a9f2f81759dabf3a423cf0814c1
ef4f9913b31c7ce6c913c8adcced062c0d5db5f9
/design-patterns/codebase/src/main/resources/uml/adapter/problem-class-diagram.puml
a9796765b69c785ed5356420e7ade301c3566c66
[]
no_license
lzbair/OO-Paradigm
5061211c6af19612c9d8185493898441fb92257b
ddc653bd0fe17807bcd7fd6030bb3e6b05239d99
refs/heads/master
2023-06-27T14:54:19.349718
2023-02-21T09:53:06
2023-02-21T09:53:06
238,396,539
0
1
null
2023-06-14T22:49:02
2020-02-05T07:55:12
Java
UTF-8
PlantUML
false
false
268
puml
-@startuml class PaymentApplication { pay() } class PaymentProvider_ALFA { authorize() capture() } class PaymentProvider_BETA { verify() sendTrasaction() complete() } class PaymentProvider_GAMA { doPayment() } @enduml
false
true
false
false
class
39e2a89cba231ce674925e70e38fc33f4e8abc71
8cfc6dc68fc06147549dcad6a8959aeee8937547
/mastermind/domainModel/domainModel.plantuml
8a0366dc73ad2f74caf825e0782be262b009b91f
[]
no_license
javiergarciagonzalez/mastercloudapps-mastermind
5013176f9e04950cf2afc171bc3196db8ca7450b
a9b5322bacc8399c41e1f4692e021998731cedba
refs/heads/main
2023-01-03T09:58:59.301278
2020-10-18T13:53:38
2020-10-18T13:53:38
304,874,863
0
0
null
null
null
null
UTF-8
PlantUML
false
false
508
plantuml
@startuml Mastermind skinparam Style strictuml title Mastermind class Mastermind class Board interface Code class SecretCode class GuessCode class FeedbackCode enum GuessColor { Red Blue Green Yellow Orange } enum FeedbackColor { Black White } Mastermind "1" *-- "1" Board Code <|--- SecretCode Code <|--- GuessCode Board "1" *--- "1" SecretCode Board "0" o--- "10" GuessCode Board "0" o--- "10" FeedbackCode GuessCode o-- GuessColor FeedbackCode o-- FeedbackColor @enduml
false
true
false
false
class
d306e7eccf4de1afecd5bb6598ad00ac29b541c1
17a6a64d2275c47c9b205f088394b4937292f9f5
/docs/clamp/acm/plantuml/states/AcElementTypeStatesOnPpnt.puml
f71da4cc9b78f9546135a860260f2ef4054c09b9
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
onap/policy-parent
2e8db0a82311ed576a2d3166ac293b8b5687987c
b12c67854c70ae410e02af501126ecf8434e5dd9
refs/heads/master
2023-08-16T15:28:59.552318
2023-08-04T13:00:54
2023-08-08T10:14:28
159,416,823
3
1
NOASSERTION
2021-06-29T19:01:07
2018-11-27T23:53:56
null
UTF-8
PlantUML
false
false
144
puml
@startuml [*] --> PRIMED: Prime from\nACM Runtime PRIMED --> PRIMED: Prime from ACM Runtime PRIMED --> [*]: Deprime from\nACM Runtime @enduml
false
true
false
false
sequence
e8c62b3c362927b50dc6b785b7fe319caa7fe9e9
c452e4f63f50eca1ab44e5bb5fa557cbc5c93515
/src/main/resources/ex41/ClassDiagrams/Name.puml
cf3c7a9cbfcc657fd72b1689e40870deb33a33e4
[]
no_license
mplekunov/Assignment_3
b1ca62cde7a6a1dd495bdc8c52e34d494a8e947b
81138b959274d3c8bf9586c0c4f6c164f6c84780
refs/heads/master
2023-05-31T12:28:19.214249
2021-06-21T00:40:42
2021-06-21T00:40:42
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
245
puml
@startuml 'https://plantuml.com/class-diagram class Name { -String firstName -String lastName +Name(String firstName, String lastName) +String getFirstName() +String getLastName() +int compareTo(Name name) } @enduml
false
true
false
false
class
b98bba6eb2433efca8d292686fec78053469bdde
95137e9a69f43a2c8a3c79e78f68605e6e92a208
/out/production/flappybird/UML/addScoreSequenceDiagram.puml
f942040896d228d2e7c74662e46d3db35bc0ddb2
[]
no_license
dawrop/FlappyBird
78d004cdc009b8a496cf8320ebdaa9b2571b1569
2547ffb7a8cbeb837d605fa3a1ebaa9cf8eec411
refs/heads/main
2023-04-11T03:31:39.359356
2021-04-22T16:16:44
2021-04-22T16:16:44
360,580,119
0
0
null
null
null
null
UTF-8
PlantUML
false
false
483
puml
@startuml 'https://plantuml.com/sequence-diagram autonumber User -> HighscoreManager : addScore activate HighscoreManager HighscoreManager -> HighscoreManager : loadScoreFile activate HighscoreManager deactivate HighscoreManager HighscoreManager -> Score : <<createRequest>> activate Score Score --> HighscoreManager : RequestCreated deactivate Score HighscoreManager -> HighscoreManager : updateScoreFile activate HighscoreManager deactivate HighscoreManager return @enduml
false
true
false
false
sequence
fbdd6c4737d6e5ea00930e397f5297c37441af54
7028a90e3cc6096e70b06e0d18c51983bf54f4d6
/plantuml/GameDirector.puml
35b8d7c6a6c365d9ceed333cd84ab28ce15ab9eb
[]
no_license
KazukiShimura/AnimalVillage
2d73f459e9df3b839f9328309de890c09f4b1f1d
916c5edc80613ade565b5fe481debf79f890b505
refs/heads/main
2023-05-06T07:27:10.043196
2021-05-27T01:55:47
2021-05-27T01:55:47
358,861,857
0
0
null
null
null
null
UTF-8
PlantUML
false
false
590
puml
@startuml class GameDirector { currentTime : float span : float = 0.4f gold : int = 0 goldRank : int = 0 maxgold : int = 100 + onRocked_Gold : bool = false Start() : void Update() : void NewMapTrigger() : void HeartTrigger() : void DiaTrigger() : void } MonoBehaviour <|-- GameDirector GameDirector --> "Heart" Text GameDirector --> "Dia" Text GameDirector --> "Gold" Text GameDirector --> "DogMapButton" Button GameDirector --> "ChickenMapButton" Button GameDirector --> "PenguinMapButton" Button GameDirector --> "LionMapButton" Button @enduml
false
true
false
false
class
d5440d55fb15bddac5c901657ac2cdc0dccbcb6d
29363e9aed82b14ec16febb9701d449db5270cba
/container/quiz2/orig07/src/main/java/org/interventure/configuration/interfaceproxy/interface-based-proxy.puml
813ba7603c24afe8a419b73321780e5c4ac8cff0
[]
no_license
interventure-growingtogether/spring-certification
1d039f3bf089553d580cd4719fad4b69d3e9be80
b8bd5ac507ecca59abc089dec08143fe80a6f1ce
refs/heads/master
2022-01-22T06:50:37.743024
2019-11-27T13:16:41
2019-11-27T13:16:41
207,088,173
1
0
null
2022-01-21T23:34:16
2019-09-08T09:13:29
Java
UTF-8
PlantUML
false
false
244
puml
@startuml interface ti as "Config" class t as "AppConfig"<<target>> class p as "ConfigurationProxyConfig"<<proxy>> { ClientDao clientDao Config target } class c as "ProxyFactory" t -up-|> ti p -up-|> ti p -right-> t c -right-> p @enduml
false
true
false
false
class
418c60f0a0720b7379934e0998484aacce57eecc
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/Api/IErrorCallbacks.puml
14bdda0635cfaff19bfbd7e909a4abd8307176a1
[]
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
115
puml
@startuml interface IErrorCallbacks { OnError(message:string) : void } ICallbacks <|-- IErrorCallbacks @enduml
false
true
false
false
class
08ef7c538163c2308c30f7cec4fc5b787ae7aa42
1484f4a4d4c5b4689f8525742d1e4cda8fdb6d3a
/docs/diagrams/financetools/YearlyCompoundInterestClassDiagram.puml
9208d0b6fc0fffb45bf2124237ec7bce62001754
[]
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
323
puml
@startuml hide circle title Yearly Compound Interest Calculator skinparam classAttributeIconSize 0 class "{abstract} \nHandler" { +handleYearlyCompoundInterest(:CommandPacket) } class YearlyCompoundInterest { +calculateCompoundInterest() } "{abstract} \nHandler" --> YearlyCompoundInterest : Calculates interest @enduml
false
true
false
false
sequence