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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6febfa7b6b4b80b299cacff918608179576236f4 | de87601c944da992bf5103049f382d26183a8853 | /java/src/main/java/src/Test.puml | d5e5aebf636827a03d6169d491a0352804c54da1 | [] | no_license | rahul00773/JavaConcepts | f05fadda703a86a272b8e184cb139f09c025b830 | 95b187285f880a66a5a804be75c17dd880c9c6c3 | refs/heads/master | 2023-05-12T07:32:45.275662 | 2021-01-11T09:21:54 | 2021-01-11T09:21:54 | 281,208,998 | 0 | 0 | null | 2023-05-09T18:40:42 | 2020-07-20T19:35:33 | Java | UTF-8 | PlantUML | false | false | 299 | puml | @startuml
User -> MyApplicatio: Authentication request with JWT
MyApplicatio -> User:Token
User --> MyApplicatio: Get api/v1/allRequest
MyApplicatio -->Nginx: Get all Data -- auth
Nginx-->bankMock:
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
@enduml
| false | true | false | false | sequence |
981f48b50212a11b964ff6004d107f1fb11b0709 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ExtensionResourceTypeId.puml | 1424d31f48898f220e49e4ab1ea8ba42fcaecfcb | [] | 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 | 468 | puml | @startuml
hide methods
enum ExtensionResourceTypeId {
CART
ORDER
PAYMENT
CUSTOMER
QUOTE_REQUEST
STAGED_QUOTE
QUOTE
BUSINESS_UNIT
}
interface ExtensionTrigger [[ExtensionTrigger.svg]] {
resourceTypeId: [[ExtensionResourceTypeId.svg ExtensionResourceTypeId]]
actions: [[ExtensionA... | false | true | false | false | sequence |
905426b6f9627aef8bd0928771819ea95d8f7521 | e618e68be491bb98c0573a467be63146a053cc6c | /SA/sequencediagram/category/simple/DeleteCategory.puml | 3cac8d0eef6ddedd2c85ee01d56b4b131cb5a4d5 | [] | no_license | dedeandress/belanjayukid-be-services | 14101c676e2bdd56c5df72b9ccddae648951cf8b | 9bedbf42cdd0b764e27c9dc839df8b401ac0bb62 | refs/heads/master | 2022-04-07T04:29:30.602535 | 2020-02-28T05:39:33 | 2020-02-28T05:39:33 | 194,123,362 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 798 | puml | @startuml
title: Delete Category Sequence Diagram
actor user
participant BelanjaYukFE
box "BelanjaYuk.id" #LightBlue
participant AppController
participant CategoryService
end box
user -> BelanjaYukFE ++ : delete category menu
activate user
BelanjaYukFE -> AppController ++ : /graphql delete category
note left of Be... | false | true | false | false | usecase |
e2f104b4c0a4cbef1f077b83a6d871ed7c9a4416 | 34acd2aa8d51295c0c4289e43e8961f5e23b5a08 | /PlantUML/raw/worker-connections.puml | 47d2362c86da344d6f58021bf611560b8226292c | [] | no_license | fisboger/Thesis | a6887e195c7daa8317abe3167de1676420173e33 | 4746126f69da615c641380fd7a33c863f2fedee3 | refs/heads/master | 2020-04-03T15:18:08.671739 | 2019-02-07T11:17:06 | 2019-02-07T11:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 142 | puml | SpooferCore "1" *-- "0..*" ISpoofer
SpooferCore "1" *-- "1" SpooferSettings
Worker "1" *-- "0..*" IModule
Worker "1" *-- "1" IWorkerController | false | true | false | false | class |
c5784596a10b22af25a2b95bd0ac6000ea0e5e50 | 5f554607a1cfbeec66934cbcccf559f14054d4d7 | /productcart-server/puml/checkoutseqdiagrams.puml | 8e63112f8b243c912131babba12a434c0e531ca5 | [] | no_license | golashr/productcart | 44b429065603cacd7c35cd61ae0fe7b393533785 | f33b24bc5ed750002c6a07cc6dbfdefe6d7a0f06 | refs/heads/main | 2023-02-26T10:14:59.386297 | 2021-01-31T07:14:12 | 2021-01-31T07:14:12 | 334,595,966 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,889 | puml | @startuml
title CheckOut Shopping Cart Sequence Diagram
skinparam shadowing false
skinparam actor {
BorderColor black
BackgroundColor white
}
skinparam participant {
BorderColor black
BackgroundColor white
}
skinparam sequence {
LifeLineBorderColor black
}
skinparam ArrowColor black
skinparam noteBorderColor blac... | false | true | false | false | sequence |
4ff7585e93636cba55896c4a2f825c008c412d93 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/PaymentDraft.puml | 0fd89072709c25c129a5aa03cc2d691e9aabe20a | [] | 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 | 951 | 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 PaymentDraft [[PaymentDraft.svg]] {
customer: [[CustomerResourceIdentifier.svg CustomerResourceI... | false | true | false | false | class |
00cc8fbb6c016a7ede929dcc1ae16bf8e74196e1 | fb71f4802819b0f9e5eb2f71bfe356258b8d1f57 | /ontrack-docs/src/docs/asciidoc/modules.puml | 516509346218542804b278deed1d442ccd5e8259 | [
"MIT"
] | permissive | nemerosa/ontrack | c5abe0556cc2cc6eb4109e0c2f045ae5cff84da3 | de5ae2ebd9d9a30dce4c717f57e4604da85f0b51 | refs/heads/master | 2023-08-31T11:02:35.297467 | 2023-08-28T17:59:07 | 2023-08-28T17:59:07 | 19,351,480 | 111 | 35 | MIT | 2023-08-31T13:21:53 | 2014-05-01T17:08:33 | Kotlin | UTF-8 | PlantUML | false | false | 919 | puml | @startuml
component [client]
component [common]
component [extension-api]
component [extension-support]
component [job]
component [json]
component [model]
component [repository]
component [repository-impl]
component [repository-support]
component [service]
component [ui]
component [ui-graphql]
component [ui-support]
co... | false | true | false | false | component |
191e0d9a977dbb3b89a70a19e699b83d7d12ed7c | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/safte@0.1.1.puml | d22889788997e2525291b3ae76328bae727fecf6 | [
"Apache-2.0",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | accordproject/cicero-template-library | 737586850933daac2fbff2ff8b2d60dd50526b80 | 35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea | refs/heads/main | 2023-04-27T01:07:05.932361 | 2022-08-26T13:02:59 | 2022-08-26T13:02:59 | 109,224,687 | 77 | 149 | Apache-2.0 | 2023-04-20T21:43:00 | 2017-11-02T06:11:37 | HTML | UTF-8 | PlantUML | false | false | 1,382 | puml | @startuml
class org.accordproject.safte.TokenSale << (T,yellow) >> {
+ Double tokenPrice
}
org.accordproject.safte.TokenSale --|> org.hyperledger.composer.system.Transaction
class org.accordproject.safte.TokenShare << (T,yellow) >> {
+ Double tokenAmount
}
org.accordproject.safte.TokenShare --|> org.hyperledger.c... | false | true | false | false | class |
9342aff312b2b18be1a33e79a494aef8a1b4ad00 | 98d354b02719933a104aa96a689fa0963a2218d1 | /doc/uml/class_diagrams/fragments/fragment.plantuml | 5137054ba2843c24b1dcf87e9b9156cd8e527ae8 | [
"Apache-2.0"
] | permissive | cmput301w19t02/Alexandria | fbbc1cf26ad3a18d7a5baecc582418d49bf83546 | 1e66077a3661ef6f8c72d414117b5512c59f9d8a | refs/heads/master | 2023-01-28T11:39:01.320635 | 2019-04-01T21:57:49 | 2019-04-01T21:57:49 | 169,452,637 | 2 | 6 | Apache-2.0 | 2023-01-09T11:35:24 | 2019-02-06T18:12:07 | Java | UTF-8 | PlantUML | false | false | 6,925 | plantuml | @startuml
title __MISC. FRAGMENT's Class Diagram__\n
package ca.ualberta.CMPUT3012019T02.alexandria {
package ca.ualberta.CMPUT3012019T02.alexandria.adapter {
class ChatRecyclerViewAdapter {
{static} - MESSAGE_READ : int
{static} - MESSAGE_UNREAD : int
- mContext : Context
- mChatRoomLis... | false | true | false | false | class |
604ad0c809304fda19ad9a99ab6b7eacba400fbb | ae6efa0d4bfea3710ec83daf11b03a45022a3547 | /static/puml/CMS.puml | 39a2331886f59c60967ab2fc14a06ab51d05fcfa | [] | no_license | VirtualReality1/topologieSpringBoot | 4cf4c1f11893ba1fde03334f04cc44d5fee923df | 0a80280f6d98ff23ca27f1fb8f48d372d3b73516 | refs/heads/master | 2023-06-06T22:05:06.346606 | 2021-06-30T15:21:47 | 2021-06-30T15:21:47 | 376,665,774 | 0 | 0 | null | 2021-06-30T15:21:48 | 2021-06-14T00:20:31 | Java | UTF-8 | PlantUML | false | false | 118 | puml | @startuml
object CMS
CMS : ID : 2
CMS : Name: Hydmedia
CMS : Version :3.6
CMS : OS: Microsoft Windows Embedded
@enduml | false | true | false | false | class |
c74084de626edecd9164f0bf1a76d7c18f87a85b | b7d2ba71058efa46eff4ed885324819fb3f99266 | /src/doc/CLI_Controllers/RoomMonitoring/US445/US445_sd_getReadingsAboveCategoryLimit.puml | 2f5e3fcea6bf2e1f81a47ce8d078b7ffede0f771 | [] | 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,585 | puml | @startuml
skinparam titleBorderRoundCorner 10
skinparam titleBorderThickness 3
skinparam titleBorderColor indianred
skinparam titleBackgroundColor ivory
skinparam FontName quicksand
skinparam sequence {
LifeLineBackgroundColor indianred
ParticipantBackgroundColor ivory
}
skinparam roundcorner 10
skinparam co... | false | true | false | false | sequence |
f5acdcb018898050ccc263a8247ac39307ba1bd9 | f601c40e50e0f113f480ae2de3e80bc4a3172f86 | /docs/Solution/Services/data-coordinator/Process.puml | bf2e299ed01fb6cf6ce4d8d2d053a06af9a3038e | [] | no_license | CAADE/C3 | 07307a3795888672df18e99932e25951911eaf1d | 4bbe48a335b936cf75808d0902b32f73b99ff958 | refs/heads/master | 2022-11-24T14:52:05.724752 | 2019-06-19T03:32:46 | 2019-06-19T03:32:46 | 67,574,474 | 1 | 0 | null | 2022-11-22T11:28:45 | 2016-09-07T05:19:16 | JavaScript | UTF-8 | PlantUML | false | false | 289 | puml | @startuml
partition "data-coordinator" {
}
partition User #cccccc {
(*) --> "Create Project"
--> "Write Code"
}
partition "data-coordinator" #lightblue {
"Write Code" --> "Test Code"
"Test Code" --> "Deploy Code"
"Deploy Code" --> (*)
}
partition Used #cccccc {
}
@enduml
| false | true | false | false | activity |
6a33a12337332a4fe91d2df78ded529d854b2e16 | 88bee0d8971b0051ef84add0dc38c8857865bae1 | /resourceplanning-entity/src/main/resources/classes.puml | 6ada946cffb2acd7ffbc269ed3f9e759b68bb0ad | [] | no_license | gheddie/speedys-resourceplanning-new | 894245bba36b35662b24fe3d790b97d2872afb79 | 64e7c22337b5c3b8c5f22c3e66efb0021d19a8cf | refs/heads/master | 2020-12-12T13:53:58.357395 | 2016-08-04T13:22:53 | 2016-08-04T13:22:53 | 47,066,595 | 0 | 0 | null | null | null | null | ISO-8859-1 | PlantUML | false | false | 1,751 | puml | @startuml
class Helper {
firstName : String
lastName : String
dateOfBirth : Date
email : String
helperState : HelperState
}
class EventTemplate {
description : String
}
class Event {
eventDate : Date
eventKey : String
description : String
}
class Position {
description : String
mini... | false | true | true | false | class |
00c867ec04a8ccb7e2d33c3e155ac81eb3ac5782 | 831e34223751ba984839b477e9334a7316b044af | /docs/diagramas/diagramas de clase/Observador.puml | d92ab014f0bd11b9d75122723dbe94b8ef6af22e | [
"MIT"
] | permissive | nauee/Algo3-TP2 | 7163a693b752906e48f416d6a02fad76cd357961 | d1bec97ab04bb6272d851c6627b72d5a0951ab31 | refs/heads/main | 2023-07-11T13:04:23.873792 | 2021-08-12T23:26:02 | 2021-08-12T23:26:02 | 381,121,179 | 6 | 5 | MIT | 2021-08-12T02:33:59 | 2021-06-28T18:05:13 | Java | UTF-8 | PlantUML | false | false | 344 | puml | @startuml
title Observador
hide empty members
interface Observador {
+ actualizar(): void
}
class ObservadorJuego {
- vista: VistaJuego
+ {static} ObservadorJuego(juego: Observable, vista): ObservadorJuego
}
ObservadorJuego ..|> Observador
ObservadorPaisesSeleccionados ..|> Observador
Juego "1" --> "1.... | false | true | false | false | class |
25e5f7ac26e059ea2c8c5b59beea3e627d8659c6 | 9b455a89aa9fe70b20b4b57f6216cd645a18af34 | /src/main/java/com/company/behavioral/observer/ObserverPattern.puml | fc18236ffa58590f79f5c1151098fdcf475b0e2c | [] | no_license | guvenbe/DesignPatternsCoffeePowered | 4f99b36b6974399425177e83d5fdde6f3f067ee6 | 126a47351a8a3a3b2169f73b8e03f2c492992bc6 | refs/heads/master | 2023-06-30T02:32:34.008742 | 2021-08-02T02:16:40 | 2021-08-02T02:16:40 | 390,589,880 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 486 | puml | @startuml
'https://plantuml.com/class-diagram
class ConcreteObserver{
+update()
}
class ConcreteSubject{
-Observer observers[]
+RegisterObserver(Observer)
+removeObserver(Observer)
+notify(Observer)
}
interface Subject{
+RegisterObserver(Observer)
+removeObserver(Observer)
+notify(Obser... | false | true | false | false | class |
f09853ea2ecac9a749c6f1c5652a17aff15a4a8f | 9738105752fd6763fac57347d1c9fa31dbd0d03f | /src/State/State.plantuml | 9f3c2b02675731bd41021fc54c05850674a76f6a | [] | no_license | Kenzki/design-patterns-dvd-store-system | 5c6f3787a32b3ccfba3092e77975962fc4e3e0ba | 299cbc477c1e88b8cebcd778551f1a2fabdfcd10 | refs/heads/master | 2022-12-02T17:14:15.889515 | 2020-08-22T22:29:35 | 2020-08-22T22:29:35 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 929 | plantuml | @startuml
title __STATE's Class Diagram__\n
class State.RentalStatusActive {
+ rentalStatus()
}
class State.RentalStatusContext {
+ getRentalStatus()
+ rentalStatus()
+ setState()
}
class State.RentalStatusInactive {
+ rentalSt... | false | true | false | false | state |
8ce6767f544d6f403fdeb9db6b98b631a9f7280b | fa9855ed2f2ad20f1876549b9aa036265346adff | /use-cases/use-case-8.2.puml | 462e02ab4aa8a3b931fc206bf14bb0727770ab68 | [
"Apache-2.0"
] | permissive | scan-lan/Group-Project | fcc0f346ebe2c5495b2c31328275fcd773846892 | db93a1510cce1355ebb79f01ba8eb42d2312a685 | refs/heads/master | 2023-04-15T18:20:10.702190 | 2021-04-27T17:23:47 | 2021-04-27T17:23:47 | 333,326,638 | 0 | 0 | Apache-2.0 | 2021-04-27T17:23:48 | 2021-01-27T06:32:57 | Java | UTF-8 | PlantUML | false | false | 313 | puml | @startuml
rectangle Database
rectangle "Organisation" {
usecase UC1 as "Get population in continent"
usecase UCa as "Print continent population "
}
User - UC1
UC1 ..> UCa : include
UC1 - Database
note "This note is connected\nto several objects." as N2
(Start) .. N2
N2 .. (Use)
@enduml | false | true | false | false | usecase |
cbf4e3a9d5676b8f879a8afd8a3f57f4ccd6f380 | 49ade9e69003fd2175cfbfa0409bde56a291f430 | /docs/setlistbot-c4-class-kglw-provider.puml | 0d108dffc942146279a7a0f6349bac76c824aaa8 | [] | no_license | cjbanna/setlistbot | f4c15b8ac2b6215678ec55be715b848bece4790d | 06c5ea3439068fc4decf24da03e3ac362ee9b2bd | refs/heads/main | 2023-05-28T21:03:57.578670 | 2023-05-22T06:25:45 | 2023-05-22T06:25:45 | 84,362,983 | 1 | 0 | null | 2023-05-17T03:40:56 | 2017-03-08T20:26:03 | C# | UTF-8 | PlantUML | false | false | 1,370 | puml | @startuml C4 Code
interface IReplyBuilder {
+string ArtistId
+string BuildReply(Setlist[] setlists)
}
interface ISetlistProvider {
+string ArtistId
+Setlist GetSetlist(DateTime date)
}
package "Setlistbot.Domain.Kglw" {
class KglwRedditReplyBuilder <<IReplyBuilder>> {
+string BuildReply(... | false | true | false | false | class |
807f7bc7cfa0af2e03232da25050c0101d80c9fc | 9623791303908fef9f52edc019691abebad9e719 | /src/cn/shui/learning_plan/offer/twentieth/twentieth.plantuml | 481ecd8a394c99c991d680db7c8a8856d8f36271 | [] | no_license | shuile/LeetCode | 8b816b84071a5338db1161ac541437564574f96a | 4c12a838a0a895f8efcfbac09e1392c510595535 | refs/heads/master | 2023-08-17T04:53:37.617226 | 2023-08-15T16:18:46 | 2023-08-15T16:18:46 | 146,776,927 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 965 | plantuml | @startuml
title __TWENTIETH's Class Diagram__\n
namespace cn.shui.learning_plan.offer.twentieth {
class cn.shui.learning_plan.offer.twentieth.Offer07 {
- indexMap : Map<Integer, Integer>
+ buildTree()
+ buildTree2()
+ myBuildTree()
- build()
- findIndexOfRange()
... | false | true | false | false | class |
2a8cba2571f4a4a214f8480150cbbccecd33a999 | fa81f29e75e4c578b4e0a98717ae71da37dcf0f9 | /Canvas/out/production/Canvas/try.puml | 9bffc6965bdc6bb0371922d974879136b75c4283 | [] | no_license | stinghxk/Shared-White-Board | 1048bf1648f6f76c8b14c304fe4301c8c988f5be | 73a6dd7935d5a29dfb4b8b167db5266d2d1d0190 | refs/heads/main | 2023-08-17T02:52:27.824877 | 2021-09-29T03:14:12 | 2021-09-29T03:14:12 | 411,512,255 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 283 | puml | @startuml
'https://plantuml.com/sequence-diagram
autonumber
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
Ceb <-- Bob: another authentication Response
@enduml | false | true | false | false | sequence |
c1d16b6e96d424c4ca5e2dba5e4669af87d895bc | c183a3bcca39c12fcdf8c69f9418d29161cd67a9 | /src/app/fachinformatiker/myMashup/constants/constants.plantuml | a84ed82783ba76ce77eff0a492d4f0faeab9c001 | [
"MIT"
] | permissive | fachinformatiker/myMashup | 5b6510714e9a921771f96c5e90cf729c5ee1d54e | 63033ae85ab75c0a64cf7ec5332510a2d3325dd6 | refs/heads/master | 2021-06-25T06:01:50.243448 | 2021-06-22T13:00:04 | 2021-06-22T13:00:04 | 184,805,428 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 964 | plantuml | @startuml
title __CONSTANTS's Class Diagram__\n
namespace app.fachinformatiker.myMashup.constants {
interface app.fachinformatiker.myMashup.constants.Constants {
{static} + NO_ARGUMETS : String
{static} + NONNUMERIC_ARGUMETS : String
{static} + PRODUCER : String
{static} + CONSUM... | false | true | false | false | class |
f22695f83ab1f914dc32732be2d33a6796134d17 | 76d2a6a8a992f88f8eb2d5c4b9d782b2d3bfe617 | /docs/db-schema-guideline.puml | 9aaad910e5c2dd73acd684ad3918788a5d136d2b | [] | no_license | LueZero/math-sharing | 43001b09f9822de75634e24865ef2ab7ef59cd17 | e37c3c951cb910dfbd1c144046bcade654aa7a6f | refs/heads/master | 2023-07-13T14:32:58.252108 | 2021-08-30T13:56:44 | 2021-08-30T13:56:44 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 435 | puml | @startuml
left to right direction
class users << (T,#ADD1B2) >>{
id
--
email : string
--
password : string
--
name : string
--
created_at : timestamp
--
updated_at : timestamp
}
class posts << (T,#ADD1B2) >>{
id
--
users_id : int
--
content : string
--... | false | true | true | false | class |
15ce4b87262a5b2a3b11ec039ae8e4c4c1cff03b | 336c916699df8aaf502f430df20e984b5338e4a5 | /doc/uml/PluginInterfaceDiagram.plantuml | 6a327b4ddaf563b970de2484c5e47428ff06ddf2 | [] | no_license | Siprj/modular-MCU-flasher | 18497ffb77be67af0c35eee0f4f443b7debabaf4 | d85fe443da5c63aa90d25114f484e7e8a63ceaec | refs/heads/master | 2016-09-06T10:48:27.132426 | 2016-01-27T10:25:50 | 2016-01-27T10:25:50 | 22,478,653 | 0 | 1 | null | 2016-01-27T10:25:50 | 2014-07-31T17:40:16 | C++ | UTF-8 | PlantUML | false | false | 722 | plantuml | @startuml
interface FlasherPlugin {
+ {abstract} initPlugin() : quint32
+ {abstract} getPluginWidget() ; QWidget
+ {abstract} flash(QByteArray data) : void
--
signals:
+ {abstract} printProgressInfo(QString info) : void
+ {abstract} progressInPercentage(qint32 progress) : void
+ {abst... | false | true | false | false | class |
3b29350bc5a3f9755cdfb58499bcc06193bad295 | b04d5166435afbe4a531aaccc447a40c92bb649b | /docs/Solution/Cloudlet-Manager/Logical.puml | 040206f6bf4653052afd5d7fea84d6997f826d5b | [] | no_license | CAADE/CloudLet | bc8e2d2ca4662aa60732888d727fca11d4045f66 | 08066bb296578ca6dc60a20388b15cb0f08425c4 | refs/heads/master | 2021-07-24T19:23:37.384552 | 2018-08-11T13:37:52 | 2018-08-11T13:37:52 | 81,122,426 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 202 | puml | @startuml
package "Cloudlet Manager" #lightblue {
interface "Cloudlet Manager" {
}
CLI ()-- "Cloudlet Manager"
REST ()-- "Cloudlet Manager"
Web ()-- "Cloudlet Manager"
}
@enduml
| false | true | false | false | class |
de7c2f36744d7a3a4ab0237b08f0dbccc5e60d0f | 8899919367565857b86a7540cb7313171f7af53a | /oauth2.0/oauth2_server_to_server.puml | fca1f36c465751320b8fbd71556acbc681f42eac | [
"MIT"
] | permissive | meetrp/diagrams | d5a9e615aea3712eca6e3a93fc907c6415ff6232 | 47330a2661c749ab041f9237a6e043d2d08baa23 | refs/heads/main | 2023-06-17T19:08:18.464306 | 2021-07-11T01:41:07 | 2021-07-11T01:41:07 | 378,479,698 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,988 | puml | @startuml oauth2_server_to_server
header
Created: <font color=red>Jun-20-2021 20:20</font>
View Generated: %date("MMM-dd-yyyy HH:mm")
endheader
title
= [oauth 2.0] Authorization Code Grant flow (server to server)
<size:11><i> User wants to expose all his contacts to "MyApp Server." </i></size>
<siz... | false | true | true | false | usecase |
ebbf0fc75d2b53d8be6de0b40966deec39810e1d | 9dacf3115d4da5b805449c0247658f7599d15073 | /uml/ClassDiagram.puml | 9449e293778214a89c34f058fdebac5a36e610f8 | [] | no_license | xera51/gray-cop3330-assignment4part2 | 8e372853fae20c1ff6fcb63b0aa1d8c9ef4f3249 | fed733e420982c3f7ae252b58c842eaeb70993f6 | refs/heads/master | 2023-06-26T12:53:40.665340 | 2021-07-12T04:34:23 | 2021-07-12T04:34:23 | 383,518,572 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 890 | puml | @startuml
package ucf.assignments {
note "More details included in other diagrams" as N1
package model {
class ToDo {}
class ToDoListDAO {}
class ToDoListManagerModel {}
}
package factories {
class PopUps {}
class TaskCell {}
}
package util {
... | false | true | false | false | sequence |
a96e59ca0df3db68f43338dc8f6c2ba2e9fa28ca | 982521f5c9e60d3f90167eb61040567da9176034 | /src/main/java/com/flyer/designpattern/proxy/proxy.puml | 40d764195a6444f237339d23debcd51706b4d226 | [] | no_license | PlumpMath/designpattern-433 | 475886021632fd0c1d7b459cb078b16e407c1593 | 9061c7e116506f4b35817f05dfd0f81aa379e694 | refs/heads/master | 2021-01-20T09:36:57.168536 | 2017-04-12T07:29:44 | 2017-04-12T07:29:44 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 103 | puml | @startuml
interface Subject
interface InvocationHandler
class Proxy
Subject <|.. RealSubject
@enduml | false | true | false | false | class |
7998797523079cb45014b45c388267110169e8ca | 31fd1aa900725aee0049c5b86d9597ff25efec38 | /data/SendDigest.puml | bcb1a4d39b7b1bb1f298d996a9b463db2c094f52 | [] | no_license | Jagadeeshnraj/voucher-alert-system | 70db7c0d8528ddd394da648a56c72209d63ee961 | 717d9a5e75f3a46706e5dfbdc8724b7c673ed506 | refs/heads/master | 2023-03-17T11:55:59.284004 | 2020-06-29T20:04:33 | 2020-06-29T21:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,013 | puml | @startuml
box "Internal Services" #LightBlue
participant "Scheduler service" as scheduler order 10
participant "Digest service" as ds order 20
participant "Subscription service" as subs order 30
participant "User service" as us order 25
participant "Voucher service" as vs order 50
participant "Message Queue" as kafka o... | false | true | false | false | sequence |
8827f6a79cd5e6e8068af1529babd5661349f7a3 | 01fa4b35677c4d4423a5bb6a7b2bf3847b54ccbc | /code/model/ComponentSerializer.puml | f81ef8d0b749b5693f334deb72e81222f8cf7178 | [
"MIT"
] | permissive | Boyquotes/godot-component-system-old | 32bcd556c0ad9ff4a5ea956b45145112497f9f1e | 3d646949bef1fb350ffeb33273edcb42043394e6 | refs/heads/master | 2023-06-10T22:08:04.993967 | 2019-08-17T09:42:50 | 2019-08-17T09:42:50 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 253 | puml | @startuml
class ComponentSerializer
{
#ComponentRegistry Registry
+ComponentSerializer(ComponentRegistry registry)
+Dictionary<string, object> Serialize(Node node)
+DeserializeTo(Dictionary<string, object> componentData, Node rootNode)
}
@enduml | false | true | true | false | class |
e3b45e50643ea3e8dcdcfeb61d31d4ba8e435935 | 227c32f7a5991c0ce2de069dd1f0448c1e6949fb | /PlantUML/Pose2D/Pose2D_Activity_setAngle.puml | 925f7c156312fa6b3b0e9c645ac593a4d0152b59 | [] | no_license | ShisatoYano/SLAMDesignUML | 2b3af745ecf8ff1b88845e248a72c589fe9aa1ba | bb8678908952205d1fdc2ea5e49c9ca752e123b9 | refs/heads/master | 2022-11-25T17:49:03.514885 | 2020-08-02T00:27:38 | 2020-08-02T00:27:38 | 261,206,484 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 79 | puml | @startuml
/'
input: double th
'/
(*) --> "this->th = th"
--> (*)
@enduml | false | true | false | false | class |
0d4bfedbc8f3ee42add7752b9b98058fa6649af8 | 176fa7e597c2f2337f80a9d4e393e636e5823129 | /stocky-devel/stocky/docs/source/uml_images/classes_wcviews_classes.plantuml | fa0c32b5b7ddb9922e4abe840021e8136ab3dbe8 | [
"Apache-2.0"
] | permissive | cfe-lab/stocky | 0133abf16bbf068d8ef3684af4d7b22e96756e37 | 6c4114551d9b61c5ba3db2c237e995fecdd2f6b3 | refs/heads/master | 2021-04-15T17:01:15.610547 | 2019-04-08T18:51:52 | 2019-04-08T18:51:52 | 126,519,914 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,004 | plantuml | @startuml
title classes wcviews
class SwitcheeView {
+h1
+helptext
+wcstatus
+Redraw(self)
+rcvMsg(self, whofrom:'base.base_obj', msgdesc:base.MSGdesc_Type, msgdat:typing.Optional[base.MSGdata_Type])
}
class RadarView {
+coldct
+dist_lst
+svg
+display_distances(self)
+drawcolumn(... | false | true | false | false | class |
eea9a819ef22de4f370d8e9ca6c175340b6e7b2a | a88c11df2c1189b6e651d85cf3dc2388f9fcfc95 | /diagrams/class_boundary_detector.plantuml | c78c82d479d0df8acd67c472201259d4638662c6 | [] | no_license | TomSievers/EVD_Proj | cf6fcb6bfb3cca23a45fb434f8f5097d5aa56f4b | 19abc059668d86b1c4c0d4e93bd8acb38223a36e | refs/heads/develop | 2023-02-20T12:32:11.254938 | 2021-01-21T08:16:31 | 2021-01-21T08:16:31 | 293,806,246 | 0 | 0 | null | 2021-01-21T08:16:32 | 2020-09-08T12:39:05 | C++ | UTF-8 | PlantUML | false | false | 2,637 | plantuml | @startuml
header
Design class diagram BoundaryDetector
endheader
package ImageCapture
{
interface ICapture
{
# curFrame : cv::Mat
# active : bool
# thread : std::thread
# updateMutex : std::mutex
+ //setRoi(roi : std::array<cv::Point2f, 4>&, width : float, height : floa... | false | true | false | false | sequence |
3b28a7630992dbdbb6351d3d2363c423d31ba5ff | 13d8c83e14ae1cad511f30b984f5f4c86ed97976 | /exercise46/docs/ex46.puml | af77a35f4d804a542922324ef11b17d4ceab01a3 | [] | no_license | drumman22/grossman-a04 | 5a31dcf4086dbfceb889c6437477cdb65e285041 | 4303c3147249bf183f5af5b4fffbbd843947ba6a | refs/heads/master | 2023-09-06T04:20:42.918012 | 2021-10-26T15:55:32 | 2021-10-26T15:55:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 213 | puml | @startuml
class Solution46 {
Map<String, Integer> wordFrequencyMap
}
Solution46 : + void wordsToMap(File inputFile)
Solution46 : + String numToStars(int num)
Solution46 : + void printWordFrequency()
@enduml | false | true | false | false | class |
aace695069e6f64fa1f4ac03967b215a03d7d0ff | 994582f29d792f8b49d7e39b5618991f497a68b0 | /001-carecruCurrent_ContextMap.puml | f70962281e4baafb68515ea9e5016b7351b83c77 | [] | no_license | rgeorgel/test_temp | 5f2d48531b47f2b4a143809674fbc767e2545217 | 149905e30e65e750f7b100cb13f7eccfb5a7eb96 | refs/heads/main | 2023-06-25T13:01:02.013485 | 2021-07-18T19:26:46 | 2021-07-18T19:26:46 | 387,250,745 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,984 | puml | @startuml
skinparam componentStyle uml2
component [WorkflowContext]
note right of [WorkflowContext]
The workflow context is responsible
for management and delivering
reminders to the patients.
end note
component [EnterpriseManagementContext]
note right of [EnterpriseManagementContext]
The Enterprise management con... | false | true | false | false | sequence |
ea4873500aeaa805276300a116cf940a599ea92f | 1228576f109b6942764d338b91714a57ad58b851 | /README_branches.puml | 7d0ab89300ccc9957af3d7d7a5a36ba13fa806e3 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | lapolinar0519/remprotocol | b7ab95e97c8ecaab3bb40ae9cdc7cd6829916c4a | 578996ce408ca0adbe6a6b895177199017ee907b | refs/heads/develop | 2022-11-29T13:36:54.540719 | 2020-07-31T12:14:31 | 2020-07-31T12:14:31 | 263,375,233 | 0 | 0 | MIT | 2020-07-31T14:40:06 | 2020-05-12T15:24:07 | C++ | UTF-8 | PlantUML | false | false | 1,269 | puml | @startuml
' This used in README.md
' see https://stackoverflow.com/questions/32203610/how-to-integrate-uml-diagrams-into-gitlab-or-github
' how to insert this picture into README.md
actor "External Contributor" as EC #lightgreen
participant "eosio/eos(release/1.8.x)" as EOS18 #red
participant "eos-release/1.8.x" as REO... | false | true | false | false | usecase |
96f6a31a64bf312b37ae25a79e22e934efb9a45a | d6478acece4b5e58c0f85dc913b63e6eb9795a23 | /design/api_service.png.puml | 0c3858575fd4edf6b5f238d632ccce5c70df56bd | [
"MIT"
] | permissive | Daenecompass/harvest-client | 80c592234ffeb6471eb2f47832ccbc4abf3de14a | 855157ee715163afaf4cac9faf9a44541e6a34c0 | refs/heads/master | 2020-12-18T20:30:54.841627 | 2020-01-17T15:22:01 | 2020-01-17T15:22:01 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 711 | puml | @startuml
title API and service classes (partial)
package api {
interface TasksApi
interface UsersApi
}
package impl {
TasksApi <|-- TasksApiImpl
UsersApi <|-- UsersApiImpl
TasksApiImpl --> service.TaskService
UsersApiImpl --> service.UserService
}
package core {
Harvest --> UsersApi
Harvest --> TasksApi
Harvest --> ... | false | true | false | false | class |
0b2ae4b735dfc7b06cd528b3970a4ae609156865 | 40e351567ea4253710fab5639d62af6dbb8686d2 | /plantuml/Canvas.puml | fc22db2a725200bb035b46d0f3d857ba4e4b833b | [] | no_license | AlexMaxwell2001/MementoDesignPattern | e6e0c9715217e47ea352c5084621148897ba03c3 | 54a456ac2eecdca88dd7fab09ec7de19d04c7f59 | refs/heads/main | 2023-01-18T15:46:11.610765 | 2020-12-03T13:22:49 | 2020-12-03T13:22:49 | 318,200,279 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 216 | puml | @startuml
class Canvas {
+ Add(s:Shape) : void
+ Remove() : void
+ Canvas()
+ <<override>> ToString() : string
+ GetState() : ArrayList
+ SetState(savedOne:Memento) : void
}
@enduml
| false | true | false | false | class |
5ddf1c1f3be4c00e25c306c1231e19c8409127e5 | 962989bb15befd5177b53099836f5262cb2d82d0 | /5.1-data-model/lag-data-model-01.puml | 8fd19481091c1b6898ab6e9d6a9bb3692d660ed3 | [] | no_license | jnpr-tjiang/cfm-data-model | 25c12acca65e6a7e4db10058172665517a0f9c11 | 2046f7227f80f98d88844c256b310c442d9cd960 | refs/heads/master | 2020-03-16T23:10:44.612882 | 2019-02-04T05:51:27 | 2019-02-04T05:51:27 | 133,068,065 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 801 | puml | @startuml
skinparam object {
BackgroundColor PaleGreen
}
package fabric <<fab_01>> {
object tor_01 <<physical-router>> {
}
object tor_01_xe_0_0_1 <<physical-interface>> {
}
object tor_02 <<physical-router>> {
}
object tor_02_xe_0_0_1 <<physical-interface>> {
}
object vpg_01<<... | false | true | false | false | class |
3a15cdb5626f0d4cc512c5cf1638d09447c5969e | 1484f4a4d4c5b4689f8525742d1e4cda8fdb6d3a | /docs/diagrams/manualtracker/Handler_Parser.puml | f5224c8176a76da387b13e566c461e7620fbfe1d | [] | no_license | AY2021S1-CS2113-T16-1/tp | 8abd1e1798a8ecc64b4b3ae28dd5da618714b972 | 6ef0845c809addb46fef872101ef528780571b5d | refs/heads/master | 2023-01-13T17:13:34.579399 | 2020-11-16T05:03:49 | 2020-11-16T05:03:49 | 300,199,426 | 0 | 1 | null | 2020-11-16T05:03:50 | 2020-10-01T08:10:30 | Java | UTF-8 | PlantUML | false | false | 1,138 | puml | @startuml
scale 1094 width
hide circle
skinparam classAttributeIconSize 0
skinparam BoxPadding 20
skinparam shadowing false
skinparam package<<Layout>> {
borderColor Transparent
backgroundColor Transparent
fontColor Transparent
stereotypeFontColor Transparent
}
rectangle LogicManagers {
class ManualTrack... | false | true | false | false | sequence |
4f6f82b38d06b71ae2e8a10994a3bd48eff227d4 | 21617bb474470c80fff2f99a74dcc069a03a4a06 | /documentation/Diagramme de classes.puml | 18e3eef31dc73aab3895b59630d34b9f59ddada6 | [] | no_license | flamy39/filmographie | d7e20ab624476d8165479032f01a2a3a07334da9 | c76f223c2af2b744864e26812912b7ee8f2ec326 | refs/heads/master | 2023-02-07T07:09:34.352550 | 2020-12-15T16:37:43 | 2020-12-15T16:37:43 | 321,679,249 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 620 | puml | @startuml
skinparam classAttributeIconSize 0
skinparam class {
BackgroundColor Ivory
ArrowColor SeaGreen
BorderColor DarkOrange
}
skinparam stereotypeCBackgroundColor Gold
class Filmographie {
-id : Integer
-libelle : String
}
class Film {
-id : Integer
-titre : String
-description : String
-d... | false | true | false | false | class |
d3b2136cef975f3cb382494d881427abaf0727b2 | 277510c06b82f033ec74f5996fac0d0e13127daa | /schoolcannon.plantuml | c6bc2dab7d499ee2f5b71ab07afe3f63ea54c2cd | [] | no_license | Lukires/school_cannon | c5448379fb5f33900ea31eab0f3643fd50643e83 | 4c82a7221a406c4c6a4c87a68c764136fc968346 | refs/heads/master | 2020-07-13T17:37:34.052637 | 2019-09-22T22:58:25 | 2019-09-22T22:58:25 | 205,124,231 | 3 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,281 | plantuml | @startuml
title __SCHOOLCANNON's Class Diagram__\n
namespace com.lukire.camera {
class com.lukire.camera.Camera {
}
}
namespace com.lukire.effect {
abstract class com.lukire.effect.Effect {
}
}
namespace com.lukire.effect {
namespace effects {
class com.lukire.effect.effect... | false | true | false | false | class |
5b136abc1a5defd393c2bb1510c291c45159615c | 92addf9ac745235fb51e5e3a0abd2494db5f9f4b | /src/main/java/ex41/exercise41_UML.puml | 0820e38393e643fda3016b2591635977806037b0 | [] | no_license | vishal8557/choday-cop3330-assignment3 | bd61e8060aba52f8d5376e6df2faedc02ed1d3d3 | d81199eae03bf0404114aa812f8c3f50f425e2db | refs/heads/master | 2023-08-31T07:45:19.655353 | 2021-10-11T18:26:49 | 2021-10-11T18:26:49 | 416,053,974 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 186 | puml | @startuml
'https://plantuml.com/sequence-diagram
class App{
- App : ArrayList<String>
- lets_count_now
- THE_LIST
}
class our_name_list{
- ArrayList -> THE_RECORD
- count_now
}
@enduml | false | true | false | false | class |
65df6aff217559d1a585f0f27de370f47ce7ecb0 | 66c75cc5ca412f70da25c8992da6c717caffb464 | /Gebäude/Etage1/Etage.puml | b0cce9f550a2fc277332404df64fffc6718239be | [] | no_license | fluidmobile/CodeArcKA | 32cb5673f52ae3e6e11cc17d747cc7a1a672959a | 84360f7d8447bcc69e94ba8d1c758dd947be3647 | refs/heads/master | 2021-01-12T08:08:06.120842 | 2016-12-14T18:27:37 | 2016-12-14T18:27:37 | 76,483,577 | 0 | 0 | null | 2016-12-14T17:54:05 | 2016-12-14T17:54:05 | null | UTF-8 | PlantUML | false | false | 357 | puml | @startuml
(*) --> Ungeprüft
--> [event.PrüfauftragErteilt] WartenAufPrüfer
--> [input.StartePrüfung] EtagePrüfungLäuft
EtagePrüfungLäuft --> [input.StartePrüfung] "<color red>**ERROR**\nPrüfungBereitsInArbeit"
EtagePrüfungLäuft --> [event.MelderGeprüft] EtagePrüfungLäuft
EtagePrüfungLäuft --> [input.PrüfungErledit] Eta... | false | true | true | false | uml-unknown |
798e8e8792cefe526b5e5909176287e447319c4f | 445feba31366f5ff3616c3bd9bae40b3dc20c23e | /scratch/scratch.plantuml | 7544bb7c2650dfd252dd6c59b0a594f5b2b1ec2d | [] | no_license | tninja/scratch | c9e88a709fae94314c1854f7d470d105a9c0ae52 | ea3314864061dcf5853d02c9eb6a0f48ae2b9b17 | refs/heads/master | 2021-07-06T00:32:53.029770 | 2021-05-26T05:00:04 | 2021-05-26T05:00:04 | 102,230,573 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,042 | plantuml | @startuml
allow_mixing
skinparam handwritten true
rectangle "Users" {
actor Customer
actor "Warehouse worker"
actor "Truck driver"
}
rectangle "OLTP systems" {
rectangle {
agent "Ecommerce site"
database "Sales DB"
}
rectangle {
agent "Stock-keeping app"
database "Inventory DB"
}
rectangle {
agent "Vehicle route ... | false | true | false | false | sequence |
5ddd3552a2c639c9b630a0dbf8e0ebb48f095844 | e39355f8c4eaeb560c5cb338142f21aae5441e12 | /docs/argos.plantuml | 9319beb625167e3c5042bc491d351c54382fb813 | [
"Apache-2.0"
] | permissive | gerardborst/argos | 6edb8c773fe06d06c5fbe1cf2a03f79bb3b6dafa | 1ba5281a07fb8177c53a2a8eb3ae032e40df57e5 | refs/heads/master | 2022-04-02T23:15:50.037357 | 2020-01-24T15:47:19 | 2020-01-24T15:47:19 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,145 | plantuml | @startuml
skinparam roundcorner 25
skinparam defaultFontColor Black
skinparam defaultFontSize 12
skinparam Padding 10
skinparam pageMargin 40
skinparam classFontSize 14
skinparam classFontColor black
skinparam classFontStyle bold
skinparam ArrowFontStyle bold
skinparam ArrowThickness 2
skinparam class {
BackgroundCol... | false | true | false | false | class |
8b9cd27471f77ab045af4c40d8b4b24004b1d290 | 207276619758ec53c30f5f3aacb2d2d939bcae3d | /diagrams/case-state.puml | 2f4c6d048b9f662207092f5a3a81c17f8155c947 | [
"LicenseRef-scancode-proprietary-license",
"MIT"
] | permissive | ONSdigital/census-rm-case-service | b2aff9cb13c6d97f9305b44ff963860821f68b53 | 7925b194f896fc0c0a20e5509edfa8218156059d | refs/heads/master | 2020-04-29T22:39:58.797935 | 2019-04-17T08:02:44 | 2019-04-17T08:02:44 | 176,454,772 | 0 | 1 | MIT | 2019-04-17T08:02:46 | 2019-03-19T07:49:28 | Java | UTF-8 | PlantUML | false | false | 738 | puml | @startuml
skinparam state {
BackgroundColor HoneyDew
}
[*] --> SAMPLED_INIT
[*] --> REPLACEMENT_INIT
SAMPLED_INIT --> ACTIONABLE : activated [[https://github.com/ONSdigital/census-rm-case-service/blob/master/src/main/java/uk/gov/ons/ctp/response/casesvc/scheduled/distribution/CaseDistributor.java#L197 *]]
REPLACEM... | false | true | false | false | sequence |
2ee3b1d82e486b4d5c4c5136142f6eeed151067e | 95db096f36828b7124792f7ce52368a58783e9e9 | /docs/javadocs/soen6441riskgame/singleton/GameBoard.puml | 5b306c68eb645e84934f49d1dd205f0cb840b487 | [] | no_license | huntertran/soen6441-riskgame | 81af179068618a3870b14ef46cf51ea65c31ac6b | f6605e3c5bdd3346f65288c96de6d169faa47f00 | refs/heads/master | 2023-06-22T21:10:32.772010 | 2021-03-31T21:48:30 | 2021-04-02T03:19:34 | 209,664,319 | 2 | 1 | null | 2023-06-14T22:29:59 | 2019-09-19T23:16:40 | Java | UTF-8 | PlantUML | false | false | 4,230 | puml | @startuml
skinparam svgLinkTarget _parent
skinparam linetype ortho
set namespaceSeparator none
class "<b><size:14>GameBoard</b>\n<size:10>soen6441riskgame.singleton" as soen6441riskgame.singleton.GameBoard [[../../soen6441riskgame/singleton/GameBoard.html{soen6441riskgame.singleton.GameBoard}]] {
+PrintStream standar... | false | true | false | false | class |
377cb5670d0c6e4f00e527090cf56e0066e4e5e5 | a88c11df2c1189b6e651d85cf3dc2388f9fcfc95 | /diagrams/sequence_boundary_detector.plantuml | bf527536bad3e2fd240d5cb89bba0ee4f2b3bf2d | [] | no_license | TomSievers/EVD_Proj | cf6fcb6bfb3cca23a45fb434f8f5097d5aa56f4b | 19abc059668d86b1c4c0d4e93bd8acb38223a36e | refs/heads/develop | 2023-02-20T12:32:11.254938 | 2021-01-21T08:16:31 | 2021-01-21T08:16:31 | 293,806,246 | 0 | 0 | null | 2021-01-21T08:16:32 | 2020-09-08T12:39:05 | C++ | UTF-8 | PlantUML | false | false | 2,252 | plantuml | @startuml
participant main as "main"
participant detect as "BoundaryDetector : detect"
participant acq as "Acquisition : acquisition"
participant enh as "BoundaryEnhancement : enhance"
participant seg as "BoundarySegmentation : segment"
participant fea as "BoundaryFeatureExtract : feature"
participant cla as "Boundary... | false | true | false | false | sequence |
f626b460f127892f7573e403bac70e6f539df9f7 | 10cb5f5f55912ace08bfc663a43a91dbf58d5039 | /app/src/main/java/moortala/com/ordertracker/midterm.puml | c764bb6529e5867e496d9bccd9be4f199173d8b8 | [] | no_license | murtala/OrderTracker | 5e6f8e76f31b5230706dcab77d7c04112b371d43 | a1bd3283da0edb03e09b5ab9afb0ce8b85bb66a4 | refs/heads/master | 2021-01-21T13:40:33.932248 | 2016-05-07T17:09:36 | 2016-05-07T17:09:36 | 54,591,788 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 587 | puml | @startuml
title Book Catalog Management Application
user -> Application:check in
Application -> Database: save
activate Database
Application <-- Database: confirmation
deactivate Database
user <-- Application:confirmation
user -> Application:check out
Application -> Database: save
activate Database
Application <-- Dat... | false | true | false | false | sequence |
3c9b6ff3209df2f27c7e160bd5406eff767f1366 | f601c40e50e0f113f480ae2de3e80bc4a3172f86 | /docs/Solution/Provision-Engine/UserInteraction.puml | d0499a231aff8c817f74cab53ff54b9b205f5dfd | [] | no_license | CAADE/C3 | 07307a3795888672df18e99932e25951911eaf1d | 4bbe48a335b936cf75808d0902b32f73b99ff958 | refs/heads/master | 2022-11-24T14:52:05.724752 | 2019-06-19T03:32:46 | 2019-06-19T03:32:46 | 67,574,474 | 1 | 0 | null | 2022-11-22T11:28:45 | 2016-09-07T05:19:16 | JavaScript | UTF-8 | PlantUML | false | false | 67 | puml | @startuml
actor User
User -> "Provision-Engine": UseCase
@enduml
| false | true | false | false | sequence |
a00dffdbdfde289ca6f20dcced48476fca91d467 | 1ff534bd13d4172dbb7b2472bc664fd20c298806 | /rospace_documentation/design/propagator-builder-class-diagram.puml | ee53af44ab4bc7de772fc556338d8a70bb9fd752 | [
"Zlib"
] | permissive | eSpace-epfl/rospace-core | be7e821e22ea821181abb042e31f7df51eb93098 | abf01756f81113cb4822bc7e09b0d75f2c9676d8 | refs/heads/master | 2020-04-17T03:39:35.265865 | 2018-12-19T18:48:33 | 2018-12-19T18:48:33 | 166,194,441 | 3 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,394 | puml | @startuml
' Copyright (c) 2018, Christian Lanegger (christian.lanegger@epfl.ch)
'
' @license zlib license
'
' This file is licensed under the terms of the zlib license.
' See the LICENSE.md file in the root of this repository
' for complete details.
skinparam ClassBackgroundColor #F3EFEB/E1D5E7
skinparam ClassBorderCo... | false | true | false | false | class |
9deeec6fcfe017f3db6d92a8ba9aef1e12b78e66 | 575026b9cee018b37413c6a2d85f1571577c1ae2 | /uml/Assignment4.puml | 6928f26194926cb728ce2796103c86fbccfaa85b | [] | no_license | AwesomeDin/dinesh-cop3330-assignment4 | 255722dcc210afac3114a540d0fcaed7bf7ef39a | 232ced3df597d07fcd06b08c7b60cc53bebb2596 | refs/heads/master | 2023-08-22T04:35:20.890439 | 2021-10-26T16:53:58 | 2021-10-26T16:53:58 | 419,944,762 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 874 | puml | @startuml
'https://plantuml.com/class-diagram
javafx.application <|-- theApp
javafx.application -- theListController
theListController -- ToDoListTableManagement
theListController -- ToDoListItemManagement
theListController -- ToDoListItem
theListController -- ToDoListFiles
class theApp {
+main()
+start()
}
class th... | false | true | false | false | class |
61695cff3f4064992a6382626be0999140f580ee | bdd821df21dee6696ccd996418e1c3975cb579bc | /servcie/src/main/slideruml.puml | 238ef4b6d1c1a2718e73ade944c6249f65d56f7b | [
"BSD-2-Clause"
] | permissive | jayfans3/example | 825edd57a51628ac62e5b84dbe7bc7db41dbbb10 | 6982e33d760dd8e4d94de40c81ae733434bf3f1b | refs/heads/master | 2020-06-04T06:27:54.700728 | 2015-03-13T08:31:43 | 2015-03-13T08:31:43 | 18,872,577 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 204 | puml | @startuml
package org.apache.slider.client <<Frame>>{
class SliderClient extends AbstractSliderLaunchedService
abstract class WebUITab
abstract class SparkUITab extends WebUITab
}
@enduml | false | true | false | false | class |
7d513622696dec70902640e3b32f092d27f03fe6 | d84559d6773267292dd55fbbf7e94a111113ad70 | /Practica2/output/test/STUBParser/ModelDomini.puml | 253f8cb260b40f6bac4bed9f8ab3a350ada7e202 | [] | no_license | elenambajen/Disseny-de-Software | 91e7f3f2de4c6ad62349e2f640464d70b2cfda22 | 1dfae2e4caab5e0f72cc63fbdf9fe1f6b650f21c | refs/heads/master | 2020-03-29T05:19:55.064150 | 2018-11-29T12:48:07 | 2018-11-29T12:48:07 | 149,577,894 | 0 | 0 | null | 2018-09-20T08:36:49 | 2018-09-20T08:36:49 | null | UTF-8 | PlantUML | false | false | 1,981 | puml | @startuml
object STUB
object CatàlegSèries
object Sèrie{
titol
descripcio
imatge
any estreno
}
object EstatSèrie
object WatchedList
object WatchNext
object NotStartedYet
object Tematica
object Actors{
nom real
nacionalitat
}
object Protagonista{
nom serie
}
object Directors{
nom
... | false | true | true | false | class |
7b71ffa891a36803c1df5e216ca5fc8a60a3d40c | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductSelectionSettingDraft.puml | b3e3cd46bc069cb5c7826195d00ea07be4b34f79 | [] | 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,350 | 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 ProductSelectionSettingDraft [[ProductSelectionSettingDraft.svg]] {
productSelection: [[ProductS... | false | true | false | false | sequence |
69018175273ba9dabdc5a493ed302c28e1b0f5f8 | dd2f5fa8ddb0663c5a989b9e7fb0417015f23023 | /flow-mock.puml | c6727f0c1baf51a128323015a4d4ed29d02fb14f | [] | no_license | aniketvsawant/jdbc-service-virtualisation | ff04cda4a366072ff2b6b61c7ebc08cdec67fc37 | 7e385322a9c00b69b2f2f4d89f78f677d03e5d12 | refs/heads/master | 2020-06-12T12:27:20.333898 | 2016-07-25T16:31:40 | 2016-07-25T16:31:48 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 599 | puml | @startuml
title Mock Flow Overview
hide footbox
participant client as "Client"
participant vdatasource as "DataSource Wrapper"
participant wiremock as "WireMock"
client -\ vdatasource: executeQuery("select * from mytable")
vdatasource -\ wiremock: POST /sqlstub \n\
{\n\
sql: "select * from mytable" \n\
, paramet... | false | true | false | false | sequence |
543a1046043f80f1c4a0576fc52254eb53367837 | 3495a3bc8450a240a21780fb8c795c215f88000a | /docs/UC7 - Do Payment Automatically/UC7_SSD.puml | d8d57a6f60587a76eadbb337a6cb32c9cb765d9a | [] | no_license | 1190452/LAPR2 | f27ac4e485b91d04189dd0a37551bc108c070b12 | 97c5488c091243cf65f9e16821f56a5020e0ae2e | refs/heads/master | 2023-05-09T02:35:50.850483 | 2020-06-14T21:07:59 | 2020-06-14T21:07:59 | 372,570,349 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 266 | puml | @startuml
autonumber
actor "Timer" as TIM
activate TIM
TIM -> ":System" : The timer starts the automatic payment process\nusing the payment list, triggering the process \nat the defined date and time.
activate ":System"
deactivate ":System"
deactivate TIM
@enduml | false | true | false | false | sequence |
3c3d3d579d1152304729b4e1f84e9673fb5c928b | b9fdd82cf6611667ef1314763d81713ec9358fc9 | /docs/diagrams/ResourceServer.puml | 2e7a8b5b7ce2f53fe30b74f82bc75504d635c97e | [
"MIT"
] | permissive | shyam28598/iudx-python-sdk | b7e6f9f5234abe784e96fcde8e4d39ea0669d392 | 25160a9b982bdbd64bf60a3b52cc147b5b682fa8 | refs/heads/master | 2023-07-15T15:52:12.354103 | 2021-08-16T13:17:18 | 2021-08-16T13:17:18 | 394,954,853 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,748 | puml | @startuml
class ResourceServer {
<extends HttpEntity>
-- public variables --
Enum IUDXEntityEnum
str url (default to staticurl)
optional str token (required for onboarders)
optional list headers
-- public methods --
ResourceServer init(str rs_url, optional str token, option dict headers)
bool statu... | false | true | false | false | class |
fe72123626d06c0a5529c084b111d6837bf31926 | afaba8b7f5d826664155b257db77cf4dbf4b8816 | /oop-pattern/ch07/resources/05-proxy-protection.puml | a8bb53808c97ccdf892df2288b4c5e8c2eae5c9f | [
"MIT"
] | permissive | appkr/pattern | b40b621e52c9b27be01f2a21f2f605a459ac998f | 1e635f7b79cc4b89d2e75455cb14e1572619eb20 | refs/heads/master | 2022-11-02T01:56:18.654766 | 2022-10-12T08:45:58 | 2022-10-12T08:47:36 | 71,896,898 | 11 | 2 | MIT | 2018-11-10T15:05:11 | 2016-10-25T12:55:03 | PHP | UTF-8 | PlantUML | false | false | 305 | puml | @startuml
'skinparam linetype ortho
class App {}
interface Service {
+ request(): void
}
class PublicService <<proxy>> implements Service {
- premiumService: PremiumService
}
class PremiumService <<concrete subject>> implements Service {}
App -> Service
PublicService -> PremiumService
@enduml
| false | true | false | false | class |
a51b4538227ddad8f23658c32ddc5fae8d8898af | b774d5b532ef20e5c8476e35ea90da5e3f09287e | /src/com/github/tomap/uml/analyse/sequenceDiagrams/manageRelationsC.puml | 0501bb3f07895f1541d2d2aac1f3e9b3aa30d4db | [] | no_license | Phalexei/Modeleur | ae94ab6c191a7999cf9deaee4dac8542eb6a52bb | f143c85930c3b668670087693ec807a9cd4bda81 | refs/heads/master | 2021-01-02T08:51:16.535103 | 2013-11-16T19:54:20 | 2013-11-16T19:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 502 | puml | @startuml
actor User as u
participant System as s
opt number of existing class >= 1
u -> s: add a binary relation
loop !validation
s -> u: information demand
u --> s: type, classes, visibily, cardinality
end
end
opt number of existing class >= 2
... | false | true | false | false | sequence |
01710ef1b340b1ed40b8772ad3e2cc6b6cc1a43c | 81c5341b371310f415b7c5ed1193e72bba5eedda | /diagrams/server/ServerMetaDiagram.puml | d8145380df5c5fc4b4fe6f5066c40a7a138aee26 | [
"MIT"
] | permissive | wolfj123/PolicyModelsPlugin | cb8a8687f66e95f164e2cf76cb8ff91245bad598 | c012734157bb8a03348e55e6844e34b6bc1596fc | refs/heads/master | 2023-01-08T05:03:52.950396 | 2020-06-17T15:59:44 | 2020-06-24T13:50:58 | 229,545,591 | 0 | 0 | MIT | 2023-01-07T18:08:47 | 2019-12-22T09:32:58 | TypeScript | UTF-8 | PlantUML | false | false | 616 | puml | @startuml
package Server #DDDDDD {
package LanguageServices {
class LanguageServicesFacade
class LanguageServices
LanguageServices -right-* LanguageServicesFacade
}
package Documents{
interface PMTextDocument
interface TextDocumentManagerInt
TextDocumentM... | false | true | false | false | sequence |
6b9397503bdc66e8d6ffb536f4ffe7d1415dd613 | a2b717706eb8dfd1c36045606e5824934cfc20a5 | /diagrams/adapter-class-schema.puml | a19e78b678d9d195a41cd90442257d8746c3ecd6 | [] | no_license | zhongshijun/head-first-design-patterns-cpp | 66f706264f848e26f6791057eb089a6cdf0a44d9 | 3dc4fc23abb884395313b388fd33e87c0b7730c6 | refs/heads/master | 2023-03-18T20:51:13.129157 | 2021-01-25T20:55:26 | 2021-01-25T20:55:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 229 | puml | @startuml adapter-class-schema
class Target{
+request()
}
class Adaptee{
specificRequest()
}
class Adapter{
request()
}
Target <|-down- Adapter
Adaptee <|-down- Adapter
class Client{}
Client -> Target
@enduml
| false | true | false | false | class |
3c8aa1ec2d469cfc5cd7a56e2f9a8279edb9d58d | 5fc0c198c164b25854e6b4f1bc75929699a59d7a | /src/main/docs/uml/use-case/hotel/GMndSM.puml | f2fe46fc14f087ff71011370f0aa4adfd4652082 | [] | no_license | ChantalSchot/molvenoVoorbeeld | e10b8a408afd08315011b5b75d9021d2d34885be | 93c30047d078a99925ae450f6ecf0cb7e3fb4a92 | refs/heads/master | 2020-12-19T00:43:07.581714 | 2018-12-13T08:54:03 | 2018-12-13T08:54:03 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,658 | puml | @startuml
left to right direction
actor General.Manager
actor Security.Guard
rectangle "Hotel Reservation System" {
(Book room reservation for guest) as (RoomBook)
(Cancel room reservation of guest) as (RoomCancel)
(Make a booking definitive) as (BookingDefinite)
(See availability of a room) as (Roo... | false | true | false | false | usecase |
049ce8a1eedbc094995a67285afa820043b3ec1c | d70822ad93348d34c9addc7aecb7d8213588d050 | /ebobalo-U3-ParkingApp/out/production/ebobalo-U3-ParkingApp/com/ebobalo/UML_Diagram.puml | adc320caaaa1b519331bfc5b903b2cb01a07072a | [] | no_license | eugene8105/U3-parkingApp | 4e95e1dd18a8b945819cc30d6725a8d3d0607c33 | 48b5248eb10ebd9fbb9d42fae0bf6b3c5919b2d7 | refs/heads/master | 2022-08-12T08:05:14.589481 | 2020-05-21T21:48:21 | 2020-05-21T21:48:21 | 263,364,763 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 394 | puml | @startuml
skinparam classHeaderBackgroundColor orange
class ParkingGarageRunner{
}
class Client{
}
class FeeFactory<interface>{
}
class LostTicket{
}
class SpecialEvent{
}
class MinMax{
}
class CheckIn{
}
class CheckOut{
}
class Menu{
}
FeeFactory <|-- ParkingGarageRunner
Client <-- LostTicket
Client <-- Sp... | false | true | false | false | class |
69f506266634c607019a53fee127abfffeb26ae0 | a7b7fc77a24f9303002690c2200a5df124c6b7c5 | /payment-processor/doc/puml/purchase-with-saved-source.puml | 861192785b0d90d8fd78adb69108cb40d26795ac | [
"Apache-2.0"
] | permissive | ostelco/ostelco-core | e2916cc5aefca5f5a3049f4a528e4d2b84e04b86 | b072ada4aca8c4bf5c3c2f6fe0d36a5ff16c11af | refs/heads/develop | 2021-07-21T19:44:47.777138 | 2019-12-18T14:13:16 | 2019-12-18T14:13:16 | 112,729,477 | 38 | 12 | Apache-2.0 | 2021-06-30T14:12:00 | 2017-12-01T10:51:32 | Kotlin | UTF-8 | PlantUML | false | false | 2,110 | puml | @startuml
actor Client
participant Client
box "Prime"
participant "client-api"
participant "payment-processor"
participant OCS
participant DAO
end box
participant Stripe
activate Client
Client -> "client-api" : Get saved sources
activate "client-api"
"client-api" -> Client : {list of sou... | false | true | false | false | usecase |
81a6afcab73921d084d18706ec0e13c1839bcbe1 | eee65bdd4128eeedc3271601006ed5739b43bd67 | /uml/dip_factory.puml | 61f7a6eff52db46e496483a7cda8fa36d3616249 | [] | no_license | argh87/bachelorthesis | 25e8443e61233a628a12a6207f20b0a8319c3cf5 | 9f8a463b455b6e84f67a424ebf5efc2507bc3ebc | refs/heads/master | 2023-04-14T08:47:44.757939 | 2021-04-12T08:32:34 | 2021-04-12T08:32:34 | 345,094,877 | 0 | 1 | null | 2021-04-12T08:32:35 | 2021-03-06T13:01:32 | TeX | UTF-8 | PlantUML | false | false | 315 | puml | @startuml
package App {
class Application
interface Service
Interface Factory
}
package Comp {
class FactoryImpl
class ConcreteImpl
}
Application --> Factory
Application --> Service
Application -[hidden] Service
Service <|.. ConcreteImpl
Factory <|.. FactoryImpl
ConcreteImpl <.. FactoryImpl : creates
@enduml
| false | true | false | false | class |
0210571122b8871cff3f1d1b305c830cad5ad390 | c8b226052253fc523ddccdf846cb7bdb96cff35e | /clientfx/src/com/blackhearth/securevoipclient/client/connection/dto/dto.plantuml | d841fde1958ced550c44fc94d0abe8b40fba1921 | [] | permissive | 517435708/TIP | 50bb55479c5d217bb52bd2c361b8472d88d9b244 | 713158c0ee7677d9031e51bbd630ebf1a8fb2527 | refs/heads/master | 2022-12-23T20:36:16.554721 | 2020-09-27T15:44:26 | 2020-09-27T15:44:26 | 247,706,067 | 0 | 0 | MIT | 2020-09-27T15:44:39 | 2020-03-16T13:13:56 | Java | UTF-8 | PlantUML | false | false | 744 | plantuml | @startuml
title __DTO's Class Diagram__\n
namespace com.blackhearth.securevoipclient {
namespace client {
namespace connection {
namespace dto {
class com.blackhearth.securevoipclient.client.connection.dto.VoIPConnectionResponse {
- message : String
+ VoIPConn... | false | true | false | false | class |
fc12d3c13745e47025fc96816426cebe5e8a7116 | 912d65be9bbd436a671d948abe8dadf356eb5216 | /src/main/java/com/juc/threadpool/completionservice/completionservice.plantuml | 8ee572c6b7d5d17c20755ab597bcfa43ab5bd7cb | [] | 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 | 447 | plantuml | @startuml
title __COMPLETIONSERVICE's Class Diagram__\n
namespace com.juc.threadpool {
namespace completionservice {
class com.juc.threadpool.completionservice.CompletionServiceTest {
{static} + main()
}
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbuc... | false | true | false | false | class |
bca93bd5ff951f6d869f90a49442d6bf583b6689 | 35c2389b489960c5cb6cb9baa2c65b0346cb8702 | /design/brewerydb.puml | 3b0b16175892fca255fa9d275043b29372865198 | [] | no_license | urizev/birritas | 1f5d87fbf012ac2c9196daf3a863765ceb40e8c4 | d6473c4ad728a220a5cd1d5e53a37e36e60b4459 | refs/heads/master | 2018-09-30T10:07:42.042595 | 2018-06-11T18:18:47 | 2018-06-11T18:18:47 | 121,119,551 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,970 | puml | @startuml
BeerOwnership ..> Brewery
BeerOwnership ..> Beer
BreweryOwnership ..> Guild
BreweryOwnership ..> Brewery
Image --> Brewery
Image --> Beer
Image --> Guild
Beer --> Style
Beer --> Glass
Style --> Category
Location --> Brewery
Ingredient ..> Beer
Ingredient ..> Malt
Ingredient ..> Yeast
Ingredient ..> Hop
clas... | false | true | false | false | class |
55ce54e067cc5c63200623da37ed039bb567b59d | 3749560da1ecabdc893404c1c2889c97dcd905bf | /src/main/java/com/myself/nettychat/bootstrap/handler/handler.plantuml | 2df4af9069dabcf30c19e0a7f0847f3b211707d9 | [
"Apache-2.0"
] | permissive | anhtu1197/WebSocketProject | 02ceb566fc9995d499a76e685b053781b5d4b885 | 7e57a9077943322fbe3cd845fc65029c1155fe1f | refs/heads/master | 2020-04-05T04:38:52.015046 | 2018-11-09T01:24:28 | 2018-11-09T01:24:28 | 156,559,854 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 793 | plantuml | @startuml
title __HANDLER's Class Diagram__\n
package com.myself.nettychat {
package com.myself.nettychat.bootstrap {
package com.myself.nettychat.bootstrap.handler {
class DefaultMqttHandler {
+ DefaultMqttHandler()
+ doMessage()
+ channelActive()
+... | false | true | false | false | class |
6d6c33c941777819bd4acbd7ca58d59f1c19634a | 4e96f383d4703ad8ee58869ed91a0c8432c8a051 | /Cura/libCharon/docs/class_diagram.plantuml | 66af50a4c85d16a27a7eaea5480d3f356aecf81d | [
"LGPL-3.0-only",
"GPL-3.0-only"
] | permissive | flight7788/3d-printing-with-moveo-1 | b2dba26010c4fa31815bc1d2d0966161a8600081 | 7fcb9c6b5da9245d54ac917de8c2a7f5148e42b0 | refs/heads/Feature_Marlin_with_AlanBoy | 2022-08-30T18:36:44.785058 | 2020-05-30T07:52:58 | 2020-05-30T07:52:58 | 212,583,912 | 0 | 0 | MIT | 2020-05-16T07:39:47 | 2019-10-03T13:13:01 | C | UTF-8 | PlantUML | false | false | 1,926 | plantuml | @startuml
package Service {
class FileService << DBusService >> {
+startRequest(file: String, paths: List[str]): int
+cancelRequest(requestId: int)
---
+signal requestData(requestId: int, data: Dict[str, Any])
+signal requestFinished(requestId: int)
+signal requestEr... | false | true | false | false | sequence |
94abf95746f52a872203e62407675ac63c9d06b2 | 5b56d0ec345d19c3e9c17764cdfa4ef8180f25e0 | /2020-01-haskell/doc/domain.puml | af1dab6817e88497303f8ceb280eaa93caf4bcd1 | [] | no_license | suzuki-hoge/warikan | 6e6d5f814fe4a9130b61a416f495326c316e2a8c | d47c32338421d4c6c88022a7d64a478e79708835 | refs/heads/master | 2020-12-04T08:54:07.960635 | 2020-02-07T03:29:52 | 2020-02-07T10:09:56 | 231,702,653 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,943 | puml | @startuml
hide empty methods
package Party {
class Party << (T, orange) >> {
PartyName
PartyHoldAt
FractionPolicy
[Participant]
<font color=red>BillingAmount</font>
<font color=red>AdjustingUnitAmount</font>
}
class PartyName << (T, orange) >> {
NonE... | false | true | false | false | sequence |
3bb6e228421188ebcf19a19ad210d64fb3a8f500 | 00d11305bfdccb6591d2e0418ff586393ce7abc1 | /docs/modules/ROOT/workflows/cross_subnet_with_DVR.puml | b0b9beb2ae5d84cdbe4f430da731ada8ff932ea9 | [
"GPL-2.0-only",
"Apache-2.0"
] | permissive | issacyxw/alcor | a1fe494b073a22a03b1e2f57a5f160883d22cf11 | 1268e1b17c97ffdc86681c755ebe2a43bd412eae | refs/heads/master | 2023-03-21T22:47:29.238949 | 2021-03-17T01:48:22 | 2021-03-17T01:48:22 | 263,571,948 | 0 | 2 | Apache-2.0 | 2020-05-13T08:34:50 | 2020-05-13T08:34:49 | null | UTF-8 | PlantUML | false | false | 4,292 | puml | ' Copyright 2019 The Alcor Authors.
' Licensed under the Apache License, Version 2.0 (the "License");
' you may not use this file except in compliance with the License.
' You may obtain a copy of the License at
' http://www.apache.org/licenses/LICENSE-2.0
' Unless required by applicable l... | false | true | false | false | sequence |
b0e7644c60cd1e0f390bde4dc4c84e2a2cfaf717 | 4e22d261d7dcf5fe2731d77ba3cfb47c5568977c | /Documentation/Source/Breakdown/Engine/TempestEngine/PersistenceRequest-Class.iuml | b9fc73d6e7894a26ee3c928d7d5a000b0ba2ee5f | [] | 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 | 279 | iuml | namespace Serialization {
class PersistenceRequest<T> {
+Execute()
+WriteDataToFile()
+ReadDataFromFile()
+GetData()
+GetFolderName()
+GetFileName()
+GetRelativePath()
}
} | false | true | false | false | class |
b890a2e7e2510d5ad05ca85cf63e44c5bf44ba0d | f055983d41ff8738a956dd84b791debc3dff1812 | /uml/qlearn/qlearn_class.puml | de5be7e33106a73e8822b4813a5417150073e5ae | [
"MIT"
] | permissive | intel/cppnnml | 04d373d6d8d0c0adb9c349e7519d53aee88d189b | 5346642f71c00f58130670cef4e28668bdf31029 | refs/heads/master | 2023-05-31T09:36:25.277761 | 2023-01-07T00:47:12 | 2023-01-07T00:47:12 | 272,829,948 | 70 | 22 | MIT | 2021-04-01T19:50:04 | 2020-06-16T23:06:01 | C++ | UTF-8 | PlantUML | false | false | 2,784 | puml | /'
* Copyright (c) 2020 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, p... | false | true | false | false | class |
57afa7eca71b05afe36f7d220bd29f0a1858bc25 | 7b13715b0b972ea52b88ad8097cc8cb7b41f2bb1 | /Rendu/doc/javadoc/ch/tofind/commusica/core/ApplicationProtocol.puml | 235700d80ac4edb009fef503a5212bbe36425c9a | [] | no_license | heig-vd-pro2017/projet | 8f6e9bb5cc75baaf809eda87b31d7de8c632f713 | db1e7ff720076eea9efe2c4fc8bcad97d80ca2f1 | refs/heads/master | 2021-01-16T23:21:13.159819 | 2017-05-29T17:32:48 | 2017-05-29T17:32:48 | 82,906,602 | 5 | 2 | null | 2017-04-02T16:05:43 | 2017-02-23T08:55:46 | Java | UTF-8 | PlantUML | false | false | 1,849 | puml | @startuml
class ApplicationProtocol {
[[ApplicationProtocol.html]]
{static} +myId: Integer
{static} +serverId: Integer
{static} +serverAddress: InetAddress
{static} +serverName: String
{static} +SUCCESS: String
{static} +ERROR: String
{static} +SEND_F... | false | true | false | false | class |
2092a27777ffab834adb7fa18a472a8991e3fd62 | c73381744f027cb066ce752ae1590b128668a0a4 | /docs/diagrams/UML/NotesClassDiagram.puml | 3dd81a4c7710bf690b55b7588358eccf581c5092 | [] | no_license | wangqinNick/tp | d10f9d105ff95aec9ca4dff054c1225b73c08d0c | 962afeb345eb8967ab47d1596fc1eb8ab2f48579 | refs/heads/master | 2021-02-12T01:45:33.306273 | 2020-11-13T09:57:29 | 2020-11-13T09:57:29 | 244,548,857 | 1 | 0 | null | 2020-03-03T05:21:58 | 2020-03-03T05:21:57 | null | UTF-8 | PlantUML | false | false | 1,409 | puml | @startuml
hide circle
skinparam classAttributeIconSize 0
class NotesAddCommand
class NotesDeleteCommand
class NotesListCommand
class NotesViewCommand
class NotesManager
class Note
class "NotesCommandParser" {
+ {static} parseNotesCommand()
- {static} parseNotesAddCommand()
- {static} parseNotesDeleteComm... | false | true | false | false | class |
e6c76d881bc4c307d636f8e5cb340649a00896af | 5124b2dbc6276b681910d5584179a02ddc345669 | /documentation/uml/class/StaffRoom.puml | ee4793f1531364558a015c3401502b94de12742f | [] | no_license | Dedda/paintball | 258257ce2b0b6160abe4a9dbbbf7c7a658416d5b | fb18cf11e2fc3f7eca7e0d26a2847743b560dc2f | refs/heads/master | 2020-12-30T09:58:02.507682 | 2015-06-16T17:22:59 | 2015-06-16T17:22:59 | 30,232,508 | 1 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 185 | puml | @startuml
class hotel.entity.StaffRoom {
- staff : int
- room : int
+ getStaff() : int
+ setStaff(int) : void
+ getRoom() : int
+ setRoom(int) : void
}
@enduml | false | true | false | false | class |
2fe5c3f6c7f4f474955bced2912becb2773c7296 | 9e418a0fb69b8ee356d5c1d5d009706394edf54d | /class - design/rollcall/updateRollCall.plantuml | 06937bf38b82d10366e8f4471d30256e0c1ee79d | [] | no_license | anonyhostvn/OOAD-Diagram | 67f3a3a4aa976ee8459d3f4801147ddd1382e41e | f8f7a0e4ba826335cc964d3b73bebea3f4f857e4 | refs/heads/master | 2023-01-10T04:26:29.983705 | 2020-11-13T10:08:12 | 2020-11-13T10:08:12 | 311,749,932 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,354 | plantuml | @startuml updateRollCall
class UpdateRollCallForm {
- classroom_member_id: bigint
- token: string
+ update_roll_call(token, classroom_member_id)
}
class IStudentForm <<interface>> {
+ update_roll_call(token, classroom_member_id)
}
class StudentController {
+ update_roll_call(token, classroom_mem... | false | true | false | false | class |
19460ac1d376d4a8c6daf4f0590ba2adf377388c | 1a2b58f1f9c3a792eff84ba7845a7a78cc01d426 | /src/main/java/com/biblioteca/biblioteca/controller/controller.plantuml | 30cf279167f378434c95fda0ae888a10bfd76f6f | [] | no_license | LaNsDiego/proyectolp3 | 89dd2f89625aaf1db66fe55bf1f12bf0558db620 | 48aef97439b5b77c07b2aabefae9f19283999bb5 | refs/heads/master | 2020-09-04T04:27:50.573220 | 2019-12-07T09:22:31 | 2019-12-07T09:22:31 | 219,657,261 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,990 | plantuml | @startuml
title __CONTROLLER's Class Diagram__\n
namespace w {
namespace om.biblioteca.biblioteca {
namespace controller {
class com.biblioteca.biblioteca.controller.BibliotecariaController {
{static} + BASE_URL : String
~ session : HttpSession
+ principal()
... | false | true | false | false | class |
c2b0193ab2611a6809a85bd1f375a481f66b190b | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/Solution/Cloud-Stack/Data-Fabric/Deployment.puml | 7d823535599a090b493ac252ee4a6871ce9970ca | [] | 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 | 162 | puml | @startuml
package "Cloud-Stack/Data-Fabric" {
cloud cloud1
node node1
artifact artifact1
storage objectStore
database db1
folder folder1
}
@enduml
| false | true | false | false | sequence |
373b82d64490a888bee090f7a29aed66ba20a585 | 2c4f2efab569c5d9302f9c00a972298802e61f67 | /Task2_MultiThreading/src/by/training/task2/runner/runner.plantuml | a2bb54cca38c7f2b69bb291fc3c924fdfc69e4d0 | [] | no_license | alialiusefi/EPAM_JavaWebDev_Course | 066ffe0c3b3fcdd5b5a51b2e59e887752b1f1157 | b229167d84b118147d6b255229976b0ff3ec23aa | refs/heads/master | 2022-12-04T15:02:37.944559 | 2019-08-03T08:56:54 | 2019-08-03T08:56:54 | 170,365,647 | 1 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 340 | plantuml | @startuml
title __RUNNER's Class Diagram__\n
package by.training.task2.runner {
class Main {
{static} + main()
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com... | false | true | false | false | class |
e345fa80f6f220bafbf55941e68eb00804216b98 | aefb1807676f66cc46e45071b3deb1969e682322 | /SELAIN SISTEM/UML/SEQUENCE/administratorbkd/VIewFileDisposisiBKD.puml | 6fea84c1e8ffacf909ef1c0a25414e4ae07834cf | [
"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 | 841 | puml | @startuml
autonumber
hide footbox
title Melihat File Persetujuan Disposisi BKD
Actor AdministratorBKD
boundary Dashboard_V
boundary SuratBKD_V
boundary PDF_V
control Admin_C
control BKD_C
Entity SuratDisposisi_E
Admin_C --> Dashboard_V: load->view()
Dashboard_V --> AdministratorBKD: Halaman Dashboard
AdministratorBK... | false | true | false | false | sequence |
720219a7c913e7679c88ac9e9547fc1647574630 | 084fcc4a31b60fe11f3f647f7d49a3c1c6621b44 | /kapitler/media/uml-arkivstruktur-forklart-som-hovedmodell.puml | 9432c98c68a5bee5f4919b1169d105d7f6d0db24 | [] | 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 | 1,829 | puml | @startuml
skinparam classAttributeIconSize 0
skinparam nodesep 180
class Arkivstruktur.Arkiv <Arkivenhet>
class Arkivstruktur.Arkivdel <Arkivenhet>
class Arkivstruktur.Klassifikasjonssystem <Arkivenhet>
class Arkivstruktur.Klasse <Arkivenhet>
class Arkivstruktur.Mappe <Arkivenhet>
class Arkivstruktur.Registrering <Ark... | false | true | false | false | class |
ea2256d4d1c16d04078b83e9d42050537b2d4bba | 6c1c7cd7bf6df648880c0676964502463f18fda5 | /src/main/java/Model/Model.plantuml | 089869620b64120bbe62b72361b8c28af6e7f9fb | [] | no_license | yannickTilly/appliVisiteurCli | 978c0ee4f04bca36c12911c2b7bb477ed53275d8 | 407e183f3998825d96409eef530ed5d6656fe5b5 | refs/heads/master | 2022-12-11T17:56:20.251585 | 2020-05-19T11:24:35 | 2020-05-19T11:24:35 | 217,737,041 | 0 | 0 | null | 2022-11-15T23:31:18 | 2019-10-26T16:28:45 | Java | UTF-8 | PlantUML | false | false | 7,177 | plantuml | @startuml
title __MODEL's Class Diagram__\n
namespace Model {
class Model.ConsultationDrugsModel {
~ drugs : Collection<Drug>
+ getDrugs()
+ setDrugs()
}
}
namespace Model {
class Model.ConsultationPratitionnersModel {
}
}
nam... | false | true | false | false | class |
dabc833f886e84cca9fee32f5ef0fa158339d6dc | 70de92862bcbb7fe6fd51ad1f5bb51ecbb5c873a | /doc/One_Wire_Interfaces.puml | d5e8c026fd8f023e78adf8bfeebb4101f04e03cf | [] | no_license | HomeMadeBots/One_Wire_Interfaces | 21d92396585a6a7344055272a1f7aaaedad926d7 | 99064301b1fed9a55e89c1bda31297da3c4dbffd | refs/heads/main | 2023-08-25T00:52:59.821199 | 2021-10-25T08:02:34 | 2021-10-25T08:02:34 | 383,439,287 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 135 | puml | @startuml
package One_Wire_Interfaces [
Gathers software elements allowing to manage
the 1-Wire communication protocol.
]
@enduml | false | true | false | false | uml-unknown |
03cfd05fa239b597566970e59ffb46b919f0f5a3 | 2a542ae20df9385a329d8fe385b2f44f2eb8135c | /integration/fabric/atsa/fsc/diagrams/transfer_with_sc.puml | fb94f96cc18e68d57c28e19887658741854050d1 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | v13s/fabric-smart-client | 5a2cb06e8935265613dd9083d5c88c69357c34f5 | c37da69b9133df560d4e25b7c0ce19a8cdec1bb7 | refs/heads/main | 2023-06-12T17:42:50.094746 | 2021-07-05T11:33:33 | 2021-07-05T11:33:33 | 383,103,545 | 0 | 0 | Apache-2.0 | 2021-07-05T10:34:58 | 2021-07-05T10:34:57 | null | UTF-8 | PlantUML | false | false | 642 | puml | @startuml
'- force wrapping of longer text
'skinparam wrapWidth 400
!pragma teoz true
hide footbox
participant "Alice" as Alice
participant "Bob" as Bob
participant "Fabric Network" as Orderer
Alice -> Orderer: Get Certification of AgreementToSpend and Asset.
Orderer -> Alice: Certifications
Alice -> Alice: Prepare T... | false | true | false | false | sequence |
949cd40822cd905f533a9444086e5e3e473d31f5 | 72c605a8372b04f19ec6ee6cefaf5517524d8f74 | /ButtonLed/ButtonLedSimulatedEnv.emi/src-models/output-ButtonLedEnvironment/output-CompositeStructureSM.plantuml | bd8e313db9d9d2a59b65ae490fd128e3bb76ef4e | [] | no_license | ValentinBesnard/emi-deployment | 73fba07d8f2cb6fabf82b4274bff564c3d17798e | d18eac496381bbf60ff6a2a0492083c8f0705a72 | refs/heads/master | 2022-04-15T22:09:51.331064 | 2020-02-24T07:03:54 | 2020-02-24T07:03:54 | 182,274,203 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 715 | plantuml |
@startuml
state Env {
state "envLedPort : EnvLedPort" as ButtonLedsEnvironment_Env_envLedPort <<entrypoint>>
state "envButtonPort : EnvButtonPort" as ButtonLedsEnvironment_Env_envButtonPort <<entrypoint>>
state "envLed : SimulatedLight" as ButtonLedsEnvironment_Env_envLed
state "envButton : SimulatedB... | false | true | false | false | state |
ea30452e639025fa222c1de8b42cb1f3ab8a4fc1 | dc33135804183b8c279ebcf93767e9da4e7d7fef | /scripts/test/test_SequenceDiagram.plantuml | 11cd08906bf5d4ee8acf463d8a32cf25fd322549 | [
"MIT"
] | permissive | articuluxe/harmsway | 3f983c3a7643d2297570aba79c50ed0665faaea1 | e648da11765bc86757dae0f1fec595a9d3f8c6b0 | refs/heads/master | 2023-08-08T22:07:47.095721 | 2023-08-07T20:43:27 | 2023-08-07T20:43:27 | 26,622,105 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 620 | plantuml | @startuml
/' This is a comment '/
skinparam titleBorderRoundCorner 15
skinparam titleBorderThickness 2
skinparam titleBorderColor red
skinparam titleBackgroundColor Aqua-CadetBlue
title Simple communication\nexample
caption This is a caption
database db
== startup ==
Alice -> Bob: question
activate Bob
...
Bob --... | false | true | false | false | sequence |
b1d507625c601d05dd5fbec17b097674610cef98 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductRevertedStagedChangesMessagePayload.puml | 971121f2615c1256a4970c3e6b9ec66402a49a08 | [] | 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 | 490 | 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 ProductRevertedStagedChangesMessagePayload [[ProductRevertedStagedChangesMessagePayload.svg]] extends... | false | true | false | false | class |
f16d3b9d306bafdfc47517fb82188f883b7813fe | 9d852efca8af76cf0feaf7b479c5b647e085ff20 | /app/UML/Sequence.puml | 7cf3c3f73e5d5bae6a5f57699e8dffd077f074c0 | [] | no_license | bke0002/Timers | a27cee0cc610ee32ae1211b1f33924659e501562 | 496db1bc620a3ef980a891588c609faa5c5d6039 | refs/heads/master | 2021-03-08T19:29:56.586740 | 2016-05-04T21:56:36 | 2016-05-04T21:56:36 | 58,054,297 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,466 | puml | @startuml
actor User
participant MainActivity
participant PastTimersActivity
participant TimerActivity
database Database
User -> MainActivity: Open App
activate MainActivity
MainActivity --> User: Display Splash Screen
User <-- MainActivity: Display Main Menu
alt user tries to\ndisplay old timers\nwith no timers
Us... | false | true | false | false | usecase |
e75dfc0a8010ae6dd345be912c7c410209a08889 | ee91868dbe44ca6d30083ba94de75dbc00939b93 | /android/src/uas/lntv/pacmangame/pacmangame.plantuml | 29feb7deb6d4649086806d6c6ffc7af79957ce2b | [] | 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 | 465 | plantuml | @startuml
title __PACMANGAME's Class Diagram__\n
namespace uas.lntv.pacmangame {
class uas.lntv.pacmangame.AndroidLauncher {
# onCreate()
}
}
uas.lntv.pacmangame.AndroidLauncher -up-|> com.badlogic.gdx.backends.android.AndroidApplication
right footer
PlantUML diagram generated by SketchI... | false | true | false | false | class |
e87f45d859fec42b397687d2d67a27a9dfef910e | 87b13699a92fe26bd2974254727e6859f3ae32f3 | /src/csheets/userstories/macros02_03/edit_variables/i130339/macros02_03_sequence_diagram_design_getVariables.puml | fcea3df55c00f3c5ec5b857a1e436cad4f61ad95 | [] | no_license | 1130348/Confusao | 62e06a3428e4455807b6b247c52d9f94b95fa2c1 | 4fa082ace786a61c0868e6ff8f08ac2497fbabd3 | refs/heads/master | 2020-03-25T00:25:42.003519 | 2015-06-26T14:16:24 | 2015-06-26T14:16:24 | 143,185,136 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 734 | puml | @startuml doc-files/macros02_03_sequence_diagram_design_getVariables.png
actor user
participant "EditVariablesPanel" as editvariablespanel
participant "EditVariablesController" as controller
participant "UIController" as uicontroller
participant "WorkBook" as workbook
participant "List<Variabl... | false | true | false | false | usecase |
689dbf2a79678e6058a18cb3cdfa132bb7f391dd | f579c2de5f73ef81ab6009d9dbc06350173784a2 | /doc/dependencies.puml | 59df8976f462bf322fadf69d5f455899a27c7884 | [] | no_license | jobiols/cl-amic | 633c8b1a46569f2f5e3c234e62f2c547de437ec6 | 3f83936c913b7861199c48c70af502fda74bc5c5 | refs/heads/11.0 | 2021-12-11T19:13:37.628012 | 2021-11-27T17:09:41 | 2021-11-27T17:09:41 | 201,338,282 | 0 | 4 | null | 2021-06-20T20:35:14 | 2019-08-08T21:11:47 | Python | UTF-8 | PlantUML | false | false | 611 | puml | @startuml dependencias de modulos
class mrp_easy_prod {
}
class mrp_lot_attributes {
}
class mrp_ot {
}
class mrp_production_cancel {
}
class pre_printed_stock_picking {
}
mrp_easy_prod -u-> odoo.mrp
mrp_easy_prod -u-> odoo.hr
mrp_lot_attributes -u-> odoo.stock
mrp_lot_attributes -u-> odoo.mrp
mrp_lot_attributes -u->... | false | true | false | false | class |
65eeab3d3b37a379733a9bc03cf18d5a7eb40ab5 | 8c59fbc94a2ba7fa9a12c10991fe334cda0df128 | /metrics/cli/docs/features/update/diagrams/updater_class_diagram.puml | 21c784e097ed6edb5043b9657b3bbbdfccfb4318 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | solid-vovabeloded/flank-dashboard | 7e952fa1399585d3f15cae2ed2cab435fb82df3f | 15dae0c40823cc12886a1bb0c087442c0697ac89 | refs/heads/master | 2023-07-11T19:54:58.430004 | 2021-08-06T10:29:26 | 2021-08-06T10:29:26 | 389,593,827 | 0 | 0 | Apache-2.0 | 2021-07-26T10:33:52 | 2021-07-26T10:25:59 | null | UTF-8 | PlantUML | false | false | 6,056 | puml | @startuml updater_class_diagram
package services {
package firebase {
interface FirebaseService {
+ login(): Future<void>
+ createWebApp(String projectId): Future<void>
+ deployHosting(String projectId, String target, String appPath, [String authToken]): Future<void>
... | false | true | false | false | sequence |
959f77a1e8238e812cec0354cb1654f347997e06 | 766e54f7e74376370411bfa97d7bb153748197b0 | /exercise44/docs/exercise44UML.puml | c246e13503a9262390886f0f9d26d9bcba14dcbf | [] | no_license | WhorTez/Ortiz-a04 | 2db3a342e36fa9794ae271a653592ebe710df8ea | 6296b9208536c8b340217ecb8dbd6c4f6dc8bb59 | refs/heads/main | 2023-08-23T17:53:51.474137 | 2021-10-18T03:25:23 | 2021-10-18T03:25:23 | 415,972,380 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 374 | puml | @startuml
class Solution44 {
Inventory i
+main(String[] args)
+String getItemName()
+void getJSONDATA()
+void checkInventory(String item)
}
class item{
String name
double price
int amount
+String getName(): name
+double getPrice(): price
+int getAmount(): amount/quantity
}
class inventory{
ArrayList<item> products
... | false | true | false | false | class |
d2ad6b9a432bbe6da566c7f6e48a10bd73ea3d36 | 5ae3918bd2f41a233c17989c679e271524519771 | /Class/generics.puml | 9ccc557d2a4c93aa722fed63f1cd74a21a41eeee | [] | no_license | frontjang/uml | cc23fd9bd26fb89f680976e01c39e67361351fa5 | 73a4762697fcf587a93ffa012aa68c579b71ccb7 | refs/heads/master | 2021-01-13T07:20:39.736312 | 2016-10-04T07:19:10 | 2016-10-04T07:19:10 | 69,414,550 | 1 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 158 | puml | @startuml
class Foo<? extends Element> {
int size()
}
Foo *- Element
class System << (S,#FF7700) Singleton >>
class Date << (D,orchid) >>
@enduml | false | true | false | false | class |
5d8549b5fc8361a95891ec54352c0d3b613fb209 | b04d5166435afbe4a531aaccc447a40c92bb649b | /docs/UseCases/Manage-Cloudlet/Add-Cloudlet.puml | a662e01016aa31554e32c0afb3d4bfff2352e0b8 | [] | no_license | CAADE/CloudLet | bc8e2d2ca4662aa60732888d727fca11d4045f66 | 08066bb296578ca6dc60a20388b15cb0f08425c4 | refs/heads/master | 2021-07-24T19:23:37.384552 | 2018-08-11T13:37:52 | 2018-08-11T13:37:52 | 81,122,426 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 271 | puml | @startuml
Actor "actorName" as A
box "Manage-Cloudlet" #lightblue
participant CLI as CLI
participant Web as Web
participant "cloudlet" as S
A -> CLI : cloudlet-cloudlet-add()
CLI -> S : cloudlet/add()
A -> Web : cloudlet/add()
Web -> S : cloudlet/add()
end box
@enduml
| false | true | false | false | sequence |
864a2d9dad7835c3a5fb81a0516ed78854661ea2 | 512f6d2466c56f73fb32d366e57af926b219f470 | /UMLS/StrategyPreRefactoring.puml | 080aae0204079715721b7fcea3eda8983e396594 | [] | no_license | GerardRyan1989/SoftwareDesignPatternsCA | 0d2e9f617d1e2c7c1c3642056045b401c8254226 | 76bf52230278309d6c690caf8273ac4af357a929 | refs/heads/master | 2020-04-05T02:09:58.501941 | 2019-04-14T00:38:10 | 2019-04-14T00:38:10 | 156,466,359 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 440 | puml | @startuml
class User{
-age: int
-uName: String
-balance: double
+User()
+User(uName: String, age: int, balance: double)
+setName(uName: String): void
+setAge(age: int): void
+setBalance(balance: double): void
+getName(): String
+getAge(): int
+getBalance(): double
+toString(): String
}
class Dealer{
-name: String
... | false | true | false | false | class |
2261f83e92a0f3f5427652305f50c23cdf9db376 | 7cd098f8f9af3cd494451a2647028a0ea10d268b | /docs/default_versions.puml | 59e42b4ca8868d9818bd1761f6599acdc771da6c | [] | no_license | Voronenko/ansible-developer_recipes | 7bf849ee3c4e4095d96f4ff74ea9af6277bcafe9 | 8782341c15e9f22106fc975b0285639efc57e2b0 | refs/heads/master | 2023-02-13T20:01:16.099740 | 2020-04-12T18:03:45 | 2020-04-12T18:03:45 | 35,158,237 | 38 | 26 | null | 2023-01-24T23:29:28 | 2015-05-06T12:52:32 | Python | UTF-8 | PlantUML | false | false | 834 | puml | #!/usr/bin/plantuml
@startuml
object default_parameters
default_parameters : mysql_root_user = "root"
default_parameters : id = 123
default_parameters : mysql_root_password = "devroot"
default_parameters : apache_mode = "worker"
default_parameters : java_version = "8"
default_parameters : phpstorm_version = "9.0.2"
de... | 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.