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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
05cda38f7963806c3f21c5a41f9f7049dc13b28b | b13c95e4bfbc92cb752396b82dd0995b8c7f32b1 | /docs/getblobbers.puml | dbd620e52520e1639dddbcc9832be129af2ecd5c | [
"MIT"
] | permissive | 0chain/zwalletcli | f9222e9a64d8d7738192a374e621fc8024c097dc | 1d0a8fd963140f747adef9989813b7b81b2bf8dc | refs/heads/staging | 2023-08-05T08:39:43.774548 | 2023-07-27T16:05:27 | 2023-07-27T16:05:27 | 191,838,462 | 20 | 19 | MIT | 2023-09-13T15:01:55 | 2019-06-13T21:57:24 | Go | UTF-8 | PlantUML | false | false | 198 | puml | @startuml
participant "<size:20><&terminal></size> ./zwallet getblobbers" as cli
collections sharders
cli -> sharders: get registered blobbers on Storage SC
cli -> cli: print blobber nodes
@enduml | false | true | false | false | sequence |
0906cc06f2adc2baa879e901ea2dae0ec48e69c0 | af505460e684b328b85170a77326b72cc212e769 | /src/main/java/com/puml/klass.puml | a4ce7da81f7d50450b142bb46f5448e8e58cb2dc | [] | no_license | xiaoyingzhi/blog | fd6b8b9e233764f30346e400d57c6e3346a1219b | 4097bc984522e87edfb1186c216a67862ea2876d | refs/heads/master | 2023-02-14T20:08:39.181013 | 2021-01-11T03:09:16 | 2021-01-11T03:09:16 | 316,798,262 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 422 | puml | @startuml
class Klass
class instanceKlass
class arrayKlass
class instanceMirrorKlass
class instanceClassLoaderKlass
class instanceRefKlass
class objArrayKlass
class typeArrayKlass
Klass <|-- instanceKlass
Klass <|-- arrayKlass
instanceKlass <|-- instanceMirrorKlass
instanceKlass <|-- instanceClassLoaderKlass
instanceKlass <|-- instanceRefKlass
arrayKlass <|-- objArrayKlass
arrayKlass <|-- typeArrayKlass
@enduml | false | true | false | false | class |
e7800a6e971385fc5d66a22264617a48229b76c8 | f15c3703ce6818ec9b631076eb553fd63ba2a434 | /docs/images/use_case_diagram.puml | f5bcf403c26ac83bfca5e938481f64b729b3af7e | [] | no_license | Bast97/distributed-ttt-frontend | 15aa6b7402ef4ee3932e9acdf72ec81179d26f39 | f1f5e082c154c141f8561e6f670b46f7a7e2177f | refs/heads/main | 2023-06-14T17:14:38.282581 | 2021-07-07T21:35:49 | 2021-07-07T21:35:49 | 364,232,039 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 485 | puml | @startuml ttt_usecase
skinparam actorStyle awesome
(go into matchmaking queue) as matchmaking
(open private match) as host
(join private match) as privatematch
(play a game of Tic-Tac-Toe) as play
(look at statistics of a player) as stats
(monitor active games/load) as monitor
"User" as user
"Bot" as bot
matchmaking --> play
host --> play
privatematch --> play
user --> host
user --> privatematch
bot --> matchmaking
user --> matchmaking
user ..> stats
user ..> monitor
@enduml | false | true | false | false | class |
1f8bd7908c3c3f5ecdfdd125c772d090e6592d37 | dda7b506188d7a34ac15ae3b7c3a55f8c94eabe7 | /src/main/java/com/clexel/dp/uml/composition.puml | 890074e9f7bffa170f82c2f0f3ffc3b92e03e039 | [
"Apache-2.0"
] | permissive | jonathanzhan/design-pattern | 77e7088c37a40320c94f18f4f68dbfff260639d0 | 3b118a1e0769b78127ed806b95ff011db5b15be8 | refs/heads/master | 2021-07-05T21:20:38.942127 | 2019-08-29T09:37:57 | 2019-08-29T09:37:57 | 191,871,045 | 0 | 0 | Apache-2.0 | 2020-10-13T13:53:42 | 2019-06-14T03:37:20 | Java | UTF-8 | PlantUML | false | false | 99 | puml | @startuml
class Head{
- mouth:Mouth
}
class Mouth{
+ eat():void
}
Head *-- Mouth
@enduml | false | true | false | false | class |
cf87e0d1f3db2dbd4a2d3e355b26f41fb088ef9b | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/GraphQLAttributeDefinitionAlreadyExistsError.puml | 9f61de99ea0dfa30182205d4ef5235461049b08c | [] | 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 | 569 | 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 GraphQLAttributeDefinitionAlreadyExistsError [[GraphQLAttributeDefinitionAlreadyExistsError.svg]] extends GraphQLErrorObject {
code: String
conflictingProductTypeId: String
conflictingProductTypeName: String
conflictingAttributeName: String
}
interface GraphQLErrorObject [[GraphQLErrorObject.svg]] {
code: String
}
@enduml
| false | true | false | false | class |
638e6b69035e6d198680c0d58024da216364a719 | 414c0d989f92d5b3b86e13042b12674662449b36 | /spring-state-machine/src/main/resources/时序图-箭头样式.puml | c1a45f622d3a38a75f43d4af8644f541e19223cb | [] | no_license | zgdkik/spring-boot-1 | c32f26f2b342f786dde6cd6775a09721d369f34d | 1fbd8e22beaafb12da8c61bf431b05776aaea645 | refs/heads/master | 2023-07-31T11:12:45.194939 | 2020-09-20T17:22:34 | 2020-09-20T17:22:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 315 | puml | @startuml
Alice ->x Bob : 1.1
Alice -> Bob : 1.2
Alice ->> Bob : 1.3
Bob -\ Alice : 1.4
Bob \\- Alice : 1.5
Bob //- Alice : 1.6
Bob ->o Alice : 1.7
Bob o\\- Alice : 1.8
Bob o\\-- Alice : 1.9
Bob <-> Alice : 1.10
Bob o<->o Alice : 1.11
Bob -[#red]> Alice : hello
Bob -[#blue]> Alice : OK
Bob --> Alice : 1.12
@enduml | false | true | false | false | sequence |
a01faf8b2a93b3dcb262573cf2876ced2a737c48 | 78cdbd7b0f31eed7b727cf7eb89ed94ec6d9917f | /editProduct.puml | 3740e9dc4bb630ad841f81e7de27a915aa5aa412 | [] | no_license | kimberlene/INFO202 | 2cf3dee2262fe79679b58104cd3a066dc0068b86 | 479d30bc4f40e0fadc6bd9a91de41d04474a596b | refs/heads/master | 2020-04-30T13:55:53.480054 | 2019-03-21T05:28:37 | 2019-03-21T05:28:37 | 176,873,395 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,039 | puml | @startuml
' style tweaks to make the diagram a little more readable
skinparam {
Style strictuml
RoundCorner 8
Sequence {
' make activations yellow too
LifeLineBackgroundColor #FDFDCD
' make stereotypes less ugly
Stereotype {
Font {
Size 11
Style plain
}
}
}
DatabaseBorderColor #A80036
}
title Edit Product
actor User as user
participant "Main" as main << main >>
participant "MainMenu" as menu << frame >>
participant "ProductReportDialog" as report << dialog >>
participant "ProductDAO" as dao << DAO >>
participant "ProductDialog" as editor << dialog >>
participant "ValidationHelper" as validator
create menu
main -> menu : « create »
user -> menu : clicks 'View Products'
activate menu
create report
menu -> report : « create »
activate report
create dao
report -> dao: « create »
note over report: as shown in\n'View Products'\ndiagram
user <-- report : list of products displayed
deactivate report
user -> report++ : selects a product in the list
report--
user -> report : clicks 'Edit' button
activate report
report -> report : jList.getSelectedValue() : product
create editor
report -> editor++ : « create(product) »
create validator
editor -> validator : « create »
editor -> editor : getText() to get product details from GUI
user <-- editor : product details displayed, ready for editing
deactivate editor
user -> editor++ : edits product details
editor -> editor : setText() records the modifications made by user
editor--
user -> editor : clicks 'Save' button
editor++
editor -> validator++ : isValid(product)
return valid
opt if valid
note over editor: existing save code as\nshown in 'Add Product'\ndiagram
end
editor --> report
editor--
destroy editor
report -> dao++ : getProducts()
return products
report -> report : productsModel.updateItems(products)
note left: updated product\ndisplayed in report
@endumlc | false | true | true | false | usecase |
c9dd0571a00ab92a1917df3d87741f9d7362615a | c43c15c98abb94e49e137c05d340f65f90cbe9c4 | /src/main/java/ex45/ex45.puml | f863e859cca4c69cacf9dc306dfd0e774f1dd61c | [] | no_license | AwesomeDin/dinesh-cop3330-assignment3 | 8daf29ecf641327096fe852f7090a680addbf8ae | b8f1d5caf224d1c9a1df7a15190943ff283eeb37 | refs/heads/master | 2023-08-13T01:24:35.996639 | 2021-10-07T22:53:18 | 2021-10-07T22:53:18 | 411,794,682 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 157 | puml | @startuml
'https://plantuml.com/class-diagram
App <|-- WordFinder
class App {
+main()
+scanIn()
}
class WordFinder {
+replaceText()
+checkIn()
}
@enduml | false | true | false | false | class |
4dd2703db2e1fc9cc0ffa619954bf58f8080b8d4 | 7af9abe5d5d1e07ea2694c03ee4871f4aa59b81c | /uml/States/enemy-turn-alternate.puml | 52f1ca0760345e4a5423f88e37b133d9334d7ae4 | [
"MIT"
] | permissive | snackpackgames/ansible-text-specifications | e9a0d60aeb77b437b14c31c767f0e54c389d6a36 | 1330b7a8bc1b66b1c29ee4800bec04ed56d81bd1 | refs/heads/master | 2021-03-30T12:55:19.218286 | 2020-03-24T18:41:38 | 2020-03-24T18:41:38 | 248,056,296 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,003 | puml | @startuml Enemy Turn
/'==============
= Set Defaults =
=============='/
skinparam defaultFontName Fira Code
hide empty description
/'=============
= Root States =
============='/
Upkeep: Resolve beginning-of-turn effects
state PostUpkeepFork <<choice>>
ActingEnemies: Each enemy has a list of available actions
ActingEnemies: Each enemy chooses one action each turn
ActingEnemies: Each enemy has a collection of state
state "Resolve Acting Enemies" as ActingEnemies {
state "Acting Enemies" as Enemies {
state Enemy1
state Enemy2
state EnemyN
Enemy1 -> Enemy2
Enemy2 -> EnemyN: ...
}
state "Turn Resolution" as TurnResolution {
state PickAction
state "Pre-Exec Validation" as PreExecValidate {
state "Rule 1: Check Player HP" as PreExecRule1
PreExecRule1: If HP > 0
state "Rule 2: Check Enemy HP" as PreExecRule2
PreExecRule2: If enemy HP > 0
state "Rule N" as PreExecRuleN
state PreExecJoin <<choice>>
[*] --> PreExecRule1
PreExecRule1 -> PreExecRule2: Then
PreExecRule1 --> PreExecJoin: Else
PreExecRule2 -> PreExecRuleN: ...
PreExecRule2 --> PreExecJoin: Else
PreExecRuleN --> PreExecJoin
PreExecJoin --> [*]
}
state "Pre-Exec Triggers" as PreExTriggers {
PreExTrigger1 -> PreExTrigger2
PreExTrigger2 -> PreExTriggerN: ...
}
state "Execute Action" as ExecAction {
state Execute
state "Evaluate Effects" as ExecActionEffects {
state "Effect 1" as EAEffect1
state "Effect 2" as EAEffect2
state "Effect N" as EAEffectN
EAEffect1 -> EAEffect2
EAEffect2 -> EAEffectN: ...
}
Execute -> ExecActionEffects
}
state "Post-Exec Validation" as PostExecValidate {
state "Check Player HP" as POVRule1
POVRule1: If HP <= 0
state "Check Enemy HP" as POVRule2
POVRule2: If enemy HP > 0
state "RuleN" as POVRuleN
state PostExecJoin <<choice>>
[*] --> POVRule1
POVRule1 -> POVRule2: Then
POVRule1 --> PostExecJoin: Else
POVRule2 -> POVRuleN: ...
POVRule2 --> PostExecJoin: Else
POVRuleN --> PostExecJoin
PostExecJoin --> [*]
}
state "Post-Exec Triggers" as PostExecTriggers {
PoExTrigger1 -> PoExTrigger2
PoExTrigger2 -> PoExTriggerN: ...
}
state PreExVForkState <<choice>>
state PoExVForkState <<choice>>
state TRJoinState <<choice>>
state "Handle Transitions" as TRHandleTransitions
[*] --> PickAction
PickAction --> PreExecValidate
PreExecValidate --> PreExVForkState
PreExVForkState --> PreExTriggers
PreExVForkState --> TRHandleTransitions
PreExTriggers --> ExecAction
ExecAction --> PostExecValidate
PostExecValidate --> PoExVForkState
PoExVForkState --> PostExecTriggers
PoExVForkState --> TRHandleTransitions
PostExecTriggers --> TRJoinState
TRHandleTransitions --> TRJoinState
TRJoinState --> [*]
}
[*] -> Enemies
Enemies --> TurnResolution
TurnResolution -u-> Enemies
Enemies -> [*]
}
state EndTurn {
state "End Step Validation" as EndStepValidate {
state Rule1
state Rule2
state RuleN
Rule1 -> Rule2
Rule2 -> RuleN: ...
}
}
state PostTRFork <<choice>>
EndTurn: Resolve end-of-turn effects
EndTurn: Check player health. If == 0, transition to EndBattle
state PostEndTurnFork <<choice>>
state PreEndBattleJoin <<choice>>
EndBattle: Resolves the end of the battle and exits the battle system.
/'==================
= Root Transitions =
=================='/
[*] -> Upkeep: From previous player turn
Upkeep -> PostUpkeepFork
PostUpkeepFork -> ActingEnemies
PostUpkeepFork --> PreEndBattleJoin
ActingEnemies -> PostTRFork
PostTRFork -> EndTurn
PostTRFork --> PreEndBattleJoin
EndTurn -> PostEndTurnFork
PostEndTurnFork --> PreEndBattleJoin
PreEndBattleJoin --> EndBattle
PostEndTurnFork -> [*]: To next player turn
@enduml
| false | true | false | false | sequence |
515d5d08f22704ec2997d424c19aaeeb015be748 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipActions.puml | 7c88d249cc1ae8c4ca28fc7a147ef4718fbf3a43 | [] | 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 | 475 | puml | @startuml
class MatchOffsetsPreviousAction {
+ <<override>> Execute(state:WindowState, items:TimelineClip[]) : bool
}
class MatchOffsetsNextAction {
+ <<override>> Execute(state:WindowState, items:TimelineClip[]) : bool
}
class ResetOffsets {
+ <<override>> Execute(state:WindowState, items:TimelineClip[]) : bool
}
class "ItemAction`1"<T> {
}
ClipAction <|-- MatchOffsetsPreviousAction
ClipAction <|-- MatchOffsetsNextAction
ClipAction <|-- ResetOffsets
@enduml
| false | true | false | false | class |
37f13dd36434390e70fb938d0b6e15e160c41588 | 58f5766244826918a3cf79312f861f76c5aa6f7d | /Documents/uml/Views/ConfigSettingsDialog.xaml.puml | d3e4a6b15f358f9244845927386148980bd24db0 | [
"MIT"
] | permissive | BillKrat/CsvEditSharp | 3835aa9d7955a33830be47b044d3c05763c68dff | a91334a8aa1b08c4f7fe38116892b088e92d4da4 | refs/heads/master | 2022-01-28T15:31:06.719793 | 2019-07-28T11:39:25 | 2019-07-28T11:39:25 | 198,216,226 | 0 | 1 | MIT | 2019-07-22T12:10:45 | 2019-07-22T12:10:44 | null | UTF-8 | PlantUML | false | false | 123 | puml | @startuml
class ConfigSettingsDialog <<partial>> {
+ ConfigSettingsDialog()
}
Window <|-- ConfigSettingsDialog
@enduml
| false | true | false | false | class |
006ac0246f97d4c70c8c1b8131f41d63ec989357 | d10503f47377addd953c47db621947c28060f809 | /Facade/uml/FacadeClassDiagram.puml | 4e55ef0781ba8d12d2c375912c7c248015ba77aa | [
"MS-PL"
] | permissive | BeqaKhaburdzania/FreeUni-SDP-2013-Lab-UML | a0c93981e4924ded0b1db50b296d48c0155f376e | dd5fbb54da0daf0fa8ecb7184af9baecaf508d85 | refs/heads/master | 2021-01-17T23:11:04.570954 | 2015-03-18T20:17:21 | 2015-03-18T20:17:21 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 730 | puml | @startuml
class ConsoleReader{
+ ConsoleReader ConsoleReader()
+ ConsoleReader ConsoleReader(Mode m)
+ String readString()
+ Integer readInteger()
+ Double readDouble()
}
enum Mode {
SECURE_MODE_ON
SECURE_MODE_OFF
}
ConsoleReader "1" o-- "1" Mode
ConsoleReader "1" --> "1" BufferedReader
RuntimeException <|-- ConsoleReaderException
class ConsoleReaderException{
+ ConsoleReaderException(Exception e)
}
class FacadeExample{
{static} void main(String args[])
}
hide ConsoleReader field
hide BufferedReader field
hide BufferedReader method
hide RuntimeException field
hide RuntimeException method
hide ConsoleReaderException field
hide FacadeExample field
hide Mode method
@enduml | false | true | false | false | class |
39fbf1fbaef3a709c9a032e38c96ca29c4b79d12 | f5f59016295a183565af167a861e2c8db9f1b070 | /diagrams/src/Application/Services/BrokerService.puml | 72214176b6bc612a371d656ad284d5cf4eede5e4 | [
"MIT"
] | permissive | converge-app/collaboration-broker-service | fb21788289134c265f1cd5db3ceaa3f32ba18406 | 69c676a5bbb3e602f939f9c91680560a6c63926a | refs/heads/master | 2023-03-19T11:36:58.937045 | 2019-12-17T12:06:26 | 2019-12-17T12:06:26 | 218,333,241 | 0 | 0 | MIT | 2023-03-04T01:16:20 | 2019-10-29T16:29:32 | C# | UTF-8 | PlantUML | false | false | 777 | puml | @startuml
interface IBrokerService {
InitializeResult(authToken:string, result:Result, userId:string) : Task<Result>
PayForResult(authToken:string, result:Result, userId:string) : Task<Result>
CompleteProject(authToken:string, projectId:string) : Task<Result>
}
class BrokerService {
- <<readonly>> _brokerRepository : IBrokerRepository
- <<readonly>> _client : IClient
+ BrokerService(brokerRepository:IBrokerRepository, client:IClient)
+ <<async>> CompleteProject(authToken:string, projectId:string) : Task<Result>
+ <<async>> InitializeResult(authToken:string, result:Result, userId:string) : Task<Result>
+ <<async>> PayForResult(authToken:string, result:Result, userId:string) : Task<Result>
}
IBrokerService <|-- BrokerService
@enduml
| false | true | false | false | class |
76951f6d0155aa82362e16996a120b82cf7b6463 | 967db7f88bdf0e5cb8feca9571b9e85175f7bcc8 | /docs/Solution/Control/Edgeville-Agent/Deployment.puml | f62446955e00076b9456cf7d4dcb1a5b9259e59c | [] | no_license | CAADE/edgeville | fd0053d749c259029ef4c7791210663ace87be21 | 6a3dc4791c9adf4915dc38aed3a04d1f1ef4ad65 | refs/heads/master | 2020-03-28T06:11:31.554585 | 2019-05-02T17:37:03 | 2019-05-02T17:37:03 | 147,819,682 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 332 | puml | @startuml
rectangle "Diagram TBD"
@enduml
package "Control Layer/Edgeville Agent" #lightblue {
folder bin #ffffff {
file binName
}
folder Services #ffffff {
file uservice
}
node micro
node sailsjs
database DB1
sailsjs -- DB1
bin .. sailsjs
Services .. micro
micro -- DB1
sailsjs -> micro
}
| false | true | false | false | sequence |
abf06f4e1142d44c0df12289bef9ea05a648c401 | e988cec66f33c8e755a06505489c65516081a7c1 | /docs/Entities.puml | 4db895a64da5fe95b77caf2eb15dd540bffb8f27 | [] | no_license | JeroenGelderland/DungeonsAndDragons | 1bd3e456dab347878a877dbf6b9450e5ac7529af | 650d96934db1e2a2833c6503759c52fc4757c62f | refs/heads/master | 2023-04-30T11:16:47.387553 | 2021-05-05T16:21:49 | 2021-05-05T16:21:49 | 273,761,649 | 0 | 0 | null | 2021-05-05T16:21:50 | 2020-06-20T18:18:14 | SCSS | UTF-8 | PlantUML | false | false | 302 | puml | @startuml
skinparam monochrome reverse
class "GameEntity"{
+ state
}
note left: STATES\n - playable\n - npc\n - lifeless
class "Character"
class "Item"
class "User"
class "Game"
User --* GameEntity : plays
GameEntity -* Game : Participates
GameEntity <|-- Character
GameEntity <|-- Item
@enduml | false | true | false | false | class |
491074349167e554d63caa98ddf177147900ad33 | 0e9459350571715ff6707570a4b304a6004dbb7c | /untitled/check02.puml | 96a52a7b004937cffb95782bc1bde84b9b7dfc48 | [] | no_license | smbol/3119005362 | f2e09d4809fa41ebc7102e3bbcb825037011ef61 | 795d9b6bb6fb69a19d0a0bb5ace59234e154eaf0 | refs/heads/main | 2023-08-07T20:22:08.560142 | 2021-09-19T02:23:26 | 2021-09-19T02:23:26 | 407,890,468 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 271 | puml | @startuml
class com.cjf.check.WordUtil {
+ {static} boolean isChineseCharacter(char)
+ {static} Short getGB2312Code(char)
}
class com.cjf.check.FileUtil {
+ {static} double getSimilarity(String,String)
}
class com.cjf.check.Main {
+ {static} void main(String[])
}
@enduml | false | true | false | false | class |
d13a76f2f3ef017e188dca2aa6b204ffb56c156c | 833c4b92528ecd1580abf373ab58e7f77b874ea1 | /diagrams/02-table-relation.puml | 8c2b5f84195f1e298b66c607f0fbba934514a7ce | [] | no_license | lcalmsky/jpa | 3d67b948d5d68646cb1194871a1f1214bdc44a52 | fa36fcf46b25c638cb64a682ec1bde097e5a934d | refs/heads/master | 2022-08-21T08:53:49.261282 | 2022-07-11T13:12:37 | 2022-07-11T13:12:37 | 251,661,495 | 1 | 1 | null | 2022-07-11T13:02:41 | 2020-03-31T16:20:39 | Java | UTF-8 | PlantUML | false | false | 114 | puml | @startuml
entity Member {
* id
teamId
name
}
entity Team {
* id
name
}
Member }o--r--o| Team
@enduml | false | true | false | false | sequence |
d28064586c851834d26bdafef7635763db4eb70a | e7b7df0cf36cf83e9c440c3a81f4f85193e37a72 | /3 Class Diagram/17b Packages style.puml | 16c72ee9128458599811e9c784bed4601eee9088 | [
"MIT"
] | permissive | jys129/PlantUML | 38dd154cc9a45d3206abf26f95bfb45e32d4c186 | f0e62bf90332a1a541ded76d2101ebdd9215adaa | refs/heads/master | 2023-03-16T15:54:12.053012 | 2020-10-18T15:49:08 | 2020-10-18T15:49:08 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 150 | puml | @startuml
skinparam packageStyle rectangle
package foo1.foo2 {
}
package foo1.foo2.foo3 {
class Object
}
foo1.foo2 +-- foo1.foo2.foo3
@enduml | false | true | false | false | class |
ae12579ff5e90ecf5cbabeef02999dd65ae279da | 66cfa06521e2ef6f252d4e566385867440f77b79 | /School Management System/App/docs/uml_diagrams/request/request.puml | 5d0310a59ead56c79b443d4fd010f19ed479f185 | [] | no_license | MargaridaNunes/Projects | 1cf96813556222d191d9d77e3f043cf807ba31b2 | c22b5e650dc6597c517b691dd7ba0c253b5c20c3 | refs/heads/main | 2022-12-28T09:49:54.317358 | 2020-10-14T14:36:13 | 2020-10-14T14:36:13 | 303,468,487 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 859 | puml | @startuml
package request{
class Request{
+Request(String request)
+getMethod()::Method
+getPath()::Path
+getParameters()::Parameters
+getHeaders()::Headers
}
enum Method{
GET
POST
EXIT
OPTION
}
class Path{
-List<String> pathList
+Path(String path)
+getPathList() :: List<String>
}
class Parameters{
-HashMap<String, LinkedList<String>> parametersMap
+Parameters(String Parameter)
+[static] isValidParameter(String parameter)::boolean
+getParameter()::Parameter
+getParametersMap()::HashMap<String, LinkedList<String>>
}
class Headers{
-HashMap<String, String> headersMap
+Headers(String Header
+ [static] defaultHeader()
}
Request *-right- Method : method
Request *-down- Path : path
Request *-down- Parameters : parameters
Request *-down- Headers : headers
}
@enduml | false | true | false | false | class |
5775379a3d1c0cfdaba42c770b88265305b14b0e | 5309e35427640ad1d3d960d59c6860a883ae2aed | /exercise41/docs/diagram.puml | c8c4a0fa7eaa5e8a0d0091cc033446d745be5876 | [] | no_license | mathdude3482/Jaro-a04 | 672f70cf6418688a28d8e7ca74e155cc58aa671a | 1f160ec9ef50db4267b3dfe8061df796afc96899 | refs/heads/main | 2023-08-29T02:15:04.983422 | 2021-10-17T23:43:17 | 2021-10-17T23:43:17 | 415,924,713 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 125 | puml | @startuml
'https://plantuml.com/sequence-diagram
class Solution41{
+ readnames (void)
+ organizeName(List<String>)
}
@enduml | false | true | false | false | class |
f1f69f90f9015f380ca0b7cc5abc0aa08eb70998 | 9c2bc5b2103ff1b4af81fd31b7d10b4cf611d9e9 | /uml.plantuml | 0c500f0070822d15e632d626a5c533a4f0b4a2ae | [] | no_license | 401-advanced-javascript-joejemmely/lab-32 | 41c2e675a03eb8f73e659eedc086949c9a580bac | 5f96e73e76e8fc329454b26c03edb9268b5cf1f2 | refs/heads/master | 2020-06-12T23:05:41.435750 | 2019-07-01T15:31:21 | 2019-07-01T15:31:21 | 194,455,108 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 410 | plantuml | @startuml lab-32
class App{
}
class Form{
==methods==
+handleSubmit()
+handleNewWords()
}
class Words{
}
class useChat{
}
class ChatContextProvider {
==state==
# typedInput:String
# words:Array
# add:function
# submit:function
==methods==
+submit()
+updateWords()
+add()
}
App --* Form
App --* Words
Words --* useChat
Form --* useChat
useChat <--> ChatContextProvider
@enduml
| false | true | true | false | class |
a66221d09a301d10b3fba784898ee6492b4677a4 | 1ecbe75d13e45e5e7daae306ec34f62d2fcc6ddf | /images/dependenciesInvertGrades_Grading.plantuml | eeb0791eec36c8ace371a368c28894bc79b36fbd | [] | no_license | skiadas/SoftwareDevelopmentPracticumCourse | 77ba943e6856e9a841b1f94aabd52c695a635812 | f8fccfcd9a9410a191455484c6a7b9927e325ed2 | refs/heads/master | 2020-04-15T23:40:28.229011 | 2019-12-06T15:16:56 | 2019-12-06T15:16:56 | 165,113,828 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,321 | plantuml | @startuml
package sdp {
class Summary {
- courses : int
- total : double
+ addGrade()
+ format()
}
class Processor {
- scanner : Scanner
- gradeFactory : GradeFactory
+ Processor()
+ hasNext()
+ getNext()
- getGradeForLetter(String letter)
}
interface Grade {
+ getPoints()
+ countsForCredit()
}
interface GradeFactory {
+ getGradeForLetter(String letter) : Grade
+ isValidGradeLetter(String letter) : boolean
}
}
package sdp.hanover {
class HanoverGradeFactory {
+ getGradeForLetter(String letter) : HanoverGrade
+ isValidGradeLetter(String letter) : boolean
}
class HanoverGrade {
- letter : String
+ HanoverGrade()
+ getPoints()
+ countsForCredit()
}
}
package main {
class Main {
{static} + main()
{static} - processGrades()
}
}
Main --> Summary : <<creates>>
Main --> Processor : <<creates>>
Main --> HanoverGradeFactory : <<creates>>
Summary -[hidden]> Processor
Summary --> Grade
Processor --> Grade : <<creates>>
Processor -> GradeFactory
GradeFactory --> Grade
HanoverGradeFactory --> HanoverGrade
HanoverGrade -|> Grade
HanoverGradeFactory -|> GradeFactory
@enduml
| false | true | false | false | sequence |
bc5887a1395634c075749c2c5309da2bb44f47b0 | 3150c7ff97d773754f72dabc513854e2d4edbf04 | /P3/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test/java/org/concordion/internal/util/util.plantuml | e7e7c60b48d689a38e48af2b92ba0620fbe18a3b | [
"WTFPL",
"Apache-2.0"
] | permissive | leRoderic/DS18 | c8aa97b9d376788961855d6d75996990b291bfde | 0800755c58f33572e04e7ce828770d19e7334745 | refs/heads/master | 2020-03-29T05:14:14.505578 | 2019-11-07T18:01:37 | 2019-11-07T18:01:37 | 149,574,113 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 724 | plantuml | @startuml
title __UTIL's Class Diagram__\n
package org.concordion.internal {
package org.concordion.internal.util {
class SimpleFormatterTest {
+ testFormatWithoutSpecifiers()
+ testFormatWithStartingConversion()
+ testFormatWithConversion()
+ testFormatWithEndingConversion()
+ testFormatWithConversionAtStartAndEnd()
+ testFormatWithMissingArgs()
+ testFormatWithNullArgs()
+ testWithoutSpecifiersButArgs()
}
}
}
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 |
7f39c82919133573abd94cdc769e6d3f7f6c8181 | 78cb633ff132632f816c0005be7210a70adaa6a1 | /diagrams/ex45_PlantUML.puml | 08e9c6331b7777b4d8cc4c24642d16ac44a51689 | [] | no_license | Mauricio1629/rios-cop3330-assignment3 | d5dbfd04e7f9126829a5d642d4562237fa0dd04f | 1420e332692bda2ee72c029e97c16fce198fba1c | refs/heads/master | 2023-06-01T09:58:33.995043 | 2021-06-21T01:55:40 | 2021-06-21T01:55:40 | 378,778,994 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 641 | puml | @startuml
'https://plantuml.com/class-diagram
class Application{
text: String
revisedText: String
+printRevisedText()
}
class textManipulation{
+readInput()
+findUse()
}
class readInput{
Reads txt file and converts to string
output: String text
}
class findUse{
compare "utilize" within string and replace with use
input: String text
output: String revisedText
}
class printRevisedText{
print to new txt file
input: String revisedText
output: void
}
textManipulation<-- readInput
textManipulation <--findUse
Application <-- printRevisedText
Application <|-- textManipulation
@enduml | false | true | false | false | class |
388aa41714d83c22fb096707dc50136b5b905ed0 | 9a1e58fd142e0d6027f2bbab07b5fa8389ad59b2 | /doc/TD_Turn_On_Off_Delay_Nominal.puml | a2e2047ce21af6c58813dfb641888e4577edd3cf | [] | no_license | HomeMadeBots/Delays | ea4e51bea982b4f42f43de6644c288790ca9bd08 | 98c6b9d4c70242405bc1d393fa47158da33d536e | refs/heads/main | 2023-08-24T01:05:03.303797 | 2021-09-23T14:54:06 | 2021-09-23T14:54:06 | 395,313,574 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 566 | puml | @startuml
!includeurl https://gist.githubusercontent.com/Arnaud-Bonneuil/c317a7a30bed7d64e2b5b1f558ac00cf/raw/sober.puml
<style>
caption
{
Margin 20 0 0 0
HorizontalAlignment left
}
</style>
title Turn_On_Off_Delay nominal behavior
caption
turn on delay = 5s (//Delay_Duration// = 5000)
turn off delay = 10s (//Off_Delay_Duration// = 10000)
end caption
concise User
robust Output
@0
Output is OFF
@5
User --> Output : Set()
@10
Output is ON
User@5 <->@10 : 5s
@15
User --> Output : Reset()
@25
Output is OFF
User@15 <->@25 : 10s
@enduml
| false | true | false | false | sequence |
8dc29ccf01d2cbe82863a5dc926a7800030cd7e1 | b96473c002932ad50fb1f926f4e6a43b93ffbf57 | /quarkus-workshop-super-heroes/docs/src/docs/asciidoc/plantuml/4-microservices-fights-sequence.puml | aa10e6b6267f9d3ea8c88f940a5c385124b3fbf7 | [
"Apache-2.0"
] | permissive | quarkusio/quarkus-workshops | 4d948002869aa3e2e1606c726b8b99b45b6c09fc | d45b85a8e48ae583eaa3eab2007bd088af5ad64f | refs/heads/main | 2023-08-19T00:56:01.110744 | 2023-07-26T08:17:29 | 2023-07-26T08:17:29 | 207,346,318 | 178 | 165 | Apache-2.0 | 2023-09-12T13:40:15 | 2019-09-09T15:49:02 | HTML | UTF-8 | PlantUML | false | false | 567 | puml | @startuml
skinparam dpi 300
skinparam useBetaStyle true
skinparam handwritten true
skinparam participant {
backgroundColor<<frontend>> #D2B4DE
backgroundColor<<application>> #FAE5D3
}
participant UI as UI <<frontend>>
participant "Fight Microservice" as Fight <<application>>
participant "Villain Microservice" as Villain <<application>>
participant "Hero Microservice" as Hero <<application>>
UI -> Fight: GET /api/fights/randomfighters
Fight x--> Hero: GET /api/hero/randomhero
Fight x--> Villain: GET /api/hero/randomvillain
Fight ->x UI : null
@enduml
| false | true | false | false | sequence |
a8a88f264152f6f3bd0dd505b418b0c2114cc875 | f82e39b7ba1de2512a1faedc6f6bbd6bfc00b242 | /docs/plantuml/Output.plantuml | b33f921c7af636ee52cdae31f3efa20839a8e660 | [] | no_license | mumov/fintech-coding-challenge | cb7a6e5e015548057b214e65c90b2be39d51cdc2 | 729eeb54b829d5481f7ef616c27cf1d30aadabaa | refs/heads/main | 2023-03-11T18:40:14.296790 | 2021-03-04T08:34:28 | 2021-03-04T08:34:28 | 344,390,831 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 139 | plantuml | @startuml
node "Output" {
[OutputStream]
[FrontendController] --> [InstrumentBuffer]
[FrontendController] --> [CandleStickBuffer]
}
@enduml | false | true | false | false | deployment |
b08022a1dd1c53291df346469c367b5e82607d27 | 73ce1b1167e4428696ef94886f3db1acb337f408 | /assets/Catena_LoRaWAN.plantuml | 7bbd4d71d853d29c3a6f75170141f1823b89a1f3 | [
"MIT"
] | permissive | kent-williams/Catena-Arduino-Platform | 0427ee0255d21f5398033a0578ccac34319a0077 | 5d531f26954c9f3a02ed8513beb61cb121edd6c5 | refs/heads/master | 2020-07-25T02:50:11.795843 | 2019-08-27T01:16:11 | 2019-08-27T01:16:11 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,308 | plantuml | @startuml
/'
Module: Catena_LoRaWAN.plantuml
Function:
PlantUML reference source for Catena::LoRaWAN class diagram.
Copyright:
See accompanying LICENSE file at
https:://github.com/mcci-catena/Catena-Arduino-Platform
Author:
Terry Moore, MCCI Corporation July 2019
Notes:
PlantUML images in REAMDE.md are generated by pasting this file into
the server at http://www.plantuml.com/plantuml, and grabbing the
resulting URLs.
'/
hide empty members
package Arduino-LoRaWAN as "MCCI Arduino LoRaWAN Library" {
abstract class Arduino_LoRaWAN
abstract class Arduino_LoRaWAN_machineQ_base as ".._machineQ_base"
class Arduino_LoRaWAN_machineQ_us915 as ".._machineQ_us915"
class Arduino_LoRaWAN_machineQ
abstract class Arduino_LoRaWAN_ttn_base as ".._ttn_base"
class Arduino_LoRaWAN_ttn_eu868 as ".._ttn_eu868"
class Arduino_LoRaWAN_ttn_us915 as ".._ttn_us915"
class Arduino_LoRaWAN_ttn_au921 as ".._ttn_au921"
class Arduino_LoRaWAN_ttn_as923 as ".._ttn_as923"
class Arduino_LoRaWAN_ttn_in866 as ".._ttn_in866"
class Arduino_LoRaWAN_ttn
Arduino_LoRaWAN <|-- Arduino_LoRaWAN_machineQ_base
Arduino_LoRaWAN <|-- Arduino_LoRaWAN_ttn_base
Arduino_LoRaWAN_machineQ_base <|-- Arduino_LoRaWAN_machineQ_us915
Arduino_LoRaWAN_machineQ_us915 <|.. Arduino_LoRaWAN_machineQ
note right on link
Region selected at compile time
by IDE or command line
end note
Arduino_LoRaWAN_ttn_base <|-- Arduino_LoRaWAN_ttn_eu868
Arduino_LoRaWAN_ttn_base <|-- Arduino_LoRaWAN_ttn_us915
Arduino_LoRaWAN_ttn_base <|-- Arduino_LoRaWAN_ttn_au921
Arduino_LoRaWAN_ttn_base <|-- Arduino_LoRaWAN_ttn_as923
Arduino_LoRaWAN_ttn_base <|-- Arduino_LoRaWAN_ttn_in866
Arduino_LoRaWAN_ttn_eu868 <|.. Arduino_LoRaWAN_ttn
Arduino_LoRaWAN_ttn_us915 <|.. Arduino_LoRaWAN_ttn
Arduino_LoRaWAN_ttn_au921 <|.. Arduino_LoRaWAN_ttn
Arduino_LoRaWAN_ttn_as923 <|.. Arduino_LoRaWAN_ttn
Arduino_LoRaWAN_ttn_in866 <|.. Arduino_LoRaWAN_ttn
}
namespace McciCatena {
class cPollableObject
class Catena::LoRaWAN
note right
Some complexity hidden;
Subclasses deal with device
configuration and FRAM
usage.
end note
cPollableObject <|- Catena::LoRaWAN
.Arduino_LoRaWAN_machineQ <|.. Catena::LoRaWAN
note right on link
Network selected at compile time
by IDE or command line.
end note
.Arduino_LoRaWAN_ttn <|.. Catena::LoRaWAN
}
@enduml | false | true | false | false | class |
d884464076db544ab0c3c1c0391cb967b59bf67b | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/BusinessUnitSetAssociatesAction.puml | ae898612f4f79f9b73d7b4dd0aa4a7a0142f4f9e | [] | no_license | commercetools/commercetools-api-reference | f7c6694dbfc8ed52e0cb8d3707e65bac6fb80f96 | 2db4f78dd409c09b16c130e2cfd583a7bca4c7db | refs/heads/main | 2023-09-01T05:22:42.100097 | 2023-08-31T11:33:37 | 2023-08-31T11:33:37 | 36,055,991 | 52 | 30 | null | 2023-08-22T11:28:40 | 2015-05-22T06:27:19 | RAML | UTF-8 | PlantUML | false | false | 512 | puml | @startuml
hide empty fields
hide empty methods
legend
|= |= line |
|<back:black> </back>| inheritance |
|<back:green> </back>| property reference |
|<back:blue> </back>| discriminated class |
endlegend
interface BusinessUnitSetAssociatesAction [[BusinessUnitSetAssociatesAction.svg]] extends BusinessUnitUpdateAction {
action: String
associates: [[AssociateDraft.svg List<AssociateDraft>]]
}
interface BusinessUnitUpdateAction [[BusinessUnitUpdateAction.svg]] {
action: String
}
@enduml
| false | true | false | false | class |
f0c1c01568c5a8bccbc0672d7a634cf2a692306e | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Tests.Mocks/MockAsyncUtility.puml | b79c0a830835e9e992a29b167bab33683bbe113f | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 290 | puml | @startuml
class MockAsyncUtility {
+ MockAsyncUtility(data:MockData)
+ CheckForNewItem() : AsyncQueueItem
+ SendEvent(eventType:AsyncEventTypes, eventId:int) : void
+ TestMe(input:string) : string
}
MockBase <|-- MockAsyncUtility
IAsyncUtility <|-- MockAsyncUtility
@enduml
| false | true | false | false | class |
ef3c539aa27568080b4c62411963c5debf3558a2 | 8e0e85b3875e06a4d76b4298decb879026847d7f | /docs/Skeleton/diagrams/Craft_space_station/comm/3.Craft_station.puml | 2ac47140e9eb6c66385cafaef468c34f123c09ad | [] | no_license | viseguard-studios/Documentation | fba5030594be0303374d70019c7ea759316a96fe | 290312ddbeab9cf9a28147c868f3330475aebd6d | refs/heads/main | 2023-05-13T12:00:34.417075 | 2021-06-06T07:52:49 | 2021-06-06T07:52:49 | 338,383,487 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,362 | puml | @startuml
rectangle "recipe: SpaceStationRecope" as recipe
rectangle "s: SpaceShip" as s
rectangle "inventory: Inventory" as inventory
rectangle "asteroid: Asteroid" as asteroid
rectangle "inv:Inventory" as inv
rectangle "rItem: Item" as rItem
rectangle "station: SpaceStation" as station
rectangle "item: Item" as item
rectangle "aItem: Item" as aItem
rectangle "scene: Scene" as scene
rectangle "mgr: GameManager" as mgr
title SpaceShip can craft station \n
recipe -- s: 1. GetAsteroid() \n ----> \n 2. a \n <- - - \n 3. GetInventory() \n ----> \n 4. inv \n <- - - \n
recipe -left- inventory: 5. RemoveItem(rItem) \n <---- \n 6. x \n - - ->
inventory -- item: 5.1 Satisfies(rItem) \n <---- \n 5.2 x \n - - -> \n 5.3 Reduce(x) \n <---- \n
recipe -- rItem: 7.Reduce(x) \n ---->
recipe -- asteroid: 8. GetInventory() \n <---- \n 9. inv \n - - ->
recipe -- inv: 10. RemoveItem(rItem) \n <---- \n 11. y \n - - ->
inv -- aItem: 10.1 Satisfies(rItem) \n <---- \n 10.2 x \n - - -> \n 10.3 Reduce(x) \n <---- \n
recipe -down- recipe: 12. MakeResult(s)\n | \nv
recipe -- station: 12.1 SpaceStation(asteroid)\n ---->
station--asteroid: 12.1.1 AddBuilding(station)\n <---- \n 12.1.2 GetScene()\n <---- \n 12.1.3 scene\n - - ->
station-- scene: 12.1.4 GetManager()\n ----> \n 12.1.5 mgr\n <- - -
station --mgr: 12.1.6 EndGame()\n <----
@enduml | false | true | false | false | sequence |
781a68c1262621653e1a0b0ea4849bbe9571333e | 1698a29b12e5c76f98b5fa133e45e1a513c61900 | /docs/architecture.puml | 95cf98926a0972c90684fa6da2a27507a2f89b67 | [
"Apache-2.0"
] | permissive | wavesoftware/plugs | cb9f56232a7360a28e268ff9a5500d6399097295 | 78041379f6a06c906e703957f8aec7529ec6069f | refs/heads/main | 2023-04-06T14:40:54.238563 | 2023-03-19T13:13:20 | 2023-03-19T13:13:20 | 163,581,025 | 2 | 3 | Apache-2.0 | 2023-03-19T23:45:37 | 2018-12-30T11:04:17 | Java | UTF-8 | PlantUML | false | false | 568 | puml | 'architecture101
@startuml
interface plug
node "ACME app" {
[powerstrip-api] -- provider
[powerstrip-api] --- installer
provider )- [powerstrip-felix]
installer )- [plugs-maven-installer]
[powerstrip-api] ----- plug
}
database "Maven Repo" {
plug )- [coyote-module]
plug )- [bunny-module]
}
[plugs-maven-installer] ...> [coyote-module] : installs bundle
[plugs-maven-installer] ...> [bunny-module] : installs bundle
[powerstrip-felix] ...> [coyote-module] : runs bundle
[powerstrip-felix] ...> [bunny-module] : runs bundle
@enduml
'architecture101
| false | true | false | false | sequence |
9714293912585de382c78cbaa1a2f9723ffc015d | c8ba102979b2c4cfd0bf6338180b547bbb4d965a | /src/main/java/strategy/Strategy.puml | 17452a8a72c1d667898f73efdaeb751cfca3ef24 | [] | no_license | jackycheng86/design-patterns | 1eeade04519644054088708a895e64ad74f61e5e | 2e905ec711a1565c63c895425ecd553f4503733d | refs/heads/master | 2020-06-19T16:38:31.551420 | 2019-10-15T08:11:43 | 2019-10-15T08:11:43 | 196,787,146 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 266 | puml | @startuml
interface Strategy{
operate()
}
class StrategyRead{
}
class StrategySport{
}
class StrategyStudy{
}
class StrategyContext{
Strategy stretegy
operate()
}
Strategy <|-- StrategyRead
Strategy <|-- StrategySport
Strategy <|-- StrategyStudy
@enduml | false | true | false | false | class |
f6974c967910489e005b08546fe2536ee9678cb1 | 8376c811bbf1d42c3252f15990e3d5f43d0ab0cd | /plantuml/spot-api.puml | 0246ffe0c8b1699d5e8c3c97bb072bc69200bb5c | [] | no_license | poznas/engineering-thesis | 48e1a95ce65ad6ca9a6a39fff960158f30434065 | 9f0e0b1fcc7279dc5f508dc35f33a0836f228ef0 | refs/heads/master | 2022-04-07T23:08:18.733142 | 2020-02-01T11:33:35 | 2020-02-01T11:33:35 | 227,904,496 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,348 | puml | @startuml
left to right direction
hide empty members
set namespaceSeparator none
note as N1
Name: <b><color:royalBlue>spot-service</color>
Version: <b><color:royalBlue>0.0.2</color>
end note
class Spot {
- id <b>:String</b>
- country <b>:CountryCode[]</b>
- state <b>:String</b>
- city <b>:String</b>
- name <b>:String</b>
- descriptions <b>:Description[]</b>
- photoUrls <b>:String[]</b>
- liveCamera <b>:String[]</b>
- status <b>:SpotStatus</b>
- sportTypes <b>:SportType[]</b>
- waterType <b>:WaterType</b>
- popularity <b>:Popularity</b>
- facilities <b>:SpotFacility[]</b>
- difficulty <b>:Difficulty</b>
- depth <b>:Depth</b>
- dangers <b>:String</b>
- bestWindDirections <b>:BasicWindDirection[]</b>
- worstWindDirections <b>:BasicWindDirection[]</b>
- chopSize <b>:ChopSize</b>
- waveQuality <b>:Integer</b>
- waveAvgPeriod <b>:Integer</b>
- waveAvgSize <b>:Integer</b>
- waveMaxSize <b>:Integer</b>
- waterCurrent <b>:WaterCurrent</b>
}
class SpotFilters {
- ids <b>:String[]</b>
- status <b>:SpotStatus[]</b>
- country <b>:CountryCode[]</b>
- state <b>:String</b>
- city <b>:String</b>
- name <b>:String</b>
- facilities <b>:SpotFacility[]</b>
- difficulty <b>:Difficulty[]</b>
- depth <b>:Depth[]</b>
- sportTypes <b>:SportType[]</b>
- waterType <b>:WaterType[]</b>
- waveAvgPeriod <b>:IntegerRange</b>
- waveAvgSize <b>:IntegerRange</b>
}
class Description {
- language <b>:CountryCode</b>
- content <b>:String</b>
}
enum CountryCode {
- PL
- EN
- ...
}
enum SpotStatus {
- DRAFT
- DECLINED
- AVAILABLE
}
enum SportType {
- WINDSURFING
- KITESURFING
- SURFING
}
enum WaterType {
- FLAT
- WAVE
}
enum Popularity {
- S
- M
- H
}
enum SpotFacility {
- SCHOOLS
}
enum Difficulty {
- EASY
- MEDIUM
- HARD
- PROS_ONLY
}
enum Depth {
- SHALLOW
- DEEP
}
enum BasicWindDirection {
- N
- NE
- E
- SE
- S
- SW
- W
- NW
}
enum ChopSize {
- N
- S
- M
- H
}
enum WaterCurrent {
- N
- S
- M
- H
}
class IntegerRange {
- from <b>:Integer</b>
- to <b>:Integer</b>
}
class PagedSpotResponse {
- spots <b>:Spot[]</b>
- lastKey <b>:String</b>
- limit <b>:Integer</b>
- size <b>:Integer</b>
}
class SpotIdResponse {
- id <b>:String</b>
}
class SpotIdListResponse {
- ids <b>:String[]</b>
}
interface SpotApi {
+ <i>findSpots(Integer limit,String lastKey,SpotFilters filters)</i><b>:PagedSpotResponse</b>
}
interface SpotApi {
+ <i>putSpot(Number latitude,Number longitude,Spot spot)</i><b>:SpotIdResponse</b>
}
interface SpotApi {
+ <i>postSpot(Number latitude,Number longitude,Spot spot)</i><b>:SpotIdResponse</b>
}
interface SpotApi {
+ <i>getSpot(String id)</i><b>:Spot</b>
}
interface SpotApi {
+ <i>filterSpotIds(SpotFilters filters)</i><b>:SpotIdListResponse</b>
}
Spot *-- Description
SpotFilters *-- IntegerRange
PagedSpotResponse *-- Spot
SpotApi --> PagedSpotResponse
SpotApi --> SpotFilters
SpotApi --> SpotIdResponse
SpotApi --> Spot
SpotApi --> SpotIdListResponse
@enduml | false | true | false | false | class |
7af6ac34bb5da0e47ecfdccfa359ea7582614a8b | b9a5b64744865c0dfcf7660d5ca90df262b3c9e3 | /src/main/java/dev/aguss787/cs4212/assignment1/cup/cup.plantuml | 2808124bf460a8c8e573d73aecfbae76f972d91d | [] | no_license | aguss787/NUS-CS4212 | adaa9fb65ee936bbbf1957a03da9e57eb6fe8fb5 | 4bbe96dc2495119e28b0166e589048bbc44b62fb | refs/heads/master | 2020-11-27T09:50:51.928169 | 2019-12-21T06:42:34 | 2019-12-21T06:42:34 | 229,388,530 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,080 | plantuml | @startuml
title __CUP's Class Diagram__\n
namespace dev.aguss787.cs4212.assignment1 {
namespace cup {
class dev.aguss787.cs4212.assignment1.cup.PrettySymbol {
+ PrettySymbol()
+ PrettySymbol()
+ PrettySymbol()
+ PrettySymbol()
+ PrettySymbol()
+ PrettySymbol()
+ PrettySymbol()
+ toString()
}
}
}
namespace dev.aguss787.cs4212.assignment1 {
namespace cup {
class dev.aguss787.cs4212.assignment1.cup.SymbolFactories {
+ newSymbol()
+ newSymbol()
+ newSymbol()
+ newSymbol()
+ newSymbol()
+ startSymbol()
}
}
}
dev.aguss787.cs4212.assignment1.cup.PrettySymbol -up-|> java_cup.runtime.Symbol
dev.aguss787.cs4212.assignment1.cup.SymbolFactories .up.|> java_cup.runtime.SymbolFactory
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 |
54eb6bf2e3f60e91f136c5322331f8a6361e5208 | 37644890122a48c3c9e64fbda94833b3074c1258 | /src/module1/week1/scooter-hire/diagrams/Scooter-UseCase.puml | 9e977b95e1922926db55352bf37b39f18b80d335 | [
"Unlicense"
] | permissive | mandyWW/whitehatbootcamp | db0a8a033a4943691a7229003ee6612a8a727a06 | b264e2eb6a8a3b8cd0fb32bd5056599a366a7a96 | refs/heads/main | 2023-04-11T23:57:42.660226 | 2021-05-21T15:03:13 | 2021-05-21T15:03:13 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 462 | puml | @startuml Scooter Use Case
left to right direction
actor Customer
rectangle ScooterHireSystem {
usecase "Hire Scooter" as UC1
usecase "Drive Scooter" as UC4
usecase "Charge Scooter" as UC3
usecase "Return Scooter" as UC2
}
rectangle ChargeStation {
usecase "Find Nearest Station" as UC1
usecase "Add Scooter" as UC2
usecase "Charge Scooters" as UC3
}
customer -> UC1
customer -> UC2
customer -> UC3
customer -> UC4
@enduml
| false | true | false | false | usecase |
2a152e416ed99cfaa48da4cec448c08231a38fab | 21607427b056effbb50bbdc7a05d3e26705455af | /app/docs/asciidoc/models/modelui7.puml | cd3b603a76f872f2eaee74f834cd9133c26aa058 | [
"Apache-2.0"
] | permissive | Kazetavi/Sonofy | 302d17585945847c4eb2972113991cc547823fa6 | dbbfe3791bfa1f3d9fef6185d4ea4725789292d6 | refs/heads/master | 2023-02-08T15:43:15.903753 | 2020-12-31T20:01:47 | 2020-12-31T20:01:47 | 325,859,551 | 0 | 0 | Apache-2.0 | 2020-12-31T19:12:49 | 2020-12-31T19:11:36 | null | UTF-8 | PlantUML | false | false | 1,839 | puml | @startuml modelui7
title <size:30><b>Diagramme de classes ui de l'affichage des publications</b></size>
package app{
package ui{
package publication{
class CommentaireAdapater extends RecyclerView.Adapter {
- commentaires: List<Commentaire>
+ this: (commentaire : List<Commentaire>)
+ onCreateViewHolder(parent :@NonNull ViewGroup, viewType: int): CommentaireViewHolder
+ onBindViewHolder(holder: @NonNull final CommentaireViewHolder , position: int): void
+ getItemCount(): int
}
class PublicationActivtiy extends AppCompatActivity{
titreTextView: TextView
miniatureImageView: ImageView
likeCountTextView: TextView
dislikeCountTextView: TextView
likeButton: LinearLayout
dislikeButton:LinearLayout
commentaireEditText: EditText
commenterButton: Button
publication: Publication
- commentaireRecyclerView: RecyclerView
- adapter: RecyclerView.Adapter
- layoutManager: RecyclerView.LayoutManager
+ onCreate(savedInstanceState : Bundle): void
}
class PublicationViewModel extends ViewModel{
- publication: MutableLiveData<Publication>
- commentaires: MutableLiveData<Commentaire>
+ getPublication(): MutableLiveData<Publication>
+ getCommentaires(): MutableLiveData<Commentaire>
+ loadPublication(publicationId : String): void
+ loadCommentaires(publicationId : String): void
+ createCommentaires(publicationId : String, content : String): void
}
}
}
}
@enduml | false | true | false | false | class |
15b6e38430b07be614d1affd5501062e356e7ca9 | 462b9598f08a48ab835f0b189d4d344560965227 | /src/main/java/csheets/worklog/n1950689/sprint2/ipc02_1_design_find_workbooks_SD.puml | e736a11211066e481d5ee59dc51836919b93add2 | [] | no_license | VitorMascarenhas/LAPR4-2016 | 19f5593b98b81763f77021fb04278ed231337028 | e53a5a46c0e09fbc155fb91f2010d50532de85d2 | refs/heads/master | 2020-03-19T10:31:05.321699 | 2018-06-06T19:49:19 | 2018-06-06T19:49:19 | 136,027,190 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,702 | puml | @startuml doc-files/ipc02_1_design_find_workbooks_SD.png
actor User
participant "FindWorkbooksPanel" as fwPanel
participant "list : JList" as JL
participant "<<observer>>\nFindWorkbooksController" as fwCtrl
participant "<<observerable>>\nFindWorkbooks" as fw
participant "FilenameFilter" as fFilter
participant "path : File" as path
User -> fwPanel : select FindWorkbooks sidebar
activate fwPanel
create fwCtrl
fwPanel -> fwCtrl : create()
create JL
fwPanel -> JL : create()
fwPanel --> User : show JPanel
User -> fwPanel : enter directory path
User -> fwPanel : click 'Find Workbooks'
fwPanel -> fwCtrl : findWorkbooks(path)
activate fwCtrl
create fw
fwCtrl -> fw : create(path)
fwCtrl -> fw : addObserver(this)
fwCtrl -> fw : run()
activate fw
create fFilter
fw -> fFilter : create()
fw -> path : listFiles()
fw -> fwCtrl : notifyObservers()
deactivate fw
fwCtrl -> fwPanel : addFilesToList(File[])
activate fwPanel
loop while File not isDirectory
fwPanel -> JL : addElement()
end
deactivate fwPanel
fwCtrl -> fwPanel : searchDir(File[])
activate fwPanel
loop while File isDirectory
fwPanel -> fwCtrl : findWorkbooks(path)
fwPanel -> fwCtrl : findWorkbooks(path)
activate fwCtrl
create fw
fwCtrl -> fw : create(path)
fwCtrl -> fw : addObserver(this)
fwCtrl -> fw : run()
deactivate fw
end
deactivate fwPanel
deactivate fwCtrl
deactivate fwPanel
@enduml
| false | true | false | false | usecase |
4922215f902c7e6f302f77b487d5c257bbe574c1 | b7d2ba71058efa46eff4ed885324819fb3f99266 | /src/doc/CLI_Controllers/OtherUS/US51/SequenceD/US51_FileInputUtils.puml | 6d1e0c486427f2099e18145b7eb695bd4488e802 | [] | no_license | Almadanmp/backend4 | 3aaa5cbe453041917a510ceee83bf318499a9823 | 07ab3c1af9c7de6ff35cf23bf44b0e664db82f46 | refs/heads/master | 2022-11-25T10:30:27.184246 | 2019-06-30T19:26:12 | 2019-06-30T19:26:12 | 194,547,877 | 0 | 0 | null | 2022-11-16T11:54:00 | 2019-06-30T18:24:24 | Java | UTF-8 | PlantUML | false | false | 1,047 | puml | @startuml
title US051 As an Administrator, I want to define the metering period for grids (in minutes) using a configuration file.
skinparam titleBorderRoundCorner 10
skinparam titleBorderThickness 3
skinparam titleBorderColor indianred
skinparam titleBackgroundColor ivory
skinparam FontName quicksand
skinparam actor {
BorderColor indianred
}
skinparam sequence {
LifeLineBackgroundColor indianred
ParticipantBackgroundColor ivory
}
skinparam roundcorner 10
skinparam component {
arrowThickness 1
ArrowFontName Verdana
ArrowColor indianred
ArrowFontColor darkslategrey
}
MainUI -> FileInputUtils: validGridMetering()
activate FileInputUtils
FileInputUtils -> FileInputUtils: int gridMeteringPeriod = readGridMeteringPeriod()
ref over FileInputUtils
read grid metering period
end ref
FileInputUtils -> FileInputUtils: gridMeteringPeriodValidation(gridMeteringPeriod)
alt valid metering period
FileInputUtils --> MainUI: return true
else invalid metering period
FileInputUtils --> MainUI: return false
end
@enduml
| false | true | false | false | sequence |
82d995ae5059519fd52d9e1b7be9a3d63a3f0bc8 | c73887f0ee4b5d9c38eaa611690e4c9f75c9e722 | /java_concurrency.plantuml | 697a1c75af3f5c36ffa825276309cb422d3a4f24 | [] | no_license | cmoaciopm/JavaTest | 3b5097d8978b725b75897bf6cbf0815145fd3294 | 0f802200e6341574ad99397f8e8a88fcc399175e | refs/heads/master | 2021-09-12T13:08:24.403487 | 2018-04-17T03:00:20 | 2018-04-17T03:00:20 | 115,124,116 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,349 | plantuml | @startuml
interface Executor {
void execute(Runnable command)
}
interface ExecutorService {
boolean awaitTermination(long timeout, TimeUnit unit)
boolean isShutdown()
boolean isTerminated()
void shutdown()
List<Runnable> shutdownNow()
<T> Future<T> submit(Callable<T> task)
Future<?> submit(Runnable task)
<T> Future<T> submit(Runnable task, T result)
<T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks)
<T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit)
<T> T invokeAny(Collection<? extends Callable<T>> tasks)
<T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit)
}
interface ScheduledExecutorService {
ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit)
<V> ScheduledFuture<V> schedule(Callable<V> callable, long delay, TimeUnit unit)
ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, long period, TimeUnit unit)
ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, long delay, TimeUnit unit)
}
interface Runnable {
void run()
}
interface Callable<V> {
V call() throws Exception
}
interface Future<V> {
boolean cancel(boolean mayInterruptIfRunning)
boolean isCancelled()
boolean isDone()
V get() throws InterruptedException, ExecutionException, CancellationException
V get(long timeout, TimeUnit unit) throws InterruptedException, ExecutionException, CancellationException, TimeoutException
}
interface RunnableFuture<V>
class FutureTask<V> {
+boolean isCancelled()
+boolean isDone()
+boolean cancel(boolean mayInterruptIfRunning)
+V get() throws InterruptedException, ExecutionException
+V get(long timeout, TimeUnit unit) throws InterruptedException, ExecutionException, TimeoutException
#void done()
#void set(V v)
#void setException(Throwable t)
#void run()
#boolean runAndReset()
}
abstract class AbstractExecutorService {
}
class ThreadPoolExecutor {
}
Executor <|-- ExecutorService
ExecutorService <|-- ScheduledExecutorService
ExecutorService <|-- AbstractExecutorService
AbstractExecutorService <|-- ThreadPoolExecutor
Future <|-- RunnableFuture
Runnable <|-- RunnableFuture
RunnableFuture <|-- FutureTask
@enduml | false | true | false | false | class |
b5f28d9422d8456401fa9db7eee2e1490cc308fb | e00719d13ec796088adf530a1696276b8ca325e1 | /mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-prepare-1.1.1.b.plantuml | 647cd0d203e32d20806e3f9b9b9c8261f6d76e78 | [
"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 | 7,240 | 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.1.b. Prepare Handler Consume (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
collections "topic-transfer-prepare" as TOPIC_TRANSFER_PREPARE
control "Prepare Event Handler" as PREP_HANDLER
collections "topic-transfer-position" as TOPIC_TRANSFER_POSITION
collections "Event-Topic" as TOPIC_EVENTS
collections "Notification-Topic" as TOPIC_NOTIFICATIONS
entity "Position DAO" as POS_DAO
entity "Participant DAO" as PARTICIPANT_DAO
database "Central Store" as DB
box "Central Service" #LightYellow
participant TOPIC_TRANSFER_PREPARE
participant PREP_HANDLER
participant TOPIC_TRANSFER_POSITION
participant TOPIC_EVENTS
participant TOPIC_NOTIFICATIONS
participant POS_DAO
participant PARTICIPANT_DAO
participant DB
end box
' start flow
activate PREP_HANDLER
group Prepare Handler Consume
TOPIC_TRANSFER_PREPARE <- PREP_HANDLER: Consume Prepare event batch of messages for Payer
activate TOPIC_TRANSFER_PREPARE
deactivate TOPIC_TRANSFER_PREPARE
group Persist Event Information
|||
PREP_HANDLER -> TOPIC_EVENTS: Publish event information
ref over PREP_HANDLER, TOPIC_EVENTS : Event Handler Consume\n
|||
end
group Fetch batch Payer information
PREP_HANDLER -> PARTICIPANT_DAO: Request to retrieve batch of Payer Participant details (if it exists)
activate PARTICIPANT_DAO
PARTICIPANT_DAO -> DB: Request Participant details
hnote over DB #lightyellow
participant
end note
activate DB
PARTICIPANT_DAO <-- DB: Return Participant details if it exists
deactivate DB
PARTICIPANT_DAO --> PREP_HANDLER: Return Participant details if it exists
deactivate PARTICIPANT_DAO
PREP_HANDLER <-> PREP_HANDLER: Validate Payer
PREP_HANDLER -> PREP_HANDLER: store result set in var: $LIST_PARTICIPANTS_DETAILS_PAYER
end
group Fetch batch Payee information
PREP_HANDLER -> PARTICIPANT_DAO: Request to retrieve batch of Payee Participant details (if it exists)
activate PARTICIPANT_DAO
PARTICIPANT_DAO -> DB: Request Participant details
hnote over DB #lightyellow
participant
end note
activate DB
PARTICIPANT_DAO <-- DB: Return Participant details if it exists
deactivate DB
PARTICIPANT_DAO --> PREP_HANDLER: Return Participant details if it exists
deactivate PARTICIPANT_DAO
PREP_HANDLER <-> PREP_HANDLER: Validate Payee
PREP_HANDLER -> PREP_HANDLER: store result set in var: $LIST_PARTICIPANTS_DETAILS_PAYEE
end
group Fetch batch of transfers
PREP_HANDLER -> POS_DAO: Request to retrieve batch of Transfers (if it exists)
activate POS_DAO
POS_DAO -> DB: Request batch of Transfers
hnote over DB #lightyellow
transfer
end note
activate DB
POS_DAO <-- DB: Return batch of Transfers (if it exists)
deactivate DB
POS_DAO --> PREP_HANDLER: Return batch of Transfer (if it exists)
deactivate POS_DAO
PREP_HANDLER -> PREP_HANDLER: store result set in var: $LIST_TRANSFERS
end
loop for each message in batch
group Validate Prepare Transfer
group Validate Payer
PREP_HANDLER <-> PREP_HANDLER: Validate Payer against in-memory var $LIST_PARTICIPANTS_DETAILS_PAYER
end
group Validate Payee
PREP_HANDLER <-> PREP_HANDLER: Validate Payee against in-memory var $LIST_PARTICIPANTS_DETAILS_PAYEE
end
group Duplicate check
PREP_HANDLER <-> PREP_HANDLER: Validate duplicate Check against in-memory var $LIST_TRANSFERS
end
PREP_HANDLER <-> PREP_HANDLER: Validate amount
PREP_HANDLER <-> PREP_HANDLER: Validate crypto-condition
PREP_HANDLER <-> PREP_HANDLER: Validate message signature (to be confirmed in future requirement)
end
group Persist Transfer State (with transferState='RECEIVED' on validation pass)
PREP_HANDLER -> POS_DAO: Request to persist transfer
activate POS_DAO
POS_DAO -> DB: Persist transfer
hnote over DB #lightyellow
transferStateChange
end note
activate DB
deactivate DB
POS_DAO --> PREP_HANDLER: Return success
deactivate POS_DAO
end
note right of PREP_HANDLER #yellow
Message:
{
id: <transferMessage.transferId>
from: <transferMessage.payerFsp>,
to: <transferMessage.payeeFsp>,
type: application/json
content: {
headers: <transferHeaders>,
payload: <transferMessage>
},
metadata: {
event: {
id: <uuid>,
responseTo: <previous.uuid>,
type: position,
action: prepare,
createdAt: <timestamp>,
state: {
status: "success",
code: 0
}
}
}
}
end note
PREP_HANDLER -> TOPIC_TRANSFER_POSITION: Route & Publish Position event for Payer
activate TOPIC_TRANSFER_POSITION
deactivate TOPIC_TRANSFER_POSITION
end
end
deactivate PREP_HANDLER
@enduml
| false | true | true | false | sequence |
d95cbf41be87fcc8e934f014ea742a4cadba855d | 47f9814aa98bb33f4f87ffbecf8068c1ed326734 | /diagram/SpringSecurity-IntregrationWithEmbeddedTomcat.puml | 8125b47504135ccbc5046545189471f8080c13fe | [
"MIT"
] | permissive | ppretki/ppretki.github.io | 93e3c5492a02efa4f87d1e6e7489266024c1b12c | eec4b390173ae18dd972426bdbe157efa6a3a406 | refs/heads/master | 2023-07-09T18:28:07.649492 | 2021-08-13T03:42:20 | 2021-08-13T03:42:20 | 259,206,519 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 632 | puml | @startuml
title Integration with Embedded Tomcat
participant "<b>TomcatStarter</b>" as TomcatStarter
participant "<b>DelegatingFilterProxyRegistrationBean</b>\n<<ServletContextInitializer>>" as RegistrationBean
participant "<b>ServletContext</b>\n<<javax.servlet>>" as ServletContext
TomcatStarter -> RegistrationBean: onStartup(servletContext)
RegistrationBean -> RegistrationBean: create filter = DelegatingFilterProxy("springSecurityFilterChain")
RegistrationBean -> ServletContext: addFilter("springSecurityFilterChain", filter)
RegistrationBean -> ServletContext: addMappingForUrlPatterns(ASYNC_DISPATCHER_TYPES,"/*")
@enduml
| false | true | false | false | sequence |
eec789f4ebf60163b421a6fbb354583d795c424a | 68cfe56325be29d7f9c318611a604812cc26c04a | /src/main/java/ex42/FileParser_Class_Diagram.puml | d27602ef581c44625208232fe11b90d5ab0feb0d | [] | no_license | jamesk08/karlinski-cop3330-assignment3 | 3661b05d5987be4347c31a25b945e5682df84ad4 | 594e40827b97dc1d18f0a7c683dcc5f2530f4efb | refs/heads/main | 2023-08-18T01:37:03.999745 | 2021-10-11T00:12:49 | 2021-10-11T00:12:49 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 312 | puml | ' UCF COP3330 Fall 2021 Assignment 3 Solution
' Copyright 2021 James Karlinski
@startuml
class ex42.FileParser
{
+ ArrayList<String> getLinesFromInputFile()
+ void output(String)
+ String parseTable(ArrayList<String>)
- {static} String _inputFilePath
- String parseRawLine(String)
}
@enduml | false | true | false | false | class |
162f7063447d70b248d78a2437b67562d7ec78b8 | 2674d2bfed6d4a96db1f1d40d19b237642d01ca7 | /docs/green/s1160696/sp3/sd1.1.puml | 8b5d9db5bc31a6e58d15c9e80e182ee1a36579c7 | [] | no_license | HugoFernandes2343/LAPR4_2017-2018 | 9c827075d64c92d89c05bb772f7e7c3192416803 | e1d4724d9995676ac1f25bed0e9c2884929c12bb | refs/heads/master | 2023-02-26T22:39:42.292967 | 2018-06-20T12:37:30 | 2018-06-20T12:37:30 | 336,568,975 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 347 | puml | @startuml
actor Actor
participant "WorkbookView" as WV
Actor -> WV : starts pressing the colapsible bar and pressing the bold button
WV -> WV : activecell= getActiveCell()
WV -> CellStyleExtension : new()
WV -> CellStyleExtension : setfWeight(Bold)
WV -> WV : doStyleExt(BOLD)
WV -> Actor : Bold style applied to the cell
@enduml | false | true | false | false | usecase |
2db32f1b440cd4d08c377ac0429db4aa175e4add | 935fbccebbb287e83e9ef25cb7f04d89f6c9609d | /docs/sequence diagram/must have/mdp_change.puml | 212ff4b751618ef3701f36c0723dd7fbe7f7c15f | [] | no_license | enneagone/alexandrie-front | a1a141a3c1d00c515eee7954fbd46f39836435c7 | b9072d73469e3b7265ee0e5f84b148127597019a | refs/heads/master | 2023-01-06T22:35:40.799718 | 2020-06-05T20:37:14 | 2020-06-05T20:37:14 | 246,086,608 | 1 | 0 | null | 2023-01-06T02:38:47 | 2020-03-09T16:28:15 | TypeScript | UTF-8 | PlantUML | false | false | 356 | puml | @startuml
Actor Utilisateur As U
Participant Application As A
U->A: L'utilisateur indique son adresse mail
Alt mail existant
A ->>U: L'application renvoie un lien de réinitialisation mdp
Else Si mail non existant
A ->>U: L'application indiquie mail incorrecte
Else Si mail non existant
A ->>U: L'application demande la création d'un compte
end
@enduml
| false | true | true | false | sequence |
146f1d25a52f12ecdf7a3bee13dd96ff6b717e40 | e7b426735f3a4e354974276aeba5528fbb34f489 | /assets/plantuml/1.2.2-alias-for-an-entity.good.puml | cf6d5add58f9a734ebccbdd4172b06a9eec16879 | [] | no_license | eigen-space/dev-standards | 399e22179b90e3c9fbe51ab2983c992dc02bb20c | 128d74fa298307a1ce03634a7bf8016dcd6b6f9d | refs/heads/master | 2022-12-22T01:50:51.213041 | 2021-01-13T20:41:55 | 2021-01-13T20:41:55 | 214,795,394 | 0 | 1 | null | 2022-12-10T05:49:48 | 2019-10-13T09:47:28 | TypeScript | UTF-8 | PlantUML | false | false | 59 | puml | @startuml
class "SupplierForm" as SupplierForm {}
@enduml | false | true | false | false | class |
ade7241cd048e6b58f1910502487200d3cf275e0 | 418493e99ee0c87456da7cb3ef22aa4bcb83be60 | /documentation/database/mysql/mysql_db_class_diagram.puml | 893509a3b5115a4e711a972b25c7237aa19ee35b | [] | no_license | AyoubMoujane/SplitPay | 8fc6fe1eb09b5d1566015994b5443e77eb5ec2a4 | 8408108f732a77ed837dfc695e9a712c33b614a7 | refs/heads/main | 2023-02-16T11:40:57.259756 | 2021-01-17T07:26:19 | 2021-01-17T07:26:19 | 311,427,277 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,710 | puml | @startuml domain_analysis
entity BankAccount {
- label : String
- bic : String
- iban : String
- ownerFirstName : String
- ownerLastName : String
}
entity Bill {
- label : String
- content : String
}
note right of Bill
content format : "pizza:4.99/cold drink:2.00/ticket:14.99"
endnote
entity Notification {
- label : String
- message : String
- dateCreated : Timestamp
}
entity SplitNotification {
- label : String
- message : String
- splitCode : String
- dateCreated : Timestamp
}
entity FriendGroup {
- label : String
}
entity CreditCard {
- number : String
- cardName : String
- date : String
- cvv : String
}
entity NormalUser {
- email : String
- phone : String
- nickname : String
- password : String
- balance : Float
- firstName: String
- lastName: String
}
entity StoreOwner {
- email : String
- phone : String
- nickname : String
- password : String
- balance : Float
- companyName : String
- address : String
}
package transaction <<Folder>> {
entity SplitTransaction{
- amount : Float
- participants : String
- dateCreated : Date
- sender_fk : NormalUser
- receiver_fk : StoreOwner
}
note right of SplitTransaction
participants format : "name1/name2/..."
endnote
entity UserToUserTransaction {
- amount : Float
- dateCreated : Date
- sender_fk : NormalUser
- receiver_fk : NormalUser
}
entity UserToBankAccount {
- amount : Float
- dateCreated : Date
- sender_fk : NormalUser
- receiver_fk : BankAccount
}
entity CreditCardToUserTransaction{
- amount : Float
- dateCreated : Date
- sender_fk : CreditCard
- receiver_fk : User
}
entity StoreOwnerToBankAccount {
- amount : Float
- dateCreated : Date
- sender_fk : StoreOwner
- receiver_fk : BankAccount
}
}
entity Relation_FriendGroup_User{
}
entity Friends {
- adder_normal_user_fk : NormalUser
- added_normal_user_fk : NormalUser
}
entity Relation_StoreOwner_BankAccount {}
entity Relation_NormalUser_BankAccount {}
Relation_StoreOwner_BankAccount --> StoreOwner
Relation_StoreOwner_BankAccount --> BankAccount
Relation_NormalUser_BankAccount --> NormalUser
Relation_NormalUser_BankAccount --> BankAccount
Relation_FriendGroup_User --> FriendGroup
Relation_FriendGroup_User --> NormalUser
NormalUser <-up- Notification
NormalUser <-- SplitNotification
NormalUser <-up- CreditCard
Friends -> NormalUser
Friends -> NormalUser
FriendGroup --> NormalUser
StoreOwner <-- Bill
@enduml | false | true | false | false | sequence |
89907c87cd12b68ded1d15231137769d007cc559 | a88c11df2c1189b6e651d85cf3dc2388f9fcfc95 | /diagrams/BallDetector_sequenceDiagram.plantuml | 6ec266605c9586295bee6ef85f99b8a9cc4d92c7 | [] | no_license | TomSievers/EVD_Proj | cf6fcb6bfb3cca23a45fb434f8f5097d5aa56f4b | 19abc059668d86b1c4c0d4e93bd8acb38223a36e | refs/heads/develop | 2023-02-20T12:32:11.254938 | 2021-01-21T08:16:31 | 2021-01-21T08:16:31 | 293,806,246 | 0 | 0 | null | 2021-01-21T08:16:32 | 2020-09-08T12:39:05 | C++ | UTF-8 | PlantUML | false | false | 1,814 | plantuml | @startuml
participant main as "main"
participant ballDetector as "ballDetector : BallDetector"
participant ballAcquisitor as "ballAcquisitor : Acquisition"
participant capture as "capture : Capture"
participant ballEnhancer as "ballEnhancer : BallEnhancement"
participant ballSegmentor as "ballSegmentor : BallSegmentation"
participant ballFeatureExtractor as "ballFeatureExtractor : BallFeatureExtraction"
participant ballClassifier as "ballClassifier : BallClassification"
main -> ballDetector : <<construct>>
ballDetector -> ballAcquisitor : <<construct>>
ballDetector -> ballEnhancer : <<construct>>
ballDetector -> ballSegmentor : <<construct>>
ballDetector -> ballFeatureExtractor : <<construct>>
ballDetector -> ballClassifier : <<construct>>
main -> ballDetector : std::vector<std::shared_ptr<Object>> = getObjects()
ballDetector -> ballAcquisitor : process(image, data)
ballAcquisitor -> capture : getFrame()
ballAcquisitor --> ballDetector
ballDetector -> ballEnhancer : process(image, data)
ballEnhancer -> ballEnhancer : cv::Mat blurredImage = blurImage(image)
ballEnhancer --> ballDetector
ballDetector -> ballSegmentor : process(image, data)
ballSegmentor -> ballSegmentor : cv::Mat imageWithoutBackground = removeBackground(image)
ballSegmentor -> ballSegmentor : std::vector<cv::Vec3f> circles = findCircles(image)
ballSegmentor --> ballDetector
ballDetector -> ballFeatureExtractor : setEnhancementImage(enhancedImage)
ballDetector -> ballFeatureExtractor : process(image, data)
ballFeatureExtractor -> ballFeatureExtractor : determineWhitePercentage(image, ballObjects)
ballFeatureExtractor --> ballDetector
ballDetector -> ballClassifier : process(image, data)
ballClassifier -> ballClassifier : classifyBalls(ballObjects)
ballClassifier --> ballDetector
ballDetector --> main
@enduml | false | true | false | false | sequence |
8380c45a0dc310e5cdd75c1f0a386fc18ec4be1a | 1a405aa7bef923c854a6964fd3b8d7a2f618ea27 | /core/src/test/resources/base_case.puml | 45226b50e11b8bb3ffe7bfa782834931af52e05d | [
"Apache-2.0"
] | permissive | elite-se/plantestic-team-4 | bbced8f0b45bc72dee367587bfed638596fe2d33 | 90cc873fb3007ee38b52d1c38109241fc4745b4c | refs/heads/master | 2023-02-22T19:15:16.054729 | 2020-07-29T09:55:01 | 2020-07-29T09:55:01 | 273,303,359 | 1 | 1 | Apache-2.0 | 2023-02-15T22:54:56 | 2020-06-18T17:44:41 | Java | UTF-8 | PlantUML | false | false | 646 | puml | @startuml
autonumber
activate CCC
CCC -> XCS : POST "/xcs/vin/${vin}" (CCCTarget : "${CCCTarget}", ServiceType: "BCALL")
activate XCS
CCC <- XCS : 200 - (eventId : "/eventId")
XCS -> SVDS: GET "svds/vehicle/internal/v2/${vin}"
activate SVDS
XCS <-- SVDS : 200 - (marketRegion : "/marketRegion")
deactivate SVDS
deactivate XCS
CCC <- XCS : POST "${CCCTarget}/xcs/v1/eventUpdated" (eventId : "${eventId}", xcs event data : "${xcsEventData}")
deactivate CCC
activate XCS
XCS -> SVDS : GET "svds/vehicle/internal/v2/${vin}"
activate SVDS
XCS <-- SVDS : 200 - (marketRegion : "/marketRegion")
deactivate SVDS
deactivate XCS
deactivate CCC
@enduml | false | true | false | false | sequence |
727edd1bc77d9cc40918be7c19d23cdb2fb2c1d4 | 042ce5c98b1adfc963c1f166bbe5823a6e67a9fa | /docs/component-diagram.plantuml | 5879966507b440d03c9f35776fbac85abac0230d | [] | no_license | Phoenix1355/I4PRJ4-Web | 2ef52a859f70b1914cfe81699e63c5633cb6b38a | 479dfa2caae9c6f00a8135c7c7c90f1e40e5027a | refs/heads/master | 2021-07-04T17:55:28.686958 | 2019-05-21T08:35:56 | 2019-05-21T08:35:56 | 171,445,702 | 2 | 0 | null | 2020-09-04T10:17:00 | 2019-02-19T09:33:09 | Vue | UTF-8 | PlantUML | false | false | 737 | plantuml | @startuml
skinparam style strictuml
frame "Komponent diagram" {
skinparam node {
fontColor Black
backgroundColor white
backgroundColor<<shared node>> Magenta
}
node login.vue
node index.vue
node Page.vue
login.vue --> Page.vue
index.vue --> Page.vue
node Header.vue
login.vue --> Header.vue
index.vue --> Header.vue
node Dropdown.vue
Header.vue --> Dropdown.vue
node Container.vue
login.vue --> Container.vue
index.vue --> Container.vue
Header.vue -> Container.vue
node Button.vue
login.vue --> Button.vue
index.vue --> Button.vue
node Map.vue
index.vue --> Map.vue
node Modal.vue
index.vue --> Modal.vue
}
@enduml
| false | true | false | false | deployment |
a5350884618f90655e64e371c386ccc59173f79d | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Tests.Mocks/MockOrderAccessor.puml | 966271b550363496f9baeda6bd68da7e1454711d | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 530 | puml | @startuml
class MockOrderAccessor {
+ MockOrderAccessor(data:MockData)
+ FindOrder(id:int) : Order
+ FulfillOrder(orderId:int, shippingProvider:string, trackingCode:string, notes:string) : Order
+ SalesTotal() : SellerSalesTotal
+ SaveOrder(catalogId:int, order:Order) : Order
+ TestMe(input:string) : string
+ UnfulfilledOrders() : Order[]
+ UpdateOrderStatus(orderId:int, status:OrderStatuses, notes:string) : Order
}
MockBase <|-- MockOrderAccessor
IOrderAccessor <|-- MockOrderAccessor
@enduml
| false | true | false | false | class |
33d91af7ef32e46f59d0d32a78a359ada1529f57 | ef223925387de4927f6aa6a2207dafe5c76ab07c | /src/com/factory/factory.puml | a9765355114b3916fe202a827f90981725f66b8d | [] | no_license | huminxicn/design-pattern | ad050116c2738273c8c5479098b1fb5411ef88f4 | 3a1a75ac45d46b894558ddd873f494ce1e81d0f7 | refs/heads/master | 2021-09-15T01:14:41.458415 | 2021-08-24T10:55:16 | 2021-08-24T10:55:16 | 160,786,186 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 552 | puml | @startuml
title factory pattern
abstract class Factory
abstract class Product
class TelevisionFactory
class Television
Factory <|-- TelevisionFactory
Product <|-- Television
Factory -> Product:creates >
TelevisionFactory -> Television:creates >
Factory : create()
Factory : createProduct()
Factory : registerProduct()
Product : use()
TelevisionFactory : televisions
TelevisionFactory : createProduct()
TelevisionFactory : registerProduct()
TelevisionFactory : getTelevisions()
Television : brand
Television : use()
Television : getBrand()
@enduml | false | true | false | false | sequence |
4e8555ea1032d400455d21d22860990e826791dc | 261f3d4fd238b13676398b33df2304142bf505a0 | /docs/financeDiagram/Architecture.puml | 4647fe5a61bf06d9f622499fe876ab2c9694d3ff | [] | no_license | AY2021S1-CS2113T-F14-1/tp | 8a917e7e02274af464095b31ee695282f294737c | 9e05f06f9f338e4059e96faa992c22a1bad412e7 | refs/heads/master | 2023-01-09T19:46:16.021830 | 2020-11-13T12:07:10 | 2020-11-13T12:07:10 | 300,518,941 | 0 | 4 | null | 2020-11-13T12:07:11 | 2020-10-02T06:13:45 | Java | UTF-8 | PlantUML | false | false | 955 | puml | @startuml
hide circle
class "{abstract}\n Command"
class CommandFinanceAdd{
}
class CommandFinanceDel{
}
class CommandFinanceSummary {
}
class FinanceList{
}
class FinanceLog {
}
"{abstract}\n Command" <|-right-CommandFinanceAdd
"{abstract}\n Command" <|-up-CommandFinanceDel
"{abstract}\n Command" <|-down-CommandFinanceSummary
"{abstract}\n Command" <|-down-CommandFinanceChange
FinanceList <-left-FinanceLog
FinanceLog <--FinanceList
FinanceList <-right-CommandFinanceAdd
CommandFinanceAdd <-- FinanceList
FinanceList <-right- CommandFinanceDel
CommandFinanceDel <-- FinanceList
FinanceList <--CommandFinanceSummary
CommandFinanceSummary <-- FinanceList
FinanceLog <-right- CommandFinanceAdd
FinanceList <--CommandFinanceChange
CommandFinanceChange <-- FinanceList
class Ui
class FileMananger
FinanceList <-- FileMananger
"{abstract}\n Command" <-- Ui
class Duke
Ui <-left- Duke
class DukeException
"{abstract}\n Command" <-down- DukeException
@enduml | false | true | false | false | class |
6fec59e054e03b587eedd86b97d6441f1af763d7 | ec45fae67e49ab617ad79b8c48fba85261e319c1 | /Doku/Klassendiagramme/Decoder.puml | 6cd74ded27ed8b1c1c372cd027920fe3dea2023d | [] | no_license | nicorahm99/PIC-Simulator | 5d22af8719f7b71608db155ceeb49baebcf4c8a5 | 0e7fb5f10c9392dc3f7438007859dc0f9f670aaa | refs/heads/master | 2023-05-03T22:51:08.168289 | 2021-05-29T06:15:23 | 2021-05-29T06:15:23 | 257,316,241 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 774 | puml | @startuml
class Decoder {
- <<const>> sevenBitMask : int = 0x3f80
- <<const>> sixBitMask : int = 0x3f00
- <<const>> fiveBitMask : int = 0x3e00
- <<const>> fourBitMask : int = 0x3c00
- <<const>> threeBitMask : int = 0x3800
- <<const>> clrwdtCommand : int = 0x64
- <<const>> retfieCommand : int = 0x9
- <<const>> returnCommand : int = 0x8
- <<const>> sleepCommand : int = 0x63
+ Decoder()
+ decodeCommand(commandCode:int) : Command
- isStaticCommand(commandCode:int) : CommandNames
- extractFileAddress(commandCode:int) : int
- extractBitAddress(commandCode:int) : int
- extractJumpAddress(commandCode:int) : int
- isResultWrittenToW(commandCode:int) : bool
- extractLiteral(commandCode:int) : int
}
@enduml
| false | true | false | false | class |
fd8dafb61252a29f7ebf05cadb3233d408d390ec | 186b4554a7a244911492aec4005d2a23cc2640e3 | /Document/Database.puml | 0374feb8763100eec9708de0c47ad5042d3cb1d5 | [] | no_license | YanaPIIDXer/AttendanceSample | 68f54b1bbea7e990e3275be44864f853c817882c | db394f20eb7fcb8d4498170d135df872cf8fb020 | refs/heads/master | 2022-12-23T13:21:54.848594 | 2019-07-12T10:52:37 | 2019-07-12T10:52:37 | 196,284,980 | 0 | 1 | null | 2022-12-14T02:34:27 | 2019-07-10T22:53:51 | Ruby | UTF-8 | PlantUML | false | false | 281 | puml | @startuml
hide circle
class admins{
+ UserName
+ PassWord
}
class users{
+ Id
+ UserName
+ PassWord
+ SalaryId
+ CurrentWorkTimeId
}
class salarys{
+ Id
+ HourlySalary
}
class work_times{
+ Id
+ UserId
+ StartTime
+ EndTime
+ HourlySalary
}
@end
| false | true | false | false | class |
9e5971331075b597d486d70573ac20d848626ae4 | 41bf54743064e61990c7bfb2bbe1070c02c0d6e5 | /app/UML/SD/SDSection.puml | ce9b4ccca50f765613652d3d40ebdd49437317f3 | [] | no_license | ultiferrago/ElStudioGato | 4206f43fa11867837591cde288638885297350fb | 15c91c8a6859b513c5f4d2f2b8da2e76abff978e | refs/heads/master | 2021-01-23T13:30:39.323136 | 2015-05-04T01:23:11 | 2015-05-04T01:23:11 | 34,616,703 | 0 | 0 | null | 2015-04-30T22:32:19 | 2015-04-26T15:07:16 | Java | UTF-8 | PlantUML | false | false | 882 | puml | @startuml
User -> System : Subject Selected
activate User
activate System
group Has Section Scenario
System -> Database : Request Information
activate Database
Database --> System : Return Information
deactivate Database
System --> User : Display Section
opt
User -> System : Select Section
end
opt
loop Until Done
User -> System : Add Section
System -> Database : Request Save
activate Database
Database --> System: Save Information
end
end
end
Group No Sections Scenario
System -> Database : Request Information
activate Database
Database --> System : Return No Information
deactivate Database
System --> User : Display Add Section
loop Until Done
User -> System : Add Section
System -> Database : Request Save
activate Database
Database --> System: Save Information
System --> User : Display Sections
end
opt
User -> System : Select Section
end
deactivate Database
end
@enduml | false | true | false | false | sequence |
410742761c837e9254a191a84576f4880d76552a | 513f557aa40c19a37d0f21567b6e9af0a745f3f3 | /misc/soft-architecture/seq-p2p.puml | 898ba338316be3b1d0e9fc96c7c321e6beab242a | [] | no_license | vcharpenay/vcharpenay.github.io | 9d2cbd6dc048ac430f10d119b48a0db3ee4e528a | 3da711fed329a6a56da48a589541c57af2243e78 | refs/heads/master | 2023-08-03T04:27:17.849988 | 2023-07-24T08:22:49 | 2023-07-24T08:22:49 | 147,118,488 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 578 | puml | @startuml
skinparam participant {
FontName Courier
ArrowColor black
BorderColor black
BackgroundColor white
}
skinparam sequence {
ArrowColor black
LifeLineBorderColor black
LifeLineBackgroundColor white
FontName Courier
BorderColor black
BackgroundColor white
}
participant "Peer (1)" as P1
participant "Peer (2)" as P2
participant "Peer (3)" as P3
P1 -> P2 : send(msg1)
activate P2
P2 --> P1
deactivate P2
P2 -> P3 : send(msg2)
activate P3
P3 --> P2
deactivate P3
P3 -> P1 : send(msg3)
activate P1
P1 --> P3
deactivate P1
@enduml | false | true | false | false | sequence |
074a028b3c507511dfd8822d5fb0535ea6c69876 | d10503f47377addd953c47db621947c28060f809 | /ViewHandler/src/uml/Sequence Diagram.puml | 2ef48ad93ff641bbb77d182a875bf4715e999a2b | [
"MS-PL"
] | permissive | BeqaKhaburdzania/FreeUni-SDP-2013-Lab-UML | a0c93981e4924ded0b1db50b296d48c0155f376e | dd5fbb54da0daf0fa8ecb7184af9baecaf508d85 | refs/heads/master | 2021-01-17T23:11:04.570954 | 2015-03-18T20:17:21 | 2015-03-18T20:17:21 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,050 | puml | @startuml
actor main
main -> ViewHandler: new
main -> ChatView: new
ChatView --> ChatViewSupplier: new
main -> ChatView: setName
main -> ViewHandler: openView
ViewHandler -> ChatView: init
ViewHandler -> ViewHandler: add
ViewHandler -> ChatView: open
main -> VideoView: new
VideoView --> VideoViewSupplier: new
main -> VideoView: setName
main -> ViewHandler: openView
ViewHandler -> VideoView: init
ViewHandler -> ViewHandler: add
ViewHandler -> VideoView: open
main -> ViewHandler: move
ViewHandler -> ChatView: move
main -> ViewHandler: move
ViewHandler --> VideoView: move
main -> ViewHandler: update
ViewHandler -> VideoView: update
VideoView --> VideoViewSupplier: updateOptions
main -> ViewHandler: update
ViewHandler -> ChatView: update
ChatView --> ChatViewSupplier: updateOptions
main -> ViewHandler: closeView
ViewHandler -> VideoView: close
ViewHandler -> ViewHandler: remove
main <- ViewHandler:
main -> ViewHandler: closeView
ViewHandler -> ChatView: close
ViewHandler -> ViewHandler: remove
main <- ViewHandler:
@enduml | false | true | false | false | sequence |
92cac2abfd0e12c7dc68ffad4aa1e02f8812e71a | 2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8 | /CleanSheets/src/main/java/csheets/worklog/n1140364/sprint4/core07.3_class_diagram.puml | a864c4dbab8af4de1c962cb8bacaaf22b01bd87a | [] | no_license | ABCurado/University-Projects | 7fb32b588f2c7fbe384ca947d25928b8d702d667 | 6c9475f5ef5604955bc21bb4f8b1d113a344d7ab | refs/heads/master | 2021-01-12T05:25:21.614584 | 2017-01-03T15:29:00 | 2017-01-03T15:29:00 | 77,926,226 | 1 | 3 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,717 | puml | @startuml doc-files/core07.3_class_diagram.png
class UIController {
-extensions : uiExtension[]
--
+UIController(Cleansheet app)
+getExtensions() : uiExtension[]
}
class ExtensionManager {
-instance : ExtensionManager
-extensionMap : SortedMap<String,Extension>
--
-ExtensionManager()
+load(String ClassName) : SortExtension
+load(Extension _class)
}
class Extension{
}
class SearchExtension{
-NAME : string
--
+super(String name)
+getUIExtension(UIController controller) : UIExtension
}
class UIExtension{
}
class UISearch{
+UISearch(UIController controller);
+getSideBar() : SearchPanel
}
class SearchReplaceUI{
-uiController : UIController
-searchController : SearchController
--
+SearchReplaceUI(UIController controller)
}
class SearchResultPanel{
-uiController : UIController
-searchController : SearchController
--
+SearchResultPanel(UIController controller)
}
class SearchToolsPanel{
-panel : SearchPanel
-types : Map<String, Value.Type>
-comments : boolean
--
+SearchToolsPanel(SearchPanel panel)
}
class SearchController{
--
*+searchWorkBook(Stack<Workbook> workBooks, String searchstring, Map<String, Value.Type> types, boolean comments)*
+SearchController(UIController controller);
}
Extension <|-- SearchExtension
UIExtension <|-- UISearch
UIController --> ExtensionManager : getExtensions();
ExtensionManager --> SearchExtension : load(Extension extension);
SearchExtension --> UISearch : new(UIController controller);
UISearch --> SearchReplaceUI : new(UIController controller);
SearchReplaceUI --> SearchResultPanel : new(uiController)
SearchReplaceUI --> SearchController : new(UIController);
SearchReplaceUI --> SearchToolsPanel : new(SearchPanel);
@enduml | false | true | false | false | sequence |
97f82e2fa5d97d3e41d258e6d982e90d2a5b89ce | 272396eb1c594d4515f82810be92dadac82c65c4 | /assets/uml/KitchenHatch.plantuml | 3642b73e8982e5dcf3bdd093a20d351c6bd6ba5a | [
"MIT"
] | permissive | ohm-softa/10-threads-jfx | cfc6c8b6f23ade509788badeede2e8f110fbcfed | 9fe6faefbbb83de4777627a75947276e72a23271 | refs/heads/master | 2023-06-24T10:58:35.041774 | 2023-06-06T08:01:56 | 2023-06-06T08:01:56 | 176,165,155 | 0 | 71 | null | null | null | null | UTF-8 | PlantUML | false | false | 488 | plantuml | @startuml KitchenHatch
package ohm.softa.a10.kitchen {
+interface KitchenHatch {
getMaxDishes(): int
getOrderCount(): int
getDishesCount(): int
dequeueOrder(): Order
dequeueOrder(timeout: long): Order
dequeueDish(): Dish
dequeueDish(timeout: long): Dish
enqueueDish(dish: Dish)
}
+class KitchenHatchImpl implements KitchenHatch {
+KitchenHatchImpl(maxMeals: int, orders: Deque<Order>)
}
}
@enduml
| false | true | false | false | class |
9ef61f07a51c8cd9158dd3477887e04d4e31e617 | 89634bb006a9df141b85b9d653ed3f9036cebe42 | /src/Docs/Resources/current/60-references-internals/10-core/10-erd/_puml/erd-shopware-core-content-product.puml | 91b0ccfb078d86f029f4e9a243b8c693f57e480c | [
"LicenseRef-scancode-generic-cla",
"MIT"
] | permissive | 8mylez/platform | a3290e4e2294dd9d21def95a90c28951084c3a93 | 14c3bc69c720e82f0d5e4ffc70af5ded2e13efc9 | refs/heads/master | 2021-01-13T23:30:54.500566 | 2020-09-18T07:06:25 | 2020-09-18T07:06:25 | 296,546,535 | 1 | 1 | MIT | 2020-09-18T07:27:12 | 2020-09-18T07:27:11 | null | UTF-8 | PlantUML | false | false | 19,247 | puml | @startuml
' uncomment the line below if you're using computer with a retina display
' skinparam dpi 300
!define Table(name,desc) class name as "desc" << (T,#FFAAAA) >>
!define ForeignTable(name,desc) class name as "desc" << (T,#ada6a6) >>
!define TranslationTable(name,desc) class name as "desc" << (I,#4286f4) >>
' we use bold for primary key
' green color for unique
' and underscore for not_null
!define primary_key(x) <b>x</b>
!define unique(x) <color:green>x</color>
!define not_null(x) <u>x</u>
' other tags available:
' <i></i>
' <back:COLOR></color>, where color is a color name or html color code
' (#FFAACC)
' see: http://plantuml.com/classes.html#More
hide methods
hide stereotypes
hide empty members
skinparam backgroundColor #FFFFFF
' entities
Table(ShopwareCoreContentProductProductDefinition, "product\n(Product)") {
primary_key(id) id
primary_key(versionId) version
parentId parentFk
not_null(parentVersionId) referenceVersion
manufacturerId foreignKey
not_null(productManufacturerVersionId) referenceVersion
unitId foreignKey
not_null(taxId) foreignKey
coverId foreignKey
productMediaVersionId referenceVersion
deliveryTimeId foreignKey
not_null(price) price
not_null(productNumber) numberRange
not_null(stock) int
restockTime int
autoIncrement int
active bool
availableStock int
available bool
isCloseout bool
displayGroup string
configuratorGroupConfig json
mainVariantId foreignKey
variantRestrictions json
manufacturerNumber string
ean string
purchaseSteps int
maxPurchase int
minPurchase int
purchaseUnit float
referenceUnit float
shippingFree bool
purchasePrice float
markAsTopseller bool
weight float
width float
height float
length float
releaseDate dateTime
ratingAverage float
categoryTree list
propertyIds manyToManyId
optionIds manyToManyId
tagIds manyToManyId
listingPrices priceRulesJson
childCount childCount
blacklistIds blacklistRule
whitelistIds whitelistRule
customFieldSetSelectionActive bool
metaDescription translated
name translated
keywords translated
description translated
metaTitle translated
packUnit translated
packUnitPlural translated
customFields translated
variation list
featureSetId foreignKey
purchasePrices price
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
Table(ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition, "product_category\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(productVersionId) referenceVersion
primary_key(categoryId) foreignKey
primary_key(categoryVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition, "product_custom_field_set\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(customFieldSetId) foreignKey
primary_key(productVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductTagProductTagDefinition, "product_tag\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(productVersionId) referenceVersion
primary_key(tagId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition, "product_configurator_setting\n(The root product configurator.)") {
primary_key(id) id
primary_key(versionId) version
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
mediaId foreignKey
not_null(optionId) foreignKey
price json
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition, "product_price\n(Staggered pricing)") {
primary_key(id) id
primary_key(versionId) version
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(ruleId) foreignKey
not_null(price) price
not_null(quantityStart) int
quantityEnd int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition, "product_property\n(M:N Mapping)") {
primary_key(productId) foreignKey
not_null(productVersionId) referenceVersion
primary_key(optionId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition, "product_search_keyword\n(Search keywords)") {
primary_key(id) id
primary_key(versionId) version
not_null(languageId) foreignKey
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(keyword) string
not_null(ranking) float
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition, "product_keyword_dictionary\n(Search dictionary)") {
primary_key(id) id
not_null(languageId) foreignKey
not_null(keyword) string
reversed string
}
Table(ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition, "product_review\n(Product reviews)") {
primary_key(id) id
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
customerId foreignKey
not_null(salesChannelId) foreignKey
not_null(languageId) foreignKey
externalUser string
externalEmail string
not_null(title) string
not_null(content) longText
points float
status bool
comment longText
updatedAt updatedAt
not_null(createdAt) createdAt
}
Table(ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition, "product_manufacturer\n(Manufacturer)") {
primary_key(id) id
primary_key(versionId) version
mediaId foreignKey
link string
name translated
description translated
customFields translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition, "product_manufacturer_translation\n((Translations))") {
not_null(name) string
description longText
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productManufacturerId) foreignKey
primary_key(languageId) foreignKey
primary_key(productManufacturerVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition, "product_media\n(Product media/images)") {
primary_key(id) id
primary_key(versionId) version
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(mediaId) foreignKey
position int
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
}
TranslationTable(ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition, "product_translation\n((Translations))") {
metaDescription string
not_null(name) string
keywords longText
description longText
metaTitle string
packUnit string
packUnitPlural string
customFields customFields
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productId) foreignKey
primary_key(languageId) foreignKey
primary_key(productVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition, "product_option\n(M:N Mapping)") {
primary_key(productId) foreignKey
not_null(productVersionId) referenceVersion
primary_key(optionId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition, "product_category_tree\n(M:N Mapping)") {
primary_key(productId) foreignKey
primary_key(productVersionId) referenceVersion
primary_key(categoryId) foreignKey
primary_key(categoryVersionId) referenceVersion
}
Table(ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition, "product_cross_selling\n(Cross selling products)") {
primary_key(id) id
not_null(name) translated
not_null(position) int
sortBy string
sortDirection string
not_null(type) string
active bool
limit int
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
productStreamId foreignKey
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition, "product_cross_selling_translation\n((Translations))") {
not_null(name) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productCrossSellingId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition, "product_cross_selling_assigned_products\n(Assigned Cross selling products)") {
primary_key(id) id
not_null(crossSellingId) foreignKey
not_null(productId) foreignKey
primary_key(productVersionId) referenceVersion
position int
not_null(createdAt) createdAt
updatedAt updatedAt
}
Table(ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition, "product_feature_set\n(Product feature sets)") {
primary_key(id) id
name translated
description translated
features json
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition, "product_feature_set_translation\n((Translations))") {
name string
description string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productFeatureSetId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition, "product_sorting\n(Product sorting)") {
primary_key(id) id
locked writeLockIndicator
not_null(key) string
not_null(priority) int
not_null(active) bool
not_null(fields) json
label translated
not_null(createdAt) createdAt
updatedAt updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition, "product_sorting_translation\n((Translations))") {
not_null(label) string
not_null(createdAt) createdAt
updatedAt updatedAt
primary_key(productSortingId) foreignKey
primary_key(languageId) foreignKey
}
Table(ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition, "product_visibility\n(Visibility in sales channels)") {
primary_key(id) id
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(salesChannelId) foreignKey
not_null(visibility) int
not_null(createdAt) createdAt
updatedAt updatedAt
}
ForeignTable(ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition, "delivery_time") {
}
ForeignTable(ShopwareCoreSystemTaxTaxDefinition, "tax") {
}
ForeignTable(ShopwareCoreSystemUnitUnitDefinition, "unit") {
}
ForeignTable(ShopwareCoreContentSeoMainCategoryMainCategoryDefinition, "main_category") {
}
ForeignTable(ShopwareCoreContentSeoSeoUrlSeoUrlDefinition, "seo_url") {
}
ForeignTable(ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition, "order_line_item") {
}
ForeignTable(ShopwareCoreContentCategoryCategoryDefinition, "category") {
}
ForeignTable(ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition, "custom_field_set") {
}
ForeignTable(ShopwareCoreSystemTagTagDefinition, "tag") {
}
ForeignTable(ShopwareCoreContentMediaMediaDefinition, "media") {
}
ForeignTable(ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition, "property_group_option") {
}
ForeignTable(ShopwareCoreContentRuleRuleDefinition, "rule") {
}
ForeignTable(ShopwareCoreSystemLanguageLanguageDefinition, "language") {
}
ForeignTable(ShopwareCoreCheckoutCustomerCustomerDefinition, "customer") {
}
ForeignTable(ShopwareCoreSystemSalesChannelSalesChannelDefinition, "sales_channel") {
}
ForeignTable(ShopwareCoreContentProductStreamProductStreamDefinition, "product_stream") {
}
' relationshipd
ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemTaxTaxDefinition
ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemUnitUnitDefinition
ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition
ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition
ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition
ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition
ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition
ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition
ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition
ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition
ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition
ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition
ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition
ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition
ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
@enduml
| false | true | false | false | uml-unknown |
cc53c468f318208bd7adc5c13b890ea808980e4c | 7fe38b028e4a091f048e35dcd448834ed7b52aa3 | /TD1 2.2 -DC-Ordi-portable.plantUML | 28bac2c25d50259b01438050a2275a74ca08b182 | [
"MIT"
] | permissive | IUT-Blagnac/bcoo-Yannis-TUDELA | 7cd3bfe4875604f73294844e4616cc6786baee1c | 1da6d985da5e6bc5b55050d4d2038b49eb82fd8e | refs/heads/main | 2023-04-13T17:39:28.009468 | 2021-04-27T13:58:13 | 2021-04-27T13:58:13 | 335,632,261 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 349 | plantuml | @startuml
hide circle
hide empty methods
hide empty attributes
class Portable {
prixAcaht
valeurActuelle
}
class Type {
}
Azerty --|> Type
Qwerty --|> Type
class Clavier {
type
touches
}
Clavier - "1" Type
class Propietaire {
nom
prenom
}
Portable "1..*" -- "0..*" Propietaire
Clavier "1" --* " " Portable
@enduml
| false | true | false | false | class |
942db0091aab01dd2d31867a82fdc11db34ee162 | f7389ede7c743b8ce3d174eee24ebcab316354f6 | /Diagrammer/SumoBot/Sekvensdiagram/Sumobot_Sekvensdiagram/CCIF/CCIF_ConDestructor.plantuml | 6e102cc662ff673dc72bce71ce0310aadb18adaf | [] | no_license | Solvgraa-mager/E3PRJ3 | 7e2b70775c0d8b8312bc893e0c9014fd766af9b0 | fb507b5528417459714c00b73c75378d6465af19 | refs/heads/master | 2023-01-31T11:01:30.966313 | 2020-12-18T10:28:55 | 2020-12-18T10:28:55 | 294,479,612 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 798 | plantuml | @startuml
title CentralComputerIF\n(string SSID, string passphrase, string IPAddress, int playerNr)
==Constructor==
participant UC1
participant CentralComputerIF
UC1 -> CentralComputerIF : CentralComputerIf\n(SSID, passphrase, IPAddress, playerNr)
note over _TCPC : TCPClient object
CentralComputerIF -> _TCPC ** : TCPC_ = new TCPClient()
CentralComputerIF <-- _TCPC
CentralComputerIF -> _TCPC : connectToWifi(SSID, passphrase)
CentralComputerIF <-- _TCPC
note over _TCPC : 54000 + palyernumbe = port.
CentralComputerIF -> _TCPC : connecToserver(IPAddress, palyerNr + 54000)
CentralComputerIF <-- _TCPC
UC1 <-- CentralComputerIF
==Destructor==
UC1 -> CentralComputerIF !! : ~CentralComputeIF()
CentralComputerIF -> _TCPC !! : ~_TCPC()
CentralComputerIF <-- _TCPC
UC1 <-- CentralComputerIF
@enduml | false | true | false | false | sequence |
37c66b4e9feedf7471c16f53c8c5d9463e6913ea | 9bcd4da5e5454922139d0afefc782a997988ad1f | /docs/SprintC/US/US14/US14_SSD.puml | 40f0d0d85cff520987d3525492c748817b95c434 | [
"MIT"
] | permissive | wjacoud/DynaByte | 13f042b210f17830aa3eb31558d3f83d587ab436 | 3ac6b5e2d2e7559ec3e230db7848a1b43d3b40e3 | refs/heads/main | 2023-08-27T09:20:01.825322 | 2021-11-11T17:15:05 | 2021-11-11T17:15:05 | 427,082,047 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 668 | puml | @startuml
autonumber
actor "Administrator" as AD
activate AD
AD -> ":System" : asks to get a diagnosis and do the report
activate ":System"
":System" --> AD : requests to choose a given test
deactivate ":System"
AD -> ":System" : chooses the test
activate ":System"
":System" --> AD : shows diagnosis done automatically and requests data for the report
deactivate ":System"
AD -> ":System" : types requested data
activate ":System"
":System" --> AD : shows the typed data and asks for confirmation
deactivate ":System"
AD -> ":System" : confirms the data
activate ":System"
":System" --> AD : informs operation success
deactivate ":System"
deactivate AD
@enduml | false | true | false | false | sequence |
b1b060c3cbebbd527578091447261a512828cf47 | ee8d392b3b690f2c73d604c17bb14c09f219fe67 | /exercise06/classes.puml | f39221c71343cac08ab928bde9c8b5fc32d3360c | [] | no_license | Tomatoats/Veloz-a02 | 4ead622c9ebf8ea1494debfec841eecec9b6b4e9 | 8e62728070f7c45e630973d8b675ba3d0d08e5aa | refs/heads/main | 2023-08-11T02:05:51.483496 | 2021-09-20T03:21:01 | 2021-09-20T03:21:01 | 406,536,891 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 138 | puml | @startuml
'https://plantuml.com/sequence-diagram
class Solution06
class Retirement_Calculator
Solution06 <-- Retirement_Calculator
@enduml | false | true | false | false | class |
1c2a2db76dba559c11830fc8f0a486acdf0962f2 | 7268538d59fc8b3a995bb2a01bfb9ee33caaa856 | /docs/multi-datasource/resources/client_management_dataflow.puml | fa778f8b0ce8d74ce3d8510d35f4fa8e1778828a | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"ISC"
] | permissive | opensearch-project/OpenSearch-Dashboards | 9b0972901f704d78692c6f0394bf0279281d87d1 | 454fdfb391feec9301df9b6387a3a08d2f699097 | refs/heads/main | 2023-08-17T19:25:02.896128 | 2023-08-16T20:14:05 | 2023-08-16T20:14:05 | 334,274,317 | 1,445 | 552 | Apache-2.0 | 2023-09-14T21:35:35 | 2021-01-29T22:10:13 | TypeScript | UTF-8 | PlantUML | false | false | 1,588 | puml | @startuml
autoactivate on
title ** Multiple Datasource Visualization call sequence **
box "OSD Browser"
participant "visualization" as viz
' participant "Timeline/Vega/TSVB" as viz_s
participant "expression" as e
end box
box "OSD Server-Data Plugin" #LightBlue
participant "SearchSource\n(High Level API)" as s
participant "Search Strategy\n(Low Level API)" as ss
end box
box "OSD Server-Data Source Plugin" #LightBlue
participant "OpenSearch Data Service" as ods #LightGreen
end box
box "OSD Server-Core" #LightBlue
participant "OpenSearch Service" as os
participant "Saved Object Service" as sos
end box
box "OpenSearch"
database "OSD metadata" as oi
database "data index" as default_di
end box
box "DataSource[OS]"
database "data index" as datasource_di
end box
sos --> os: depends on
ods --> sos: depends on
viz -> e: execute expression pipeline
e -> s: create SearchSource
s -> ss: call .search()
alt viz_type = Timelion/TSVB/Vega
viz -> ss: call .search()
end
ss -> os: get client
alt if (datasource == true)
ss -> ods: get datasource client
alt if exists in datasource client pool
ods -> ods: find client
end
ods -> sos: call saved_obj_client
sos -> oi: get datasource metadata
oi --> sos:
sos --> ods: datasource metadata
ods --> ods: create datasource client \n and add to pool
ods --> ss: return client
end
os --> ss: return client
alt if (client is datasource Client)
ss -> datasource_di: query
datasource_di --> ss: data
end
ss -> default_di: query
default_di --> ss: data
ss --> s: data
s --> e: data
e --> viz: render data
skinparam BoxPadding 15
@enduml | false | true | false | false | sequence |
6f93d56e574c9a341d90c86b55582affd5122ca0 | 06682e4ce38bc10f215e0209e35442025748e381 | /workFlow/Uml/tutorial/sequence/participant.puml | 8d6727efd2a80de84f2ff2f14a35fd425aac1956 | [] | no_license | damoncheng/Markdown | 6a9983baaf21bd7d67a3846e42fc136679e2a7d8 | ae7958aba91e21c4133222978e1028b91a2478cb | refs/heads/master | 2023-03-24T14:45:42.000592 | 2022-04-15T16:31:41 | 2022-04-15T16:31:41 | 65,825,196 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 295 | puml | @startuml participant
actor Foo1
boundary Foo2
control Foo3
entity Foo4
database Foo5
collections Foo6
participant Foo7
Foo1 -> Foo2 : To boundary
Foo1 -> Foo3 : To control
Foo1 -> Foo4 : To entiry
Foo1 -> Foo5 : To database
Foo1 -> Foo6 : To collections
Foo1 -> Foo7 : To Participant
@enduml
| false | true | false | false | sequence |
3c33ddc2d038238364079cbe11dba6353c1baef3 | 85941aa70df3b2bd4a9e2d2f389067a8175da56e | /docs/plantUML/tools.puml | ce815cfc1d7efb7763687bb509cfdb779dc81f89 | [] | no_license | chuyunshen/recruitment-system | ce94a33772d2d3bb51824eca98c99d5971af0cde | d4b625f77a12401666052e9cd361becfd7cb6e0f | refs/heads/master | 2020-11-29T01:22:53.328872 | 2019-12-24T11:18:19 | 2019-12-24T11:18:19 | 229,976,040 | 0 | 2 | null | 2019-12-24T16:55:17 | 2019-12-24T16:55:17 | null | UTF-8 | PlantUML | false | false | 1,286 | puml | @startuml
title: Tools
footer Page 9 of 9
class ConsoleColors{
+ Omitted: a list of public static final Strings representing ConsoleColors
}
class InputHandler{
- {static} EMPTY_STRING: String
- scanner: Scanner
- {static} instance: InputHandler
- {static} USER_INPUT_STOP: String
- InputHandler(scanner: Scanner)
+ {static} getInstance(): InputHandler
+ {static} nextLine(): String
+ {static} getValueFromUser(msg: String, prefix: String): String
+ {static} getDate(): Date
+ setScanner(scanner: Scanner): void
+ static collectMultipleStrings(subject: String): List<String>
}
class OutputHandler{
+ {static} printJobPostingsList(List<JobPosting> jobPostings, String
jobStatus): void
+ {static} printApplicationsList(applications: List<Application>): void
+ {static} printUsersInfo(users: List<User>, userType: String): void
+ {static} printApplicationInfo(application: Application): void
+ {static} printApplicationInterviewsInfo(application: Application): void
+ {static} printJobPostingsWithApplications(jobPostingsWithApplications: Map<JobPosting, List<Application>>): void
+ {static} printJobPostingRequirements(jobPosting: JobPosting): void
+ {static} formatDate(date: Date): String
}
@enduml
| false | true | false | false | class |
86686a48719e6ce8921e0af6f7bab5472db1a5b6 | a58f448d617ac460cf8f3541d137287e489ef0f7 | /docs/design/flow-monitoring/isl-cache-update.puml | f51a22499945da3255d40802b66cb2a654edcba5 | [
"Apache-2.0"
] | permissive | gauravchug/open-kilda | c1fc2de126fa09e67e21f12be47b0892b0d19c18 | 696f87ddc0d37bd64024ca80f17a942b4f196f10 | refs/heads/master | 2023-08-30T21:42:27.346545 | 2021-02-04T14:53:54 | 2021-02-04T14:53:54 | 131,945,988 | 2 | 0 | Apache-2.0 | 2023-08-24T19:52:00 | 2018-05-03T05:30:29 | Java | UTF-8 | PlantUML | false | false | 482 | puml | @startuml
title ISL cache update
participant Floodlight
control kilda.topo.isl.latency.storm
box flow-monitoring topology
participant IslLatencySpout
participant IslCacheBolt
end box
Floodlight -> kilda.topo.isl.latency.storm : IslRoundTripLatency/IslOneWayLatency
kilda.topo.isl.latency.storm -> IslLatencySpout : IslRoundTripLatency/IslOneWayLatency
IslLatencySpout -> IslCacheBolt : IslRoundTripLatency/IslOneWayLatency
IslCacheBolt -> IslCacheBolt : update ISL cache
@enduml
| false | true | false | false | sequence |
f872da450daaca637aae09731ab00b9a1522d944 | 2982727165311a8e30cc9c324ac95af7f01f647b | /uml/file_struct.puml | afdc4d0beb17726c9155ffe16a504b87697de075 | [] | no_license | wew84/3d_reconfigure | a652644ea0221ac5c433af46069505b216ce71b0 | b8ee07b63d8b50943da6313199af1d8dbb7df1e6 | refs/heads/master | 2020-03-22T19:27:16.999683 | 2018-07-17T06:12:07 | 2018-07-17T06:12:07 | 140,529,018 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,633 | puml | @startuml
package ddynamic_reconfigure as 2d #lightblue {
component DDynamicReconfigure #white
component DDValue #white
component DDParam #white
component DDInt #white
component DDDouble #white
component DDBool #white
component DDString #white
DDynamicReconfigure -[hidden]-> DDValue
DDValue -[hidden]-> DDParam
DDParam -[hidden]-> DDString
DDString -[hidden]-> DDBool
DDBool -[hidden]-> DDInt
DDInt -[hidden]-> DDDouble
}
package dddynamic_reconfigure as 3d {
file dddynamic_reconfigure as 3d_file {
component at3 #Yellow
component at3o #Yellow
component DDDynamicReconfigure
DDDynamicReconfigure .u.> at3
DDDynamicReconfigure .u.> at3o
}
interface DDDParam
interface DDDOrdered
DDDOrdered -> DDDParam
folder param {
component DDDInt as int
component DDDDouble as double
component DDDBool as bool
component DDDString as string
component DDDEnum as enum
file ddd_all_params as all
int -u-> DDDOrdered
double -u-> DDDOrdered
bool -u-> DDDParam
string -u-> DDDParam
enum -u-> int
all -u-> int
all -u--> double
all -u--> bool
all -u--> string
all -u-> enum
int -> DDInt
double -> DDDouble
bool -> DDBool
string -> DDString
}
DDDynamicReconfigure --> DDDOrdered
DDDynamicReconfigure -u-> DDynamicReconfigure
DDDParam -> DDValue
DDDParam -> DDParam
}
component "dddynamic\nserver" as server
server -> all
server -> 3d_file
@enduml | false | true | false | false | class |
374bd632e593da46f2247dc57891c69a15aec678 | aab4138e27583d3248417913f4672862d144677f | /sequence_diagrams/04_Groups/04_group_else_splitting.plantuml | 4a55b6d99e8d61acfc66e14ecf6f9c8ceff816c8 | [] | no_license | fishey2/plantuml_examples | 6b12c5706bc4b4068d969bd721c60416d5a4ae3b | d56a255616fdaf4d8ddfdf2dc58d20e1c923b658 | refs/heads/master | 2021-01-04T03:24:31.321397 | 2020-02-18T21:51:55 | 2020-02-18T21:51:55 | 240,356,644 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,158 | plantuml | @startuml
' Includes the sequence_diagram_stylesheet from a gist
!include https://gist.githubusercontent.com/fishey2/7178a88643a8850908c799be1ec68fd6/raw/fc90505df1321e5c5022eab84d1e0b5044194d1c/example_sequence_stylesheet.iuml
' 'alt' will appear in the group name
' 'Alt Grouping' will be added as a message next to (condition)
' This is the same with the rest of the following items
header Else Splitting in Groups
' First participant
participant "Participant 1" as p1
' Second participant
participant "Participant 2" as p2
' Another useful part of groups is being able to separate them out by conditions
alt is true
p1 -> p2
' Else breaks the box (works with other types of groups too)
' Inserts a dotted line across the breadth of the group box
' Everything after the 'else' keyword is added to a message just below the line
else is false
p1 -> p2
end group
' The group can be split using else multiple times
opt parameter
else is 'a'
p1 -> p2
else is 'b'
p1 -> p2
else is 'c'
p1 -> p1
end group
@enduml
| false | true | false | false | sequence |
5b23df5c2ccfcfca4623677566cc5cbf7c342cf2 | ed3bfe17984e241df13334809369a8d878f1ef81 | /asciidocs/plantuml/bibliothek.puml | 026f99de32839b4dd33270ccf652e9a5eedf7297 | [] | no_license | 2122-4ahif-syp/01-cld-hotel-joachimPelzederHTL | 0e675f3de0c29712ecb5bb47446c932b01f34597 | 923581c86cc28f4dcebb745402377b8fb19ae659 | refs/heads/main | 2023-08-21T01:30:20.011430 | 2021-10-12T07:13:13 | 2021-10-12T07:13:13 | 415,829,389 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 663 | puml | @startuml
class Fachrichtung{
- bezeichnung: String
}
class Stichwort{
- bezeichnung: String
}
class Buch{
- autor: String
- verlag: String
- bestand: int
- titel: String
- kurzerklärung: String
- isbn: String
- fachrichtung: List<Fachrichtung>
- stichwörter: List<Stichwort>
- mahnspesen: Double
- maxausleihdauer: LocalDate
}
class Entlehner{
- name: String
- addresse: String
}
class Entlehnvorgang{
- buch: Buch
- entlehner: Entlehner
- entlehndatum: LocalDate
}
Buch "*" -l--> "1" Fachrichtung : > gehöhrt zu
Buch "*" -- "1" Stichwort : > gehöhrt zu
Buch "*" -- "*" Entlehner : < entlehnt
(Buch,Entlehner) .. Entlehnvorgang
@enduml | false | true | true | false | sequence |
c6a5df4b2aef57f5eb34d3091fc77ffab21bb00c | c815f9c82c1400f76243750cd0ec609d217b9943 | /composite/etc/composite.urm.puml | 82e9b65eb0593c779c29954146547efc6ce553a7 | [
"MIT"
] | permissive | mikulucky/java-design-patterns | 6ab10e9e5c95b6caffebf045d37d04a1571bc0cd | cbbf3bf08842723964719ed7d8ab92864ec5a58d | refs/heads/master | 2021-01-17T23:34:49.962450 | 2016-09-28T19:54:28 | 2016-09-28T19:54:28 | 48,302,802 | 1 | 1 | null | 2016-01-02T23:58:44 | 2015-12-20T01:00:47 | Java | UTF-8 | PlantUML | false | false | 935 | puml | @startuml
package com.iluwatar.composite {
class Word {
+ Word(letters : List<Letter>)
# printThisAfter()
# printThisBefore()
}
class App {
+ App()
+ main(args : String[]) {static}
}
class Messenger {
+ Messenger()
~ messageFromElves() : LetterComposite
~ messageFromOrcs() : LetterComposite
}
class Letter {
- c : char
+ Letter(c : char)
# printThisAfter()
# printThisBefore()
}
class Sentence {
+ Sentence(words : List<Word>)
# printThisAfter()
# printThisBefore()
}
abstract class LetterComposite {
- children : List<LetterComposite>
+ LetterComposite()
+ add(letter : LetterComposite)
+ count() : int
+ print()
# printThisAfter() {abstract}
# printThisBefore() {abstract}
}
}
LetterComposite --> "-children" LetterComposite
Word --|> LetterComposite
Letter --|> LetterComposite
Sentence --|> LetterComposite
@enduml | false | true | false | false | class |
1e1e7a80c4fa77bc10d2c23fa947542082901ba0 | 4b9896696781aea0bbdedd7db74bc72476163978 | /plant-uml/monolith.plantuml | 747710f16d719029501a09c590f303f07cc2eab9 | [
"MIT"
] | permissive | Eifel42/microservices-basics | a18d45e9022ab1ae1df0da0e211dfe5a1725a65c | 4a5ca4e64874b819a0e89eeabd908cd0abcdc7ed | refs/heads/main | 2023-05-02T11:11:55.932801 | 2021-05-15T12:46:36 | 2021-05-15T12:46:36 | 365,198,396 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 351 | plantuml | @startuml
package "Web Shop" {
node "J2EE Application Server" {
frame "Enterprise Application Archive (EAR)" {
HTTPS - [Frontend]
Ports - [Business Logic]
[Frontend] <--> Ports
}
}
database "database" {
jdbc - [data]
}
[Business Logic] <--> [jdbc]
}
@enduml | false | true | false | false | sequence |
3c0da22942af6ba43a2e88f9c0d771fd94573d4f | 28a37bba319600046f93f3da70fc102b8445ea00 | /AndroidCodeBase/flappyBird.plantuml | c6d9324d8cf9a116d7dbc4ac05da092bf3bae640 | [] | no_license | MaxonZhao/CPEN391_group25 | 600d7a4ec8059791cf083669b8b86817bddc2994 | 6fd9517b7ebc4cf48c227ae8de51ef62ac268161 | refs/heads/main | 2023-04-01T17:28:55.720909 | 2021-04-17T06:39:19 | 2021-04-17T06:39:19 | 332,349,573 | 3 | 2 | null | 2021-04-16T18:48:01 | 2021-01-24T02:15:48 | VHDL | UTF-8 | PlantUML | false | false | 1,621 | plantuml | @startuml
title __FLAPPYBIRD's Component Diagram__\n
component "flappyBird.app" {
[flappyBird.appBase]
}
component "flappyBird.moduleApp" {
[flappyBird.moduleApp.flappyBluetoothApp]
[flappyBird.moduleApp.flappyAccountApp]
[flappyBird.moduleApp.moduleDemoApp]
}
[flappyBird.app] --> [flappyBird.appBase]
[flappyBird.app] --> [flappyBird.businessBase]
[flappyBird.businessBase] --> [flappyBird.appBase]
[flappyBird.flappyAccount] --> [flappyBird.appBase]
[flappyBird.flappyAccount] --> [flappyBird.businessBase]
[flappyBird.flappyBluetooth] --> [flappyBird.appBase]
[flappyBird.flappyBluetooth] --> [flappyBird.businessBase]
[flappyBird.moduleApp.flappyAccountApp] --> [flappyBird.appBase]
[flappyBird.moduleApp.flappyAccountApp] --> [flappyBird.businessBase]
[flappyBird.moduleApp.flappyAccountApp] --> [flappyBird.flappyAccount]
[flappyBird.moduleApp.flappyBluetoothApp] --> [flappyBird.appBase]
[flappyBird.moduleApp.flappyBluetoothApp] --> [flappyBird.businessBase]
[flappyBird.moduleApp.flappyBluetoothApp] --> [flappyBird.flappyBluetooth]
[flappyBird.moduleApp.moduleDemoApp] --> [flappyBird.appBase]
[flappyBird.moduleApp.moduleDemoApp] --> [flappyBird.businessBase]
[flappyBird.moduleApp.moduleDemoApp] --> [flappyBird.moduleDemo]
[flappyBird.moduleDemo] --> [flappyBird.appBase]
[flappyBird.moduleDemo] --> [flappyBird.businessBase]
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 | component |
aa56a3ec210c35e9959fea09b6ffc3c3a166a989 | 3464ca41e8dd3a598fac439055b9f9b0bc28dd8d | /docs/graphs/pattern.puml | f4d94477408070fdd352df8a7883e9d6417dd5ac | [
"MIT"
] | permissive | leblowl/aide | b763dfc7a57cab38a8b19e6be42334c4b42449d0 | 0828b53503e8c7f54f84e1b140a1d02ad80aff36 | refs/heads/master | 2020-04-06T11:45:15.743997 | 2018-10-03T16:22:16 | 2018-10-03T16:22:16 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 399 | puml | @startuml
'box "UI" #White
participant view
participant "view-model"
'end box
'box "App" #White
participant app
participant "event handler"
'end box
participant model
-> view : interaction
view -> app : emit event
app -> "event handler"
"event handler" -> "event handler" : side effects
"event handler" -> model : update
model --> "view-model" : update
"view-model" --> view : update
@enduml | false | true | false | false | sequence |
56e9287c1848681f58b73a874c64f9fde5597b2f | 9ce3a7a96439298aaf49a86e1cdd569af1270fb8 | /PracticeJava.plantuml | 3616297bf42b7e8e90bf4e795c6a7e2d904d5600 | [] | no_license | junghun133/AbstractFactoryPattern | 1e5dc76731505481f2332b9d271601994d5cc648 | 15b239af9357df521f25b262416c2d648b5fd7ff | refs/heads/master | 2020-12-30T02:18:48.216260 | 2020-02-07T02:33:12 | 2020-02-07T02:33:12 | 238,828,357 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 6,124 | plantuml | @startuml
title __PRACTICEJAVA's Class Diagram__\n
namespace mobilefactory {
class mobilefactory.IOSMobileFactory {
}
}
namespace mobilefactory {
abstract class mobilefactory.MobilePhone {
}
}
namespace mobilefactory {
interface mobilefactory.MobilePhoneFactory {
}
}
namespace mobilefactory {
interface mobilefactory.ModelInformation {
}
}
namespace mobilefactory {
class mobilefactory.SamsungMobileFactory {
}
}
namespace mobilefactory {
class mobilefactory.VietnamFactory {
}
}
namespace mobilefactory {
namespace mobileComponent {
class mobilefactory.mobileComponent.Antenna {
}
}
}
namespace mobilefactory {
namespace mobileComponent {
class mobilefactory.mobileComponent.Battery {
}
}
}
namespace mobilefactory {
namespace mobileComponent {
class mobilefactory.mobileComponent.Camera {
}
}
}
namespace mobilefactory {
namespace mobileComponent {
class mobilefactory.mobileComponent.IOSModelDetailInformation {
}
}
}
namespace mobilefactory {
namespace mobileComponent {
abstract class mobilefactory.mobileComponent.ModelDetailInformation {
}
}
}
namespace mobilefactory {
namespace mobileComponent {
abstract class mobilefactory.mobileComponent.OSSoftware {
}
}
}
namespace mobilefactory {
namespace mobileComponent {
class mobilefactory.mobileComponent.SamsungModelDetailInformation {
}
}
}
namespace mobilefactory {
namespace outSourcing {
class mobilefactory.outSourcing.AppStore {
}
}
}
namespace mobilefactory {
namespace outSourcing {
class mobilefactory.outSourcing.KakaoSoftware {
}
}
}
namespace mobilefactory {
namespace outSourcing {
class mobilefactory.outSourcing.MemoSoftware {
}
}
}
namespace mobilefactory {
namespace outSourcing {
class mobilefactory.outSourcing.MessageSoftware {
}
}
}
namespace mobilefactory {
namespace outSourcing {
class mobilefactory.outSourcing.PlayStore {
}
}
}
namespace mobilefactory {
namespace outSourcing {
class mobilefactory.outSourcing.TelephoneCallSoftware {
}
}
}
namespace mobilefactory {
namespace production.ios {
class mobilefactory.production.ios.IOSAntenna {
}
}
}
namespace mobilefactory {
namespace production.ios {
class mobilefactory.production.ios.IOSBattery {
}
}
}
namespace mobilefactory {
namespace production.ios {
class mobilefactory.production.ios.IOSCamera {
}
}
}
namespace mobilefactory {
namespace production.ios {
class mobilefactory.production.ios.IOSIPhone11 {
}
}
}
namespace mobilefactory {
namespace production.samsung {
class mobilefactory.production.samsung.SamsungAntenna {
}
}
}
namespace mobilefactory {
namespace production.samsung {
class mobilefactory.production.samsung.SamsungBattery {
}
}
}
namespace mobilefactory {
namespace production.samsung {
class mobilefactory.production.samsung.SamsungCamera {
}
}
}
namespace mobilefactory {
namespace production.samsung {
class mobilefactory.production.samsung.SamsungNote8 {
}
}
}
mobilefactory.IOSMobileFactory .up.|> mobilefactory.MobilePhoneFactory
mobilefactory.MobilePhone o-- mobilefactory.mobileComponent.Antenna : antenna
mobilefactory.MobilePhone o-- mobilefactory.mobileComponent.Battery : battery
mobilefactory.MobilePhone o-- mobilefactory.mobileComponent.Camera : camera
mobilefactory.MobilePhone o-- mobilefactory.mobileComponent.ModelDetailInformation : modelInformation
mobilefactory.SamsungMobileFactory .up.|> mobilefactory.MobilePhoneFactory
mobilefactory.mobileComponent.IOSModelDetailInformation -up-|> mobilefactory.mobileComponent.ModelDetailInformation
mobilefactory.mobileComponent.IOSModelDetailInformation o-- mobilefactory.ModelInformation.IOSModel : iosModel
mobilefactory.mobileComponent.SamsungModelDetailInformation -up-|> mobilefactory.mobileComponent.ModelDetailInformation
mobilefactory.mobileComponent.SamsungModelDetailInformation o-- mobilefactory.ModelInformation.SamsungModel : samsungModel
mobilefactory.outSourcing.AppStore -up-|> mobilefactory.mobileComponent.OSSoftware
mobilefactory.outSourcing.KakaoSoftware -up-|> mobilefactory.mobileComponent.OSSoftware
mobilefactory.outSourcing.MemoSoftware -up-|> mobilefactory.mobileComponent.OSSoftware
mobilefactory.outSourcing.MessageSoftware -up-|> mobilefactory.mobileComponent.OSSoftware
mobilefactory.outSourcing.PlayStore -up-|> mobilefactory.mobileComponent.OSSoftware
mobilefactory.outSourcing.TelephoneCallSoftware -up-|> mobilefactory.mobileComponent.OSSoftware
mobilefactory.production.ios.IOSAntenna -up-|> mobilefactory.mobileComponent.Antenna
mobilefactory.production.ios.IOSBattery -up-|> mobilefactory.mobileComponent.Battery
mobilefactory.production.ios.IOSCamera -up-|> mobilefactory.mobileComponent.Camera
mobilefactory.production.ios.IOSIPhone11 -up-|> mobilefactory.MobilePhone
mobilefactory.production.ios.IOSIPhone11 o-- mobilefactory.MobilePhoneFactory : mobilePhoneFactory
mobilefactory.production.samsung.SamsungAntenna -up-|> mobilefactory.mobileComponent.Antenna
mobilefactory.production.samsung.SamsungBattery -up-|> mobilefactory.mobileComponent.Battery
mobilefactory.production.samsung.SamsungCamera -up-|> mobilefactory.mobileComponent.Camera
mobilefactory.production.samsung.SamsungNote8 -up-|> mobilefactory.MobilePhone
mobilefactory.production.samsung.SamsungNote8 o-- mobilefactory.MobilePhoneFactory : mobilePhoneFactory
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 |
8a6dd98e98b6aa32dbf81563b774f2c207629fa4 | 54b65dedf3e1c3c950731431554306a61b405840 | /src/main/uml/DataFlow.puml | ddb83f3eb04320ef022f787c77b3406aeb98a249 | [] | no_license | kuangyl0212/PAAA | c0e6189ed0c99059944eadb8ae132959bd04e2b6 | 40a6808eddfacddbba7faa6cf5555400cd032b91 | refs/heads/master | 2023-01-12T05:40:41.753892 | 2019-05-26T04:19:06 | 2019-05-26T04:19:06 | 171,852,753 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 221 | puml | @startuml
partition ANTLR {
(*) -->[CharStream]Lexer
-->[TokenStream]Parser
}
partition App {
-->[ParseTreeContext]Generic Listener/Visitor
-->[Graph]GraphNormalizer
-->[NormalizeGraph]GraphMatcher
-->[Score](*)
}
@enduml | false | true | false | false | activity |
44d68dc3603939cc7cc39f07af4f3dd67f4508da | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/BuiltInCurvePresets.puml | d357110474793cb4e206980bbf12e167761394d5 | [] | 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 | 234 | puml | @startuml
class BuiltInPresets <<static>> {
{static} ReverseCurve(curve:AnimationCurve) : AnimationCurve
}
BuiltInPresets --> "s_BlendInPresets" CurvePresetLibrary
BuiltInPresets --> "s_BlendOutPresets" CurvePresetLibrary
@enduml
| false | true | false | false | class |
16ae18f59c70e19f7a65540ab17161109dcb8b7d | de00a14445446d51bcc7c2b6a87299f184833ad7 | /diagrama.puml | 06b8a55d8d64e90603bed5c21a2a579f7d635753 | [] | no_license | GuidoMartinez1/que-me-pongo | adc3f017a904f7570274377b4dcdee88d2b6993b | 149f5584ed8622da9a528214b67f40baeeb07909 | refs/heads/main | 2023-05-06T22:42:11.277600 | 2021-05-28T02:46:37 | 2021-05-28T02:46:37 | 369,349,987 | 0 | 3 | null | 2021-05-20T22:09:54 | 2021-05-20T22:09:54 | null | UTF-8 | PlantUML | false | false | 1,000 | puml | @startuml
class Borrador {
tipoDePrenda
colorPrincipal
colorSecundario
material
trama
crearPrenda()
}
class Prenda {
tipoDePrenda
colorPrincipal
colorSecundario
material
trama
}
class TipoDePrenda {
tipo
categoria
}
enum Tipo {
ZAPATOS
CAMISA_MANGA_CORTA
PANTALON
}
enum Categoria {
PARTE_SUPERIOR,
CALZADO,
PARTE_INFERIOR,
ACCESORIOS
}
enum Material {
CUERO
JEAN
}
enum Trama {
LISA,
RAYADA,
LUNARES,
CUADROS,
ESTAMPADA
}
Prenda --> TipoDePrenda
Prenda --> Material
Prenda --> Trama
Borrador --> TipoDePrenda
Borrador --> Material
Borrador --> Trama
Borrador ..> Prenda
TipoDePrenda --> Tipo
TipoDePrenda --> Categoria
'============= UNIFORME ===============
class Uniforme {
superior
inferior
calzado
institucion
Uniforme(superior, inferior, calzado, institucion)
}
class Usuario {
obtenerSugerencia()
}
Uniforme <.. Prenda
Usuario <.. Uniforme
@enduml | false | true | false | false | class |
fc3d59c681b8fd98af15b9665501f02dd9af21c9 | 7bdb1cab91d4914b5b0829286327119ea31ec6bd | /ISP Solution 2/out/production/ISP Solution 1/com/company/company.plantuml | 0aec1b98382cfe637c6e01820db0af7280e52077 | [] | no_license | rshahamiriuoa/SOFTENG306Part2LectureCode | 5c6b3c00cf0d2921b75209fff18d941be28365c5 | 49e2a1e64c09938ccb9936ca16b48d81129a855b | refs/heads/master | 2022-12-09T17:59:20.145562 | 2020-09-26T22:29:38 | 2020-09-26T22:29:38 | 278,200,892 | 5 | 4 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,623 | plantuml | @startuml
title __COMPANY's Class Diagram__\n
namespace com.company {
abstract class com.company.Operation {
+ commonOperation1()
}
}
namespace com.company {
class com.company.User3Operaion {
+ operation3()
}
}
namespace com.company {
interface com.company.IUser2Operations {
{abstract} + commonOperation1()
{abstract} + operation2()
}
}
namespace com.company {
interface com.company.IUser3Operations {
{abstract} + commonOperation1()
{abstract} + operation3()
}
}
namespace com.company {
class com.company.Main {
{static} + main()
}
}
namespace com.company {
class com.company.User1Operation {
+ operation1()
}
}
namespace com.company {
class com.company.User2Operation {
+ operation2()
}
}
namespace com.company {
interface com.company.IUser1Operations {
{abstract} + commonOperation1()
{abstract} + operation1()
}
}
com.company.User1Operation .up.|> com.company.IUser1Operations
com.company.User1Operation -down-|> com.company.Operation
com.company.User2Operation .up.|> com.company.IUser2Operations
com.company.User2Operation -down-|> com.company.Operation
com.company.User3Operaion .up.|> com.company.IUser3Operations
com.company.User3Operaion -down-|> com.company.Operation
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 |
ca08204ca0a5f66f3febf513a87333dcf0b3b9fd | 0308f2f1727db4bee0acf8c5578dfa37338b4f7b | /src/sample/Metods/Metods.plantuml | 7997154b4d6cb15084d570446aa055e399ca01c3 | [] | no_license | CarryObilvion/Task6 | da4ea0237542bedf44664270636a8a635223ce0b | 3b88f66182deab2a5ab1f06b622004539f504cee | refs/heads/main | 2023-05-12T03:08:44.926777 | 2021-06-01T18:15:59 | 2021-06-01T18:15:59 | 346,706,219 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,225 | plantuml | @startuml
title __METODS's Class Diagram__\n
namespace sample {
namespace Metods {
class sample.Metods.BubbleSort {
+ sort()
}
}
}
namespace sample {
namespace Metods {
class sample.Metods.Context {
+ arrStr : String
+ array : int[]
+ Context()
+ getArray()
+ sortArray()
}
}
}
namespace sample {
namespace Metods {
class sample.Metods.InsertionSort {
+ sort()
}
}
}
namespace sample {
namespace Metods {
class sample.Metods.SelectionSort {
+ sort()
}
}
}
namespace sample {
namespace Metods {
interface sample.Metods.Strategy {
{abstract} + sort()
}
}
}
sample.Metods.BubbleSort .up.|> sample.Metods.Strategy
sample.Metods.Context o-- sample.Metods.Strategy : strategy
sample.Metods.InsertionSort .up.|> sample.Metods.Strategy
sample.Metods.SelectionSort .up.|> sample.Metods.Strategy
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 |
185be71eaa4fb7e56266d003e59cdb5840671500 | 80e2fa90b879f10a582396aa28d98767110fcba9 | /src/main/java/AdapterPattern/Adapter_example.puml | 4e944fcf5fa6082d9524a13838960f97567800ed | [] | no_license | zhutianpeng/design-pattern-example | c964ff1c71a023e32bc5abe68182f704ce61c56e | 5b8603ce4fa9e39369429ab8b432b7605f00b620 | refs/heads/master | 2020-08-23T10:32:34.781374 | 2019-11-04T15:32:05 | 2019-11-04T15:32:05 | 216,596,581 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 669 | puml | @startuml
package "server" #DDDDDD {
interface ServerPlayerInterface{
play1()
play2()
}
class Player1Impl{
play1()
play2()
}
class Player2Impl{
play1()
play2()
}
ServerPlayerInterface <|.. Player1Impl
ServerPlayerInterface <|.. Player2Impl
}
package "client" #DDDDDD {
interface ClientPlayerInterface{
play()
}
class ClientPlayerImpl{
play()
}
ClientPlayerInterface <|.. ClientPlayerImpl
}
class Adapter{
play()
}
ClientPlayerInterface <|.down. Adapter
Adapter <-right- ClientPlayerImpl
Player1Impl <-up- Adapter
Player2Impl <-up- Adapter
@enduml | false | true | false | false | class |
1a1d389673e1a227edef9cc3d86c45c97ccc67f3 | 62de719e261fac67d2a2bc347a98be5515b48948 | /docs/green/1161294/sp1/imgs/design.puml | a58edb5f9271bee50c0925eaa4a95062cea63b35 | [] | no_license | raulcorreia7/isep_lapr4_17_18 | 82672fca46e433856d52b3839e3739fa53b8f52c | 79217fa01912657da37ef6cdb1a05194dd2f5110 | refs/heads/master | 2020-04-15T17:52:21.964106 | 2019-01-09T17:13:14 | 2019-01-09T17:13:14 | 164,891,237 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,083 | puml | @startuml design.png
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
boundary WorkbookView
control WorkbookView
control GWT
control AsyncCallback
box "NSheets Client"
participant WorkbookView
end box
box "Server"
participant SearchServiceImpl
end box
box "NSheets shared"
participant SearchServiceAsync
participant SearchController
participant SearchByRegularExpression
end box
box "OTHER"
participant GWT
participant AsyncCallback
end box
User -> WorkbookView : click search button
WorkbookView -> GWT : create(SearchService.class)
WorkbookView -> AsyncCallback : create()
WorkbookView -> SearchServiceImpl : showOutputOfSearch(expression, workbook, spreadsheetIndex)
SearchServiceImpl -> SearchController : create(expression, workbook, spreadsheetIndex)
SearchServiceImpl -> SearchController : showOutputOfSearch()
SearchController -> SearchByRegularExpression : search(expression, workbook, spreadsheetIndex)
WorkbookView -> User : show output in text area
@enduml | false | true | false | false | usecase |
893700a9db32ed338d50b46f8bf5a65a3ec662a9 | 1288c9f4d85310a168572ebbac4c3c8030d6f4fa | /doc/TablaSimbolos.puml | c7e150a4a1c93a95b20d8371c4c5fab836c1810f | [] | no_license | meschoyez/Compiladores2021 | 07eeb6c9922a085be95f466747244c06f0e4193e | 0aa588c7d54c694fc69ba0d0c13a7af4c86788bf | refs/heads/master | 2023-05-14T17:58:40.074688 | 2021-06-09T23:21:18 | 2021-06-09T23:21:18 | 355,700,544 | 1 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 534 | puml | @startuml TablaSimbolos
class TablaSimbolos {
- List<Map<String, Id>> contextos
+ buscarId ( id )
+ buscarIdLocal ( id )
+ addId ( id )
}
abstract class Id <<abstract>> {
- String token
- TipoDato tipoDato
- Boolean Inicializada
- Boolean Usada
}
class Variable {}
class Funcion {
- List <TipoDato> argumentos
}
enum TipoDato {
VOID
INT
DOUBLE
}
interface List
interface Map
TablaSimbolos -> Id
TablaSimbolos --> List
List --> Map
Id -> TipoDato
Id <|-- Variable
Id <|-- Funcion
@enduml | false | true | false | false | class |
3aae108f04ff91efab48bd0356b501a7ec1a36e6 | ede92dcf1b6c80cdb41cf77c1425bb9a1034a7b0 | /class-diagram.puml | 436158ef66e8555592b8d211d569c33bd6cf2e70 | [] | no_license | 0xtaf/freelance-market | 2283b678bdb0eda7ea0224ca167cc1f25036af6f | 9b0593efcbf3a8f72513d90a362e112b1125d00e | refs/heads/main | 2023-03-05T13:28:58.187708 | 2021-02-20T07:44:17 | 2021-02-20T07:44:17 | 321,056,607 | 0 | 0 | null | 2021-02-20T07:23:56 | 2020-12-13T12:12:07 | HTML | UTF-8 | PlantUML | false | false | 1,700 | puml | @startuml FreelanceMarket
class User <<Entity>> {
+ activeRole: Role
+ name: String
+ messages: Messages[]
+ sendMessage()
+ changeRole()
}
class Employer <<Entity>> {
+ orders: Order[]
+ searchService():
+ buy():
+ rateAndComment()
}
class Freelancer <<Entity>> {
+ country: String
+ description: String
+ orders: Order[]
+ comments: Comments[]
+ specialty: Specialty[]
+ rate: Number
+ jobs: Job[]
+ createJob()
+ startOrder()
+ finishOrder()
+ cancelOrder()
+ updateProfile()
+ addSpecialty()
}
class Order <<Entity>> {
+ job: Job
+ employer: Employer
+ date: String
+ price: Number
+ rating: Number
+ comment: String
+ status: Status[]
}
class Job <<Entity>> {
+ freelancer: Freelancer
+ title: String
+ content: String
+ price: Number
+ deliveryTime: Number
+ employers: Employer[]
}
enum Role {
FREELANCER
EMPLOYER
}
enum Status {
TODO
INPROGRESS
DONE
CANCELED
}
class Specialty <<ValueObject>> {
+ freelancer: Freelancer
+ field: String
+ experience: Number
}
class Messages <<ValueObject>> {
+ user: User
+ job: Job
+ content: String
}
Employer -up|> User
Freelancer -up-|> User
User "0..n" *--> "0..n" Messages
Freelancer "0..n" *--> "0..n" Job
Job "0..n" *--> "0..n" Order
Employer "0..n" *--> "0..n" Order
Freelancer "0..n" *--> "1..n" Specialty
Role -left- User
Status -left- Order
note left of User : Every user can switch between\n "Employer" and "Freelancer" roles.
note "Order has to have a job and\na employer, in order to be created." as N2
Employer .. N2
N2 .. Order
@enduml
| false | true | false | false | class |
606098bfb45ea98e003bd4b5853425b45b852912 | 2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8 | /CleanSheets/src/main/java/csheets/ext/simple/simple_extension_image3.puml | e22dd8a756df4be82547ef0bd17820c235651a76 | [] | no_license | ABCurado/University-Projects | 7fb32b588f2c7fbe384ca947d25928b8d702d667 | 6c9475f5ef5604955bc21bb4f8b1d113a344d7ab | refs/heads/master | 2021-01-12T05:25:21.614584 | 2017-01-03T15:29:00 | 2017-01-03T15:29:00 | 77,926,226 | 1 | 3 | null | null | null | null | UTF-8 | PlantUML | false | false | 525 | puml | @startuml doc-files/simple_extension_image3.png
participant UIController as UIC
participant ExtensionManager as ExtM
participant "extension : ExtensionExample" as EExample
participant "uiExtension : UIExtensionExample" as UIExt
UIC -> ExtM : extensions=getExtensions();
loop for Extension ext : extensions
UIC -> EExample : uiExtension=getUIExtension(this);
activate EExample
create UIExt
EExample -> UIExt : new
deactivate EExample
UIC -> UIC : uiExtensions.add(uiExtension);
end
@enduml
| false | true | false | false | sequence |
c5f9b21e96e0db13fb3e5fb9f4fb4bc4a8edcecd | 9735593c0c7c9f71651b174ec0dfc02753a2d0b2 | /src/main/java/designpatterns/command/command.puml | 029a02addbf323b13e71b8fe5e03eddb26a35f5a | [] | no_license | pepe00486/DesignPatterns | cbfbe5b7b1435e6791e496db646646c27beb73e3 | d57000a580947bf67f433cc08936a5c6c8a6c1a5 | refs/heads/main | 2023-02-10T14:41:04.246343 | 2021-01-10T22:13:16 | 2021-01-10T22:13:16 | 326,499,753 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 415 | puml | @startuml
title Command Pattern
interface Command{
+execute() : void
+undo() : void
}
class AConcreteCommand{
+execute() : void
+undo() : void
}
class BConcreteCommand{
+execute() : void
+undo() : void
}
class Invoker {
-aCommand : Command 1..*
-commandsExecuted : List<Command>
+Invoker(aCommand : Command ..)
}
AConcreteCommand ..|> Command
BConcreteCommand ..|> Command
Invoker -up-> "0..*" Command
@enduml | false | true | false | false | class |
830b0abe64a9a48b71a9d5303cbb08de476265be | f6e8d9ffb0fbe22f284a9771933ad71a3538ac49 | /Diagrams/SequenceDiagrams/seq-timeout-2.3.1.plantuml | ef9b3354d145515707dc7b91a73ac9c83d4f7755 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mDuo13/docs-1 | 2b734c7d927e6e7c9714320c6c3c5ef2b49d76b5 | b2b18663510b0bc92a3c8e8768adc8be0e21cd91 | refs/heads/master | 2020-04-30T13:06:06.901776 | 2019-03-14T11:26:50 | 2019-03-14T11:26:50 | 176,845,744 | 0 | 0 | null | 2019-03-21T01:31:09 | 2019-03-21T01:31:08 | null | UTF-8 | PlantUML | false | false | 15,378 | 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>
* Rajiv Mothilal <rajiv.mothilal@modusbox.com>
* Georgi Georgiev <georgi.georgiev@modusbox.com>
--------------
******'/
@startuml
' declare title
title 2.3.1. Timeout Handler Consume
autonumber
' Actor Keys:
' boundary - APIs/Interfaces, etc
' collections - Kafka Topics
' control - Kafka Consumers
' entity - Database Access Objects
' database - Database Persistance Store
' declare actors
control "Transfer Timeout Handler" as TIMEOUT_HANDLER
collections "topic-transfer-position" as TOPIC_TRANSFER_POSITION
collections "Notification-Topic" as NOTIFICATIONS_TOPIC
collections "Event-Topic" as EVENT_TOPIC
entity "Segment DAO" as SEGMENT_DAO
entity "Position DAO" as POS_DAO
database "Central Store" as DB
box "Central Service" #LightYellow
participant TIMEOUT_HANDLER
participant TOPIC_TRANSFER_POSITION
participant NOTIFICATIONS_TOPIC
participant EVENT_TOPIC
participant POS_DAO
participant SEGMENT_DAO
participant DB
end box
' start flow
group Timeout Handler Consume
activate TIMEOUT_HANDLER
group Persist Event Information
TIMEOUT_HANDLER -> EVENT_TOPIC: Publish event information
ref over TIMEOUT_HANDLER, EVENT_TOPIC : Event Handler Consume {[[https://github.com/mojaloop/docs/blob/master/CentralServices/seq_diagrams/seq-event-9.1.0.svg 9.1.0.]]}
end
group Get previous checkpoint of last record processed (Lower limit for inclusion)
TIMEOUT_HANDLER -> SEGMENT_DAO: Get last segment as @intervalMin
activate SEGMENT_DAO
SEGMENT_DAO -> DB: Get last segment as @intervalMin
hnote over DB #lightyellow
SELECT value INTO @intervalMin
FROM **segment**
WHERE segmentType = 'timeout'
AND enumeration = 0
AND tableName = 'transferStateChange'
end note
activate DB
DB --> SEGMENT_DAO: Return @intervalMin
deactivate DB
SEGMENT_DAO --> TIMEOUT_HANDLER: Return @intervalMin
deactivate SEGMENT_DAO
opt @intervalMin IS NULL => segment record NOT FOUND
TIMEOUT_HANDLER->TIMEOUT_HANDLER: Set @intervalMin = 0
end
end
group Do Cleanup
TIMEOUT_HANDLER -> POS_DAO: Clean up transferTimeout from finalised transfers
activate POS_DAO
POS_DAO -> DB: Clean up transferTimeout from finalised transfers
hnote over DB #lightyellow
DELETE tt
FROM **transferTimeout** AS tt
JOIN (SELECT tsc.transferId, MAX(tsc.transferStateChangeId) maxTransferStateChangeId
FROM **transferTimeout** tt1
JOIN **transferStateChange** tsc
ON tsc.transferId = tt1.transferId
GROUP BY transferId) ts
ON ts.transferId = tt.transferId
JOIN **transferStateChange** tsc
ON tsc.transferStateChangeId = ts.maxTransferStateChangeId
WHERE tsc.transferStateId IN ('RECEIVED_FULFIL', 'COMMITTED', 'FAILED'
, 'EXPIRED', 'REJECTED', 'EXPIRED_PREPARED', 'EXPIRED_RESERVED', 'ABORTED')
end note
activate DB
deactivate DB
POS_DAO --> TIMEOUT_HANDLER: Return success
deactivate POS_DAO
end
group Determine IntervalMax (Upper limit for inclusion)
TIMEOUT_HANDLER -> POS_DAO: Get last transferStateChangeId as @intervalMax
activate POS_DAO
POS_DAO -> DB: Get last transferStateChangeId as @intervalMax
hnote over DB #lightyellow
SELECT MAX(transferStateChangeId) INTO @intervalMax
FROM **transferStateChange**
end note
activate DB
DB --> POS_DAO: Return @intervalMax
deactivate DB
POS_DAO --> TIMEOUT_HANDLER: Return @intervalMax
deactivate POS_DAO
end
group Prepare data and return the list for expiration
TIMEOUT_HANDLER -> POS_DAO: Prepare data and get transfers to be expired
activate POS_DAO
group <color #blue>DB TRANSACTION</color>
POS_DAO <-> POS_DAO: **transactionTimestamp** = now()
POS_DAO -> DB: Insert all new transfers still in processing state
hnote over DB #lightyellow
INSERT INTO **transferTimeout**(transferId, expirationDate)
SELECT t.transferId, t.expirationDate
FROM **transfer** t
JOIN (SELECT transferId, MAX(transferStateChangeId) maxTransferStateChangeId
FROM **transferStateChange**
WHERE transferStateChangeId > @intervalMin
AND transferStateChangeId <= @intervalMax
GROUP BY transferId) ts
ON ts.transferId = t.transferId
JOIN **transferStateChange** tsc
ON tsc.transferStateChangeId = ts.maxTransferStateChangeId
WHERE tsc.transferStateId IN ('RECEIVED_PREPARE', 'RESERVED')
end note
activate DB
deactivate DB
POS_DAO -> DB: Insert transfer state ABORTED for\nexpired RECEIVED_PREPARE transfers
hnote over DB #lightyellow
INSERT INTO **transferStateChange**
SELECT tt.transferId, 'EXPIRED_PREPARED' AS transferStateId, 'Aborted by Timeout Handler' AS reason
FROM **transferTimeout** tt
JOIN ( <color #FF0000>-- Following subquery is reused 3 times and may be optimized if needed</color>
SELECT tsc1.transferId, MAX(tsc1.transferStateChangeId) maxTransferStateChangeId
FROM **transferStateChange** tsc1
JOIN **transferTimeout** tt1
ON tt1.transferId = tsc1.transferId
GROUP BY tsc1.transferId) ts
ON ts.transferId = tt.transferId
JOIN **transferStateChange** tsc
ON tsc.transferStateChangeId = ts.maxTransferStateChangeId
WHERE tt.expirationDate < {transactionTimestamp}
AND tsc.transferStateId = 'RECEIVED_PREPARE'
end note
activate DB
deactivate DB
POS_DAO -> DB: Insert transfer state EXPIRED for\nexpired RESERVED transfers
hnote over DB #lightyellow
INSERT INTO **transferStateChange**
SELECT tt.transferId, 'RESERVED_TIMEOUT' AS transferStateId, 'Expired by Timeout Handler' AS reason
FROM **transferTimeout** tt
JOIN (SELECT tsc1.transferId, MAX(tsc1.transferStateChangeId) maxTransferStateChangeId
FROM **transferStateChange** tsc1
JOIN **transferTimeout** tt1
ON tt1.transferId = tsc1.transferId
GROUP BY tsc1.transferId) ts
ON ts.transferId = tt.transferId
JOIN **transferStateChange** tsc
ON tsc.transferStateChangeId = ts.maxTransferStateChangeId
WHERE tt.expirationDate < {transactionTimestamp}
AND tsc.transferStateId = 'RESERVED'
end note
activate DB
deactivate DB
POS_DAO -> DB: Update segment table to be used for the next run
hnote over DB #lightyellow
IF @intervalMin = 0
INSERT
INTO **segment**(segmentType, enumeration, tableName, value)
VALUES ('timeout', 0, 'transferStateChange', @intervalMax)
ELSE
UPDATE **segment**
SET value = @intervalMax
WHERE segmentType = 'timeout'
AND enumeration = 0
AND tableName = 'transferStateChange'
end note
activate DB
deactivate DB
end
POS_DAO -> DB: Get list of transfers to be expired with current state
hnote over DB #lightyellow
SELECT tt.*, tsc.transferStateId, tp1.participantCurrencyId payerParticipantId,
tp2.participantCurrencyId payeeParticipantId
FROM **transferTimeout** tt
JOIN (SELECT tsc1.transferId, MAX(tsc1.transferStateChangeId) maxTransferStateChangeId
FROM **transferStateChange** tsc1
JOIN **transferTimeout** tt1
ON tt1.transferId = tsc1.transferId
GROUP BY tsc1.transferId) ts
ON ts.transferId = tt.transferId
JOIN **transferStateChange** tsc
ON tsc.transferStateChangeId = ts.maxTransferStateChangeId
JOIN **transferParticipant** tp1
ON tp1.transferId = tt.transferId
AND tp1.transferParticipantRoleTypeId = {PAYER_DFSP}
AND tp1.ledgerEntryTypeId = {PRINCIPLE_VALUE}
JOIN **transferParticipant** tp2
ON tp2.transferId = tt.transferId
AND tp2.transferParticipantRoleTypeId = {PAYEE_DFSP}
AND tp2.ledgerEntryTypeId = {PRINCIPLE_VALUE}
WHERE tt.expirationDate < {transactionTimestamp}
end note
activate DB
POS_DAO <-- DB: Return list
deactivate DB
POS_DAO --> TIMEOUT_HANDLER: Return list
deactivate POS_DAO
end
loop for each transfer in the list
|||
note right of TIMEOUT_HANDLER #lightgray
**TODO**: <color #FF0000>Red</color> in the bellow messages is to be discussed with the DA
during review because at this point the referred data is not available.
end note
alt transferStateId == 'RECEIVED_PREPARE'
note right of TIMEOUT_HANDLER #yellow
Message:
{
id: <transferId>,
from: <payerParticipantId>,
to: <payeeParticipantId>,
type: application/json,
content: {
<color #FF0000>headers:</color> {
Content-Length: <Content-Length>,
Content-Type: <Content-Type>,
Date: <Date>,
X-Forwarded-For: <X-Forwarded-For>,
FSPIOP-Source: <FSPIOP-Source>,
FSPIOP-Destination: <FSPIOP-Destination>,
FSPIOP-Encryption: <FSPIOP-Encryption>,
FSPIOP-Signature: <FSPIOP-Signature>,
FSPIOP-URI: <FSPIOP-URI>,
FSPIOP-HTTP-Method: <FSPIOP-HTTP-Method>
},
payload: {
"errorInformation": {
"errorCode": 3303,
"errorDescription": "Transfer expired",
"extensionList": <transferMessage.extensionList>
}
}
},
metadata: {
event: {
id: <uuid>,
type: notification,
action: timeout-received,
createdAt: <timestamp>,
state: {
status: 'error',
code: <errorInformation.errorCode>
description: <errorInformation.errorDescription>
}
}
}
}
end note
TIMEOUT_HANDLER -> EVENT_TOPIC: Publish Notification event
activate EVENT_TOPIC
deactivate EVENT_TOPIC
else transferStateId == 'RESERVED'
note right of TIMEOUT_HANDLER #yellow
Message:
{
id: <transferId>,
from: <payerParticipantId>,
to: <payeeParticipantId>,
type: application/json,
content: {
<color #FF0000>headers:</color> {
Content-Length: <Content-Length>,
Content-Type: <Content-Type>,
Date: <Date>,
X-Forwarded-For: <X-Forwarded-For>,
FSPIOP-Source: <FSPIOP-Source>,
FSPIOP-Destination: <FSPIOP-Destination>,
FSPIOP-Encryption: <FSPIOP-Encryption>,
FSPIOP-Signature: <FSPIOP-Signature>,
FSPIOP-URI: <FSPIOP-URI>,
FSPIOP-HTTP-Method: <FSPIOP-HTTP-Method>
},
payload: {
"errorInformation": {
"errorCode": 3303,
"errorDescription": "Transfer expired",
"extensionList": <transferMessage.extensionList>
}
}
},
metadata: {
event: {
id: <uuid>,
type: position,
action: timeout-reserved,
createdAt: <timestamp>,
state: {
status: 'error',
code: <errorInformation.errorCode>
description: <errorInformation.errorDescription>
}
}
}
}
end note
TIMEOUT_HANDLER -> TOPIC_TRANSFER_POSITION: Route & Publish Position event
activate TOPIC_TRANSFER_POSITION
deactivate TOPIC_TRANSFER_POSITION
end
end
deactivate TIMEOUT_HANDLER
end
@enduml
| false | true | true | false | sequence |
d67ebe98abf250452978505b8db4dfce03a56ebf | 5419ba65627214efbf640b0643d5524c4f2a646f | /Architecture/02.PEAC#33.perform-an-action/PAAA#34.sequence.plantuml | d9b52f12d03280a40c25cf3e09ebc7d7974b1b2b | [] | no_license | ovidiomanteiga/horuslauncher | 3ed7ce5283dd4a267b1284f6bc192c0426b98150 | 26159c90e70d3042f2ac04d8cb8284c1c8c26de2 | refs/heads/master | 2020-09-14T05:44:31.073187 | 2019-07-22T19:55:47 | 2019-07-22T19:55:47 | 223,037,096 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 563 | plantuml |
@startuml PAAA#34.sequence
skinparam monochrome true
autonumber
participant User
participant MainActivity
participant AllAppsFragment
participant App
participant AppIntent
User -> MainActivity : select app
MainActivity -> AllAppsFragment : select app
activate AllAppsFragment
AllAppsFragment -> AllAppsFragment : get selected app
AllAppsFragment -> App: perform()
App -> App : get intent
App -> MainActivity : start activity
MainActivity --> App : activity started?
App --> AllAppsFragment : action performed?
AllAppsFragment --> MainActivity : ?
@enduml
| false | true | false | false | sequence |
4c99cd97a3e2d9458d6d411235300959e17c9acc | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/PaymentChangeTransactionTimestampAction.puml | 4d7e831bd71c508f01870554ad8a9991998eef80 | [] | 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 | 503 | 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 PaymentChangeTransactionTimestampAction [[PaymentChangeTransactionTimestampAction.svg]] extends PaymentUpdateAction {
action: String
transactionId: String
timestamp: DateTime
}
interface PaymentUpdateAction [[PaymentUpdateAction.svg]] {
action: String
}
@enduml
| false | true | false | false | class |
38edeb77481123944665499fe9c8a483a3edf691 | 72a1139db723991556519b13f7e1848b7a4d534a | /folge-5/src/docs/sequences/demoSequence.puml | b61fde11624f827bb7306d93ef11cff82e4219f4 | [
"MIT"
] | permissive | youssefMansour/HHGDAC | f0ab426785a32d87986af0e3aa7b480e75b141a6 | ae6783459d20aeb3e0bc2ef05803c105d2ce3398 | refs/heads/master | 2021-09-20T03:34:56.873418 | 2018-08-02T21:13:49 | 2018-08-02T21:13:49 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 352 | puml | @startuml
actor Benutzer
participant Browser
participant Server
database Datenbank
Benutzer -> Browser
activate Browser
Browser -> Server
activate Server
Server -> Datenbank
activate Datenbank
Server <-- Datenbank
deactivate Datenbank
Browser <-- Server
deactivate Server
Benutzer <-- Browser
deactivate Browser
@enduml | false | true | false | false | sequence |
d17dfd6127127a5a13623f96b0ca38342b9dbc05 | 0a491cf79ec778209701281c3b6dee74d642cc47 | /DomainModel/SequenceDiagramMoveCards.puml | 4b4bcf39cc648c518bb2896cdd833bffa6f16f4d | [] | no_license | vrcordoba/KlondikeRup | 5f79d97f4e8324a6449753c9c252a17cc74be50f | 4e2ce6b8f96192f1e0a89619a74b41aac332fd52 | refs/heads/master | 2020-06-12T20:19:26.495173 | 2016-12-19T21:36:55 | 2016-12-19T21:36:55 | 75,754,548 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,051 | puml | @startuml
actor Player
participant OriginPileOfCards
participant DestinationPileOfCards
Player -> OriginPileOfCards : mover(N cartas)
activate OriginPileOfCards
OriginPileOfCards -> OriginPileOfCards : ¿Se pueden mover N cartas\nde la pila origen?
OriginPileOfCards -> OriginPileOfCards : ¿Tiene la pila origen N\ncartas?
OriginPileOfCards -> OriginPileOfCards : ¿Está la carta más abajo\ndel conjunto que se quiere\nmover boca arriba?
OriginPileOfCards -> DestinationPileOfCards : mover(N cartas)
activate DestinationPileOfCards
DestinationPileOfCards -> DestinationPileOfCards : ¿Se pueden mover N cartas\na la pila destino?
DestinationPileOfCards -> DestinationPileOfCards : ¿Soy un destino válido para las N cartas?
note over DestinationPileOfCards: Las reglas para saber si una pila es un destino válido\nestán descritas en los diagramas de actividad
DestinationPileOfCards -> OriginPileOfCards : movimiento válido
deactivate DestinationPileOfCards
OriginPileOfCards -> Player : movimiento válido
deactivate OriginPileOfCards
@enduml
| false | true | true | false | usecase |
2f1934ac663df9a41483e3b14ee9e328315b08cb | 77c0c4a462091aa0f5f33ea2b4b8e1e772fab90f | /AcciMarket-temp/src-gen/functional-specs/use-cases/diagrams/UCD-Dominio/Beneficiario.plantuml | def7beab9d7f8ad282e3db667aca2ac57e7cc487 | [] | no_license | javoPB/test-git | 29a89cb69f98f0c886f3592ba138e17d9cace281 | d8cf1716d168152660c2a3c833894d6f7b5955de | refs/heads/master | 2023-01-28T17:28:18.421100 | 2020-12-09T18:59:21 | 2020-12-09T18:59:21 | 300,303,289 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 144 | plantuml | @startuml
left to right direction
skinparam packageStyle rectangle
Operador <<persona>> as Actor
rectangle {
Actor -> SearchUC
}
@enduml
| false | true | false | false | sequence |
d5b1bd2b54c84a6f10dddafa4dbf3a05be8ee346 | 99fd128e25c1aef4813198b9594d1366b6e23943 | /Techs/software-craft/know-design/design-principle/SRP/modem.puml | 168479f0899fcc0cad36324b403be78725a9e44b | [] | no_license | tcfh2016/knowledge-map | 68a06e33f8b9da62f9260035123b9f86850316f0 | 23aff8bf83c07330f1d6422fc6d634d3ecf88da4 | refs/heads/master | 2023-08-24T19:14:58.838786 | 2023-08-13T12:04:37 | 2023-08-13T12:04:45 | 83,497,980 | 2 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 100 | puml | @startuml
interface Modem
{
+ dial(string pno)
+ hangup()
+ send(char c)
+recv()
}
@enduml
| false | true | false | false | class |
2c3211572df5ae6a6d3dc3501cfc9d369d402e4b | b8e5dd3ec9af74b7091adff9495ca152e4c30f4c | /uml/gRPC HVA scaling.plantuml | fd79516d4c320020a04bc8863f92f92cabb6007e | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mojaloop/fraud_risk_management | 04f39ea653a7fe20e974cde165e9ca8790af35c9 | f6c25ff410dadc9fb4532246840067116bf0a4a6 | refs/heads/master | 2023-06-17T21:06:53.260091 | 2021-07-14T06:46:11 | 2021-07-14T06:46:11 | 296,127,601 | 13 | 7 | NOASSERTION | 2021-08-04T11:42:07 | 2020-09-16T19:23:37 | HTML | UTF-8 | PlantUML | false | false | 600 | plantuml | @startuml gRPC+HPA scaling
queue "Service 1" as s1
control "Linkerd Proxy" as lp
database "LinkerD Control\nPane" as cp
queue "Service 2" as s2
control Kubernetes as k8s
s1->lp: gRPC request
note over lp
Linkerd will know all
Pods that's been created
with the same deployment
file. It will then do
Load Balancing to all
the Service 2 instances
running.
end note
lp->cp: Telementry + \ncontrol signals
lp->s2: gRPC request
k8s-->k8s: monitor s1 and \ns2 resources
note over k8s
If CPU reaches x% or
RAM use reaches x%,
k8s will use the
deployment file to
deploy another pod.
end note
@enduml | false | true | false | false | sequence |
bdf478393bb93d67d089e0c334e66866bf7d8184 | d99806bb17e4a22325f775539981c6b7799b9d16 | /docs/green/1160557/sp2/sd1.puml | d895ebe3e6746265926086ee45b0c9cb172acde6 | [] | no_license | Fuel4us/GWTFinalProject | 3d0e1194f142cfcbdfc3d24f37a7537ff3a30dfb | b6c2f6add1687ca7800a9ec243edbe067ca6090c | refs/heads/master | 2020-03-21T19:47:13.534718 | 2018-06-28T05:33:43 | 2018-06-28T05:33:43 | 138,969,901 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,114 | puml | @startuml design1
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
boundary WorkbookView
boundary WorkbookPresenter
box "NSheets Client"
participant WorkbookView
participant WorkbookPresenter
end box
box "NSheets Server"
participant ConditionalServiceImpl
participant ConditionalCellFormattingController
participant ConditionalRepository
end box
box "Database"
participant Database
end box
User -> WorkbookView : onReveal() / navigate to page
User -> WorkbookView : click on conditional button
WorkbookView -> WorkbookPresenter : conditionalFormattingAction()
loop allSelectedCells
WorkbookPresenter -> WorkbookPresenter : applyConditionToCell()
end
WorkbookPresenter -> ConditionalServiceImpl : saveRangeConditional()
ConditionalServiceImpl -> ConditionalCellFormattingController : addRangeConditional()
ConditionalCellFormattingController -> ConditionalRepository : save
loop Conditional
ConditionalRepository -> Database : save
end
ConditionalServiceImpl -> WorkbookPresenter : onSuccess()
@enduml | false | true | false | false | sequence |
5d08870aaa40d8d58e7eed8fbc8b0180cfdac93c | bbe3d2b3337392f55059eb73cf499cbbae8c0546 | /vectosvg.puml | 8d7dd38be14563c8b5e9f565f8f59be174f4eb0d | [] | no_license | bonewell/vectosvg | a0e79ec52791bdd8a1e50cdfda4628006abf6bcb | df94521f181a30accfefb4f223335d524153cfd8 | refs/heads/master | 2022-11-15T00:10:52.335542 | 2022-11-13T06:57:52 | 2022-11-13T06:57:52 | 30,225,448 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,321 | puml | @startuml
class City {
+ is_valid(source : string) : bool
+ unzip(tmp : string)
+ is_vec(filename : string) : bool
}
interface AdapterInterface {
+ {abstract} line()
+ {abstract} polygon()
+ {abstract} ellipse()
}
class Converter {
+ convert(input : InterpreterInterface, output : AdapterInterface)
}
AdapterInterface <.. Converter
interface InterpreterInterface {
+ {abstract} interpret() : IteratorInterface
}
Converter ..>InterpreterInterface
class VecInterpreter {
+ __init__(filename : string)
+ line() : string
+ command(name : string, params : string[]) : CommandInterface
+ __del__()
}
InterpreterInterface <|-- VecInterpreter
VecInterpreter --* VecIterator
interface IteratorInterface {
+ {abstract} next() : CommandInterface
}
Converter ..> IteratorInterface
InterpreterInterface ..> IteratorInterface
IteratorInterface <|.. VecIterator
interface CommandInterface {
+ {abstract} execute()
+ __init__(params : string[])
+ setAdapter(adapter : AdapterInterface)
}
AdapterInterface <.. CommandInterface
CommandInterface <|.. LineCommand
CommandInterface <|.. StairsCommand
class SvgAdapter {
+ __init__(filename : string)
+ __del__()
}
AdapterInterface <|.. SvgAdapter
@enduml | false | true | false | false | class |
03aa46a108598a5d3f7589432459c75577089be8 | 357de877c97a76853cad759c1c303b0abc5d8624 | /recibe_me2/doc/UML/registerSequence.puml | 4dbe6793416440a20450d24dbe0ce9452893dc1f | [] | no_license | GreCar05/Golang | a9dad9d90fbb5c53a84cda5ddde85d95120e3c45 | 21c93080aecae6c1f3f07f18a6592d56a820ef49 | refs/heads/master | 2023-02-25T03:26:51.293968 | 2021-02-03T23:21:57 | 2021-02-03T23:21:57 | 335,780,018 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 501 | puml | @startuml
hide footbox
autonumber
actor client
box "BACKEND"
participant register
participant validator
end box
client -> register: /user/register\n{ "user": "h", pass: "123"... }
register -> validator: validar_datos\n{ "user": "h", pass: "123"... }
group if (user exist)
validator -> client: code:400\n{\n\tmessage:"error usuario existe", \n\tdata:{...},\n\terrors:{...}\n}
else
validator -> client: code:200\n{\n\tmessage:"operacion exitosa", \n\tdata:{...},\n\terrors:{...}\n}
end
@enduml | false | true | false | false | usecase |
dc5f7344ba31ad41ab895536525e302612ab23eb | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Tests.AccessorTests/DbTestAccessorBase.puml | 2bf816b796b7302799199a1e75a7d6303295ff6e | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 218 | puml | @startuml
abstract class DbTestAccessorBase {
+ DbTestAccessorBase()
+ Init() : void
+ Cleanup() : void
+ {static} CreateGlobalContext() : void
+ {static} CancelGlobalTransaction() : void
}
@enduml
| false | true | false | false | class |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.