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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ee1192bb6b11b91636085a18767f981450263836 | e3a21b82956c544b77025639a20cdfd114f48c4e | /app/src/main/java/com/example/nosick3/nosick3.plantuml | 43fb4e4b052961fe31e46cfdc357c83ae1d05998 | [] | no_license | D-K-developers/appNoSICK | 8ccd43edad30ae8ebd4e4093ad1ccbf0f718bdfa | 3446f1ffabfad4beed2ea3702e23b9c6a27050e7 | refs/heads/main | 2023-06-24T01:38:19.020282 | 2021-07-22T09:23:02 | 2021-07-22T09:23:02 | 388,242,407 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 10,308 | plantuml | @startuml
title __NOSICK3's Class Diagram__\n
namespace com.example.nosick3 {
class com.example.nosick3.BirdFluActivity {
~ back : Button
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidActivity {
~ menu : ImageView
~ open : Button
... | false | true | false | false | class |
6d346d97094df9b0c1e200c3f388f3f4859030f9 | 4a632ceaaf871a912c0c2f28ab104bc26e0c29f6 | /doc/diagrams/sd diffuse.puml | 8a534bc7c168e752b046779d7309caf66909ff41 | [
"MIT"
] | permissive | nsmaniotto/Distributed-Chat-System | 32e43ea7cbfb54517e4580cea76876415dd83e40 | e2bc683768262faf66f3829cf0046624d41e0f3f | refs/heads/master | 2023-03-03T22:17:20.030561 | 2021-02-16T10:50:42 | 2021-02-16T10:50:42 | 313,218,765 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,197 | puml | @startuml
participant Actor
Actor -> UserModelEmitters : diffuse
activate UserModelEmitters
UserModelEmitters -> UserModelEmitters : sendMessage
activate UserModelEmitters
UserModelEmitters -> LocalUserModelEmitter : sendBroadcast
activate LocalUserModelEmitter
LocalUserModelEmitter --> UserModelEmitters
deactivate Loc... | false | true | false | false | sequence |
d6a124464e1cb9c58fdea19ded33f4ff7ab08d52 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/CartDiscountChangeValueAction.puml | f3a613e262196ed472794691dcd971772a1eeca5 | [] | 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 | 513 | 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 CartDiscountChangeValueAction [[CartDiscountChangeValueAction.svg]] extends CartDiscountUpdateAction ... | false | true | false | false | class |
5e317c5736e435163d50c3ed63238f4290566d28 | 0992a598a77d620c86b163e92c2a0259e1c5efe1 | /docs/sprint6/diagrams/UseCaseDiagramFA.puml | a9116577f7e10c0d1e6cd82a934aa34781a30a65 | [] | no_license | dev-rbatista/Tutorial_Local_Smoke_Test_with_Docker_Containers-Gradle | a78f2c5a85e72035db2091e79b8c75ddfff8c7fb | cad9b52d66a2f91c93919feaee5250303d230752 | refs/heads/master | 2023-06-17T23:27:34.990780 | 2021-07-15T15:36:57 | 2021-07-15T15:36:57 | 386,325,650 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 806 | puml | @startuml
left to right direction
title Use Case Diagram - Family Administrator
actor "Family Administrator" as fa
usecase "add family members" as uc101
usecase "get the list of family members \nand their relations" as uc104
usecase "manage relations between two \nfamily members" as uc105
usecase "get the list of t... | false | true | true | false | usecase |
482aab99f39b0bc8d0ac94d3821dc54c44558ed7 | afaba8b7f5d826664155b257db77cf4dbf4b8816 | /oop-pattern/ch02/resources/paperboy.puml | 46936409c698adbc39e226f2477de37283e4b732 | [
"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 | 492 | puml | @startuml
class App {
+ {static} main()
}
class Customer {
- name:String
- wallet:Wallet
+ getPayment(subscriptionPrice:int): int
}
class Wallet {
- money:int
+ getTotalMoney(): int
+ subtractMoney(debit): void
}
class Paperboy {
+ collectPaperSubscriptionFrom(
customer:Customer, subscriptionPri... | false | true | false | false | sequence |
4318ea158c75b5bf1e5e37e6fcc716ab596b8612 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/MyPaymentSetMethodInfoNameAction.puml | 5884d57ebb12a10c17645ecfc51694512e95e554 | [] | 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 | 495 | 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 MyPaymentSetMethodInfoNameAction [[MyPaymentSetMethodInfoNameAction.svg]] extends MyPaymentUpdateActi... | false | true | false | false | class |
7822b318d9fb137a8f5874c7210b4a69775699b6 | 974a939a279a9851288df95628b8e36edf75b7f1 | /docs/responder-sequence.puml | 65ded6520cc468f696afdea44c3e7892a22c119b | [
"Apache-2.0",
"MIT"
] | permissive | ipfs/go-graphsync | 0d68cdfdc9b695fe65639db9d5e62f88a4f2273b | e71ac280ba417dbff2eb596580e10da0050cf589 | refs/heads/main | 2023-08-21T14:54:31.143111 | 2023-08-14T07:54:12 | 2023-08-14T07:54:12 | 168,623,476 | 108 | 38 | NOASSERTION | 2023-08-29T22:12:03 | 2019-02-01T01:27:06 | Go | UTF-8 | PlantUML | false | false | 2,259 | puml | @startuml Responding To A Request
participant "GraphSync\nTop Level\nInterface" as TLI
participant ResponseManager
participant "QueryExecutor" as QW
participant TaskQueue
participant PeerTracker
participant Traverser
participant ResponseAssembler
participant LinkTracker
participant Loader
participant "Message Sending\n... | false | true | false | false | sequence |
ce48602f15eaf4619739d33ae053415988ef7650 | 68327a264a1d53f3ca7169de00777c8dadcf9776 | /docs/reference/modules/messaging/attachments/generic_messaging_classes.puml | 7df15c7d3325e5c76ad918ff09f3e78bdf82c596 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown"
] | permissive | nagyist/AxonFramework | 03c0f9d4f059b3f7cd50323bfe85fbd33765f46b | d92f72af86e6a6304a46b229bb83cc67225ca32d | refs/heads/master | 2023-09-01T02:22:50.326433 | 2023-08-28T03:02:07 | 2023-08-28T03:02:07 | 21,167,278 | 0 | 0 | Apache-2.0 | 2023-09-11T19:36:58 | 2014-06-24T14:14:25 | Java | UTF-8 | PlantUML | false | false | 598 | puml | skinparam linetype ortho
left to right direction
together {
interface Message{
-identifier: String
-payloadType: Class
-payload: Object
-metdata: MetaData
}
interface ResultMessage<R> {
-exceptional: boolean
-exceptionDetails: Throwable
}
abstract AbstractMessage<T> {}
class Gen... | false | true | false | false | class |
f41a58846a6b4734032be58684f9cd18fdc9cd23 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ShoppingListChangeTextLineItemQuantityAction.puml | a11d6d4128e13a3675632e891f29ea1f81e0e631 | [] | 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 | 552 | 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 ShoppingListChangeTextLineItemQuantityAction [[ShoppingListChangeTextLineItemQuantityAction.svg]] ext... | false | true | false | false | class |
5046b097fdeab73bd2b799582ef62cf22196e72d | c6450819ebd01c7263e0881c6e7b55154f44de60 | /discovery.puml | 3b3aef347ad6e262bfcb3c49e28018af6e46de09 | [
"MIT"
] | permissive | DanielVanNoord/AlpacaDiscoveryTests | 4047cdb20da6069aed42d120b3ca48c72a3e2166 | 94366fce61fc755e7cc9cb72a72ece59fc4ef64f | refs/heads/master | 2023-04-28T20:20:08.286245 | 2023-04-22T01:05:54 | 2023-04-22T01:05:54 | 184,825,980 | 5 | 2 | null | 2022-06-27T02:02:19 | 2019-05-03T22:09:09 | C# | UTF-8 | PlantUML | false | false | 811 | puml | @startuml
!pragma teoz true
title Alpaca Discovery Protocol example for LAN 192.168.0.0/24
participant "Client\n192.168.0.10" as Client
participant "Device 1\n192.168.0.100\nAlpaca Port 1111" as Device1
participant "Device 2\n192.168.0.200\nAlpaca Port 2222" as Device2
Client -> Device1 : Discovery Broadcast\nFrom: 19... | false | true | false | false | sequence |
59a82829295dd1c7d02efcc04017e5830ea4d944 | 9bbd408bc1bc4f8d05e9de47099db6eeb0368c37 | /app/src/main/java/com/ferllop/evermind/evermind.plantuml | 5077d7362f9e38ba5034ba655d1d0c1be087a99e | [] | no_license | ferllop/evermind-android | 35d5b5acfbf50a49becfcc006e35a697f5f171a0 | 60ace128d8b0152f974cdf55c0bec6a1bcd2c0b3 | refs/heads/main | 2023-04-22T03:00:14.156604 | 2021-04-23T18:56:36 | 2021-04-23T18:56:36 | 342,582,389 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 466 | plantuml | @startuml
title __EVERMIND's Class Diagram__\n
namespace com.ferllop.evermind {
class com.ferllop.evermind.AndroidApplication {
~ TAG : String
+ onCreate()
}
}
com.ferllop.evermind.AndroidApplication -up-|> android.app.Application
right footer
PlantUML diagram generated by Sketch... | false | true | false | false | class |
97cff8096288144754b17fd0532216bac8870e8a | 5d180276957df094f09ee511e05786316537f25d | /src/main/java/stopwatch/stopwatch.plantuml | 9326b896105ad9307574feb0b3984e883991f709 | [
"Apache-2.0"
] | permissive | SomberOfShadow/Local | f727189f1791de203f1efd5cd76b8f241857e473 | 474e71024f72af5adf65180e5468de19ad5fdfd8 | refs/heads/main | 2023-07-18T04:11:49.240683 | 2021-09-07T15:55:28 | 2021-09-07T15:55:28 | 389,494,221 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 349 | plantuml | @startuml
title __STOPWATCH's Class Diagram__\n
namespace stopwatch {
class stopwatch.StopWatchTest {
{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@... | false | true | false | false | class |
f5721984cfe953110efa9893334dcd4290b3bc41 | 87b13699a92fe26bd2974254727e6859f3ae32f3 | /src/csheets/userstories/crm04_01/note_edition/i130339/crm_04_01_sequence_diagram_design.puml | 9e6a0449a6889d51c28a6620291e5a88d1b5d055 | [] | no_license | 1130348/Confusao | 62e06a3428e4455807b6b247c52d9f94b95fa2c1 | 4fa082ace786a61c0868e6ff8f08ac2497fbabd3 | refs/heads/master | 2020-03-25T00:25:42.003519 | 2015-06-26T14:16:24 | 2015-06-26T14:16:24 | 143,185,136 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,622 | puml | @startuml doc-files/crm_04_01_sequence_diagram_design.png
actor User
participant "UIExtensionContacts" as UII
participant "nContactsController" as ctrll
participant "Contact" as contact
participant "Notes" as notes
participant "Note" as note
participant "Persistence" as pers
participant "RepositoryFact... | false | true | false | false | usecase |
db1a957cbd7c15772b732dbbe00df6c7d3949586 | ea1c235d799a63eb2ad7fab3a262b51199ab1c96 | /src/main/java/com/designpatterns/graph/pattern/struct/decorator/IODecorator.puml | 8d6d5f81586f26457ed5f1e730dd097e60cf62a9 | [] | no_license | violet-Bin/designpatterns | f286a9f4b18674acc1f095a440b104402c5f9edc | fb73bc8f033a3248ef41c17874ccea13c439120a | refs/heads/master | 2022-07-13T02:43:34.134498 | 2021-11-25T16:25:42 | 2021-11-25T16:25:42 | 174,949,082 | 1 | 0 | null | 2022-06-17T03:35:02 | 2019-03-11T07:39:12 | Java | UTF-8 | PlantUML | false | false | 307 | puml | @startuml
abstract InputStream
class FileInputStream
class ByteArrayInputStream
class FilterInputStream
InputStream <|-- ByteArrayInputStream
InputStream <|-- FileInputStream
InputStream <|--o FilterInputStream
FilterInputStream <|-- BufferedInputStream
FilterInputStream <|-- DataInputStream
@enduml | false | true | false | false | class |
e7a11924903b13b84be4e4cdf00b5366ab2c01de | 1144550a17ec0b2763671e6e668ebf31888a5580 | /docs/diagramaClases-MVC-TP2.plantuml | 0d3cbae57d0fa8339b160f7b7bc75bf94a4013ef | [
"MIT"
] | permissive | diegosanchez/TP2-Kahoot | 4e76b7fe1a29e2362c25dc639e8ba8b2d7debc6c | 2dddfe4aedbed0e9b7886b81afaf377c5f1e217f | refs/heads/master | 2022-12-03T07:09:13.029479 | 2020-08-11T22:13:25 | 2020-08-11T22:13:25 | 286,867,561 | 0 | 0 | null | 2020-08-11T23:16:17 | 2020-08-11T23:16:16 | null | UTF-8 | PlantUML | false | false | 1,575 | plantuml | @startuml DiagramaUML-Clases-TP2
hide circle
skinparam classAttributeIconSize 0
abstract Question{
+ id : long
+ options : List<GameOption>
# correctOptions : List<GameOption>
- {abstract}calculatePoints(List<GameOptions>) : int
}
class GameOption{
+ id : long
+ text : String
+ equals(Object ... | false | true | false | false | class |
388dc1838d6801c159b2120f13a291eacd63d2c3 | a7817aab72d8baed265f5c1a413257a235328d16 | /trab1/ModeloConceitual.plantuml | f3c66d39e3d5ebeed06dbc48911bd88fa062c876 | [] | no_license | RenataBrito/SistemasComputacionaisDistribuidos | 9231a1b1cda3619ca3309e9d51660044dd561d03 | 6c824ab5a0017b73abfd4706b650b41ee70561ec | refs/heads/master | 2023-01-22T02:35:27.438746 | 2020-12-01T02:28:40 | 2020-12-01T02:28:40 | 313,495,962 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,047 | plantuml | @startuml modelo-conceitual
class DonoDaRede{
String Nome;
String userName;
Integer telefone;
String email;
}
class UsuarioDaRede{
String usuario;
String userName;
String CPF;
Integer telefone;
String email;
String endereco;
}
class Vendedor{
Interger NumeroDeVendas;
... | false | true | true | false | sequence |
28715a143da02d1e134319770484725ddffa0944 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Assets/TextMesh Pro/Examples & Extras/Scripts/TextConsoleSimulator.puml | 478c404a041f2ff748a1ef6d131cb33f4525e08a | [] | 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 | 324 | puml | @startuml
class TextConsoleSimulator {
Awake() : void
Start() : void
OnEnable() : void
OnDisable() : void
ON_TEXT_CHANGED(obj:Object) : void
RevealCharacters(textComponent:TMP_Text) : IEnumerator
RevealWords(textComponent:TMP_Text) : IEnumerator
}
MonoBehaviour <|-- TextConsoleSimulator
@end... | false | true | false | false | class |
1f57a1dcf43e459b84d555e77748bb751b69de38 | 939ec2212f87c1894d792e169fce964bec902583 | /docs/UseCases/Manage-Clouds/Remove-Events.puml | 5fa00631dfd3dc77c9424607b4d1a05cf3bfa18b | [] | no_license | CAADE/fleet | 37e18246e0a10122a711efccdab3c134232d120e | a62d2a82a2100583d84e41ea21efda9512fc4ac7 | refs/heads/master | 2020-03-22T00:31:19.695430 | 2018-07-13T03:27:19 | 2018-07-13T03:27:19 | 139,250,021 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 231 | puml | @startuml
Actor "Ops Manager" as A
box "Manage Cloud" #lightblue
participant "fleet" as S
A -> S : fleet-events-remove
participant "Cloud Stack" as CS
S -> CS : events/remove (name)
CS -> CS : Events.destroy(name)
end box
@enduml
| false | true | false | false | usecase |
aad974f5da7a5678689a9ba60d7726aefe0e5b64 | 505c5bbc58a32d3697b9285df6d75a34522a3c0e | /source/_posts/直播/果肉采集SDK设计文档/采集SDK类图.puml | a7d01a17fae06402b49c6c6cfb22284d779940a0 | [] | no_license | liyungui/liyungui.github.io | e663cbde584394eb37cb8b0c88887bd1e4a6c54a | a65b2b2d7c391ce4ded20188d8d82902147d40b9 | refs/heads/hexo | 2023-04-27T19:59:54.533257 | 2021-07-07T03:27:20 | 2021-07-07T03:27:20 | 76,935,907 | 6 | 1 | null | 2023-04-20T21:25:04 | 2016-12-20T07:57:56 | JavaScript | UTF-8 | PlantUML | false | false | 2,097 | puml | @startuml
'skinparam monochrome true
skinparam classBackgroundColor White
skinparam classArrowColor Black
skinparam classBorderColor Black
skinparam stereotypeCBackgroundColor Gray
'hide members
hide circle
class GRTCapturer{
# GRTCaptureListener mGRTCaptureListener
# GRTCaptureConfig mGRTCaptureConfig
+ void... | false | true | false | false | class |
57530a21060317db72a8425d13a5939043d8e6e2 | 1fe4423196d5d71d9d68565b98c4b691256aadee | /src/site/markdown/plantuml/pom_projects.puml | fe2a9a9c60636aa99523f281ec3d57d7aaee184d | [] | no_license | lennartj/jguru-codestyle | 570708a0a26bd97a95a6d3ffed757dc730239308 | 9bbbf06d74aaed067b5c2db47f3ac02e2c23a895 | refs/heads/master | 2023-07-05T16:41:02.341291 | 2023-06-25T20:53:48 | 2023-06-25T20:53:48 | 124,448,922 | 4 | 0 | null | 2020-10-28T07:33:59 | 2018-03-08T21:15:23 | Kotlin | UTF-8 | PlantUML | false | false | 793 | puml | @startuml
skinparam component {
BackgroundColor<<Reactor>> #EEEEFF
BorderColor<<Reactor>> black
}
node nazgul_tools {
component "nazgul-tools-external-parent"
component "nazgul-tools-external-reactor-parent"<<Reactor>>
}
node nazgul_core {
component "nazgul-core-parent"
[nazgul-tools-external-pa... | false | true | false | false | class |
bccbde1608e3f1fcaa588016b2137dc7bace4f89 | 694fd70b693c9670161b2492ece407123bf11cad | /plantuml/kubernetes/practice-pod-lifecycle-1.plantuml | dff9252537682ae6104ba080820086f2c3b43d0f | [
"CC-BY-3.0-US",
"BSD-3-Clause",
"WTFPL",
"GPL-1.0-or-later",
"MIT",
"OFL-1.1"
] | permissive | windowforsun/blog | 4a341a9780b8454a9449c177f189ca304569031b | b0bce013f060f04a42dfa7ef385dbeea1644fdab | refs/heads/master | 2023-09-04T03:17:39.674741 | 2023-08-21T14:39:37 | 2023-08-21T14:39:37 | 170,632,539 | 0 | 1 | MIT | 2023-09-05T17:48:27 | 2019-02-14T05:26:51 | HTML | UTF-8 | PlantUML | false | false | 306 | plantuml | @startuml
rectangle Pending as pen {
}
rectangle Running as run {
}
rectangle Succeeded as succ {
}
rectangle Failed as fail {
}
rectangle Unknown as un {
}
pen -down-> run
pen -down-> un
pen -up-> fail
run -down-> succ
run -right-> fail
un --> pen
un --> run
un -right-> succ
un -right-> fail
@enduml | false | true | false | false | uml-unknown |
7317d391edf53b3e26f0d9558ab2e32e0b9269fc | 57515bfad33d5ab1e68cccc924700e88316e19b9 | /DiagramaClases/Clases/Paises.puml | bdb68d4959dffaa61747467c19bc4cdca1c7d1d2 | [] | no_license | NicolasBachs/DocumentacionZMGestion | 0e42009bf3bbf4d244e85a8545997c880f233074 | a099ddb44b8911b8428b9c4bdc2f9156c480af47 | refs/heads/master | 2023-01-27T17:57:29.235074 | 2020-12-02T15:35:21 | 2020-12-02T15:35:21 | 232,633,959 | 1 | 0 | null | 2020-01-08T18:44:12 | 2020-01-08T18:44:11 | null | UTF-8 | PlantUML | false | false | 127 | puml | @startuml Paises
hide circle
class Paises{
idPais: int
pais: string
listarProvincias(): List<Provincias>
}
@enduml | false | true | false | false | class |
c373a6df765026a7299c383ec24ffaa27fbb5f7d | 1a28050cbf7a3f84a72bfae17502cfc1811aaaf1 | /bro/pia.puml | 97ee07dfd0cf54c3f4717a75a952df1851ed449f | [] | no_license | jasonlue/digest | e3c5d9437124df78148e2b21f674f502847c9146 | 643ca0b6c1eab63c5f187c6fb04e4db60a885b4f | refs/heads/master | 2020-05-19T05:28:07.297753 | 2019-10-07T10:06:08 | 2019-10-07T10:06:08 | 184,849,528 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 729 | puml | @startuml Protocol Implementating Analyzer
class RuleMatcherState
{
is_orig
InitEndpointMatcher()
Match()
FinishEndpointMatcher()
}
RuleMatcherState *-- "orig_match_state" RuleEndpointState
RuleMatcherState *-- "resp_match_state" RuleEndpointState
RuleEndpointState --> "oposite" RuleEndpointState
Rul... | false | true | false | false | sequence |
e0a5ec22ee22dd7f167109c7038b01825a673a71 | d429d5001fae8f8bcc4ce09fc4687e95af9ab18a | /UML/RedeSocial.puml | ca1f8a8bc8a2242a90cbac5052f69629e52989bd | [] | no_license | AlineTavares/Facemiline | b8f618786b946dcfc4672fddef14ae5c17f089d1 | 7e6afdeee5ee25941b1aef9e10598aa7f642a216 | refs/heads/master | 2021-08-29T04:45:10.552345 | 2017-12-13T12:17:38 | 2017-12-13T12:17:38 | 108,264,804 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 703 | puml | @startuml
:Usuario: as user
user ---> (Buscar amigo)
user --> (Buscar localização para post)
user ---> (Sugerir amigos)
user --> (Reagir a publicação)
user ----> (Fazer cadastro)
user --> (Buscar novo amigo)
user ----> (Desfazer amizade)
user ----> (Acessar a rede social)
user ----> (Incluir/editar informações ... | false | true | true | false | uml-unknown |
40c328c646046e203c203d220330ca9a34fe3488 | 4831b8d3c95595367c9bb95adbc32f77fce5accf | /presentation-model/etc/presentation.urm.puml | 23d1942b13effb27f54312a0db2d0a0b592542e5 | [
"LGPL-2.0-or-later",
"LGPL-3.0-only",
"MIT"
] | permissive | SergeyZhernovoy/java-design-patterns | bcccb330a44b3d09a991b943668416d725212157 | 1e654067c9761f4db800508d431769e3474e9c7c | refs/heads/master | 2023-03-11T08:59:09.285082 | 2023-03-02T18:07:23 | 2023-03-02T18:07:23 | 73,673,158 | 0 | 5 | MIT | 2021-05-07T13:38:25 | 2016-11-14T06:20:24 | Java | UTF-8 | PlantUML | false | false | 2,397 | puml | @startuml
package com.iluwatar.presentationmodel {
class Album {
- artist : String
- composer : String
- isClassical : boolean
- title : String
+ Album(title : String, artist : String, isClassical : boolean, composer : String)
+ getArtist() : String
+ getComposer() : String
+ getTitle(... | false | true | false | false | class |
99bbd3565833c1643ad3dc59296b8792615111a9 | 1fa78caa225ab245bcbf45a8f37c0ae0456699bb | /docs/diagrams/RecordListClassDiagram.puml | d986c4f52aab6278fa4111bc92d3e965d60b1e77 | [] | no_license | AY2021S2-CS2113T-W09-1/tp | 4fc8be000ca7413ef1fcf6792df8964c9d56dc80 | f6b64fca1af322a0af026b665f5f4a576cf4a768 | refs/heads/master | 2023-04-01T13:54:23.209787 | 2021-04-12T15:46:53 | 2021-04-12T15:46:53 | 343,957,852 | 0 | 5 | null | 2021-04-12T15:46:54 | 2021-03-03T00:58:58 | Java | UTF-8 | PlantUML | false | false | 1,455 | puml | @startuml
skinparam classAttributeIconSize 0
hide circle
class RecordList {
-recordList: ArrayList<Record>
+RecordList()
+RecordList(:ArrayList<Record>)
+addRecord(:Record)
+getRecordAt(:int): Record
+deleteRecordAt(:int): Record
+deleteAllRecords()
+isEmpty(): boolean
+getRecordCou... | false | true | false | false | class |
6bd476960bb317af9f2cb54da768c53604b8676d | 5ae3918bd2f41a233c17989c679e271524519771 | /Class/methods.puml | e8fa0c16339ef9d14b412235e9a255692c77c5c9 | [] | 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 | 244 | puml | @startuml
Object <|-- ArrayList
Object : equals()
ArrayList : Object[] elementData
ArrayList : size()
class Dummy {
String data
void methods()
}
class Flight {
flightNumber : Integer
departureTime : Date
}
@enduml | false | true | false | false | class |
48ccab6245aa50892981fbf4c2112931b10e505e | a8a0cfec11df3e8ec16195d6b5a5123a414c2de1 | /architecture/core-component-detail.puml | 6b7b3efd84943f649d1c45a4c1b3bb0ab33f939d | [
"MIT"
] | permissive | helipilot50/real-time-reporting-aerospike-kafka | 22349b4dc0f428c9dcdbf927f1dfe91179928a62 | 8bb70180d9230f7741ef2eb7bf14b12398e810cf | refs/heads/master | 2023-01-09T02:06:13.989999 | 2021-05-11T12:12:06 | 2021-05-11T12:12:06 | 212,985,742 | 8 | 1 | MIT | 2023-01-07T13:33:13 | 2019-10-05T11:07:53 | JavaScript | UTF-8 | PlantUML | false | false | 288 | puml | @startuml
skinparam componentStyle uml2
package "Core Aerospike" {
() "3000" as ascSocket
component "Aerospike\nEnterprise\nEdition\n\nin CP mode" as asCore
ascSocket - asCore
database "Campaign Datastore\nAerospike CP" as core #LightPink
asCore -r(0- core
}
@enduml | false | true | false | false | sequence |
14691ff05129e774040d8814021f925f08b4d5d6 | 24109a89f9b5fe9274c67aded8187d6d6b41d903 | /docs/Sequence Diagrams/DeleteCommand.puml | 510866863c6ffaa5c52d48aa5ad3b2d178e3c345 | [] | no_license | AY2021S2-CS2113-W10-2/tp | 46dcdfe1eada20ca71244f8354ad2e908e492d61 | cc0d0c06faaf46ed0f4b19aa209157f2c7aaf978 | refs/heads/master | 2023-04-02T15:59:23.187651 | 2021-04-12T15:38:29 | 2021-04-12T15:38:29 | 343,974,496 | 0 | 6 | null | 2021-04-12T15:38:30 | 2021-03-03T02:17:37 | Java | UTF-8 | PlantUML | false | false | 1,040 | puml | @startuml
'https://plantuml.com/sequence-diagram
participant ":DeleteCommand" as DeleteCommand
participant "<<class>>\n:Parser" as Parser
participant ":EmailManager" as EmailManager
participant ":Storage" as Storage
hide footbox
[-> DeleteCommand: execute()
activate DeleteCommand
DeleteCommand -> Parser: extractInde... | false | true | false | false | sequence |
c545b49ba51c6187547a19149b7279fa4b9d76c5 | fa3f5368cbba48de3b9c57c79785e51086afb04d | /plantuml/LocationPolicyAndroid.plantuml | 222d103de0d64f3a6ae64bdbf1a8ceae8ac2d09b | [] | no_license | langenhagen/experiments-and-tutorials | 8f853675e0d8718581c33ff099fcb35c8958f315 | 9598af1b8be7ebe8462a0bbfc87a6edfa5063741 | refs/heads/master | 2023-08-03T15:07:38.757388 | 2023-07-31T16:15:34 | 2023-07-31T16:15:34 | 211,196,519 | 4 | 1 | null | 2022-03-27T10:02:49 | 2019-09-26T23:15:40 | HTML | UTF-8 | PlantUML | false | false | 1,711 | plantuml | @startuml
package com.here.automotive.sdk.mobile.config {
package repository.scbe.sync {
class PlaceSyncAdapter #yellow {
}
class Matcher<PlaceEntity> {
+ {abstract} matcher( PlaceEntity, PlaceEntity) : boolean
}
PlaceSyncAdapter *-- Matcher
class Mer... | false | true | false | false | class |
1b9b10720d6d484bdbc626e9556bbbbac41dd45b | 3d4291506e543d48fdc292f857df76bae7fcd74b | /out/production/SOEN423-A1/Interface/Interface.plantuml | fa1a888e0a0ceead71b5c833fda58f9444781d22 | [] | no_license | MoreWaqar/SOEN423-A1-2-3 | 55ea1a27e39827ace57190a2a7e12e95caf85877 | 74c1b91f62153f5ffee26faa660358685663f517 | refs/heads/master | 2023-01-15T01:45:19.745229 | 2020-10-13T03:26:50 | 2020-10-13T03:26:50 | 303,578,007 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 542 | plantuml | @startuml
title __INTERFACE's Class Diagram__\n
namespace Interface {
interface Interface.commandsInterface {
{abstract} + addItem()
{abstract} + findItem()
{abstract} + listItemAvailability()
{abstract} + purchaseItem()
{abstract} + removeItem()
{abstract} + retu... | false | true | false | false | class |
a571e297da04cd26342fc06584358ac583ed9443 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/DiscountCodeChangeGroupsAction.puml | 684a4dc1460fd6c73aceb8496213d6cd967f0032 | [] | 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 DiscountCodeChangeGroupsAction [[DiscountCodeChangeGroupsAction.svg]] extends DiscountCodeUpdateActio... | false | true | false | false | class |
d2586824cc9ab637e613994fd5ed814dc071593b | d92da99c31222279132b73aa774e953bcf6c5dc4 | /docs/design/fabric-v2+/fpc-integration-touchpoints.puml | 3382b941c7c9e6229834b3629df3ea2c31c2c1ab | [
"Zlib",
"MIT",
"Apache-2.0",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | adecaro/fabric-private-chaincode | b28ef6b1dc80253cf0f445daa4816866e7da62ce | 22ab0dc5c081269f6e586cf6b01466331079ae0f | refs/heads/main | 2023-08-02T14:24:56.328811 | 2021-08-19T13:07:16 | 2021-08-21T06:47:03 | 387,143,891 | 0 | 0 | Apache-2.0 | 2021-07-18T10:03:08 | 2021-07-18T10:03:08 | null | UTF-8 | PlantUML | false | false | 4,385 | puml | /'
Copyright 2020 Intel Corporation
Copyright IBM Corp. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
'/
@startuml
'- force wrapping of longer text
'skinparam wrapWidth 400
!pragma teoz true
title Fabric Private Chaincode Integration Touchpoints
actor "Client\n(Org1)" as Client1
actor "Cli... | false | true | false | false | usecase |
8b74b3c42ae5730dba2920f9bbcf01db1fa400fb | 80905daea20f037ad1e90829c67947b7b95816b0 | /code/24_LINQ/Graphs/Enumerables.plantUML | 00dcaa607164bf5167eb3522efd69c597b1ae18f | [] | no_license | Divino21/CsharpCourse | 7916b7b892fc3858ea3697f39e1fcd802fa2d475 | 473d92cd96346d005979770bdcae020cf4bbf0c4 | refs/heads/master | 2022-11-22T05:43:24.789564 | 2020-07-31T01:47:22 | 2020-07-31T01:47:22 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,041 | plantuml | @startuml
hide circle
skinparam classAttributeIconSize 0
class myStrings{
+ str_arr: string []
+ GetEnumerator(): IEnumerator<string>
- IEnumerable.GetEnumerator(): IEnumerator
}
class StringEnumerator{
- index: int
- sp: myStrings
+ StringEnumerator (myStrings str_obj)
- IEnumerator.Current(): object
+ ... | false | true | false | false | class |
74511e4c06d50cedd335239f2996100e902f72b3 | eee65bdd4128eeedc3271601006ed5739b43bd67 | /uml/srp_false.puml | 8f27a526c7f791e16105fe62f2cdca81d10160d5 | [] | 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 | 191 | puml | @startuml
allowmixing
class DVD {
+ getDetails()
+ save()
}
actor "Cineast" as cine
actor "Admin" as db
cine --> DVD::getDetails
db --> DVD::save
cine -[hidden] DVD
DVD -[hidden] db
@enduml
| false | true | false | false | sequence |
000012d9d81c5e0d14428b784c9b8670f2f71735 | 6d09b49d8ce9eae8ac0c9c476687b3d3229ec169 | /uml/parking_lot_requestqueue.plantuml | 0c2b40ec423a7120eb1953ede5ea41762c6d5223 | [] | no_license | janstrohbeck/projektarbeit_simulationen | 2a3fa4fcd65d11690ab3935333b9bd87e6a1a179 | b42163527c65b0010c74fdfdf8a32623a9fafc45 | refs/heads/master | 2020-05-26T11:50:51.677974 | 2017-03-27T06:45:05 | 2017-03-27T06:45:05 | 82,477,693 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 871 | plantuml | @startuml
hide footbox
actor Car
entity EntryGateRequestQueue
entity EntryGateSimulator
EntryGateSimulator --> EntryGateRequestQueue : Receive
hnote over EntryGateSimulator : Blocked
Car --> EntryGateRequestQueue : Enqueue
EntryGateRequestQueue --> EntryGateRequestQueue : Add thread to queue
activate EntryGateRequ... | false | true | false | false | sequence |
0475d5e3b0d199eb819622efc744eadbe6852172 | f576ded7c7322e8bb02ac9334761cafcf0106385 | /Facade/General/out/Client.puml | e55391ef0fdbca3b987c300446f408279bba3e9a | [] | no_license | Zukky55/design_pattern | 233c7befca30d98af43804450c41f9fea36e4b0e | 512464b01c23029db879b48a3e5533ec910724e8 | refs/heads/master | 2023-01-10T17:34:28.021070 | 2020-11-17T06:13:51 | 2020-11-17T06:13:51 | 304,786,374 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 58 | puml | @startuml
class Client {
+ Request() : void
}
@enduml
| false | true | false | false | class |
ed2b3db7cf7e8c542c0b1cc9532e23e26b4ff540 | 4a3d217f0b9a010ffec202f4896afb7265e23478 | /UML/GUI_Class.puml | 1d98df7fdfb5e1132e2a7204eb140afed58927d9 | [] | no_license | VvWijhe/Cleanify | 9cdedc5a6c903039f7f05742b2f036deff91cdcf | 1ddf2c6f131efaf5a99105da0c616e10b2dd8355 | refs/heads/master | 2021-06-19T10:58:07.981410 | 2017-06-20T19:57:58 | 2017-06-20T19:57:58 | 81,064,227 | 0 | 0 | null | 2017-04-18T09:43:27 | 2017-02-06T08:21:18 | C++ | UTF-8 | PlantUML | false | false | 1,735 | puml | @startuml
skinparam classAttributeIconSize 0
namespace Ui{
class MainWindow{
+MainWindow(QWidget *parent = 0): explicit
+~MainWindow(): void
+startRequest(): void
+startPost(QJsonObject jWrite): void
+utf8_url_memory: std::string
--
-ui_: Ui::MainWindow*
-url_: QUrl
-qnam_: QNetworkAccessManager
-reply_: QNetworkReply*... | false | true | false | false | class |
ac58dd01fc07d4ac4c3c6832e8811e91f5b21a2f | 3150c7ff97d773754f72dabc513854e2d4edbf04 | /P3/STUB_Yeste_Guerrero_Cabezas/out/test/test/spec/concordion/integration/integration.plantuml | cc0f78df3aeb117d7fb302b2713a04c34829a340 | [
"WTFPL"
] | permissive | leRoderic/DS18 | c8aa97b9d376788961855d6d75996990b291bfde | 0800755c58f33572e04e7ce828770d19e7334745 | refs/heads/master | 2020-03-29T05:14:14.505578 | 2019-11-07T18:01:37 | 2019-11-07T18:01:37 | 149,574,113 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 373 | plantuml | @startuml
title __INTEGRATION's Class Diagram__\n
package spec.concordion {
package spec.concordion.integration {
class IntegrationTest {
}
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please c... | false | true | false | false | class |
1b2ed3d38595cc8f60a5ad4c5086c3ebcdea1623 | b76b1086b48035390aeae41bbeda9b53bca0a256 | /Piazza/Documentations/UC4SearchForPost_SequenceDiagram.puml | 6ecf149b52124c758d25709005726290fd607f1a | [] | no_license | kavusiks/ForumDatabase | 480f445dd8ac634102950f2be64a5fb444cdc9f7 | 954ec1b587709e4c17e3bb8be82cfe58e5dca35f | refs/heads/main | 2023-03-28T12:04:50.754576 | 2021-03-25T15:31:18 | 2021-03-25T15:31:18 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 449 | puml | @startuml
actor Student1
Student1 -> piazzaForum.ConsoleUI: searchPost()
piazzaForum.ConsoleUI -> Student1: "Search after: "
Student1 --> piazzaForum.ConsoleUI: "WAL"
piazzaForum.ConsoleUI --> Student1: "Search results: "
piazzaForum.ConsoleUI -> piazzaForum.PostCtrl: searchPosts(courseCode, keyword)
piazzaForum.PostCt... | false | true | false | false | usecase |
c1432a5fb90f801990d0fec2564c1d4b39aaff5d | 7b9fc8f3b40bc6f3d82523bc4d5e8f5b05ea29da | /docs/diagrams/old-way-DI.plantuml | 3624122ec710e1b5a3a212f1ab28fd246d0e1e78 | [] | no_license | PedroJesusRomeroOrtega/MarvelDI | 38a25e57b6051e10287eb510072d5d1ea292d275 | 8b35f856167f2fc7b8dfc5c62b50dd90d67a3062 | refs/heads/master | 2020-04-25T18:53:06.459822 | 2019-03-08T18:58:26 | 2019-03-08T18:58:26 | 172,998,944 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 520 | plantuml | @startuml DependencyInjection
state "Providers: [] (old way)" as ProvidersOldWay{
[*] --> Eager_Module
Eager_Module : - Global singleton
Eager_Module : - Public libraries services\n without treeshake
[*] --> Lazy_Module
Lazy_Module : - Singleton in the module
[*] --> Component_Directive
Component_Direct... | false | true | false | false | state |
57a33fe350b7983530997c573411d4b7a5e100b7 | c45ce074df6e9c8bb54ce906f387a4ec1730b2d6 | /exercises/sequence.puml | 2acc7f40ab39df75d83ed3572fadfc270b4cc5c0 | [] | no_license | eromero-kreatech/clean-code | 82a4a62ae6d76985bc77e7a16f5d9890c41b652f | e5a29e0dacead4f25005e67163ffb57fbc4d2d44 | refs/heads/master | 2023-06-26T21:50:19.104747 | 2021-07-24T00:51:11 | 2021-07-24T00:51:11 | 388,963,257 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 978 | puml | @startuml
actor Usuario
Usuario -> VacunaWeb: accede para registrarse
VacunaWeb -> SuVacuna: enviamos información del registro
SuVacuna -> SuVacunaRegistro: enviamos información del registro
SuVacunaRegistro -> Regix: consultar la cedula del usuario
alt usuario No existe
Regix -> SuVacunaRegistro: usuario no exi... | false | true | true | false | sequence |
55705403dda7c6c69a050e68c51f942e464015a3 | e81ab05344cab4c17cf2183ee2804d64322b7458 | /diagrams/component/matrix-problem.puml | 5aabc7ed9f35cf33a9741713077b5bf9a3257367 | [] | no_license | buehler/mse-project-thesis-1 | 2b3b177b724f19ad6f969d541eb5dc405729df5d | 5a1230517aa1dafea47b661a9ffc851fab9ce2f0 | refs/heads/master | 2023-08-16T04:09:33.174155 | 2021-08-31T09:22:37 | 2021-08-31T09:22:37 | 342,259,878 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 528 | puml | @startuml
skinparam backgroundcolor transparent
component [Service 1] as 3
component [Service 2] as 4
component [Service 3] as 5
component [Service 4] as 6
component [Caller 1] as 1
component [Caller 2] as 2
3 -[hidden]-> 4
4 -[hidden]-> 5
5 -[hidden]-> 6
1 -r-> 3 : Access with OIDC
1 --> 4 : Access with Basic Auth... | false | true | false | false | sequence |
3641521904188f5a4b1a88067e99ce4eff764a3d | 29e499c7049d725de515d0f0294f765b6bbb4dc3 | /DesignPattern/src/com/ilike/interpreter/Interpreter.puml | 37702b1a73200a39f20d64323ccdd7e641288a6f | [] | no_license | dongyuancaizi/designPatternLearning | 70dddd9d156fd3d4e9c07bb4f94f76820b625308 | 1fbde529b073b9a205bffd90607574754d6aac50 | refs/heads/master | 2020-07-04T05:13:23.384529 | 2019-11-19T13:09:10 | 2019-11-19T13:09:10 | 202,167,833 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 264 | puml | @startuml
abstract class AbstractExpression
class Context
class Client
Client -->AbstractExpression
Client -->Context
AbstractExpression<|-- TerminalExpression
AbstractExpression<|-- NonTerminalExpression
class AbstractExpression{
void interpret();
}
@enduml | false | true | false | false | class |
d1edd425825fecfff33ab5db38f1ef4c035a29cd | d6374fe9363a41031c51eb622cb0cb5e75b78380 | /legacy/mojaloop-technical-overview/central-bulk-transfers/assets/diagrams/sequence/seq-bulk-3.1.0-timeout-overview.plantuml | 478074f805a87105d047476550191a94a93121ce | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mojaloop/documentation | 18a1e58443956b9c718f5f85590f652f803f4748 | 6ad904da0293bb259bd9f5140bcecd719d8c8024 | refs/heads/master | 2023-07-26T17:13:14.811484 | 2023-06-26T15:18:57 | 2023-06-26T15:18:57 | 170,135,923 | 24 | 98 | NOASSERTION | 2023-09-01T14:57:33 | 2019-02-11T13:45:44 | JavaScript | UTF-8 | PlantUML | false | false | 4,769 | plantuml | /'*****
License
--------------
Copyright © 2017 Bill & Melinda Gates Foundation
The Mojaloop files are made available by the Bill & Melinda Gates Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the Licen... | false | true | true | false | usecase |
b9024c7899eb9e6b545a5f2d2a319872a3a6e682 | b7d2ba71058efa46eff4ed885324819fb3f99266 | /src/doc/CLI_Controllers/EnergyGridSettings/US149/US149_sd_EnergyGridSettings.puml | 176416abfe88564c8ad009fee8d4ca0232bc4bf4 | [] | 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 | 2,979 | puml | @startuml
actor Admin
Admin -> MainUI: Remove room from Energy Grid.
MainUI --> HouseConfigurationUI: Remove room from Energy Grid.
HouseConfigurationUI --> Admin: Request Geographic Area Name or Index from List
Admin -> MainUI: insert data (Geographic Area name) or Select GA
MainUI -> HouseConfigurationUI: select Geog... | false | true | false | false | usecase |
55c45aeffa5dcc829cb2bf4237f47b9c8c3ab787 | 740ec837551b09f09677854163ecd30ba6ea3cb7 | /documents/sd/plantuml/application/Core/UI/ViewModels/ApplicationViewModel.puml | 2afca3cffba76ab3a024fea146506b5a3ec352dd | [
"MIT"
] | permissive | insightmind/MORR | 913c0c16d14745cbde40af07322ca339a0373f32 | 0830f2155fb3b32dc127587e07cbd780deb0e118 | refs/heads/develop | 2020-12-08T00:23:17.488431 | 2020-04-05T20:50:44 | 2020-04-05T20:50:44 | 232,827,908 | 5 | 1 | MIT | 2020-04-05T20:55:27 | 2020-01-09T14:28:48 | HTML | UTF-8 | PlantUML | false | false | 504 | puml | @startuml
skinparam monochrome true
skinparam classAttributeIconSize 0
!startsub default
class ApplicationViewModel {
+ <<create>> ApplicationViewModel()
+ IsRecording : bool <<get>> <<set>>
}
!endsub
DependencyObject <|-- ApplicationViewModel
/'ApplicationViewModel --> "OpenRecordingsDirectoryCommand" ICommand... | false | true | false | false | class |
593326ba0d9adaa56bcbec0053b73ce4e8475a21 | aee724fd0f4ff98b3b0cd094ada4694d0f4d6a0b | /state/core/src/main/resources/stream-registry-state.puml | 6c162558ffec0a2c8a4b42675f76ff1d73e49470 | [
"Apache-2.0"
] | permissive | ExpediaGroup/stream-registry | 2b549d469d07d56af41cb75c7f27a3dd5edf7f87 | 2f235d732d10d6d84abfd202a03e626bb3974a5e | refs/heads/master | 2023-06-20T21:19:01.039022 | 2023-04-20T07:42:07 | 2023-04-20T07:42:07 | 159,537,834 | 63 | 37 | Apache-2.0 | 2023-06-14T22:29:30 | 2018-11-28T17:12:11 | Java | UTF-8 | PlantUML | false | false | 994 | puml | @startuml
participant Sender
participant Listener
participant EntityView
participant Receiver
participant Kafka
Sender -> Kafka : Send\nAgents: via GraphQL\nStream Registry: direct
...
Listener -> EntityView : Load
activate Listener
activate EntityView
EntityView -> Receiver : Receive
activate Receiver
Receiver ->... | false | true | false | false | sequence |
fdec317252c655508998e71795df06f8f642811b | 555d982a6ffa796e7b3ad1dac1ea647d104e9e3d | /20160915-Multisensor-LOD/img/quality.puml | 8b760e5804c13ae4ac8edf7da63091f88fbca740 | [] | no_license | VladimirAlexiev/multisensor | 218e99e8a1701be714dc0945e1aa3e7bcbbdb04d | e6359e80fdd1644b6f7093487f74af1df96bcccd | refs/heads/master | 2021-07-16T05:36:54.662918 | 2016-11-02T11:33:29 | 2016-11-02T11:33:29 | 67,613,414 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,150 | puml | @startuml
hide empty methods
hide empty attributes
hide circle
skinparam classAttributeIconSize 0
class ms_content_b3f36_quality as "ms-content:b3f36-quality"
ms_content_b3f36_quality : a dqv:QualityMeasurement
class ms_accuracy_curated as "ms:accuracy-curated"
ms_content_b3f36_quality --> ms_accuracy_curated : dqv:val... | false | true | false | false | sequence |
4be931c14eac3185a7a1b7884d220a76de66399d | 6bc17f14e18802692c43be2669855c066d12eccc | /legacy/relations.puml | c1ffbb5ab0421c81056b369a905d671ca6df2c8e | [] | no_license | metalg0su/engine-explained | 6872644741fbccdff1bf1c51ef5e195e5d5c8e21 | f0c034089770f090bb89081a3b975930be1b67d2 | refs/heads/master | 2021-07-10T00:17:08.604316 | 2020-08-19T07:12:15 | 2020-08-19T07:12:15 | 171,679,437 | 0 | 0 | null | 2020-06-25T05:01:29 | 2019-02-20T13:36:08 | Python | UTF-8 | PlantUML | false | false | 3,094 | puml | @startuml
'cloud "HELLO WORLD" {
actor Iconist
'}
' node PEER_ENTITY{
() rabbitMQ
() gRPC
[CommonService]
' [jsonRPC]
database levelDB
package "Peer" {
() PeerStub
' todo: frame or component. will be decided by passing times.
[PeerService]
[PeerInnerServic... | false | true | false | false | usecase |
12bbf115cda469581dd0b8368021fd642a7956ea | 3150c7ff97d773754f72dabc513854e2d4edbf04 | /P3/STUB_Yeste_Guerrero_Cabezas/out/test/test/spec/concordion/common/command/verifyRows/strategies/strategies.plantuml | 2dae39a08cfd1db94731fd83e4f7a5eb9f6a0259 | [
"WTFPL"
] | permissive | leRoderic/DS18 | c8aa97b9d376788961855d6d75996990b291bfde | 0800755c58f33572e04e7ce828770d19e7334745 | refs/heads/master | 2020-03-29T05:14:14.505578 | 2019-11-07T18:01:37 | 2019-11-07T18:01:37 | 149,574,113 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,279 | plantuml | @startuml
title __STRATEGIES's Class Diagram__\n
package spec.concordion {
package spec.concordion.common.command {
package spec.concordion.common.command.verifyRows {
package spec.concordion.common.command.verifyRows.strategies {
class BaseMatchStrategyTest {
+ users : Lis... | false | true | false | false | class |
e4436b291bb18831557dea82365f898439095724 | 9cc0c1d6efbb6a5c411c97fdacc855b960c68968 | /plantUML/tutorial-1/versioningSample-1.puml | 41d6d665f47c74b6f6818a6a38386b15ba99862b | [] | no_license | talfco/tutorial-apache-avro | 4ba4113790a80419e5dba89c17537252dec29ccb | d999dcbef8132a013f6dc740f6bf113473846dc9 | refs/heads/master | 2023-04-16T18:49:16.412004 | 2021-04-26T21:19:56 | 2021-04-26T21:19:56 | 260,910,192 | 2 | 0 | null | 2021-04-26T21:19:57 | 2020-05-03T12:24:02 | Java | UTF-8 | PlantUML | false | false | 454 | puml | @startuml
footer "Avro-ElasticSearch Tutorial - cloudburo.net"
database "RelationalDB" {
[DBSchema_V100]
}
package "BoundedContextComponent" {
JSON_V100 - [ServiceComponent]
[ReactMaintainUI] -> JSON_V100
WSDL_V100 - [BackendComponent]
[ServiceComponent] -> WSDL_V100
[BackendComponent] -> DBSchema_V100
}
packag... | false | true | false | false | sequence |
53e4a946f357cfc754d25dee19edde6b2f7177ad | ed45ea4470bcfc497e2584697d7842a540e04fd9 | /ros2/navigation2/nav2_util/execution_timer.puml | c57bae9a9f4f6ff11f79145179f3d175e656b219 | [] | no_license | cf-zhang/documents | ffcd8213587f8aa9c47406cf2491bf77beec9c33 | 8a4439932017b67fba7988ff7fadd9829bce1e4c | refs/heads/master | 2022-03-03T13:52:27.333343 | 2022-02-25T11:31:22 | 2022-02-25T11:31:22 | 154,789,912 | 11 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 446 | puml | @startuml
'https://plantuml.com/class-diagram
namespace nav2_util{
class ExecutionTimer{
-- public method --
using Clock = std::chrono::high_resolution_clock;
using nanoseconds = std::chrono::nanoseconds;
void start() {start_ = Clock::now();}
void end() {end_ = Clock::now();}
nanoseconds elapsed_time() {return end_ -... | false | true | false | false | class |
1ccb3681cfa7cc363a89127cb83c755308c95ae1 | d37dc5cf4589ad26abe9249aee9b1a172ea0678a | /src/Displayer/Displayer.plantuml | 16db52489a77e856c002957789a8d1d33956288f | [] | no_license | pagedidier/2019-MCR-Labo1c | d3fca2e3c49d66ec8ffde938db0382c80b3aac31 | 619173d79b7e92db838419bb4acd8ec88292d157 | refs/heads/master | 2020-04-29T19:40:04.146981 | 2019-03-26T14:14:08 | 2019-03-26T14:14:08 | 176,362,872 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,042 | plantuml | @startuml
title __DISPLAYER's Class Diagram__\n
package Displayer {
class BouncerDisplayer {
{static} - instance : BouncerDisplayer
- frame : JFrame
- panel : JPanel
{static} - panelWidth : int
{static} - panelHeight : int
{static} - panelColor : Color
- i... | false | true | false | false | class |
a5e510808999374fc39c1de2f164e93355df0e63 | 63f68d9c70cf47e447066066c25c4b33fc52f7ff | /dokumentacja/Object_diagram/Object_diagram.plantuml | a06416318acf1525efb317907a396663c769fbf2 | [] | no_license | karolWazny/plague-repo | 6e81910db9f0a502a4998bf0eee2633cbd1f87ff | 7de9454e7a4fb8a225c30160b2c91d229ce734cf | refs/heads/master | 2021-05-26T09:22:44.045081 | 2021-03-12T12:28:28 | 2021-03-12T12:28:28 | 254,074,880 | 0 | 2 | null | 2020-06-03T12:48:41 | 2020-04-08T11:58:17 | Java | UTF-8 | PlantUML | false | false | 3,299 | plantuml | @startuml Object diagram
object Virus{
timeTilSymptoms = 10
timeTilInfect = 10
timeTilCured = 10
id = Koronaswirus
infectionRate = 10
activeRate = 10
infector = INFECTOR
power1 = 10
power2 = 10
}
object Infector{
}
object DiseaseRecord{
disease = koronaswirus
isActive = tru... | false | true | false | false | state |
f5ba227ffc1e805c674b2d918cd2ae1e20703254 | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/Solution/Service-Stack/Connection-Services/UseCases.puml | 3d5797334075d71c6d7f23a9f148d877bea54219 | [] | 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 | 344 | puml | @startuml
left to right direction
skinparam usecase {
BackgroudnColor #ffffaa
BackgroundColor<<Main>> #lightblue
}
actor :User: <<Person>>
actor :SubSystem: <<Person>>
rectangle "Service-Stack/Connection-Services" {
UseCase UC1 <<Main>> as "Use Case1"
UseCase UC2 as "Use Case2"
User --> UC1
UC1 --> UC2
UC2 -... | false | true | false | false | usecase |
d997efd2a16ef8a95e0d9bd133eca175516f6a87 | b1404325d74eb3b0b6639bebf69c914617ce673d | /diagrams/Tier2UseCase.puml | 5288486901b6058c9b910dd02b9953ffa14b9a7c | [
"MIT"
] | permissive | Zbot21/DocumentVisualization | 986f46a61d0fba49da8082ce718aaec6a3d5a17f | f8f432baa456794c012a0a65c24c47a32cabc0aa | refs/heads/master | 2021-01-01T05:19:44.581742 | 2016-04-27T15:42:49 | 2016-04-27T15:42:49 | 56,892,956 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 332 | puml | @startuml
left to right direction
skinparam packageStyle rect
actor User
rectangle TierTwo {
(Marvel at pretty visualization) as Marvel
(Hover over word) as Hover
(Display word metadata) as Display
(Return to Tier 1) as Return
User -- Marvel
User -- Hover
Hover -- Display
User -- Retu... | false | true | false | false | usecase |
bd582b9c5614e47751c524c50fd6b64a0830e45c | e00719d13ec796088adf530a1696276b8ca325e1 | /mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-prepare-1.1.4.b.plantuml | ec71dbe297f8cfef78ae335db41701910fbe9f68 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | abehnamfard/documentation | 5158199612e136f4eb357f8ce77c6287d8935276 | 1e3a78954789e1f50185d752953409991d7e1b0f | refs/heads/master | 2022-12-10T04:45:01.467124 | 2020-08-29T08:51:01 | 2020-08-29T08:51:01 | 291,335,317 | 0 | 0 | NOASSERTION | 2020-08-29T19:25:13 | 2020-08-29T19:25:13 | null | UTF-8 | PlantUML | false | false | 4,145 | plantuml | /'*****
License
--------------
Copyright © 2017 Bill & Melinda Gates Foundation
The Mojaloop files are made available by the Bill & Melinda Gates Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the Licen... | false | true | true | false | usecase |
f8adbdec580f9563b65957ca09ace85644a5a1e2 | 8089212acbbdc17fe4157f916d8da3d3e77d5045 | /docs/UML/mastermind.puml | c21ae6f16e8f2b9b2a22be01ea9b434ce8a253bc | [] | no_license | master-cloud-apps/module1-mastermind | 7e66e4199ca197883d407901fb2d4b780c25fee0 | ebe9c72cd2bf5a6670d21b8cc2e51cf6a05e5d40 | refs/heads/master | 2023-01-05T13:06:31.739208 | 2020-10-11T19:55:08 | 2020-10-11T19:55:08 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,211 | puml | @startuml
class Mastermind
class Turn
class Player
class Board
class MakerPlayer
class BreakerPlayer
class Combination
class SecretCombination
class ProposedCombination
class Result
class Goal
class WinnerResult
class Success
class Black
class White
class Position
class Colour
class Red
class Blue
class Yellow
class G... | false | true | false | false | class |
2b7dd5ca543a056a2770c0df5da426cb8f88469b | 5c3daac5dff79570e6799efa7f66e52c0cf74da7 | /app/src/main/assets/java-data-map.puml | 1f590a8a0f822c9b3b5db75dbbb33c1f71968f71 | [] | no_license | mxdldev/java-data-algorithm | c167a650e42b307262280bf70728e0cf476c552a | 00a5f47348460e3a726c0bbf84a352d0aa19a571 | refs/heads/master | 2021-06-10T22:33:33.147424 | 2021-04-15T02:23:09 | 2021-04-15T02:23:09 | 158,363,063 | 5 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 470 | puml | @startuml
Interface Map{
void clear()
Set<Map.Entry<K,V>> entrySet()
Set<K> keySet()
V get(Object key)
boolean isEmpty()
V put(K key, V value)
V remove(Object key)
int size()
Collection<V> values()
}
class HashMap implements Map{
}
class Hashtable implements Map{
}
class LinkedHashM... | false | true | false | false | class |
5a72ba79f292e55ab5e676f8d4db4fbb2baab6d6 | 0b623af33c48ceb17d9e6303322c1404715bc6e2 | /basalp1usecase.puml | 1526a8d55d8564e9b03bc3e83548dfde248cc403 | [] | no_license | paulbamba/basa_repository | ab9d2952293741fef15e1b75d0e74924e0630f08 | 8f010653cf155196bae7053ee436f408e60140c8 | refs/heads/master | 2021-04-01T13:54:37.787908 | 2020-03-18T10:32:59 | 2020-03-18T10:32:59 | 248,191,905 | 0 | 0 | null | 2020-03-18T09:46:07 | 2020-03-18T09:46:06 | null | UTF-8 | PlantUML | false | false | 1,135 | puml | @startuml
actor Player
rectangle Computer{
Player - ("Type in the color of the words, and not the word text!" \n "Score:0" \n "Time Left:30")
("Type in the color of the words, and not the word text!" \n "Score:0" \n "Time Left:30") --> (Press "Enter" to start game)
(Press "Enter" to start game) --> ("Timer start... | false | true | false | false | usecase |
691be13ab791359a5c52f77ffde0a35afd746ca5 | 3abeea9cd44ffd79da56bb184f694bb44903bf70 | /designPattern/src/main/java/cn/zhanghub/designPattern/command/cmd1/command/concreteCommand/concreteCommand.plantuml | 4f2242be05fdbd2787deb964c827405d35eda048 | [] | no_license | NJAUzhangwenjun/base | c0fb6b47f57e371ebbd6d078246a4b6335df416f | 07a93ff42a00988f11b0d80f118f53c20f879e8e | refs/heads/master | 2023-05-30T09:31:52.364594 | 2021-06-15T17:46:05 | 2021-06-15T17:46:05 | 359,068,941 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 874 | plantuml | @startuml
title __CONCRETECOMMAND's Class Diagram__\n
namespace cn.zhanghub.designPattern.command.cmd1.command {
namespace concreteCommand {
class cn.zhanghub.designPattern.command.cmd1.command.concreteCommand.ConcreteLightSwitchCommand {
+ ConcreteLightSwitchCommand()
+ close()
... | false | true | false | false | class |
2db6928d54f005580c91451c1f207a157a81d427 | 483b8f52aa15b5ea6b40e2e33392a98f6e1fc617 | /android_app/app/src/main/java/com/example/receiptApp/db/databaseUML.puml | cdd0da3b3e54e4210be52b15e8f3dc6cb7819d8c | [] | no_license | simone-viozzi/progetto-programmazione-mobile | 5f5cac1787ec429d00f7cca603fad85ff6ea747d | 51d2abe857b110882682ee291d3af2cac9b553a6 | refs/heads/main | 2022-02-13T15:12:45.273485 | 2022-01-20T19:31:50 | 2022-01-20T19:31:50 | 414,304,943 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 738 | puml | @startuml
'https://plantuml.com/class-diagram
class DbRepository
abstract class AppDatabase
node "Dao interfaces" {
DbRepository <== PublicAggregatesDao
DbRepository <== PublicElementsDao
DbRepository <== TagsDao
AppDatabase <== PublicAggregatesDao
AppDatabase <== PublicElementsDao
AppDataba... | false | true | false | false | class |
6c273b1b5624a5cdec56805fc3741f8a077fa624 | 897c5f0768d85d6070cbac83453eaeda84f86ab7 | /SELAIN SISTEM/UML/SEQUENCE/pencarian/admin bka/SearchSuratBKA.puml | 3d44c3164f126abcc6b93fe91b1898d7037aaf36 | [
"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 | 525 | puml | @startuml
autonumber
hide footbox
title Mencari Surat BKA
Actor AdminBKA
boundary Dashborad_V
boundary SuratBKA_V
control Admin_C
control BKA_C
Entity SuratDisposisi_E
Admin_C --> Dashborad_V: load->view()
Dashborad_V --> AdminBKA: Halaman Dashborad
AdminBKA --> Dashborad_V: tulis keyword yang ingin dicari pada form... | false | true | false | false | sequence |
d8466c2f00fe689f8a202ca092a88831ca0733ba | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/MyBusinessUnitDraft.puml | c7b9d5a51668b249dfdfee544ac85f10421a587d | [] | 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,803 | 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 MyBusinessUnitDraft [[MyBusinessUnitDraft.svg]] {
key: String
unitType: [[BusinessUnitType.s... | false | true | false | false | sequence |
3e8c4bc4fdaec6d0232d7bb621dded484eda9d69 | 898995442294a4a98302b17eaa08148c2e09f593 | /src/main/java/business/locators/servicelocators.plantuml | 93e728dbbdbe2e6c3e5ee42ef9129b7b55f65cad | [] | no_license | Dzordzu/BERP | c18979dd50e46ddb35305c1d9c81ecfd849b266a | 197bf85172032b190b66184d7269bf3eb51a1d02 | refs/heads/master | 2020-03-31T11:18:35.794581 | 2018-11-06T10:50:00 | 2018-11-06T10:50:00 | 152,171,741 | 0 | 0 | null | 2018-11-05T01:04:55 | 2018-10-09T01:54:44 | Java | UTF-8 | PlantUML | false | false | 2,133 | plantuml | @startuml
title __SERVICELOCATORS's Class Diagram__\n
package business {
package business.locators {
class JobsServiceLocator {
{static} - ourInstance : JobsServiceLocator
{static} + getInstance()
- JobsServiceLocator()
+ getValues()
+ getDefault()
... | false | true | false | false | class |
8c67f3f98f6cc715302c8ebf66661d841a4cc459 | f37e90775a158ea0ae644e334eac5bba341f4989 | /BigData+/Hadoop+/HadoopDocker+/Hadoop2+/users.puml | 3e85887bc2c84385668c1db295a1ab6fef31f6ad | [] | no_license | Aleks-Ya/yaal_examples | 0087bbaf314ca5127051c93b89c8fc2dcd14c1e3 | ec282968abf1b86e54fc2116c39f2d657b51baac | refs/heads/master | 2023-09-01T07:40:44.404550 | 2023-08-27T15:24:34 | 2023-08-29T22:01:46 | 14,327,752 | 4 | 2 | null | 2021-06-16T20:39:19 | 2013-11-12T09:26:08 | Java | UTF-8 | PlantUML | false | false | 600 | puml | @startuml
'https://plantuml.com/component-diagram
rectangle CentOs7 {
card "root:root"
}
rectangle CentOsUpdated7
rectangle HadoopBaseImage {
card "hadoop:hadoop"
card "hdfs:hadoop"
card "yarn:hadoop"
card "mapred:hadoop"
}
rectangle HiveBaseImage {
card "hive:hadoop"
}
rectangle SparkBaseImage... | false | true | false | false | uml-unknown |
37697b9efe2d58adb5f98fc139a5a0d03414be09 | 227c32f7a5991c0ce2de069dd1f0448c1e6949fb | /PlantUML/Pose2D/Pose2D_Activity_Pose2D(mat).puml | ff9f5d83e14f75cf682f5279362d71a41635e223 | [] | 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 | 508 | puml | @startuml
/'
input1: double mat[2][2]
input2: double tx
input3: double ty
input4: double th
'/
(*) --> "Loop(size_t i: 0 ~ 2)"
if "i < 2" as judge_i then
--> [Yes] "Loop(size_t j: 0 ~ 2)"
if "j < 2" as judge_j then
--> [Yes] "Rmat[i][j] = mat[i][j]"
--> judge_j
else
... | false | true | false | false | sequence |
ed5b71235d18f99d5aed7db25c0c124da5248c67 | 4155b39e1dded79c940d5663925e8cc61407c375 | /docs/user_manual/systemhandle/images/plantuml/service_client.plantuml | 3f754feda4607ed8e50cb480d60bc8c50e73935e | [
"Apache-2.0"
] | permissive | eProsima/Integration-Service-docs | b97d18dbae3397a157cbdb1b2b69a88c2a399a2d | d24533af2a284412eebc027a1c894382cebd4150 | refs/heads/master | 2023-05-02T13:35:25.394869 | 2021-10-28T08:23:11 | 2021-10-28T08:23:11 | 150,215,235 | 4 | 3 | Apache-2.0 | 2023-04-24T14:48:01 | 2018-09-25T06:02:50 | Makefile | UTF-8 | PlantUML | false | false | 833 | plantuml | @startuml
participant ServiceProvider
group #transparent create_client
IntegrationService -> "SystemHandle" as SH : create_client_proxy(callback)
create ServiceClient
SH -> ServiceClient : new
ServiceClient -> middleware : offer_service
end
group #transparent request
middleware -> ServiceClien... | false | true | false | false | sequence |
49c5b60f080a3194c7858735965f73df5e4ca161 | 2e01b1076e3cda8e07eb01ae84463a530a5ae356 | /docs/uml/main/DataSourceClassDiagram.puml | 5f05c566f45550d286aaec31cd5b8df65271fca7 | [
"BSD-3-Clause"
] | permissive | ie3-institute/PowerSystemDataModel | 56ac48c91713c38efd532fe0abf40b1962358605 | a8f4f9900761b89e9e213e68c14c1e459348de01 | refs/heads/dev | 2023-08-31T03:34:03.218682 | 2023-08-30T12:02:23 | 2023-08-30T12:02:23 | 235,830,706 | 20 | 13 | BSD-3-Clause | 2023-09-14T04:14:47 | 2020-01-23T16:00:59 | Java | UTF-8 | PlantUML | false | false | 7,204 | puml | @startuml
note "Assuming all classes to implement \nthe abstract methods of their interfaces\n\n" as generalNotes
interface DataSource {
{abstract} Stream<Map<String, String>> getSourceData(Class<? extends UniqueEntity> entityClass)
}
DataSource <|-- CsvDataSource
DataSource <|-- SqlDataSource
' Implementations... | false | true | false | false | class |
1ba322c6a0d3e628f0a3816ccfc5c0553a5535dc | 122fd983bbcd9b90c132d75ab8bcda043a266cdf | /src/main/resources/Adapter.puml | 8211e9b8164c463f2ff61ab527eaf6a6cb45b721 | [] | no_license | JayRichrd/DesignPatterns | e847d899e652628557957fdbbb6b0c602a305293 | eaccf00624287c48f055b4baada58a209da95194 | refs/heads/master | 2021-07-06T09:11:02.395035 | 2020-08-22T16:44:37 | 2020-08-22T16:44:37 | 171,642,845 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 487 | puml | @startuml
abstract class Player{
# String name
+ {abstract} void attack()
+ {abstract} void defense()
}
class ForwardPlayer
class GuardPlayer
Player <|-- ForwardPlayer : extends
Player <|-- GuardPlayer : extends
class ForeignCenterPlayer{
- String name
+ void jingong()
+ void fangshou()
}
c... | false | true | false | false | sequence |
ea6bc467a6e9ed96a0afba1d1e0cdf7fda33c2e7 | 0159bad70c1adcbc70a36d3e0aa89b8a60683ab8 | /Factories/Documentation/Introduction/Diagrams/FactoryMethod.puml | 94326c6740093c412af72bcbbbc2577531a2d9fc | [] | no_license | apatequil/DesignPatternsCore | 6cf4ecc35eadcb172f1f0ed2c432c7709384d0ec | 353df2b9b25488751c2d7dff3f261459249ac5f0 | refs/heads/main | 2023-03-19T01:18:24.104151 | 2021-03-15T01:54:10 | 2021-03-15T01:54:10 | 344,652,445 | 1 | 0 | null | 2021-03-15T01:54:11 | 2021-03-05T00:55:14 | C# | UTF-8 | PlantUML | false | false | 296 | puml | @startuml FactoryMethod
skinparam LineType Ortho
interface IFactory {
CreateObject() : Product
}
class ConcreteFactory implements IFactory {
CreateObject() : Product
}
abstract Product
note right: Can be abstract or not
class ProductA extends Product
class ProductB extends Product
@enduml
| false | true | false | false | class |
dcfe75de0c0d830590453062e896fa1e1d2adf73 | 9f816b59dc2fa8215e38fd13e7e74a6ef9b9b812 | /CHESS BPO periode D/src/tests/tests.plantuml | 5bb7a373f021bb394293cdbdec40f2bedcf61fa5 | [] | no_license | SofianZoo/chess | 4337569b6ff45ff4f7e0962e8d1cf424765a4c71 | bb3204f1e56470754d0bc16a2de0e2ec49e5e598 | refs/heads/master | 2023-05-04T07:19:41.469582 | 2021-05-25T18:16:21 | 2021-05-25T18:16:21 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | PlantUML | false | false | 1,194 | plantuml | @startuml
title __TESTS's Class Diagram__\n
namespace tests {
class tests.TestFabriquePièce {
+ vérificationMéthodeFabrique()
+ vérificationMéthodeFabriqueFinale()
}
}
namespace tests {
class tests.TestJoueur {
+ vérificationDéfaiteJoueur()
+ vérificationHumain()
... | false | true | true | false | class |
f320367fb84b48f4eeece1f32cabad306bbaab5c | 555b08be8a372337de3b6c4a3787c4945c9c1c1d | /src/main/java/ex42/App.puml | 5f95f42b5b392db1c75ab9f5c6eb514ac273e89e | [] | no_license | HaoQNguyen/nguyen-COP3330-assignment3 | 0c3163ed43189c846d0360b9c64f3705a5cb3284 | ee2c1bdeeef50d35067d759f611387b35dde85e2 | refs/heads/master | 2023-08-24T02:12:07.600314 | 2021-10-12T02:11:58 | 2021-10-12T02:11:58 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 347 | puml | @startuml
class App
{
+ArrayList<String> name
+String[] last
+String[] first
+String[] salary
+void printTable(String[] last, String[] first, String[] salary)
+void parseInput(ArrayList<String> name, String[] last, String[] first, String[] salary)
+ArrayList<String> fillArray()
+main( ... | false | true | false | false | class |
26983230fd7116a023412052a24b27c0861b0b8f | ed45ea4470bcfc497e2584697d7842a540e04fd9 | /ros2/navigation2/nav2_behavior_tree/bt_service_node.puml | 48c830ac2833393768867e3819ab58e3bbec699b | [] | no_license | cf-zhang/documents | ffcd8213587f8aa9c47406cf2491bf77beec9c33 | 8a4439932017b67fba7988ff7fadd9829bce1e4c | refs/heads/master | 2022-03-03T13:52:27.333343 | 2022-02-25T11:31:22 | 2022-02-25T11:31:22 | 154,789,912 | 11 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,213 | puml | @startuml
'https://plantuml.com/class-diagram
namespace nav2_behavior_tree{
class BtServiceNode<?ServiceT>{
-- public method --
BtServiceNode(service_node_name,conf)
BtServiceNode() = delete;
virtual ~BtServiceNode()
static BT::PortsList providedBasicPorts(BT::PortsList addition)
static BT::PortsList providedPorts()
B... | false | true | false | false | class |
380c10019c036c9a223b99c1afc710a25cbf5079 | 2b2acc58e16343190688ed460b26386980bb2b20 | /Documents/UC16/UC16_SSD.puml | 999cc67722d8395c1da26c6c6e3d7d39bfbc5970 | [] | no_license | 1190452/LAPR3 | 0ca11285a3e85f93b5d687a0e10caef6f62a9577 | e641d35f6524fde900beb3683937fc697af3b325 | refs/heads/master | 2023-05-11T07:45:02.636516 | 2021-01-31T17:06:37 | 2021-01-31T17:06:37 | 372,571,407 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 343 | puml | @startuml
autonumber
actor "Courier" as COR
activate COR
COR -> ":System" : Request the scooter to be picked
activate ":System"
":System" --> COR : Checks if scooters are available, with the requirements \n for the trip (for example, scooter energy ...) and assigns one\n of them to the courier.
deactivate ":System"
... | false | true | false | false | usecase |
92a7a78c2b4c701146b3d401275c876f76b120de | 89f41b017ab65c3a02a28d661c9c2b0fb9d2b02c | /diagrams/infobar-view.plantuml | fd0cdf21d3f87084cf693171a76ba6471dbe9c99 | [] | no_license | pavlik-y/Scratch | 1c6fc1d024fd4ecede33ed25d980d8e881e9a1a7 | f78615da1f451d9ce460a913cc93e0cb59b920fe | refs/heads/master | 2021-01-17T10:45:55.090457 | 2020-06-28T06:10:06 | 2020-06-28T06:10:06 | 18,046,876 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 669 | plantuml | @startuml
object ViewGroup
object InfoBarContainerLayout
object "InfoBarContainerLayout.Item" as IBCL_Item {
getView()
controlsEnabled
getAccessibilityText()
getPriority()
getInfoBarIdentifier()
}
object InfoBarView {
createContent()
onXxxClicked()
}
object InfoBar
object InfoBarLayout
object InfoBarComp... | false | true | false | false | class |
7e1209d484667f9cfda40d0597c504398924c902 | 4ab23430978ddbd0021e7ca928cf0132d5b0fe0a | /doc/bobject.puml | 4329bddd53377bd403525dcfbf0ddda22c8342d0 | [
"MIT"
] | permissive | moneytech/bobject | 0ebca8ad1d4cad9efa40f4a1ede2689b96b9cd57 | de0afc7c904ddbf415ce738b588d51c001fe356c | refs/heads/master | 2020-12-26T23:14:47.661920 | 2018-08-13T17:32:18 | 2018-08-13T17:32:18 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,678 | puml | @startuml
class BObjectKlass << (S,#FF7700) Singleton >> {
BaseKlass *parent
BObjectVtable *vtable
const size_t size
const size_t vtab_size
const char *type_name
bool initialized
void (* const initializer)(void *)
void (* const ctor)(void *, void *p)
void (* const dtor)(void *)
bo_copy_result (* co... | false | true | false | false | class |
270472c39f01cfc370400ce3f7432d242d2a7580 | 227c32f7a5991c0ce2de069dd1f0448c1e6949fb | /PlantUML/Pose2D/Pose2D_Activity_calRelativePose.puml | 156729714dd3f482fb8fec96e23c41d1de2bd887 | [] | 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 | 897 | puml | @startuml
/'
calculate relative pose of current pose from origin
input1: const Pose2D &npose
input2: const Pose2D &bpose
input3: Pose2D &relPose
'/
(*) --> "const double (*R0)[2] = bpose.Rmat\nconst double (*R1)[2] = npose.Rmat"
--> "double (*R2)[2] = relPose.Rmat"
--> "double dx = npose.tx - bpose.tx... | false | true | false | false | activity |
22e22bb0d135bedb3eab2e7b2f2d52ac5410733c | 642e7066beeaccb2555e4abfd2abf743c4fa6baa | /sharkpylib/file/file_class_diagram.plantuml | 586b39a593fbea8fcf3f1b8aa7ce28d2be4e777f | [
"MIT"
] | permissive | sharksmhi/sharkpylib | 4938f1e8cea1fa3f9e71c94f6c78661401cef47f | 8a0d4aada53d1b65f3b497519f59a4418e3d40a0 | refs/heads/master | 2023-06-17T17:13:18.855640 | 2023-05-25T09:52:31 | 2023-05-25T09:52:31 | 152,534,620 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,349 | plantuml | class files.MappingFile #0BC388 {}
class files.SynonymFile #0BC388 {}
class files.ListFile #0BC388 {}
class files.MultiListFile #0BC388 {}
class file_handlers.Directory #E4C187 {}
class file_handlers.MappingDirectory #E4C187 {}
class file_handlers.SynonymDirectory #E4C187 {}
class file_handlers.ListDirectory #E4... | false | true | false | false | class |
fd28736dadc1a3ddc3d981cd747a43d7c4850f3e | 21e84fc3166fe5a703c7d066bbdbd8e913624d3b | /_drafts/uml/设计模式/结构型模式/外观模式-Facade.puml | 12b0ba953e728681116ef60f619e4f31745b003c | [
"MIT"
] | permissive | sunmood/sunmood.github.io | eae0c10f7f8c7f06fa84e20a1ec177f2c1068415 | 10b7131d7b48e2eed29be153543b64b47fd028c7 | refs/heads/master | 2021-08-15T23:52:30.677755 | 2021-01-28T02:23:00 | 2021-01-28T02:23:00 | 90,123,783 | 3 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 111 | puml | @startuml
class Facade
class SubSystemA
class SubSystemB
Facade --> SubSystemA
Facade --> SubSystemB
@enduml | false | true | false | false | class |
bdf97fb5730a9d2a84dfca62e369f0f2559aec0c | b2377dbb97354ebb11f18337fae7a5deb10e9fd1 | /docs/UseCases/Manage-Workload/Manage-HPC-Workload.puml | f06ed98a7324c398f97d30508eaf7ef4aae8b6d8 | [] | no_license | CAADE/H2C | 634e94afdd5302232d234aa7abefcfc61a24ea8e | 91227f94a60c8e3285c24333da340c06a51afa9d | refs/heads/master | 2021-03-27T18:25:35.652782 | 2018-06-01T21:58:49 | 2018-06-01T21:58:49 | 83,159,772 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 157 | puml | @startuml
Actor "actorName" as A
box "Manage-Workload" #lightblue
participant "Heterogenous_Hyper_Cloud" as S
A -> S : Manage-HPC-Workload
end box
@enduml
| false | true | false | false | sequence |
ceddefe254b322842453a140241d1baa3ca56277 | 1c7b0221d9c3b737f13dbf4a08500e18ce7a01e8 | /classDiagram_vaccnow.puml | 2f8b7501c439a13bd7baa127915837139c336ea2 | [] | no_license | ankitech/vaccnow | 69382ab8b6c1dc8597a4b686cb462100cb6976c7 | 49cf5cae11de05943d98e1fc086661a6c06ebf0f | refs/heads/master | 2023-02-16T05:38:26.922648 | 2021-01-18T10:54:34 | 2021-01-18T10:54:34 | 328,861,326 | 1 | 1 | null | 2021-01-18T10:54:35 | 2021-01-12T03:30:21 | Java | UTF-8 | PlantUML | false | false | 568 | puml | @startuml
class Vaccine {
String id
String name
int cost
getter()
setter()
}
class Branch {
String id
String name
Location location
getter()
setter()
}
class Allocation {
String id
int count
String branchId
String vaccineId
getter()
setter()
}
class Slots{
String id
String branchId
Date from
Date to
getter()
setter... | false | true | false | false | class |
5cbad79637ea12bc70ab17a9ab0a8f8297f1c209 | 740ec837551b09f09677854163ecd30ba6ea3cb7 | /documents/sd/plantuml/application/Common/Shared/Utility/FilePath.puml | 6c891eb72963364c4e15d94b94f7432c5d693c87 | [
"MIT"
] | permissive | insightmind/MORR | 913c0c16d14745cbde40af07322ca339a0373f32 | 0830f2155fb3b32dc127587e07cbd780deb0e118 | refs/heads/develop | 2020-12-08T00:23:17.488431 | 2020-04-05T20:50:44 | 2020-04-05T20:50:44 | 232,827,908 | 5 | 1 | MIT | 2020-04-05T20:55:27 | 2020-01-09T14:28:48 | HTML | UTF-8 | PlantUML | false | false | 191 | puml | @startuml
skinparam monochrome true
skinparam classAttributeIconSize 0
!startsub default
class FilePath {
+ <<create>> FilePath(value: string)
+ ToString() : string
}
!endsub
@enduml | false | true | false | false | class |
b34d0336cde42bc725987880cde967610bc98bf8 | 4e66b60562009e54e3249595d08d88573c1d7fba | /uml/Initializer.puml | 8d84447c9b202e9b9eaa2078eaa3c39097fac2c2 | [
"MIT"
] | permissive | pierre3/PlantUmlClassDiagramGenerator | a17a7ec5e3b547b0a9d5afee1d74436c6d602782 | 00bd84d543a14f05c95857426060e677c4668cc8 | refs/heads/master | 2023-07-06T01:15:15.436366 | 2023-05-31T13:39:56 | 2023-06-02T10:24:02 | 41,860,665 | 598 | 123 | MIT | 2023-08-20T06:56:51 | 2015-09-03T13:17:42 | C# | UTF-8 | PlantUML | false | false | 123 | puml | @startuml
class ClassC {
- fieldA : int = 123
+ Pi : double <<get>> = 3.14159
# Items : List<string>
}
@enduml
| false | true | false | false | class |
766425c18da0006ede2314b770de6bcb936205be | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimeAreaAutoPanner.puml | e3e23015759cb67fee0c5118176a57cf9e744d00 | [] | 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 | 435 | puml | @startuml
class TimeAreaAutoPanner {
<<const>> k_PixelDistanceToMaxSpeed : float = 100.0f
<<const>> k_MaxPanSpeed : float = 30.0f
+ TimeAreaAutoPanner(state:WindowState)
+ OnGUI(evt:Event) : void
{static} GetPanFactor(v:float, min:float, max:float, factor:float) : bool
}
TimeAreaAutoPanner --> "m_St... | false | true | false | false | class |
705be8d7c08197f78ef2e4c19c492687bb47c317 | 8dcbfd647299e16df56bf81cf6c7de3a948f42af | /DiagramaClasesGuerrero.puml | 912fa4d8d8275e82fc03110da5c84309dff01f19 | [] | no_license | manelme/alan-game | 900d5d529fb44d114ffee42ac268471a088cdfc3 | e469a783d8c647de53f106fd75f9a68da8234834 | refs/heads/master | 2020-05-03T04:19:15.013984 | 2019-04-23T10:29:41 | 2019-04-23T10:29:41 | 178,418,336 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 805 | puml | @startuml DiagramaClases
Guerrero "1" o--- "0..*" Fisica: habilidades >
Personaje <|-- Guerrero
Habilidad <|-- Fisica
class Personaje {
String nombre
Number nivel
Number porcentaje_de_nivel
Number vida_restante
Number vida_total
Number elo
__init__(self, nombre, vida_total, vida_rest... | false | true | false | false | class |
28c8a0efa5be14fdbad7d0105269ffedddd82cf8 | 4ef2a0d7b50e772e235e40bf33c1313a11e1d23a | /app/docs/asciidoc/models/modelui3.puml | 82b4ce4a0e61c0975cda14ecc4e74153ddf4eb41 | [
"Apache-2.0"
] | permissive | SefkanTas/Sonofy | 4cb768b9eed72f2e133c2ec5b814c70352f39b4c | f4d7875d5c4ed996ec9ecc7fdf15ea75706af23a | refs/heads/master | 2023-03-27T03:41:36.030113 | 2021-03-27T20:14:31 | 2021-03-27T20:14:31 | 297,685,348 | 3 | 5 | Apache-2.0 | 2021-03-27T20:14:32 | 2020-09-22T15:04:53 | Java | UTF-8 | PlantUML | false | false | 1,184 | puml | @startuml modelui3
title <size:30><b>Diagramme de classes ui pour l'ajout de publication</b></size>
package app{
package ui{
package addpublication{
class AddPublicationActivity extends AppCompatActivity{
- addPublicationViewModel : AddPublicationViewModel
- titreMusiqueE... | false | true | false | false | class |
75c27dca66360f5207493a0916fdc560b809e7a5 | 973dcef38fb285cf4f14a2e937af23e26a05564b | /docs/UseCases/Manage-Environment/Modify-Environment.puml | 1292109cf6a4f69b1d8fcad6c252ce5846af9450 | [] | no_license | CAADE/CAADE | 6a0d37b31e77fd00eeb1ad056d17d484585cad96 | 3873453a14359879a146f1d5897554ae2e94bd96 | refs/heads/master | 2021-06-09T05:28:17.894441 | 2019-06-07T06:08:10 | 2019-06-07T06:08:10 | 104,078,969 | 1 | 0 | null | 2020-08-20T15:13:40 | 2017-09-19T13:32:11 | JavaScript | UTF-8 | PlantUML | false | false | 292 | puml | @startuml
Actor "actorName" as A
box "Manage-Environment" #lightblue
participant CLI as CLI
participant Web as Web
participant "caade" as S
A -> CLI : caade-environment-modify()
CLI -> S : environment/modify()
A -> Web : environment/modify()
Web -> S : environment/modify()
end box
@enduml
| false | true | false | false | sequence |
4ee204e93df60cb8377be7ff46020a73d6fb3769 | 136ce57f474d035a700706c5a2c829b716c32f1e | /cdct/diagramme_de_sequence/plantuml/modifier_utilisateur.puml | 30ec1d6fe1338e0a524b73459edbf72ac6bcf1f1 | [] | no_license | SKAVALT-io/esidom_doc | fe98aefe219afc0d5761244c7a65977ca2953d55 | b04889428a1a913e381cc5fc8615c4c7e450c854 | refs/heads/main | 2023-03-11T08:41:02.553855 | 2021-03-02T02:21:34 | 2021-03-02T02:21:34 | 322,641,413 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 322 | puml | @startuml modifier utilisateur
actor "Utilisateur" as u
participant "Esidom front-end" as fe
participant "Esidom back-end" as m
participant "Home Assistant" as ha
u -> fe: Modifier utilisateur
fe -> m: PUT /user/{user_id}\n\
Data: ???
m -> ha: ???
ha --> m: ???
m --> fe: 200 - Ok
fe --> u: Afficher utilisateur
@endu... | false | true | false | false | sequence |
50e1863b7db4e0264cef3fe16a742cd426a8470c | 38afae22ae4056c49de870460648b04ad986470b | /payment_flow_demo_version_2.puml | fcc9b764ceeb6b726bf57ec2e8e99fff00e7f33f | [] | no_license | Christofferos/OpenPaymentsDemo | 4eb6492e8624a1e8d1feedb7bc3a9eb8f984e9f8 | 816cb303665a1f444ff0d37fc9a509fe1940c392 | refs/heads/master | 2022-12-02T09:05:39.863259 | 2020-08-19T20:47:44 | 2020-08-19T20:47:44 | 288,424,934 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 15,418 | puml | @startuml
skinparam shadowing false
skinparam tabSize 2
title Payment Process Flow - Demonstration Application\n
header Defined Variables: {...}\n Response String: '...'
' TPP might be an E-Commerce company. Ask if it can be anything else.
actor "Payment Services\nUser" as psu
participant "Third Party Provider\nFron... | false | true | false | false | usecase |
36ef7ec4a5e56ad2fa2e44f7224a7c790693841f | 87b13699a92fe26bd2974254727e6859f3ae32f3 | /src/csheets/userstories/core03_1/sort_contents_cells/i120810/core03_01_sort_design2.puml | 47982c7ec02c1f2b57f738b2573950f4972634a7 | [] | no_license | 1130348/Confusao | 62e06a3428e4455807b6b247c52d9f94b95fa2c1 | 4fa082ace786a61c0868e6ff8f08ac2497fbabd3 | refs/heads/master | 2020-03-25T00:25:42.003519 | 2015-06-26T14:16:24 | 2015-06-26T14:16:24 | 143,185,136 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,020 | puml | @startuml doc-files/core03_01_design2.png
participant "user: User" as user
participant "frame: Frame" as frame
participant "sort: SortCtrl" as sortctrl
participant "sort: Sort" as sort
participant "uic: UIController" as uic
participant "Address : Address" as add
participant "Cell : Cell" as cell
participant "Spreadshe... | false | true | false | false | sequence |
ef090ac432de895c2ee2d3378e7defa93c73ae00 | 101a462bd99bd3324c849ff4596d2895e33ceafa | /td6.plantuml | 2db7613cec2f1f40ab4cca8939f193096e34968e | [
"MIT"
] | permissive | IUT-Blagnac/bcoo-El-FaroukA | 4ed612386208f71fed3cc4006b1c17c181cb7f54 | 6442fe0acc2ff098aa0cbfc84fe2740add86e48e | refs/heads/main | 2023-04-24T17:29:21.070171 | 2021-05-03T07:08:54 | 2021-05-03T07:11:21 | 335,633,672 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,273 | plantuml | @startuml
'autonumber
hide footbox
@startuml
hide circle
hide empty methods
'------ Classes Métiers
class Qualification {
code
libelle
tauxHoraire
getTH()
getArtisans()
}
class Artisan {
SIRET
nom
adresse
tph
getPayeArtisan( c: Chantier)
}
class Tache {
code
de... | false | true | true | false | class |
b7935ff96028f2cce038f0ecc80cdb05a187262e | 1f22495fbfa5746784e516e8d4d24491c93e48c4 | /analysis/collaboration/MoveFoundationToPile.puml | 2972b12e50d7a0be3150fd2afe3cb1448ae41aab | [
"MIT"
] | permissive | ciscoruiz/klondike | 519290f726555127de46c67f84dceb615ce072b4 | 4dcaf38a7afed0cdb1e5c534c5ceb04c451b752d | refs/heads/main | 2023-04-18T07:46:15.287330 | 2021-04-21T09:16:29 | 2021-04-21T09:16:29 | 341,120,166 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 991 | puml | @startuml
class MoveFoundationToPileView
class MoveFoundationToPileController
class Klondike
circle Player
Player ..> "Request" MoveFoundationToPileView
MoveFoundationToPileView --> FoundationView
note on link: int getFoundation()\nvoid show(foundation)
MoveFoundationToPileView --> PileView
note on link: int getPile... | false | true | false | false | class |
89443651d27baa068fc116f51384eac4c6106992 | aa3743b0728f90a1853c5c1faca5ed6810d3b3a8 | /assets/kube_csi_attach_pvc.puml | 5ab7439a8ecec9d86c330214ba84dc79c99fc2b2 | [] | no_license | hackerain/hackerain.github.io | c0837ccb2e150da5e2b974f27b44a518edafa700 | 8fb0ca97a4ac8c65b26fd92d860dbad3de5c3141 | refs/heads/master | 2023-03-19T15:18:41.674253 | 2023-03-11T15:55:21 | 2023-03-11T15:55:21 | 62,977,613 | 3 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 233 | puml | @startuml kube_csi_attach_pvc
autonumber "<b>[00]"
actor Admin
Admin -> apiserver: PVC used by Pod
"attachdetach-controller" -> apiserver: Create VolumeAttachment
"external-attacher" -> "csi driver": ControllerPublishVolume
@enduml | false | true | false | false | sequence |
845b3c8620e1a7dc708f9983a7675ae101771727 | 242cec44956a09b0667479e8aa21e31cd7852a45 | /doc/Setting_Manager_Class.puml | 292eeac9646d1d461370d1e0786cf9258ee315ed | [] | no_license | HomeMadeBots/Home_Temperature_Controller | 37c46be3b5c1af2a24dce92e1749bbe1d1b1aea9 | 0214bd15908e051b8b357586170d041cb99f5388 | refs/heads/main | 2023-08-27T18:09:22.584959 | 2021-09-29T12:44:23 | 2021-09-29T12:44:23 | 407,500,019 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 420 | puml | @startuml
class Setting_Manager_Class <<Component_Type>>
{
Singleton Component_Type that manage the
setting mode of the Home Temperature
Controller system.
The setting mode of the HTC is modified
each time the event //Next_Setting_Button_Pressed//
or //Previous_Setting_Button_Pressed// is received.
The ... | false | true | false | false | class |
89549bce225f109d8f1e5db3f5fe6b5648c4f422 | 20defe2c2199268729abcdda7900b3bc86630a91 | /T06 - Tipos Especiales/GenericsOtros/diagram.puml | 4989a6cb2d818a1ee17643e1ea306949949bc371 | [] | no_license | jtppragg/TeoriaPED | b26ea8d2a264f34bd68ef5aa95e6f988c7277f1b | 85b63ecd83272632bace81f7b05c7675800d11dc | refs/heads/master | 2023-01-29T07:20:44.270058 | 2023-01-16T09:31:49 | 2023-01-16T09:31:49 | 241,414,103 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 51 | puml | @startuml
class Application
class ArrayList
@enduml | false | true | false | false | class |
579017c16ac2b4443c072640afa428b8d11bef65 | e4f13402473eae982787d3c898508ad8cec361eb | /Source/EtAlii.Generators.Stateless.Tests/StateMachines/ChoiceStateMachine.puml | 819719f5b108aeaad41cc7644bf4a8aa194c1994 | [
"MIT"
] | permissive | Jonsen94/EtAlii.Generators | 6ea3d616efa1012ce1a84116021abfb22376406e | cb4dfbb75e2b38a9996b2661125e7f3fd04301b8 | refs/heads/main | 2023-04-21T17:56:06.327922 | 2021-05-11T09:31:13 | 2021-05-11T09:31:13 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 332 | puml | @startuml
'stateless namespace EtAlii.Generators.Stateless.Tests
'stateless class ChoiceStateMachineBase
[*] -> State1 : Start
State1 : this is a description
state "This is a fancy name for State2" as State2 <<choice>>
State1 -> State2 : Continue
State2 -down-> State4 : Down
State2 -up-> State3 << (string message) >>:... | false | true | false | false | sequence |
1415bcc4dba6e8a1fb6ede7ba2988cf4f8be50bc | e3db6717fc85c8ea94c17ed840b2546805d70d49 | /resources/LDRuml.puml | 2d4139f376767e703e10bca3beaf0e0fc30c6f53 | [] | no_license | hzhang23/LoversQuest | ef0a968b72463c74f1d685906c5be11a458320a6 | d1a65e36e4c036d3c20e140a76bfa67e45b1244e | refs/heads/master | 2022-12-23T13:51:57.817225 | 2020-09-24T21:23:25 | 2020-09-24T21:23:25 | 294,527,650 | 0 | 0 | null | 2020-09-24T21:23:26 | 2020-09-10T21:35:40 | Java | UTF-8 | PlantUML | false | false | 5,300 | puml | @startuml
package com.loversQuest{
class GameClient{}
package FileHandler{
class ExcelManager
class JsonGetter
}
package gameWorldPieces{
Item <--"is_A" Container
enum CarinalDirection
Item "has"*-- NonPlayerCharacters
RuckSack *--"has_a" Player
NPC_Factory <|-l- "use" Player
NonPlayerCharacters"generate"<--NPC_Facto... | false | true | false | false | class |
feaae079fa3f66a9ed487ceea4ceb4c44f8a88e2 | f3eb227b81522908fa3da043a04b5c07822ed17a | /_talks/kafka-gotchas/img/ordering.puml | 1a43b3ff264b0d6963716529b75bd3e6a90109bd | [
"MIT"
] | permissive | devdinu/devdinu.github.io | e6d698fa96572c6a3ddca39c89f09e01248f0afd | 7a403becb92de9cad68d630d80320f09074618ec | refs/heads/master | 2023-02-08T03:48:20.275764 | 2023-01-23T16:53:35 | 2023-01-23T16:53:35 | 134,920,370 | 1 | 0 | MIT | 2022-02-22T14:24:25 | 2018-05-26T01:47:52 | Ruby | UTF-8 | PlantUML | false | false | 239 | puml | @startuml
package product {
database DB
[microservice] -> [worker]
[worker] ..> DB
[worker] --> [worker]: Retry
}
node kafka {
[broker-0]
[broker-1]
[broker-3]
[broker-4]
}
[worker] -> kafka
@enduml
| false | true | false | false | sequence |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.