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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
173b3a0b717f71a31217597c65b05f35f20e9e38 | e042eb4e97dcba4f8359573ad8b2d5818b26414a | /images/split-single-dependency-after.puml | d0279bb9b594b6a07a5ec3cdd3bb46a70ee2a6e0 | [
"MIT"
] | permissive | enolive/mock-heuristics | 10ce6d04f7f6f13a88d673e09bea67d297211221 | 3fcf534a21ed42c50583cdcb47d8f537d260b83b | refs/heads/master | 2021-10-01T17:54:57.149584 | 2018-11-27T22:31:22 | 2018-11-27T22:31:22 | 112,736,832 | 1 | 0 | MIT | 2017-12-05T09:08:40 | 2017-12-01T12:19:04 | CSS | UTF-8 | PlantUML | false | false | 132 | puml | @startuml
class Collaborator
Collaborator -down-> SomeThing
Collaborator -down-> OtherThing
SomeThing .right.> OtherThing
@enduml | false | true | false | false | class |
da5580f94e13696d9d5af92dbb0083ea00328e8c | 7c68b867a5d29360236f112674a86b3743f1b3a0 | /assets/flow.plantuml | 137f1474e7c9586174542481fb0c4b5ac9864a35 | [
"MIT"
] | permissive | olivierodo/http-moxy | db74a87cc669abfeb744967bc01a5b40602c7add | 0289825c1f3df21f0e1280e1466461b7dc609336 | refs/heads/master | 2023-04-21T23:38:04.500149 | 2020-03-18T00:41:56 | 2020-03-18T00:41:56 | 239,263,422 | 0 | 0 | MIT | 2021-05-11T02:54:06 | 2020-02-09T07:20:21 | JavaScript | UTF-8 | PlantUML | false | false | 1,330 | plantuml | @startuml
participant "Automation Server"
participant "Software to test"
participant "**http moxy**" as httpmoxy
participant "SMS provider"
"Automation Server" -> "httpmoxy" : POST /requests/test-e2e-123456
"Automation Server" <- "httpmoxy" : 201
"Automation Server" -> "Automation Server" : Run the tests
"Automation Se... | false | true | false | false | sequence |
0c18df9eb8c8adfa91b17259d894dc056a4c9682 | f1413623ce449fba0d374712c7de4b48f986f69e | /domain.plantuml | bf88ae48245e4511f1cd90798bda7992ade0e68c | [] | no_license | MohGanji/OO-ClassDiagram-Project | 6bb13390ed5f25d7649422c294d8e93699258d18 | 30a8b0df41eeb1c68ed561693cbc99aad91a79a2 | refs/heads/master | 2020-05-17T19:17:49.066110 | 2019-07-29T09:35:38 | 2019-07-29T09:35:38 | 183,911,459 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,526 | plantuml | @startuml
skinparam roundcorner 8
skinparam class {
BackgroundColor #C0C0C0
ArrowColor black
BorderColor IndianRed
}
skinparam stereotypeCBackgroundColor gold
skinparam stereotypeIBackgroundColor AntiqueWhite
skinparam stereotypeABackgroundColor yellow
title \n1.1 - Aggregate barname rizi\n
class Person << (E,L... | false | true | false | false | class |
24b475d2c4ad01ceb9cf989911d681c08666090a | 3319a3e45d9d3e56900e793a356c94d8d4f878bd | /docs/DIAGRAMMA_CLASSI.puml | f0a524576e7d4330b6829f1d2ab05cb3851eb63e | [] | no_license | Furrrlo/GiocoDeiCammelli | a8131e724bd79f782ae144e9d945cf1f9507a73e | 5659e3a5d566194fb89dbc87215dd0e01a69ab6b | refs/heads/master | 2020-05-07T18:23:11.637692 | 2019-05-29T16:41:26 | 2019-05-29T16:41:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,504 | puml | @startuml GiocoPalla
PApplet <|-- GiocoPalla
class GiocoPalla {
-{static}INSTANCE: GiocoDeiCammelli
--
-valueManager: ValueManager
-inputManager: InputManager
-entityManager: EntityManager
-currentGui: Gui
--
-scaledResolution: ScaledResolution
-isPaused: boolean
--
-GiocoD... | false | true | true | false | sequence |
56f8127e53cb35bc94b80ce38561f77db0370b67 | 39cd21194e3db6675348c1d113717d1fa55ae0b7 | /src/main/java/org/example/ex044/ex044_class_diagram.puml | fb79d7f7683ca6b637e236346e1a61093528413c | [] | no_license | tgoldsmith2001/Goldsmith-cop3330-assignment3 | e99294559d81f4e98beba97ff742769da3028dd9 | 86aae4de365c34379fafb1a627be365166282bde | refs/heads/master | 2023-08-23T11:03:07.150508 | 2021-10-11T02:49:32 | 2021-10-11T02:49:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 621 | puml | @startuml
'https://plantuml.com/class-diagram
class App{
+{static}void main(System.in)
{static}void runSearch(product_list inventory, Scanner input)
{static}product_list readJson()
{static}String readString(Scanner input, String prompt)
{static}int isInArray(product_list checkArray, String name)
}
... | false | true | false | false | class |
0f30a3c3dcafb17c10286faefe90cc9d87d44cc9 | 9dc89e0060db7938382768fe3bb3eabb7ea2f034 | /doc/conception suite/pmul/sequences/load.puml | cccf0510432dda4f4b7c80af98d39641c6708cfa | [] | no_license | Reynault/ShipShop | e06e79384ade8fa5c20ccd6d24b249eba92c35bc | adc6054f0775d4c7695f51490836870b658f309e | refs/heads/master | 2020-08-15T16:11:43.189475 | 2019-12-22T19:22:25 | 2019-12-22T19:22:25 | 215,369,325 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 809 | puml | @startuml
title What happens when the player load a game
autonumber
actor player
player -> GUI: Click on button for \n load a game
GUI -> ShipShop: load()
create "f:File"
ShipShop -> "f:File" : new File(SAVE_PATH)
create "stream:FileInputStream"
ShipShop -> "stream:FileInputStream" : new FileInputStream(f)
creat... | false | true | false | false | usecase |
183d78b7661cc1ea0b179124c85d204f355f67fe | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ExtensionChangeDestinationAction.puml | 119eff6c96ffa9e10272fb9a09950a82cb9219bf | [] | 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 | 512 | 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 ExtensionChangeDestinationAction [[ExtensionChangeDestinationAction.svg]] extends ExtensionUpdateActi... | false | true | false | false | class |
f015fb7ad8de15679a2b2fd203e200cf0fd39d9b | 32012604691f442290cb2a59096e83c0274648a1 | /classes/data-structures-p1.puml | 73c7e551abbae4b2f901ee1a416f597f4dddf8f7 | [
"BSD-2-Clause"
] | permissive | Saabre/osrm-backend-uml | 4a50ed007dc58385efd00e1e1004899576d0c915 | e6f10725c93695ee66a8f0b0d8df5deddec66092 | refs/heads/master | 2021-01-01T19:06:39.897069 | 2015-01-05T14:18:21 | 2015-01-05T14:46:30 | 28,812,301 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 17,524 | puml | ' Copyright (c) 2013, Project OSRM, Dennis Luxen, others
' All rights reserved.
'
' Redistribution and use in source and binary forms, with or without modification,
' are permitted provided that the following conditions are met:
'
' Redistributions of source code must retain the above copyright notice, this list
' of... | false | true | false | false | class |
d4ab3d9123d3338acd4f52b412320cddb913dc3e | f8e41b4993b6abfde356ef50f28addade21ab376 | /Tooling-Landscape/Unanimous-Understanding/Process Flows/OSS-Tooling-Landscape_UMLSeq_ContiSecAssessment.plantuml | 85ab4e267193eae5a00fe93fedc7630ac0912588 | [
"CC0-1.0",
"LicenseRef-scancode-free-unknown"
] | permissive | Open-Source-Compliance/Sharing-creates-value | 60f287f1d5bcc43b8cb32b63707875b6cf308e2f | f3353131e220fd3fb0232bb562ffd5c850643833 | refs/heads/master | 2023-06-22T18:05:30.331647 | 2023-06-07T11:54:05 | 2023-06-07T11:54:05 | 47,191,645 | 86 | 33 | CC0-1.0 | 2022-12-22T21:37:35 | 2015-12-01T13:35:19 | Rich Text Format | UTF-8 | PlantUML | false | false | 713 | plantuml | @startuml
control "Security Assessment" as secassess
participant "Security Vulnerability\nDatabase" as vuldatabase
participant "Component Metadata\nRepository" as comprepo
actor "Company Projects" as compprojects
secassess -> vuldatabase : Get vulnerability updates
vuldatabase -> secassess : New vulnerabilities
secas... | false | true | false | false | sequence |
a29d9f8eeab067ff585a095e2078d34b7e26aab4 | d658077b97f29ee990ee9fb828d8c94934477628 | /src/test/resources/classdiagrams/spot.puml | a51819784880ba2fe974951da28866c0081c4be1 | [
"Apache-2.0"
] | permissive | verhage/plantuml-parser | 7fd40e8591c1548c5c417a0facf806e8c246a8b0 | c792da387dd0a05b9737c69d3454d1f0d3a797a3 | refs/heads/master | 2022-11-12T02:36:14.941532 | 2020-07-05T20:29:27 | 2020-07-05T20:29:27 | 277,164,332 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 88 | puml | @startuml
class System << (S,#FF7700) Singleton >>
class Date << (D,orchid) >>
@enduml
| false | true | false | false | class |
ae7a237eb57298313258d7f73a4ef6bd8ef38fab | 2c8b3d3b4c09489d96168bd13a519cc002097f55 | /docs/images/position_updated.plantuml | 34d60b90f366140a03b8bc745a05bf8146198204 | [
"MIT"
] | permissive | techcobweb/kaverns-and-kubernetes-bot-advanced | a492d5d60b8810ccadde80b494616b04e4f1f57b | 1a6b2edbc686329194acc85a1b1114f7c9bd8b15 | refs/heads/main | 2023-08-03T13:32:52.694992 | 2021-09-21T12:28:15 | 2021-09-21T12:28:15 | 403,749,573 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 377 | plantuml | @startuml
Server -> EntityClient : { "position" : { "id" : "xxxyyyzzz" , "pos":{"x":23,"y":12,"z":0}}}
EntityClient -> State : update_position(id,point)
State -> Entities : updatet_poisition(id,point)
Entities -> Entities : get_by_id(id)
Entities -> Entities : _remove_entity_from_position
Entities -> Entity : positio... | false | true | false | false | sequence |
b83349e842dc613891ab99bb2110aee39c5d00ee | e43bf0a95e9396d3331c8e03039e7d13bc9d9fbc | /docs/diagrams/abstract.puml | a1fd94e1ff9494b9b45b1b86f78dacd40cf2fe2c | [
"Apache-2.0"
] | permissive | 2021-msa-study/fastmsa | d84be4e0799581a3728117f0654d33cefc18b90d | be4fffbcfc82268980d78058a934404ffe6ee881 | refs/heads/main | 2023-04-22T10:37:05.452922 | 2021-05-16T13:01:50 | 2021-05-16T13:01:50 | 349,069,693 | 1 | 0 | Apache-2.0 | 2021-05-12T16:45:28 | 2021-03-18T12:42:50 | Python | UTF-8 | PlantUML | false | false | 2,847 | puml | @startuml "overview"
hide empty members
skinparam defaultFontName "Segoe UI"
skinparam ClassAttributeIconSize 0
skinparam PackageFontSize 11
allow_mixing
Actor User
Database DB
package fastmsa {
package core {
abstract class AbstractMSA {
+ name: str
+ title: str
..
... | false | true | false | false | usecase |
d220f3f2a9c3e3ef5b15e5fd9fcce498bf00122c | a3b4f92a70c45c639593d8935165d7c879d339ef | /docs/gef-seq.puml | 964206bff13041fd5f5defefc8e31eb9bf25530b | [
"Apache-2.0"
] | permissive | shamb0/cl-chg-2020-agem | b67b2bac28d133b3bd8bd28a6a4f5f31057ff9c8 | 17753dd30b2502c23489988e774d4540ddb172e9 | refs/heads/master | 2022-12-22T04:27:42.941608 | 2020-09-26T04:41:17 | 2020-09-26T04:41:17 | 294,371,991 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,807 | puml | @startuml
skinparam sequence {
ArrowColor MidnightBlue
ActorBorderColor MidnightBlue
LifeLineBorderColor MidnightBlue
LifeLineBackgroundColor #A9DCDF
ParticipantBorderColor MidnightBlue
ParticipantBackgroundColor snow
ParticipantFontSize 17
ParticipantFontColor MidnightBlue
ActorBackgroundColor aqua
ActorFontColor M... | false | true | false | false | usecase |
b57b92650b07429c04c8d87d54ac9915a349bf97 | 124b894a3ef93319757b58a1fd24ff43d69e7186 | /docs/uml/get allocations.puml | 25deda81d0e7709a388aadb0c7048bc9e71c62ad | [
"MIT"
] | permissive | 0chain/gosdk | 614cc6079609f0a02aefc37f9ef5d3e2164317ff | acf2724b91db051ea886b20f991cf4a34a48665c | refs/heads/staging | 2023-08-31T22:49:21.221247 | 2023-08-16T15:16:35 | 2023-08-16T15:16:35 | 191,593,548 | 30 | 36 | MIT | 2023-09-14T19:54:49 | 2019-06-12T15:04:03 | Go | UTF-8 | PlantUML | false | false | 394 | puml | @startuml
participant "<size:20><&terminal></size> ./zbox listallocations" as cli
collections gosdk
cli -> gosdk: GetAllocations()
gosdk -> gosdk: check initialized sdk
gosdk -> gosdk: make SC rest api call
gosdk -> gosdk: check response result
gosdk -> gosdk: create a new map for allocations
gosdk -> gosdk: return ... | false | true | false | false | sequence |
c3a0639b539237c071b8265509be7abfd6a1e899 | 1fbeb04f20bf59a2467be213693d265dc4cc6303 | /documentation/etl_current_full.puml | 81a17b48531ca8c7c9316d1dd56d2a90a03b3308 | [
"Apache-2.0"
] | permissive | opentargets/platform-etl-backend | cb1b9519384b9528e36b1eb489f9371b56c475cd | b2d0500cd980486bbfe98fb1241393d2e8f4ef2e | refs/heads/master | 2023-08-21T19:15:30.618555 | 2023-08-10T08:19:39 | 2023-08-10T08:19:39 | 209,283,295 | 4 | 6 | Apache-2.0 | 2023-09-14T08:46:17 | 2019-09-18T10:40:06 | Scala | UTF-8 | PlantUML | false | false | 6,798 | puml | @startuml
skinparam interface {
backgroundColor<<input>> darkblue
backgroundColor<<output>> cyan
}
skinparam artifact {
backgroundColor<<noDependency>> orchid
backgroundColor<<dependencies>> darkturquoise
}
' steps
artifact associations <<dependencies>>
artifact associationOTF <<dependencies>>
artifa... | false | true | false | false | class |
2f8a321d3b0eb6335fdb2b17fe31433065f247f9 | aa9620300bc8488f53437e0f5faab824225aab73 | /ibex_pres/ibex_layer_1_tensorflow.plantuml | c6b2b3c9ddcc2983370e1c6bacf35fae1779f415 | [
"BSD-3-Clause"
] | permissive | atavory/atavory.github.io | 94daa1b05141ff5c6e9ebfb5055fc87cfd333ca3 | 43d98b45150411d83ab75a92a6d4ab9226927ef0 | refs/heads/master | 2021-01-19T06:15:43.197765 | 2019-11-18T10:58:38 | 2019-11-18T10:58:38 | 100,634,235 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 124 | plantuml | @startuml
skinparam monochrome true
skinparam shadowing false
package ibex {
package tensorflow {
}
}
@enduml
| false | true | false | false | uml-unknown |
89483c4b72854650419c3b80647d3bd8f7f86c27 | e50b955c2a51aabfe3970d25f2a6b3445e806222 | /docs/diagrams/addSlotCommand/addSlotSequenceDiagram6.puml | 046ceeb000ce4496db29260c3b7ec0d5f65795ed | [] | no_license | AY2021S1-CS2113T-W11-1/tp | 7a49c176366eadf240354649815b157edd62c976 | ca108c7eacffcb4b7123bb7e52942072f4525839 | refs/heads/master | 2023-01-12T21:36:13.434397 | 2020-11-13T11:09:57 | 2020-11-13T11:09:57 | 299,793,065 | 2 | 5 | null | 2020-11-09T15:44:51 | 2020-09-30T02:50:54 | Java | UTF-8 | PlantUML | false | false | 883 | puml | @startuml
hide footbox
skinparam ParticipantPadding 20
mainframe sd Create bookmark for slot
participant ":AddSlotCommand" as AddSlotCommand
participant ":Slot" as Slot
participant ":Bookmark" as BookmarkSlot
activate AddSlotCommand
alt valid url
AddSlotCommand -> AddSlotCommand : createBookmark(url, lesson, sl... | false | true | false | false | sequence |
eff074ceca476eda3333149a69e749f3f62cbc56 | 3150c7ff97d773754f72dabc513854e2d4edbf04 | /P3/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test-dummies/java/spec/concordion/integration/junit3/junit3.plantuml | c5cb74f9106dc65a2601da2b1f460d3cbeede7e9 | [
"WTFPL",
"Apache-2.0"
] | permissive | leRoderic/DS18 | c8aa97b9d376788961855d6d75996990b291bfde | 0800755c58f33572e04e7ce828770d19e7334745 | refs/heads/master | 2020-03-29T05:14:14.505578 | 2019-11-07T18:01:37 | 2019-11-07T18:01:37 | 149,574,113 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 807 | plantuml | @startuml
title __JUNIT3's Class Diagram__\n
package spec.concordion.integration.junit3 {
class Foo {
+ Foo()
+ testDummy()
}
}
package spec.concordion.integration.junit3 {
class FooFixture {
+ FooFixture()
}
}
package spec.concordion.integration.junit3 {
... | false | true | false | false | class |
dfd78af5602e68e43e05d5f9d460c8634758b3f5 | 1ac0a5cf0a74b207d7cdac817f81b15f452f494c | /Livrables/Diagrammes/Composants/UML/GroupClient.plantuml | 6594a29ff8ad27b7aadc979f3d3744f6a2d82e23 | [
"MIT"
] | permissive | HugoLA1/Projet-programmation-systeme | 1f143b71a52871ca3536b30d78592c29f19aae97 | 5262fa64cd862283078346b4f8a2aa69246d47d6 | refs/heads/master | 2020-06-01T10:33:49.688170 | 2018-12-13T13:22:55 | 2018-12-13T13:22:55 | 190,750,176 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 272 | plantuml | @startuml
class GroupClient {
+ clients : Client[] <<get>> <<set>>
+ clientNumber : int <<get>> <<set>>
+ dishState : DishState <<get>> <<set>>
+ finalPrice : int <<get>> <<set>>
+ commands : List<Command>
+ GroupClient(clientNumber:int)
}
@enduml
| false | true | false | false | class |
4597f3b02a60a070bbc2116d4bf9a000c707e5eb | a751888fd29a1b92bb32ef7d272d3e72f664ed30 | /src/design/metric-ntrip-class-diagram.puml | 7f0b47c13b3cf954de65c3c1595b94f49e411d8a | [
"Apache-2.0",
"MIT",
"EPL-1.0"
] | permissive | petrushy/Orekit | b532c7db85c992d85b5ac3d858d18d656e2b8c46 | 1f8ff45caf82e0e7e85f8cf9fd4f41c3ba379443 | refs/heads/develop | 2023-08-16T11:37:43.709083 | 2023-07-18T20:13:14 | 2023-07-18T20:13:14 | 42,349,064 | 10 | 2 | Apache-2.0 | 2023-07-21T14:54:14 | 2015-09-12T07:39:56 | Java | UTF-8 | PlantUML | false | false | 2,694 | puml | ' Copyright 2002-2022 CS GROUP
' Licensed to CS GROUP (CS) under one or more
' contributor license agreements. See the NOTICE file distributed with
' this work for additional information regarding copyright ownership.
' CS licenses this file to You under the Apache License, Version 2.0
' (the "License"); you may not u... | false | true | false | false | class |
5b73f9ffe5eb709cfa059ffe9f4a01874476f2a8 | 252dc571a37f1ffa99bc2a1922d0e033e28d157d | /application/core/navigation/library/navigation.puml | c9230b9b56b0b72a52a0622f15525de8626fa674 | [
"Apache-2.0"
] | permissive | IlgarHabibov/forma | 396fe8967bdad78490ec8887cce40b07f416aeb5 | 6871f835013e11fa03ef5d8ecf789b08a5633aa7 | refs/heads/master | 2023-06-29T00:52:56.667578 | 2021-06-26T12:47:52 | 2021-06-26T12:47:52 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 898 | puml | @startuml
package ":core:navigation" {
package "navigation-app-graph.xml" <<Rectangle>> {
class R {
id.home_fragment: Int
id.characters_list_fragment: Int
id.characters_detail_fragment: Int
id.characters_favorites_fragment: Int
}
}
class Nav... | false | true | false | false | class |
fa903840bc9a9a2f1fb4daf126066bcad405f7b9 | 5acc64e7d8fc033e1005b3f67ba376e09339b1a9 | /uml/miscellaneous/objectVsClassDiagrams/images/od-ParentOnly.puml | c658862dcc078a9f4659353176249ca4644788d8 | [] | no_license | se-edu/se-book | 51836eae719719997a4a8388531e123a7a1d03f9 | 41c676c86722fb913b1bcc343e1ca3ebfce6f953 | refs/heads/master | 2023-09-03T11:44:14.051377 | 2023-08-29T07:08:22 | 2023-08-29T07:08:22 | 91,666,782 | 38 | 33 | null | 2023-01-10T03:19:07 | 2017-05-18T08:12:42 | CSS | UTF-8 | PlantUML | false | false | 166 | puml | @startuml
skinparam classAttributeIconSize 0
skinparam roundCorner 0
skinparam shadowing false
hide circle
hide empty members
class p as "<u>jake:Person</u>"
@enduml
| false | true | false | false | class |
c814512bf4d23f0e8e57663310a8b40ab768f261 | f2893b3141066418b72f1348da6d6285de2512c6 | /documentView/withFactoryMethod/docs/diagrams/src/vistas.plantuml | 04b7f9d0cc4398b3d0bbca737b73040cf8d7b428 | [] | no_license | x-USantaTecla-game-connect4/java.swing.socket.sql | 26f8028451aab3c8e5c26db1b1509e6e84108b0d | 28dcc3879d782ace1752c2970d314498ee50b243 | refs/heads/master | 2023-09-01T11:43:43.053572 | 2021-10-16T16:19:50 | 2021-10-16T16:19:50 | 417,161,784 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 986 | plantuml | @startuml desarrollo_implementacion
package " " as usantatecla.tictactoe {
}
package " " as usantatecla.tictactoe.models {
}
package " " as usantatecla.tictactoe.views {
}
package " " as usantatecla.tictactoe.views.console {
}
package " " as usantatecla.tictactoe.views.graphics {
}
package " " as usantatecl... | false | true | false | false | class |
155c6b4e51c1b411b90d7fba95adc939cde2851f | 6153f22ccad5e550ec60e6465d77bd7088174144 | /DesignPattern/SimpleFactory/uml/SimpleFactory.puml | c1b9907dc0b2b2f00dd0419b8fc39194504f4592 | [
"MIT",
"LicenseRef-scancode-other-permissive"
] | permissive | zwxbest/Demo | a5093d4e82b269d200d23a7a390e299334301917 | 16ce40b63907d52d65ad93fba6a793847911d216 | refs/heads/master | 2023-06-08T17:15:27.688512 | 2022-03-03T03:53:31 | 2022-03-03T03:53:31 | 123,203,277 | 1 | 7 | MIT | 2023-05-26T22:15:03 | 2018-02-27T23:52:55 | Roff | UTF-8 | PlantUML | false | false | 398 | puml | @startuml
abstract class Operation{
String numberA
String numberB
double getResult()
}
class OperationAdd
class OperationDiv
class OperationMul
class OperationSub
class OperationFactory{
{static} Operation create()
}
class Main
Main..>OperationFactory
OperationFactory ..> Operation
Operation<|--OperationAdd
Operati... | false | true | false | false | class |
99f035c412bc7c4cc434a5c7b280c5488bdc2022 | 70b6b3086d64939b4bd08cf8aad93ac5283cf1ac | /examples/lambdaTerms.exmaple.puml | 261102fcd4fbdc6feb98384877829d58daaed2c1 | [
"MIT"
] | permissive | tizuck/scala-uml-diagrams | 4a9d35e54a0f6fb3ef753e46eb59e81d7c42a26b | c5c432132bff9df7ab60352f0e715583d9d51973 | refs/heads/main | 2023-03-01T02:44:15.288794 | 2021-02-03T22:26:55 | 2021-02-03T22:26:55 | 306,687,367 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 371 | puml | @startuml
abstract class Lambda <<interface>> {
reduce():Lambda
}
class Variable {
identifier:String
}
class Abstraction {
variable:Variable
}
class Application {
innerLambdaTermL : Lambda
innerLambdaTermR : Lambda
}
Lambda <|-- Variable
Lambda <|-- Abstraction
Lambda <|-- Application
Abstra... | false | true | false | false | sequence |
6e015ad528c2951d64547a6c869788f696f2a57f | bb546e3074ecda9d8c71eee91f04c273975868e9 | /Elevator.plantuml | 3b58b59989c425d4291e7e95dc3bb72a0181aef8 | [] | no_license | muisje/appccelerate-state-machine-plantuml-report | 85b3314c9b3f033295ab3eed09bf940374a9b124 | 5ca84d37ee26546eb9f6b546e343ee43302aebfd | refs/heads/master | 2022-04-20T19:29:11.994473 | 2020-04-19T09:08:21 | 2020-04-19T09:08:21 | 256,815,109 | 10 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 692 | plantuml | @startuml Elevator
[*] --> OnFloor
state Healthy {
[H] -left> Healthy : deep
[*] -> OnFloor
state OnFloor {
[*] -> DoorClosed
state DoorClosed {
}
state DoorOpen {
}
}
OnFloor : entry / AnnounceFloor
OnFloor : exit / Beep
OnFloor : exit / Beep
OnFloor --> DoorClosed : CloseDoor
OnFloor --> DoorOpen : OpenDoor
OnFloor -... | false | true | false | false | sequence |
aa0a9128fc65dd686110b5463a6a92a674915684 | c083168b4255af019262677c09ac0883d199b532 | /kapitler/media/uml-class-personidentifikator.iuml | 7d83fdf451fee3550fec77a56bd9cdb371441fe3 | [] | no_license | gra-moore/noark5-tjenestegrensesnitt-standard | 270f7088898ff0c5fa809b42297cfc56f829eeaa | 0c3936475ce40ab41793b61aee5c4dcdff9c791d | refs/heads/master | 2020-05-22T18:37:59.814751 | 2019-05-13T11:10:23 | 2019-05-13T11:10:23 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 172 | iuml | @startuml
class Arkivstruktur.NasjonaleIdentifikatorer.Personidentifikator <Nasjonalidentifikator> {
+foedselsnummer : string [0..1]
+dNummer : string [0..1]
}
@enduml
| false | true | false | false | class |
838053e4c8c840384aa75344d17b3f7f1d1c7bd6 | 77851d47f1d090782b6e6e3ca6fa4562cb08e79e | /ArchUnit-Demo/src/test/resources/plantuml-example.puml | f45e6635f77d9cb30e388ff6ae19d66b137cb5fb | [
"MIT"
] | permissive | thmuch/archunit-demos | 9c75b27e6752aab0c2aeec389e912cf1b7bec6e6 | f62636edc629b52312abc04ff3a2c0ddc0d42b67 | refs/heads/master | 2023-08-19T04:53:59.130078 | 2023-08-11T22:03:17 | 2023-08-11T22:03:17 | 184,321,622 | 15 | 6 | null | null | null | null | UTF-8 | PlantUML | false | false | 155 | puml | @startuml
[Frontend] <<..frontend..>> as frontend
[Backend] <<..backend..>> as backend
[API] <<..api..>> as api
frontend --> api
backend --> api
@enduml | false | true | false | false | class |
327cd8534d86e71b279795b854080404529f5424 | dcca4c0aa19e3085bd37640a52b07fa02396b1d8 | /4.Behavioral Design Patterns/5.Mediator/src/main/resources/diagram/MediatorClassDiagram.puml | c6ff13d3cdd22c175c6d171a8beddacfc098aca6 | [] | no_license | drronidz/design-patterns-java-maven | 8df24c5bdd021dd45018faf3937b767609e880eb | aa580cd4cc6caa25a418a71bd5af06f86bd354a6 | refs/heads/main | 2023-07-15T15:26:04.451482 | 2021-08-25T23:45:35 | 2021-08-25T23:45:35 | 392,855,046 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 554 | puml | @startuml
'https://plantuml.com/class-diagram
interface Mediator
hide Mediator members
class ConcreteMediator
hide ConcreteMediator members
abstract class Colleague
hide Colleague members
class ConcreteColleagueOne
hide ConcreteColleagueOne members
class ConcreteColleagueTwo
hide ConcreteColleagueTwo members
Me... | false | true | false | false | class |
2be2ae06d109caf6e2eedc2050ce8ca42bc7bfaa | 622c008212ad81846b9e5fbf6ac5ea98d4a442c9 | /src/factory/simplefactory/pizzastore/simple.puml | 54d41ddfdf1b4cb606edfc73c01561a80c8f3730 | [] | no_license | YangLiuQing-star/design-pattern | a6561cf5113128be355ec118807c2c0c6206bad7 | 2823c77e317a1de922142590166f784966f0b152 | refs/heads/master | 2022-12-27T21:23:56.249453 | 2020-10-13T13:49:25 | 2020-10-13T13:49:25 | 303,718,595 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 357 | puml | @startuml
abstract class Pizza {
prepare():void
bake():void
cut():void
box():void
}
class ChessPizza
class GreekPizza
ChessPizza --|> Pizza
GreekPizza --|> Pizza
class SimpleFactory{
createPizza(String type):void
}
class OrderPizza{
}
SimpleFactory --o OrderPizza
SimpleFactory ..>ChessPizz... | false | true | false | false | class |
83497a323699f443911a1a007e806d80527506bb | 1ea27b3fb2af15f61ab584de4e735310fd67fc46 | /docs/case_submission_and_review.puml | da1601b0d9a5f7b299a8eb94379d57fba9457211 | [] | no_license | scriptionapp/hayvnapp | d418ae957219ac4278183e767b2e03412a3fa180 | 56dfc2b9518a89ce6531564576477514cfb0062d | refs/heads/master | 2023-03-24T11:27:21.430894 | 2021-03-24T21:20:25 | 2021-03-24T21:20:25 | 351,225,859 | 5 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,121 | puml | @startuml
actor user
participant app
participant firestore as fs
participant lawyer_portal as lp
actor lawyer
== Case Submission ==
user -> app: enter case details screen
app -> user: show "submit" button
user -> app: press "submit"
app -> fs: update record for submission \n (submitted: true, submittedForReviewAt: ... | false | true | false | false | usecase |
7ee8a5e214032f4daea2e8ac347af6be0570a2b9 | b57abffc8fb90eb91d510108f278ad06b8b3029e | /docs/class.puml | a33b2375658777c3414ca69541fbe31efb46683a | [
"MIT"
] | permissive | mleko/lets-play | 184febdcdc401d0e3b4f808846b79155a05651fe | 03e1fd4d508d57dd0df84769acfcfad8cd2f01ef | refs/heads/master | 2020-03-23T10:56:56.089859 | 2019-12-07T08:20:50 | 2019-12-07T08:20:50 | 141,472,202 | 3 | 12 | MIT | 2019-12-07T08:20:51 | 2018-07-18T18:07:13 | PHP | UTF-8 | PlantUML | false | false | 333 | puml | @startuml
'zestaw zawiera wiele meczy
MatchSet *-- Match
Match --- Team
'użytkownik może dołączyć do rozgrywki jako gracz
Game <-- User: player
'rozgrywka czerpie dane z zestawu
Game --> MatchSet: data source
'użytkownik obstawia
User --> Bet: bets
'w ramach gry można obstawiać wynik meczu
Bet -- (Match, Game)
@en... | false | true | true | false | sequence |
3e1a5339d6014676843169a02d03974bdc44b133 | 7e05dd171608f5287af3aa1b71f2bbba972f05ad | /testData/parser/ActorAndConnectionDifferentName.puml | 970a3d2e48cda040d08817b4f5da440192cffbec | [] | no_license | Stefku/intellij-puml | f98aa95cf1921742bf6ec67065679c8ad1f6afcd | e81b7a472094f4617a7ecb2c6e3ee9ec6768c535 | refs/heads/master | 2020-06-06T06:22:04.067543 | 2013-01-31T15:38:37 | 2013-01-31T15:38:37 | 7,503,548 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 47 | puml | @startuml
actor User
User2 -> (UseCase)
@enduml | false | true | false | false | usecase |
508a79aeefba3437689b0cfb1c0e1651937911ed | 8f83adb253993728ad2b965efda9e2d0d9167ffd | /src/main/doc/resources/org/thegalactic/io/IOFactory.iuml | d9a041f2e61fd0035a43f3ef66ccce8042ac96ae | [
"CECILL-B"
] | permissive | jcarbonnel/java-lattices | 3906f29a84526dfeb3af5d24f4429d22d56f82b1 | 6df82e197748a455b1d886247a11ec1a56055def | refs/heads/master | 2021-08-26T05:01:08.308878 | 2017-11-17T11:00:45 | 2017-11-17T11:00:45 | 109,843,590 | 0 | 0 | null | 2017-11-07T14:06:18 | 2017-11-07T14:06:18 | null | UTF-8 | PlantUML | false | false | 765 | iuml | package org.thegalactic.io {
class IOFactory<E> {
-HashMap<String, org.thegalactic.io.Reader<E>> readers
-HashMap<String, org.thegalactic.io.Writer<E>> writers
+org.thegalactic.io.Reader<E> registerReader(org.thegalactic.io.Reader<E> reader, String extension)
+org.thegalactic.io.Writer<E> ... | false | true | false | false | class |
a869d99b36f0db4ac516faee8a44ae9488a8779b | 7e76778bf9a2540a68e2f05ad6ad32f99fc70bed | /Assets/Assets/Scripts/NoteDetails.puml | f8bc5327660efdc015b820f7564128a4e8411eed | [] | no_license | JosipSkrlec/TVZ_GuestBook | e047760cd605d9d433406edc09f3f24d8a6c3ba3 | 1455332d4b71d615ea38db23698b31741289b056 | refs/heads/main | 2023-07-16T18:40:16.758495 | 2021-08-28T12:42:11 | 2021-08-28T12:42:11 | 347,311,742 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 147 | puml | @startuml
class NoteDetails {
+ ShowNoteDetailsOnClick() : void
+ HideNoteDetailsOnClick() : void
}
MonoBehaviour <|-- NoteDetails
@enduml
| false | true | false | false | class |
9a5131de8b24f4359504ba49debe61265e4b76ba | 3f62599ee3a8b73ff889f16e5e916a67b5e91870 | /uml_diagrams/export_uml/diagrams/Healing.puml | 255aa97cca51609c8882f0ed17c1cef1fdaed154 | [] | no_license | No-Team30/ENG1-PART2 | 97a239de443f1ce1020e8299836b9d1560715bbe | 97a3ff5ef17d4be7912a7fe1ca13445d7dd1e4c9 | refs/heads/master | 2023-02-28T15:53:20.937493 | 2021-02-09T13:28:50 | 2021-02-09T13:28:50 | 318,517,731 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 342 | puml | @startuml
state "Ready To Heal" as ReadyToHeal
state "Max Health" as MaxHealth
[*] --> Idle
Idle --> Idle
Idle --> ReadyToHeal: Auber contacts healing pod
ReadyToHeal --> Healing: Auber HP is less than max health
Healing --> Healing: Auber HP is less than max health
Healing --> MaxHealth: Auber HP is at max health
Max... | false | true | false | false | sequence |
1228871dc322b77ced5cf4b28168f39b6694797a | bb1c82eddd547ade9b396e7134db0f927c205f51 | /src/main/java/br/com/alg/trufflesapi/jwt/security/auth/auth.plantuml | 277eb27f60640d42c3d0cf2cb73eab2e4bad9203 | [] | no_license | andrelgirao22/truffle-api | 3f71a26f3e0a491a9d3d39c193d2c7617c745336 | 3193a6b072c6e482ccc28a8d86021e385a708396 | refs/heads/master | 2021-07-16T13:32:26.947243 | 2021-07-01T19:09:53 | 2021-07-01T19:09:53 | 125,250,626 | 0 | 0 | null | 2021-04-26T19:34:40 | 2018-03-14T17:38:01 | Java | UTF-8 | PlantUML | false | false | 1,883 | plantuml | @startuml
title __AUTH's Class Diagram__\n
namespace br.com.alg.trufflesapi {
namespace jwt.security {
namespace auth {
class br.com.alg.trufflesapi.jwt.security.auth.RestAuthenticationEntryPoint {
+ commence()
}
}
}
}
namespace br.com.alg.trufflesapi {
na... | false | true | false | false | class |
ea7fbaf2ce5b1ce4c539264759a889bcd0d02778 | aefb1807676f66cc46e45071b3deb1969e682322 | /SELAIN SISTEM/UML/SEQUENCE/user/editprofil.puml | 6a8137ebf7abf766d7e95da21ff9fc75b561dcc8 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kurniado729/sistem_kp | f456f7a22392f99c117797370c9a8d70c96b0df4 | c77c7bc9aa28fe414be3254880112dbffb4b2ab2 | refs/heads/master | 2023-02-01T21:00:47.861038 | 2019-12-20T18:52:46 | 2019-12-20T18:52:46 | 220,038,247 | 0 | 1 | MIT | 2023-02-01T02:14:20 | 2019-11-06T16:12:42 | HTML | UTF-8 | PlantUML | false | false | 961 | puml | @startuml
autonumber
hide footbox
title Mengubah Profile Aktor
Actor Aktor
boundary Dashboard_V
boundary EditProfile_V
boundary MyProfile_V
control User_C
Entity User_E
User_C --> Dashboard_V: load->view()
Dashboard_V --> Aktor: Halaman Dashboard_V
Aktor --> Dashboard_V: klik menu EditProfile_V
Dashboard_V --> User_... | false | true | false | false | sequence |
5b249cd5d1e35fa41921df2ab8d7508936943fe7 | 625517108615e50180082e3c6d7d1444f643485e | /test/fixtures/class-separators/in.plantuml | 6d08d765becd69a6e0989229e9f9c48ad599bbb1 | [
"TCL",
"BSD-3-Clause",
"HPND",
"LicenseRef-scancode-unknown-license-reference",
"OpenSSL",
"LicenseRef-scancode-openssl",
"MIT",
"LicenseRef-scancode-ssleay-windows",
"ISC",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | Enteee/plantuml-parser | 180c370b3025bb7566bd86576d327364b3d5a425 | 765ac61d0c29c7c8f39310cfa7c385017997aeb8 | refs/heads/master | 2023-07-26T02:00:39.582527 | 2023-03-27T20:49:09 | 2023-03-27T20:49:09 | 177,091,179 | 132 | 33 | Apache-2.0 | 2023-05-21T07:11:53 | 2019-03-22T07:20:31 | TypeScript | UTF-8 | PlantUML | false | false | 109 | plantuml | @startuml
class Separators {
..
.. with text ..
==
== with text ==
__
-- with text --
}
@enduml
| false | true | false | false | class |
3fffabfdd2434ed9c4b89aaced0d69657bf51776 | 73be0557bb4b1051e8d2e6025465957a50d2c6ba | /greetings.puml | 8e0b3d604ffed02986bc545cb76e3f96c054b9bd | [] | no_license | gruesse/alles-gute-tom | d1a2dd8a37b8e1bfc12bfd6f85f0b36d8b282dcb | e65fb9c37e732dd4965fb2e1226da87ebcec83e9 | refs/heads/main | 2023-02-14T00:48:53.862263 | 2021-01-08T07:45:42 | 2021-01-08T07:45:42 | 318,985,737 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 776 | puml | @startuml
folder "Glückwunschkarte" {
usecase goodbye [
Lieber Tom,
wir wünschen dir viel Erfolg und
alles Gute für die Zukunft!
]
:Daniel: --> goodbye: says
:Rene: --> goodbye: says
:Frank: --> goodbye: says
:Janina: --> goodbye: says
:Hartwig: --> goodbye: says
... | false | true | true | false | usecase |
6bbbccb7dd8d7a637346c079ade8a4705e635e1e | 0f2ccd0a689a3633eead0d7b8f118c1a4ca81aea | /Creational/Builder/doc/builder.plantuml | b04de01c37d40acfa924800697c034696a807fff | [
"Apache-2.0"
] | permissive | symnoureddine/design-patterns | d6eca7edeb131e7f506900b517050c4f975482aa | b8f088e877d4739527b41aeb6e0c80ac9d29b398 | refs/heads/master | 2020-09-10T18:30:44.513673 | 2019-11-02T22:33:20 | 2019-11-02T22:33:20 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,011 | plantuml | @startuml
class ProductRepository {
-qb : QueryBuilder
+__construct(qb : QueryBuilder)
+findAll() : mixed
+findForCarousel() : mixed
+findForHomepage() : mixed
}
abstract class QueryBuilder {
+{static}ASC = "ASC"
+{static}DESC = "DESC"
+{static}EQUALS = "EQUALS"
+{static}GREATER = ... | false | true | true | false | class |
93519f4f8fd74244ccc0591bfbfffb1969661b96 | 2f7877e48a1a20957bce8c093f510342c781330c | /classes.puml | f8973892ee2cc1d21a6fa87155db28bd6dcb1bd9 | [] | no_license | ewen-lbh/tkinter-bataille-navale | 5d45d93d613cf1797ab6ccdce18c73a6861ec41f | 911b6ba440fcb7645c7873917b6d06db2c997ac5 | refs/heads/main | 2023-07-12T02:48:52.019676 | 2021-08-15T16:42:36 | 2021-08-15T16:44:39 | 382,677,390 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,888 | puml | @startuml classes
abstract Board {
grid_size int
cells [][]ttk.Button
render()
}
Board -> ControlledBoard
class ControlledBoard {
locked bool
place(x, y)
fire(x, y)
lock()
}
Board -> ProjectiveBoard
ControlledBoard -> ProjectiveBoard
class ProjectiveBoard {
real_board ControlledBoar... | false | true | false | false | sequence |
b7ecb24c7fcd443229bb5a0ecef6dc1e3fcc3b5b | 0851eb314c339c519e712e9e17cb810464ec1d89 | /cld-hotel-Koenig-Julia.puml | 700228bdf96ab21f2214eea2874b6f366e8fdc8e | [] | no_license | 2122-4ahif-syp/01-cld-hotel-KoenigJulia | 41566e96cd5e9b48fe8bc607907459714bff4b34 | 97d4492662d1a3460180225bc965c9b8d8cdc450 | refs/heads/master | 2023-08-31T13:10:50.925536 | 2021-10-17T19:51:50 | 2021-10-17T19:51:50 | 418,228,665 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,083 | puml | @startuml
'https://plantuml.com/sequence-diagram
class Raum{
-int nummer
-int personen
Kategorie: kategorie
}
class Kategorie{
-int id
-string bezeichnung
}
class Mitarbeiter{
-int svnr
-string name
-string adresse
}
class Raumpfleger{
Mitarbeiter: mitarbeiter
Raum:raum
}
en... | false | true | true | false | class |
15d94a08356570d213ccafd10dd36df78671d99e | 46a3ccd1e7b4b4212f45e2bf3710f7b3955bf561 | /AppReadWriteModel/diagrams/context.puml | 27ef19b2c0b8df1074f0685460328b2bd5748ace | [] | no_license | clausbulow/KafkaCQRSapp | e57c2df1a8953b0fa884a29ef93558c8500fbef3 | e621473654ef64d87664109321ab364d923f9e89 | refs/heads/main | 2023-07-26T05:35:28.705524 | 2021-09-07T06:55:35 | 2021-09-07T06:55:35 | 385,595,547 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,470 | puml | @startuml
'https://plantuml.com/sequence-diagram
autonumber
Participant quyery as "Query Model" << BusinessApplication >>
Participant internal as "Internal Messaging" << BusinessApplication >>
Participant writeModel as "Aggregate" << BusinessApplication >>
Participant lifeCycleHanlder as "LifeCyckleHandler" << Busine... | false | true | false | false | sequence |
932efecf5031efa774aaf495d658afe2885d4573 | fc59cdd105f986cf5707f23cce34d266a6a38109 | /src/main/Diagrammer/ER.puml | 27ad02026ef1ceb11541695139cafe2bef893d01 | [
"MIT"
] | permissive | kalhauge/Fog | aa2a9b55fb16de0cfffc1d2d6026ba2a5ba8da88 | b14717edb090bdd14189f9a3c92b7f70da68e129 | refs/heads/master | 2023-01-28T05:37:58.281492 | 2020-12-04T07:59:06 | 2020-12-04T07:59:06 | 318,781,702 | 0 | 0 | MIT | 2020-12-05T12:22:49 | 2020-12-05T12:22:48 | null | UTF-8 | PlantUML | false | false | 3,262 | puml |
Version 1:
@startuml
skinparam wrapWidth 300
hide circle
hide empty members
entity Kunde #White {
<size:13> PK: id
--
* <size:12> name
--
* <size:12> addresse
--
* <size:12> tlfNummer
--
* <size:12> email
}
entity Carport #White {
<size:13> PK: id
--
* <size:12> bredde
--
... | false | true | true | false | sequence |
7b39a96e6e898fb05abdcb518945c4267311b36a | 07490dee06d69ec7824f638dc606cd7c17a60f02 | /src/_temp/reorderScheme/_00_queue.puml | 51e03227312f302caac39d4b833952dd8f6c57c6 | [] | no_license | vitalispopoff/calculator | 3d34f43f2508bbeef87898cd4cf62ac75b85bc8c | 6c167c1b439d1103c80c7b8ce3426757d0a6b858 | refs/heads/master | 2020-12-08T22:22:27.419148 | 2020-08-04T20:18:59 | 2020-08-04T20:18:59 | 233,109,848 | 1 | 0 | null | 2020-10-13T18:46:06 | 2020-01-10T18:45:05 | Java | UTF-8 | PlantUML | false | false | 494 | puml | @startuml
() head
() tail
package " " <<Rectangle>>{
head --* que1
object que1{
~ Double value
}
null ()- "left" que1
que1 "rite" -() null
que1 "root" --* que2
object que2{
~ Double value = NaN
}
null ()- "left" que2
que2 "rite" -() null
... | false | true | false | false | class |
7082e52f7fe6014e46b9ac4a40e54f08ed8b105d | 7041d4eab20296045d22e31c56211bc84b17da1c | /docs/supprimerQuestionnaire/DSS_supprimerQuestionnaire.puml | cadb1b22e5428f04c1fb15c4432a31c3c348ecd5 | [] | no_license | nerdz88/SGA-TS | ff97ce5cd5c78de97a851e80e0c948f7552b0f2c | 608d0748ff5ceff47ff75a9053cc1b5fee061df9 | refs/heads/main | 2023-07-09T19:54:11.262264 | 2021-07-28T17:39:07 | 2021-07-28T17:39:07 | 397,959,207 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 478 | puml | @startuml supprimerQuestionnaire
title DSS supprimerQuestionnaire
hide footbox
actor ":Enseignant" as professeur
participant ":Systeme" as systeme
professeur -> systeme : recupererUnQuestionnaire(idEspaceCours: number,\nidQuestionnaire: number)
systeme --> professeur : détails du questionnaire avec une description\ne... | false | true | true | false | usecase |
e3100793e8728ade533c94d61643e5f283fc47e7 | 510356d099fc0d0ae2e5bc6456b61820ab379ad3 | /src/com/arijeet/design/behavior/pattern/chainofresponsibility/chainofresponsibility.plantuml | ff853914fe4cb25254e646155c1b8687b5b8c8ce | [] | no_license | arijeetsaha/java-design-patterns | 19156a379689d1dde2c7e75d997c84ea84b2f019 | 9c30808bc9be34092d5f6257fbfd9ed995848a50 | refs/heads/master | 2022-11-20T05:20:27.467475 | 2020-07-22T20:27:53 | 2020-07-22T20:27:53 | 281,776,415 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,547 | plantuml | @startuml
title __CHAINOFRESPONSIBILITY's Class Diagram__\n
namespace com.arijeet.design.pattern.chainofresponsibility {
class com.arijeet.design.pattern.chainofresponsibility.Client {
{static} + main()
{static} - createChain()
}
}
namespace com.arijeet.design.pattern.chainofresponsi... | false | true | false | false | class |
26aa7d60bec3a93093f4e2568ad7e686be05b6e3 | 35fb4960297c31a530317e50ed8ec31b8dfd671b | /gitReset--hardHEAD/reset--hardHEAD~.puml | f747d943b23ac012630e97086ca8faab843fd4ca | [] | no_license | jalbertomr/githubBloggerDoc | cedf2e38f54b3ee620ae7d1a38a3ce860d3bf166 | a36f5650b5252967f56ce6bcfba3e790908e1edb | refs/heads/main | 2023-01-31T04:40:23.795375 | 2020-12-16T04:35:45 | 2020-12-16T04:35:45 | 321,867,336 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,506 | puml | @startuml
scale 1500 width
title git reset --hard HEAD~
skinparam roundCorner 20
actor User
box "<size:20>GIT jalbertomr.blogspot.com</size>"
participant "Working dir" as WD #FF5555
participant "Stage" as S #99FF99
database "commit 1" as C1
database "commit 2" as C2
database "commit 3" as C3
== git... | false | true | false | false | sequence |
07c3c0871b3e2cbaedf28852957dae4b1680ad56 | 5a1ec19f621ea91531395d99af66fe4f936f489a | /src/main/java/ex46/frequencyFinder.puml | 29f7b69a86fe93a0c22bf25b14dd35ac64a0ed13 | [] | no_license | matthew00mckee/McKee-cop3330-assignment3 | 163dc769b44305c1332af686c98526fc8499cf31 | 03f574e9820fee1dbc639fc3acf5a135ae090206 | refs/heads/master | 2023-06-28T21:50:30.600157 | 2021-07-26T04:07:11 | 2021-07-26T04:07:11 | 378,795,456 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 677 | puml | @startuml
'https://plantuml.com/class-diagram
class App {
Prints words and their frequency
}
class sortText {
comparator
}
class text {
scan(filePath): scans input file and return ArrayList of Maps
print(ArrayList<Map<String, Integer>>): scans ArrayList of Maps and prints names with their frequencies
File file:
Arr... | false | true | false | false | sequence |
71a326336debbd6243940b0f9505cb2bd91bce26 | 2e6b4098277f6bebc7ae0baeda2924162b73a017 | /src/main/java/ucf/assignments/ToDoListApp.puml | b3023303a1b8e827fd54ffc3bc96c4f9c694cd34 | [] | no_license | rydohg/cop3330-2Do | 0d5e9c9ca92c313d6d56ee130387e1f6c1565cc4 | 2f0bebc31a4d4df842bbff907c96015a3e264de7 | refs/heads/master | 2023-06-15T17:53:09.913102 | 2021-07-12T03:36:24 | 2021-07-12T03:36:24 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,123 | puml | @startuml
class ToDoListApp {
start()
}
class DataOps {
ToDoList toDoList
String currentPath
getInstance()
ArrayList<ListItem> getItems()
ToDoList readDataFile(File file)
writeDataToFile(File file)
}
class ToDoController {
newList()
loadList(File file)
saveList(File file)
n... | false | true | false | false | class |
aaa1805d3192df86f7e71fbf7b08116f6872b5eb | d6374fe9363a41031c51eb622cb0cb5e75b78380 | /docs/technical/quoting-service/assets/diagrams/sequence/seq-quotes-1.0.0.plantuml | 4f340536423df7a12b103f7df1a9fa0e7a227581 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mojaloop/documentation | 18a1e58443956b9c718f5f85590f652f803f4748 | 6ad904da0293bb259bd9f5140bcecd719d8c8024 | refs/heads/master | 2023-07-26T17:13:14.811484 | 2023-06-26T15:18:57 | 2023-06-26T15:18:57 | 170,135,923 | 24 | 98 | NOASSERTION | 2023-09-01T14:57:33 | 2019-02-11T13:45:44 | JavaScript | UTF-8 | PlantUML | false | false | 2,458 | plantuml | @startuml
Title Quoting Service Sequences
participant "Payer DFSP"
participant "Switch\nQuoting\nService" as Switch
participant "Payee DFSP"
autonumber
note over "Payer DFSP", Switch: Payer DFSP requests quote from Payee DFSP
"Payer DFSP" -\ Switch: POST /quotes
Switch --/ "Payer DFSP": 202 Accepted
Switch -> Switch: ... | false | true | false | false | sequence |
4e62174c380bb2e6f75ad4fd43e5b9eceb6d0112 | 1ac7e8576d75db132a272b3803f548bbb89ba0c3 | /exemplos/UML/uml_example_04_deployment.puml | 020d795e6b0cf17f65e044278dd97a74dbb976d8 | [] | no_license | beduardo/architecture_diagrams_template | 7af45c9a97527a15493da8cb9dfd624efcc755d0 | bbf7c54ab8155af62acc5dfe6b20024b24f9350c | refs/heads/master | 2023-02-22T22:30:04.038313 | 2021-01-28T22:47:11 | 2021-01-28T22:47:11 | 333,060,057 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 274 | puml | @startuml
artifact artifact {
card card {
cloud cloud {
component component {
database database {
file file {
folder folder {
frame frame {
node node {
package package {
queue queue {
rectangle rectangle {
stack stack {
storage storage {
}
}
}
}
}
}
}
}
}
}
}
}
}
}
@enduml
| false | true | false | false | sequence |
e9c463a9df9d561a4ad4eec3baed7de4be8e6e92 | 615aa15c4eeebf0eff78c7f02e65ad7c7814babb | /docs/UI/CancelInteraction/assets/CancelInteractionAnyAlert.puml | 8d0cc79313f1101bf0d68b6ff43a0cb49b97870c | [] | permissive | smartdevicelink/sdl_hmi_integration_guidelines | 4c1413d80b3a07a0293a1a62ba02ce413820bfab | a89289d22a3fe75db6e5b45d39d158e5b282021f | refs/heads/master | 2022-10-31T16:50:47.768891 | 2022-10-26T15:27:10 | 2022-10-26T15:27:10 | 55,093,865 | 12 | 34 | BSD-3-Clause | 2022-10-25T21:08:55 | 2016-03-30T20:02:23 | null | UTF-8 | PlantUML | false | false | 536 | puml | @startuml
participant Mobile
participant Core
participant HMI
Mobile -> Core : AlertRequest
Core -> HMI : AlertRequest
HMI -> HMI : Alert is showing\non the HMI
Mobile -> Core : CancelInteractionRequest\n(AlertID)
Core -> HMI : CancelInteractionRequest\n(AlertID)
HMI -> HMI : HMI closes the ALERT
HMI -> Core : ... | false | true | false | false | sequence |
3a2cdf8566d68a974d8e038ebb69f41d44bba0cd | 63de2f2419e568fef6a3f3ed1ee51e605b07eaa4 | /Args/design.puml | 28e267dc6cc8a8d1148623ddde400861e5953591 | [] | no_license | nutint/kata-csharp | c1394713ed9342c0988db071f0a841dd555f7ae3 | 15fef05d4979a9946fb0981de12ec1625c74022f | refs/heads/master | 2020-12-26T06:20:39.735870 | 2020-02-04T11:52:43 | 2020-02-04T11:52:43 | 237,415,330 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 210 | puml | @startuml
state EngineReady
state ParsingAnArg
[*] --> EngineReady
EngineReady --> EngineReady : accept(" ")
EngineReady --> ParsingAnArg : accept("-")
ParsingAnArg --> EngineReady : finishParsing()
@enduml | false | true | false | false | sequence |
6f90be4f121e467df4d9eb414a2a5bac72634ce2 | 832dc64a4de0b8bbd4ad19eefb0e3c31e42e84b4 | /EarlyLife.puml | 95d66b9d78973d7981cbfc26bc9fb5d87680b11c | [] | no_license | GavinBabbage/EarlyLifeJava | 1716dc396e4f9be946c48f30eb14159eeaa0527c | 333a61a94e8d3c1d1ea87f1e7b6f468ce8aa969f | refs/heads/master | 2023-09-06T00:05:28.868637 | 2021-11-24T17:16:06 | 2021-11-24T17:16:06 | 431,516,664 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,987 | puml | @startuml
class com.example.earlylife.RadarChartActivity {
# void onCreate(Bundle)
}
class com.example.earlylife.ActivitiesFragment {
- {static} String ARG_PARAM1
- {static} String ARG_PARAM2
- String mParam1
- String mParam2
+ {static} ActivitiesFragment newInstance(String,String)
+ void onCreate(Bundle)
+ View onCrea... | false | true | false | false | class |
96e81c183544bf65e91206f6d1589ff8c4ed1b54 | 31ef7a78855b0fb0e9644dd61907e0c811b0daf6 | /thesis/logic-formula-generator/fol/cnf_formula_statistics.puml | 87f6388535cde8be1f74b214486320b812e6e5f9 | [] | no_license | Przemcom/studio_projektowe1 | f7d57affe30324c0d1470e719a05d8efd92fc701 | a6418b164ee76b7dcb9c3287fb05ace1a79c13d3 | refs/heads/master | 2021-06-14T20:36:30.730708 | 2021-03-29T18:33:24 | 2021-03-29T18:33:24 | 179,491,905 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 796 | puml | @startuml
skinparam dpi 300
skinparam class {
backgroundColor Ivory
borderColor DarkRed
}
package ExportUtils {
Exporter <|-- TPTPExporter
Exporter - CNFFormulaVisitor
TPTPExporter *-- TPTPHeader
CNFFormulaVisitor --o CNFFormulaInfo
}
CNFFormula ()-- Exporter
class CNFFormulaVisitor {
+ visit_variable... | false | true | false | false | class |
abac91619bed3b90f9df269aae2361ca7dd95c31 | 346a7fb1e36df2691e26da9a6c40619ad7c95e41 | /02-linked-list/linkedlist.plantuml | b11f2386fd83d4ebda131e3d02a7abdb4f649f20 | [
"MIT"
] | permissive | sWIFlezech/hsro-wif-prg2.github.io | c1587385b40dc11afc28a75367184108c97e0008 | 3698354299e087a8629c0e56c3f0a14ac985e2d9 | refs/heads/master | 2020-03-11T10:53:04.071038 | 2018-04-22T15:48:20 | 2018-04-22T15:48:20 | 129,954,522 | 0 | 0 | MIT | 2018-04-17T19:25:19 | 2018-04-17T19:25:19 | null | UTF-8 | PlantUML | false | false | 1,512 | plantuml | @startuml realisierung
left to right direction
interface IntList {
get(i: int): int
put(i: int, v: int)
add(v: int)
remove(i: int)
}
class IntListImpl1 implements IntList {
+get(i: int): int
+pub(i: int, v: int)
+add(v: int)
+remove(i: int)
}
@enduml
@startuml objektdiagramm
left to right direction
object... | false | true | false | false | class |
4b60ed74ecc8e0661bcdd8562b897e7cff6b8673 | 0a4de5a29213ff35e3607f18cb3da0ddb1af7a38 | /src/main/java/filestorage/filestorage.plantuml | 294b85fc879b842879fbae4109c2bd4a2cc1bd7d | [] | no_license | ssalvatella/Chat-TMDAD | 15a2046a37234b7f5a6c14efaa39e3090eb0aeed | efe4206688d0ea44f14cae0c1bbf3ad33d9e354a | refs/heads/master | 2021-06-16T08:02:34.051625 | 2019-05-24T08:49:04 | 2019-05-24T08:49:04 | 188,075,876 | 0 | 0 | null | 2021-03-31T22:34:08 | 2019-05-22T16:28:59 | Java | UTF-8 | PlantUML | false | false | 1,075 | plantuml | @startuml
title __FILESTORAGE's Class Diagram__\n
package filestorage {
class FileController {
{static} - logger : Logger
+ uploadFile()
}
}
package filestorage {
class FileService {
- URL : String
- ACCESS_KEY : String
- SECRET_KEY : String
- BUCK... | false | true | false | false | class |
5c151d13b10f2a982c92f5e078cbac937492429b | 4e22d261d7dcf5fe2731d77ba3cfb47c5568977c | /Documentation/Source/Breakdown/Engine/TempestEngine/SceneManagement/Space-Class.iuml | c5287edcedbf3889d02eaa6678952b21b5261cf7 | [] | 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 | 733 | iuml | namespace SceneManagement {
class Space {
+GetObjectCount()
+IsEnabled()
+GetID()
+ToTypeID()
+GetName()
+SetName()
+GetScene()
+SetScene()
+MoveGameObject()
+InstantiateGameObject()
... | false | true | false | false | class |
6e5c491cf6fd9e8fc479b41cf15e7901fcf157fd | a76e7ded7055b62cf913ba91d8f8e745f443530f | /moneytransfer/src/main/kotlin/moneytransfer/domains/Domains-Subdomains.puml | 8cab97fd91e4cc9c82a0d3786285fb2b32969e31 | [] | no_license | michaem/DDDSample | 7acbbb5d81aa9120a3a7b4611c4c0edc5965c01c | b1887c425a48d8e2a1f87632fd961a234620ed04 | refs/heads/main | 2022-12-27T22:48:48.832296 | 2020-10-13T17:13:41 | 2020-10-13T17:13:41 | 301,216,256 | 6 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 546 | puml | @startuml
package "User Generic Subdomain" <<Rectangle>> {
class User
}
package "Supporting Subdomains" <<Rectangle>> {
class Card
class Country
class Phone
class Money
class Currency
class Session
}
"Supporting Subdomains" <.. "User Generic Subdomain" : use
package "Transfer Core Domain"... | false | true | false | false | class |
a3e376ca961787e11dc2db64562de224f77411e7 | 2fa402e00effa96db30c17aa45a97f361f40dcd0 | /Diagramas/diagramaBatalla.puml | d3c84e5b1f23d98dbb13d067fab9a5c8da5b3be3 | [
"MIT"
] | permissive | julia-valdo/Algoritmos-3.TP2 | 9d497a25322b464045fe57484487f1ce7c15b94c | 65f4b5f8f8371b89589be2629194fc6d22c853b7 | refs/heads/master | 2023-07-03T02:44:33.910119 | 2021-08-09T17:20:06 | 2021-08-09T17:20:06 | 381,795,609 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,237 | puml | @startuml
class Batalla{
- perdidaAtacante:int
- perdidaDefensor:int
- resultadoDadoAtacante:ArrayList<Integer>
- resultadoDadoDefensor:ArrayList<Integer>
- compararResultado(ArrayList<Integer> resultadoDadoAtacante,ArrayList<Integer> resultadoDadoDefensor):void
- tirarDado(int cantidadDeTiros):ArrayList<Integer>
- tir... | false | true | false | false | class |
22147ddd5044fdb75a3160ca6b33e90504e939ef | 74cb674dc7b9c3f65f6ab08fc5ad3a43c3bf12d3 | /Offline 2/Problem 1/Problem 1.plantuml | 69f96584d06519da14698616ec7aa8ff82937958 | [] | no_license | zarif98sjs/CSE-308-Software-Engineering | a9759bbee2ea0647eae2ea677d08741293a1cc14 | 515015a40c10d916d5089f11784b4ff75319fcbd | refs/heads/main | 2023-06-27T05:57:00.443594 | 2021-07-28T13:57:32 | 2021-07-28T13:57:32 | 344,690,362 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,592 | plantuml | @startuml
title __PROBLEM 1's Class Diagram__\n
namespace com.company {
class com.company.Main {
}
}
namespace component.framework {
class component.framework.Django {
}
}
namespace component.framework {
interface component.framework.Framework {
}
}
namespace componen... | false | true | false | false | class |
9b84904b54bcfccaeecb45052848bfd01afafa29 | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/UseCases/Manage-Policies/List-Policies.puml | 60f8d9de34a6ead3d288218b3a5dac023fb57a06 | [] | no_license | CAADE/ADC | bec251477e457a9ee4eca673fdab04b65c4290f5 | a81ba7532e7092ab564bcb30f8ec36bab3b71d0b | refs/heads/master | 2021-06-23T22:20:00.239150 | 2019-04-03T05:15:20 | 2019-04-03T05:15:20 | 104,887,854 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 263 | puml | @startuml
Actor "actorName" as A
box "Manage-Policy" #lightblue
participant CLI as CLI
participant Web as Web
participant "adc" as S
A -> CLI : adc-policies-list()
CLI -> S : policies/list()
A -> Web : policies/list()
Web -> S : policies/list()
end box
@enduml
| false | true | false | false | sequence |
822d506cfc7575280da6f701111ff7f5fe53ae92 | a67acc47ca52a776aaddbbeac607904063eb0fa3 | /src/Diagramas/Batalla/Clic en realizar acciones.puml | e6801f4cac1af160d1e5403776fd3bfd9fdfac77 | [] | no_license | Rhadamys/ddm-usach | 0d9109f9f45c462905b5f248f16a7f4df11b8948 | 47333ca11189a4cb56c9e5d30b89fb6d71e568f4 | refs/heads/master | 2020-04-06T04:11:42.325941 | 2016-07-05T23:36:15 | 2016-07-05T23:36:15 | 59,068,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 893 | puml | @startuml
hide footbox
title Clic en boton "Relizar acciones"
actor jugador as j
participant ControladorBatalla as contB
participant SubVistaLanzamientoDados as visLan
activate contB
activate visLan
j -> visLan:Click realizar accion
visLan --> contB
contB -> contB:acumularPuntos()
activate contB
deactivate contB
... | false | true | false | false | sequence |
0da847626eadf78e7692398050b5127be5c51802 | aedec23132eabce8e05ee4a0c773b86b470ab0f1 | /Diagrams/SequenceDiagrams/seq-settlement-6.2.4.plantuml | e7961c56811f879d5150b7c6106bba42e3d6b340 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | arfintechpy/docs | 465ef01f8bcf8201c7dd36033a4970886e40d09a | 305a593be2ecd3f470dd6e199ef5656a2c746355 | refs/heads/master | 2020-04-20T22:03:45.265174 | 2019-02-01T08:00:32 | 2019-02-01T08:00:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,782 | plantuml | @startuml
' declate title
title 6.2.4. Get Settlement By Id (getSettlementById)
autonumber
' declare actors
actor "Hub Employee" as OPERATOR
boundary "Settlement Service API" as SSAPI
entity "Settlement DAO" as SETTLE_DAO
database "Central Store" as DB
box "Central HUB" #lightpink
participant OPERATOR
end box
bo... | false | true | false | false | usecase |
7d3a4135f5cacdf9725ab6b70a6861a9519bbe19 | 1f9d63f2cb9f17d564c34e67fe10a18c6e764538 | /uml/class/internal-api/keyple_2_0_class_remote_plugin_api.puml | 27fb556f5158494aff8b05ec31ed29260c29a708 | [] | no_license | jeanpierrefortune/keyple_2_0 | d07861c0c7792a1cf3dce705fef3565b53cf01cb | 6716a69547fcfa797986a2b02ed904bf8f33b9a2 | refs/heads/master | 2023-02-25T16:40:54.126427 | 2021-02-02T16:34:21 | 2021-02-02T16:34:21 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,090 | puml | @startuml
title
Keyple 2.0 - keyple-remote-plugin-api - 2.0 (26/01/2021)
end title
' == THEME ==
'Couleurs issues de : https://htmlcolorcodes.com/fr/tableau-de-couleur/tableau-de-couleur-design-plat/
!define C_GREY1 F8F9F9
!define C_GREY2 F2F3F4
!define C_GREY3 E5E7E9
!define C_GREY4 D7DBDD
!define C_GREY5 CACFD2... | false | true | false | false | class |
6dac001d46ee790ce7d595129d49a4d7542c4dd4 | 36f2eefd80d6478abd0109578658d2c1a4265684 | /Architecture/02_UML/03_03_Class_Diagram_Flight.plantuml | ecfa421b4ed4e9dd077bbca41c91bbf8d9259aab | [] | no_license | yenarue/TIL | 4288aecd5a89bf8928fe041b6af9fd5ea1ace067 | 195d1679cf90e9956cbdb8c120cffaf4afb0df52 | refs/heads/master | 2022-10-09T06:57:15.715008 | 2022-09-28T10:50:18 | 2022-09-28T10:50:18 | 62,803,644 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 579 | plantuml | @startuml homework2
skinparam classAttributeIconSize 0
class FlightReservationSystem {
- fligts: List<Flight>
+ searchFlight(id: String): Flight
+ purchaseTicket(id: Flight, customerId: String): String
+ getAvailableSeats(id: Flight): List<Int>
+ selectSeat(seatNumber: Int, customerId: String): Voi... | false | true | false | false | class |
b4ef974db7702d1988b9d8c8516c471c020f09b5 | 5d180276957df094f09ee511e05786316537f25d | /src/main/java/system/property/property.plantuml | 163fc24a36529f6fd845d828ca3c9f81312c25f1 | [
"Apache-2.0"
] | permissive | SomberOfShadow/Local | f727189f1791de203f1efd5cd76b8f241857e473 | 474e71024f72af5adf65180e5468de19ad5fdfd8 | refs/heads/main | 2023-07-18T04:11:49.240683 | 2021-09-07T15:55:28 | 2021-09-07T15:55:28 | 389,494,221 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 508 | plantuml | @startuml
title __PROPERTY's Class Diagram__\n
namespace system.property {
class system.property.GetDirectory {
{static} + main()
}
}
namespace system.property {
class system.property.GetJavaVersionTest {
{static} + LOGGER : Log
{static} + main()
}
}
right foo... | false | true | false | false | class |
4fc61fe3417f89e57269c9726544a019d66e9c52 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/GraphQLMaxResourceLimitExceededError.puml | 04600856e6c76f123398976ba1e72e29f8b6286c | [] | 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 | 502 | 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 GraphQLMaxResourceLimitExceededError [[GraphQLMaxResourceLimitExceededError.svg]] extends GraphQLErro... | false | true | false | false | class |
c92aed858c8798e556446d4d5ce903dd0ed95d35 | 8a63b0892998da88f779e8a105831b644232540c | /DesignPatternlib/src/main/java/com/lhf/designpatternlib/iterator/iterator.puml | a32f9ef43f6c18fbad3c633a2850a5b1781ba854 | [] | no_license | Joshua-Lu/MyStudyApp | b57311677135f3f5e0c98236afbbb14bdae8cbf1 | 6ca03dfd1bcbcb72bf53459949ee34a1879535b7 | refs/heads/master | 2023-08-09T19:00:38.909776 | 2023-07-30T16:15:28 | 2023-07-30T16:15:28 | 225,662,424 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 562 | puml | @startuml
interface IIterator {
Object first()
Object next()
boolean hasNext()
}
class Iterator implements IIterator {
- List<Object> list
- int index
+ Iterator(List<Object> list)
+ Object first()
+ Object next()
+ boolean hasNext()
}
interface IAggregate {
void add(Object obj)... | false | true | false | false | class |
4034c74e38e9d79c78bba9669d108016d3828d14 | ee91868dbe44ca6d30083ba94de75dbc00939b93 | /core/src/uas/lntv/pacmangame/Scenes/Scenes.plantuml | 62c1be4ff7dfceab494e8048f63b0178dc975679 | [] | no_license | CruseoGithub/pacman | 3ff68054d89bed70c27f26f38477a6ac55365b0b | 27cb32503e0ef5ad903457d67361d7e3b9fb184d | refs/heads/main | 2023-04-11T02:05:41.222384 | 2021-04-27T09:09:29 | 2021-04-27T09:09:29 | 323,032,133 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,777 | plantuml | @startuml
title __SCENES's Class Diagram__\n
namespace uas.lntv.pacmangame {
namespace Scenes {
abstract class uas.lntv.pacmangame.Scenes.Controller {
# GAME_CAM : OrthographicCamera
# PauseReady : boolean
# STAGE : Stage
# TILE_SIZE : int
# VIEWPORT : Vie... | false | true | false | false | class |
f3da3effcc46777be19e9bb0ee7ef85679557c6a | c3287e91ce0ebce396cd3966de3d2f7d90131c20 | /Plantuml/DAL/DBCommands/ManeuverCommands/DeleteManeuverCommand.puml | d8ed23003f2eba4bc1b2c9d2de4c30e2276b3ca5 | [] | no_license | kretmatt/SWE2-Tourplanner | 497ec2e888112bd3d67a0f2b97e7c1e8e0348371 | f064500ae5b913b00671f358a586011affcdaf00 | refs/heads/main | 2023-05-12T11:48:29.605417 | 2021-06-06T21:53:11 | 2021-06-06T21:53:11 | 341,115,114 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 285 | puml | @startuml
class DeleteManeuverCommand {
+ DeleteManeuverCommand(db:IDBConnection, maneuver:Maneuver)
+ Execute() : int
+ Undo() : int
}
IDBCommand <|-- DeleteManeuverCommand
DeleteManeuverCommand --> "db" IDBConnection
DeleteManeuverCommand --> "maneuver" Maneuver
@enduml
| false | true | false | false | class |
58dec77c754da17f306244dff708d4f207d1083b | 9273a854c121d4cd2398e56c6c61add4bd0472f7 | /src/plant-uml/user-consent-filtering-arch-overview.puml | d9f0539c30fe56a48b28f66615ce3700eb1a4d45 | [] | no_license | sriniip/open-banking-docs | d3296a84a0f7d56060fda6e21d8f0a77859e32ea | af988b88ec5942ffaae9f35bb441259808c0de97 | refs/heads/master | 2023-08-14T23:32:22.749411 | 2021-10-19T01:58:26 | 2021-10-19T01:58:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,505 | puml | @startuml Applying_Consent_Sequence
title \n\n
participant "Third-Party\nApp" as TPP
box Open Banking APIs #e06666
participant "API\nGateway" as API_GATEWAY
participant "API\nBuilder" as API_BUILDER
end box
box Identity and Access Control #94c47d
participant "Identity\nManagement" as IAM
end box
box Core Banking ... | false | true | false | false | sequence |
8d99166249c6b8ed16543e61baa13f41cafa2b6c | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/contact-information@0.3.0.puml | 0f566447bf5ad1988338d9a82b921b9bf058373f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"CC-BY-4.0"
] | permissive | accordproject/cicero-template-library | 737586850933daac2fbff2ff8b2d60dd50526b80 | 35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea | refs/heads/main | 2023-04-27T01:07:05.932361 | 2022-08-26T13:02:59 | 2022-08-26T13:02:59 | 109,224,687 | 77 | 149 | Apache-2.0 | 2023-04-20T21:43:00 | 2017-11-02T06:11:37 | HTML | UTF-8 | PlantUML | false | false | 521 | puml | @startuml
class org.accordproject.contactinformation.CommunicationChannel << (E,grey) >> {
+ EMAIL
+ PHONE
}
org.accordproject.contactinformation.CommunicationChannel --|> concerto.Concept
class org.accordproject.contactinformation.ContactInformation << (A,green) >> {
+ String name
+ String title
+ Strin... | false | true | false | false | class |
f885d44d0b0ffd0af15bfb3cc1cf03ca1f6a41ba | 47abb2f6c2cf7216ee0f41acec5cf47f55cb9217 | /experimental/doc/onap-ext-api/serviceOrder/api.plantuml | c13c0c5a416265ed8c31630a2b420e3d28db37b6 | [
"Apache-2.0"
] | permissive | jtpugac/MEF-LSO-Legato-SDK | cb02f2d9fc927df7298aba83b4d89671be2354a8 | 9bc09533a095ec52dd8d0a2ba4f52a284ef7698b | refs/heads/master | 2020-07-13T05:42:30.877249 | 2019-05-30T19:06:21 | 2019-05-30T19:06:21 | 205,006,971 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,569 | plantuml | @startuml
enum ActionType {
add
modify
delete
noChange
}
enum StateType {
acknowledged
rejected
pending
held
inProgress
cancelled
completed
failed
partial
}
enum RelationshipType {
reliesOn
}
enum EventType {
ServiceOrderCreationNotification
ServiceOrderStateChangeNotifi... | false | true | false | false | sequence |
ce9e86e315342c7d62c0b966438a69eabc6cbedb | 6251767bc8bd4728f0c327cad020fd94e298ee6e | /buscarcliente.puml | b5a5cac039e758f8265c94408148319965f6ef9c | [] | no_license | HeraclitoDeEfeso/ayp3-tp-final | 182fe00f7cdb7af677d6ba0d0477d012259058e4 | 7fe0ef8598c6df73f6e58e0604b3fc46846dd37a | refs/heads/master | 2022-01-17T15:54:39.909785 | 2019-07-06T09:51:14 | 2019-07-06T09:51:14 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 430 | puml | @startuml
participant Aplicacion
participant "claves:Menu" as Menu
participant "vista:Indice" as Vista
participant "indice:Indice" as Indice
Aplicacion -> Menu: activarMenu(claves)
activate Menu
return clave
Aplicacion -> Aplicacion: formularioClaves(clave, minimo, maximo)
Aplicacion -> Indice: obtenerVista(minimo, m... | false | true | false | false | sequence |
562e6a20cb428b1bdf53a613b3e157047ba39c7e | 190b5e4e1ade4d3bf4e168c93db037dd84dba802 | /ThingBook System Thread.puml | 03f171e07de60813be0015124a64c24923dbb07c | [] | no_license | kerry-t-johnson/thingbook-doc | 067e70587b3831320ece5fd1c7a920f292f9919b | 5f97b2381f31c9285e61c8839dbbefc3d2e392f3 | refs/heads/master | 2023-04-02T02:15:03.431817 | 2021-04-10T19:33:34 | 2021-04-10T19:33:34 | 356,671,959 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,405 | puml | @startuml "ThingBook System Thread"
actor ProducerUser
actor ConsumerUser
box Test Framework
actor Producer
actor Consumer
end box
group User Management
Producer -[#green]> ThingBook : <font color=green><b>Register (API)</b></font>
create "Producer:\nUser"
ThingBook -[#green]> "Producer:\nUser" : <font color=green... | false | true | false | false | usecase |
b6aed65eefcbd9632cbce43633153b67420587ac | 57515bfad33d5ab1e68cccc924700e88316e19b9 | /DiagramaClases/Clases/Permisos.puml | 3c2fe85daa4ed4de53ce55ff799c9b585e64067e | [] | no_license | NicolasBachs/DocumentacionZMGestion | 0e42009bf3bbf4d244e85a8545997c880f233074 | a099ddb44b8911b8428b9c4bdc2f9156c480af47 | refs/heads/master | 2023-01-27T17:57:29.235074 | 2020-12-02T15:35:21 | 2020-12-02T15:35:21 | 232,633,959 | 1 | 0 | null | 2020-01-08T18:44:12 | 2020-01-08T18:44:11 | null | UTF-8 | PlantUML | false | false | 119 | puml | @startuml Permisos
hide circle
class Permisos{
idPermiso: int
permiso: string
descripcion: string
}
@enduml | false | true | false | false | class |
c857dcda55b6a29817f870a6d723bbf483162b4b | 56c6681267844c4603676514fe24088bc7f6a7d0 | /uml/sequence/box/findNew.puml | f4d0e8143776378c9ae9648119ee6b469a434cc8 | [] | no_license | bierzan/booster-box-evaluator | f4336e559a586a0cff31390673017206acd2d3d2 | 0a9eb0668861ff2576126e02bf8fa5ca46252c44 | refs/heads/develop | 2022-05-30T00:47:39.160279 | 2021-02-03T22:49:57 | 2021-02-03T22:49:57 | 212,665,323 | 0 | 0 | null | 2022-05-20T21:17:42 | 2019-10-03T19:42:45 | Groovy | UTF-8 | PlantUML | false | false | 1,342 | puml | @startuml
skinparam responseMessageBelowArrow true
control Scheduler
participant "BoxFacade" as Facade
participant "BoxCommand" as Command
participant "BoxFinder" as Finder
participant "CardProvider" as Provider
participant "BoxCreator" as Creator
boundary Client
database "CardCache" as cache order 150
database "BoxRe... | false | true | false | false | sequence |
ead1bc3011962ffb3f7e7b12d8ef2d479ec74304 | 761f51469594d7e88d79c71f02a91e498b590eec | /Notes & Diagrams/ClassDiagram Interface.puml | 11a245505c46d59130c152e58e1bdff5397af9a3 | [] | no_license | YidongQIN/PyBMS_BrIM | 0c0e075c57a0d6069e4ac9ceaf1373abe352492c | e47192283cb53172ec7827a3fd5061f8238d3ab3 | refs/heads/master | 2021-06-17T20:10:36.911893 | 2019-09-26T07:29:40 | 2019-09-26T07:29:40 | 112,799,581 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 844 | puml | @startuml
top to bottom direction
' left to right direction
skinparam shadowing false
skinparam monochrome true
class PyELMT{
id
type
description*
update()
}
class AbstractELMT{
name
}
class PhysicalELMT{
name
material: Material
}
Interface Mongo{
mongo_document
export_mongo():... | false | true | false | false | class |
ef17405aa952a39a0b4699973d8cecf52d451b19 | 260b73e964e4a009342d7650080d9a181e13f5dc | /doc/src/pointerhash.puml | 4f48ed6f78b64170a3b14c466ac0755239ff2e3a | [] | no_license | bodo-hugo-barwich/hash-lists | 847d977d66d382fc19d62e9f9f46c2bec6d41685 | 75e4995002172c0d9128a25b85fe6559de75d552 | refs/heads/master | 2023-09-01T11:26:43.087127 | 2023-08-25T06:23:31 | 2023-08-25T06:23:31 | 226,669,430 | 5 | 3 | null | 2020-12-18T17:15:58 | 2019-12-08T13:09:37 | Pascal | UTF-8 | PlantUML | false | false | 2,800 | puml | @startuml
package "unit 'pointerhash'" <<Rectangle>> {
class TPLPointerHashList {
.. Properties ..
{field} +Capacity : Integer [rw]
{field} +Count : Integer [r]
{field} +Duplicates : TDuplicates [rw]
{field} +GrowFactor: Integer [rw]
{field} +KeyData[skey: string] : Pointer [rw] (default)
{field} +LoadFactor : Intege... | false | true | true | false | class |
56a9bf653fb800df25e756255d992f4f4396b868 | 9946a687fabda10b6aa2acde66eeff2f691c7aaa | /docs/uncachedValueFlow.puml | 277558387e1b4fc83c584aca749c9075c2074c37 | [
"MIT"
] | permissive | buildo/avenger | ee8e978af48cb31b26da8f400153be2f10a35554 | 73214093d31f056cd4ae43772b103b713b3de2fb | refs/heads/master | 2023-07-06T09:28:59.123788 | 2021-11-05T11:51:15 | 2021-11-05T11:51:15 | 37,076,692 | 65 | 2 | MIT | 2022-03-04T15:22:33 | 2015-06-08T15:50:57 | TypeScript | UTF-8 | PlantUML | false | false | 1,479 | puml | @startuml "UncachedOrErrorValue"
skinparam BoxPadding 10
title
Architecture Flow with uncached Value
end title
box "Cached Data" #LightGray
participant Query
participant Cache
participant CacheMap
end box
box "External Data Source" #LightBlue
participant ExternalDataSource
end box
Query -> Cache : getUser({ user: 3... | false | true | false | false | sequence |
0cbdd89ba196ddf0fab46fafe13623522537cabf | b0e947423cea03dc125f6fdef172dc88a069c563 | /PlantUML/diagrammes.puml | 31f6f493aa44fd23b99d50b916201feea2897b41 | [] | no_license | RayhaneJ/Tp-Autres- | 1a08c60f1eced8b6d2e3b9ef31181c09fcb17069 | b38571b5f40fb1e3ee2a20d0882d6977fbad0830 | refs/heads/master | 2022-11-06T12:27:56.869286 | 2020-06-23T09:04:02 | 2020-06-23T09:04:02 | 274,382,612 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,213 | puml | @startuml Exercice 1
skinparam classAttributeIconSize 0
class ordinateur {
-nom : string
-puissance : int
-tailleMémoire : int
-List<Processus>
+allumer()
+eteindre()
}
class Processus{
-<u>numero</u>
}
Personne "1"-->"1..*\nposseder" ordinateur
fileDattente "1" *-->"1..*\nstocker" Processu... | false | true | true | false | sequence |
5c77922667072bb76a78858f7a570b05cf5f2ee6 | 136ce57f474d035a700706c5a2c829b716c32f1e | /cdct/diagramme_de_sequence/plantuml/creer_groupe.puml | c2c9dad2acacb4287f0a9dbcac3af94332ef2c1a | [] | no_license | SKAVALT-io/esidom_doc | fe98aefe219afc0d5761244c7a65977ca2953d55 | b04889428a1a913e381cc5fc8615c4c7e450c854 | refs/heads/main | 2023-03-11T08:41:02.553855 | 2021-03-02T02:21:34 | 2021-03-02T02:21:34 | 322,641,413 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 324 | puml | @startuml créer groupe
actor "Utilisateur" as u
participant "Esidom front-end" as fe
participant "Esidom back-end" as m
participant "Home Assistant" as ha
u -> fe: Créer une pièce
fe -> m: POST /group
m -> ha: POST /api/services/group/set
ha --> m: 200 - Ok
m --> fe: 201 - Created
fe --> u: Afficher le groupe
@endum... | false | true | true | false | sequence |
b76705bf84a19cdc7702d90d9d7f21fcfd034f4a | 86485a2c96c2d86ca063df78175797aca398e172 | /serveur/UMLseq.puml | 903827cea0432759c4d165e153dfdfe8bb1b180e | [] | no_license | Flosilver/Quarter_Dead | e8960e6bcf90cf52334f6d8ee28258f8276f8de7 | f981908c5c8d9737e795a5de6b58c3b32fb2ef18 | refs/heads/master | 2022-11-28T11:10:59.749161 | 2020-08-07T13:32:00 | 2020-08-07T13:32:00 | 273,262,354 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,480 | puml | @startuml UMLseq
footer %page% of %lastpage%
participant North order 0
participant East order 10
participant South order 20
participant West order 30
participant Serv order 40
== Connection ==
North -> Serv : requête de connection : C0
Serv -> North : requête acceptée : c0y
|||
East -> Serv : requête de connection ... | false | true | true | false | sequence |
0623e8383fc281778cae505d082d59971617d497 | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productApi/catalog/media/src/useCases.puml | 4d82be9329f98e5f58a9663a69bb948faf0ca612 | [
"Apache-2.0"
] | permissive | MEF-GIT/MEF-LSO-Sonata-SDK | 969c3717fba3fffa009bf3a5de65337b2caccaaf | 6d66bc0778fe0f5a96cdbcb3579e47513b7fd62f | refs/heads/working-draft | 2023-07-07T02:17:11.649855 | 2023-06-23T09:30:18 | 2023-06-23T09:30:18 | 90,886,429 | 33 | 32 | Apache-2.0 | 2023-01-05T23:58:23 | 2017-05-10T16:38:08 | null | UTF-8 | PlantUML | false | false | 1,127 | puml | @startuml
skinparam usecase {
BackgroundColor<<not in scope>> LightGrey
BorderColor<<not in scope>> Black
BackgroundColor BUSINESS
BorderColor DarkRed
arrowColor DarkRed
arrowThickness 1
shadowing true
}
skinparam actor {
BorderColor DarkRed
BackgroundColor BUSINESS
shadowing true
}
left to right direction
actor ... | false | true | false | false | usecase |
04ca5b7b7d1981462d74aceb7316c97c393373d4 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/StagedQuoteSetValidToAction.puml | e2d735fec96e6c6ebe4edab572bb37ccabb6dd66 | [] | 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 | 463 | 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 StagedQuoteSetValidToAction [[StagedQuoteSetValidToAction.svg]] extends StagedQuoteUpdateAction {
... | false | true | false | false | class |
08ff86b7152f0ac67f0411e9a3ce7f384bc765e8 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/PaymentChangeTransactionStateAction.puml | 0f7ee99b0807df1fbbac92305a9f46e81dc9d263 | [] | 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 | 524 | 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 PaymentChangeTransactionStateAction [[PaymentChangeTransactionStateAction.svg]] extends PaymentUpdate... | false | true | false | false | state |
90aa5bd500c32e32d1a68db540f0bbed674f2709 | 434a37f521f0c8cda5403943ee44fab31c043fd3 | /doc/Authentication.puml | 89f06fc6ba3de8e708fa7e229adc29fc1f4b18fb | [
"Apache-2.0"
] | permissive | tionebDotsamapha/logion-backend-java | 1e4157c7ea68efdd0386de80c301efc251068f18 | db146c7a6e1f2183da301b98f7aef651c1632d1e | refs/heads/main | 2023-07-19T04:40:08.068926 | 2021-09-06T08:29:46 | 2021-09-06T08:29:46 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,648 | puml | @startuml
'https://plantuml.com/sequence-diagram
actor Alice
participant logion_backend as "logion-backend"
database session
database roles
Alice -> logion_backend: **POST /auth/sign-in** \n \
X-Forwarded-For: <ip> \n \
{ \n \
"address": "5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY", \n \
}
logion_backend -... | false | true | false | false | usecase |
3156e27147f7f092f05a932df854e15f0bbe978a | 7e6fa61a8595cd38195713b5c7698f5de6f7c7b3 | /base/028/diagrama.puml | d60cf73457e10f315dd258c36a863b3a7359cfd8 | [] | no_license | qxcodepoo/arcade | 3ff1852792a47584f00c1ab9fd5011ebb2c4b830 | 3722a8c976a51829b2b6f4913360c23bf114433a | refs/heads/master | 2023-08-31T04:07:06.255292 | 2023-08-25T03:16:42 | 2023-08-25T03:16:42 | 217,410,955 | 36 | 42 | null | 2020-09-24T13:22:18 | 2019-10-24T23:12:40 | C++ | UTF-8 | PlantUML | false | false | 1,715 | puml | '--
@startuml
skinparam defaultFontName Hasklig
skinparam dpi 150
'==
class Bilheteria {
- repVendas: Venda[]
- repPessoas: Map<string, Pessoa>
- repEventos: Map<string, Evento>
__
+ constructor()
' retorna a lista das vendas
+ getVendas(): Venda[]
' retorna a lista das pessoas como array
+ ... | false | true | true | false | class |
d394fb54646a9f382a001c676512619c3ee6a643 | ad3cc5450c8e0d30e3ddbc36db6fbb053e8965fb | /projects/oodp/html/umlversion/sg/edu/ntu/scse/cz2002/util/InvoiceCSVHelper.puml | 83d9d61d2e1a124768ddb19ab002e6c8755f9d8b | [] | 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 | 384 | puml | @startuml
class InvoiceCSVHelper [[../sg/edu/ntu/scse/cz2002/util/InvoiceCSVHelper.html]] {
{static} -mInstance: InvoiceCSVHelper
-orderCsv: String
{static} +getInstance(): InvoiceCSVHelper
+readFromCsv(): ArrayList<Invoice>
+writeToCsv(items:ArrayList<Invoice>): void
}
... | false | true | false | false | class |
a89aea5f543c53c28fa93524de7f3efd5834be52 | ffbc236cfbbda0b7af27e8f1626b8d538327d707 | /uml/sequence-diagrams/CI-CD/CI-CD-delivery.puml | ef5879a81377831e8c58619ef231e965e9c0fe34 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | SODALITE-EU/project-wide-documentation | bd035fd455660368675843cdee74f86b8f685629 | 7a7b8ce76add1940c5f501ae2c2280ab47b939de | refs/heads/master | 2021-12-27T17:22:26.360944 | 2021-12-22T15:48:10 | 2021-12-22T15:48:10 | 225,436,822 | 3 | 3 | Apache-2.0 | 2021-12-22T15:49:03 | 2019-12-02T17:59:29 | null | UTF-8 | PlantUML | false | false | 1,582 | puml | @startuml
title SODALITE CI/CD pipeline:\nContinuous Delivery
'actors and participants
actor "developer" as human
participant "Master branch" as master
participant "Jenkins\nautomation\nserver" as jenkins
participant "SODALITE\nprivate registry" as private_registry
participant "sodaliteh2020\non Dockerhub" as dockerh... | false | true | false | false | usecase |
7fd5ec19d5d9df8954bcce5951f04010c8ad7496 | 12b3c91d0e79e6e80f4c095c0064e9765e959efb | /netty-start/src/main/java/com/netty/start/echo/evenloop.puml | be5a5a33cec2ab31dcb0f521275ec2afa50c5da8 | [] | no_license | binecy/bin-learning | 8d40628a5724e871dcfe48d6cef6eb31528497d2 | e356a4b3187f91ee8f35362c5babf03d9757ea9b | refs/heads/master | 2021-01-21T05:29:08.337953 | 2018-03-09T08:49:45 | 2018-03-09T08:49:45 | 83,192,816 | 4 | 0 | null | 2017-10-25T03:04:24 | 2017-02-26T08:02:43 | Java | UTF-8 | PlantUML | false | false | 1,057 | puml | @startuml
interface EventLoopGroup {
+ next():EventLoop
+ register(Channel channel):ChannelFuture
}
interface EventLoop
EventLoopGroup <|- EventLoop
abstract class SingleThreadEventLoop
EventLoop <|- SingleThreadEventLoop
class NioEventLoop
SingleThreadEventLoop <|- NioEventLoop
/' Executor '/
interface... | false | true | false | false | class |
993337a8915b50160b68772693218b7fb46d7d2a | 8e0e85b3875e06a4d76b4298decb879026847d7f | /docs/Skeleton/diagrams/Craft_teleport_gate/sequence/2.Possible_to_craft_gate.puml | a0108458abecebda3d0e439b0167ff850118c53d | [] | 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 | 1,351 | puml | @startuml
actor Tester as Tester <<SpaceShip>>
participant recipe as recipe <<TeleportGateRecipe>>
participant s as s <<SpaceShip>>
participant inv as inv <<Inventory>>
participant a as a <<Asteroid>>
participant inventory as inventory <<Inventory>>
collections item as item <<Item>>
collections aItem as aItem <<Item>>
... | false | true | false | false | usecase |
3f6b5915e1fba3e2afbf397692ffcbb2dbcc8363 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/StoreResourceIdentifier.puml | b038bcc5ea73679f67cd3a6b5e3e8785d14d57c6 | [] | 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 | 12,510 | 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 StoreResourceIdentifier [[StoreResourceIdentifier.svg]] extends ResourceIdentifier {
typeId: [[Re... | false | true | false | false | sequence |
28d4a81a919d0f0c59bc372e144d232149efb8cf | e032dab934c4fa3ff55da94de2f15d246a4aed8c | /design-pattern/src/main/java/wr1ttenyu/f1nal/study/designpattern/pattern23/composite/JdkCompositeApply.puml | c0e7fddbf0650258dabdc5d32de77318b99ed350 | [] | no_license | wr1ttenyu/f1nal | 9d21aeb1ae14505fc2e9add9220f81719840f37f | fd27d32d2f877ea98c19d892d13df36a99059a46 | refs/heads/master | 2022-07-07T02:15:25.931532 | 2020-06-11T01:19:16 | 2020-06-11T01:19:16 | 207,061,707 | 0 | 0 | null | 2022-01-12T23:05:07 | 2019-09-08T04:31:27 | Java | UTF-8 | PlantUML | false | false | 203 | puml | @startuml
Interface Map
Interface Entry
abstract class AbstractMap
class HashMap
class Node
AbstractMap ..|> Map
Node ..|> Entry
HashMap --|> AbstractMap
Node --* HashMap
Entry --* AbstractMap
@enduml | false | true | false | false | class |
d8e061da3313e10d2fbd7fd54cec3e368c039784 | aab70d3b06ccb2b753e02232a2eecbcfd9950324 | /startup/docs/arch/arch.puml | b16ebdab83c4f7558a082989bd25a749aafbfff1 | [] | no_license | zhilangtaosha/scrgt-bdso-td-practice | 8d9b33c98e5adc5032503ad9ef0cdf92f606bf4f | 07f717bbb6a3cfaa3b327400854117461624faa9 | refs/heads/master | 2020-09-02T05:25:08.628720 | 2019-10-29T21:50:29 | 2019-10-29T21:50:29 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,385 | puml | @startuml TechnicalView
!define AWSPuml https://raw.githubusercontent.com/awslabs/aws-icons-for-plantuml/master/dist
!includeurl AWSPuml/AWSCommon.puml
' Uncomment the following line to create simplified view
'!includeurl AWSPuml/AWSSimplified.puml
!includeurl AWSPuml/General/Users.puml
!includeurl AWSPuml/Mobile/AP... | false | true | false | false | state |
e22d39c102e5319529c8425ad609d62346274092 | 5a2bcebcdaa296770b5e5d069aa3b7b10066e22f | /.idea/UML/Class diagram.puml | fbec67ca41c2b4fef0f9d61732ac3a9472a738dd | [] | no_license | Kvark96/SP3_Mario | 8ba47707017c5d3e620565b27a04461c27fd00c4 | 2e7cec13297a71bce86bd3f7ec25a161eeb9e2ec | refs/heads/main | 2023-01-22T06:10:35.671590 | 2020-11-26T13:20:56 | 2020-11-26T13:20:56 | 308,361,770 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 750 | puml | @startuml
Class Reader{
*Pizza list: Pizza[]
* Addon list: Addons[]
}
Class Main {
}
Class Addons{
*ID : int
*Price : Double
*Name : String
}
Class Pizza{
*ID : int
*Price : Double
*Name : String
}
Class Order{
*Order number: Int
*Pizza choices list: List<Pizza>
*Pickup... | false | true | false | false | class |
1748835c3ab25dde2b67fc7164e742ae172435f7 | 372e13940be1f116c671dbb746617a331f06899e | /Assets/TPPackages/com.cocoplay.core/Documentation-/puml/Editor/Menu/CleanEmptyFolders.puml | 576917b93cb4cc91ea68211bbb916647ad423566 | [] | no_license | guolifeng2018/CIGA-Game-Jam | 797734576510e27b5c5cee2eb17c1444f51d258c | fcd03e5579bef3bffe2cb51f52ba11a49a9cc02d | refs/heads/master | 2022-12-10T19:21:15.522141 | 2020-08-16T10:06:23 | 2020-08-16T10:06:23 | 285,986,041 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 57 | puml | @startuml
class CleanEmptyFolders <<static>> {
}
@enduml
| false | true | false | false | class |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.