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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fb9e6c08d516cbdb2563b0e284820dfce4eaf809 | 53b47428f9b00ed6602f85d16fb93fad4e0c53f4 | /doc/classes.puml | b538ea8aeda506eb4d60491f232a6b8c1bd73881 | [
"MIT"
] | permissive | ErwanDerrien/StLouisOrdi | dac051e64abda56e79a79f9551e26aa9c890e564 | ccb49a94a8441848320516ec61c24661f30db730 | refs/heads/master | 2020-04-16T08:36:05.611272 | 2019-01-28T00:53:11 | 2019-01-28T00:53:11 | 165,430,444 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 648 | puml | @startuml Class diagram
class User {
id: number
name: string
}
class Directory {
searchById(id: number): User
createUser(userId: number): User
}
class Computer {
name: number
assignUser(user: User): boolean
freeUser(user: User): boolean
freeAllUser(user: User): boolean
}
class ClassRo... | false | true | false | false | class |
70d09fa59d396f7ceb40fb1ccd898b47adbc90ef | 11ceb7057b246deae931c4990f30430af9e5ae47 | /src/main/java/ex41/NameSorter.puml | 59bb8c2a367b98fa01ccbbae5266bbec18edfc99 | [] | no_license | lmcarroll/carroll-cop3330-assignment3 | de09a6fbdb1348c16b2b822edae283b2f697e3db | 20d4f9799f442168a66a294f7a342334eb0fd3d2 | refs/heads/master | 2023-08-27T11:10:16.299202 | 2021-10-12T03:21:43 | 2021-10-12T03:21:43 | 415,388,208 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 390 | puml | @startuml
abstract class NameSorter {
int n
int i
fileReader()
fileArrayLength()
alphArr()
writeArrayFile()
}
class Scanner {
fileReader
}
class File {
inputFile
}
class Writer {
writer
close()
}
class String {
file
names[]
temp
newNames[]
}
class Arrays {
sort()
}
NameSorter <|- Scanner
NameSorter <|- File
Name... | false | true | false | false | class |
80afb9595ac5d213b81ea900243dbb57196ad23a | 83147b64e04741de0403ef88b6c9aeba85d05361 | /docs/Iteracao3/UC7/UC7_SD_aut.puml | 0a2a4de84edbe5dd4fa44b33a0c9598734408223 | [] | no_license | antoniodanielbf-isep/ESOFT-2020 | 3af037382ecf70f5b25448765e841a8733cc3968 | a1bcfcbb7951b58afcc9c1f663265091dde3926e | refs/heads/main | 2023-06-04T23:48:29.068810 | 2021-06-20T18:18:38 | 2021-06-20T18:18:38 | 378,711,541 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 806 | puml | @startuml
autonumber
title UC7_SD_RegistarFreelancerComoUtilizador
participant "rfr: RegistoFreelancer" as RF
participant ":Plataforma" as PLAT
participant "fr: Freelancer" as FR
participant "<<interface>>\n alg: AlgoritmoGeradorPwd" as PASS
participant "af: AutorizacaoFacade" as AF
RF -> RF: RegistaFreelancerComoUti... | false | true | false | false | sequence |
d114d60c15c321b51bc86839ceee28baa65d81ae | 05f878a673c8a96f43c08ed837aa204cf226be6c | /docs/UML/Xml.Report.puml | 8c1d4dce72d589d63bae76a8ddd685ef7dcbbafb | [] | no_license | PositiveTechnologies/ptaiPlugins | 10f3e04d093a06a686c12ae12d6db35829b884b7 | 8ba2c863bf70e99eecb41cfaf819236c113de2c8 | refs/heads/master | 2022-03-16T11:39:18.085547 | 2022-02-09T13:53:15 | 2022-02-09T13:53:15 | 178,220,368 | 3 | 2 | null | 2021-09-03T07:59:44 | 2019-03-28T14:28:27 | Java | UTF-8 | PlantUML | false | false | 6,061 | puml | @startuml
class ScanInfo {
+String scanDate
+int TotalFileCount
+int ScannedFileCount
+int VulnerableFiles
+int TotalVulnerabilityCount
+int AcceptedVulnerabilities
+int DiscardedVulnerabilities
+int SuppressedVulnerabilities
+int NewVulnerabilities
+int PreviousVulnerabilities
+int NonFilteredVu... | false | true | false | false | class |
ce3cac39f7c99a705f06ebae909cb4ae5673eee2 | 12d22393334f51dbfe8b15c3838bf19353d6a12d | /showcontrol4j-trigger/showcontrol4j-trigger.plantuml | f1b38d02c40e8770213cda5eb1fa39af3f15484e | [
"Apache-2.0"
] | permissive | JamesHare/ShowControl4J | 0179f9b27dc6f62a94202862566e5a402cffa49d | 9419cc26aae596895821385fe64a74caccec33a9 | refs/heads/master | 2021-06-17T17:37:35.024337 | 2021-05-02T03:00:59 | 2021-05-02T03:00:59 | 202,650,026 | 0 | 0 | Apache-2.0 | 2020-10-13T20:26:54 | 2019-08-16T03:13:34 | Java | UTF-8 | PlantUML | false | false | 1,020 | plantuml | @startuml
namespace com.showcontrol4j.trigger {
interface com.showcontrol4j.trigger.ShowTrigger {
}
}
namespace com.showcontrol4j.trigger {
abstract class com.showcontrol4j.trigger.ShowTriggerBase {
}
}
namespace com.showcontrol4j.trigger {
namespace keyboard {
class com.sho... | false | true | false | false | class |
edb5598b0a90a6d491460a7478f7e97e56f75597 | 43bafca84b6baf26de7bf9bf46217fb58c9e5a74 | /src/main/java/com/example/study/Thread/day8_ReentrantLock/ReentrantLock.puml | 60ac6fd29d802cb00b829532c2ab3c93222e897d | [] | no_license | muzhenpeng-1998/LearnJava | d7477c5d583787b01275272a21029ea7a1ac6401 | df6f4d25920b3f01187e63723f5675062bed096b | refs/heads/master | 2023-05-31T03:56:18.147609 | 2021-07-03T02:05:08 | 2021-07-03T02:05:08 | 301,453,791 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 188 | puml | @startuml
'https://plantuml.com/sequence-diagram
autonumber
ReentrantLock -> Sync: acquire(1)
Sync -> AQS: acquire(1)
AQS --> Sync:tryAcquire(1)
Sync -> Sync:nonfairTryAquire(1)
@enduml | false | true | false | false | sequence |
b4e75c8f99d2c636700d44b37308ce2b53cd7a39 | 912d65be9bbd436a671d948abe8dadf356eb5216 | /src/main/java/com/juc/threadpool/test0/test0.plantuml | 8696d77840e82a33450c4d75de9061e230ca6a7a | [] | no_license | ljhpole/netty-lecture | 02318e9992f488f03425c93b981e8718582b1b4b | a20bef9e6db5d1061a6f37ec0593087588ea1a0a | refs/heads/main | 2023-02-24T21:52:42.964037 | 2021-01-31T15:35:18 | 2021-01-31T15:35:18 | 334,686,240 | 0 | 1 | null | 2021-01-31T15:35:19 | 2021-01-31T15:19:40 | null | UTF-8 | PlantUML | false | false | 554 | plantuml | @startuml
title __TEST0's Class Diagram__\n
namespace com.juc.threadpool {
namespace test0 {
class com.juc.threadpool.test0.FutureTaskTest {
{static} + main()
}
}
}
namespace com.juc.threadpool {
namespace test0 {
class com.juc.threadpool.test0.test0 {
{stat... | false | true | false | false | class |
b1d50aeacfd0a3403137203be30269fdf555cf94 | 394a56ac07462a7305e934de37c3ed3a5363f56a | /Sprint 2/Análise/UC1_Registar_Organização/UC1_SequenceDiagram.plantuml | 0af83aa7bc4d07431d20d11ac78ddee3665ce4cb | [] | no_license | pedro-miguez/upskill_java1_labprg_grupo3 | 69ab871772f2a2faba901ee894aea2f8fe7392bb | 99bed16b491e8f0fbceb86e621cb9164e7722586 | refs/heads/main | 2023-03-24T02:26:43.964110 | 2021-03-22T10:50:54 | 2021-03-22T10:50:54 | 331,625,464 | 1 | 0 | null | 2021-03-19T18:00:07 | 2021-01-21T12:45:29 | Java | UTF-8 | PlantUML | false | false | 3,095 | plantuml | @startuml
actor UtilizadorNãoRegistado as UtilizadorNãoRegistado
UtilizadorNãoRegistado -> "RegistarOrganizacaoUI" : 1 Introduz os dados solicitados
activate UtilizadorNãoRegistado
activate "RegistarOrganizacaoUI"
"RegistarOrganizacaoUI" -> "RegistarOrganizacaoController" : 2 registarOrganizacao(nome,NIF,endLocal,endC... | false | true | true | false | usecase |
9e5c8c1424bff6f3778f0eeb36864e49ee459178 | 72167dd2b7dd16c62679838f95713e4bc8af1f95 | /erd.puml | 8ddcb7494f98161e70382e0ebd2e0e706278e968 | [] | no_license | martosvadim/e | c2944a1ab5e50fb445ccc9dd6116255a70851b6c | 527790933c31490e65cc92c9c794abf993a6657c | refs/heads/master | 2022-11-07T00:26:56.977301 | 2020-06-22T11:00:52 | 2020-06-22T11:00:52 | 273,488,805 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,817 | puml | @startuml
package UserManagement {
entity Customer {
* ID
--
login
passwordHash
name
phoneNumber
email
* primaryAddressID
}
entity Address {
* ID
--
* customerID
* name
* city
* street
*... | false | true | false | false | sequence |
81304f75f03d76cc6a30f3409218ecd4a248e3cc | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productApi/catalog/media/src/retrieveProductSpecificationById-seqFlow.puml | 173311f3a054182a046c06fc1f9b49a22ff9ee81 | [
"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 | 726 | puml | @startuml
skinparam {
participantBorderColor DarkRed
participantBorderThickness 1
participantBackgroundColor BUSINESS
LifeLineBorderColor DarkRed
LifeLineBackgroundColor DarkRed
databaseBorderColor Grey
databaseBorderThickness 1
shadowing true
RoundCorner 0
LineColor DarkRed
ArrowColor DarkRed
ArrowThickness 1
}
hi... | false | true | false | false | sequence |
c8801b55f684b2a9d95a5086f607954525912fcd | 008380a4479bddd6b17b6d752b0d91ba220e6b33 | /Eureka/Assets/Scripts/plantuml/ShowSliderValue.puml | 729911a8254d4a0fc36ba21dece1354e9c59b8a3 | [] | no_license | xxbokusu/Eureka | bb2b8c92973905c05a38b4661d00d4d0090bf918 | e4e2284d304bfd76ba0aa9cd735fb30f73a3d722 | refs/heads/master | 2023-06-09T06:13:54.758394 | 2023-06-08T03:33:01 | 2023-06-08T03:33:01 | 195,805,623 | 0 | 0 | null | 2023-06-08T03:55:52 | 2019-07-08T12:16:08 | C# | UTF-8 | PlantUML | false | false | 117 | puml | @startuml
class ShowSliderValue {
+ UpdateLabel(value:float) : void
}
MonoBehaviour <|-- ShowSliderValue
@enduml
| false | true | false | false | class |
5534b2f8bfe997174a2e26b44574a5fd0fd98679 | 6e651d0b77d1088ea70d19d7a97bd9e764b1c6ce | /psr/15_HttpHandler/CD_PSR15.puml | 5cf18b90a4d04d6924cd4f18cef54c62b0f22edf | [] | no_license | iamapen/phpCd | e158927454d3670deaecb0d6e0fe17366ae793cb | c88c170af91f721fccc6234f8040b8557fac7ac0 | refs/heads/master | 2020-08-09T07:58:56.171544 | 2020-01-16T17:39:34 | 2020-01-16T17:39:34 | 214,042,778 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 426 | puml | @startuml
title
PSR-15 Http Handlers
endtitle
package Psr7.Http.Message {
interface ServerRequestInterface
interface ResponseInterface
}
package Psr15.Http.Server {
interface RequestHandlerInterface {
+ handle(request:ServerRequestInterface): ResponseInterface
}
interface MiddlewareInterface {
+ ... | false | true | false | false | class |
9e757367777977fe925ad236cf24795dd35ee266 | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Client.Admin/CreateProductCommand.puml | 3cfa609ef5eff8785054ca3a36fc699d0f47fda9 | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 188 | puml | @startuml
class CreateProductCommand {
+ CreateProductCommand(ambientContext:AmbientContext)
+ <<override>> Name : string <<get>>
}
BaseUICommand <|-- CreateProductCommand
@enduml
| false | true | false | false | class |
b6eebf7a98c59b2be03e0d7129a36e178ab1a843 | 605cac101260b1b451322b94580c7dc340bea17a | /malokhvii-eduard/malokhvii04/doc/plantuml/ua/khpi/oop/malokhvii04/shell/commands/HistoryCommand.puml | 3d15596d512086c49b41cd915ead3748339c30ff | [
"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 | 503 | puml | @startuml
class HistoryCommand {
{static} -description: String
{static} -keys: List<String>
{static} -RESOURCE_BUNDLE_NAME: String
{static} -resourceBundle: ResourceBundle
+HistoryCommand()
{static} -printCommandInfo(int, Command): void
{static} -upd... | false | true | false | false | class |
17ecfcc1b219177adbb0d750c4084c7a34e19d89 | cc546e25d517d71049acea74a891b1b03fef0c23 | /puml/workflow.puml | dfffbbedad9cc73faa5f79812dcec036a3f0e692 | [] | no_license | definiti/definiti.github.io | 03769c9de38dabbbfd40f8c9a40381f48c205b3a | 148bb739c0dcf3d472b918ba36de144fc5df8ff1 | refs/heads/master | 2020-03-28T20:11:39.270055 | 2018-07-07T14:55:36 | 2018-07-07T14:55:36 | 94,608,978 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 758 | puml | @startuml
package "Your application" {
package "Server in Scala" {
[Scala sources] as scalaSource
}
package "Client in TypeScript" {
[TypeScript sources] as tsSource
}
package "Definiti module" {
[Definiti sources] as definitiSources
() "Definiti compiler" as definitiCompiler
[Compiled S... | false | true | false | false | sequence |
5c234fe2e5036c8cb3eeae3501d5ee45c20d27b1 | 084fcc4a31b60fe11f3f647f7d49a3c1c6621b44 | /kapitler/media/uml-codelist-variantformat.puml | 3cdf8a637a570cd4c77facbc8e07010f3cfe8be9 | [] | no_license | arkivverket/noark5-tjenestegrensesnitt-standard | 299f371a341e59402d49bfc11ee9e2672dad657e | 03025f8b9f1496f4a2f5b155e212a44768390274 | refs/heads/master | 2023-06-10T02:19:28.432679 | 2023-06-09T08:40:40 | 2023-06-09T08:40:40 | 136,293,843 | 7 | 11 | null | 2023-08-22T10:40:36 | 2018-06-06T07:58:53 | Python | UTF-8 | PlantUML | false | false | 196 | puml | @startuml
skinparam nodesep 100
hide circle
class Kodelister.Variantformat <<codelist>> {
+Produksjonsformat = P
+Arkivformat = A
+Dokument hvor deler av innholdet er skjermet = O
}
@enduml
| false | true | false | false | class |
7c8761ffb5baff28b2f160ac6df1ee1ab0cf7e9e | 6497b9bd6dfa2b0163a4c6d129ccde8086a0adb8 | /docs/services/metadata/domain-entities.puml | 1aed2add7437eb092bc3635eac768046604ba6b5 | [
"Apache-2.0"
] | permissive | RalfBarkow/dasch-service-platform | e8823e44d3ae2f793dbf60086138098ac73546d4 | 2e0baadd0d5c6b0fbd5bf91690393a385376aa5c | refs/heads/main | 2023-05-30T17:24:25.246117 | 2021-06-15T10:32:14 | 2021-06-15T10:32:14 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,174 | puml | @startuml Domain Entities
package toplevel {
class Project {
The Project.
-- Required Fields --
.. (1) ..
-UUID id
-String type
-Date created
-Date modified
+Shortcode shortcode
+String name
+MultiLanguageText description
+Date startDate
.. (1 - n) ..
+Dataset[] ... | false | true | false | false | class |
c508b78442276005626aaa5ba3881e9c8ae52f48 | c76fe0e93a144d0b42d01346304c79cf6dff4d38 | /readme_files/cache_delegate.puml | 6300a02f0b7b4c6abe742bd317d37a41633be3b4 | [
"Apache-2.0"
] | permissive | motorro/RxLceModel | b3e0ca3e10ad2dd773484f41674150f570ced847 | d6c0d456e23544982fed95dcd68c926005857ed6 | refs/heads/master | 2023-05-10T16:09:01.957578 | 2023-05-08T18:41:59 | 2023-05-08T18:41:59 | 172,682,449 | 7 | 0 | Apache-2.0 | 2023-01-31T15:35:40 | 2019-02-26T09:43:11 | Kotlin | UTF-8 | PlantUML | false | false | 264 | puml | @startuml
hide empty members
interface CacheDelegate<DATA, PARAMS> {
+get(params: PARAMS): Entity<D>?
+save(params: PARAMS, entity: Entity<DATA>)
+invalidate(params: PARAMS)
+invalidateAll()
+delete(params: PARAMS)
}
@enduml | false | true | false | false | class |
c53a5612fb2d5f8963561c41902d038c6c0207c6 | 7e76778bf9a2540a68e2f05ad6ad32f99fc70bed | /Assets/Assets/Scripts/Controllers/AddNewNoteController.puml | 9a4a307c14c07091102de961f68c4238a7271e1f | [] | 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 | 198 | puml | @startuml
class AddNewNoteController {
+ SelectedPinID : int <<get>> <<set>>
+ CloseAddNewNodeCanvas() : void
+ AddNewNodeToDb() : void
}
MonoBehaviour <|-- AddNewNoteController
@enduml
| false | true | false | false | class |
ccb011949b7b0329dc169ee936ed4db1d296ae92 | e19da2b4d59acf1fee903de42b8b44adf359cfc5 | /ftc_app-dev/openCVLibrary3/src/main/java/org/opencv/dnn/dnn.plantuml | cff125cf1a98be81ad7252e40bd0f965bc3c7a02 | [
"BSD-3-Clause"
] | permissive | wyrobotics/roverruckus-robophins | 489e13fe470ffd6f6e6a4b5d117472427d1f8895 | effa587f9eafd80e464b0f047bb6e4fa58532642 | refs/heads/master | 2020-09-20T09:39:46.926438 | 2019-11-27T13:46:34 | 2019-11-27T13:46:34 | 224,439,459 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 8,345 | plantuml | @startuml
title __DNN's Class Diagram__\n
package org.opencv {
package org.opencv.dnn {
class DictValue {
# nativeObj : long
# DictValue()
+ getNativeObjAddr()
{static} + __fromPtr__()
+ DictValue()
+ DictValue()
+ DictValue()
... | false | true | false | false | class |
5530f6cb4d73937cae84fa2c807116f08553be68 | 43dc075c649f7d744ac437368048a006a0dac236 | /keps/sig-node/3063-dynamic-resource-allocation/kubelet.puml | 7ca6fb9ca8d7e9a8ad7d5b380695359565c14bca | [
"Apache-2.0"
] | permissive | kubernetes/enhancements | 1ca954fd02deb3159344498915a4513820097ed4 | fafaf8e2807845f648cd7f168204f81e1b775bd5 | refs/heads/master | 2023-08-30T17:35:31.352061 | 2023-08-30T15:18:48 | 2023-08-30T15:18:48 | 57,912,964 | 2,742 | 1,302 | Apache-2.0 | 2023-09-14T20:56:47 | 2016-05-02T18:51:30 | Go | UTF-8 | PlantUML | false | false | 716 | puml | @startuml
!theme reddress-lightblue
(*) --> "Pod scheduled to the node"
-->[ **Kubelet** pick up the pod ] "Pod references resource claim"
-->[ **Kubelet** calls NodePrepareResource(ResourceClaimUID, AllocationParameters)\l **Resource Plugin** creates CDI JSON file(s) ] "CDI JSON files created"
-->[ **Resource Plugin*... | false | true | false | false | uml-unknown |
801c07eacaab047c60c8bc62be35703e3e1a8de8 | 59c0df2e02a81114d59361304e9647dff74274e0 | /src/CasosDeUso.puml | 1c4168f05962c48bd5151122e9269cb0999f97c3 | [] | no_license | beycker111/documentacion-como-codigo | 8c3473732eb261a5276c328b38ebc0624be44904 | a188c11b8f7857984b14b36c38d8cf395c6ed1eb | refs/heads/master | 2023-08-21T10:05:47.124191 | 2021-10-25T19:02:55 | 2021-10-25T19:02:55 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 324 | puml | @startuml
left to right direction
actor Cliente as c
actor "Empleado de sucursal" as e
package "Cajero Automatico" {
usecase "Retirar dinero" as rd
usecase "Cambiar Pin" as cp
usecase "Obtener ultimos movimientos y saldos" as ms
usecase "Agregar billetes" as ab
}
c --> rd
c --> cp
c --> ms
e --> ab
@en... | false | true | false | false | usecase |
444e63ba58fb54960b5bc31662dae604d73df212 | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Contracts.WebStore/Catalog/IWebStoreCatalogManager.puml | 1931c9fe4cbc49ebbd8071b717e9841e1c45f0ba | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 235 | puml | @startuml
interface IWebStoreCatalogManager {
ShowCatalog(catalogId:int) : WebStoreCatalogResponse
ShowProduct(catalogId:int, productId:int) : WebStoreProductResponse
}
IServiceContractBase <|-- IWebStoreCatalogManager
@enduml
| false | true | false | false | class |
2cd1d7c475fe00663825df5210ff796b3aa68b57 | 494374c841501dfdf838f01087ae3219bd060514 | /SOLIDLab/Greeter/Greeter.puml | da488f143b3b32c01a4a808ff78502e9f09d4ffd | [] | no_license | 6cap-samuel/lab03-2106 | e67af77ddfe69304591e2a5c3691cc5062c314b5 | 1ab17d4b2d1b6e54ed8793e46a671652f9f837eb | refs/heads/master | 2020-04-28T21:03:41.331202 | 2019-03-14T09:04:20 | 2019-03-14T09:04:20 | 175,567,309 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 506 | puml | @startuml
interface IGreeter{
+ Greet() : String
+ setFormality(_formalityStrategy: FormalityStrategy) : void
}
class Greeter {
_formality : FormalityStrategy
}
abstract class FormalityStrategy{
+ Greet(): String
}
class Formal{
+ Greet(): String
}
class Casual{
+ Greet(): String
}
class ... | false | true | false | false | class |
fa3a76d5c75d13a8c145323f9460dff6e940baaf | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.postprocessing@2.3.0/PostProcessing/Editor/Decorators/TrackballDecorator.puml | 4e7a9c8cbe529ed871b26e614cb0132009b1922d | [] | 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 | 776 | puml | @startuml
class TrackballDecorator <<sealed>> {
{static} <<readonly>> k_ThumbHash : int
m_ResetState : bool
+ <<override>> IsAutoProperty() : bool
+ <<override>> OnGUI(property:SerializedProperty, overrideState:SerializedProperty, title:GUIContent, attribute:Attribute) : bool
DrawWheel(value:Vector4... | false | true | false | false | class |
9ee82c3b8136748e08703e98b717811aca23bdcb | 54f0570710d72445f30bc8261595126edc5b67ca | /ass11/car.puml | 9ee6aad22feb590a7616a3a97b60be8710e93d4f | [] | no_license | deadbok/eal_programming | cab8fc7145b5115f887a7b10aad90880a799d118 | 33bf532b397f21290d6f85631466d90964aab4ad | refs/heads/master | 2021-01-13T15:11:19.276462 | 2017-06-13T09:20:51 | 2017-06-13T09:20:51 | 76,203,290 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 239 | puml | @startuml
skinparam monochrome true
skinparam classAttributeIconSize 0
class Car {
-__year_model
-__make
-__speed
-__init__(year_model, make)
+accelerate()
+brake(age)
+get_speed()
-__str__()
}
@enduml | false | true | false | false | class |
590d609f7a17fda5663764fead1560b7bab8179a | d6ca810d2ec991d97c1bc8581ed06763c57641ce | /development/felica/TestCords/FericaReader/plantuml/IO/CsvCalcResults.puml | aa5daf60798b6792e4741c40500c627b7f01a9d0 | [] | no_license | miyashita-atsushi/team_a | c847d571c5a522339ee0c3ac2c5ee0cb0753411b | 3cfec172375aafeef64c40a575dddde64f0a8ed3 | refs/heads/master | 2023-02-25T07:39:36.010130 | 2020-05-29T09:12:57 | 2020-05-29T09:12:57 | 254,561,813 | 0 | 1 | null | 2021-01-29T20:47:18 | 2020-04-10T06:33:38 | C# | UTF-8 | PlantUML | false | false | 268 | puml | @startuml
class CsvCalcResults {
+ IDm : string <<get>> <<set>>
+ Deposit : int <<get>> <<set>>
+ Payment : int <<get>> <<set>>
+ FromToDate : string <<get>> <<set>>
}
CsvCalcResults --> "FromDate" DateTime
CsvCalcResults --> "ToDate" DateTime
@enduml
| false | true | false | false | class |
3e27ff6af65d88f7690f4ec5fb625039bb34f72f | 188aa3bd1c4fc0a88cab9726c2f2299f147e70d8 | /docs/UC_05/UC05_CD.puml | f335878b174164ff7387b89953865154136dd52b | [] | no_license | botelho-io/lapr2-2020-g029 | c6a3c15bace1145c94c0495ac5f8ce54b7be478c | 1834bf842e5ae1f94d20ab61dad8e8124fc9f61b | refs/heads/master | 2023-08-17T00:53:42.364156 | 2020-06-14T22:29:10 | 2020-06-14T22:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,249 | puml | @startuml
class PaymentScheduler {
- Integer dayMonth
- LocalTime timeOfDay
+ create (Integer day, LoaclTime timeOfDay, Organization org)
+ resetTime(Integer dayMonth, LocalTime timeOfDay)
+ scheduleNestMonth()
+ getNextDate()
}
class Manager {
-String name
-String ... | false | true | false | false | sequence |
98ccc2d2047c42ba94b3d280f7b1986cdb39aa84 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ShippingMethodSetKeyAction.puml | 216009534c484fa702b147ebb00e7ac386e222af | [] | 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 | 464 | 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 ShippingMethodSetKeyAction [[ShippingMethodSetKeyAction.svg]] extends ShippingMethodUpdateAction {
... | false | true | false | false | class |
85b1250f5852585633ab577dd4d71cb62dcb1ccc | 5e255ea09ba5699f00f925fc9380c0bddfe3d95b | /src/resources/resources.plantuml | 885ee38cf81261f5e9ae6a1bc4c4949a7d16884d | [] | no_license | assane-sakho/ArchSI_Td_Angular | 22cb10923984057a262020185dc1ad652fd2b297 | c653c5306a809c3af3154e44b3dae73c4a442b7b | refs/heads/master | 2023-03-30T16:22:22.750634 | 2021-04-01T23:11:55 | 2021-04-01T23:11:55 | 339,192,350 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 987 | plantuml | @startuml
title __RESOURCES's Class Diagram__\n
namespace resources {
class resources.ArticleResource {
~ id : Integer
~ request : Request
~ uriInfo : UriInfo
+ ArticleResource()
+ deleteArticle()
+ getArticle()
+ getArticleHTML()
+ putArticle()
... | false | true | false | false | class |
9d8fff4e295f1f6a3a1b5e619843990de94ed5b0 | f8a1ba4ac815ee086c5291eb949fd7ec6aebb6c7 | /Barricade/Models/WoodField.puml | 6c8d72c01190ad4387206097a36cce419cbd4518 | [] | no_license | Evert-Arends/barricadegameModel3 | f7def3f2fd0dead5cc7807c488617505fb664ef5 | 98fa3d1e396ca133c424f459ea576086d0840814 | refs/heads/master | 2023-03-02T21:33:43.122111 | 2021-02-11T13:06:54 | 2021-02-11T13:06:54 | 337,192,542 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 236 | puml | @startuml
class WoodField {
+ WoodField()
+ <<override>> IsNotOccupied() : bool
+ <<override>> Crowded() : bool
+ <<override>> IsMoveAllowed() : bool
+ <<override>> ToString() : string
}
Field <|-- WoodField
@enduml
| false | true | false | false | class |
9c6d61575b0f61c8292224ec7ef96654de2c6a5d | 2af4f343a1a681b37e7df40419dec439efceea83 | /diagrams/samples/azure-simplified-mode.puml | a791bcc01d18f4d920fe25767f891e3b98ebcf07 | [
"Apache-2.0"
] | permissive | jabrena/plantuml-examples | 36803639777febb1700fa23aedb6c7d7df11e4a8 | 69fea150381df506ba26bfe5150c4fd8822c1c9c | refs/heads/master | 2022-04-09T13:49:03.291007 | 2020-03-09T17:17:17 | 2020-03-09T17:17:17 | 245,391,373 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,483 | puml | @startuml Two Mode Sample
!pragma revision 1
!define AzurePuml https://raw.githubusercontent.com/RicardoNiepel/Azure-PlantUML/release/2-1/dist
!includeurl AzurePuml/AzureCommon.puml
' !includeurl AzurePuml/AzureSimplified.puml
!includeurl AzurePuml/Analytics/AzureEventHub.puml
!includeurl AzurePuml/Compute/AzureFunc... | false | true | false | false | uml-unknown |
b9185ebc83af68f0de9e3cb30b7cbddae2d5b835 | cbc45c8a2a59f7ed5d93074d63a2d31f49139886 | /reactive_components/reports/docs/diagrams/src/diagrams.puml | 40e55d5065841d0fee4be2291f230da629063c25 | [
"BSD-3-Clause"
] | permissive | fredgrott/flutter_state_best_practices | 3075ad133c544a675b6060c12bd345f7bfa76689 | 51d673eaf31590cdc3a00963056a6b283f44b509 | refs/heads/master | 2023-08-20T10:32:12.629425 | 2021-10-14T18:12:05 | 2021-10-14T18:12:05 | 414,991,159 | 4 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 17,154 | puml | @startuml
set namespaceSeparator ::
class "reactive_components::src::infrastructure::reactive_components::reactive.dart::Reactive" {
-Stream<D>? _stream
-D _data
-void Function()? _onDispose
-void Function()? _onListen
-void Function()? _onPause
-void Function()? _onResume
-FutureOr<void> Function()? _on... | false | true | false | false | class |
d02b117eea8298c6e04a18eb86ec5d7daeb2c07f | aead6c4897bbcd4faa8202ddfbb086b0c53d1fdf | /docs/scenarios/addReview.puml | d2cc17f368eb81302da8ef9f2941518297fd22fd | [
"MIT"
] | permissive | deanarchy/relace | c9a60e3f90b45e237652d5d63e8d55b1255ccf0f | 930b79f8e164e3e2fa120f35b8f306326ec588ac | refs/heads/master | 2023-08-23T08:53:42.869347 | 2021-10-20T08:09:18 | 2021-10-20T08:09:18 | 418,796,864 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 508 | puml | @startuml [Sequence] Add Review
actor User as User
participant Client as Client
box "Review Domain"
participant NewReviewController
participant ReviewDatabase
end box
collections Display as Display
User -> Client: Create new review on item's page
Client -> NewReviewController: POST /api/items/{item.id}/comments + ... | false | true | false | false | sequence |
5259b7f74f8663c973ede1f0d7a68d605122cb47 | 1ac0a5cf0a74b207d7cdac817f81b15f452f494c | /Livrables/Diagrammes/Composants/UML/RequestMapper.plantuml | 78106f40a79cc23d65d8f85d70c3a4ea04e946b2 | [
"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 | 42 | plantuml | @startuml
class RequestMapper {
}
@enduml
| false | true | false | false | class |
c85d798377fd286558dd11caa5f48e276adf5add | e10cac196aa29d7353b36e26c7bf65fa39c5763b | /docs/DG_Diagrams/AddFavSequence.puml | 35726499b7ad09ceaa087399561fcbbdc02dceca | [] | no_license | wamikamalik/tp | 174c866802ecc34139def88fa91c79d9c682c7bc | d6beb431ad97a6608bcdf8418f698c6faa779c61 | refs/heads/master | 2023-01-11T22:41:16.157009 | 2020-11-09T13:17:45 | 2020-11-09T13:17:45 | 299,304,875 | 1 | 0 | null | 2020-09-28T12:41:08 | 2020-09-28T12:41:07 | null | UTF-8 | PlantUML | false | false | 1,871 | puml | @startuml
skinparam BoxPadding 30
box logic #LightBlue
participant ":Parser"
participant ":AddFavCommand"
end box
box model #A9DFDF
participant ":FavList"
participant ":Fav"
end box
box Ui #A9D1D0
participant "<<class>>\n:Ui"
end box
[-> ":Parser" : SetUserInput("/addfav")
activate ":Parser"
[<-- ":Parser"
deactivate "... | false | true | false | false | sequence |
fb46c0c850964752e3c351c34a001feedce135ba | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/MethodExternalTaxRateDraft.puml | 7b7ac5eb11e5e46c5199f0f03d99039fae409429 | [] | 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 | 1,297 | 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 MethodExternalTaxRateDraft [[MethodExternalTaxRateDraft.svg]] {
shippingMethodKey: String
ta... | false | true | false | false | sequence |
9d5b620db0322fc1ecad67e908f9151e890f6380 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.postprocessing@2.3.0/PostProcessing/Editor/Utils/EditorUtilities.puml | fc62e7aaa8404c95a0e296b06c479f97fe132f58 | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,211 | puml | @startuml
class EditorUtilities <<static>> {
+ {static} isTargetingConsoles : bool <<get>>
+ {static} isTargetingMobiles : bool <<get>>
+ {static} isTargetingConsolesOrMobiles : bool <<get>>
{static} EditorUtilities()
{static} OnEditorReload() : void
{static} ReloadDecoratorTypes() : void
+ ... | false | true | false | false | class |
49e266daf2cc7c090f36fe4bdcb46a7a3d3eeb6c | 34f2d8120c99520cd58e2d9c9c56fb0657988246 | /src/.vuepress/utils/puml/diag.puml | 749ee0c7d447ad5c57af84757afb4af665595738 | [
"MIT"
] | permissive | Brandon-Yuhan-Fu/forge-docs | ae19c753cb6a7c48a3e4556fc2869b6e166c4bc0 | 18c303afed41be6242893ae5f05351a4649bb99b | refs/heads/master | 2022-02-15T13:29:09.422446 | 2019-07-17T22:48:05 | 2019-07-17T22:48:05 | 198,378,601 | 0 | 0 | null | 2019-07-23T07:41:15 | 2019-07-23T07:41:14 | null | UTF-8 | PlantUML | false | false | 50 | puml | @startuml
A-->B: request
B-->A: ack
@enduml | false | true | false | false | sequence |
84c7c2a8b2ca1620e2285e1721dae61330075908 | e9cfa14b1c0cab6513d545ac0c7baee6d9a36d38 | /sdk/iot/core/doc/resources/iot_provisioning_flow.puml | 3cc38815832036b615f56e506bbc0ed41717299a | [
"LicenseRef-scancode-generic-cla",
"MIT",
"LGPL-2.1-or-later",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | amih90/azure-sdk-for-c | f46048b3304d7107796ac2881c81ef06c7a944d7 | b33ca37648e75c14a02e94257d85af7371249f26 | refs/heads/master | 2021-04-17T06:39:14.748148 | 2020-03-20T20:08:53 | 2020-03-20T20:08:53 | 249,420,691 | 0 | 0 | MIT | 2020-03-23T12:09:35 | 2020-03-23T12:09:34 | null | UTF-8 | PlantUML | false | false | 3,872 | puml | @startuml
skinparam state {
BackgroundColor<<APP>> APPLICATION
BackgroundColor<<STRUCT>> Lavender
}
state color_coding {
state SDK_API
state SDK_DATA_OBJECT <<STRUCT>>
state APPLICATION_CODE <<APP>>
}
' Init
[*] --> az_iot_provisioning_client_init: START
az_iot_provisioning_client_... | false | true | false | false | sequence |
b65f26012da365c9f13ba5d9cc6733e8c9505a9d | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ScopedPrice.puml | 3a06c9f9630bccf6518b1a992d21d13c0fd0de16 | [] | 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 | 1,224 | 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 ScopedPrice [[ScopedPrice.svg]] {
id: String
value: [[TypedMoney.svg TypedMoney]]
curren... | false | true | false | false | sequence |
955362b588439b581b182253d208b84a028aa20d | aab3b1ec46f17abef85e7ec96fb3ac8822f67628 | /doc/server.puml | 45fcd1f6f981a1dc70ae3b0dd79987d833a4d586 | [] | no_license | liangstone/file_xfer | 45b07611fd938518b394ef1c39d20ace435b4ae7 | 40d286836774419fef51a96cebccbf3fdb1016c5 | refs/heads/master | 2022-04-15T19:42:11.053264 | 2020-04-10T07:59:25 | 2020-04-10T07:59:25 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 129 | puml | @startuml
class FileXferServer {
FileXferServer(ctrl, data, root);
void task();
}
Slay2Channel --o FileXferServer
@enduml
| false | true | false | false | class |
137b34ba9ed42982a71fdfebcc334c44f3c07040 | f2cfe8332a4e0aba1c7a6f1b20262e426acce31e | /diagrams/structure-1.plantuml | 603978cee056b9098b1e3b5737cf654c73166653 | [] | no_license | albn-itu/bdsa-assignment-03 | 87cf324d9fa020daeab8bdc0975850f64030734f | 20242d78f8556ff4ac5e41fe9c961ddcc6056c6b | refs/heads/master | 2023-09-05T15:02:32.505939 | 2021-09-29T10:20:02 | 2021-09-29T10:20:02 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 454 | plantuml | @startuml
class Employee {
name: string
badgeNumber: int
}
class FieldOfficer {
}
class Dispatcher {
}
Employee <|-- FieldOfficer
Employee <|-- Dispatcher
class EmergencyReport
hide EmergencyReport members
FieldOfficer "author 1" -- "reportsGenerated *" EmergencyReport
class Incident {
assignResourc... | false | true | false | false | class |
ed2c3ce70c69af461c991a2c61a51bd72b9956d6 | 897c5f0768d85d6070cbac83453eaeda84f86ab7 | /SELAIN SISTEM/UML/SEQUENCE/admin/AddPegawaiBKD.puml | a4e48a4b85a18a96407aad923c7d579a6e38aeb1 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | fiqihrosady/sistem_kp | b593e68eda63e3c4b2953447a2aa8f25f33f9921 | 7b9060a89f852577a6f4c1ea2596b59beb5e5b77 | refs/heads/master | 2020-09-27T00:03:37.042300 | 2019-12-05T18:54:26 | 2019-12-05T18:54:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,312 | puml | @startuml
autonumber
hide footbox
title Menambah Pegawai BKD
Actor Admin
boundary Dashboard_V
boundary PegawaiBKD_V
boundary AddPegawaiBKD_V
control Admin_C
control Pehawai_C
Entity Pegawai_E
Admin_C --> Dashboard_V: load->view()
Dashboard_V --> Admin: Halaman Dashboard
Admin --> Dashboard_V: klik menu Pegawai BKD
D... | false | true | false | false | sequence |
a74ad783f98a51c2eb00b288dc179307e3d1e10e | 1da59c980e0f5689a7c711988d562a355fa64820 | /state-pattern/uml/StatePatternSample.puml | 618c30791452a8ae000d6ac9ed2293440129b377 | [] | no_license | ye-geeee/headfirst-designpattern-practice | b8b39aa93c6d5c0dd21b619614f894ef7409bffa | b060bdc8412aaefff14b21ae27ada92651701748 | refs/heads/master | 2023-06-09T07:00:16.962806 | 2021-07-06T20:31:40 | 2021-07-06T20:31:40 | 371,192,159 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 622 | puml | @startuml
'https://plantuml.com/class-diagram
interface State {
insertQuarter()
ejectQuarter()
turnCrank()
dispense()
}
class SoldState {
insertQuarter()
ejectQuarter()
turnCrank()
dispense()
}
class SoleOutState {
insertQuarter()
ejectQuarter()
turnCrank()
dispense()
... | false | true | false | false | state |
f0c00fa4e748206106ded147bffc5eb98297b127 | 080065863ef6c80453cabb3f4ae818081c13a789 | /static/revoke.plantuml | 2ad2f32ede83b92230209c3867294acc152e0abf | [
"BSD-2-Clause"
] | permissive | jishnujayakumar/iudx-auth-server | 1133f0d493d56a76586063d9dc4721c630e36a0b | e165f6800a0f7dd2c4dfcc8113fcd5a20e3d5e52 | refs/heads/master | 2020-07-29T18:45:23.357449 | 2019-09-21T04:00:37 | 2019-09-21T04:00:37 | 209,921,480 | 0 | 0 | BSD-2-Clause | 2019-09-21T03:56:56 | 2019-09-21T03:56:55 | null | UTF-8 | PlantUML | false | false | 311 | plantuml | @startuml
hide footbox
autonumber "<b>[0]"
actor "Consumer" as c
participant "IUDX Auth server" as auth
c -[#green]> auth : HTTPS POST/iudx/1.0/revoke\ntoken: <access-token>
alt Token is valid
auth -[#green]> c : HTTP 200 OK
else Invalid token
auth -[#green]> c : HTTP 400 Bad request
end
@enduml
| false | true | false | false | sequence |
b5df187083f72974dcb46861311cc21bd647db9d | 10d74ddbc94522bf598d3d14fbea4e2152289107 | /UML/class.puml | acd1b33f83a3b76480ec9a2c6505b4867d5845af | [] | no_license | Lucas-Uniqodo/MV-bootcamp | 21ce8b633af0180a178bc6a807e1f349cf92dbcd | cd51e2750c4692e76e67f312b3da51e70cb10364 | refs/heads/main | 2023-07-03T20:57:12.906588 | 2021-07-23T09:04:21 | 2021-07-23T09:04:21 | 381,036,598 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 784 | puml | @startuml
title Airports - Class Diagram
class Bag {
Int weight
Int getWeight()
}
class Passenger {
String seatNo
String getSeatNo()
}
class Crew {
String position
String getposition()
}
class Person {
String name
Array bags
addBag(bag)
getBags()
}
class Plane {
Array pla... | false | true | false | false | class |
5cdc8da666c16b93a7443eb1d3ea10c65b17ee71 | 272396eb1c594d4515f82810be92dadac82c65c4 | /assets/uml/Waiter.plantuml | 4911888d55dec9b2e98f182152933a076d839dd8 | [
"MIT"
] | permissive | ohm-softa/10-threads-jfx | cfc6c8b6f23ade509788badeede2e8f110fbcfed | 9fe6faefbbb83de4777627a75947276e72a23271 | refs/heads/master | 2023-06-24T10:58:35.041774 | 2023-06-06T08:01:56 | 2023-06-06T08:01:56 | 176,165,155 | 0 | 71 | null | null | null | null | UTF-8 | PlantUML | false | false | 377 | plantuml | @startuml Waiter
package java.lang {
interface Runnable {
run();
}
}
package ohm.softa.kitchen.workers {
+class Waiter implements Runnable {
-name: String
-progressReporter: ProgressReporter
-kitchenHatch: KitchenHatch
+Waiter(name: String, kitchenHatch: KitchenHat... | false | true | false | false | class |
72da3f23c7d358ee6669de8577d9861c30507a7f | 407c65079dda49dd9533f2606ccfb34aab3dd4e0 | /src/use-cases/UC003/UC3-B-orderCapture-2.puml | f61f58c9f11d2f7186f905990a0640bc56b3fe16 | [] | no_license | adepeufeilhoux/api-call-flow-test | 2e8c7d52ce324129100fd5211534125a2edb923f | 28f688b81f6f97f4344e1bc7dfebbd3cbca3a7ab | refs/heads/master | 2023-03-07T11:43:41.382381 | 2021-02-24T10:17:39 | 2021-02-24T10:17:39 | 341,839,629 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,175 | puml |
@startuml
skinparam ParticipantFontColor automatic
Title: Order Capture 3
autonumber 26
actor person
participant EngagementManagement #Purple
participant OrderCapture #Black
database Catalog
activate OrderCapture
== get user pricing approval ==
EngagementManagement -> ProductOrder : GET ShoppingCart7
activate Product... | false | true | false | false | usecase |
fc1890abb58ba33705f4259261394ec557f27a08 | 54445e30c74df01cccd6bab3419b1998a22ad599 | /documentation/it01-02/it2_process_view_post_with_external_req.puml | f16f1236b41fd5e1128d7d0ee9dcfe2652df5a7e | [] | no_license | danieljfgoncalves/arqsi2017-3da-1151159-1151452 | 68694c11c692eb0a6724af986206dd4f7d326772 | 905e8b061f9c763be31107db0b5245a062e0bab0 | refs/heads/master | 2021-05-05T06:27:14.764693 | 2017-12-13T12:55:08 | 2017-12-13T12:55:08 | 118,801,078 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,989 | puml | @startuml
title: <size:20> POST Request with external request [Process View]</size>
' Lifelines
participant Client as cl <<HTTP>>
participant Server as node <<NodeJS>>
participant App as app <<ExpressJS>>
participant Router as r <<ExpressJS>>
collections Middlewares as mds <<ExpressJS>>
participant Controller as c <<... | false | true | false | false | sequence |
dc1dea8604f3b5afd3630c5f1fa78a4ad5e8e49f | edf83c39edec88ce9653491f828632be3f2fdbc1 | /environmentmodel1.puml | ce048a7d997a3647eba6bde0897b369b36756bdc | [] | no_license | charelF/SE1 | 4cb25b97f1c575c6d3fedbf073c3584bf43aa1b1 | afa9b67d5ee130fa1b6c8f597aaf6839567aea11 | refs/heads/master | 2020-09-04T08:27:50.907270 | 2019-11-19T09:18:47 | 2019-11-19T09:18:47 | 219,694,355 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 466 | puml | @startuml
object "actAdministrator" as A1
object "outactAdministrator" as A2
object "inactAdministrator" as A3
A1 "1 rnActor" -- "1 rnInterfaceOUT" A2
A1 "1 rnActor" -- "1 rnInterfaceOUT" A3
A1 : init() = ptBoolean
A2 : sfCreateUserDirectory(ActUser: dtUser) = ptBoolean
A2 : sfDeleteUserDirectory(ActUser: dtUser) = ... | false | true | false | false | class |
0db3d9cdb3a2290372660eab594d5b76b4102d5f | a7c716bad711b569fd575b17f5feccec8e5966bb | /eduation_other/src/main/java/com/muji/uml/dd.puml | 081701d88bd0252a511c85829a86bb6fe3eee1ae | [] | no_license | liuwenqi9/kinderEducation | 1d4da26e412a365d95e0decbc5b37951bf358630 | fc2933321feb21a95a5d3a1b75f1c188ddedf180 | refs/heads/master | 2020-04-30T08:57:23.328662 | 2019-01-15T13:29:18 | 2019-01-15T13:29:18 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 152 | puml | @startuml
(*) --> "check input"
If "input is verbose" then
--> [Yes] "turn on verbosity"
--> "run command"
else
--> "run command"
Endif
-->(*)
@enduml | false | true | false | false | activity |
8d85c09531f9d15eb0e5cf1ea30474d3e6ac51c9 | add38af079b9c099a1725a633fa8cc4f921dd594 | /src/main/java/org/example/ex28/base/Flowchart.puml | 51c075b3ef114806595bedc6b50dc303daf1afcc | [] | no_license | AnishaRan/ranjan-cop3330-assignment2 | 6ce446c6dde6e25ff9a3d6718bdf87e539998579 | 4a520dd87900b68f9e0cdf6b644ab1fa248e272d | refs/heads/master | 2023-05-23T00:15:22.159599 | 2021-06-14T02:32:36 | 2021-06-14T02:32:36 | 374,877,884 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 88 | puml | @startuml
class Application
class AddingNumbers
Application o-- AddingNumbers
@enduml | false | true | false | false | class |
180279be0f4e654e2a050502d5878b2dba9f72ee | 96f8d9db22068ddd35fe372093604d321a647aa9 | /components/components.puml | 28e1d5b63319a54e68047a6431b261f406017636 | [] | no_license | Plan-B-PO/docs | d9f7c5af90c580e8e18faeffdb4688b533c045b7 | dd2d29a0234e824483c2dcd653b6877bd55c5095 | refs/heads/master | 2020-08-08T05:12:16.141765 | 2020-01-21T21:50:49 | 2020-01-21T21:50:49 | 213,727,436 | 0 | 4 | null | 2020-01-21T21:45:38 | 2019-10-08T18:56:36 | null | UTF-8 | PlantUML | false | false | 1,196 | puml | @startuml
skinparam componentStyle uml2
skinparam monochrome true
actor "App User" as AU
actor Supplier as AS
actor Administrator as AA
AA -le-|> AU
AA -do-|> AS
component Launcher as CLa
component "Launcher UI" as CLaU
component Logger as CLo
component "Machine Manager" <<subsystem>> as SM {
component "Machine... | false | true | false | false | usecase |
bf1a7f060175df14870b8d6aef3d9746cdcfd9bb | e80c5fe439cb8fe4bcca554f1ff861299f40fa60 | /1.Basics/3_Button/thingml-gen/UML/Button3App/Button3App/docs/TestSoftButtonDoubleClick_Region1.plantuml | e36d28e92fc456972982cb413919365013e85eb0 | [] | no_license | madkira/ThingMLArduinoDemo | 331a8e258d4e57d18efb9dccd581179b8f69c0ba | 730789e11960547852cd4e1a0254f49f08ea8131 | refs/heads/master | 2020-12-07T03:57:47.048263 | 2017-06-27T12:19:36 | 2017-06-27T12:19:36 | 95,461,161 | 0 | 0 | null | 2017-06-26T15:27:01 | 2017-06-26T15:27:01 | null | UTF-8 | PlantUML | false | false | 361 | plantuml | @startuml
skinparam defaultTextAlignment left
caption Behavior of thing TestSoftButtonDoubleClick
[*] --> Region1
state Region1{
state OFF{
OFF : entry / led!led_OFF()\n
OFF --> ON : softbut?double_click
}
state ON{
ON : entry / led!led_ON()\n
ON --> OFF : softbut?double_click
}
[*] --> OFF
Region1 : softbut?click... | false | true | false | false | sequence |
a695bbac0ac1e6bd2752852505db3b610475c0c1 | 84d49c29cfedd2d78f8d4381859b6e48d20b3509 | /sequence_diagram_wiki_vote.puml | 97e0719e6d9113105cfa0c65de9fbecc8838a369 | [] | no_license | poznas/hydra-aimo | 9e79ff6a0ff4a38871815bdd4ee33435a1a43c31 | e1497ee5e689e8d9f81f4c2e989924e2c355ace3 | refs/heads/master | 2020-04-14T00:45:27.398473 | 2019-01-21T12:25:05 | 2019-01-21T12:25:05 | 163,541,573 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,408 | puml | @startuml
actor User
boundary WikiScreen
control HydraController
control WikiService
control HydraRepository
database DB
box "Client" #LightBlue
participant WikiScreen
end box
box "Server" #Pink
control HydraController
control WikiService
control HydraRepository
end box
box "Model" #Orange
particip... | false | true | false | false | usecase |
5032a0cde5eac001c440b526412c406608453a90 | a1729a91c41c1370377141c6f82808893c7ed614 | /resources/FlowChart.puml | 22b5a1fac0a296e1cdfc8fbefe1cda6747269f6b | [] | no_license | hzhang23/RiseofIronMan | ef4208d7ff6886798bbcff36dec9912ab49282f8 | d5c0a8a50330208dafe990c0391f77f4104d0b84 | refs/heads/master | 2022-12-23T22:40:53.039533 | 2020-09-10T16:47:40 | 2020-09-10T16:47:40 | 290,871,784 | 0 | 0 | null | 2020-09-10T16:47:41 | 2020-08-27T20:11:58 | Java | UTF-8 | PlantUML | false | false | 3,938 | puml | @startuml
object Scene0 {
"You are Tony Stark, a billionare that is trapped in a cave by terrorist..."
}
object Scene1 {
"Tony realizes that he is connected to a battery..."
}
object Scene2 {
"In shock to Tony's response, Yinsen turns away from Tony..."
}
object Scene3 {
"Dazed and confused you begin... | false | true | false | false | class |
960ed1ff7d05861789d2e7e7e42855314a436dd9 | 20be3bf09ffc5253b96995e5d2bbf09ada43c68a | /src/assignment4/assignment4.plantuml | 375962ab331b8004a1a70e3f67bf3837c4cc3686 | [] | no_license | dvoracohen/FourInLine | 3bb996747f1c83529f2df8b1c3745a24c1e2e8e5 | 43ffd6d054a7e2d6cc00d692c10ffc546a92e354 | refs/heads/master | 2022-11-22T13:14:54.640998 | 2020-07-24T09:05:00 | 2020-07-24T09:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,481 | plantuml | @startuml
title __ASSIGNMENT4's Class Diagram__\n
namespace assignment4 {
class assignment4.Board {
{static} + COLUMNS : int
{static} + EMPTY : char
{static} + ROWS : int
{static} + board : char[][]
+ Board()
{static} + boardIsFull()
{static} + firstEmptyR... | false | true | false | false | class |
e3af3ec86dcdaee67c6653e9274f98c9a866c6ab | d55bd0cf757139f3bbcef4882f58d10d07a1c312 | /TextAdventureGame.plantuml | 50e8b8e14bafabecea92eee8e860a2ffdcd11e5b | [] | no_license | rflorian2017/TextAdventureGame | d0fc0acfaba3634c23c65f9855bcdd9bfe0f87d4 | f25d900b45b36d6108feaa0a1e00f8c3f6a2d808 | refs/heads/master | 2020-05-21T16:00:19.111095 | 2019-06-02T11:35:55 | 2019-06-02T11:35:55 | 186,104,212 | 0 | 4 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,765 | plantuml | @startuml
title __TEXTADVENTUREGAME's Class Diagram__\n
package game {
package game.constants {
class ApplicationConstants {
}
}
}
package game {
package game.model {
class Artifact {
}
}
}
package game {
package game.model {
package game.model.facto... | false | true | false | false | class |
eff9af28b54d70332f52c4028813d9c1e8e05aa7 | e361963948d32c8a83693d38730fd49b46d23442 | /Akali/src/Akali/resource/resource.plantuml | 621656aa4e9b177f5af82d658e9ef9f505004c3e | [
"MIT"
] | permissive | Mauville/Akali | 9a6ce8d9efcd5fa67677ab6bab168cfe98ed3e30 | 17ae85f98980cee790da53c5ae18225800ad7a0e | refs/heads/master | 2020-05-06T15:20:41.293597 | 2019-05-07T16:26:16 | 2019-05-07T16:26:16 | 180,184,899 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,098 | plantuml | @startuml
title __RESOURCE's Class Diagram__\n
package Akali {
package Akali.resource {
abstract class AbstractResource {
- content : String
- language : String
- status : String
- origin : String
- author : String
+ getStatus()
+ setSt... | false | true | false | false | class |
adc76efe4e0932a9ba065951ca947b48d25539e7 | 863bad15a609f07a609505953f33f96580237fef | /P5VIP/Pratice/Pratice.plantuml | 11de584d1b3cf24e194a532ceee3b3d299ca8f49 | [] | no_license | MarsForever/gupaoedu-vip | d7f26383ea1709997a46c882aa397c8b7481ae51 | eef220e153ee884dc14ddfe20ff488a8844cd751 | refs/heads/master | 2023-04-09T08:38:29.089975 | 2021-04-18T12:30:16 | 2021-04-18T12:30:16 | 325,004,706 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 480 | plantuml | @startuml
title __ARRAY's Class Diagram__\n
namespace main.java.com.gupao.edu {
class main.java.com.gupao.edu.Demo01 {
}
}
namespace main.java.com.gupao.edu {
namespace array {
class main.java.com.gupao.edu.array.ArrayListDemo {
}
}
}
right footer
PlantUML diagram gener... | false | true | false | false | class |
5c4f0711e882703a6effc25e1b6302d8fa19d128 | 2cb0d17b297862de0b2876905bc69fab6a3fda1a | /diagrams/interaction_diagrams/Archive/2/3. Plan Task - Get alternative resources.plantuml | 2d81b3b143fb8c37f78fa632f166c58be6b2369a | [
"MIT",
"LicenseRef-scancode-other-permissive"
] | permissive | julienbenaouda/projectJJA | 507bd714ec752d41ce1ef2f7fd05104390f34e92 | 9063388043b79e68640379cda5f674df62f76213 | refs/heads/master | 2021-04-27T17:28:29.111045 | 2018-06-14T19:29:11 | 2018-06-14T19:29:11 | 122,321,355 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,700 | plantuml | @startuml
title "Plan Task - Get alternative resources"
-> ":Controller": getAlternativeResources(...)
activate ":Controller"
":Controller" -> ":ResourceManager": getAlternativeResources(Resource, Task, LocalDateTime)
activate ":ResourceManager"
":ResourceManager" -> ":Task": getDuration()
activate ":Task"
":Task" ... | false | true | false | false | sequence |
0670181fca145286635005f0992caee82efa20e6 | 1423267c7da79f77fdec74f3d6c68f173a7d8326 | /Design/SE/SensorController Driver/SD_Constructor.puml | a406f970c54b7fd141e66ab50fb774ee29633389 | [] | no_license | Solvgraa-mager/E4PRJ4 | 60282c6857f62747ce99aacacab8f7b56efbf28e | 3f54f0415dcb1f5f7269db9653860f4071a17082 | refs/heads/main | 2023-05-08T15:53:25.639820 | 2021-06-03T12:47:11 | 2021-06-03T12:47:11 | 335,742,071 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 596 | puml | @startuml SD_SensorControllerDriverConstructor
title Sensor::Sensor(int sensorNumber, string configPath)
skinparam MaxMessageSize 150
actor Main as Main
participant Sensor as SD
participant "UART Driver" as UART
actor SensorController as SC #red
Main -> SD : Sensor(sensorNumber)
SD -> SD : setConfig()
opt config fai... | false | true | false | false | usecase |
c6a22d74a0472bb849a02a9c778b81e7e12f3037 | 9522e945919518debdde400e4896dd9d45be3ff8 | /docs/UML/Packages.puml | c41227aa0c2bdf36a7f9a70d8fc8327f7817e6b4 | [] | no_license | AY2021S1-CS2113-T16-3/tp | d3a447af126522aa6e05c2e9b847bb96a8f6c04d | 936f8b423d846b4688c1807c9eb059801162b581 | refs/heads/master | 2023-01-11T17:54:46.670067 | 2020-11-08T14:13:36 | 2020-11-08T14:13:36 | 300,200,418 | 0 | 4 | null | 2020-11-08T14:13:37 | 2020-10-01T08:13:56 | Java | UTF-8 | PlantUML | false | false | 745 | puml | @startuml
left to right direction
package controller {
class Controller
Controller --> api.StockPriceFetcher
Controller --> model.PortfolioManager
Controller --> parser.Parser
Controller --> ui.Ui
}
package command {
abstract class Command
class BuyCommand extends Command
class SellCommand extends Command
class ByeC... | false | true | false | false | class |
a20b1bce28ee3c8975e777ac5e8bc01d25504418 | c31c6a0a579d06f5d8208120c3c28cea0f22f99b | /utility/final/Weapon.puml | 489bd58796101551200b690bbbc78f0a0acc7c21 | [] | no_license | elenasl96/ing-sw-2019-6 | dc9d0851c69bf2c2018e6d5a098bb6b1666cc626 | 035626a290f26e2d5c24a2acad7a49c44003d324 | refs/heads/master | 2022-01-27T15:56:53.982270 | 2019-07-05T20:27:06 | 2019-07-05T20:27:06 | 176,553,576 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,568 | puml | @startuml
class Weapon{
- id: int
- name: String
- effectsDescription: String
- status: WeaponStatus
- cardEffectList: List<CardEffect>
__
+ initializeWeapon(int): Weapon
}
Weapon <- WeaponStatus
Weapon <-- CardEffect
enum EffectType{
BASIC
OPTIONAL
OPTIONAL1
OPTIONAL2
... | false | true | false | false | class |
feafdb8725cdb954f8fd2d3830c86a5eb4516194 | 844665d08d1be5dacc41d8495725d881c68dba71 | /Conferencias/Conferencia 4_ Patrones de Diseño de Comportamiento/PrincipleAndPatternDesign/src/cu/datys/patterns/gof/behavioral/templatemethod/class-diagram.puml | 56de804ddeda22be5c7cfbf8e6c18c3825a99b89 | [
"MIT"
] | permissive | alexescalonafernandez/curso-patrones-diseno | ec1cf0a993707d78c294208e04604a3a0ffd164e | f586e27791e1281087df6cc137da87f407179e65 | refs/heads/master | 2021-01-25T13:35:26.659206 | 2018-03-02T20:18:06 | 2018-03-02T20:18:06 | 123,588,331 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 643 | puml | @startuml
skinparam backgroundcolor transparent
skinparam classFontSize 18
skinparam noteFontSize 18
skinparam arrowFontSize 18
skinparam classAttributeFontSize 18
skinparam titleFontColor #5cb85c
Title Template Method Pattern
abstract class AbstractClass{
+ void templateMethod()
+ {abstract} void primitive... | false | true | false | false | class |
1794638f1dbcbf3bdb4174cdf4821fec06a23344 | b4f327673cda5c4eadf4d86e12167ce4da4f68d4 | /src/main/java/com/designpattern/creational/builder/Builder.puml | adeaa739f54240bcd311fe32f938d91a1df23df9 | [] | no_license | ZhengHuaJing/designpattern | 85d7271ee15db12bde4bedd56953f339b6a93034 | 2baf3818c8d8813263d9fcac5037da6a5b449358 | refs/heads/master | 2023-01-04T23:58:14.169526 | 2020-11-01T11:10:12 | 2020-11-01T11:10:12 | 309,076,376 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,356 | puml | @startuml
interface Item {
+ {abstract} name(): String
+ {abstract} packing(): Packing
+ {abstract} price(): double
}
interface Packing {
+ {abstract} pack(): String
}
class Wrapper {
.. Override ..
+ pack(): String
}
class Bottle {
.. Override ..
+ pack(): String
}
abstract ColdDri... | false | true | false | false | class |
5fb5754b376cf3a15a91f52ab4b00022fbfdf904 | d1ee5f932ba5db6e8822281c0ddd52902af7662b | /diagrams/online-indicator-websocket.plantuml | e25291391565bc809fcf9a9cd1f5ed216ad80e7f | [] | no_license | dhianpratama/smart-online-indicator | c6c96753a6ce5669ef0a8cb33c6c1e214c875570 | 66fbd7da160f0c87ca26e5f45691bf00ed4841ff | refs/heads/master | 2023-01-21T07:56:22.883017 | 2019-11-18T10:20:13 | 2019-11-18T10:20:13 | 209,746,432 | 1 | 0 | null | 2023-01-12T01:43:01 | 2019-09-20T08:48:13 | TypeScript | UTF-8 | PlantUML | false | false | 1,688 | plantuml | @startuml
title Online Indicator using Websocket
autonumber
actor APP
== Login and Logout ==
APP -> "WEBSOCKET SERVER": On Login, connect to websocket
note left
set data
{
user_id: 1,
status: "online",
type: "login",
last_online_time: "xxx"
}
end note
APP -> "WEBSOCKET SERVER": On Logout, send data via webso... | false | true | false | false | sequence |
283fb9b4e22c6c6b09e7ae719f557c9ca24e3cc0 | c0ecc8be65a06740695229f631c85fe5097cef51 | /sequence.puml | 9ffc24b2e912409468f5b44607fcb57aa8448a5c | [] | no_license | RedHatInsights/insights-ingress-go | c5767b80d3fe78abdc880d9eb45adfd23a5214b7 | 5ea3152c4c4ab1fd219917eadf529f55013e3581 | refs/heads/master | 2023-08-16T22:17:52.914694 | 2023-08-07T13:53:14 | 2023-08-07T13:53:14 | 186,664,176 | 9 | 44 | null | 2023-09-11T13:53:24 | 2019-05-14T16:54:06 | Go | UTF-8 | PlantUML | false | false | 1,031 | puml | @startuml ingress
participant client
participant 3scale
participant ingress
entity platform.upload.servicename
entity platform.upload.announce
database s3permanent
client->3scale: insights-client payload
3scale->ingress: insights-client payload
ingress->ingress: check file size, service name, media type
alt check failu... | false | true | false | false | sequence |
96150a93b89744ec98b3677ccb7e216a9d56c630 | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Tests.AccessorTests/DataValidation.puml | ab9697f14b94657f63e68702f6115ee9d01177db | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 140 | puml | @startuml
class DataValidation <<static>> {
+ {static} AreEqual(expected:object, actual:object, excludeProps:string[]) : void
}
@enduml
| false | true | false | false | class |
61bd28fd66d515f25fc61feea81259e7131b3e85 | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productApi/serviceability/offeringQualification/media/product_spec_UNI.puml | 009af93d1d265a2e8f38606eec195461f2d2c11a | [
"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 | 3,009 | puml | @startuml
skinparam {
ClassBackgroundColor White
ClassBorderColor<<API>> Black
}
hide <<API>> stereotype
class MEFProductRefOrValue<<API>> {
}
class MEFProductConfiguration<<API>> {
@type*: string
}
MEFProductRefOrValue *--> MEFProductConfiguration : productConfiguration
class BwpFlow {
enve... | false | true | false | false | sequence |
27c36145a0ecb8b2b1ca44340988908297aed5d5 | c40636c5df10c1a6dee95c928392d7b6953db31e | /typeflow/newModel_v1_diff.puml | c321bcf4625847cb401660b87cf59f056e4b093a | [
"Unlicense"
] | permissive | notyy/scala_template_typeflow | b6db82053dcf8e401fb8aa0cbb33b2e0fcaa75ff | 772db191c74d71424d1f0f06e2e1a7e5ba730689 | refs/heads/master | 2020-08-26T10:04:17.858065 | 2020-06-20T09:29:00 | 2020-06-20T09:29:00 | 216,999,626 | 20 | 1 | Unlicense | 2020-06-24T04:00:28 | 2019-10-23T07:51:08 | Scala | UTF-8 | PlantUML | false | false | 1,445 | puml |
@startuml
skinparam class {
BackgroundColor<<CommandLineInputEndpoint>> BurlyWood
BackgroundColor<<CommandLineArgsInputEndpoint>> BurlyWood
BackgroundColor<<AliyunHttpInputEndpoint>> BurlyWood
BackgroundColor<<OutputEndpoint>> BurlyWood
BackgroundColor<<FileOutputEndpoint>> BurlyWood
BackgroundCo... | false | true | false | false | sequence |
2da19d18acf831d2af45f4809d57e8576a1487d8 | 6b5d0073848998694d579c1fa35e0413bde59f5d | /tree.puml | 2e7e0933b5726f5a9d0752aaa0c9db98b932e96d | [
"MIT"
] | permissive | ttekesuke/trieMusic.jl | 448af8093ac212bf0e00a30a80d3a1ce5b046d51 | acb9d12c56dfd0b2a4019ea6cf01ed56b58d2dc5 | refs/heads/master | 2020-04-17T14:54:37.963922 | 2019-09-19T06:50:32 | 2019-09-19T06:50:32 | 166,677,139 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 55,947 | puml | 'This file was automatically generated.
@startuml tree_diagram
object 0
object 1
1 : value=1
1 : seqIdx=[1, 2, 4, 6, 9, 10, 12, 14, 17, 18, 20, 22, 25, 26, 28, 30, 33, 34, 36, 38, 41, 42, 44, 46, 49, 50, 52, 54, 57, 58, 60, 62, 65, 66, 68, 71, 73, 75, 77, 80, 81, 82, 84, 86, 89, 90, 92, 94, 97, 98, 100, 103, 105, 107, ... | false | true | false | false | class |
e2e8824b2cc652791bc0433d22ed37410dde77d3 | a3faded5a55bc21be298300d143d41f6e50a9ce6 | /struct-adapter-design/class-adapter-design.puml | 3e74dd8413cd48631d2c9334eabfb2b31c5eea50 | [] | no_license | qiding1991/design-pattern | 7c506e5d4abd1f010751f644888d422cd01dbf36 | 696fd672b0badbeab9fda8aa57c42fe8bbfe55e1 | refs/heads/master | 2021-07-16T03:15:50.424962 | 2019-10-23T13:41:05 | 2019-10-23T13:41:05 | 215,778,627 | 0 | 1 | null | 2020-10-13T16:56:06 | 2019-10-17T11:44:06 | Java | UTF-8 | PlantUML | false | false | 239 | puml | @startuml
interface Target{
+ request():void
}
class Adaptee{
+ specifiRequest():void
}
class Adapter{
+ request():void
}
Adaptee<|--Adapter
Target<|--Adapter
Client.>Target
@enduml | false | true | false | false | class |
760d163bd4063a106768357fdb11ccbd969abf77 | 86a3a7f68a26bf947a96c34a6b008dc98e48c575 | /lapr2-2020-g041/docs/UC10/SD_getFreelancersPaymentsStatisticsDoneByOrg.puml | 40a8fe0dc50ac7780d84c7cef70723a6cb5aa3df | [
"MIT"
] | permissive | GJordao12/ISEP-LAPR2 | 7f01f7fe4036f17a4a76f0595e80564c2dda7b3c | 0c537d1cf57f627f98e42b6f1b7e100f49ff2d15 | refs/heads/master | 2023-08-17T10:59:19.469307 | 2021-10-02T16:27:19 | 2021-10-02T16:27:19 | 272,283,723 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 937 | puml | @startuml
autonumber
participant "org:Organization" as OR
participant "fl:List<Freelancer>" as FL
participant "payments:List<String>" as FP
participant "free:Freelancer" as FREEL
[o-> OR: getFreelancersPaymentsStatisticsDoneByOrg(fl)
activate OR
OR -> FP**: create()
loop [ For each Freelancer ]
OR -> FL : free =... | false | true | false | false | sequence |
5c6dee537e2a0ce055b445b26d9e845560c81f67 | bc3ee85b8af520051034abe0842fee994b65e9cc | /diagrams/solve-sequence.puml | 3c0fec41852906f7e97f1d580481e359eae705a2 | [
"MIT"
] | permissive | OmarAlghamdi/clingojs | e0bb30237509ffb4678b8790c9a7984ca50d0c5d | 0b0d64130c165b2344b9fa3c3777b95a33dbfec6 | refs/heads/master | 2022-11-22T23:45:36.445488 | 2020-07-23T02:06:43 | 2020-07-23T02:06:43 | 281,547,001 | 0 | 0 | null | 2020-07-22T01:48:52 | 2020-07-22T01:48:51 | null | UTF-8 | PlantUML | false | false | 712 | puml | @startuml
title Solve
actor client
client -> clingojs : Clingo()
client -> clingojs ++ : solve()
clingojs ->> Clingo ++ : spawn()
alt clingojs handles output
clingojs -> Clingo : stdout.on(dataCallback)
clingojs -> Clingo : stdout.on(endCallback)
loop
Clingo -> clingojs : dataCallback(data)
... | false | true | false | false | usecase |
ffde78428125bf99cfba3b5942dc0883cb648534 | 238bc4659b1985a747fb755272d86c6eb6e08604 | /src/sample/animations/animations.plantuml | b8c230cecca7aef5dd3779ee99a33cb77a671a87 | [] | no_license | jadhavrupesh/2Do-List | caedc8de23d2bc37cdefac898d7dc1b0fbb2fad5 | 692f9fd91f6b25fcb751d07ede49a2fc58facb13 | refs/heads/master | 2020-04-28T22:55:28.729614 | 2019-04-08T08:17:59 | 2019-04-08T08:17:59 | 175,634,943 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 439 | plantuml | @startuml
title __ANIMATIONS's Class Diagram__\n
package sample {
package sample.animations {
class Shaker {
- translateTransition : TranslateTransition
+ Shaker()
+ shake()
}
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/... | false | true | false | false | class |
aa8d92b032d0e4045002c64431e7af4d3a5ec6ba | 8bb1414a38652d8ad53a7e377c1826c8987dbd35 | /uml/api-class.puml | d87cead513f64cd7a9a0bcdb6da92d6e0b75953b | [] | no_license | bonewell/moneybox | 220c78cf8e64b70d7dcc43255be84e70aadb06bf | 5f9ee7e1950790f52f46ab83394c4987d76a4721 | refs/heads/master | 2020-04-23T07:25:58.477817 | 2019-05-27T13:38:03 | 2019-05-27T13:38:03 | 171,005,604 | 0 | 0 | null | 2019-05-28T09:04:51 | 2019-02-16T13:15:18 | C++ | UTF-8 | PlantUML | false | false | 550 | puml | @startuml
hide empty members
namespace api {
interface Rpc {
+ name() : string
+ request() : string
+ response(data : string)
+ error(error : int)
}
interface Api {
+ execute([inout] rpc : Rpc)
}
class MoneyBox {
- factory : controller.Factory
}
... | false | true | false | false | class |
c9a2fa7c634961c3491a2e78083b5c06b978899d | 271eb04d522e661c1328ea47266851b2e2b5fcf0 | /modelViewPresenter/presentationModel/basic/docs/diagrams/src/vistas.plantuml | f1da83fb7bee2486c5cdb8da6a9a58fd708436d8 | [] | no_license | kodenix/solution.java.swing.socket.sql | d734ae8d123ec67cfd18ebe8ff764ccb5e6b5be8 | 604ecc1523e235c9b6767d7381db9d281e340df2 | refs/heads/master | 2023-01-24T15:21:14.111851 | 2020-12-05T23:35:31 | 2020-12-05T23:35:31 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 916 | plantuml | @startuml desarrolloImplementacion
package " " as tictactoe {
}
package " " as tictactoe.models {
}
package " " as tictactoe.controllers {
}
package " " as tictactoe.views {
}
package " " as tictactoe.views.console {
}
package " " as tictactoe.views.graphics {
}
package " " as utils {
}
package " " as j... | false | true | false | false | class |
69976ea3cc1203f54f64ec0046f9ed9769c3f4ff | 54e40597bea3a68dfeb6c41aa3df90414fb419d1 | /static/puml/lexical-var.puml | 1731c3c3fa83c143afc4a57cd994d6edc6d526ee | [] | no_license | dengmengqiu/return-true-to-win | 073e2bf5eea3d5fef92782e71b7c0688276d6c64 | 4a527edd961dbf5ae298bac89d5152d725e0725e | refs/heads/master | 2022-12-16T21:09:47.789804 | 2020-09-13T15:36:06 | 2020-09-13T15:36:06 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 503 | puml | @startuml LexicalEnvironmentVar
skinparam {
FileFontSize 14
ObjectAttributeFontSize 14
ObjectFontSize 16
}
agent agent [
null
]
file counter [
let counter;
counter = 'hello';
counter = 'world';
]
object EnvironmentRecord
EnvironmentRecord : counter: <uninitialized>
EnvironmentRecord : counte... | false | true | false | false | sequence |
aa9a74e3d5f9675ade7211b99dfd8ad8ce450435 | 80829fc2f588e2228fbfc38be958f22bcee70e6e | /docs/diagrams/LogicSequenceDiagram.puml | cc381dee8645c91168d7813ba6510e704a1054db | [] | no_license | WeiXuanYap/tp | 2ed79a15a1688308b758a748a12343fde8bcb463 | e09617825d920e9132ce5a07aa473e0c7ad1d872 | refs/heads/master | 2023-09-01T22:28:11.481122 | 2021-11-12T15:22:58 | 2021-11-12T15:22:58 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 651 | puml | @startuml
'https://plantuml.com/sequence-diagram
hide footbox
autonumber
participant "parser:Parser" as P
participant AddBudgetParser as ABP <<class>>
participant ParserUtil as PU <<class>>
?-> P : parseCommand("add -b a/400")
activate P
P -> P : prepareAddCommand("-b a/400")
activate P
P -> ABP : parse("a/400")
activ... | false | true | false | false | sequence |
65d19f7be4a60fcda8029d2d9ae41f4d3578b683 | 8d91ff31e22d4f0f2082ebba0c6da8ec4391e8f4 | /src/doc/sequenceDiagram/player.puml | 9ab8727783e1a44b277b59fb1d2a402e8664b019 | [] | no_license | suraj903/sportsgeek_backend-1 | fe54372687c96ac6a92a8e76d913bf60f44ffee7 | 99fe51fa81a9df4599f2b3eeac299846d5bf835d | refs/heads/master | 2023-07-28T02:16:51.481764 | 2021-09-13T14:43:12 | 2021-09-13T14:43:12 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,737 | puml | @startuml
header SportsGeek
title Player CRUD
skinparam ParticipantPadding 10
skinparam BoxPadding 20
actor Admin
box "SportsGeek System"
participant sportsGeek
end box
box "Player Service"
participant player
end box
box "database"
database database
end box
Admin -> sportsGeek: Get all player Details
activate "s... | false | true | false | false | sequence |
9776262f416e59357127b55bd7684eb61e6c6a36 | 796ad5e198ac3ed4f49d60ef24aa842437541b07 | /docs/assets/images/ontario-architecture/Ontario-TOB-network-architecture-diagram.puml | 59e6cad1b6380cc30fe2433e62b9a018c5dc6ef4 | [
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bcgov/von | e863b916c9a25a8ec983c7e6621928b164a97de8 | 935b2bbaf1a109f8f36f25822066b66c092e67ae | refs/heads/master | 2023-03-28T00:25:08.262681 | 2023-03-07T21:58:10 | 2023-03-07T21:58:10 | 98,577,443 | 54 | 33 | NOASSERTION | 2023-03-07T21:58:47 | 2017-07-27T20:31:19 | null | UTF-8 | PlantUML | false | false | 1,929 | puml | @startuml
title **Ontario's TheOrgBook - Network Architecture Diagram**
package "ONBIS-X - BC's OpenShift" {
node "VON-X\n Ontario's Config\nPython 3\nAPI" as vonxconfig
component [VON-X\nPython-3] {
node "DIDAuth\nAPI" as didauth
database "VON-X\nWallet\nPostgreSQL" as wallet
}
}
package "ONBIS ... | false | true | false | false | usecase |
565cbe5cc76bc078508b890d46aed8394ee7ef5e | 43157f79c604e12decc9f8ee1e528778bb152985 | /src/docs/asciidoc/models/DiagrammeUseCase.puml | fe5a8f2c7405666a02023e74927a5f221d7c8312 | [
"Apache-2.0"
] | permissive | lethuydung0109/skillZ | 8d2ae083f420efaf7e75a579d29c4a0c4704bf77 | 2693ecab6c8c689c0bda897bd47e9bbc582a66b7 | refs/heads/master | 2023-05-02T10:26:23.205296 | 2021-05-07T11:33:03 | 2021-05-07T11:33:03 | 346,483,618 | 0 | 3 | Apache-2.0 | 2021-05-06T14:41:30 | 2021-03-10T20:29:47 | Java | UTF-8 | PlantUML | false | false | 780 | puml | @startuml
"Admin" as Admin
Admin --> (Ajouter/Modifier/Supprimer un collaborateur )
Admin --> (Ajouter/Modifier/Supprimer une competence )
Admin --> (Visualiser tableau de bord des statistiques utilisateurs et competences )
"Concepteur" as Concepteur
Concepteur --> (Creer/Modifier/Supprimer une question)
Concepteur --... | false | true | true | false | sequence |
1291a4100414954397ab54a05e760d1ded8e646f | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/UseCases/Manage-Applications/Deploy-Simple-Application-in-Vehicle.puml | b8570d8feacbac2b5079db7d9e1cd79e86968529 | [] | 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 | 827 | puml | @startuml
Actor "Application Developer" as dev
box "Manage Application" #lightblue
participant "adc" as S
participant "DC Ingress" as Ingress
participant "Edge" as Edge
participant "Vehicle" as Car
dev -> S : Deploy Application(appDef) : AppID
S -> Car : createApplication(appDef)
create "Network" as net #ffaa88
Car ->... | false | true | false | false | usecase |
39161aca411dcea1a363c0630f9e47e729aeb58c | ef5852b964f91ce0b67fb6f85eb009209fba5df2 | /src/main/asciidoc/images/packages.puml | 44b7cf224a2217cdd450f37471ea05cea4eb7656 | [
"Apache-2.0"
] | permissive | oboehm/jfachwert | 86f56f1e4fa2061347db989c3d63d091ef39ccda | 1947001ea920f07452a6d46a06e05e6fe733ba5c | refs/heads/develop | 2023-08-10T11:33:40.348501 | 2023-08-04T15:02:46 | 2023-08-04T15:02:46 | 84,598,578 | 1 | 1 | Apache-2.0 | 2023-03-31T18:48:35 | 2017-03-10T20:34:17 | Kotlin | UTF-8 | PlantUML | false | false | 521 | puml | @startuml
package "jfachwert" {
package "util" {
}
package "med" {
}
package "math" {
}
package "net" {
}
package "steuer" {
}
package "post" {
}
package "rechnung" {
}
package "formular" {
}
package "bank" {
}
package "pruefung" {
... | false | true | false | false | class |
fdda1b757c52163166a389a31baaed295dfca4b9 | 7db689b6e369a688d5f24685b3a3ee06e5b4261e | /docs/arc42/diagrams/whitebox-2.puml | e08e8a6d248b03e52a617a8074e872a02fbe0e8c | [
"LicenseRef-scancode-free-unknown",
"AGPL-3.0-only",
"LicenseRef-scancode-unknown-license-reference",
"GPL-3.0-only",
"Apache-2.0",
"LicenseRef-scancode-commercial-license",
"AGPL-3.0-or-later",
"GPL-1.0-or-later"
] | permissive | HryhoriiHevorkian/XS2A-Sandbox | 992a7428b0ed6c26d6b37703a4f6d356bb354311 | 9dbd770813d45b2823fc19f772a23f104eb47792 | refs/heads/develop | 2023-08-21T03:40:34.630898 | 2021-10-11T12:53:13 | 2021-10-11T12:53:13 | 415,924,285 | 0 | 0 | Apache-2.0 | 2021-10-11T12:51:48 | 2021-10-11T12:50:25 | null | UTF-8 | PlantUML | false | false | 556 | puml | @startuml whitebox-2-xs2a
skinparam shadowing false
scale 1200 width
() api
[testdata]
file config
package xs2a {
[xs2a-impl] as xs2alib <<library>>
[profile]<<library>>
[consent-management] as cms <<library>>
api --> xs2alib
api --> profile
xs2alib -> profile
config <- profile
xs2alib <|.. [PIS]... | false | true | false | false | uml-unknown |
75871a3d790f0aa2f9fe11068ce749e0f3a9f4ce | a35809cd34147b14b63d8b2dc942054392805e68 | /src/main/java/com/shengsiyuan/dp/adapter/classadapter/classadapter.puml | 4d2df341f20e9f44ea04b38ee9388b5f5edf9bc5 | [] | no_license | fyk943749465/netty_lecture | 8185cb628f89128420024ae613887bfd74fc222f | 7afcab5e42a60e281b83f29ccb8dd0c61af1e53a | refs/heads/master | 2023-02-22T01:31:44.187631 | 2021-01-29T14:02:50 | 2021-01-29T14:02:50 | 319,482,885 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 331 | puml | @startuml
class Voltage220V{
+ output220V(): void
}
interface Voltage5V {
+ output5v(): void
}
class VoltageAdapter {
}
Voltage220V <|-- VoltageAdapter
Voltage5V <|.. VoltageAdapter
class Phone {
+ charging(): void
}
Voltage5V <.. Phone
class Client {
}
Phone <.. Client
VoltageAdapter <.. Clien... | false | true | false | false | class |
7d46a112b088a24372d3998cfbc3b00e1568e7c8 | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/fragile-goods@0.1.0.puml | fda313bb0f164348f02a66d350a5b84ef5c94bc8 | [
"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 | 954 | puml | @startuml
class io.clause.demo.fragileGoods.ShipmentStatus << (E,grey) >> {
+ CREATED
+ IN_TRANSIT
+ ARRIVED
}
class io.clause.demo.fragileGoods.DeliveryUpdate << (T,yellow) >> {
+ DateTime startTime
+ DateTime finishTime
+ ShipmentStatus status
+ Double[] accelerometerReadings
}
io.clause.demo.fra... | false | true | false | false | class |
4b6af4d00f263fe85aa0bc4bcf140df559045a2b | 713f36fedb6ca30f47cc9868a3f350fbcba50955 | /Iterator/class.puml | 8d7a5cb5abf557840efef20f003b3634ea16ef74 | [] | no_license | yinm/design-patterns-in-typescript | f6261dec843b8eef9bf06c259f72be46b1db89a0 | 9caa47fd4a22733f5ff57db49c0b33244a7efe77 | refs/heads/master | 2020-04-20T10:43:44.277903 | 2019-02-02T11:04:13 | 2019-02-02T11:04:13 | 168,797,088 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 380 | puml | @startuml
interface Aggregate {
{abstract} iterator()
}
interface Iterator {
{abstract} hasNext()
{abstract} next()
}
class ConcreteAggregate {
iterator()
}
class ConcreteIterator {
aggregate
hasNext()
next()
}
ConcreteAggregate .u.|> Aggregate
ConcreteIterator .u.|> Iterator
Aggregate -> Iterator : ... | false | true | false | false | sequence |
bb703a7d20cccff33991cb132d69d32eefdda959 | 4e4b0f008892e17ca3030abd7068cd467a597a56 | /app/src/main/java/com/rhtyme/coroutinevideocompressor/utils/provider/provider.plantuml | 43428d5c1eac8529f9ce6b29f37444f7ec33f99b | [] | no_license | Rhtyme/ReactiveVideoCompressorCoroutines | 2e3581d020b188773f41a482ede43c27c4206360 | 43e0e0b2d7f4c60f63881309c656cbba9abf07bd | refs/heads/master | 2022-06-08T06:34:22.291706 | 2020-05-05T06:53:37 | 2020-05-05T06:53:37 | 239,479,273 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 608 | plantuml | @startuml
title __PROVIDER's Class Diagram__\n
namespace com.rhtyme.coroutinevideocompressor {
namespace utils.provider {
class com.rhtyme.coroutinevideocompressor.utils.provider.CoroutineVCompressorProvider {
{static} + getProviderName()
}
}
}
com.rhtyme.coroutinevideocompress... | false | true | false | false | class |
fc3aca45f7d22612359199aa0aa125199f24bd01 | 0e4c1ad3bdc9c974086c72238ddb01a030eaa422 | /lektioner/06-fält-och-loopar/fig/tilldelning-av-fält-2.plantuml | d60b1552fc8bc9ac65a23d57934334d4183f7276 | [] | no_license | jonaskeisu/newton-sysg-op1 | 814e5a982ab4830d48a6a399f8ba0b041fd2a9fa | 844a20dcb4b7c5a9c49f68395e29490fd0e42d28 | refs/heads/master | 2023-01-24T21:57:42.613166 | 2020-11-18T15:28:47 | 2020-11-18T15:28:47 | 290,378,004 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 310 | plantuml | @startuml tilldelning-av-fält-2
skinparam ranksep 1
node "(<i>referens</i>)" as aref
note left of aref : int[] <i>a</i>
node "(<i>referens</i>)" as bref
note left of bref : int[] <i>b</i>
cloud "heap" {
node "{ 1, 2, 3 }" as aval
node "{ 4, 5, 6 }" as bval
}
aref --> aval
bref --> aval
@enduml
| false | true | true | false | deployment |
aeece5c46441ae9bf5d460ca5a8139d64467189b | 1cf4490d48f50687a8f036033c37d76fec39cd2b | /src/main/java/global/skymind/solution/fundamental/ex7/ex7.plantuml | d753a25bae8410a705d1d1c86843a653e5dc87b3 | [
"Apache-2.0"
] | permissive | muame-amr/java-traininglabs | 987e8b01afbaccb9d196f87c4a8a6b9a46a4cc83 | a93268f60e6a8491b1d156fae183a108ff0d9243 | refs/heads/main | 2023-08-06T10:04:57.996593 | 2021-09-28T11:21:00 | 2021-09-28T11:21:00 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 430 | plantuml | @startuml
title __EX7's Class Diagram__\n
namespace global.skymind {
namespace solution.fundamental.ex7 {
class global.skymind.solution.fundamental.ex7.Ex7_UnaryOps {
{static} + main()
}
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/... | false | true | false | false | class |
e138e1bc3d26900388e2a1052ab5ebb9aae1ad40 | 1832e8f57e10869dc057532a519eab530459f669 | /diagrams/designSequence.puml | fed6cf34c468a148286756388bc6eed3c4b54497 | [] | no_license | AY2021S1-CS2113T-W12-3/tp | 5a2f72d8f5d8b1222e77e6c9a8df18aa466ed895 | 7e021e10500e7be5560860943c9d6ef56cae3178 | refs/heads/master | 2023-01-08T20:48:09.421952 | 2020-11-13T13:13:07 | 2020-11-13T13:13:07 | 299,805,790 | 0 | 8 | null | 2020-11-13T13:07:48 | 2020-09-30T04:08:42 | Java | UTF-8 | PlantUML | false | false | 1,514 | puml | @startuml
actor User
participant Ui
participant Duke
participant SaveState
participant InputParser
participant ErrorHandling
participant ShowList
participant Command
activate Duke
create ShowList
Duke -> ShowList : Create Empty ShowList
activate ShowList
create SaveState
Duke -> SaveState : Create
activate SaveState
Sa... | false | true | false | false | sequence |
335793f6aa79a41b1b16ebc4700ff96519364f13 | 3e8de74dfe19cd437fd7842887394d4921a109d7 | /docs/images/strategy-c.plantuml | 76169222e1c6c613c821e263e3c57bb3c36c3961 | [] | no_license | jmbruel/InnopolisDesignPatterns | 62c5f1df870883cd44245d6459243c83b96d0995 | a9ffbfc16a29ed3d560d5be12e8fb1d2f1bed50e | refs/heads/master | 2021-02-04T20:34:22.378185 | 2020-11-16T17:40:28 | 2020-11-16T17:40:28 | 243,707,157 | 0 | 7 | null | 2020-10-23T08:58:33 | 2020-02-28T07:49:59 | JavaScript | UTF-8 | PlantUML | false | false | 569 | plantuml | @startuml
'-----------------------------------
' UML patterns illustrated
' JMB 2014
'-----------------------------------
'hide circle
hide empty members
hide empty methods
class Contexte {
Strategie strategie;
+contexte() {strategie.algorithme();}
}
abstract class Strategie {
{abstract} +algorithme()
}
class Stra... | false | true | false | false | class |
ffc88e8f1186370c47bb21ca2ad269eb0fed1b4c | c75e2a9e458e3d491f580e2e0d71bce74651fe68 | /uml/toDo_UML.puml | c46f7d57cb9bb02ced80040823303e2d00555e5b | [] | no_license | C-Gagne/gagne-cop3330-assignment4part2 | c4a8efe07fef7ca8107732c49f7d2c4a397b9fe8 | 0b35b1aeb0f14c6db2bc85bbf24415f5280bbea4 | refs/heads/master | 2023-06-17T03:35:37.027125 | 2021-07-11T12:06:25 | 2021-07-11T12:06:25 | 384,103,339 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,334 | puml | @startuml
'https://plantuml.com/class-diagram
class ToDo {
main()
start()
}
class ToDo_Controller
{
initialize()
changeDescriptionCellEvent(CellEditEvent editedCell)
changeDueDateCellEvent(CellEditEvent editedCell)
saveToDoFile(ActionEvent clickedSaveFile)
loadToDoFile(ActionEvent clickedL... | false | true | false | false | class |
75fb71c09bbdc6bb3111ec558d779664021cbd4c | 45d081320e880c5e093cc42613128066ca7488c8 | /uml/TodoManager.puml | d24ff83e408b1de3a4e61667e4656572e2012ea0 | [] | no_license | MaverickRaider/Hickey-cop3330-assignment4part2 | 71b962e88dea42b13f3faa222d61bbccef41b6c4 | a3c9003216eae420dcaade9223c08bc5c0b26bc6 | refs/heads/master | 2023-06-17T01:41:24.419409 | 2021-07-11T19:18:19 | 2021-07-11T19:18:19 | 385,012,613 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 675 | puml | @startuml
'https://plantuml.com/class-diagram
class App {
Start()
Main()
initRootLayout()
showApp()
showTaskEditor()
getPrimaryStage()
}
class AppController {
model : Task
initialize()
setMainApp()
showTaskDetails()
newButtonClicked()
editButtonClicked()
deleteButtonClicked()
}
class Task {
taskLabel
description
due... | false | true | false | false | class |
fce35df7b47dbbf9d490b96bb286d224b2f81a85 | 400b73d531f0fe327192e39d56d2a3812a75cefa | /doc/Relay_Actuator.puml | 5b72c184876b07374439cccc4af2d4e4a647401a | [] | no_license | HomeMadeBots/Electrical_Relay | 199e64c11f127cee4587c7ee078149b532447b7d | b24f6a88bb2d9167cbd0d0bf7b60749daf6894d8 | refs/heads/main | 2023-08-25T13:14:51.110871 | 2021-09-23T13:22:47 | 2021-09-23T13:22:47 | 393,033,443 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 166 | puml | @startuml
class Relay_Actuator <<Component_Type>>
{
Allows to pilot a relay hardware device.
--
+ Relay_Configuration:E_Relay_Configuration
}
@enduml | false | true | false | false | class |
bfaccdeefe77e4647b735b6d2d146d4095011602 | 1efccbbe88ee2ef265623df09d3f202d3ae52adf | /diagrams/the-other-api-version/no-versioning.puml | 148e29176a7aff991b9ef5baf83217827f52b614 | [] | no_license | mlowen/mlowen.github.io | 2f449b630dd01fa56c771746beda797b6764626f | b44a7a3d2ed53bd9d5c56c7824c648adcd530d93 | refs/heads/master | 2023-04-15T20:14:02.190879 | 2022-05-22T01:02:13 | 2022-05-22T01:02:13 | 32,616,710 | 0 | 1 | null | 2023-04-12T06:11:32 | 2015-03-21T02:19:31 | SCSS | UTF-8 | PlantUML | false | false | 1,046 | puml | @startuml
participant "Client A"
participant "Client B"
participant "Client C"
participant "API"
"Client A" -> "API": GET /article/1
activate "API"
"API" -> "Client A": { "title": "foo", "content": "bar" }
deactivate "API"
activate "Client A"
"Client B" -> "API": GET /article/1
activate ... | false | true | false | false | sequence |
ed38734488e08b551d4530e9282b9c5d73edf909 | b7d2ba71058efa46eff4ed885324819fb3f99266 | /src/doc/CLI_Controllers/HouseConfiguration/US260/US260_sd_HouseConfiguration.puml | 9cfdef7053883eeafb10f1993c25217a6418a549 | [] | no_license | Almadanmp/backend4 | 3aaa5cbe453041917a510ceee83bf318499a9823 | 07ab3c1af9c7de6ff35cf23bf44b0e664db82f46 | refs/heads/master | 2022-11-25T10:30:27.184246 | 2019-06-30T19:26:12 | 2019-06-30T19:26:12 | 194,547,877 | 0 | 0 | null | 2022-11-16T11:54:00 | 2019-06-30T18:24:24 | Java | UTF-8 | PlantUML | false | false | 1,904 | puml | @startuml
skinparam titleBorderRoundCorner 10
skinparam titleBorderThickness 3
skinparam titleBorderColor indianred
skinparam titleBackgroundColor ivory
skinparam FontName quicksand
skinparam actor {
BorderColor indianred
}
skinparam sequence {
LifeLineBackgroundColor indianred
ParticipantBackgroundColor ivor... | false | true | true | false | usecase |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.