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
~ push : Button
~ spinner : Spinner
{static} - CHANNEL_ID : String
{static} - NOTIFY_ID : int
- conf : TextView
- countries : String[]
- dead : TextView
- notificationManager : NotificationManager
- rec : TextView
- stringy : String
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidFragment1 {
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ CovidFragment1()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidFragment2 {
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ CovidFragment2()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidFragment3 {
~ onmain : ImageView
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ CovidFragment3()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidViewPager {
+ CovidViewPager()
+ getCount()
+ getItem()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Data {
- confirmed : Integer
- deaths : Integer
- lastChecked : String
- lastReported : String
- location : String
- recovered : Integer
+ getConfirmed()
+ getDeaths()
+ getLastChecked()
+ getLastReported()
+ getLocation()
+ getRecovered()
+ setConfirmed()
+ setDeaths()
+ setLastChecked()
+ setLastReported()
+ setLocation()
+ setRecovered()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Ebola {
~ back : Button
~ detected : TextView
~ died : TextView
~ readebola : Button
- detectedbar : ProgressBar
- diedbar : ProgressBar
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EbolaFragment1 {
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ EbolaFragment1()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EbolaFragment2 {
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ EbolaFragment2()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EbolaFragment3 {
~ button : Button
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ EbolaFragment3()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EmptyCovidActivity {
~ covidpager : LiquidPager
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EmptyEbolaActivity {
~ pager : LiquidPager
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Example {
- error : Boolean
- message : String
- statusCode : Integer
+ getData()
+ getError()
+ getMessage()
+ getStatusCode()
+ setData()
+ setError()
+ setMessage()
+ setStatusCode()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FluActivity {
~ back : Button
~ drawerLayout : DrawerLayout
~ navigationView : NavigationView
~ pager : LiquidPager
~ toggle : ActionBarDrawerToggle
~ toolbar : Toolbar
- CurrentProgress : int
- CurrentProgress1 : int
- percent : TextView
- percent1 : TextView
- progressBar : ProgressBar
- progressBar1 : ProgressBar
- read : Button
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentFour {
~ onmain : Button
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ FragmentFour()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentOne {
~ skip1 : TextView
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ FragmentOne()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentThree {
~ skip3 : Button
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ FragmentThree()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentTwo {
~ skip2 : Button
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ FragmentTwo()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Info {
~ confirmed : String
~ deaths : String
~ recovered : String
+ Info()
+ getConfirmed()
+ getDeaths()
+ getRecovered()
+ setConfirmed()
+ setDeaths()
+ setRecovered()
+ toString()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.LiquidCovidAdapter {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.LiquidEbolaAdapter {
+ LiquidEbolaAdapter()
+ getCount()
+ getItem()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.LiqwidActivity {
~ main : Button
~ pager : LiquidPager
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.MainActivity {
~ birdflubtn : Button
~ covidbtn : Button
~ drawerLayout : DrawerLayout
~ ebolabtn : Button
~ flubtn : Button
~ menubar : Button
~ navigationView : NavigationView
~ toggle : ActionBarDrawerToggle
~ toolbar : Toolbar
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.SplashScreen {
~ bg : ImageView
~ lottieAnimationView : LottieAnimationView
~ text : TextView
# onCreate()
}
}
namespace com.example.nosick3 {
class com.example.nosick3.ViewPagerAdapter {
+ ViewPagerAdapter()
+ getCount()
+ getItem()
}
}
com.example.nosick3.BirdFluActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.CovidActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.CovidFragment1 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.CovidFragment2 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.CovidFragment3 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.CovidViewPager -up-|> androidx.fragment.app.FragmentPagerAdapter
com.example.nosick3.Ebola -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.EbolaFragment1 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.EbolaFragment2 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.EbolaFragment3 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.EmptyCovidActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.EmptyCovidActivity o-- com.example.nosick3.CovidViewPager : adapter
com.example.nosick3.EmptyEbolaActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.EmptyEbolaActivity o-- com.example.nosick3.LiquidEbolaAdapter : adapter
com.example.nosick3.Example o-- com.example.nosick3.Data : data
com.example.nosick3.FluActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.FluActivity o-- com.example.nosick3.ViewPagerAdapter : adapter
com.example.nosick3.FragmentFour -up-|> androidx.fragment.app.Fragment
com.example.nosick3.FragmentOne -up-|> androidx.fragment.app.Fragment
com.example.nosick3.FragmentThree -up-|> androidx.fragment.app.Fragment
com.example.nosick3.FragmentTwo -up-|> androidx.fragment.app.Fragment
com.example.nosick3.LiquidEbolaAdapter -up-|> androidx.fragment.app.FragmentPagerAdapter
com.example.nosick3.LiqwidActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.LiqwidActivity o-- com.example.nosick3.ViewPagerAdapter : adapter
com.example.nosick3.MainActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.SplashScreen -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.ViewPagerAdapter -up-|> androidx.fragment.app.FragmentPagerAdapter
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| false
| false
|
class
|
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 LocalUserModelEmitter
UserModelEmitters -> UserModelEmittersObserver : newMsgToSend
activate UserModelEmittersObserver
UserModelEmittersObserver -> UserModel : newMsgToSend
activate UserModel
UserModel -> ServerController : sendMessage
activate ServerController
ServerController -> ServerSendMessage : sendPost
activate ServerSendMessage
ServerSendMessage -> ServerSendMessageObserver : notifyNewMessage
activate ServerSendMessageObserver
ServerSendMessageObserver --> ServerSendMessage
deactivate ServerSendMessageObserver
ServerSendMessage --> ServerController
deactivate ServerSendMessage
ServerController --> UserModel
deactivate ServerController
UserModel --> UserModelEmittersObserver
deactivate UserModel
UserModelEmittersObserver --> UserModelEmitters
deactivate UserModelEmittersObserver
UserModelEmitters --> UserModelEmitters
deactivate UserModelEmitters
return
@enduml
| 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 {
action: String
value: [[CartDiscountValueDraft.svg CartDiscountValueDraft]]
}
interface CartDiscountUpdateAction [[CartDiscountUpdateAction.svg]] {
action: String
}
@enduml
| 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 the categories \non the family’s category tree" as uc110
usecase "add a category to the family’s category tree" as uc111
usecase "create a family cash account" as uc120
usecase "transfer money from the family’s cash \naccount to another family member’s cash account" as uc130
usecase "check the balance of the family’s \ncash account or of a given family member" as uc135
fa -- uc101
fa -- uc104
fa -- uc105
fa -- uc110
fa -- uc120
fa -- uc111
fa -- uc130
fa -- uc135
@enduml
| 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, subscriptionPrice:int): int
}
App -down-> Paperboy: <<create>>
App -down-> Customer: <<create>>
App -down-> Wallet: <<create>>
Paperboy -> Customer: <<call>>
Customer -> Wallet
@enduml
| 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 MyPaymentUpdateAction {
action: String
name: [[LocalizedString.svg LocalizedString]]
}
interface MyPaymentUpdateAction [[MyPaymentUpdateAction.svg]] {
action: String
}
@enduml
| 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\nLayer" as Message
== Initialization ==
TLI -> ResponseManager ** : Setup
TLI -> QW ** : Setup
TLI -> TaskQueue ** : Setup
== Responding To Request ==
par
loop until shutdown
note over TLI : Request Queueing Loop
TLI -> ResponseManager : Process requests
alt new request
ResponseManager -> ResponseManager : Create Request Context
ResponseManager -> TaskQueue : Push Request
else cancel request
ResponseManager -> ResponseManager : Cancel Request Context
end
end
else
loop until shutdown
note over QW: Request Processing Loop
TaskQueue -> QW : Next Request\nTo Process
activate QW
QW -> QW : Process incoming request hooks
QW -> Traverser ** : Create to manage selector traversal
loop until traversal complete or request context cancelled
note over Traverser: Selector Traversal Loop
Traverser -> QW : Request to load blocks\nto perform traversal
QW -> Loader : Load blocks\nfrom local storage
Loader -> QW : Blocks From\nlocal storage or error
QW -> Traverser : Blocks to continue\n traversal or error
QW -> QW: Processing outgoing block hooks
QW -> ResponseAssembler: Add outgoing responses
activate ResponseAssembler
ResponseAssembler -> LinkTracker ** : Create for peer if not already present
ResponseAssembler -> LinkTracker : Notify block or\n error, ask whether\n block is duplicate
LinkTracker -> ResponseAssembler : Whether to\n send block
ResponseAssembler -> ResponseAssembler : Aggregate Response Metadata & Blocks
ResponseAssembler -> Message : Send aggregate response
deactivate ResponseAssembler
end
Traverser -> QW : Traversal Complete
QW -> ResponseAssembler : Request Finished
activate ResponseAssembler
ResponseAssembler -> LinkTracker : Query If Errors\n Were Present
LinkTracker -> ResponseAssembler : True/False\n if errors present
ResponseAssembler -> ResponseAssembler : Aggregate request finishing
ResponseAssembler -> Message : Send aggregate response
deactivate ResponseAssembler
end
deactivate QW
end
@enduml
| 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 GenericMessage<T> {}
class GenericResultMessage<T>
abstract MessageDecorator<T> {
-delegate: Message
}
}
AbstractMessage ..|> Message
MessageDecorator ..|> Message
ResultMessage --|> Message
GenericMessage --|> AbstractMessage
GenericResultMessage ..|> ResultMessage
| 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]] extends ShoppingListUpdateAction {
action: String
textLineItemId: String
textLineItemKey: String
quantity: Long
}
interface ShoppingListUpdateAction [[ShoppingListUpdateAction.svg]] {
action: String
}
@enduml
| 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: 192.168.0.10:12345 (random port)\nTo: 192.168.0.255:32227 (subnet broadcast address)\nUDP datagram: "alpacadiscovery1"
& Device1 -> Device2 : Received by all hosts
Device1 -> Client : Discovery Response\nFrom: 192.168.0.100:24824 (random port)\nTo: 192.168.0.10:12345 (directed packet)\nUDP datagram: "{"AlpacaPort": 1111}"
Device2 -> Client : Discovery Response\nFrom: 192.168.0.200:43624 (random port)\nTo: 192.168.0.10:12345 (directed packet)\nUDP datagram: "{"AlpacaPort": 2222}"
@enduml
| 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 SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| false
| false
|
class
|
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@gmail.com
endfooter
@enduml
| 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 "RepositoryFactory" as repFactory
participant "ContactsRepository" as contactsRep
User -> UII : Selects Contact
alt Option == "Create Note"
UII -> ctrll: addNote(contact, title, text)
create note
ctrll -> note: create(title, text)
ctrll -> contact: addNote(note)
contact -> notes: addNote(note)
ctrll -> pers : getRepositoryFactory()
pers -> repFactory : newInstance()
ctrll -> repFactory : getContactsRepository()
ctrll -> contactsRep: updateContact(contact)
else Option == "Edit Note"
User -> UII: Selects Note
User -> UII: Enter the new information
UII -> ctrll: addNote(contact, title, text)
create note
ctrll -> note: create(title, text)
ctrll -> contact: addNote(note)
contact -> notes: addNote(note)
ctrll -> pers : getRepositoryFactory()
pers -> repFactory : newInstance()
ctrll -> repFactory : getContactsRepository()
ctrll -> contactsRep: updateContact(contact)
else Option == "Remove Note"
User -> UII: Selects Note
UII -> ctrll: removeNote(contact, note)
ctrll -> notes: remove(note)
ctrll -> pers : getRepositoryFactory()
pers -> repFactory : newInstance()
ctrll -> repFactory : getContactsRepository()
ctrll -> contactsRep: updateContact(contact)
end
@enduml
| 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 obj) : Boolean
}
class OptionGroup{
+ options : List<GameOption>
}
class Score{
- value : int
- questionScore : int
- augmenter : ScoreAugmenter
+ update(Score oponentScore)
+ setQuestionScore()
+ setAugmenter()
+ equals(Object obj) : Boolean
}
class Game{
+ players : List<Player>
+ question : List<Question>
+ currentPlayer : Player
+ start()
+ nextTurn(selectedOptions, selectedAugmenter)
+ getWinner()
}
class ScoreCalculator{
- {static} calculateAndAssignPoints(Player ... players)
+ {static} calculate(List<Player> players)
}
class Player{
+ name : String
+ score : int
+ augmentersUsesAvailable : Map<AugmenterType, Int>
+ answerQuestion(List<GameOption> selectedOption)
+ answerQuestionWithAugmenter(selectedOption, augmenter)
+ updateScore(Score score)
}
abstract ScoreAugmenter{
- {abstract}applyScoreAugmenter(Score score, Score opponentScore)
# {abstract}isNil() : Boolean
# {abstract}getAugmenterType() : AugmenterType
}
Game o--"1..*" Question
Game o--"1..*" Player
Score "1..1"*--left ScoreAugmenter
ScoreCalculator --> Player
Player --left> Question
Player "1..1"*-- Score
Question "1..*"*--left GameOption
OptionGroup --up|> GameOption
@enduml
| 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;
Float Nota;
}
class Cliente{
}
class Carro{
String Owner;
Integer Número do produto;
String Modelo;
Interger AnoDeLançamento;
String Cor;
String Marca;
Float Valor;
}
class Venda{
Integer num_prod;
String data;
}
'metodos
Vendedor : AnunciarCarro();
Vendedor : CancelarAnuncio();
Vendedor : AlterarDadosDoAnuncio();
Cliente : comprarCarro();
Cliente : efetuarPagamento();
Cliente : avaliarCompra();
'composicao = UsuarioDaRede nao existe sem o DonoDaRede
DonoDaRede *. "*" UsuarioDaRede
'herenca
UsuarioDaRede ^-- Vendedor
UsuarioDaRede ^-- Cliente
'multiplicidade
Vendedor --> "*" Carro : > anuncia
Vendedor --> "*" Venda : > faz
Cliente --> "*" Carro : > compra
@enduml
| 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
@enduml
| 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 setConfig()
+ void startCameraPreview()
+ void startCapture()
+ void stopCapture()
+ boolean isStreaming()
+ void switchCamera()
}
class GRTCaptureListener{
+ void onStatus()
+ void onEvent()
}
class GRTCaptureConfig{
# bool mEnableAudio
# bool enableVideo
# AudioProfile mAudioProfile
# VideoProfile mVideoProfile
}
class RtspServer{
# WeakHashMap<Session, Object> mSessions
+ void start()
+ void stop()
+ boolean isStreaming()
}
class RtspServer{
# WeakHashMap<Session, Object> mSessions
+ void start()
+ void stop()
+ boolean isStreaming()
}
class Session {
- AudioStream mAudioStream
- VideoStream mVideoStream
}
interface Stream{
+ void start()
+ void stop()
}
abstract class MediaStream{
}
abstract class VideoStream{
}
abstract class AudioStream{
}
'class H263Stream{
'}
class H264Stream{
}
class AACStream{
}
'class AMRNBStream{
'}
abstract class AbstractPacketizer {
}
'class H263Packetizer{
'}
class H264Packetizer{
}
class AACADTSPacketizer{
}
'class AACLATMPacketizer{
'}
'class AMRNBPacketizer{
'}
Stream <|-- MediaStream
MediaStream <|-- VideoStream
MediaStream <|-- AudioStream
'VideoStream <|-- H263Stream
VideoStream <|-- H264Stream
AudioStream <|-- AACStream
'AudioStream <|-- AMRNBStream
'AbstractPacketizer <|-- H263Packetizer
AbstractPacketizer <|-- H264Packetizer
AbstractPacketizer <|-- AACADTSPacketizer
'AbstractPacketizer <|-- AACLATMPacketizer
'AbstractPacketizer <|-- AMRNBPacketizer
GRTCapturer --> GRTCaptureConfig
GRTCapturer --> GRTCaptureListener
GRTCapturer --> SocketServer
GRTCapturer --> RtspServer
RtspServer --> Session
Session --> VideoStream
Session --> AudioStream
H264Stream --> H264Packetizer
AACStream --> AACADTSPacketizer
@enduml
| 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-parent] <|-- [nazgul-core-parent]
}
node your_reactor {
component "your-parent"
component "your-api-parent"
component "your-model-parent"
component "your-war-parent"
component "your-reactor"<<Reactor>>
[nazgul-core-parent] <|-- [your-parent]
[your-parent] <|-- [your-api-parent]
[your-api-parent] <|-- [your-model-parent]
[your-api-parent] <|-- [your-war-parent]
[nazgul-tools-external-reactor-parent] <|-- [your-reactor]
}
@enduml
| 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
RuleEndpointState --> Analyzer
RuleEndpointState --> PIA
RuleEndpointState *-- "*" Matcher
Matcher --> RE_Match_State
Matcher --> Rule::PatternType
class RuleEndpointState
RuleMatcherState <|-- PIA
PIA --> Analyzer
PIA -- Connection
PIA *-- DataBlock
class PIA
{
{abstract}DoMatch()
}
class Analyzer
{
}
class Connection
{
}
class DataBlock
{
}
PIA <|-- PIA_TCP
class PIA_TCP
{
DoMatch()
}
@enduml
| 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 pessoais)
user ----> (Solicitar amizade)
user ----> (Trocar mensagens privadas)
user ----> (Trocar mensagens públicas)
user ----> (Publicar post de texto)
user ----> (Publicar post de multimidia)
user -----> (Realizar buscar prar post)
user ---> (Compartilhar post de um amigo)
user ----> (Acessar mensagens trocadas)
user -----> (Enviar mensagem para grupo)
@enduml
| 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() : String
+ isClassical() : boolean
+ setArtist(artist : String)
+ setClassical(isClassical : boolean)
+ setComposer(composer : String)
+ setTitle(title : String)
}
class App {
- LOGGER : Logger {static}
- App()
+ main(args : String[]) {static}
}
class DisplayedAlbums {
- LOGGER : Logger {static}
- albums : List<Album>
+ DisplayedAlbums()
+ addAlbums(title : String, artist : String, isClassical : boolean, composer : String)
+ getAlbums() : List<Album>
}
class PresentationModel {
- LOGGER : Logger {static}
- data : DisplayedAlbums
- selectedAlbum : Album
- selectedAlbumNumber : int
+ PresentationModel(dataOfAlbums : DisplayedAlbums)
+ albumDataSet() : DisplayedAlbums {static}
+ getAlbumList() : String[]
+ getArtist() : String
+ getComposer() : String
+ getIsClassical() : boolean
+ getTitle() : String
+ setArtist(value : String)
+ setComposer(value : String)
+ setIsClassical(value : boolean)
+ setSelectedAlbumNumber(albumNumber : int)
+ setTitle(value : String)
}
class View {
~ HEIGHT : int {static}
~ HEIGHT_TXT : int {static}
~ LOCATION_X : int {static}
~ LOCATION_Y : int {static}
- LOGGER : Logger {static}
~ WIDTH : int {static}
~ WIDTH_TXT : int {static}
- albumList : JList<String>
- apply : JButton
- cancel : JButton
- chkClassical : JCheckBox
- model : PresentationModel
- txtArtist : TextField
- txtComposer : TextField
- txtTitle : TextField
+ View()
+ createView()
+ getAlbumList() : JList<String>
+ getApply() : JButton
+ getCancel() : JButton
+ getChkClassical() : JCheckBox
+ getModel() : PresentationModel
+ getTxtArtist() : TextField
+ getTxtComposer() : TextField
+ getTxtTitle() : TextField
+ loadFromPMod()
+ saveToPMod()
}
}
DisplayedAlbums --> "-albums" Album
View --> "-model" PresentationModel
PresentationModel --> "-data" DisplayedAlbums
PresentationModel --> "-selectedAlbum" Album
@enduml
| 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
+getRecordCount(): int
}
abstract class "{abstract}\nRecord" as Record {
-amount: BigDecimal
-issueDate: LocalDate
-description: String
+Record(:BigDecimal, :LocalDate, :String)
+getIssueDate(): LocalDate
+getAmount(): BigDecimal
+getDescription(): String
{abstract} +convertFileFormat() : String
}
class Expense {
+Expense(:BigDecimal, :LocalDate, :String)
+convertFileFormat() : String
}
class Loan {
-borrowerName: String
-returnDate: LocalDate
-isReturn: boolean
+Loan(:BigDecimal, :LocalDate, :String, :String)
+Loan(:BigDecimal, :LocalDate, :String, :String, :LocalDate, :boolean)
+getBorrowerName(): String
+getReturnDate(): LocalDate
+markAsReturned(:LocalDate)
+isReturn(): boolean
+convertFileFormat() : String
}
class Saving {
+Saving(:BigDecimal, :LocalDate, :String)
+convertFileFormat() : String
}
class Finux {
+main()
}
Finux -> "1"RecordList
skinparam linetype polyline
skinparam groupInheritance 3
Record <|-- Expense
Record <|-- Saving
Record <|-- Loan
note "Some methods and attributes are omitted for brevity." as N1
@enduml
| 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: extractIndex(userInput)
activate Parser
Parser --> DeleteCommand: index
deactivate Parser
DeleteCommand -> EmailManager: getListedEmailsList()
activate EmailManager
EmailManager --> DeleteCommand: listedEmails
deactivate EmailManager
DeleteCommand -> EmailManager: deleteEmail(deletedEmail)
activate EmailManager
EmailManager --> DeleteCommand:
deactivate EmailManager
alt deletedEmail is not instanceof Delete
DeleteCommand -> EmailManager: addToDeleted(deletedEmail)
activate EmailManager
EmailManager --> DeleteCommand:
deactivate EmailManager
end
DeleteCommand -> Storage: updateAllTypeEmails(listedEmails)
activate Storage
Storage --> DeleteCommand:
deactivate Storage
[<- DeleteCommand
deactivate DeleteCommand
@enduml
| 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 Merger<PlaceEntity> {
+ merge( PlaceEntity, PlaceEntity)
}
PlaceSyncAdapter *-- Merger
}
interface PlaceMatchingPolicy #yellow {
+ areSamePlace( Place, Place ) : boolean
}
package internal.utils {
class InternalComparators #yellow {
- {static} placeMatchingPolicy : PlaceMatchingPolicy (GeoLocationAndNameMatchingPolicy as default)
__
+ {static} areSamePlace(PlaceEntity, PlaceEntity ) : boolean // uses the PlaceMatchingPolicy
+ {static} areSameGeoLocations(GeoLocation, GeoLocation) : boolean
+ {static} areSameByName( String, String) : boolean
+ {static} areSameByExternalData( Place, Place ) : boolean // ignores Law of Demeter
+ {static} areSameByMMIInternalData( Place, Place) : boolean // ignores Law of Demeter
}
InternalComparators *-- PlaceMatchingPolicy
}
class ExternalIdAndDataMatchingPolicy #yellow {
__
__
Matches by customTitle, externalIds, GeoLocation and Name,
ExternalData, MMIInternalData
}
PlaceMatchingPolicy <|-- ExternalIdAndDataMatchingPolicy
InternalComparators <-- ExternalIdAndDataMatchingPolicy
class GeoLocationAndNameMatchingPolicy #yellow {
}
PlaceMatchingPolicy <|-- GeoLocationAndNameMatchingPolicy
}
@enduml
| 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} + returnItem()
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| false
| false
|
class
|
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 DiscountCodeUpdateAction {
action: String
groups: [[String.svg List<String>]]
}
interface DiscountCodeUpdateAction [[DiscountCodeUpdateAction.svg]] {
action: String
}
@enduml
| 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 "Client\n(Org2)" as Client2
entity "Peer\n(Org1)" as Peer1
entity "Peer\n(Org2)" as Peer2
entity ecc1
entity ecc2
database tlcc1
database tlcc2
entity Orderer
'database Ledger
note over tlcc2
"Full" FPC only (Post-MVP)
end note
group System setup
Client1 -> Peer1 : start
Client2 -> Peer2 : start
Client1 -> Peer1 : channel create
note over Client1
Includes additional FPC metadata to genesis block (enclave registry, trusted ledger code-identity)
end note
Client1 -> Peer1 : channel join
alt "Full" FPC (Post-MVP)
Peer1 -> tlcc1 : start
activate tlcc1
note over tlcc1
attach to channel
end note
end
Client2 -> Peer2 : channel join
alt "Full" FPC (Post-MVP)
Peer2 -> tlcc2 : start
activate tlcc2
end
end
group Per FPC chaincode FCC
Client1 -> Client1: chaincode package FPC
note over Client1
extend CC definition with additional meta-data
end note
Client2 -> Client2: chaincode package FPC
Client1 -> Peer1: chaincode install FPC
Client2 -> Peer2: chaincode install FPC
Client1 -> Peer1 : chaincode approveformyorg FPC
Client2 -> Peer2 : chaincode approveformyorg FPC
Client1 -> Peer1 : chaincode commit FPC
Client1 -> Peer1 : chaincode initEnclave FPC
& Peer1 <-> ecc1
activate ecc1
alt "full" FPC (Post-MVP)
Client2 -> Peer2 : chaincode initEnclave FPC
& Peer2 <-> ecc2
activate ecc2
Client1 -> Peer1 : chaincode exportCCKeys FPC
& Peer1 <-> ecc1
Client2 -> Peer2 : chaincode importCCKeys FPC
& Peer2 <-> ecc2
end
loop
alt query
Client1 -> Peer1 : chaincode invoke FPC
note over Client1
retrieve encryption-keys from enclave registry
end note
note over Peer1
FPC-specific sgx-enabled docker-image with FPC-specific runtime & shim
end note
Peer1 -> ecc1
alt "full" FPC (Post-MVP)
ecc1 <-> tlcc1: inspect ledger state
note over tlcc1
any state must be validated via trusted ledger enclave
end note
end
note over ecc1
enclave signatures as (enclave) endorsement (of result)
end note
Peer1 <- ecc1
& Client1 <- Peer1 : enclave signature & result
else transactions
Client1 -> Peer1 : chaincode invoke FPC
& Peer1 -> ecc1
alt "full" FPC (Post-MVP)
ecc1 <-> tlcc1: inspect ledger state
end
note over ecc1
rw-set (encrypted values, cleartext keys)
enclave signatures as (enclave) endorsement (of result and transaction)
end note
Peer1 <- ecc1
& Client1 <- Peer1 : endorsement Peer1, enclave signature & result
alt FPC Lite
Client1 -> Peer1 : chaincode invoke "validateEnclaveEndorsement"
note over Peer1
- Validate enclave signatures, enclave endorsement policies evaluated
over enclave signatures, not peer signatures!
- Re-execute rw-set
end note
Client1 <- Peer1 : validation endorsement Peer1
Client1 -> Peer2 : chaincode invoke "validateEnclaveEndorsement"
Client1 <- Peer2 : validation endorsement Peer2
Client1 -> Orderer : {validation endorsement Peer1, validation endorsement Peer2}
Peer1 <- Orderer : ordered {validation endorsement Peer1, validation endorsement Peer2}
Peer2 <- Orderer : ordered {validation endorsement Peer1, validation endorsement Peer2}
else "full" FPC (Post-MVP)
Client1 -> Orderer : {endorsement Peer1, endorsement Peer2}
Peer1 <- Orderer : ordered {endorsement Peer1, endorsement Peer2}
note over Peer1
Validate enclave signatures, endorsement policies evaluated
over enclave signatures, not peer signatures!
end note
Peer2 <- Orderer : ordered {endorsement Peer1, endorsement Peer2}
end
end
end
end
@enduml
| 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
+ Current(): string
}
interface IEnumerable<T> <<Interface>>{
+ GetEnumerator(): IEnumerator<T>
}
interface IEnumerable_ <<Interface>>{
+ GetEnumerator(): IEnumerator
}
interface IEnumerator_ <<Interface>>{
+ MoveNext(): bool
+ Reset(): void
+ Dispose(): void
}
interface IDisposable <<Interface>>{
+ Dispose(): void
}
interface IEnumerator<T> <<Interface>>{
+ Current: T
}
class Program {
- spp: myStrings
+ {static} Main(): void
}
Program --> myStrings
IEnumerable <|.. myStrings : <<bind>>\n <T-> string>
IEnumerable_ <|.. IEnumerable
IEnumerator <|.. StringEnumerator : <<bind>>\n <T-> string>
IEnumerator_ <|.. IEnumerator
IDisposable <|.. IEnumerator
myStrings <--> StringEnumerator
@enduml
| 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 EntryGateRequestQueue
deactivate EntryGateRequestQueue
hnote over Car : Blocked
hnote over EntryGateSimulator : Resumed
EntryGateRequestQueue --> EntryGateRequestQueue : Remove thread from queue
activate EntryGateRequestQueue
deactivate EntryGateRequestQueue
EntryGateRequestQueue --> EntryGateSimulator : Receive returns
hnote over Car : Resumed
activate EntryGateSimulator
EntryGateRequestQueue --> Car : Enqueue returns
hnote over Car : Blocked
EntryGateSimulator --> Car : Signal completion
deactivate EntryGateSimulator
hnote over Car : Resumed
@enduml
| 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*
-response_data_: QByteArray
-sLog_: Poco::Logger&
httpRequestAborted_: bool
Wheel_Speed_Value_: int
Brush_Speed_Value_: int
-- private slots --
-on_button_open_ClientDialog_triggered(): void
-httpRead(): void
- driveFunctionCommand(const QJsonValue &Direction): void
-stopDriving(): void
-on_pushButton_Forward_pressed(): void
-on_pushButton_Forward_released(): void
-on_pushButton_Stop_pressed(): void
-on_pushButton_Backward_pressed(): void
-on_pushButton_Backward_released(): void
-on_pushButton_Left_pressed(): void
-on_pushButton_Left_released(): void
-on_pushButton_Right_pressed(): void
-on_pushButton_Right_released(): void
-on_pushButton_Stop_2_pressed(): void
-on_pushButton_Spot_pressed(): void
-on_pushButton_Clean_pressed(): void
-on_pushButton_Dock_pressed(): void
-on_pushButton_Forward_Left_pressed(): void
-on_pushButton_Forward_Left_released(): void
-on_pushButton_Forward_Right_pressed(): void
-on_pushButton_Forward_Right_released(): void
-on_pushButton_Backward_Left_pressed(): void
-on_pushButton_Backward_Left_released(): void
-on_pushButton_Backward_Right_pressed(): void
-on_pushButton_Backward_Right_released(): void
}
class ClientDialog{
+ClientDialog(QWidget *parent = 0): explicit
+~ClientDialog(): void
+utf8_url: std::string
--
-ui_: Ui::ClientDialog*
-sLog_: Poco::Logger&
-- private slots --
-on_OK_clicked(): void
-on_Cancel_clicked(): void
}
MainWindow -* ClientDialog
}
@enduml
| 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 contact philippe.mesmeur@gmail.com
endfooter
@enduml
| 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.PostCtrl --> piazzaForum.ConsoleUI: List with the corresponding postNrs
piazzaForum.ConsoleUI --> Student1: //Shows the list//
@enduml
| 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_Directive : - Instantiate in the component
Component_Directive : - Accesible in child Component
Component_Directive : - Not singleton
Component_Directive : - New instance every time we use
}
@enduml
| 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 existe
SuVacunaRegistro -> SuVacuna: usuario no existe
SuVacuna -> VacunaWeb: usuario no existe
VacunaWeb -> Usuario: muestra el mensaje de error de validación
end
alt usuario existe
Regix -> SuVacunaRegistro: usuario existe
SuVacunaRegistro -> SuVacunaRegistro: crea el usuario en el sistema
database BaseDatosEscritura
SuVacunaRegistro -> BaseDatosEscritura: cear el usuario
BaseDatosEscritura -> SuVacunaRegistro: cear el usuario
SuVacunaRegistro -> SuVacuna: El usuario se creo con exito
SuVacuna -> VacunaWeb: redireccione a pantalla principal
VacunaWeb -> Usuario: Desplegar pantalla principal
end
@enduml
| 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 Authentication
1 --> 5 : Access with LDAP
1 --> 6 : Access with Azure AD
2 -l-> 3 : Access with OIDC
2 --> 4 : Access with Basic Authentication
2 --> 5 : Access with LDAP
2 --> 6 : Access with Azure AD
@enduml
| 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 License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, the Mojaloop files are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.
* Gates Foundation
- Name Surname <name.surname@gatesfoundation.com>
* Georgi Georgiev <georgi.georgiev@modusbox.com>
--------------
******'/
@startuml
' declate title
title 3.1.0. Transfer Timeout (incl. Bulk Transfer)
autonumber
' Actor Keys:
' boundary - APIs/Interfaces, etc
' collections - Kafka Topics
' control - Kafka Consumers
' entity - Database Access Objects
' database - Database Persistance Store
' declare actors
actor "DFSP1\nPayer" as DFSP1
actor "DFSP2\nPayee" as DFSP2
boundary "ML API\nAdapter" as MLAPI
control "ML API Notification\nEvent Handler" as NOTIFY_HANDLER
control "Transfer Timeout\nHandler" as EXP_HANDLER
collections "topic-\ntransfer-position" as TOPIC_TRANSFER_POSITION
control "Position Event\nHandler" as POS_HANDLER
control "Bulk Processing\nHandler" as BULK_PROCESSING_HANDLER
collections "topic-\nnotification" as TOPIC_NOTIFICATIONS
collections "topic-event" as TOPIC_EVENT
collections "topic-\nbulk-processing" as BULK_PROCESSING_TOPIC
box "Financial Service Providers" #lightGray
participant DFSP1
participant DFSP2
end box
box "ML API Adapter Service" #LightBlue
participant MLAPI
participant NOTIFY_HANDLER
end box
box "Central Service" #LightYellow
participant EXP_HANDLER
participant TOPIC_TRANSFER_POSITION
participant TOPIC_EVENT
participant POS_HANDLER
participant TOPIC_NOTIFICATIONS
participant BULK_PROCESSING_HANDLER
participant BULK_PROCESSING_TOPIC
end box
' start flow
activate NOTIFY_HANDLER
activate EXP_HANDLER
activate POS_HANDLER
activate BULK_PROCESSING_HANDLER
group Transfer Expiry
|||
ref over EXP_HANDLER, TOPIC_EVENT : Timeout Handler Consume\n
alt transferStateId == 'RECEIVED_PREPARE'
alt Regular Transfer
EXP_HANDLER -> TOPIC_NOTIFICATIONS: Produce message
else Individual Transfer from a Bulk
EXP_HANDLER -> BULK_PROCESSING_TOPIC: Produce message
end
else transferStateId == 'RESERVED'
EXP_HANDLER -> TOPIC_TRANSFER_POSITION: Produce message
TOPIC_TRANSFER_POSITION <- POS_HANDLER: Consume message
ref over TOPIC_TRANSFER_POSITION, TOPIC_NOTIFICATIONS : Position Hander Consume (Timeout)\n
alt Regular Transfer
POS_HANDLER -> TOPIC_NOTIFICATIONS: Produce message
else Individual Transfer from a Bulk
POS_HANDLER -> BULK_PROCESSING_TOPIC: Produce message
end
end
opt action IN ['bulk-timeout-received', 'bulk-timeout-reserved']
|||
BULK_PROCESSING_TOPIC <- BULK_PROCESSING_HANDLER: Consume message
ref over TOPIC_NOTIFICATIONS, BULK_PROCESSING_TOPIC : Bulk Processing Consume\n
BULK_PROCESSING_HANDLER -> TOPIC_NOTIFICATIONS: Produce message
end
|||
opt action IN ['timeout-received', 'timeout-reserved', 'bulk-timeout-received', 'bulk-timeout-reserved']
|||
TOPIC_NOTIFICATIONS <- NOTIFY_HANDLER: Consume message
ref over DFSP1, TOPIC_NOTIFICATIONS : Send notification to Participant (Payer)\n
NOTIFY_HANDLER -> DFSP1: Send callback notification
end
|||
opt action IN ['timeout-reserved', 'bulk-timeout-reserved']
|||
TOPIC_NOTIFICATIONS <- NOTIFY_HANDLER: Consume message
ref over DFSP2, TOPIC_NOTIFICATIONS : Send notification to Participant (Payee)\n
NOTIFY_HANDLER -> DFSP2: Send callback notification
end
end
deactivate BULK_PROCESSING_HANDLER
deactivate POS_HANDLER
deactivate EXP_HANDLER
deactivate NOTIFY_HANDLER
@enduml
| 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 Geographic Area by name or from list
HouseConfigurationUI ->HouseConfigurationController: check if name/index is contained in list
HouseMonitoringController -> GeographicAreaList: check if name/index is contained in list
GeographicAreaList -> GeographicArea: match by name or by index
GeographicArea -> GeographicArea: validate data
GeographicArea --> HouseConfigurationUI: return Geographic Area
HouseConfigurationUI -> HouseConfigurationUI: set mGeoArea
HouseConfigurationUI --> Admin: Request House Name or Index from List
Admin -> MainUI: insert data (House name) or select House
MainUI -> HouseConfigurationUI: select House by name or from list
HouseConfigurationUI -> HouseConfigurationController: check if name/index is contained in list
HouseConfigurationController -> HouseList: check if name/index is contained in list
HouseList -> House: match by name or by index
House -> House: validate data
House --> HouseConfigurationUI: return House
HouseConfigurationUI -> HouseConfigurationUI: set mHouse
HouseConfigurationUI -> Admin: Request Energy Grid Name or Index from List
Admin -> MainUI: insert data (Energy Grid name) or select Grid from list.
MainUI -> HouseConfigurationUI: select Energy Grid by name or from list
HouseConfigurationUI -> HouseConfigurationController: check if name/index is contained in list
HouseConfigurationController -> EnergyGridList: check if name/index is contained in list
EnergyGridList -> EnergyGrid: match by name or by index
EnergyGrid -> EnergyGrid: validate data
EnergyGrid --> HouseConfigurationUI: return EnergyGrid
HouseConfigurationUI -> HouseConfigurationUI: setMEnergyGrid
HouseConfigurationUI -> Admin: Request Room name or Index from list.
Admin -> MainUI: insert data (Room name) or select Room from list.
MainUI -> HouseConfigurationUI: select Room by name or select Room from list.
HouseConfigurationUI -> HouseConfigurationController: check if name/index is contained in list
HouseConfigurationController -> RoomList: check if name/index is contained in lis
RoomList -> Room: match by name or by index
Room -> Room: validate data
Room --> HouseConfigurationUI: return Room
HouseConfigurationUI -> HouseConfigurationUI: set mRoom
HouseConfigurationUI -> HouseConfigurationController: remove Room from Energy Grid.
HouseConfigurationController -> EnergyGrid: remove Room from Energy Grid.
EnergyGrid -> RoomList: remove Room from list.
RoomList -> RoomList: validate data and remove Room.
RoomList -> HouseConfigurationUI: return true if removal successful, or false if not.
HouseConfigurationUI -> HouseConfigurationUI: Build result string.
HouseConfigurationUI -> Admin: Display result string.
@enduml
| 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
ApplicationViewModel --> "ExitCommand" ICommand
ApplicationViewModel --> "ToggleRecordingCommand" ICommand
ApplicationViewModel o-> "IsRecordingProperty" DependencyProperty '/
@enduml
| 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 -> Kafka : Get Offsets
activate Kafka
Receiver <- Kafka : Return Offsets
Receiver -> Kafka : Assign
Receiver -> Kafka : Seek to Beginning
loop until shutdown
Receiver -> Kafka : Poll
Receiver <- Kafka : Return Records
end
...
loop foreach Record
Receiver -> Receiver : Avro Conversion
EntityView <- Receiver : onEvent
EntityView -> EntityView : Update State
end
...
Receiver -> Receiver : End Offset Reached
EntityView <- Receiver : onLoaded
Listener <<- EntityView : Ready
...
loop foreach Record
Receiver -> Receiver : Avro Conversion
EntityView <- Receiver : onEvent
EntityView -> EntityView : Update State
Listener <- EntityView : onEvent
end
@enduml
| 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:value
class ms_accuracy as "ms:accuracy"
ms_content_b3f36_quality --> ms_accuracy : dqv:isMeasurementOf
class ms_content_b3f36 as "ms-content:b3f36"
ms_content_b3f36 --> ms_content_b3f36_quality : dqv:hasQualityMeasurement
class ms_content_b3f35 as "ms-content:b3f35"
class ms_content_b3f35_quality as "ms-content:b3f35-quality"
ms_content_b3f35 --> ms_content_b3f35_quality : dqv:hasQualityAnnotation
ms_content_b3f35_quality : a dqv:QualityAnnotation
ms_content_b3f35_quality --> ms_accuracy_curated : oa:hasBody
class ldqd_semanticAccuracy as "ldqd:semanticAccuracy"
ms_content_b3f35_quality --> ldqd_semanticAccuracy : dqv:inDimension
ms_content_b3f35_quality -up-> ms_content_b3f35 : oa:hasTarget
class dqv_qualityAssessment as "dqv:qualityAssessment"
ms_content_b3f35_quality --> dqv_qualityAssessment : oa:motivatedBy
@enduml
| 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]
[PeerInnerService]
[PeerOuterService]
}
package "RestService" {
' [RestService]
[Gunicorn] - [Sanic]
[Sanic] - [Dispatcher]
}
package "ChannelService" {
() ChannelStub
frame TX_group {
[TransactionSerializer]
[TransactionVerifier]
}
' [ChannelStateMachine]
' [TimerService]
'
frame "ChannelInnerService" {
() ChannelTxCreatorStub - [ChannelTxCreator]
' [ChannelTxReceiver]
}
'
frame "BlockManager" {
}
'
frame "BroadcastScheduler" {
[BroadcastScheduler_Queue] #Yellow
[storedTx_Queue] #Yellow
}
'
' frame "PeerM" {
' [PeerManager]
' [PeerListData]
' }
' }
'
}
package "IconScoreService" {
() IconScoreStub
frame InnerService {
[IconServiceEngine]
}
' }
' ====================
' == RELATIONSHIP ==
' ====================
Iconist --> RestService: Entry point (../api/v3/)
RestService --> ScoreService: validation_transaction
RestService <-- ScoreService: response_to_json_query
Dispatcher --> ChannelTxCreator: create_icx_tx
ChannelTxCreator --> BroadcastScheduler: comm: CREATE_TX
RestService <-- ChannelTxCreator: tx_hash with status code.
Iconist <-- RestService: response json result..
BroadcastScheduler --> BroadcastScheduler_Queue: schedule Broadcast order
BroadcastScheduler --> storedTx_Queue: put tx_item
BroadcastScheduler --> gRPC: send Tx to Peer subscribed?
gRPC --> PeerStub
'Rest
RestService - PeerService
RestService - ChannelService
RestService - ChannelTxCreator
RestService - IconScoreService
' PeerService
PeerService -up- levelDB
PeerInnerService -up- CommonService
PeerOuterService -up- CommonService
PeerService - ChannelService
CommonService - gRPC
CommonService - rabbitMQ
' ChannelService
ChannelService - PeerInnerService
ChannelService - BlockManager
ChannelService - BroadcastScheduler
ChannelService - TimerService
' ChannelService - NodeSubscriber
ChannelService - ChannelInnerService
ChannelService - ChannelStateMachine
BlockManager - levelDB
BlockManager - txQueue
BlockManager - unconfirmedBlockQueue
BlockManager - BlockChain
BlockManager - BlockGenerationScheduler
BlockGenerationScheduler - BlockGenerationScheduler_Queue
' ChannelInnerService - rabbitMQ
ChannelInnerService - TransactionVersioner
ChannelInnerService - BroadcastScheduler
ChannelInnerService - ChannelTxCreator
ChannelInnerService - ChannelTxReceiver
PeerManager - ChannelService
PeerManager - PeerListData
BlockChain - BlockVersioner
BlockChain - TransactionVersioner
BlockChain - levelDB
BroadcastScheduler - TimerService
BroadcastScheduler - PeerOuterService
@enduml
| 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 : List<MultiValueResult>
{static} - ROWS_PLACEHOLDER : String
+ processRows()
- wrapRows()
- unwrapRows()
+ processFragment()
- parse()
- parseSingle()
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.command {
package spec.concordion.common.command.verifyRows {
package spec.concordion.common.command.verifyRows.strategies {
class BestMatchStrategyTest {
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.command {
package spec.concordion.common.command.verifyRows {
package spec.concordion.common.command.verifyRows.strategies {
class DefaultMatchStrategyTest {
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.command {
package spec.concordion.common.command.verifyRows {
package spec.concordion.common.command.verifyRows.strategies {
class KeyMatchStrategyTest {
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.command {
package spec.concordion.common.command.verifyRows {
package spec.concordion.common.command.verifyRows.strategies {
class StrategiesTest {
+ processTableFragment()
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.command {
package spec.concordion.common.command.verifyRows {
package spec.concordion.common.command.verifyRows.strategies {
class UnspecifiedMatchStrategyTest {
}
}
}
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| false
| false
|
class
|
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
}
package "JSONConsumer1" {
[ReactReadUI1] -up-> JSON_V100
}
package "WSDLConsumer1" {
[DataReadComponent] -up-> WSDL_V100
}
@enduml
| 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_ - start_;}
double elapsed_time_in_seconds()
-- protected data --
Clock::time_point start_;
Clock::time_point end_;
}
}
@enduml
| 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
- image : Image
- BouncerDisplayer()
{static} + getInstance()
+ getWidth()
+ getHeight()
+ getGraphics()
+ repaint()
+ setTitle()
+ addKeyListener()
}
}
package Displayer {
interface Displayer {
{abstract} + getWidth()
{abstract} + getHeight()
{abstract} + getGraphics()
{abstract} + repaint()
{abstract} + setTitle()
{abstract} + addKeyListener()
}
}
BouncerDisplayer -up-|> Displayer
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| false
| false
|
class
|
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 = true
infects = true
areSymptoms = true
isCured = false
state = 8
}
object GPS1{
map
}
object Ambulance{
id = Ambulance 1
Character representation = A
capacity = 1
velocity = 100
destination = null
home = null
numVeh = 2
gps = GPS1
passengers = 0
caller = Human
numAmb = 1
isFree = true
hospital = Hospital
}
object Dispatching{
id = dispatching
Character Representation = 'i'
callerList: IRecord
ambulanceList: Ambulance
}
object Hospital{
id = Hospital
Character representation = 'H'
capacity = 50
blockCounter = 2
hospitalCounter = 1
list: IRecord
}
object Map{
length = 20
width = 20
empty
table: IPrintable
}
object EmptySlot{
id = empty
representation = ' '
}
object Human{
id = Citizen 1
represantion = 'm'
healthPoints = 100
isInfected = true
isAlive = true
sex = male
age = 30
humanCounter = 2
diseases = [virus]
}
object Doctor{
id = Citizen 2
represantion = 'D'
healthPoints = 100
isInfected = false
isAlive = true
sex = male
age = 40
humanCounter = 2
diseases = [none]
}
object Record1{
Being = Human
position = Coordinates1
}
object Record2{
Being = Doctor
position = Coordinates2
}
object Coordinates1{
vertical = 0
horizontal = 0
}
object Coordinates2{
vertical = 1
horizontal = 1
}
object BeingContainer{
list
map
dispatching
}
object MainFrame{
}
object MainMenu{
runButt
showParamButt
inputParamButt
inputParamPathButt
showLastButt
inputOutPathButt
frame
}
object SimulationState{
numPeople = 2
numInfected = 1
}
object SimulationLog{
startTime
parameters
SimulationLog
output
}
object SimulationParameters{
mapLength = 20
mapWidth = 20
numPeople = 2
numDocs = 1
numAmbulance = 1
power1 = 5
power2 = 5
timeTilInfect = 10
timeTilCured = 10
infectionRate = 10
activeRate = 60
}
object Simulation{
map
container
strain
numPeople = 2
numInfected = 1
params
log
srw
dispatching
}
object Settings{
params
outPath
paramPath
}
Map -o BeingContainer
Map *-- EmptySlot
Map o-- Human
Record1 *-- Human
Hospital o-- Doctor
Record2 *-- Doctor
Record1 --o BeingContainer
Hospital --* Map
GPS1 --o Ambulance
Ambulance --o Map
Infector --* Virus
Dispatching --* Hospital
Virus --* DiseaseRecord
DiseaseRecord --o Human
Coordinates1 --* Record1
Record2 --o BeingContainer
Coordinates2 --* Record2
SimulationLog o-- SimulationState
SimulationParameters --* Settings
Simulation *-- Map
Simulation *-- BeingContainer
Simulation *-- SimulationParameters
Simulation *-- SimulationLog
Simulation *-- Dispatching
Simulation *-- Virus
MainMenu *-- Simulation
MainMenu *-- Settings
MainMenu *-- MainFrame
@enduml
| 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 --> SubSystem
}
@enduml
| 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 -- Return
}
@enduml
| 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 License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, the Mojaloop files are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.
* Gates Foundation
- Name Surname <name.surname@gatesfoundation.com>
* Georgi Georgiev <georgi.georgiev@modusbox.com>
* Miguel de Barros <miguel.debarros@modusbox.com>
--------------
******'/
@startuml
' declate title
title 1.1.4.b. Send notification to Participant (Payer/Payee) (batch messages)
autonumber
' Actor Keys:
' boundary - APIs/Interfaces, etc
' collections - Kafka Topics
' control - Kafka Consumers
' entity - Database Access Objects
' database - Database Persistance Store
' declare actors
actor "DFSP(n)\nParticipant" as DFSP
control "ML API Notification Event Handler" as NOTIFY_HANDLER
boundary "Central Service API" as CSAPI
collections "Notification-Topic" as TOPIC_NOTIFICATIONS
collections "Event-Topic" as TOPIC_EVENTS
entity "Notification DAO" as NOTIFY_DAO
database "Central Store" as DB
box "Financial Service Provider" #lightGray
participant DFSP
end box
box "ML API Adapter Service" #LightBlue
participant NOTIFY_HANDLER
end box
box "Central Service" #LightYellow
participant TOPIC_NOTIFICATIONS
participant CSAPI
participant TOPIC_EVENTS
participant EVENT_DAO
participant NOTIFY_DAO
participant DB
end box
' start flow
activate NOTIFY_HANDLER
group Send notification to Participant
TOPIC_NOTIFICATIONS <- NOTIFY_HANDLER: <color #FF0000>**Consume Notifications event batch of messages for Participant**</color>
activate TOPIC_NOTIFICATIONS
deactivate TOPIC_NOTIFICATIONS
loop for each message in batch
group Persist Event Information
NOTIFY_HANDLER -> CSAPI: Request to persist event information - POST - /events
activate CSAPI
CSAPI -> TOPIC_EVENTS: Publish event information
activate TOPIC_EVENTS
|||
ref over TOPIC_EVENTS : Event Handler Consume\n
|||
TOPIC_EVENTS --> CSAPI: Return success
deactivate TOPIC_EVENTS
CSAPI --> NOTIFY_HANDLER: Return success
deactivate CSAPI
end
NOTIFY_HANDLER -> CSAPI: Request Notifications details for Participant - GET - /notifications/DFPS(n)
activate CSAPI
CSAPI -> NOTIFY_DAO: Fetch Notifications details for Participant
activate NOTIFY_DAO
NOTIFY_DAO -> DB: Fetch Notifications details for Participant
activate DB
hnote over DB #lightyellow
transferPosition
end note
DB --> NOTIFY_DAO: Retrieved Notification details for Participant
'deactivate DB
NOTIFY_DAO --> CSAPI: Return Notifications details for Participant
deactivate NOTIFY_DAO
CSAPI --> NOTIFY_HANDLER: Return Notifications details for Participant
deactivate CSAPI
NOTIFY_HANDLER --> DFSP: Callback with Prepare result to Participant to specified URL - PUT - /<dfsp-host>>/transfers
end
end
deactivate NOTIFY_HANDLER
@enduml
| 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 Green
class Orange
class Purple
Mastermind *-down-> Board
Mastermind *-down-> Turn
Mastermind *-down-> "2" Player
Turn -down-> "2" Player
Player <|-down- MakerPlayer
Player <|-down- BreakerPlayer
MakerPlayer -down-> SecretCombination
BreakerPlayer -down-> Goal
BreakerPlayer -down-> "0..10" ProposedCombination
Combination <|-down- SecretCombination
Combination <|-down- ProposedCombination
Combination *-down-> Position
Board *-down-> SecretCombination
Board o-down-> "0..10" ProposedCombination
Board o-down-> "0..10" Result
Goal <|-down- WinnerResult
Result *-down-> "0..4" Success
Result <|-down- WinnerResult
WinnerResult *-down-> "4" Black
Success <|-down- Black
Success <|-down- White
Black -down-> Position
Position o-down-> Colour
Colour <|-down- Red
Colour <|-down- Blue
Colour <|-down- Yellow
Colour <|-down- Green
Colour <|-down- Orange
Colour <|-down- Purple
@enduml
| 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 LinkedHashMap extends HashMap{
}
interface SortedMap extends Map{
}
interface NavigableMap extends SortedMap{
}
class TreeMap implements NavigableMap{
}
@enduml
| 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 starts to countdown" \n "Computer generates different words of different colors")
("Timer starts to countdown" \n "Computer generates different words of different colors") --> ("Player guesses the color of the word text")
("Player guesses the color of the word text") -> ("A point is added to the score") :Correct
("Player guesses the color of the word text") --> ("No point is added") :Wrong
("A point is added to the score") --> ("The game displays a new random word")
("The game displays a new random word") -> ("Player guesses the color of the word text")
("No point is added") -> ("The game displays a new random word")
("The game displays a new random word") --> ("When timer reaches zero; \n The game ends")
("When timer reaches zero; \n The game ends") --> ("Your Final Score is displayed")
}
@enduml
| 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()
+ open()
}
}
}
cn.zhanghub.designPattern.command.cmd1.command.concreteCommand.ConcreteLightSwitchCommand .up.|> cn.zhanghub.designPattern.command.cmd1.command.LightSwitchCommand
cn.zhanghub.designPattern.command.cmd1.command.concreteCommand.ConcreteLightSwitchCommand o-- cn.zhanghub.designPattern.command.cmd1.light.Light : light
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| false
| false
|
class
|
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
AppDatabase <== TagsDao
interface PublicAggregatesDao implements AggregatesDao, BaseElementsDao
interface AggregatesDao implements BaseAggregatesDao, ElementsDao, TagsDao
interface BaseAggregatesDao implements TagsDao
interface PublicElementsDao implements ElementsDao
interface ElementsDao implements BaseElementsDao, BaseAggregatesDao, TagsDao
interface BaseElementsDao implements TagsDao
}
@enduml
| 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 pencarian
Dashborad_V --> BKA_C: searchbka()
BKA_C --> SuratDisposisi_E:
SuratDisposisi_E --> BKA_C:
BKA_C --> SuratBKA_V: load->view()
SuratBKA_V --> AdminBKA: Halaman Surat BKA
@enduml
| 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.svg BusinessUnitType]]
name: String
contactEmail: String
custom: [[CustomFields.svg CustomFields]]
addresses: [[BaseAddress.svg List<BaseAddress>]]
shippingAddresses: [[Integer.svg List<Integer>]]
defaultShippingAddress: Integer
billingAddresses: [[Integer.svg List<Integer>]]
defaultBillingAddress: Integer
}
interface MyCompanyDraft [[MyCompanyDraft.svg]] {
key: String
unitType: [[BusinessUnitType.svg BusinessUnitType]]
name: String
contactEmail: String
custom: [[CustomFields.svg CustomFields]]
addresses: [[BaseAddress.svg List<BaseAddress>]]
shippingAddresses: [[Integer.svg List<Integer>]]
defaultShippingAddress: Integer
billingAddresses: [[Integer.svg List<Integer>]]
defaultBillingAddress: Integer
}
interface MyDivisionDraft [[MyDivisionDraft.svg]] {
key: String
unitType: [[BusinessUnitType.svg BusinessUnitType]]
name: String
contactEmail: String
custom: [[CustomFields.svg CustomFields]]
addresses: [[BaseAddress.svg List<BaseAddress>]]
shippingAddresses: [[Integer.svg List<Integer>]]
defaultShippingAddress: Integer
billingAddresses: [[Integer.svg List<Integer>]]
defaultBillingAddress: Integer
parentUnit: [[BusinessUnitResourceIdentifier.svg BusinessUnitResourceIdentifier]]
}
MyBusinessUnitDraft --> MyCompanyDraft #blue;text:blue : "unitType : Company"
MyBusinessUnitDraft --> MyDivisionDraft #blue;text:blue : "unitType : Division"
@enduml
| 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()
+ exists()
+ getMatching()
}
}
}
package business {
package business.locators {
enum VALUES {
JuniorDev
Manager
UIName
serviceName
classRef
}
}
}
package business {
package business.locators {
class PaymentsServiceLocator {
{static} - ourInstance : PaymentsServiceLocator
{static} + getInstance()
- PaymentsServiceLocator()
+ getValues()
+ getDefault()
+ exists()
+ getMatching()
}
}
}
package business {
package business.locators {
enum VALUES {
StandardPayment
TestPeriodPayment
BonusPayment
UIName
serviceName
classRef
}
}
}
package business {
package business.locators {
interface ServiceLocator {
{abstract} + getValues()
{abstract} + getDefault()
{abstract} + exists()
{abstract} + getMatching()
}
}
}
package business {
package business.locators {
interface ServiceLocatorEntries {
{abstract} + getUIName()
{abstract} + getServiceName()
{abstract} + getClassRef()
}
}
}
JobsServiceLocator -up-|> ServiceLocator
JobsServiceLocator o-- VALUES : defaultValue
JobsServiceLocator +-down- VALUES
VALUES -up-|> ServiceLocatorEntries
PaymentsServiceLocator -up-|> ServiceLocator
PaymentsServiceLocator o-- VALUES : defaultValue
PaymentsServiceLocator +-down- VALUES
VALUES -up-|> ServiceLocatorEntries
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| false
| false
|
class
|
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 {
card "spark:hadoop"
}
CentOsUpdated7 --> CentOs7
HadoopBaseImage --> CentOsUpdated7
HiveBaseImage --> HadoopBaseImage
YarnHdfsCluster --> HadoopBaseImage
YarnHdfsKerberosCluster --> HadoopBaseImage
SparkBaseImage --> HiveBaseImage
HadoopCluster --> SparkBaseImage
@enduml
| 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
-right-> [No] "Loop j finish"
-left-> judge_i
endif
else
--> [No] "Loop i finish"
endif
"Loop i finish" --> "this->tx = tx\nthis->ty = ty\nthis->th = th"
--> (*)
@enduml
| 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 -> ServiceClient : on_request
ServiceClient -> ServiceClient : data = convert_to_dynamicdata(payload)
ServiceClient -> ServiceProvider : callback(data)
end
group #transparent response
ServiceProvider -> ServiceClient : receive_response(data)
ServiceClient -> ServiceClient : response = convert_from_dynamicdata(data)
ServiceClient -> middleware : send(response)
end
box "Generic System Handle" #LightBlue
participant SH
participant ServiceClient
end box
participant middleware
@enduml
| 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
class CsvDataSource {
- String csvSep
# CsvFileConnector connector
+ CsvDataSource(String, String, FileNamingStrategy)
}
class SqlDataSource {
- String schemaName
# SqlConnector connector
# DatabaseNamingStrategy databaseNamingStrategy
+ SqlDataSource(String, String, DatabaseNamingStrategy)
}
abstract class WeatherSource {
- TimeBasedWeatherValueFactory weatherFactory
- Map<Point, IndividualTimeSeries<WeatherValue>> coordinateToTimeSeries
- IdCoordinateSource idCoordinateSource
- {abstract} Map<Point, IndividualTimeSeries<WeatherValue>> getWeather(ClosedInterval<ZonedDateTime>)
- {abstract} Map<Point, IndividualTimeSeries<WeatherValue>> getWeather(ClosedInterval<ZonedDateTime>, Collection<Point>)
- {abstract} Optional<TimeBasedValue<WeatherValue>> getWeather(ZonedDateTime, Point)
}
WeatherSource <|-- CsvWeatherSource
WeatherSource <|-- SqlWeatherSource
WeatherSource <|-- InfluxDbWeatherSource
WeatherSource <|-- CouchbaseWeatherSource
class CsvWeatherSource {
- CsvDataSource dataSource
- CsvWeatherSource(String, String, FileNamingStrategy, IdCoordinateSource, TimeBasedWeatherValueFactory)
}
class SqlWeatherSource {
- SqlDataSource dataSource
- String factoryCoordinateFieldName
- SqlWeatherSource(SqlConnector, IdCoordinateSource, String, String, TimeBasedWeatherValueFactory)
}
class InfluxDbWeatherSource {
- InfluxDbConnector connector
- InfluxDbWeatherSource(InfluxDbConnector, IdCoordinateSource, TimeBasedWeatherValueFactory)
- IndividualTimeSeries<WeatherValue> getWeather(ClosedInterval<ZonedDateTime>, Point)
}
class CouchbaseWeatherSource {
- CouchbaseConnector connector,
- CouchbaseWeatherSource(CouchbaseConnector, IdCoordinateSource, String, TimeBasedWeatherValueFactory, String)
- CouchbaseWeatherSource(CouchbaseConnector, IdCoordinateSource, String, String, TimeBasedWeatherValueFactory, String)
- String generateWeatherKey(ZonedDateTime, Integer)
- String createQueryStringForIntervalAndCoordinate(ClosedInterval<ZonedDateTime>, int)
}
abstract class TimeSeriesMappingSource {
- Map<UUID, UUID> getMapping()
- Optional<UUID> getTimeSeriesUuid(UUID)
{abstract} Stream<Map<String, String>> getMappingSourceData()
}
TimeSeriesMappingSource <|-- CsvTimeSeriesMappingSource
TimeSeriesMappingSource <|-- SqlTimeSeriesMappingSource
class CsvTimeSeriesMappingSource {
- CsvDataSource dataSource
- CsvTimeSeriesMappingSource(String, String, FileNamingStrategy)
}
class SqlTimeSeriesMappingSource {
- EntityPersistenceNamingStrategy entityPersistenceNamingStrategy
- SqlDataSource dataSource
- SqlTimeSeriesMappingSource(SqlConnector, String, EntityPersistenceNamingStrategy)
}
interface TimeSeriesSource<V extends Value> {
{abstract} IndividualTimeSeries<V> getTimeSeries()
{abstract} IndividualTimeSeries<V> getTimeSeries(ClosedInterval<ZonedDateTime>))
{abstract} Optional<V> getValue(ZonedDateTime)
}
TimeSeriesSource <|-- CsvTimeSeriesSource
TimeSeriesSource <|-- SqlTimeSeriesSource
class CsvTimeSeriesSource<V extends Value> {
- IndividualTimeSeries<V> timeSeries
- CsvDataSource dataSource
+ {static} CsvTimeSeriesSource<? extends Value> getSource(\n\tString,\n\tString,\n\tEntityPersistenceNamingStrategy,\n\tCsvFileConnector.CsvIndividualTimeSeriesMetaInformation)
- CsvTimeSeriesSource(\n\tString,\n\tString,\n\tFileNamingStrategy,\n\tUUID,\n\tString,\n\tClass<V>,\n\tTimeBasedSimpleValueFactory<V>)
}
class SqlTimeSeriesSource<V extends Value> {
- SqlDataSource dataSource
- UUID timeSeriesUuid
- Class<V> valueClass
- TimeBasedSimpleValueFactory<V> valueFactory
- SqlTimeSeriesSource(SqlDataSource, UUID, Class<V>, TimeBasedSimpleValueFactory<V>)
- SqlTimeSeriesSource(SqlConnector, String, DatabaseNamingStrategy, UUID, Class<V>, TimeBasedSimpleValueFactory<V>)
+ {static} SqlTimeSeriesSource<? extends Value> createSource(SqlConnector, String, DatabaseNamingStrategy, IndividualTimeSeriesMetaInformation, String)
+ {static} SqlTimeSeriesSource<T> create(SqlConnector, String, DatabaseNamingStrategy, UUID, Class<T>, String)
}
interface TimeSeriesMetaInformationSource {
- {abstract} Map<UUID, IndividualTimeSeriesMetaInformation> getTimeSeriesMetaInformation()
- {abstract} Optional<IndividualTimeSeriesMetaInformation> getTimeSeriesMetaInformation(UUID)
}
TimeSeriesMetaInformationSource <|.. CsvTimeSeriesMetaInformationSource
TimeSeriesMetaInformationSource <|.. SqlTimeSeriesMetaInformationSource
class CsvTimeSeriesMetaInformationSource {
- CsvDataSource dataSource
- Map<UUID, CsvIndividualTimeSeriesMetaInformation> timeSeriesMetaInformation
- CsvTimeSeriesMetaInformationSource(String, String, FileNamingStrategy)
}
class SqlTimeSeriesMetaInformationSource {
- DatabaseNamingStrategy namingStrategy
- Map<UUID, IndividualTimeSeriesMetaInformation> mapping
- SqlDataSource dataSource
- SqlTimeSeriesMetaInformationSource(SqlConnector, String, DatabaseNamingStrategy)
}
interface IdCoordinateSource {
{abstract} Optional<Point> getCoordinate(int)
{abstract} Collection<Point> getCoordinates(int...)
{abstract} Optional<Integer> getId(Point)
{abstract} Collection<Point> getAllCoordinates()
{abstract} List<CoordinateDistance> getNearestCoordinates(Point, int)
{abstract} List<CoordinateDistance> getClosestCoordinates(Point, int, ComparableQuantity<Length>)
}
IdCoordinateSource <|.. CsvIdCoordinateSource
IdCoordinateSource <|.. SqlIdCoordinateSource
class CsvIdCoordinateSource {
- Map<Integer, Point> idToCoordinate
- Map<Point, Integer> coordinateToId
- CsvDataSource dataSource
- IdCoordinateFactory factory
- CsvIdCoordinateSource(IdCoordinateFactory, CsvDataSource)
}
class SqlIdCoordinateSource {
- SqlDataSource dataSource
- SqlIdCoordinateFactory factory
- SqlIdCoordinateSource(SqlIdCoordinateFactory, String, SqlDataSource)
}
interface DataConnector {
{abstract} shutdown()
}
Class CsvFileConnector {
- Map<Class<? extends UniqueEntity>, BufferedCsvWriter> entityWriters
- Map<UUID, BufferedCsvWriter> timeSeriesWriters
- EntityPersistenceNamingStrategy entityPersistenceNamingStrategy
- String baseDirectoryName
- {static} String FILE_ENDING
+ CsvFileConnector(String, EntityPersistenceNamingStrategy)
+ BufferedCsvWriter getOrInitWriter(Class<? extends UniqueEntity>, String[], String)
+ BufferedCsvWriter getOrInitWriter(T, String[], String)
+ BufferedCsvWriter initWriter(String, CsvFileDefinition)
+ BufferedReader initReader(Class<? extends UniqueEntity>)
- CsvFileDefinition buildFileDefinition(T, String[], String)
- CsvFileDefinition buildFileDefinition(Class<? extends UniqueEntity>, String[], String)
}
DataConnector <|.. CsvFileConnector
@enduml
| 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()
}
class TranslateAdapter{
- ForeignCenterPlayer centerPlayer
}
Player <|-- TranslateAdapter : extends
TranslateAdapter --> ForeignCenterPlayer : Association
@enduml
| 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()
+ vérificationMéthodeDéplacer()
+ vérificationMéthodeJoueUnTourDuBot()
}
}
namespace tests {
class tests.TestPiece {
+ testCavalier()
+ testFou()
+ testRoi()
+ testTour()
}
}
namespace tests {
class tests.TestPlateau {
+ testDéplacementPièce()
+ vérificationMethodeConversion()
+ vérificationMéthodeDoitRejouer()
+ vérificationMéthodeEchecMat()
+ vérificationMéthodeEchecPat()
+ vérificationMéthodeEstJouable()
+ vérificationNombreCases()
+ vérificationNombrePièces()
- nbPièces()
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false
| true
| 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( String[] args )
}
@enduml
| 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()
BT::NodeStatus tick() override
virtual void on_tick()
virtual BT::NodeStatus check_future(future_result)
virtual void on_wait_for_result()
-- protected method --
void increment_recovery_count()
-- protected data --
std::string service_name_, service_node_name_;
typename std::shared_ptr<rclcpp::Client<ServiceT>> service_client_;
std::shared_ptr<typename ServiceT::Request> request_;
rclcpp::Node::SharedPtr node_;
std::chrono::milliseconds server_timeout_;
}
class ClearEntireCostmapService<ClearEntireCostmap>{
ClearEntireCostmapService(service_node_name,conf);
void on_tick() override;
}
class ReinitializeGlobalLocalizationService<std_srvs::srv::Empty>{
ReinitializeGlobalLocalizationService(service_node_name, conf);
}
BtServiceNode <-- ReinitializeGlobalLocalizationService
BtServiceNode <-- ClearEntireCostmapService
}
BT.SyncActionNode <-- nav2_behavior_tree.BtServiceNode
@enduml
| 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"
deactivate COR
@enduml
| 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 InfoBarCompactLayout
object ConfirmInfoBar
object SmsReceiverInfoBar
InfoBarContainerLayout ..> IBCL_Item
IBCL_Item <|-- InfoBarView
InfoBarView <|-- InfoBar
InfoBar <|-- ConfirmInfoBar
ConfirmInfoBar <|-- SmsReceiverInfoBar
InfoBar *-- InfoBarLayout
InfoBarLayout .up.> InfoBarView
InfoBarCompactLayout .up.> InfoBarView
ViewGroup <|-- InfoBarLayout
@enduml
| 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 (* const copy)(void *, void *)
}
class BObjectVtable << (S,#FF7700) Singleton >>
class MyObjectKlass << (S,#FF7700) Singleton >> {
BObjectKlass *parent
MyObjectVtable *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 (* const copy)(void *, void *)
}
class MyObjectVtable << (S,#FF7700) Singleton >> {
BObjectVtable BObjectVtable
}
class BObject {
Klass *type
bo_atomic_int ref_count;
}
class MyObject {
BObject base
...
}
BObjectKlass --> BObjectVtable
MyObjectKlass --> MyObjectVtable
BObjectKlass <-- MyObjectKlass
MyObjectVtable *--> BObjectVtable
BObject --> MyObjectKlass
MyObject *--> BObject
note top of BObjectKlass
Global static class table shared
between every instance of BObject
objects.
end note
note left of MyObjectKlass
Global static class table shared
between every instance of MyObject
objects. (Class type derived from
BObject base class type)
end note
note left of BObject
Base BObject instance containing
only pointer to the class definition
table.
end note
note left of MyObject
User defined custom object type
(derived from BObject). Base object
data comes first fallowed by user
date needed by object.
end note
@enduml
| 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\ndouble dy = npose.ty - bpose.ty"
--> "relPose.tx = R0[0][0] * dx + R0[1][0] * dy\nrelPose.ty = R0[0][1] * dx + R0[1][1] * dy"
--> "double th = npose.th - bpose.th"
--> if "th < -180" then
--> [Yes] "th += 360"
--> "relPose.th = th"
else
--> [No] if "th >= 180" then
--> [Yes] "th -= 360"
--> "relPose.th = th"
else
--> [No] "Do nothing"
--> "relPose.th = th"
endif
endif
"relPose.th = th" --> "relPose.calRmat()"
--> (*)
@enduml
| 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 #E4C187 {}
class file_handlers.MultiListDirectory #E4C187 {}
class file_handlers.SamplingTypeSettingsDirectory #E4C187 {}
class yaml_reader.YAMLreader #4D7440 {}
files.MappingFile <|-- object
files.SynonymFile <|-- object
files.ListFile <|-- object
files.MultiListFile <|-- object
file_handlers.Directory <|-- object
file_handlers.MappingDirectory <|-- file_handlers.Directory
file_handlers.SynonymDirectory <|-- file_handlers.Directory
file_handlers.ListDirectory <|-- file_handlers.Directory
file_handlers.MultiListDirectory <|-- file_handlers.Directory
file_handlers.SamplingTypeSettingsDirectory <|-- file_handlers.Directory
files.MultiListFile o-- files.ListFile
files.MultiListFile o-- files.ListFile
files.MultiListFile o-- files.MultiListFile
file_handlers.MappingDirectory o-- files.MappingFile
file_handlers.SynonymDirectory o-- files.SynonymFile
file_handlers.ListDirectory o-- files.ListFile
file_handlers.MultiListDirectory o-- files.ListFile
file_handlers.MultiListDirectory o-- files.MultiListFile
| 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()
}
class Schedule{
String id
String email
String allocationId
String slotId
boolean isApplied
Date appliedOn
Payment paymentType
String BranchId
getter()
setter()
}
enum Location {
Delhi
Mumbai
Pune
}
enum Payment {
Cash
Credit
Fawry
}
@enduml
| 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_State" WindowState
TimeAreaAutoPanner --> "m_Window" TimelineWindow
TimeAreaAutoPanner --> "m_ViewRect" Rect
@enduml
| 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_restante)
}
class Guerrero{
Number furia_total
Number furia_restante
__init__(self, nombre)
atacar(personaje_objetivo, habilidad)
modificar_vida(cantidad)
modificar_vida_total(cantidad)
modificar_furia(cantidad)
modificar_furia_total(cantidad)
add_habilidad(habilidad)
}
class Habilidad{
String nombre
String danyo
__init__(self, nombre, danyo)
}
class Fisica{
Number coste_furia
__init__(self, nombre, danyo, coste_furia)
}
@enduml
| 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
- titreMusiqueEditText : EditText
- youtubeVideoIdEditText : EditText
- progressBar : ProgressBar
+ onCreate(savedInstanceState : Bundle) :void
}
class AddPublicationViewModel extends ViewModel{
- TAG : String
client : OkHttpClient
- isPublicationSaved : MutableLiveData<Boolean>
- isLoading : MutableLiveData<Boolean>
+ isPublicationSaved() : MutableLiveData<Boolean>
+ isLoading() : MutableLiveData<Boolean>
+ savePublication(titre : String, videoId : String) : void
+ addPublication(titre : String, videoId : String) : void
+ onFailure( request : Request, e IOException) : void
}
AddPublicationActivity -[hidden]- AddPublicationViewModel
}
}
}
@enduml
| 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
@enduml
| 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\nFrontend" as tppFrontend
participant "Third Party Provider\nBackend" as tpp
database "Open Banking Platform\nAPI" as obpapi
database "Open Banking Platform\nAuth" as obpauth
database "ASPSP\nBank" as aspsp
' Display diagram in Visual Studio Code: Alt + D
psu -> tppFrontend: **0_A. Navigate to**\n **payment page**
activate psu
rnote right of psu
**Action**:
"Start Payment" button is
pressed by the user
endrnote
activate tppFrontend
rnote left of tppFrontend
**Result**:
A new page is rendered
on route /payment
endrnote
deactivate psu
deactivate tppFrontend
|||
tppFrontend -> tpp: **0_B. Initiate ASPSP API**
activate tppFrontend
rnote right of tppFrontend
Happens when page
has been rendered
endrnote
activate tpp
deactivate tppFrontend
deactivate tpp
rnote left of tpp
endrnote
|||
'1. Done at page load.
tpp -> obpauth: **1. Request ASPSP Information Token**\nPOST /connect/token
activate tpp
rnote right of tpp
B: client_id = {client_id}
B: client_secret = {client_secret}
B: grant_type = 'client_credentials'
B: scope = 'aspspinformation private'
endrnote
activate obpauth
|||
obpauth --> tpp:
deactivate obpauth
deactivate tpp
rnote left of obpauth
HTTP Response Status: 200 OK
B: access_token = '...'
B: expires_in = '3600'
B: token_type = 'Bearer'
B: scope = 'aspspinformation private'
**SET**: {aspspInformationBearerToken} = access_token
endrnote
'2_A. Done at page load.
tpp -> obpapi: **2_A. Get ASPSP List**\nGET /psd2/aspspinformation/v1/aspsps
activate tpp
rnote right of tpp
H: Authorization = 'Bearer' + {access_token}
H: X-Request-ID = {Globally Unique Identifier}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Response Status: 200 OK
H: X-Request-ID = '...'
B: aspspList (Object)
**SET**: {bicFi} = aspspList[0].bicFi
endrnote
'|||
tpp -> tppFrontend: **2_B. Retrive ASPSP List**
activate tppFrontend
rnote right of tppFrontend
ASPSP logos are displayed
endrnote
activate tpp
deactivate tppFrontend
deactivate tpp
|||
tppFrontend -> psu: **2_C. Select an ASPSP**
activate tppFrontend
activate psu
rnote right of psu
**Action:**
User selected a ASPSP
endrnote
|||
psu --> tppFrontend:
rnote left of tppFrontend
**Result:**
Re-render page and display
input field for account number
endrnote
deactivate tppFrontend
deactivate psu
|||
tppFrontend -> psu: **2_D. Input bank account** \n **number**
activate tppFrontend
activate psu
rnote right of psu
**Action:**
User wrote an
account number
endrnote
|||
psu --> tppFrontend:
deactivate tppFrontend
deactivate psu
rnote left of tppFrontend
**Result:**
Re-render page, display
loading spinner and text
"Payment Initiated ..."
endrnote
|||
tppFrontend -> tpp: **2_E. Initiate APIs:** \n ASPSP, \n CONSENT, \n AIS.
activate tppFrontend
activate tpp
deactivate tppFrontend
deactivate tpp
rnote left of tpp
Send selected ASPSP id
and bank account number
endrnote
|||
'3. Executed when the USER selects a given bank.
tpp -> obpapi: **3. Get ASPSP Details**\nGET /psd2/aspspinformation/v1/aspsps/{{bicFi]}
activate tpp
rnote right of tpp
Q: bicFi = {bicFi}
H: Authorization = 'Bearer' + {access_token}
H: X-Request-ID = {Globally Unique Identifier}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Response Status: 200 OK
H: X-Request-ID = '...'
B: aspsp (Object)
LOOK FOR FIELD:
* supportedAuthorizationMethods
* name: Decoupled | OAuth2
* uri: ' ' | 'https://...'
**SET**: {sca-approach} = name,
{redirectUri} = uri
endrnote
'4. Promt the USER to input bank account number.
' Get CONSENT TOKEN
tpp -> obpapi: **4_A. Request Account Information token**\nPOST /connect/token
activate tpp
rnote right of tpp
B: client_id = {client_id}
B: client_secret = {client_secret}
B: grant_type = 'client_credentials'
B: scope = 'accountinformation private'
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Response Status: 200 OK
B: access_token = '...'
B: expires_in = '3600'
B: token_type = 'Bearer'
B: scope = 'accountinformation private'
**SET**: {accountBearerToken} = access_token
endrnote
tpp -> tppFrontend: **4_B. Show message** \n **'Starting Consent**\n **Process'**
activate tppFrontend
activate tpp
|||
tppFrontend -> tpp
deactivate tppFrontend
deactivate tpp
|||
|||
' Create Consent
tpp -> obpapi: **5. Create Consent**\nPOST /psd2/consent/v1/consents
activate tpp
rnote right of tpp
H: Authorization = 'Bearer' + {paymentBearerToken}
H: X-Request-ID = {Globally Unique Identifier}
H: X-BicFi = {bicFi}
H: PSU-IP-Address = {PSU-IP-Address}
B: access = {}
B: recurringIndicator = {consentRecurringIndicator}
B: validUntil = {consentValidUntil}
B: frequencyPerDay = {consentFrequencyPerDay}
B: combinedServiceIndicator = {consentCombinedServiceIndicator}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Response Status: 200 OK
H: aspsp-sca-approach = 'REDIRECT'
H: X-Request-ID = '...'
B: consentStatus = 'recieved'
B: consentId = '...'
B: scaMethods (Object)
B: _links (Object)
**SET**: {consentId} = consentId
endrnote
' Start Consent Authorization Process
tpp -> obpapi: **6_A. Start Consent Authorization Process**\nPOST /psd2/consent/v1/consents/{{consentId}}/authorisations
activate tpp
rnote right of tpp
Q: consentId = {consentId}
H: Authorization = 'Bearer' + {paymentBearerToken}
H: X-Request-ID = {Globally Unique Identifier}
H: X-BicFi = {bicFi}
H: PSU-IP-Address = {PSU-IP-Address}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Response Status: 200 OK
H: aspsp-sca-approach = 'REDIRECT'
H: X-Request-ID = '...'
B: authorisationId = '...'
B: scaMethods (Object)
B: _links (Object)
B: scaStatus: 'recieved'
**SET**: {consentAuthorisationId} = consentAuthorisationId,
{authenticationMethodId} = scaMethods[0].authenticationMethodId
endrnote
tpp -> tppFrontend: **6_B. Show message** \n **'Starting**\n **Authorization'**
activate tppFrontend
activate tpp
|||
tppFrontend -> tpp
deactivate tppFrontend
deactivate tpp
|||
' Update PSU Data for Consent
tpp -> obpapi: **7. Update PSU Data for Consent**\nPUT /psd2/consent/v1/consents/{{consentId}}/authorisations/{{consentAuthorisationId}}
activate tpp
rnote right of tpp
Q: consentId = {consentId}
Q: consentAuthorisationId = {consentAuthorisationId}
H: Authorization = 'Bearer' + {paymentBearerToken}
H: X-Request-ID = {Globally Unique Identifier}
H: X-BicFi = {bicFi}
H: PSU-IP-Address = {PSU-IP-Address}
B: authenticationMethodId = {authenticationMethodId}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Response Status: 200 OK
H: aspsp-sca-approach = 'REDIRECT'
H: X-Request-ID = '...'
B: chosenScaMethod (Object)
B: _links (Object)
B: scaStatus = 'started'
endrnote
|||
alt scaOAuth
' Activate OAuth consent authorisation
tpp -> obpauth: **8. Activate OAuth consent authorisation**\nPOST /connect/token
activate tpp
rnote right of tpp
H: X-ConsentId = {consentId}
H: X-ConsentAuthorisationId = {consentAuthorisationId}
B: client_id = {clientId}
B: client_secret = {clientSecret}
B: code = {accountInformationCode} (SET through redirect procedure)
B: redirect_uri = {redirectUri}
B: scope = 'accountinformation private'
B: grant_type = 'authorization_code'
endrnote
activate obpauth
|||
obpauth --> tpp:
deactivate obpauth
deactivate tpp
rnote left of obpauth
HTTP Response Status: 200 OK
B: access_token = '...'
B: expires_in = '3600'
B: token_type = 'Bearer'
B: scope = 'accountinformation private'
endrnote
else scaRedirect
else decoupled
end
|||
|||
' Get Account List
tpp -> obpapi: **9_A. Get Account List**\nGET /psd2/accountinformation/v1/accounts?withBalance={{accountsWithBalance}}
activate tpp
rnote right of tpp
P: accountsWithBalance = 'true'
H: Consent-ID = {consentId}
H: Authorization = 'Bearer' + {accountBearerToken}
H: X-Request-ID = {Globally Unique Identifier}
H: X-BicFi = {bicFi}
H: PSU-IP-Address = {PSU-IP-Address}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Response Status: 200 OK
H: X-Request-ID = '...'
B: accounts (Object)
* resourceId
* iban
* bban
* name
* product
* cashAccountType
* status
* bic
* usage
* balances (Object)
* ownerName
**SET**: {accountId} = accounts[0].resourceId,
{paymentCurrency} = accounts[0].currency
{debtorAccountCurrency} = accounts[0].balances[0].balanceAmount.currency
{debtorIbanOrBban} = accounts[0].iban
endrnote
|||
tpp -> tppFrontend: **9_B. Show account data**
activate tppFrontend
rnote right of tppFrontend
Display user account nr,
currency and amount.
endrnote
activate tpp
|||
tppFrontend -> tpp
deactivate tppFrontend
deactivate tpp
|||
|||
' Get PAYMENT TOKEN - >>> PIS <<<
tpp -> obpauth: **10_A: Request Payment Initiation Token**\nPOST /connect/token
activate tpp
rnote right of tpp
B: client_id = {client_id}
B: client_secret = {client_secret}
B: grant_type = 'client_credentials'
B: scope = 'paymentinitiation private'
endrnote
activate obpauth
|||
obpauth --> tpp:
deactivate obpauth
deactivate tpp
rnote left of obpauth
HTTP Status: 200 OK
B: access_token = '...'
B: expires_in = '3600'
B: token_type = 'Bearer'
B: scope = 'paymentinitiation private'
**SET**: {paymentBearerToken} = access_token
endrnote
'|||
tpp -> tppFrontend: **10_B. Show message** \n **'Starting Payment'**
activate tppFrontend
activate tpp
|||
tppFrontend -> tpp
deactivate tppFrontend
deactivate tpp
|||
|||
' >>>
tpp -> obpapi: **11: Create Payment Initiation**\nPOST /psd2/paymentinitiation/v1/{{payment-service}}/{{payment-product}}
activate tpp
rnote right of tpp
Q: payment-service = 'payments'
Q: payment-product = 'sepa-credit-transfers'
H: Authorization = 'Bearer' + {paymentBearerToken}
H: X-Request-ID = {Globally Unique Identifier}
H: X-BicFi = {bicFi}
B: instructedAmount (Object)
B: debtorAccount (Object)
B: creditorName = {paymentCreditorName}
B: creditorAccount (Object)
B: remittanceInformationUnstructured = {remittanceInformationUnstructured}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Status: 201 CREATED
H: X-Request-ID = '...'
B: transactionStatus = 'RCVD'
B: paymentId = '...'
B: _links (Object)
**SET**: {paymentId} = paymentId
endrnote
|||
|||
' >>>
tpp -> obpapi: **12_A: Start Payment Initiation Authorisation Process**\nPOST /psd2/paymentinitiation/v1/{{payment-service}}/{{payment-product}}/{{paymentId}}/authorisations
activate tpp
rnote right of tpp
Q: payment-service = 'payments'
Q: payment-product = 'sepa-credit-transfers'
Q: paymentId = {paymentId}
H: Authorization = 'Bearer' + {paymentBearerToken}
H: X-Request-ID = {Globally Unique Identifier}
H: X-BicFi = {bicFi}
H: PSU-IP-Address = {PSU-IP-Address}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Status: 201 CREATED
H: X-Request-ID = '...'
B: authorisationId = '...'
B: scaStatus = 'recieved'
B: scaMethods (Object)
B: _links (Object)
**SET**: {paymentAuthorisationId} = authorisationId,
{paymentAuthenticationMethodId} = scaMethods[0].authenticationMethodId
endrnote
tpp -> tppFrontend: **12_B. Show message** \n **'Starting** \n **Authorization'**
activate tppFrontend
activate tpp
|||
tppFrontend -> tpp
deactivate tppFrontend
deactivate tpp
|||
|||
' >>>
tpp -> obpapi: **13: Update PSU Data for Payment Initiation**\nPUT /psd2/paymentinitiation/v1/{{payment-service}}/{{payment-product}}/{{paymentId}}/authorisations/{{paymentAuthorisationId}}
activate tpp
rnote right of tpp
Q: payment-service = 'payments'
Q: payment-product = 'sepa-credit-transfers'
Q: paymentId = {paymentId}
Q: paymentAuthorisationId
H: Authorization = 'Bearer' + {paymentBearerToken}
H: X-Request-ID = {Globally Unique Identifier}
H: X-BicFi = {bicFi}
H: PSU-IP-Address = {PSU-IP-Address}
B: authenticationMethodId = {paymentAuthenticationMethodId}
endrnote
activate obpapi
|||
obpapi --> tpp:
deactivate obpapi
deactivate tpp
rnote left of obpapi
HTTP Status: 200 OK
H: X-Request-ID = '...'
H: aspsp-sca-approach = 'REDIRECT'
B: chosenScaMethod (Object)
B: _links (Object)
B: scaStatus = 'started'
endrnote
|||
' >>>
alt scaOAuth case
tpp -> obpauth: **14 A: [scaOAuth]**
activate tpp
rnote right of obpauth
endrnote
activate obpauth
|||
obpauth --> tpp:
deactivate obpauth
deactivate tpp
rnote left of obpauth
endrnote
tpp -> psu: **14 B: [scaOAuth]**
activate tpp
rnote right of psu
endrnote
activate psu
|||
psu --> tpp:
deactivate psu
deactivate tpp
rnote left of psu
endrnote
else scaRedirect case
' >>>
tpp -> obpauth: **15A: [scaRedirect]**
activate tpp
rnote right of obpauth
endrnote
activate obpauth
|||
obpauth --> tpp:
deactivate obpauth
deactivate tpp
rnote left of obpauth
endrnote
' >>>
tpp -> psu: **15B: [scaRedirect]**
activate tpp
rnote right of psu
endrnote
activate psu
|||
psu --> tpp:
deactivate psu
deactivate tpp
rnote left of psu
endrnote
else decoupled case
' >>>
tpp -> obpauth: **16A: [decoupled]**
activate tpp
rnote right of obpauth
endrnote
activate obpauth
|||
obpauth --> tpp:
deactivate obpauth
deactivate tpp
rnote left of obpauth
endrnote
' >>>
tpp -> psu: **16B: [decoupled]**
activate tpp
rnote right of psu
endrnote
activate psu
|||
psu --> tpp:
deactivate psu
deactivate tpp
rnote left of psu
endrnote
end
|||
|||
' >>>
tpp -> obpauth: **17: Activate OAuth payment authorisation**\nPOST /connect/token
activate tpp
rnote right of tpp
H: X-PaymentId = {paymentId}
H: X-PaymentAuthorisationId = {paymentAuthorisationId}
B: client_id = {client_id}
B: client_secret = {client_secret}
B: code = {paymentInitiationCode}
B: redirect_uri = {redirectUri}
B: scope = 'paymentinitiation private'
B: grant_type = 'authorization_code'
endrnote
activate obpauth
|||
obpauth --> tpp:
deactivate obpauth
deactivate tpp
rnote left of obpauth
HTTP Status: 200 OK
B: access_token = '...'
B: expires_in = '3600'
B: token_type = 'Bearer'
B: scope = 'paymentinitiation private'
endrnote
'|||
tpp -> tppFrontend: **18_A. Display redirect**\n **link to bank or**\n **mobile bankID**
activate tppFrontend
rnote right of tppFrontend
Display user account nr,
currency and amount.
endrnote
activate tpp
deactivate tppFrontend
deactivate tpp
tppFrontend -> psu: **18_B. Follow bank** \n **identification** \n **process** \n
activate tppFrontend
activate psu
rnote right of psu
**Action:**
User completed
process successfully
endrnote
|||
psu --> tppFrontend:
deactivate tppFrontend
deactivate psu
rnote left of tppFrontend
**Result:**
Re-render page and
display successful
payment message
endrnote
|||
|||
|||
footer <b>Check SCA status every second.. \n <b>End the process by displaying a successful payment message to the PSU.
@enduml
| 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 "Spreadsheet" as spd
user --> frame : select cell
user --> frame : choose: "Extensions"->"Sort"->"Ascending/Descending"
frame -> sortctrl : sort(ActiveCell, typeOfSort)
sortctrl -> uic : activecell.getAddress.getColumn()
uic -> add: getAddress()
add -> cell : getColumn()
loop for
alt if !cell_value.isEmpty
sortctrl -> uic : getActiveSpreadSheet()
uic -> spd : getCell()
spd -> cell : getValue()
sortctrl -> sortctrl :arraylist.add()
end
end
sortctrl -> sort : sort(ArrayList, typeOfSort)
loop for
sortctrl -> uic : getActiveSpreadSheet()
sortctrl -> uic : getCell()
spd -> cell : clear()
spd -> cell : setContent(arraylist.get(i).toString()
end
@enduml
| 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
designation
majAvancement(date, duree, Tache, Chantier)
getQualif()
}
class Chantier {
nomProprio
adresseProprio
adresseChantier
telProprio
dateOuverture
dateFermeture
estTermine()
cloturer(Date)
cloturer()
'SetDateFermeture(Date)
}
class Modele {
code
designation
prixVenteM
prixRevientM
dureeConstructionM
getDureeConstruction()
getArtisanQualifies()
}
'------ Classes Associations
class Realiser {
date
duree
setDate()
setDuree()
}
class Executer {
ordre
dureeMoy
getDureeMoy()
}
'------ Associations
Realiser "*" -up- "1" Artisan
Realiser "*" -down- "1" Chantier
Realiser "*" -left- "1" Tache
Tache "*" -up- "1" Qualification
Qualification "1" - "*" Artisan
Modele "0..*" - "1..*" Tache
Modele "1" -down- "*" Chantier
(Tache, Modele) .. Executer
'Main -left-> "*" Artisan
'Main - "*" Chantier
'Main - "*" Modele
@enduml
| 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()\nvoid show(pile)
MoveFoundationToPileView ----> MoveFoundationToPileController
note on link: bool apply(nfoundation, npile)
MoveFoundationToPileController --> Klondike
note on link: bool moveFoundationToPile(nfoundation, npile)\nPile getPile(npile)\nFoundation getFoundation(nfoundation)
class Klondike
Klondike --> Tableaux
note on link: Pile getPile(npile)
Klondike ---> Foundation
note on link: bool isEmpty()\nCard getFirstCard()\nvoid removeFirstCard()
Klondike ---> Pile
note on link: bool isEmpty()\nCard getLastCard()\nvoid storeCard(Card)
Klondike --> Card
note on link: bool isConsecutiveMinor(Card)\nbool hasSameColor(Card)\nbool isAKing()
@enduml
| 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 setting mode is modified following
the (bidirectional) cycle defined by E_Setting_Mode.
}
@enduml
| 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) >>: Up
@enduml
| 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_Factory
NPC_properties "has_A"*-l- NonPlayerCharacters
CarinalDirection "has"*- Location
Location "has_A"*- NonPlayerCharacters
package models_NPC{
NonPlayerCharacters <-u-"is_A" Lover
NonPlayerCharacters <-u-"is_A" Battle_shooter
NonPlayerCharacters <-u-"is_A" Battle_BlueFalcon
NonPlayerCharacters <-u-"is_A" Battle_PT_Studs
NonPlayerCharacters <-d-"is_A" Battle_SickCallRanger
NonPlayerCharacters <-d-"is_A" DrillSGT_CLS
NonPlayerCharacters <-d-"is_A" DrillSGT_PT
NonPlayerCharacters <-d-"is_A" DrillSGT_Range
NonPlayerCharacters <-d-"is_A" DrillSGTDICKS
class Lover{}
class Battle_shooter{}
class Battle_BlueFalcon{}
class Battle_PT_Studs{}
class Battle_SickCallRanger{}
class DrillSGT_CLS{}
class DrillSGT_PT{}
class DrillSGT_Range{}
class DrillSGTDICKS{}
enum NPC_properties{
LOVER,
DRILL_DICKS,
DRILL_PT,
DRILL_RANGE,
DRILL_CLS,
BATTLE_BF,
BATTLE_PT,
BATTLE_SICKCALL,
BATTLE_1S1K,
NON_MISSION
}
}
enum CarinalDirection {
NORTH
SOUTH
EAST
WEST
}
class Container{
-Arraylist<Item> contents
-String Location
+displayItems()
+getItem(String name)
}
class Item {
-String name
-String useResponse
+String use()
}
class Location{
+String name
+String description
+Container container
+Arraylist occupants
+Map directionMap
+Map LocationMap
}
class NonPlayerCharacters{
-String name
-String description
-Location location
+String interact(Player player)
}
class NPC_Factory{
}
class Player{
-String name
-Location currentLocation
+RuckSack ruckSack
+go(String directionInput)
+validateLocation(Location destination)
+look()
+interact()
+useItem()
+addItem(Item item)
+pickUpItem(String itemName)
+inspect() @return <Item>
+isHasCertainItem(String itemName)
+helpGuide()
+displayItems()
+getAllItems() @return ruckSack.items
}
class RuckSack{
#Arraylist<Item> items
+addItem(Item item)
+getItem(String itemName)
+getAllItems() @return <Item>
+displayRuckSackContents() @return String
}
}
package miniGame{
package shootingGame{
RangeGame --|>"has_A" RangePanel
RangeGame --|>"has_A" ScorePanel
RangeGame --|>"has_A" Target
class RangeGame{}
class RangePanel{}
class ScorePanel{}
class Target{}
}
package clsMiniGame{
CLSGame -d-|>"use" AnswerList
CLSGame -d-|>"use" OptionsList
CLSGame -d-|>"use" QuestionsList
class AnswerList{}
class CLSGame{}
class OptionsList{}
class QuestionsList{}
}
package gymGame{
PtGame -|>"use" Ball
Racquet <|-"use" PtGame
class PtGame{}
class Ball{}
class Racquet{}
}
package soldierOfTheMonthGame{
SOMClient-d-|>"use" Counter
SOMClient-d-|>"use" SOMHowItWorks
SOMClient-d-|>"use" SOMLandingPage
SOMClient-d-|>"use" SOMQuestionPanel
SOMClient-|>"use" SOMQuiz
class Counter{}
class SOMClient{}
class SOMHowItWorks{}
class SOMLandingPage{}
class SOMQuestionPanel{}
class SOMQuiz{}
}
}
package GUI <<Frame>>{
GameClient -d--> StartPanel
GameFrame -u-|> "use" Player
GameFrame -d-|> "use" CLSGame
GameFrame -d-|> "use" PtGame
GameFrame -d|> "use" RangeGame
GameFrame -d|>"use" SOMClient
GameFrame -r*"has" JFrameInput
GameFrame -r|>"use" JPanelFactory
GameFrame -r*"has" SafetyBriefPanel
GameFrame -r*"has" StartPanel
GameFrame -u-*"has" MapPanel
GameFrame -u-|>"use" InputParser
GameFrame --|>"use" JsonGetter
GameFrame -|>"use" ExcelManager
JPanelFactory -u-*"has" GameResponsePanel
JPanelFactory -u-*"has" InputPanel
JPanelFactory -u-*"has" InventoryPanel
StartPanel -u-*"has" LoadGamePanel
class StartPanel{
-Player player
-GameFrame gameFrame
+readGameFile()
+gameInit()
}
class GameFrame{
JFrame mainFrame
Player player
String command
JPanels diff_panels
}
class GameResponsePanel{}
class InputPanel{}
class InventoryPanel{}
class JFrameInput{}
class JPanelFactory{}
class LoadGamePanel{}
class MapPanel{}
class SafetyBriefPanel{}
class InputParser{}
}
}
@enduml
| 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.