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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8e79014e659326a439523ae770a0e167d201139a | 20be3bf09ffc5253b96995e5d2bbf09ada43c68a | /out/production/Project/tests/tests.plantuml | 39744c7f0fbe86bccf55155128b924f3728bd7ed | [] | no_license | dvoracohen/FourInLine | 3bb996747f1c83529f2df8b1c3745a24c1e2e8e5 | 43ffd6d054a7e2d6cc00d692c10ffc546a92e354 | refs/heads/master | 2022-11-22T13:14:54.640998 | 2020-07-24T09:05:00 | 2020-07-24T09:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,224 | plantuml | @startuml
title __TESTS's Class Diagram__\n
namespace tests {
class tests.BoardTests {
{static} + boardI : Board
+ boardIsFullTest()
+ firstEmptyRowTest()
+ fullColTest()
+ initializeBoardTest()
}
}
namespace tests {
class tests.GameTest {
{static} + board : DecoratedBoard
~ currentPlayer : char
~ gameover : boolean
~ playTest()
}
}
namespace tests {
class tests.UserInerfaceTests {
{static} + board : Board
+ computerPlayerTurnTest()
+ printBoardTest()
+ printMenuTest()
+ showWinnerTest()
}
}
namespace tests {
class tests.VirtualPlayerTests {
{static} + board : Board
+ computerFullBoardChoiseTest()
+ computerWinnigChoiseEasyTest()
+ computerWinnigChoiseMediumTest()
}
}
tests.BoardTests o-- assignment4.UserInterface : userInterface
tests.VirtualPlayerTests o-- assignment4.UserInterface : userInterface
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 |
e2684740238dde02223466e5c9f9c9ec733e9a5a | 51bef828a55ef1ed0a1d4f67258f23b34e10cb5e | /app/app.plantuml | e2d9db458fb010d3b4794e3352e8a51b03f569da | [] | no_license | g107904/Building_higher | 5c2c0c771f0a2cbcc91daf6d7f39af5f47841277 | d9f3380afc83f6138c3fcc3f03d8b582d7669f84 | refs/heads/master | 2020-05-15T11:33:04.222423 | 2020-02-03T13:04:35 | 2020-02-03T13:04:35 | 182,233,310 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,802 | plantuml | @startuml
title __APP's Class Diagram__\n
package com.example.sample2 {
class BuildConfig {
}
}
package com.example.sample2 {
class Cube {
}
}
package com.example.sample2 {
class Cubee {
}
}
package com.example.sample2 {
class ExampleInstrumentedTest {
}
}
package com.example.sample2 {
class Heaxgon {
}
}
package com.example.sample2 {
class MainActivity {
}
}
package com.example.sample2 {
class ShaderUtil {
}
}
package com.example.sample2 {
class data {
}
}
package com.example.sample2 {
class dynamic_Cube {
}
}
package com.example.sample2 {
class mySurfaceView {
}
}
package com.example.sample2 {
class myrec {
}
}
package com.example.sample2 {
class myrec2 {
}
}
package com.example.sample2 {
class point {
}
}
package com.example.sample2 {
class point3d {
}
}
MainActivity -up-|> AppCompatActivity
dynamic_Cube -up-|> Cube
dynamic_Cube o-- myrec2 : tmp
mySurfaceView -up-|> GLSurfaceView
mySurfaceView o-- SceneRenderer : mRenderer
mySurfaceView o-- translateThread : T1
myrec -up-|> Cloneable
myrec o-- point3d : p1
myrec o-- point3d : p2
myrec o-- point3d : p3
myrec o-- point3d : p4
myrec2 -up-|> Cloneable
myrec2 o-- point3d : p1
myrec2 o-- point3d : p2
myrec2 o-- point3d : p3
myrec2 o-- point3d : p4
myrec2 o-- point3d : p5
myrec2 o-- point3d : p6
myrec2 o-- point3d : p7
myrec2 o-- point3d : p8
point3d -up-|> Cloneable
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 |
78b2ccc881a05e9dc2cfe3923c2100b11f476c06 | 5419ba65627214efbf640b0643d5524c4f2a646f | /Architecture/04.PABF#25.predict-actions-based-on-frequency/PMFA#40.sequence.plantuml | 90b6b9503f15a682d45de7a2fd7cba9a35a6e379 | [] | 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 | 1,153 | plantuml |
@startuml PMFA#40.sequence
skinparam monochrome true
autonumber
participant HorusListFragment
participant HorusListAdapter
participant GetHorusList <<Interactor>>
participant AppExecutionRepository
participant AllAppsRepository
participant AppExecutionDAO
HorusListFragment -> GetHorusList : perform()
activate GetHorusList
GetHorusList -> AppExecutionRepository: all
activate AppExecutionRepository
AppExecutionRepository -> AppExecutionDAO: all
activate AppExecutionDAO
AppExecutionDAO ->] : DB select
AppExecutionDAO <--] : DB select
AppExecutionDAO -->> AppExecutionRepository : action executions DTOs
deactivate AppExecutionDAO
AppExecutionRepository -> AllAppsRepository : get all apps
activate AllAppsRepository
AllAppsRepository ->> AppExecutionRepository : all apps
deactivate AllAppsRepository
AppExecutionRepository -> AppExecutionRepository : map DTO to VO
AppExecutionRepository ->> GetHorusList : action executions VOs
deactivate AppExecutionRepository
GetHorusList --> GetHorusList: build Horus list
GetHorusList -->> HorusListFragment : Horus list
deactivate GetHorusList
HorusListFragment -> HorusListAdapter : Horus list
@enduml
| false | true | false | false | sequence |
1cf22112947b5de4fa7161e4e2eb7356df2c4544 | 4ac04c72f7ab647188a0ea1799e64dfdfd2d1365 | /talk-flow.puml | b231a3d49697081383065cfc1ee5dd0fa1d432e4 | [] | no_license | Fukkatsuso/linebot-restaurant | a34b384b120073f3c063ed48bbb5c5a473bc87bf | 1c57c5b027e376ded89d1c14852f447783a3e08f | refs/heads/master | 2020-09-27T07:14:14.034518 | 2020-08-05T07:03:41 | 2020-08-05T07:03:41 | 226,461,159 | 0 | 0 | null | 2020-08-05T07:03:43 | 2019-12-07T05:31:29 | Ruby | UTF-8 | PlantUML | false | false | 286 | puml | @startuml talk-flow
(*) -->[-] "keyword"
"keyword" -->[keywords, latlng, range] "result"
"result" -->[keywords, latlng, range] "keyword"
"result" --> (*)
(*) -->[-] "latlng"
"latlng" -->[latlng] "range"
"range" -->[latlng, range] "result"
"range" -->[latlng, range] "keyword"
@enduml | false | true | false | false | uml-unknown |
ebb4220d4d41fefbc1fa884253a5b6681e8574ec | 2d645ffc27d398e5bbb5cb51d6fd200d4921bdf8 | /src/Symfony/Component/Workflow/Tests/fixtures/puml/square/complex-workflow-nomarking.puml | aa6c2fee397915dc9be73429abf054c5e9603a96 | [
"MIT"
] | permissive | ergiegonzaga/symfony | 528e89636e1d55c5884cb15e2d7de05dac47deb7 | 6b1d607261feb538c767da80add3f52ed5b96adc | refs/heads/master | 2021-05-01T18:42:59.706357 | 2018-02-13T03:43:48 | 2018-02-13T03:43:48 | 121,006,793 | 0 | 0 | MIT | 2018-02-13T03:43:49 | 2018-02-10T10:42:01 | PHP | UTF-8 | PlantUML | false | false | 1,457 | puml | @startuml
allow_mixing
sprite $sf_logo [81x20/16z] {
hPNRaYiX24K1xwBo_tyx6-qaCtDEJ-KXLYMTLbp0HWcHZr3KRDJ8z94HG3jZn4_mijbQ2ryJoFePtXLWA_qxyGy19DpdY_10z11ZAbGjFHRwcEbcKx5-wqsV
yIMo8StMCHKh8ZUxnEwrZiwRAUOvy1lLcPQF4lEFAjhzMd5WOAqvKflS0Enx8PbihiSYXM8ClGVAseIWTAjCgVSAcnYbQG79xKFsZ0VnDCNc7AVBoPSMcTsX
UnrujbYjjz0NnsObkTgnmolqJD4QgGUYTQiNe8eIjtx4b6Vv8nPGpncn3NJ8Geo9W9VW2wGACm_JzgIO8A8KXr2jUBCVGEAAJSZ6JUlsNnmOzmIYti9G7bjL
8InaHM9G40NkwTG7OxrggvNIejA8AZuqyWjOzTIKi-wwYvjeHYesSWuPiTGDN5THzkYLU4MD5r2_0PDhG7LIUG33z5HtM6CP3icyWEVOS61sD_2ZsBfJdbVA
qM53XHDUwhY0TAwPug3OG9NonRFhO8ynF3I4unuAMDHmSrXH57V1RGvl9jafuZF9ZhqjWOEh98y0tUYGsUxkBSllIyBdT2oM5Fn2-ut-fzsq_cQNuL6Uvwqr
knh4RrvOKzxZfLV3s0rs_R_1SdYt3VxeQ1_y2_W2
}
title ComplexDiagram
skinparam titleBorderRoundCorner 15
skinparam titleBorderThickness 2
skinparam state {
BackgroundColor<<initial>> #87b741
BackgroundColor<<marked>> #3887C6
BorderColor #3887C6
BorderColor<<marked>> Black
FontColor<<marked>> White
}
skinparam agent {
BackgroundColor #ffffff
BorderColor #3887C6
}
state "a" <<initial>>
state "b"
state "c"
state "d"
state "e"
state "f"
state "g"
agent "t1"
agent "t2"
agent "t3"
agent "t4"
agent "t5"
agent "t6"
"a" --> "t1"
"t1" --> "b"
"t1" --> "c"
"b" --> "t2"
"t2" --> "d"
"c" --> "t2"
"d" --> "t3"
"t3" --> "e"
"d" --> "t4"
"t4" --> "f"
"e" --> "t5"
"t5" --> "g"
"f" --> "t6"
"t6" --> "g"
footer \nGenerated by <$sf_logo> **Workflow Component** and **PlantUML**
@enduml
| false | true | false | false | state |
e084662d7554316493c2580a9dcc9927ff0feb6d | c7dfcd097cc960fa6a6a3ce5aa117a84498c74fd | /use-cases/use-case-diagram.puml | d1238eba48a10eaea10226baf3c5b741a6b0c989 | [
"Apache-2.0"
] | permissive | gp-8/DevOps | 9811dda877c4e9b197edde7534490116b8fad90a | ca1fc2fb0e11cdea39c3dae3836738f13798055f | refs/heads/master | 2022-07-06T05:26:14.998175 | 2019-09-06T06:44:43 | 2019-09-06T06:44:43 | 201,185,166 | 0 | 3 | Apache-2.0 | 2022-06-21T01:40:08 | 2019-08-08T05:34:35 | TSQL | UTF-8 | PlantUML | false | false | 256 | puml | @startuml
actor Org as "Organization"
rectangle Database
rectangle "Population System" {
usecase UC as "Get reports
by population"
usecase UCa as "Print Population Reports"
Org - UC
UC ..> UCa : include
UC - Database
}
@enduml | false | true | false | false | usecase |
9ab2fe39660bd46da76af27fa010a72c762e1bd1 | 78cdbd7b0f31eed7b727cf7eb89ed94ec6d9917f | /deleteProduct.puml | 5fb4edd82d47de505fdd59f91ad5c161c89ebd1b | [] | 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 | 1,513 | 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 Delete 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 "SimpleModelList" as model <<model>>
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 'Delete' button
activate report
note over report: displays a pop up message\nasking if the customer\nis sure about the\ndeletion
report -> report : if "YES" then jList.getSelectedValue() : product
report -> dao++ : deleteProduct()
dao -> model++ : updateItems(products)
model -> dao : updated product List
model--
return products
report -> report : if "NO" then close
user <-- report : list of products displayed
@enduml
| false | true | true | false | usecase |
038f0ded554548fb668dc5bbd97248a257c558d0 | 1fbbc898e2ebaa5b2be2f3523a87109f2722112f | /input/activity-diagram.puml | d1ddc5f520408cdbe228121f490b937b0bac6796 | [] | no_license | danial-k/plantuml | 017a97596787959fd1e907b7dcb8125853469e6e | 6cc8a9ac624cdea767d3a05ba1822cc5626f3795 | refs/heads/main | 2022-12-28T05:35:08.738274 | 2020-10-06T10:51:35 | 2020-10-06T10:51:35 | 301,558,880 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 204 | puml | @startuml Activity
(*) --> "Initialization"
if "Some Test" then
-->[true] "Some Action"
--> "Another Action"
-right-> (*)
else
->[false] "Something else"
-->[Ending process] (*)
endif
@enduml
| false | true | false | false | activity |
44e27c790dc2231e074804101dac1778d89997af | aead6c4897bbcd4faa8202ddfbb086b0c53d1fdf | /docs/scenarios/addItem.puml | 5491f0bd4813fa95738d79284e417083b3114800 | [
"MIT"
] | permissive | deanarchy/relace | c9a60e3f90b45e237652d5d63e8d55b1255ccf0f | 930b79f8e164e3e2fa120f35b8f306326ec588ac | refs/heads/master | 2023-08-23T08:53:42.869347 | 2021-10-20T08:09:18 | 2021-10-20T08:09:18 | 418,796,864 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 464 | puml | @startuml [Sequence] Add Item
actor User as User
participant Client as Client
box "Item Domain"
participant NewItemController
participant ItemDatabase
end box
collections Display as Display
User -> Client: Create new item on /items/new
Client -> NewItemController: POST /api/items + data
NewItemController -> ItemDatabase: Write item data
NewItemController ---> Display: << Event ItemCreated >>
NewItemController --> Client: 201 OK Resource Created
@enduml | false | true | false | false | sequence |
b93e4620e43dc0720a2923c8d681e5f90563e3db | f563631a7a9f473bb8a6a53ed87ab80cd9cd9d86 | /Assets/Scripts/plantuml/UIs/Score.puml | c121f697d430957922d6d22ff93e2ccc14be45b8 | [] | no_license | 202004g07/UnityShooting | 74cc68f7abf2cc49bc6455b8c19587e245227b50 | 1249e19e0f660cd8f51930a9466962ac2754ff19 | refs/heads/main | 2023-01-01T21:18:11.351731 | 2020-10-26T09:24:12 | 2020-10-26T09:24:12 | 302,015,985 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 222 | puml | @startuml
class Score {
point : float
- Start() : void
Update() : void
+ AddScore() : void
+ AddScore(num:int) : void
+ GetScore() : string
}
MonoBehaviour <|-- Score
Score --> "score" Text
@enduml
| false | true | false | false | class |
28fee86c656338b247ea9dbc67ee51ef8e5dd3d7 | afaba8b7f5d826664155b257db77cf4dbf4b8816 | /oop-pattern/ch07/resources/09-mediator-02.puml | dbf7050ec6001c451acc381c4667714848625eea | [
"MIT"
] | permissive | appkr/pattern | b40b621e52c9b27be01f2a21f2f605a459ac998f | 1e635f7b79cc4b89d2e75455cb14e1572619eb20 | refs/heads/master | 2022-11-02T01:56:18.654766 | 2022-10-12T08:45:58 | 2022-10-12T08:47:36 | 71,896,898 | 11 | 2 | MIT | 2018-11-10T15:05:11 | 2016-10-25T12:55:03 | PHP | UTF-8 | PlantUML | false | false | 391 | puml | @startuml
'skinparam linetype ortho
class MediaController {}
class TitleUI {}
class VideoPlayer {}
class VideoListUI {}
class RecommendedListUI {}
class CaptionUI {}
MediaController ..> VideoPlayer
VideoPlayer ..> MediaController
VideoPlayer <. VideoListUI
VideoListUI .up.> TitleUI
MediaController .> VideoListUI
RecommendedListUI .> VideoPlayer
VideoPlayer .up.> CaptionUI
@enduml | false | true | false | false | class |
c4824ef1ee83cdfa7d52d0ffd0a3570aa834bc8e | f0d65880e915ada4064e6427e8c772db1b2a1519 | /UseCases/UseCase-08-Diagram.puml | 666df54a0210ea0e63273dd29095bb63d64d3048 | [
"MIT"
] | permissive | gaborbuzasi/group-b-sem-coursework | 6da85aaf7e2875f269f4faf14b61f9e2f0095f3d | 59e2229e89cf442c9489c084e1b638c3eb5af119 | refs/heads/master | 2020-04-17T22:19:48.854942 | 2019-04-26T08:41:14 | 2019-04-26T08:41:14 | 166,989,856 | 1 | 0 | MIT | 2019-04-25T12:14:23 | 2019-01-22T12:24:08 | Java | UTF-8 | PlantUML | false | false | 675 | puml | @startuml
actor Statistics as "Statistician"
rectangle Database
rectangle "Population Information System" {
usecase UC1 as "Get report of the number of people in the world who speak Chinese, English, Hindi, Spanish and Arabic from greatest number to smallest,
including the percentage of the world population "
usecase UC1 as "Print report of the number of people in the world who speak Chinese, English, Hindi, Spanish and Arabic from greatest number to smallest, including the percentage of the world population "
ST - UC1
UC1 ..> UCa : include
UC1 - Database
}
@enduml | false | true | false | false | usecase |
67bf012ed4f3ff799d1836f6d501531bd54b2856 | 26d5ceb51aea843490d9d104d84f4800c70cfbc2 | /TrainSystem/UML/Sequence Diagrams/TrainModel/ActivateEmerBrakeSeqDiagram.puml | 46e7e2b76e4c0fedd343d5d712ed4f2271050b49 | [
"MIT"
] | permissive | kevingilboy/COE1186 | 7491c4019ccc3df8ff3adc9a5fa4c7b7aeb67dab | b5e3c3135cf80d4dae8dd4412999ae92784dd3a9 | refs/heads/master | 2021-01-21T12:01:04.821758 | 2017-12-13T07:54:33 | 2017-12-13T07:54:33 | 102,041,226 | 0 | 2 | MIT | 2018-02-09T16:36:04 | 2017-08-31T20:17:26 | Java | UTF-8 | PlantUML | false | false | 552 | puml | @startuml
title Activate Emergency Brake Sequence Diagram
skinparam sequence {
BackgroundColor transparent
ParticipantBackgroundColor #e6ffcc
ParticipantBorderColor #049595
PackageBorderCOlor #049595
ArrowColor #006666
LifeLineBorderColor #c09cd9
}
actor Passenger
participant "TrainModelGUI" as A
participant "Train" as B
participant "TrainController" as C
Passenger -> A : Clicks "Emergency Brake" Button
activate A
A -> B : setEmergencyBrake()
activate B
deactivate A
B -> C : setEmergencyBrake()
activate C
deactivate B
@enduml | false | true | false | false | sequence |
28b8d9ac444ef32759aad58a434270b279751225 | 7b13715b0b972ea52b88ad8097cc8cb7b41f2bb1 | /Rendu/doc/javadoc/ch/tofind/commusica/package.puml | 6ce798c34934409210d5de3af85702f833e9bfe3 | [] | no_license | heig-vd-pro2017/projet | 8f6e9bb5cc75baaf809eda87b31d7de8c632f713 | db1e7ff720076eea9efe2c4fc8bcad97d80ca2f1 | refs/heads/master | 2021-01-16T23:21:13.159819 | 2017-05-29T17:32:48 | 2017-05-29T17:32:48 | 82,906,602 | 5 | 2 | null | 2017-04-02T16:05:43 | 2017-02-23T08:55:46 | Java | UTF-8 | PlantUML | false | false | 208 | puml | @startuml
namespace ch.tofind.commusica {
class Commusica {
[[Commusica.html]]
{static} -LOG: Logger
{static} +main(String[]): void
}
}
@enduml
| false | true | false | false | class |
ae93b5ec676abdf5a7739117899a91c03fd62282 | 04d607dd9846b9f9a81379c9de714afcf6e58279 | /src/main/java/ex45/diagram45.puml | def6370673d2d54a7380133e019717cd9ccc97fe | [] | no_license | christineh11/hawkins-cop3330-assignment3. | c9e3accd5c94c13559a56579a16061e577e65c90 | 7c9ee794f7c363bd249344531a9025cd60c4df5f | refs/heads/master | 2023-08-18T09:11:14.627713 | 2021-10-12T01:37:57 | 2021-10-12T01:37:57 | 416,139,621 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 271 | puml | @startuml
'https://plantuml.com/sequence-diagram
package "ex45" #DDDDDD {
Main <|-- word
file exercise45_input.txt{
}
class Main{
+{static}{method}main()
+file.input()
}
file output.txt{
class word{
-out: String
+{method}input()
}
@enduml | false | true | false | false | class |
5ee605984e420839cd7bf5a0cef343a34c266a27 | 394a56ac07462a7305e934de37c3ed3a5363f56a | /Sprint 2/Análise/UC6_Definir_Tarefa/UC6_SSD.plantuml | fce2c811249ae2797583cc3487257db71fafd0d8 | [] | no_license | pedro-miguez/upskill_java1_labprg_grupo3 | 69ab871772f2a2faba901ee894aea2f8fe7392bb | 99bed16b491e8f0fbceb86e621cb9164e7722586 | refs/heads/main | 2023-03-24T02:26:43.964110 | 2021-03-22T10:50:54 | 2021-03-22T10:50:54 | 331,625,464 | 1 | 0 | null | 2021-03-19T18:00:07 | 2021-01-21T12:45:29 | Java | UTF-8 | PlantUML | false | false | 662 | plantuml | @startuml_dss_uc6
title UC6 - Diagrama de sequência de sistema
actor Colaborador_de_Organização
participant Sistema
activate Colaborador_de_Organização
Colaborador_de_Organização -> Sistema: 1 inicia a especificação de uma tarefa
activate Sistema
Sistema --> Colaborador_de_Organização: 2 solicita dados (referência, designacao, descrição informal e de caráter técnico, duração, custo, categoria)
deactivate Sistema
Colaborador_de_Organização -> Sistema: 3 introduz os dados solicitados
activate Sistema
Sistema --> Colaborador_de_Organização: 4 apresenta dados e informa do sucesso da operação
deactivate Sistema
@enduml_dss_uc6 | false | true | true | false | usecase |
b65b8eacfc25cd616df874651ac4cd7f6d503d8d | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/StagedOrderSetOrderTotalTaxAction.puml | a02c12074a0edc93183548b0cbe977123d1ee918 | [] | 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 | 568 | 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 StagedOrderSetOrderTotalTaxAction [[StagedOrderSetOrderTotalTaxAction.svg]] extends StagedOrderUpdateAction {
action: String
externalTotalGross: [[Money.svg Money]]
externalTaxPortions: [[TaxPortionDraft.svg List<TaxPortionDraft>]]
}
interface StagedOrderUpdateAction [[StagedOrderUpdateAction.svg]] {
action: String
}
@enduml
| false | true | false | false | class |
afc981d0bbdbdad8f1931f6b46b16207e8853a87 | b97eb1712cbe8e6917603c1efb868407669692e5 | /samples/nodejs/doc/anoncredsRevocationScenario.puml | 4a9d32c2598b9eaf89f86118f4ada015a3f8bc1a | [
"Apache-2.0"
] | permissive | evernym/indy-sdk | 3fefe08927cfe0cbd2efcd2e1f9b4e72bf3f53b2 | 714d449353518f929d9787d3156af785e2a42ccb | refs/heads/master | 2021-04-15T10:21:56.633058 | 2019-07-02T18:28:20 | 2019-07-02T18:28:20 | 126,876,532 | 5 | 19 | Apache-2.0 | 2023-02-22T23:46:03 | 2018-03-26T19:02:36 | Rust | UTF-8 | PlantUML | false | false | 2,123 | puml | @startuml
actor "Issuer" as I
actor "Prover" as P
actor "Verifier" as V
participant "Ledger" as L
participant "Tails" as T
note over I, V
- Open pool handles
- Create wallets
- Create DIDs
end note
== Standard init of schema, credential definition and share of this data ==
I -> I : Creates credential schema
I -> L : Posts credential schema to ledger
L -> I : Gets credential schema from ledger
I -> I : Creates credential definition
I -> L : Posts credential definition
I -> T : Open tails writer
I -> I : Creates revocation registry
I -> L : Posts revocation registry definition to ledger
I -> L : Posts revocation registry entry to ledger
note over I, V
Issuer share public data (schema ID, credential definition, ...)
end note
P -> L : Gets schema from ledger
V -> L : Gets schema from ledger
== Credential request and issue ==
I -> I : Creates credential offer
I --> P : Transfers credential offer to prover
L -> P : Gets credential definition from ledger
P -> P : Creates master secret
P -> P : Creates credential request
P --> I : Transfers credential request
I -> T : Opens tails reader
I -> I : Creates credential
I -> L : Posts revocation registry delta to ledger
I -> P : Transfers credential
L -> P : Gets revocation regisgtry definition from ledger
P -> P : Stores credential
== Proof ==
V -> V : Creates proof request
V --> P : Transfers proof request
P -> P : Gets credentials for proof request
P -> T : Opens tails reader
L -> P : Gets recovation registry delta
P -> P :Creates revocation state
P -> P : Creates proof
P --> V : Transfers proof
L -> V : Gets credential definition from ledger
L -> V : Gets revocation registry definition
L -> V : Gets revocation registry value
V -> V : Verifies proof (true)
== Revocation ==
I -> I : Revocates credential
I -> L : Posts revocation registry delta to ledger
== Proof verification after revocation ==
L -> V : Gets revocation registry value
V -> V : Verifies proof (false)
== Proof verification at timestamp before revocation ==
L -> V : Gets revocation registry value with timestamp of proof reception
V -> V : Verifies proof (true)
@enduml | false | true | false | false | usecase |
81b5c24d3984991112eb472ce9d0a272edf24963 | e313af6ff9b250b6d7daf55f4e779659fb141c20 | /docs/adr/0002-new-asset-model/new_scenario.puml | 020b7ebc0e0eccda2807c340e20cdeef120aca83 | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | alphagov/whitehall | 71f0806ea856082bd4ea71139ff3f1d299a02294 | bdeb92e9e1dfc88a8693af44a1ae8c708ab94489 | refs/heads/main | 2023-09-03T23:56:44.719006 | 2023-09-01T15:16:37 | 2023-09-01T15:16:37 | 2,416,064 | 773 | 182 | MIT | 2023-09-14T17:54:53 | 2011-09-19T15:10:49 | Ruby | UTF-8 | PlantUML | false | false | 2,749 | puml | @startuml
node Whitehall {
object "Document:1" as Document_1 {
slug: new_news
content_id: ...38699bd72b83
latest_edition_id: 1
live_edition_id:
}
together {
object "NewsArticle:1" as NewsArticle_1 {
title: New News!
state: draft
}
Document_1 *-- NewsArticle_1
object "FileAttachment:1" as FileAttachment_1 {
title: Important Document
}
NewsArticle_1 *-- FileAttachment_1
object "Image:2" as Image_2 {
caption: Dramatic Footage
}
NewsArticle_1 *-- Image_2
}
object "AttachmentData:1" as AttachmentData_1 {
carrierwave_file: important_document.pdf
content_type: application/pdf
}
AttachmentData_1 *-u- FileAttachment_1: also linked to other editions
object "ImageData:2" as ImageData_2 {
carrierwave_image: dramatic_footage.png
}
ImageData_2 *-u- Image_2: also linked to other editions
object "Asset:1" as Asset_1 {
asset_manager_id: X164e681f
owner_type: AttachmentData
owner_id: 1
variant: original
}
object "Asset:2" as Asset_2 {
asset_manager_id: X174e681f
owner_type: AttachmentData
owner_id: 1
variant: thumbnail
}
object "Asset:3" as Asset_3 {
asset_manager_id: X174e6824
owner_type: ImageData
owner_id: 2
variant: original
}
object "Asset:4" as Asset_4 {
asset_manager_id: X174e6825
owner_type: ImageData
owner_id: 2
variant: s216
}
AttachmentData_1 *-- Asset_1
AttachmentData_1 *-- Asset_2
ImageData_2 *-- Asset_3
ImageData_2 *-- Asset_4
}
node PublishingApi {
object "Document:4" as pubapi_Document_4 {
content_id: ...38699bd72b83
}
object "Edition:4" as pubapi_Edition_4 {
title: New News!
state: draft
}
pubapi_Document_4 *-- pubapi_Edition_4
}
node AssetManager {
together {
object "WhitehallAsset:X164e681f" as am_WhitehallAsset_X164e681f {
file: important_document.pdf
legacy_url_path: .../attachment_data/file/1/important_document.pdf
state: uploaded
draft: true
}
object "WhitehallAsset:X174e681f" as am_WhitehallAsset_X174e681f {
file: thumbnail_important_document.pdf.png
legacy_url_path: .../attachment_data/file/1/thumbnail_important_document.pdf.png
state: uploaded
draft: true
}
}
together {
object "WhitehallAsset:X174e6824" as am_WhitehallAsset_X174e6824 {
file: dramatic_footage.png
legacy_url_path: .../image_data/file/2/dramatic_footage.png
state: uploaded
draft: false
}
object "WhitehallAsset:X174e6825" as am_WhitehallAsset_X174e6825 {
file: s216_dramatic_footage.png
legacy_url_path: .../image_data/file/2/s216_dramatic_footage.png
state: uploaded
draft: false
}
note right
also 5 other scaled images not shown
end note
}
}
Document_1 .. pubapi_Document_4
Asset_1 .. am_WhitehallAsset_X164e681f
Asset_2 .. am_WhitehallAsset_X174e681f
Asset_3 .. am_WhitehallAsset_X174e6824
Asset_4 .. am_WhitehallAsset_X174e6825
@enduml | false | true | false | false | state |
3b441b9a018bafc1d6111eb8d9c73e46d8d085cd | 65d20a2522663f335ac05ff61a0d00cb3c9e02d6 | /设计模式/行为型模式/18.Memento备忘录/mediator.puml | ba433642c651a647b8e54cc6e39906d155fbd5d3 | [] | no_license | GungnirLaevatain/doc | 3f436387665cd67b93e84df0a0c92f9f894ad4a3 | 519643453e49a5a82e4a971597d186bfdc280116 | refs/heads/master | 2020-08-08T15:52:54.217559 | 2020-03-16T02:10:08 | 2020-03-16T02:10:08 | 213,863,201 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 372 | puml | @startuml
class Caretaker{
- Memento memento
+ void saveMemento(Memento memento)
+ Memento getMemento()
}
class Memento{
- String state
+ String getState()
}
class Originator{
- String state
+ void setState(String state)
+ Memento saveStateToMemento()
+ recoveryFromMemento(Memento memento)
}
Caretaker --> Memento
Originator ..> Memento
@enduml | false | true | false | false | class |
16629e0211b597c4097bfbf117d087963bbd9168 | 8d91ff31e22d4f0f2082ebba0c6da8ec4391e8f4 | /src/doc/sequenceDiagram/assignRoleToUser.puml | c88a3bc8a3de4d30235a89030d8df4fc75bb87cb | [] | no_license | suraj903/sportsgeek_backend-1 | fe54372687c96ac6a92a8e76d913bf60f44ffee7 | 99fe51fa81a9df4599f2b3eeac299846d5bf835d | refs/heads/master | 2023-07-28T02:16:51.481764 | 2021-09-13T14:43:12 | 2021-09-13T14:43:12 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,618 | puml | @startuml
header SportsGeek
title Assign Role to User
skinparam ParticipantPadding 10
skinparam BoxPadding 20
actor User
box "SportsGeek System"
participant sportsGeek
end box
box "Assign Role Service"
participant assignRole
end box
box "database"
database database
end box
User -> sportsGeek: Get All User Details
activate sportsGeek #lightblue
alt #white User Details
sportsGeek -> "assignRole" : Get All User Details
activate assignRole #lightblue
assignRole -> "database" : Get All User Details
activate "database" #lightblue
"database" --> "assignRole" : <font color=darkblue><b>Response Get All User Details
deactivate "database"
"assignRole" --> "sportsGeek" : <font color=darkblue><b>Response Get All User Details
deactivate "assignRole"
"sportsGeek" --> User : <font color=darkblue><b>Response Get All User Details
deactivate "sportsGeek"
end alt
User -> sportsGeek: Get All Roles
activate sportsGeek #lightblue
alt #white Roles
sportsGeek -> "assignRole" : Get All Roles
activate assignRole #lightblue
assignRole -> "database" : Get All Roles
activate "database" #lightblue
"database" --> "assignRole" : <font color=darkblue><b>Response Get All Roles
deactivate "database"
"assignRole" --> "sportsGeek" : <font color=darkblue><b>Response Get All Roles
deactivate "assignRole"
"sportsGeek" --> User : <font color=darkblue><b>Response Get All Roles
deactivate "sportsGeek"
end alt
User -> sportsGeek: Update User Role
activate sportsGeek #lightblue
alt #white Update Role
sportsGeek -> "assignRole" : Update User Role
activate assignRole #lightblue
assignRole -> "database" : Update User Role
activate "database" #lightblue
"database" --> "assignRole" : <font color=darkblue><b>Response Role Updated Successfully
"assignRole" --> "sportsGeek" : <font color=darkblue><b>Response Role Updated Successfully
"sportsGeek" --> User : <font color=darkblue><b>Response Role Updated Successfully
else #pink User Id Not Found
"database" --> "assignRole" : <font color=darkblue><b>Response User Id Not Found
"assignRole" --> "sportsGeek" : <font color=darkblue><b>Response User Id Not Found
"sportsGeek" --> User : <font color=darkblue><b>Response User Id Not Found
else #pink Unable to assign role
"database" --> "assignRole" : <font color=darkblue><b>Response Unable to assign role
deactivate "database"
"assignRole" --> "sportsGeek" : <font color=darkblue><b>Response Unable to assign role
deactivate "assignRole"
"sportsGeek" --> User : <font color=darkblue><b>Response Unable to assign role
deactivate "sportsGeek"
end alt
@enduml | false | true | false | false | sequence |
a27e06df2f1835b0a35db89a1114c19893eb32ea | 831e34223751ba984839b477e9334a7316b044af | /docs/diagramas/diagramas de clase/Etapa.puml | 03f3160b029e51829dc2917c6dc9d177b776be2b | [
"MIT"
] | permissive | nauee/Algo3-TP2 | 7163a693b752906e48f416d6a02fad76cd357961 | d1bec97ab04bb6272d851c6627b72d5a0951ab31 | refs/heads/main | 2023-07-11T13:04:23.873792 | 2021-08-12T23:26:02 | 2021-08-12T23:26:02 | 381,121,179 | 6 | 5 | MIT | 2021-08-12T02:33:59 | 2021-06-28T18:05:13 | Java | UTF-8 | PlantUML | false | false | 1,402 | puml | @startuml
title Etapa
abstract class Etapa {
# {static} jugadores: ArrayList
# {static} cartas: ArrayList
# {static} continentes: ArrayList
# {static} jugadorDeTurno: int
+ {static} siguienteJugador(): Jugador
+ {abstract} jugar(cantidadEjercitos: int, paises: Array): void
+ {abstract} siguienteFase(): Etapa
+ {abstract} activarCarta(unaCarta: Carta): void
+ {abstract} canjearCartas(carta1, carta2, carta3): void
}
EtapaBatalla --|> Etapa
EtapaColocacion --|> Etapa
class EtapaBatalla {
- fase: Fase
+ {static} EtapaBatalla(): EtapaBatalla
+ jugar(cantidadEjercitos: int, paises: Array): void
+ siguienteFase(): Etapa
+ activarCarta(unaCarta: Carta): void
+ canjearCartas(carta1, carta2, carta3): void
}
class EtapaColocacion {
- fase: FaseColocacion
+ {static} EtapaColocacion(): EtapaBatalla
+ jugar(cantidadEjercitos: int, paises: Array): void
+ siguienteFase(): Etapa
+ activarCarta(unaCarta: Carta): void
+ canjearCartas(carta1, carta2, carta3): void
}
class PrimeraEtapaInicial {
- fase: FaseInicial
- fichasIniciales: int
+ {static} PrimeraEtapaInicial(): PrimeraEtapaInicial
}
PrimeraEtapaInicial --|> Etapa
class SegundaEtapaInicial {
- fase: FaseInicial
- fichasIniciales: int
+ {static} SegundaEtapaInicial(): SegundaEtapaInicial
}
SegundaEtapaInicial --|> Etapa
@enduml | false | true | false | false | class |
4c7c3f15d86e6618a7e2a43ffc2065855e2cd99c | 2f64deb4bb8726061f7da06a224ab789d89bc103 | /docs/server_structure.puml | e12608eb90463f47d3669bb3405921ab9b41bf00 | [] | no_license | Sarahcvd/Eksamen-prg203 | c18cdfe81abf64551e9cc7de80bcd7b0a7100603 | db731496d0eed5906327a2293983b21c847ef013 | refs/heads/master | 2023-03-18T13:57:37.072718 | 2020-11-10T00:26:56 | 2020-11-10T00:26:56 | 346,308,998 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 885 | puml | @startuml
actor User
participant WebBrowser
box Java Server
participant HttpServer
participant WorkerListController
participant WorkerDao
end box
dataBase PostgreSQL
User -> WebBrowser: List worker
WebBrowser -> HttpServer: /showWorker.html
WebBrowser <-- HttpServer: <html>....<script>fetch()</html>
WebBrowser -> HttpServer: /api/worker
HttpServer -> HttpServer: controllers.get("/api/worker")
note left of HttpServer: this is called routing
HttpServer -> WorkerListController: handle(HttpMessage request)
WorkerListController -> WorkerDao: List()
WorkerDao -> PostgreSQL: SELECT * FROM WORKER
WorkerDao <-- PostgreSQL: ResultSet
WorkerListController <-- WorkerDao: List<Worker>
HttpServer <-- WorkerListController: [HttpMessage response]
WebBrowser <-- HttpServer: <li>Gustav Gustavsson Ggustav@egms.co.uk</li><li>..</li>
User <- WebBrowser: List of workers
@enduml | false | true | false | false | usecase |
e495879afd10f88275e79cffa64181b1f8c07b16 | 1ea216139719e0886ebdc2bbe7cacc85ee779d0f | /CMS_asp/src/main/puml/com/twu/calculator/delete-contact.puml | db06ae6f3823b812f3cf9cf59426a8015cc0f789 | [] | no_license | amitshr6779/Java-Web-App | 213aec668a051a078b1de511dc1dc9b803d8e994 | 49c03d8ece41597319f89e87835549f877309339 | refs/heads/master | 2023-08-20T11:48:14.411183 | 2019-09-01T21:03:37 | 2019-09-01T21:03:37 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 692 | puml | @startuml class-diagram.png
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
participant ContactsPresenter
participant ContactsServiceAsync
ContactsPresenter ->> ContactsPresenter : bind()
User ->> ContactsPresenter: *selects contact*
ContactsPresenter ->> ContactsPresenter : getClickedRow()
User ->> ContactsPresenter: *presses delete*
ContactsPresenter ->> ContactsPresenter : getSelectedRows()
ContactsPresenter ->> ContactsServiceAsync : deleteContacts()
ContactsPresenter ->> ContactsPresenter : setData()
deactivate ContactsServiceAsync
deactivate ContactsPresenter
@enduml
| false | true | false | false | sequence |
d8249cfb709d052e2ece223425d91ee1175fe9e9 | 36f2eefd80d6478abd0109578658d2c1a4265684 | /Architecture/02_UML/part1_19_class_diagram.plantuml | 9fbff50dbab0951bae29ce1c033a2dca6e3e50f1 | [] | no_license | yenarue/TIL | 4288aecd5a89bf8928fe041b6af9fd5ea1ace067 | 195d1679cf90e9956cbdb8c120cffaf4afb0df52 | refs/heads/master | 2022-10-09T06:57:15.715008 | 2022-09-28T10:50:18 | 2022-09-28T10:50:18 | 62,803,644 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 544 | plantuml | @startuml part1_19
left to right direction
skinparam classAttributeIconSize 0
class Student {
+ studentNumber: Int
+ name: String
+ email: String
}
class Course {
+ name: String
+ id: Int
+ hours: float
}
class Project {
+ name: String
+ start: Date
+ end: Date
}
class Enrollment {
+ drop()
+ cancel()
}
class StudentParticipation {
}
Student "10..*" -- "1..7" Course : enroll >
(Student, Course) . Enrollment
Student "2..5" -- "0..5" Project
(Student, Project) . StudentParticipation
@enduml | false | true | false | false | class |
e87551fa7f3ac2b67ede8ad7946e6d29bb221539 | a83ac4e75ea0ba29bce62dac2e66e4c129b004ec | /class_diagram.puml | 2b9c30f8045c6d9f9799aa2fcab498dd507fd5f8 | [] | no_license | danielb05/reciclame | d052e00e122f643898d4f164f23375cc5b7fc277 | 1ee5ff0524bcfb3a3db977ae8113054b591ba65b | refs/heads/master | 2023-02-16T19:34:20.895952 | 2021-01-12T17:32:00 | 2021-01-12T17:32:00 | 305,441,164 | 0 | 1 | null | 2021-01-12T17:32:02 | 2020-10-19T16:09:36 | Dart | UTF-8 | PlantUML | false | false | 1,586 | puml | @startuml
skinparam dpi 200
skinparam classAttributeFontSize 8
skinparam classArrowFontSize 9
skinparam classFontSize 10
skinparam nodesep 90
skinparam ranksep 40
hide stereotype
skinparam class {
BackgroundColor White
BackgroundColor<<User>> LightPink
BackgroundColor<<Container>> LightBlue
BackgroundColor<<Product>> LightGreen
BackgroundColor<<Material>> LightYellow
BackgroundColor<<Size>> Crimson
BackgroundColor<<Location>> LightSalmon
BackgroundColor<<Property>> Lavender
}
class User <<User>>{
String fullname
String email
String password
String avatar
String city
Integer postal_code
Integer score
Date created_On
Date updated_On
boolean enable
}
class Location <<Location>>{
Double latitude,
Double longitude
}
class Material <<Material>>{
String name
String name_ES
String description
String description_ES
String color
}
class Container <<Container>>{
String name
String name_ES
String description
String description_ES
List <String> enable_cities
String color
}
class Product<<Product>>{
String name
String name_ES
String description
String description_ES
List <Barcode> product_barcode
List <String> picture
}
class Property <<Property>>{
String name
String name_ES
String description
String description_ES
}
class History <<History>>{
Integer quantity
}
History "*"-- "1" User: By >
History "1" -- "1" Material: compose >
Product "1" -- "*" Material: contains >
Product "*" -- "*" Property: has >
User "*" -- "1" Location: locate >
Material "*" -- "1" Container: allows >
Container"*" -- "1" Location: locate >
@enduml | false | true | false | false | class |
a478d3b2512ba49f93efc39b488c6a14c2b51559 | 7e76778bf9a2540a68e2f05ad6ad32f99fc70bed | /Assets/Assets/Scripts/OSK/InputField.puml | 10f2b72737e981398e428beacd212545c0783c2b | [] | no_license | JosipSkrlec/TVZ_GuestBook | e047760cd605d9d433406edc09f3f24d8a6c3ba3 | 1455332d4b71d615ea38db23698b31741289b056 | refs/heads/main | 2023-07-16T18:40:16.758495 | 2021-08-28T12:42:11 | 2021-08-28T12:42:11 | 347,311,742 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 193 | puml | @startuml
class InputField {
+ Focus() : void
+ UnFocus() : void
+ Append(value:string) : void
<<internal>> Execute(code:KeyCode) : void
}
MonoBehaviour <|-- InputField
@enduml
| false | true | false | false | class |
98dfe12b04ad0148dfab13ba5c358585ba950ec0 | 486ad1a637f695de4792616b3de9ab64c5cf3312 | /Projeto/uml/PlantUML/dusecase.puml | 39018e712b08e82636b03dc6b1e41147ac762f08 | [
"MIT"
] | permissive | JonathanSias/gama_cmanager | eb8ecb388d7b6e3fc90edc8f7e0fa13d1add861a | 705c587d780affd82955cc537c0aeb71664618c9 | refs/heads/master | 2021-03-13T08:01:35.237155 | 2020-08-28T19:12:17 | 2020-08-28T19:12:17 | 246,655,868 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,297 | puml | @startuml
skinparam usecase{
BorderColor Navy
BackgroundColor LightCyan
ArrowColor Navy
FontColor Navy
}
skinparam ActorBorderColor Navy
skinparam ActorFontColor Navy
actor Reitoria #MintCream
actor Diretor #MintCream
actor Técnico #MintCream
Diretor <|-- Reitoria
Técnico <|-- Diretor
Técnico -right-> (Gerenciar Usuários)
(Gerenciar Usuários) .> (Cadastrar Técnico) : extends
(Gerenciar Usuários) .> (Remover Técnico) : extends
(Gerenciar Usuários) .> (Editar Técnico) : extends
Técnico -right-> (Gerenciar Coleções)
(Gerenciar Coleções) .> (Cradastrar Peça) : extends
(Gerenciar Coleções) .> (Remover Peça) : extends
(Gerenciar Coleções) .> (Editar Peça) : extends
Diretor -right-> (Cadastrar Técnico)
Diretor -right-> (Gerenciar Museu)
(Gerenciar Museu) .> (Cradastrar Museu) : extends
(Gerenciar Museu) .> (Remover Museu) : extends
(Gerenciar Museu) .> (Editar Museu) : extends
Reitoria -right-> (Gerenciar Museus)
(Gerenciar Museus) .> (Cradastrar Museus) : extends
(Gerenciar Museus) .> (Remover Museus) : extends
(Gerenciar Museus) .> (Editar Museus) : extends
Reitoria -right-> (Cadastrar Diretor)
@enduml | false | true | true | false | usecase |
fc204f0ceeb65f63ec487e0113f0bcc2b59d8402 | 06132bb306986359c8958effdb12134da4aa9a23 | /spring-cloud-design-pattern/behavior-state-pattern/src/main/resources/static/diagram.puml | 99732c4b571fe51a85aba71e481bf505e8df0a02 | [] | no_license | sunnyzhy/Design-pattern | 1fe797d2af0e102be63704aad5a5e3a3d8feb5a9 | 665b5cde412e965665469af1b5011c6c280ea7d0 | refs/heads/master | 2023-07-01T15:50:37.005870 | 2023-06-13T09:33:49 | 2023-06-13T09:33:49 | 55,023,406 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 768 | puml | @startuml
Context o-- State
class Context {
-State state
+Context()
+void setState(State)
+State getState()
+void handle()
}
abstract class State {
+abstract void handle(Context)
}
class ConcreteStateA extends State {
+void handle(Context)
}
class ConcreteStateB extends State {
+void handle(Context)
}
note as N
public Context()
{
state = new ConcreteStateA();
}
public void handle()
{
state.handle(this);
}
end note
note as M
public void handle(Context)
{
context.setState(new ConcreteStateB());
}
end note
note as L
public void handle(Context)
{
context.setState(new ConcreteStateA());
}
end note
Context .. N
ConcreteStateA .. M
ConcreteStateB .. L
@enduml | false | true | false | false | state |
b63a18f25bf92c5c8fc1b55f64c4c0081b80116d | 2573bb8384b6098c10f0f6597c8f61c5140284f6 | /test/data/car.puml | b47edfbe85b1187a5fa21ae13c215e600a64b31c | [
"MIT"
] | permissive | jupe/puml2code | 71670a84c77b2bf2b9c570b2dd10d6818f9883fb | 08a1f51ba8939a897fbc25d615927d557dac9154 | refs/heads/master | 2023-07-06T16:06:12.061041 | 2022-04-14T23:28:32 | 2022-04-14T23:28:32 | 173,682,873 | 91 | 16 | MIT | 2023-07-04T19:02:58 | 2019-03-04T06:00:43 | JavaScript | UTF-8 | PlantUML | false | false | 671 | puml |
@startuml
hide empty members
' This is a comment line
interface Vehicle {
+ String getType()
}
abstract Car {
+ void setModel(String model='lada')
+ void setMake(String make)
+ void setYear(Number)
+ String getModel()
+ String getMake()
+ Number getYear()
- String model
- String make
- Number year
}
class NamesInThings {
+ String field
+ String1 field1
- String _some_private
- String_2 field_2
+ void member()
- String1 member2()
# void member3()
- String2 member_s()
}
class Toyota
class Honda
class Ford
class Hyundai
Car -up-|> Vehicle
Toyota -left-|> Car
Honda -right-|> Car
Ford -up-|> Car
Hyundai -up-|> Car
@enduml | false | true | false | false | class |
fc7c7662cc007d6c23c94717439df306d9dd2d1b | 00edca75e71f5ae3cc9baa7f4319a2dbd68896ad | /app/app.plantuml | bdb161bb1596f517712e002105b9ee0c491c26ab | [] | no_license | JustynaGacek/DataFromSensors | 6f40fe50e026ae7f62c2c07cd1b93a2cf6d3d4a9 | 912cca3c62d650e3666db3376998940220de3312 | refs/heads/master | 2020-04-17T05:23:47.782690 | 2019-01-22T17:22:29 | 2019-01-22T17:22:29 | 166,276,709 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 6,038 | plantuml | @startuml
title __APP's Class Diagram__\n
package com.example.justy.DataFromSensors {
class BuildConfig {
}
}
package com.example.justy.DataFromSensors {
class BuildConfig {
}
}
package com.example.justy.DataFromSensors {
class CurrentDataDialog {
}
}
package com.example.justy.DataFromSensors {
class CustomMarkerView {
}
}
package com.example.justy.DataFromSensors {
class DayFragmenter {
}
}
package com.example.justy.DataFromSensors {
class DrawChart {
}
}
package com.example.justy.DataFromSensors {
class ErrorDialog {
}
}
package com.example.justy.DataFromSensors {
class ExampleInstrumentedTest {
}
}
package com.example.justy.DataFromSensors {
class GetAvailableDataRequest {
}
}
package com.example.justy.DataFromSensors {
class GetAvaliableStationsRequest {
}
}
package com.example.justy.DataFromSensors {
class GlobalVariables {
}
}
package com.example.justy.DataFromSensors {
class MainViewActivity {
}
}
package com.example.justy.DataFromSensors {
class Manifest {
}
}
package com.example.justy.DataFromSensors {
class MonthFragmenter {
}
}
package com.example.justy.DataFromSensors {
class MyFragmentPagerAdapter {
}
}
package com.example.justy.DataFromSensors {
class ParseJSON {
}
}
package com.example.justy.DataFromSensors {
abstract class PrepareResponseBase {
}
}
package android.support.v7.appcompat {
class R {
}
}
package android.support.compat {
class R {
}
}
package android.support.loader {
class R {
}
}
package android.support.fragment {
class R {
}
}
package android.support.customview {
class R {
}
}
package android.arch.core {
class R {
}
}
package android.support.graphics.drawable {
class R {
}
}
package android.support.design {
class R {
}
}
package android.support.mediacompat {
class R {
}
}
package android.support.slidingpanelayout {
class R {
}
}
package android.support.interpolator {
class R {
}
}
package android.support.coordinatorlayout {
class R {
}
}
package android.support.documentfile {
class R {
}
}
package android.support.print {
class R {
}
}
package android.support.v7.cardview {
class R {
}
}
package android.support.v4 {
class R {
}
}
package android.arch.lifecycle {
package android.arch.lifecycle.livedata {
package android.arch.lifecycle.livedata.core {
class R {
}
}
}
}
package android.support.coreui {
class R {
}
}
package android.support.transition {
class R {
}
}
package android.arch.lifecycle {
package android.arch.lifecycle.livedata {
class R {
}
}
}
package android.support.v7.recyclerview {
class R {
}
}
package android.support.swiperefreshlayout {
class R {
}
}
package android.support.cursoradapter {
class R {
}
}
package android.support.asynclayoutinflater {
class R {
}
}
package android.support.drawerlayout {
class R {
}
}
package android.arch.lifecycle {
class R {
}
}
package com.example.justy.DataFromSensors {
class R {
}
}
package android.arch.lifecycle {
package android.arch.lifecycle.viewmodel {
class R {
}
}
}
package androidx.versionedparcelable {
class R {
}
}
package android.support.localbroadcastmanager {
class R {
}
}
package android.support.v7.viewpager {
class R {
}
}
package android.support.constraint {
class R {
}
}
package android.support.coreutils {
class R {
}
}
package com.example.justy.DataFromSensors {
class R {
}
}
package com.example.justy.DataFromSensors {
class SendPostToGetMeasurementDataRequest {
}
}
package com.example.justy.DataFromSensors {
class SplashActivity {
}
}
package com.example.justy.DataFromSensors {
class TimeAxisValueFormatterForDay {
}
}
package com.example.justy.DataFromSensors {
class TimeAxisValueFormatterForMonth {
}
}
package com.example.justy.DataFromSensors {
class TimeAxisValueFormatterForWeek {
}
}
package com.example.justy.DataFromSensors {
class TimeAxisValueFormatterForYear {
}
}
package com.example.justy.DataFromSensors {
class TimeValueFormatter {
}
}
package com.example.justy.DataFromSensors {
class WeekFragmenter {
}
}
package com.example.justy.DataFromSensors {
class YearFragmenter {
}
}
CustomMarkerView -up-|> MarkerView
DayFragmenter -up-|> Fragment
DrawChart o-- ParseJSON : parseJSON
GetAvailableDataRequest -up-|> PrepareResponseBase
GetAvaliableStationsRequest -up-|> PrepareResponseBase
MainViewActivity -up-|> OnNavigationItemSelectedListener
MainViewActivity -up-|> AppCompatActivity
MainViewActivity o-- MyFragmentPagerAdapter : adapter
MonthFragmenter -up-|> Fragment
MyFragmentPagerAdapter -up-|> FragmentPagerAdapter
SendPostToGetMeasurementDataRequest -up-|> PrepareResponseBase
SplashActivity -up-|> AppCompatActivity
TimeAxisValueFormatterForDay -up-|> IAxisValueFormatter
TimeAxisValueFormatterForMonth -up-|> IAxisValueFormatter
TimeAxisValueFormatterForWeek -up-|> IAxisValueFormatter
TimeAxisValueFormatterForYear -up-|> IAxisValueFormatter
WeekFragmenter -up-|> Fragment
YearFragmenter -up-|> Fragment
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 |
c57666381aa53bed51e5e61aec03d57e5a1dd1a1 | d7a1079c29c96423494f9c4181ca9544235c0162 | /doc/architecture/umls/messages-module-presentation.plantuml | 2f9e1c3f0e302870b9bb3b21bb0f118541ffb93a | [
"MIT"
] | permissive | sqglobe/SecureDialogues | ede0431b916a7e30d221edd3994b88c5d6afd6d0 | bde56c7a62fb72b1cdfba8cebc0a770157b5f751 | refs/heads/dev | 2020-05-15T01:50:18.416099 | 2020-05-01T08:36:24 | 2020-05-01T08:36:24 | 182,036,134 | 3 | 3 | MIT | 2020-04-15T19:46:54 | 2019-04-18T07:14:51 | C++ | UTF-8 | PlantUML | false | false | 171 | plantuml | @startuml
[communication] --> [adapters]
[communication] --> [crypto]
[communication] --> [containers]
[builders] --> [containers]
[containers] --> [primitives]
@enduml
| false | true | false | false | uml-unknown |
d906a1e8c509796a823f3f1ad7ffc7b4a46ceb2d | c2b83ffbeb0748d1b283e093f0b987bdbc3d27ac | /docs/uml-class-diagrams/middleware01/production/MiddlewareGisManager/MiddlewareGisManager.puml | 80d6b5bf0240728cdef02566f285e95cb4ac715b | [] | no_license | Slackjaw1431/csi-3370-software-project | 79666760712ee4625bea3daea48c7072e7826465 | af44ad1066695e4f9eff74eda79cebef3ad2b1af | refs/heads/main | 2023-03-23T23:03:17.404846 | 2021-03-17T18:52:02 | 2021-03-17T18:52:02 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 624 | puml | @startuml MiddlewareGisManager
package edu.oakland.production.middleware01 {
interface MiddlewareGisManager {
__
.. Use Case 1 ..
{abstract} + String receieveGpsSignalStrength(Satellite satelliteSignal)
' Middleware 2 is running evalutaiton concurrently?
{abstract} + void storeLocationDataPoint()
' Called by Middleware 2 in between the 2 "yes" branches
.. Use Case 2 ..
{abstract} + String evaluateGpsSignalStrength(Satellite satellite)
' Can we print from evaluate? If not, need a way to surface mode
' Get mode methods
}
}
@enduml | false | true | false | false | class |
962916866f72ee55773d8481ec25010a546ab315 | 02b0d37dad8182bfbc5414bbd250f36c6e888b28 | /PlantUml/Scripts/Design Patterns/Iterator/ConcreteList.puml | c705a13469027c11359cc1d295e9683da1696588 | [] | no_license | Darcy97/U3D_Libs | ee8b1afb4e4cdc99fd80ab404fc8171cf2181ca0 | cc6143112916cafa346a00bc1fab7841b7888444 | refs/heads/master | 2020-06-21T16:37:56.155301 | 2019-08-20T07:04:09 | 2019-08-20T07:04:09 | 197,504,293 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 228 | puml | @startuml
class ConcreteList {
collection : List<int>
+ ConcreteList(list:List<int>)
+ GetIterator() : Iterator
+ Count : int <<get>>
+ GetElement(index:int) : int
}
IListCollection <|-- ConcreteList
@enduml
| false | true | false | false | class |
92b25b47aced1bf579d68dc87c161e15c467a16f | 9bcd4da5e5454922139d0afefc782a997988ad1f | /docs/SprintB/US/US11/US11_SD2.puml | 7ae0502179cc1c270ce1bec1b12cfd86c3783a30 | [
"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 | 1,679 | puml | @startuml
autonumber
'hide footbox
actor "Administrator" as ADM
participant ":CreateParameterCategoryUI" as UI
participant ":CreateParameterCategoryController" as CTRL
participant "AuthFacade" as AF
participant "User" as US
participant "Platform" as _APP
participant "ParameterCategoryStore" as PCS
participant "pc: ParameterCategory" as PC
activate ADM
ADM -> UI : asks to create a new parameter catgory
activate UI
UI --> ADM : requests authentication
ADM -> UI : introduces data
UI -> CTRL : session = getUser()
activate CTRL
CTRL -> AF : doLogin(email, password)
|||
activate AF
CTRL -> AF : session = getCurrentSession()
|||
deactivate AF
CTRL -> US : session isLoggedInWithRole()
activate US
deactivate US
deactivate CTRL
UI --> ADM : requests data (code, name)
deactivate UI
ADM -> UI : types requested data
activate UI
UI -> CTRL : createParameterCategory (code, name)
activate CTRL
CTRL -> PCS : pc = createParameterCategory (code, name)
activate PCS
PCS -> PC : create(code,name)
activate PC
deactivate PC
deactivate PCS
|||
CTRL -> _APP : validateParemeterCategory(pc)
activate _APP
deactivate _APP
deactivate CTRL
UI --> ADM : shows the data and requests a confirmation
deactivate UI
ADM -> UI : confirms the data
activate UI
UI -> CTRL : saveParameterCategory()
activate CTRL
CTRL -> _APP : saveParameterCategory(pc)
activate _APP
_APP -> PCS : saveParameterCategory(pc)
activate PCS
deactivate PCS
_APP -> PCS : validateParemeterCategory(pc)
activate PCS
deactivate PCS
_APP -> PCS : addParameterCategory(pc)
activate PCS
deactivate PCS
deactivate _APP
deactivate CTRL
UI --> ADM : informs operation was a success
deactivate UI
deactivate ADM
@enduml | false | true | false | false | usecase |
24b8e571a9b4de03a5451ef62b1058e54f60ab88 | 784420293504203e0485674947e252b9a884f9cf | /asciidoctor-editor-other/testscripts/diagrams/use-case-diagram-1.puml | f11ef70d45ed9884d02df04e34054fc8bd7ea4f9 | [
"Apache-2.0"
] | permissive | de-jcup/eclipse-asciidoctor-editor | db5515421613e8ccfec749318fb6366b1f838e76 | 5dbbb4fdeac0634eec94c1cb6773246457ac2c3f | refs/heads/master | 2023-02-16T00:20:39.858165 | 2023-02-10T21:52:39 | 2023-02-10T21:52:54 | 125,332,958 | 49 | 18 | NOASSERTION | 2022-08-21T23:26:15 | 2018-03-15T08:06:29 | Java | UTF-8 | PlantUML | false | false | 332 | puml | @startuml
:Main Admin: as Admin
(Use the application) as (Use)
User -> (Start)
User --> (Use)
Admin ---> (Use)
note right of Admin : This is an example.
note right of (Use)
A note can also
be on several lines
end note
note "This note is connected\nto several objects - of course...." as N2
(Start) .. N2
N2 .. (Use)
@enduml | false | true | false | false | uml-unknown |
eee0053a37ac010b686113a28cf72246cb60572b | 9fb800bced4689dc1cd56f5fd38f288062d5140c | /src/users-service/Application/Controllers/UsersController.puml | 9d8bb682e2992a5753d49c339af356213ab95f84 | [] | no_license | converge-app/uml-diagrams | b0638f3b801ced52b650025b1b81d29f4ff345fe | 4202d41a464838d7604062e407b065bf512ad8d6 | refs/heads/master | 2020-11-25T09:53:56.136779 | 2019-12-17T12:11:29 | 2019-12-17T12:11:29 | 228,607,152 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 661 | puml | @startuml
class UsersController {
- <<readonly>> _mapper : IMapper
- <<readonly>> _userRepository : IUserRepository
- <<readonly>> _userService : IUserService
- _appSettings : AppSettings
+ UsersController(userService:IUserService, userRepository:IUserRepository, mapper:IMapper, appSettings:IOptions<AppSettings>)
+ CreateUser(userDto:UserCreationDto) : IActionResult
+ GetAll() : IActionResult
+ GetById(id:string) : IActionResult
+ GetByEmail(email:string) : IActionResult
+ Update(id:string, userDto:UserUpdateDto) : IActionResult
+ Delete(id:string) : IActionResult
}
ControllerBase <|-- UsersController
@enduml
| false | true | false | false | class |
b0f3bb92dd896e739537ead6a87263022c88cb11 | d34668aba1a647c09db133a1ca5b2426cca1c36d | /docs/yapki.puml | ea411ecbbb144f9f8fb0450422f56b528fb58251 | [
"Apache-2.0"
] | permissive | yafraorg-archive/yapki | 6bad86fcf36befec81ee4473d71fde68358b9cbe | 66ab6f2db2efa7e0c5dbb85fa7c05e6446518129 | refs/heads/master | 2023-05-18T14:17:11.514615 | 2020-07-29T21:40:04 | 2020-07-29T21:40:04 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 756 | puml | @startuml
center header
yapki system overview
endheader
object "openssl db" as db
object "openssl admin" as oadm
object "certificate authority" as ca
' object "registration authority" as ra
object "client certificates" as client
object "server certificates" as server
object browser
object "email client" as mailclient
object "web server" as webserver
object "IMAP server" as mailserver
oadm *-- db : stores
oadm --- "1" ca : creates
ca o-- "*" client : signs
ca o-- "*" server : signs
oadm --- client : issues
oadm --- server : issues
client --- "*" browser : used on
client --- "*" mailclient
server --- "1" webserver : used on
server --- "1" mailserver
center footer yapki is a project from yafra.org and hosted on github.com/yafraorg.
@enduml | false | true | false | false | class |
cb1184894d704bd5064f668cb6e31e41440c4d3e | 6ff2759040fc1e0dfeabe58065390383cdc1586f | /uml/diagram_class_1.puml | b59f4649642fcc9266968e179b7e7e7293e4e48e | [] | no_license | anoureddine/XiaDxp | 1f5754a3827996f9d105b3aef3d55c952c186b01 | a70599166539d9a18393bb0114bec3c425e0ee86 | refs/heads/master | 2021-01-12T08:39:45.401593 | 2016-12-16T09:21:10 | 2016-12-16T09:21:10 | 76,647,142 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,917 | puml | @startuml
title <b>XiaDxp - Diagram Class - 2016/06/15</b>\n**********************************************
abstract class DeviceTask1 {
}
abstract class DeviceTask2 {
}
abstract class Acquisition{
+load_config(string& file) = 0;
+save_config(string& file) = 0;
+start() = 0;
+stop() = 0;
+int get_nb_modules();
+int get_nb_channels();
+int get_nb_bins();
+DevState get_state();
__
#process_message() = 0;
}
class AcquisitionMca {
+load_config(string& file);
+save_config(string& file);
+start();
+stop();
__
#process_message();
__
-collect_data();
}
class AcquisitionMapping {
+load_config(string& file);
+save_config(string& file);
+start();
+stop();
__
#process_message();
__
-collect_data();
-check_buffer(int module);
-readout_buffer(int module);
-switch_buffer(int module);
}
abstract class DriverHelper {
+load_config_file(string& file) = 0;
+save_config_file(string& file) = 0;
+start_acquisition(short accumulate) = 0;
+stop_acquisition() = 0;
+int get_nb_modules() = 0;
+int get_nb_channels() = 0;
+int get_nb_bins() = 0;
+State get_state() = 0;
+is_running() = 0;
}
class HandelHelper {
+load_config_file(string& file);
+save_config_file(string& file);
+start_acquisition(short accumulate);
+stop_acquisition();
+int get_nb_modules();
+int get_nb_channels();
+int get_nb_bins();
+State get_state();
+is_running();
}
class SimulatorHelper {
+load_config_file(string& file);
+save_config_file(string& file);
+start_acquisition(short accumulate);
+stop_acquisition();
+int get_nb_modules();
+int get_nb_channels();
+int get_nb_bins();
+State get_state();
+is_running();
}
abstract class Stream {
+init(DataStore*) = 0;
+open() = 0;
+close() = 0;
+abort() = 0;
+update_data(int channel, DataStore*) = 0;
+set_stream_items(vector<string> stream_items);
}
class StreamNo {
+init(DataStore*);
+open();
+close();
+abort();
+update_data(int channel, DataStore*);
}
class StreamLog {
+init(DataStore*);
+open();
+close();
+abort();
+update_data(int channel, DataStore*);
+reset_index();
}
class StreamCsv {
+init(DataStore*);
+open();
+close();
+abort();
+update_data(int channel, DataStore*);
+reset_index();
+set_target_path(const string& target_path);
+set_file_name(const string& file_name);
__
}
class StreamNexus {
+init(DataStore*);
+open();
+close();
+abort();
+update_data(int channel, DataStore*);
+reset_index();
+set_target_path(const string& target_path);
+set_file_name(const string& file_name);
+set_write_mode(const string& write_mode);
+set_nb_data_per_acq(int nb_bins);
+set_nb_acq_per_file(int nb_acq_per_file);
__
-store_statistics(int module, int channel, int pixel,...);
-store_data(int module,int channel, int pixel, DataType* data,size_t length);
}
abstract AttrView {
+init(DataStore*) = 0;
+update_data(int channel, DataStore*) = 0;
__
#init_common_attributes(DataStore*);
#update_common_attributes(DataStore*);
}
class AttrViewMca {
+init(DataStore*);
+update_data(int channel, DataStore*);
}
class AttrViewMapping {
+init(DataStore*);
+update_data(int channel, DataStore*);
}
class DataStore {
+init(int nb_channels, int nb_pixels, double timebase);
+start();
+stop();
+process_data(DataBufferContainer* map_buffer);
+close_data();
+abort_data();
+subscribe(Controller*);
+store_statistics(int channel, int pixel, string& acq_type, PixelData pix_data);
+store_data(int channel, int pixel, DataType* data, size_t length);
+void set_nb_pixels(int nb_pixels);
+int get_nb_pixels();
+vector<DataType> get_channel_data(int channel);
+double get_trigger_livetime(int channel);
+double get_realtime(int channel);
+double get_livetime(int channel);
+double get_output_count_rate(int channel);
+double get_input_count_rate(int channel);
+double get_deadtime(int channel);
+unsigned long get_triggers(int channel);
+unsigned long get_events(int channel);
+get_state();
__
#process_message();
__
-notify(num_channel);
-on_close();
-on_abort();
-on_process_data(DataBufferContainer& map_buffer);
}
class Controller {
+load_config(string& mode, string& file);
+save_config(string& file);
+start();
+stop();
+abort();
+int get_nb_modules();
+int get_nb_channels();
+int get_nb_bins();
+update_parameters(ConfigLoader conf);
+update_data(int channel);
+get_state();
__
-on_abort(Tango::DevFailed df);
-on_alarm(Tango::DevFailed df);
-on_fault(Tango::DevFailed df);
}
class XiaDxp <<tango device>> {
+load_config(Tango::DevString alias);
+save_config();
+start();
+stop();
+set_rois_from_list(DevVarStringArray list);
+set_rois_from_file(DevString file);
+DevVarStringArray get_rois();
+remove_rois(DevLong channel);
+stream_reset_index();
}
DeviceTask1 <|-- Acquisition
Acquisition <|-- AcquisitionMca
Acquisition <|-- AcquisitionMapping
DeviceTask2 <|-- DataStore
Stream <|-- StreamNexus
Stream <|-- StreamCsv
Stream <|-- StreamLog
Stream <|-- StreamNo
AttrView <|-- AttrViewMca
AttrView <|-- AttrViewMapping
DriverHelper <|-- HandelHelper
DriverHelper <|-- SimulatorHelper
XiaDxp -down-> Controller : (load, start, stop,...)
Controller -> Acquisition : (load, start, stop,...)
Acquisition *-- "DriverHelper" : use
Acquisition -> DataStore : store_data()
DataStore -> Controller : update_data(this)
Controller -left-> Stream : update_data(DataStore*)
Controller -left-> AttrView : update_data(DataStore*)
@enduml | false | true | false | false | sequence |
139c5aec76cb387225099f7a9f378c1cb52eea0f | b3c676fb15dcb3f387f0660260098eac52187ecc | /git-flow.puml | bca9cf60ea70c3b927be185ed84eebad912222c5 | [] | no_license | PioneerlabsOrg/git-branching-strategies | e14d9a9ad9f6e1868ccd8282ec9c2eff6e0b2d84 | 1018ee1614c0034c8c15a1af99b2a8d1d8aac2c0 | refs/heads/master | 2020-06-14T13:52:59.012193 | 2019-07-04T22:22:55 | 2019-07-04T22:22:55 | 195,020,510 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,153 | puml | @startuml
actor "Developer 1" as dev1
actor "Developer 2" as dev2
participant "Develop branch" as db
participant "Feature branch 1" as fb1
participant "Feature branch 2" as fb2
participant "Feature branch 3" as fb3
participant "Release branch 1" as rb1
participant "Release branch 2" as rb2
participant "Hotfix branch 1" as hb1
participant "Master branch" as mb
dev1 -> db: push code
Activate db
db -> fb1: create feature branch 1
Activate fb1
db -> fb2: create feature branch 2
Activate fb2
Deactivate db
dev2 -> db: push code
Activate db
db -> fb3: create feature branch 3
Activate fb3
fb3 --> db: merge feature branch 3
Deactivate fb3
Deactivate db
Activate rb1
db -> rb1: release 1.0
fb1 --> db: merge feature branch 1
Deactivate fb1
Activate mb
rb1 -> mb: tag 1.0
Deactivate rb1
mb -> hb1: hotfix 1
Deactivate mb
hb1 --> db: merge hotfix 1 in develop
Activate mb
hb1 -> mb: tag 1.1
Deactivate mb
dev1 -> rb2: bug fixes
rb2 --> db: merge bugs fixes into develop
db -> rb2: release 2.0
Activate rb2
Activate mb
rb2 -> mb: tag 2.0
Deactivate mb
Deactivate rb2
Activate db
fb2 --> db: merge feature branch 2
Deactivate fb2
Deactivate db
@enduml | false | true | false | false | sequence |
860a6603b766ca3a884f12c4041e1038650f49e3 | 72c605a8372b04f19ec6ee6cefaf5517524d8f74 | /CruiseControlInterface/CCIConcreteEnv.emi/src-models/output-CCIEnvironment/output-State.plantuml | b08910895e425e76502592faa6c8d71e0db3858a | [] | no_license | ValentinBesnard/emi-deployment | 73fba07d8f2cb6fabf82b4274bff564c3d17798e | d18eac496381bbf60ff6a2a0492083c8f0705a72 | refs/heads/master | 2022-04-15T22:09:51.331064 | 2020-02-24T07:03:54 | 2020-02-24T07:03:54 | 182,274,203 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,593 | plantuml |
@startuml
hide empty description
skinparam shadowing false
skinparam <<junction>>stateBackgroundColor white
skinparam <<junction>>stateBorderColor white
skinparam defaultFontName DejaVu Sans
state "Buttons" as Buttons {
state "Idle" as CCIEnvironment_Buttons_SM_Buttons_R_Idle
[*] --> CCIEnvironment_Buttons_SM_Buttons_R_Idle
CCIEnvironment_Buttons_SM_Buttons_R_Idle : buttonPressed / SEND(GET(this, envButtonsPort), start); [[ ]]
CCIEnvironment_Buttons_SM_Buttons_R_Idle : buttonPressed / SEND(GET(this, envButtonsPort), set); [[ ]]
CCIEnvironment_Buttons_SM_Buttons_R_Idle : buttonPressed / SEND(GET(this, envButtonsPort), pause); [[ ]]
CCIEnvironment_Buttons_SM_Buttons_R_Idle : buttonPressed / SEND(GET(this, envButtonsPort), resume); [[ ]]
CCIEnvironment_Buttons_SM_Buttons_R_Idle : buttonPressed / SEND(GET(this, envButtonsPort), inc); [[ ]]
CCIEnvironment_Buttons_SM_Buttons_R_Idle : buttonPressed / SEND(GET(this, envButtonsPort), dec); [[ ]]
CCIEnvironment_Buttons_SM_Buttons_R_Idle : buttonPressed / SEND(GET(this, envButtonsPort), stop); [[ ]]
}
state "Pedal" as Pedal {
state "Released" as CCIEnvironment_Pedal_SM_Pedal_R_Released
state "Pressed" as CCIEnvironment_Pedal_SM_Pedal_R_Pressed
[*] --> CCIEnvironment_Pedal_SM_Pedal_R_Released
CCIEnvironment_Pedal_SM_Pedal_R_Released --> CCIEnvironment_Pedal_SM_Pedal_R_Pressed : [UML_GpioReadBits(GET(this, port), GET(this, pin)) == 1] / SEND(GET(this, pedalPeer), pedalPressed);
CCIEnvironment_Pedal_SM_Pedal_R_Pressed --> CCIEnvironment_Pedal_SM_Pedal_R_Released : [UML_GpioReadBits(GET(this, port), GET(this, pin)) == 0] / SEND(GET(this, pedalPeer), pedalReleased);
}
state "Engine" as Engine {
state "Idle" as CCIEnvironment_Engine_SM_Engine_R_Idle
[*] --> CCIEnvironment_Engine_SM_Engine_R_Idle : / UML_PwmInit(GET(this, timer), GET(this, channel));
CCIEnvironment_Engine_SM_Engine_R_Idle : / SEND(GET(this, envSpeedPort), updateSpeed, GET(this, speed)); UML_PwmRun(GET(this, timer), GET(this, channel), GET(this, speed) / 2); [[ ]]
CCIEnvironment_Engine_SM_Engine_R_Idle : updateSetPoint [[ ]]
CCIEnvironment_Engine_SM_Engine_R_Idle : controlOn / UML_PwmRun(GET(this, timer), GET(this, channel), GET(this, speed) / 2); [[ ]]
CCIEnvironment_Engine_SM_Engine_R_Idle : controlOff / UML_PwmStop(GET(this, timer), GET(this, channel)); [[ ]]
CCIEnvironment_Engine_SM_Engine_R_Idle : [GET(this, speed) < 200] / INC(this, speed, 1); [[ ]]
CCIEnvironment_Engine_SM_Engine_R_Idle : [GET(this, speed) > 0] / DEC(this, speed, 1); [[ ]]
}
@enduml
| false | true | false | false | sequence |
a322e5321ec259b24e30ff2c60fa222b2723e68e | bcb7fd9ec9e69e52780b27da867b8055dfdc043c | /src/dgraph/DGraphWriter.iuml | 76b130dcba99389a847d46cbec3c387551990622 | [
"CECILL-B"
] | permissive | vanthonguyen/lattice-sequence | 2e962d089b0053ba90332932fe3881dfe8ec71ac | 72ebfe551ef013da521b81121e3f98164b2a00bf | refs/heads/master | 2020-04-15T07:22:32.920465 | 2015-02-01T17:33:59 | 2015-02-01T17:33:59 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 109 | iuml | package dgraph {
interface DGraphWriter {
+void write(DGraph graph, BufferedWriter file)
}
}
| false | true | false | false | class |
07c93ef72168833f43750e71886709c8894bf8e4 | 6b4c35e4c7a5167a034c99c7c53eac70881ff4a1 | /AT2.6/2.6 version 2.plantuml | 9aa94ecb6ddd47245fccce2e7d7d3043afd525df | [] | no_license | Liam-Saxon/Java-III | 81f4a8508e08b1c1371e3030214d9ed8cbdb7971 | 971c7725a1019f05ba3dfedf3a19c6e603a27a15 | refs/heads/master | 2021-01-04T07:13:36.736304 | 2020-06-21T07:03:37 | 2020-06-21T07:03:37 | 240,444,314 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 551 | plantuml | @startuml
title __2.6 VERSION 2's Class Diagram__\n
namespace sample {
class sample.CSVRow {
}
}
namespace sample {
class sample.FXMLController {
}
}
namespace sample {
class sample.Main {
}
}
sample.FXMLController .up.|> javafx.fxml.Initializable
sample.Main -up-|> javafx.application.Application
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
dd895c75eeacf5d4170c337defd82d8eefa0f357 | 2bcc46fe6951bd1cb1b129261dd974bc5d410904 | /docs/modules.puml | ef8f277098032307d7beeda4df987e6ca7a740c2 | [] | no_license | dazraf/bad-juju-cordapps | 0dcd82898d618dd5178360d088a9cbd5a16efd16 | 78d455388dd41429ecd5067f29b00b8df82b8732 | refs/heads/master | 2021-09-09T08:26:03.624794 | 2018-03-14T11:14:03 | 2018-03-14T11:14:03 | 125,200,847 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 490 | puml | @startuml
skinparam component {
FontSize 13
BackgroundColor<<Apache>> Red
BorderColor<<Apache>> #FF6655
FontName Courier
BorderColor black
BackgroundColor white
ArrowFontName Impact
ArrowColor black
ArrowFontColor black
}
[dao] --> [dgl]
[metering] --> [dgl]
[metering] -> [dao]
[dao] --> [cordite-commons]
[metering] --> [cordite-commons]
[dgl] --> [cordite-commons]
[cordite] --> [metering]
[cordite] --> [dao]
[cordite] --> [dgl]
[cordite] -> [braid-corda]
@enduml | false | true | false | false | uml-unknown |
e8e5f7d833f20d45a1d09dfb88fa7fc2c2dd60e7 | 5d8554d2dc0fe813b133078554ffb31703550baf | /docs/design/fabric-v2+/fpc-cc-invocation.puml | 59c62288cfbe1e16f70dcfb7a1d000c06584eb8d | [
"Zlib",
"MIT",
"Apache-2.0",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yacovm/fabric-private-chaincode | 96a758b51f63a4a45a17889f461d1fed570d1945 | 235df66d67b8573fad52326136d1e24aec419bfa | refs/heads/master | 2022-07-19T10:23:36.684372 | 2020-05-14T22:16:52 | 2020-05-18T16:22:45 | 266,642,017 | 0 | 0 | Apache-2.0 | 2020-05-24T23:29:33 | 2020-05-24T23:29:32 | null | UTF-8 | PlantUML | false | false | 5,232 | puml | /'
Copyright 2020 Intel Corporation
Copyright IBM Corp. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
'/
@startuml
'- force wrapping of longer text
'skinparam wrapWidth 400
!pragma teoz true
hide footbox
title Foot Box removed
title Fabric Private Chaincode - Chaincode invocation
actor "User Org1" as User1 order 9
participant "ECC_Manager (syscc) Peer1_Org1" as Manager1 order 20
participant "TLCC_Enclave Peer1_Org1" as TLCC1 order 25 #99FF99
participant "ECC Peer1_Org1" as ECC1 order 30
participant "ECC_Enclave" as Enclave1 order 30 #99FF99
participant "ERCC Peer1_Org1" as ERCC1 order 50
'participant "ECC Peer1_Org2" as ECC2 order 60
'participant "ERCC Peer1_Org2" as ERCC2 order 62
'
'participant "ECC Peer1_Org3" as ECC3 order 70
'participant "ERCC Peer1_Org3" as ERCC3 order 72
ref over User1, ERCC1
see fpc-registration-new.puml
end ref
|||
activate User1
User1 -> ERCC1 ++: getECCInfo(CC_NAME)
note right User1: The user may retrieve the ECC info for a specific <CC_NAME, ...>
return ECCInfo = List<<ECC1_S_PK, ECC1_E_PK, ... , ATTESTATION>, ...>
User1 -> User1 : verify ECCInfo
note right #FFaa00
Only necessary iff User1 is not member of Org1 (otherwise authenticated response enough)
In that case, in general user also has to query different peers from different orgs,
enough to satisfy a quorum as necessary for the lifecycle endorsement policy and channel
configuration changes.
In this case, though, assuming client has a reference ECC_MR, TLCC_MR, CH_id
it might be sufficient to perform verification done in ""verify and store"" by peers in
""register attestation"" flow.
(TBD)
end note
loop for all/"enough" endorsers
User1 -> User1 : args_ECC1 <- encrypt args with ECC1_E_PK
User1 -> ECC1 ++: send proposal (args_ECC1)
group invoke
ECC1 -> Enclave1 ++: check enclave is running
return
alt enclave does not exists
ECC1 -> Manager1 ++: get sealed state
note right Manager1 : get from local storage
return
ECC1 -> Enclave1 ++ : start enclave with sealed state
Enclave1 -> Enclave1 : unseal state and restore
Enclave1 <-> TLCC1: establish attested secure channel
note over TLCC1
protocol is SIGMA with 1-way local attestation of TLCC
with reportbody = <CH_id, TLCC_inst_id> where
TLCC_inst_id as unique (randomly generated) identifier of
this particular TLCC __instance__
end note
note over Enclave1
Verifies local attestation against TLCC_MR and CH_id
from sealed state. Remembers TLCC_inst_id.
end note
return
else
|||
ECC1 -> Enclave1 ++: invoke (proposal(args_ECC))
Enclave1 -> Enclave1 : verify proposal
Enclave1 -> TLCC1 ++: verify client identity using MSP
note over TLCC1
TLCC access is needed to check that
client identity comes with a certificate
that is a proper root of trust.
end note
return
Enclave1 -> Enclave1 : args <- decrypt args_ECC
note right
If proposal contains optional Req_TLCC_inst_id parameter,
make sure it matches own TLCC_inst_id, otherwise abort.
This is necessary for CC2CC calls to make sure the two chaincodes
interact with the same TLCC instance and hence have consistent
views on ledger state.
end note
note over Enclave2 #FFaa00
**MST**: Actually, even for a single instance, how do we make sure
different queries to TLCC look at the same state version and prevent
state from being updated in-between? This seems an issue fabric also
has to deal with? Is there something like a view number? If so, the
instance id might have to be replaced by this view number as optional
parameter (and passed in each getState call?
end note
create participant "Chaincode" as Chaincode order 30 #99FF99
Enclave1 -> Chaincode ++ : invoke
|||
ref over Chaincode
Chaincode execution
see fpc-chaincode-execution.puml
end ref
return result
Enclave1 -> Enclave1 : result_??? <- encrypt result with ???
note right #FFaa00
should the result be encrypted with the user pk??
**MST**: To allow potentially also anonymous clients i would not tie
it necessarily identities and also not to force them to have encryption PKs.
Would seem easier (and more efficient), in request decide on a "session-key"
(you could either use the implicit hybrid encryption key from the request or
explicitly add a response key to the request: this also ensures the binding
of the response to the particular request)
end note
Enclave1 -> Enclave1 : SIGN_ECC <- sign <args, read/writeset, result> with ECC_S_SK
return SIG_ECC
end
return proposal response
User1 -> User1 : args_ECC2 <- encrypt args with ECC2_E_PK
end
|||
end
User1 -> User1 : form transaction
create entity Orderer order 100
User1 -> Orderer : send transaction
deactivate User1
|||
ref over User1, Orderer
continue with validation phase after ordering
see fpc-validation-msp.puml
end ref
@enduml
| false | true | false | false | usecase |
65183ee833187f3bb53477dc31ca6e2eece3c7c7 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/BreadcrumbDrawer.puml | d8ff7f6ff3d8a16883c18d7d9873f63056306450 | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,472 | puml | @startuml
enum TitleMode {
None,
DisabledComponent,
Prefab,
PrefabOutOfContext,
Asset,
GameObject,
}
class BreadCrumbTitle <<struct>> {
+ name : string
}
class BreadcrumbDrawer {
{static} <<readonly>> k_DisabledComponentText : string
{static} <<readonly>> k_PrefabOutOfContext : string
<<const>> k_Elipsis : string = "…"
{static} BreadcrumbDrawer()
{static} FitTextInArea(areaWidth:float, text:string, style:GUIStyle) : string
+ {static} Draw(breadcrumbAreaWidth:float, labels:List<BreadCrumbTitle>, navigateToBreadcrumbIndex:Action<int>) : void
{static} GetTextContent(width:int, text:BreadCrumbTitle, style:GUIStyle) : GUIContent
{static} DrawBreadcrumbAsSelectedSubSequence(width:int, label:BreadCrumbTitle, style:GUIStyle, backgroundStyle:GUIStyle) : void
{static} GetBreadcrumbLayoutRect(content:GUIContent, style:GUIStyle) : Rect
{static} DrawActiveBreadcrumb(width:int, label:BreadCrumbTitle, style:GUIStyle, backgroundStyle:GUIStyle) : Rect
}
BreadCrumbTitle --> "mode" TitleMode
BreadcrumbDrawer o-> "s_TextContent" GUIContent
BreadcrumbDrawer --> "k_BreadCrumbLeft" GUIStyle
BreadcrumbDrawer --> "k_BreadCrumbMid" GUIStyle
BreadcrumbDrawer --> "k_BreadCrumbLeftBg" GUIStyle
BreadcrumbDrawer --> "k_BreadCrumbMidBg" GUIStyle
BreadcrumbDrawer --> "k_BreadCrumbMidSelected" GUIStyle
BreadcrumbDrawer --> "k_BreadCrumbMidBgSelected" GUIStyle
BreadcrumbDrawer --> "k_TimelineIcon" Texture
@enduml
| false | true | true | false | class |
6d44962f20fed347b34e8984a1210d3655e0d464 | 412e9d5faa127c42ae7c8af416355e8d3ea88fcb | /plantuml/Example cross-project ontology graphs.puml | f84debcb637db66ef2d4d8650442d49fd428f481 | [
"Apache-2.0"
] | permissive | owasp-sbot/GraphSV-demo-data | e09f727cb2818596c61e956cfd5af46c0dc4f607 | ad03492c6995760f723dafe1f8b26d2f3c56eeeb | refs/heads/master | 2020-06-29T08:11:39.088643 | 2019-08-06T15:35:20 | 2019-08-06T15:35:20 | 200,482,209 | 4 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 9,557 | puml | @startuml
node Attack_Surface #FFB6C1
node Threat_Actor #FF4500
node Attack_Vector #FF4500
node Exploit #FF4500
node Control #ADD8E6
node Vulnerability #FFB6C1
node Impact #FF0000
node Risk #FF0000
node Sophistication_Level #FF4500
node Asset_Class #ADD8E6
node Yield_to_Attacker #FF4500
node Cost_to_Attacker #FF4500
node Priv_Level #FF4500
Threat_Actor --> Attack_Vector : selects
Threat_Actor --> Attack_Surface : has access to
Attack_Surface --> Asset_Class : presents
Asset_Class --> Vulnerability : is affected by
Attack_Vector --> Exploit : presents \noptions for
Vulnerability --> Impact : exploit causes
Vulnerability --> Exploit : used by
Exploit --> Sophistication_Level : has
Exploit --> Cost_to_Attacker : has
Exploit --> Priv_Level : requires
Asset_Class <-- Attack_Vector : can be \n used on
Exploit --> Asset_Class : deployed against
Control -> Attack_Vector : can mitigate
Control -> Exploit : can mitigate
Control -> Vulnerability : can mitigate \n/ fix
Vulnerability -> Yield_to_Attacker : exploit delivers
Impact -> Risk : realises
node Project #00b33c
node Outcomes #00b33c
node Key_Results #00b33c
node Tasks #00ff55
node Sub_Tasks #00ff55
node Budget_Year #00b33c
node Facts #00ff55
node Questions #00ff55
node Decisions #00ff55
node Hypothesis #00ff55
Project --> Budget_Year : funded in
Project -> Outcomes : targets
Outcomes -> Key_Results : delivered by
Key_Results --> Tasks : delivered by
Tasks --> Sub_Tasks : delivered by
Tasks --> Facts : establish
Sub_Tasks --> Facts : establish
Key_Results -> Hypothesis : generate
Hypothesis --> Tasks : are tested by
Tasks --> Decisions : lead to
Tasks --> Questions : answer / lead to
Questions --> Facts : answer provides \nevidence of
Facts --> Decisions : support
node Project1 #00b33c
node Outcomes1 #00b33c
node Key_Results1 #00b33c
node Tasks1 #00ff55
node Sub_Tasks1 #00ff55
node Budget_Year1 #00b33c
node Facts1 #00ff55
node Questions1 #00ff55
node Decisions1 #00ff55
node Hypothesis1 #00ff55
Project1 --> Budget_Year1 : funded in
Project1 -> Outcomes1 : targets
Outcomes1 -> Key_Results1 : delivered by
Key_Results1 --> Tasks1 : delivered by
Tasks1 --> Sub_Tasks1 : delivered by
Tasks1 --> Facts1 : establish
Sub_Tasks1 --> Facts1 : establish
Key_Results1 -> Hypothesis1 : generate
Hypothesis1 --> Tasks1 : are tested by
Tasks1 --> Decisions1 : lead to
Tasks1 --> Questions1 : answer / lead to
Questions1 --> Facts1 : answer provides \nevidence of
Facts1 --> Decisions1 : support
node IT_System #ffff33
node Account #ffff80
node Application #ffff80
node API #ffff80
node Device #ffff80
node Data #ffff80
IT_System --> Account : is made up of
IT_System --> Device : is made up of
IT_System --> Application : is made up of
Account --> Application : has access to
Application --> Data : stores / processes
Account --> Device : is associated with
Application --> API : exposes
API --> Application : consumed by
Device <-- Application : is installed on
Device --> Device : has network connection to
node ACME_Metals #cceeff
node Finance #cceeff
node Payroll #1ab2ff
node SVP #cceeff
node Skills #cceeff
node Capabilities #cceeff
node Processes #cceeff
node Joe_Blogs #1ab2ff
node Location #1ab2ff
node Policy #cceeff
ACME_Metals -> Finance : funds
Finance --> Capabilities : require
Capabilities <-- Skills : are required \nto deliver
SVP --> Skills : require
Joe_Blogs --> Skills : have
Payroll -> SVP : fund
SVP -> Location : based out of
Payroll --> Capabilities : deliver
Processes -> Policy : governed by
Joe_Blogs --> SVP : own
Finance --> Payroll : fund
Capabilities -> Processes : have
Facts -> Vulnerability : supports
Vulnerability -> Project1 : fixed by
Vulnerability --> Device : affects
Device --> Joe_Blogs
@enduml
@startuml
node ACME_Metals #cceeff
node Finance #cceeff
node Payroll #1ab2ff
node SVP #cceeff
node Skills #cceeff
node Capabilities #cceeff
node Processes #cceeff
node Joe_Blogs #1ab2ff
node Location #1ab2ff
node Policy #cceeff
ACME_Metals -> Finance : funds
Finance --> Capabilities : require
Capabilities <-- Skills : are required \nto deliver
SVP --> Skills : require
Joe_Blogs --> Skills : have
Payroll -> SVP : fund
SVP -> Location : based out of
Payroll --> Capabilities : deliver
Processes -> Policy : governed by
Joe_Blogs --> SVP : own
Finance --> Payroll : fund
Capabilities -> Processes : have
node Security_Event #ff9933
node Security_Incident #ff4d4d
node Playbook #ff4d4d
node IR_Thread #ff9999
node Incident_Task #ff9999
node Incident_Fact #ff4d4d
node Incident_Evidence #ff4d4d
node Timeline_Fact #ff4d4d
Security_Event -> Security_Incident : is escalated to
Security_Incident -> Playbook : can use / generates
Playbook --> IR_Thread : sets tasks for
Security_Incident --> IR_Thread : causes
IR_Thread --> Incident_Task : causes
Incident_Task -> Incident_Fact : captures evidence \nthat supports
Incident_Fact -> Timeline_Fact : captures evidence \nthat supports
Incident_Fact --> Incident_Evidence : supported by
Incident_Task --> Incident_Evidence : captures
Joe_Blogs --> Security_Event : is reporter
node IT_System #ffff33
node Account #ffff80
node Xero #ffff80
node API #ffff80
node Device #ffff80
node Data #ffff80
IT_System --> Account : is made up of
IT_System --> Device : is made up of
IT_System --> Xero : is made up of
Account --> Xero : has access to
Xero --> Data : stores / processes
Account --> Device : is associated with
Xero --> API : exposes
API --> Xero : consumed by
Device <-- Xero : is installed on
Device --> Device : has network connection to
Payroll --> Xero : uses
@enduml
@startuml
node Project #00b33c
node Outcomes #00b33c
node Key_Results #00b33c
node Tasks #00ff55
node Sub_Tasks #00ff55
node Budget_Year #00b33c
node Facts #00ff55
node Questions #00ff55
node Decisions #00ff55
node Hypothesis #00ff55
Project --> Budget_Year : funded in
Project -> Outcomes : targets
Outcomes -> Key_Results : delivered by
Key_Results --> Tasks : delivered by
Tasks --> Sub_Tasks : delivered by
Tasks --> Facts : establish
Sub_Tasks --> Facts : establish
Key_Results -> Hypothesis : generate
Hypothesis --> Tasks : are tested by
Tasks --> Decisions : lead to
Tasks --> Questions : answer / lead to
Questions --> Facts : answer provides \nevidence of
Facts --> Decisions : support
node Business_Unit #cceeff
node Functions #cceeff
node Teams #1ab2ff
node Roles #cceeff
node Skills #cceeff
node Capabilities #cceeff
node Processes #cceeff
node People #1ab2ff
node Location #1ab2ff
node Policy #cceeff
Business_Unit -> Functions : funds
Functions --> Capabilities : require
Capabilities <-- Skills : are required \nto deliver
Roles --> Skills : require
People --> Skills : have
Teams -> Roles : fund
Roles -> Location : based out of
Teams --> Capabilities : deliver
Processes -> Policy : governed by
People --> Roles : own
Functions --> Teams : fund
Capabilities -> Processes : have
node IT_System #ffff33
node Account #ffff80
node Application #ffff80
node API #ffff80
node Device #ffff80
node Data #ffff80
IT_System --> Account : is made up of
IT_System --> Device : is made up of
IT_System --> Application : is made up of
Account --> Application : has access to
Application --> Data : stores / processes
Account --> Device : is associated with
Application --> API : exposes
API --> Application : consumed by
Device <-- Application : is installed on
Device --> Device : has network connection to
node Partner #00b3b3
node Service #00b3b3
node Technology #D3D3D3
node Module #D3D3D3
node Configuration #D3D3D3
node Subscription_Level #D3D3D3
node Active_Licence #D3D3D3
node Account_Representatives #D3D3D3
node Roadmap_Item #D3D3D3
Partner --> Account_Representatives : has assigned
Partner --> Service : provides
Partner --> Technology : provides
Technology --> Module : has
Module --> Active_Licence : has
Module --> Configuration : has
Technology --> Roadmap_Item : has
Technology --> Subscription_Level : has
Subscription_Level --> Active_Licence : has
node Attack_Surface #FFB6C1
node Threat_Actor #FF4500
node Attack_Vector #FF4500
node Exploit #FF4500
node Control #ADD8E6
node Vulnerability #FFB6C1
node Impact #FF0000
node Risk #FF0000
node Sophistication_Level #FF4500
node Asset_Class #ADD8E6
node Yield_to_Attacker #FF4500
node Cost_to_Attacker #FF4500
node Priv_Level #FF4500
Threat_Actor --> Attack_Vector : selects
Threat_Actor --> Attack_Surface : has access to
Attack_Surface --> Asset_Class : presents
Asset_Class --> Vulnerability : is affected by
Attack_Vector --> Exploit : presents \noptions for
Vulnerability --> Impact : exploit causes
Vulnerability --> Exploit : used by
Exploit --> Sophistication_Level : has
Exploit --> Cost_to_Attacker : has
Exploit --> Priv_Level : requires
Asset_Class <-- Attack_Vector : can be \n used on
Exploit --> Asset_Class : deployed against
Control -> Attack_Vector : can mitigate
Control -> Exploit : can mitigate
Control -> Vulnerability : can mitigate \n/ fix
Vulnerability -> Yield_to_Attacker : exploit delivers
Impact -> Risk : realises
Projecdt --> Capabilities : requires
Outcomes --> Business_Unit : save money for
Tasks --> IT_System : change
Tasks --> Service : require
IT_System --> Vulnerability : has
Control --> IT_System : does not cover
Business_Unit --> Threat_Actor : is target for
Application --> Attack_Surface : is exposed to
Application --> Exploit : is vulnerable to
Partner --> Attack_Surface : creates new
Impact -> Teams : will disrupt
Impact --> Processes : will disrupt
Impact --> Data : has regulatory \nimplications due to
Outcomes -> Risk : expose business to
@enduml
| false | true | false | false | sequence |
8606b7ecb77ddb2f9cf5dda286463ef12d9be2bd | 1a28050cbf7a3f84a72bfae17502cfc1811aaaf1 | /bro/logging.seq.puml | bc0b08e1e421a542eee0f6df99987f0e70de901a | [] | no_license | jasonlue/digest | e3c5d9437124df78148e2b21f674f502847c9146 | 643ca0b6c1eab63c5f187c6fb04e4db60a885b4f | refs/heads/master | 2020-05-19T05:28:07.297753 | 2019-10-07T10:06:08 | 2019-10-07T10:06:08 | 184,849,528 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 282 | puml | @startuml logging
Manager -> Manager++: Write()
Manager -> WriterFrontend++:Write()
WriterFrontend -> WriterBackend: DoWrite()
return
====
TimerManager -> Manager++: Rotate()
Manager --> WriterFrontend++: Rotate()
WriterFrontend --> WriterBackend: Rotate()
@enduml | false | true | false | false | sequence |
e9cffdf70b7aa4a027a6f03754731c8796414ee0 | c815f9c82c1400f76243750cd0ec609d217b9943 | /visitor/etc/visitor.urm.puml | 1f28e4e2f316d2dc742215d1275b357789d82b8a | [
"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 | 1,438 | puml | @startuml
package com.iluwatar.visitor {
class Commander {
+ Commander(children : Unit[])
+ accept(visitor : UnitVisitor)
+ toString() : String
}
interface UnitVisitor {
+ visitCommander(Commander) {abstract}
+ visitSergeant(Sergeant) {abstract}
+ visitSoldier(Soldier) {abstract}
}
class CommanderVisitor {
+ CommanderVisitor()
+ visitCommander(commander : Commander)
+ visitSergeant(sergeant : Sergeant)
+ visitSoldier(soldier : Soldier)
}
class Soldier {
+ Soldier(children : Unit[])
+ accept(visitor : UnitVisitor)
+ toString() : String
}
class App {
+ App()
+ main(args : String[]) {static}
}
abstract class Unit {
- children : Unit[]
+ Unit(children : Unit[])
+ accept(visitor : UnitVisitor)
}
class SoldierVisitor {
+ SoldierVisitor()
+ visitCommander(commander : Commander)
+ visitSergeant(sergeant : Sergeant)
+ visitSoldier(soldier : Soldier)
}
class SergeantVisitor {
+ SergeantVisitor()
+ visitCommander(commander : Commander)
+ visitSergeant(sergeant : Sergeant)
+ visitSoldier(soldier : Soldier)
}
class Sergeant {
+ Sergeant(children : Unit[])
+ accept(visitor : UnitVisitor)
+ toString() : String
}
}
Commander --|> Unit
CommanderVisitor ..|> UnitVisitor
Soldier --|> Unit
SoldierVisitor ..|> UnitVisitor
SergeantVisitor ..|> UnitVisitor
Sergeant --|> Unit
@enduml | false | true | false | false | class |
cb9032ec534ceb4fef1cb65914e8b93701f00e04 | 6efcde6793a8895229ca8face50530e85dfe5869 | /exercise42/docs/classes.puml | d035f73019d0d2938c5853e9cb1d999b5645b2b8 | [] | no_license | Jyke321/cordonero-a04 | dde9e4144b0660f2a10e69b6786d0dbddf4758c4 | 0b3fe00b2525d99ae820de61baad046411a1b2bb | refs/heads/main | 2023-08-23T03:19:27.506727 | 2021-10-17T21:56:41 | 2021-10-17T21:56:41 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 240 | puml | @startuml
class DataHandler {
-List<HashMap<>> data
-String LNAME
-String FNAME
-String SAL
+getDataFromFile()
+displayDataFromFileTabular()
+ArrayList<HashMap<String,String>> returnArrayListWithData()
}
@enduml | false | true | false | false | class |
e66e444b33b6a8b98ca880f522770f28428b3459 | 2c2599acc2d6fa6abcabf31c68ca19b4a569d32f | /class-design.puml | 77825dcd62342502fac7488d405b455062030f38 | [] | no_license | keita69/learning-golang | d91c704c4422febbaa59cb88cc1b784bd8543a2d | b468b963d16c8764cafdff6ed62fa95b6d2dad1f | refs/heads/master | 2021-07-19T19:59:17.331611 | 2017-10-29T13:25:26 | 2017-10-29T13:25:26 | 107,474,477 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 979 | puml | @startuml
package github.com/keita69/cs/main {
class cs << (S,#FF7700) struct >> {
+ main()
}
}
package github.com/keita69/cs/menu {
class MenuController << (S,#FF7700) struct >> {
- List num_history
+ select(num, args[])
}
class MenuArgument << (T,#777700) type >> {
+ execute (MenuArgument args)
}
interface MenuItem << interface >> {
+ execute (MenuArgument args)
}
class DeploymentApp << (S,#FF7700) struct >> {
+ execute (MenuArgument args)
}
class CreateContainerPack << (S,#FF7700) struct >> {
+ execute (MenuArgument args)
}
class Quit << (S,#FF7700) struct >> {
+ execute (MenuArgument args)
}
}
cs .> MenuController : create
MenuController ..> MenuItem : execute
MenuItem *. MenuArgument
MenuItem <|.. DeploymentApp
MenuItem <|.. CreateContainerPack
MenuItem <|.. Quit
@enduml
| false | true | false | false | class |
180de8252e38ed92f649cabd5ea0cfc8288a6cee | c861090797ed77bcaaed6d8d371708b32c082b39 | /architecture.puml | bb478e287a4dec1f9d1ee8e3570328da651913a5 | [] | no_license | bitDecayGames/fireport | 55f975d9f91d95cb1e110e0c79b6122fe156a9ea | e32910218b253640671d91ee414053020fc3c043 | refs/heads/master | 2020-03-31T15:27:47.010811 | 2019-04-10T02:39:43 | 2019-04-10T02:39:43 | 152,337,977 | 0 | 0 | null | 2019-04-10T02:39:44 | 2018-10-10T00:12:29 | Go | UTF-8 | PlantUML | false | false | 538 | puml | @startuml Architecture
cloud {
[Internet] #Yellow
}
Internet --> Game
Internet --> Lobby
node "Fireport Server" {
Lobby -- [REST Server]
Game -- [REST Server]
package "Communication Layer" {
[REST Server] --> [Routing]
[PubSub] -up-> Internet
[Routing] -left-> [PubSub]
}
package "Services" {
[Routing] --> [LobbyService]
[Routing] --> [GameService]
[Routing] --> Internet
}
package "Game Logic" {
[GameService] -- [Core logic]
}
}
@enduml | false | true | false | false | deployment |
ac96b4e9e37fdb5a203001b097589f664d966e77 | b2fdebec80ee1c24e19a2ec28dfea38edd2af61a | /src/main/java/ex43/ex43.puml | 0d8809165d10cdc02f6a5966ecd489ebaf1e2be9 | [] | no_license | yeshmandava/mandava-cop3330-assignment3 | b9950bd7b47a4cb25f32f5c6683d525e40791ca2 | d6428d4e6ff2312ebdecb31cb909530319c150b5 | refs/heads/master | 2023-08-15T06:53:55.630477 | 2021-10-12T02:37:03 | 2021-10-12T02:37:03 | 416,156,760 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 192 | puml | @startuml
'https://plantuml.com/sequence-diagram
Class Info
{
+String Sname
+String auth
+boolean wantJS
+boolean wantCSS
+boolean x,y,z = false
+void ScanInfo()
+void CreateWeb()
}
@enduml | false | true | false | false | class |
8292634b0a782f466d30c9264145358ab410ee2e | ea92b794f64577cf3f9895848ed841a2482a6d1e | /docs/assets/images/TaskOwner-umlClassDiagram-33.puml | 186a90303c7f39277e9e8ba152868dfe94da052e | [
"MIT"
] | permissive | dreambo8563/todo-core | a1cdd6e14ec6445dd1dae84d0ba03bf80b1b09da | 96b2af2b5b5c0ba1d1aaa15eba7061c52cafc611 | refs/heads/master | 2022-11-21T11:51:16.649734 | 2020-07-18T17:57:03 | 2020-07-18T17:57:03 | 274,677,442 | 0 | 0 | MIT | 2020-06-28T10:36:09 | 2020-06-24T13:36:10 | TypeScript | UTF-8 | PlantUML | false | false | 303 | puml | @startuml
hide empty methods
hide empty fields
class "TaskOwner" {
+friends : Array<ITaskOwner>
+id : string
+ownedTasks : Array<ITaskItem>
}
interface "ITaskOwner" {
+friends : Array<ITaskOwner>
+id : string
+ownedTasks : Array<ITaskItem>
}
"ITaskOwner" <|.. "TaskOwner"
@enduml | false | true | false | false | class |
f306ea201d82fd2dfe9a99941a4018b742d16c3d | 0c5e47ecc8c280c7b6c41e585aace67524473bd4 | /src/main/resources/uebung3/exercise02.puml | fd09f2804eacab0d46aa62fc68f769095c3d9a00 | [] | no_license | phbenisc/msiComplexTheorie | bad88319e1ffe89bcb9c09d71b48447afab12897 | 24ba533c2915308f1edc304d37583cbed76c386f | refs/heads/master | 2023-02-27T21:38:58.384128 | 2021-02-01T07:57:27 | 2021-02-01T07:57:27 | 306,917,234 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 440 | puml | @startuml
skinparam state {
BackgroundColor<<YES>> LightGreen
BackgroundColor<<NO>> Red
BorderColor Gray
}
[*] --> n0
state "nein" as n0 <<NO>>
state "nein" as n1 <<NO>>
state "nein" as n2 <<NO>>
state "ja" as j0 <<YES>>
state "ja" as j1 <<YES>>
n0: 0
n1: 1
n2: 3
j0: 2
j1: 4
n0 --> n1 : a
n0 --> n2 : b
n1 --> j0 : a
n1 --> j1 : b
n2 --> n1 : a
n2 --> n2 : b
j0 --> j0 : a
j0 --> j1 : b
j1 --> n1 : a
j1 --> n2 : b
@enduml
| false | true | false | false | sequence |
a68093faa1ac102b1d7168a0994153edff76db08 | 6b1d23d1865e84efe7aa0bdb12bca279ee9b3d43 | /src/images/Crash_Server.plantuml | 5a3b72fc31a66d227c8d1143e42ec87d035cb001 | [] | no_license | riccardoscilla/OCC-for-Distributed-Transactions | 91ee7c4dc32b01ba0ef1b8d75fb56e4b24e98a36 | b213438626c1de70fd091c69c1a100596201d90a | refs/heads/main | 2023-07-26T02:19:52.648652 | 2021-09-10T08:56:01 | 2021-09-10T08:56:01 | 382,293,213 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,180 | plantuml | @startuml Crash Server
skinparam sequenceMessageAlign left
skinparam NoteTextAlignment center
skinparam NoteFontSize 30
skinparam ArrowFontSize 30
skinparam ParticipantFontSize 30
skinparam SequenceDividerFontSize 30
skinparam SequenceDelayFontSize 30
skinparam ParticipantPadding 30
participant Client0
participant Coordinator0
participant Server0
participant Server1
participant TxnSystem
... Server1 transaction with Coordinator0 and Server0 ...
== Crash BeforeVote ==
...
TxnSystem -> Server1: CrashServer(BeforeVote, time)
... Protocol goes on ...
Client0 -> Coordinator0: Commit
Coordinator0 -> Server0: CanCommit(TxnId)
rnote right
Vote commit
end note
Coordinator0 -> Server1: CanCommit(TxnId)
Server0 -> Coordinator0: ServerDecision(change=True, TxnId)
Server1 -> Server1: crash
destroy Server1
rnote right
Do not vote
end note
...
Server1 -> Server1: recover after time
Server1 -> Coordinator0: ServerDecision(change=False, TxnId)
rnote right
Abort after recovery
Discard changes directly
end note
Coordinator0 -> Server0: FinalDecision(abort, TxnId)
Coordinator0 -> Client0: TxnResult(abort)
rnote left
Commit FAIL
end note
== Crash AfterVote ==
...
TxnSystem -> Server1: CrashServer(AfterVote, time)
... Protocol goes on ...
Client0 -> Coordinator0: Commit
Coordinator0 -> Server0: CanCommit(TxnId)
rnote right
Vote commit
end note
Coordinator0 -> Server1: CanCommit(TxnId)
rnote right
Vote commit
end note
Server0 -> Coordinator0: ServerDecision(change=True, TxnId)
Server1 -> Coordinator0: ServerDecision(change=True, TxnId)
Server1 -> Server1: crash
destroy Server1
Coordinator0 -> Server0: FinalDecision(commit, TxnId)
Coordinator0 ->x Server1: FinalDecision(commit, TxnId)
rnote right
Lose decision
end note
Coordinator0 -> Client0: TxnResult(commit)
rnote left
Commit OK
end note
...
Server1 -> Server1: recover after time
Server1 -> Coordinator0: ParticipantDecision(TxnId)
rnote right
Termination protocol
Ask to participants
end note
Server1 -> Server0: ParticipantDecision(TxnId)
Coordinator0 -> Server1: FwdParticipantsDecision(commit, TxnId)
rnote right
Decide commit
end note
Server0 -> Server1: FwdParticipantsDecision(commit, TxnId)
@enduml
| false | true | false | false | sequence |
80bdb788c11e7070b1db3432db1a1dd59d26084f | c4f7d455bd5f34d0875b667304c2767143ef9ac3 | /doc/plantuml/HCARDC/entities.plantuml | 8248a7828733fe61f51ef9716429dbd57a2a616c | [
"Apache-2.0"
] | permissive | gematik/ref-HealthCardControl | 6b7482826e2e35242bfe6a3367dd2888244178d0 | 26a0e1be00206ca74785b4c7c008f17d863d854f | refs/heads/master | 2022-01-22T11:48:22.199071 | 2020-02-20T13:12:39 | 2020-02-20T13:12:39 | 214,092,133 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 627 | plantuml | @startuml
namespace de.gematik.ti.healthcard.control {
namespace entities {
enum C2CMode {
MUTUALLY
}
}
}
namespace de.gematik.ti.healthcard.control {
namespace entities {
enum CardGeneration {
G1
G1P
G2
G2_1
UNKNOWN
VERSION_3_0_3
VERSION_4_0_0
VERSION_4_4_0
}
}
}
namespace de.gematik.ti.healthcard.control {
namespace entities {
class de.gematik.ti.healthcard.control.entities.UsageInformation {
}
}
}
@enduml
| false | true | false | false | class |
fc87dcf62026a887dd2bd4d5cddb989725302758 | 5cff88be2a45a3d2e840ff7ecdc386c2a620982c | /src/main/java/ex41/ex41.puml | 56b05c0b5d2ccc0df6c1929566832a7bf91169ce | [] | no_license | Zmbeboy/gass-cop3330-assignment3 | 10ce7ca398b83147bd822cafdf6d8fdf1db0007d | 2f5606a547667f557951ef6f90003521e37413d5 | refs/heads/master | 2023-08-23T06:10:37.508838 | 2021-10-12T03:46:01 | 2021-10-12T03:46:01 | 413,995,994 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 169 | puml | @startuml
'https://plantuml.com/class-diagram
class App {
readFile(File file)
sortArrayList(List<String> names)
printToFile(List<String> sortedNames)
main()
}
@enduml | false | true | false | false | class |
780ec6ac1deec36aeca1bd09616b0d02c6ea96ed | de8eb9caeacd9e09375ffd47b1e41fcf78194ee2 | /docs/datamodel/AlternativeApproach/UserIdentity.plantuml | 154ad4758bc8002a1b37b4ee1bd9b43d5caa4c6f | [
"Apache-2.0"
] | permissive | NicoApizee/dev-service-framework | e980bf3db6d871bee28edb9cf9e89c3ef3f8728f | d2057b6a00e42289dff9689d0ffdbdf9ec9534d8 | refs/heads/master | 2020-12-25T23:47:40.755305 | 2016-04-06T12:27:59 | 2016-04-06T12:27:59 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 199 | plantuml | @startuml
class AtomicUserIdentity {
Type : Human, organization, object, …
Profile
Credential
Subscribed hyperties : Set of HSD identifiers
Policies
Service adresses : set of Adresses
}
@enduml
| false | true | true | false | class |
610a24ab0a57770812fd2aeb0aa21dd757253e9c | 9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9 | /java/resources/plantuml/behavioral/State1.puml | 7f4185701dd3881ead118e8485439e6e5a679eca | [
"MIT"
] | permissive | vuquangtin/designpattern | 4d4a7d09780a0ebde6b12f8edf589b6f45b38f62 | fc672493ef31647bd02c4122ab01992fca14675f | refs/heads/master | 2022-09-12T07:00:42.637733 | 2020-09-29T04:20:50 | 2020-09-29T04:20:50 | 225,505,298 | 0 | 0 | null | 2022-09-01T23:16:34 | 2019-12-03T01:41:33 | Java | UTF-8 | PlantUML | false | false | 239 | puml | @startuml
scale 1024 height
abstract class State{
+handle()
}
class Context{
+request()
}
class ConcreteState1{
+handle()
}
class ConcreteState2{
+handle()
}
Context *-- State
ConcreteState1 --|> State
ConcreteState2 --|> State
@enduml | false | true | false | false | class |
1634990d12be357f51baf389eb9ced8dc4ebc4cf | 8db2d9ad6f642baaf6471d27da4134e80139ff37 | /Documents/UseCase/index.puml | 283e2b9fc9248c3f6288247f0c913ef444898132 | [] | no_license | lamhan3012cmvn/Document__2School | 2be65b8650850679d2e02390909b6a19df253999 | 564bd04013328d909fb4e7dc5b582260cd3abae8 | refs/heads/master | 2023-08-11T16:35:49.270022 | 2021-09-19T15:01:02 | 2021-09-19T15:01:02 | 398,733,954 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,581 | puml |
@startuml 2School
actor Guest as g
actor User as u
actor Admin as ad
actor Mentor as me
package User_Join_Lop{
usecase Lay_Danh_Sach_User_Join_Lop
usecase Accept_User_Join_Lop
usecase Reject_User_Join_Lop
}
package Authentication{
usecase DangNhap as login
usecase DangKy as register
}
package Questions{
usecase Lay_Danh_Sach_Bo_De_Kiem_Tra
usecase Tao_Bo_De_Kiem_Tra
usecase CapNhat_Bo_De_Kiem_Tra
usecase Xoa_Bo_De_Kiem_Tra
usecase Lay_Danh_SachCau_Hoi_Kiem_Tra
usecase Tao_Cau_HoiKiem_Tra
usecase CapNhat_Cau_HoiKiem_Tra
usecase Xoa_Cau_HoiKiem_Tra
}
package RoadMap {
usecase Lay_Danh_Sach_RoadMap
usecase Tao_RoadMap
usecase Sua_RoadMap
usecase Xoa_RoadMap
}
package RoadMapContent {
usecase Lay_DanhSach_RoadMapContent
usecase Tao_RoadMapContent
usecase Sua_RoadMapContent
usecase Xoa_RoadMapContent
}
package Kahoot{
usecase Lam_Bai_Kiem_Tra_Kahoot
usecase Nhap_Ma_Pin_Kiem_Tra
}
package Course{
usecase Lay_Danh_Sach_Lop_Hoc
usecase Tao_Lop_Hoc
usecase Tham_Gia_Lop_Hoc
}
package Attendance{
usecase Diem_Danh
usecase Tao_Diem_Danh
}
package Assignment{
usecase Tao_Assignment
usecase Lam_Assignment
}
package Post{
usecase Dang_Bai_Viet
usecase NewFeed
}
package user{
usecase Xem_Thong_Bao
usecase Xem_Thanh_Tuu
usecase Cap_Nhat_Thong_Tin_User
usecase Quen_Mat_Khau
usecase Doi_Mat_Khau
}
g --> login
g --> register
u --> Cap_Nhat_Thong_Tin_User
u --> Tham_Gia_Lop_Hoc
u --> Quen_Mat_Khau
u --> Doi_Mat_Khau
u --> Tao_Lop_Hoc
u --> NewFeed
u --> Lay_Danh_Sach_RoadMap
u --> Lay_DanhSach_RoadMapContent
u --> Lay_Danh_Sach_Lop_Hoc
u --> Lam_Bai_Kiem_Tra_Kahoot
u --> Lam_Assignment
u --> Dang_Bai_Viet
u --> Diem_Danh
u --> Nhap_Ma_Pin_Kiem_Tra
u --> Xem_Thong_Bao
u --> Xem_Thanh_Tuu
u <|-- ad
ad --> Tao_Diem_Danh
ad --> Tao_Bo_De_Kiem_Tra
ad --> CapNhat_Bo_De_Kiem_Tra
ad --> Xoa_Bo_De_Kiem_Tra
ad --> Tao_RoadMap
ad --> Sua_RoadMap
ad --> Xoa_RoadMap
ad --> Tao_RoadMapContent
ad --> Sua_RoadMapContent
ad --> Xoa_RoadMapContent
ad --> Tao_Assignment
ad --> User_Join_Lop
me --> Lay_Danh_Sach_Bo_De_Kiem_Tra
me --> Tao_Bo_De_Kiem_Tra
me --> CapNhat_Bo_De_Kiem_Tra
me --> Xoa_Bo_De_Kiem_Tra
me --> Lay_Danh_SachCau_Hoi_Kiem_Tra
me --> Tao_Cau_HoiKiem_Tra
me --> CapNhat_Cau_HoiKiem_Tra
me --> Xoa_Cau_HoiKiem_Tra
me --> Lay_DanhSach_RoadMapContent
me --> Tao_RoadMapContent
me --> Sua_RoadMapContent
me --> Xoa_RoadMapContent
me --> Lam_Bai_Kiem_Tra_Kahoot
me --> Nhap_Ma_Pin_Kiem_Tra
me --> Assignment
me --> Attendance
me --> Post
me --> User_Join_Lop
@enduml | false | true | false | false | usecase |
7bdc8ba1fa7ce4339a1d934660103805f5f08501 | 9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9 | /java/resources/plantuml/patterns/decorator-pattern.puml | cf575ba7f01783f718a78b7ed1cd1d36c64dff35 | [
"MIT"
] | permissive | vuquangtin/designpattern | 4d4a7d09780a0ebde6b12f8edf589b6f45b38f62 | fc672493ef31647bd02c4122ab01992fca14675f | refs/heads/master | 2022-09-12T07:00:42.637733 | 2020-09-29T04:20:50 | 2020-09-29T04:20:50 | 225,505,298 | 0 | 0 | null | 2022-09-01T23:16:34 | 2019-12-03T01:41:33 | Java | UTF-8 | PlantUML | false | false | 324 | puml | ```plantuml
@startuml
interface Component {
+ peration()
}
class ConcreteComponent {
+ opration()
}
class Decorator {
- Component component
+ opration()
}
class ConcreteDecorator {
+ opration()
}
Component <|.. ConcreteComponent
Component <|.. Decorator
Decorator <|-- ConcreteDecorator
Decorator *-- Component
@enduml | false | true | false | false | class |
78252696b661f48b8a0b93900a9b24c6e56e6d76 | 015fb8b88cc26429d6aa75269f9c86f5ef0d33a3 | /System-Programming-Fundamentals-5th-Term/Lab6-TCP/diagrams/usecase.plantuml | e8859bec3c526dcdd30c2ae212c39ce4d4056694 | [] | no_license | timlathy/itmo-third-year | fd1e2a6d97b5d49b4efdee8e08d30a3d6a5b48be | 44bd4202beb115e27939add2e51fe13ff4d8b54e | refs/heads/master | 2021-08-17T01:19:56.811533 | 2020-07-31T03:12:21 | 2020-07-31T03:12:21 | 208,321,854 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 457 | plantuml | @startuml
left to right direction
actor User as user
actor "Local Client" <<Software>> as client
actor "Remote Server" <<Software>> as server
rectangle {
user -- (browse remote directories)
(browse remote directories) .> (print directory listings) : include
(print directory listings) -- client
(browse remote directories) .> (get directory listings) : include
(get directory listings) -- client
(get directory listings) -- server
}
@enduml
| false | true | false | false | usecase |
a9772fed492c77abe69b2b50ae24af3b4b736fea | 507feae29e37c4a20f7be86010ec9a2c119b52b6 | /docs/Suspect.puml | af3241f7cb89067ef91f305774e489d65230245f | [] | no_license | serenakemono/tp | b6d55db4a72593e675085d06cb6a07d9389c1ed7 | 3823311f8977716ee3f9ff813024425ccf3ab846 | refs/heads/master | 2023-09-02T01:04:30.050776 | 2021-11-08T13:53:34 | 2021-11-08T13:53:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,209 | puml | @startuml
'https://plantuml.com/sequence-diagram
autonumber
hide footbox
":SceneList" -> ":SuspectListBuilder" :suspectListBuilder(fileLocation:String, suspectList:SuspectList)
loop numOfSuspects
activate ":SuspectListBuilder"
create "suspect:Suspect"
":SuspectListBuilder" -> "suspect:Suspect" :new Suspect()
activate "suspect:Suspect"
"suspect:Suspect" --> ":SuspectListBuilder" :suspect
deactivate "suspect:Suspect"
":SuspectListBuilder" -> ":SuspectList" :addSuspect(suspectName:String, suspect:Suspect)
activate ":SuspectList"
":SuspectList" --> ":SuspectListBuilder"
deactivate ":SuspectList"
end
loop numOfClues
create "clueToAdd:Clue"
":SuspectListBuilder" -> "clueToAdd:Clue" :new Clue(name:String, image:String, description:String)
activate "clueToAdd:Clue"
"clueToAdd:Clue" --> ":SuspectListBuilder" :clueToAdd
deactivate "clueToAdd:Clue"
":SuspectListBuilder" -> ":SuspectList" :addClueForSuspect(suspectName:String, clueToAdd:Clue)
activate ":SuspectList"
":SuspectList" --> ":SuspectListBuilder"
deactivate ":SuspectList"
end
":SuspectListBuilder" --> ":SceneList"
deactivate ":SuspectListBuilder"
@enduml | false | true | false | false | sequence |
64f7303da61a992e348123a6a576cd336147b3a0 | 399b6b5a5887952d474e5a5240d2221ed7e9326f | /uml/ex2.puml | bcbe36be5f9e03e8ac0ff58c6efc7bf180f92171 | [] | no_license | omerz10/Advanced-Programming-O-D | c8338679e8eef7aa4af358974ca1267aeedc1711 | 0ba7ccf473f0ccd666b47a366e1946764df6d4e7 | refs/heads/master | 2021-09-28T00:45:09.548936 | 2018-11-12T22:38:47 | 2018-11-12T22:38:47 | 111,909,576 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,646 | puml | @startuml
'///////////////////////////////
'// Classes Definitions
'///////////////////////////////
class GameFlow {
+ GameFlow(Player* defaultPlayer, Board *board)
+ play() : void
+ checkInput(string input) : bool
- Player* player
- Board* board
}
class Board {
- int size
- Cell** cells
+ Board(int width, int height)
+ ~Board()
+ getSize() const : int
+ getCells() const : Cell**
+ setCell(int i, int j, char c) : void
+ create() const : void
+ show() const : void
}
class Cell {
- char value
- int x
- int y
+ Cell();
+ Cell(int x, int y)
+ getVal() const : char
+ getX() const : int
+ getY() const : int
+ setVal(char c) : void
+ setX(int x) : void
+ setY(int y) : void
+ operator < (const Cell &cell) const : bool
+ operator == (const Cell &cell) const : bool
}
class Player {
- char type
- Board* board
- VectorOfCells moves
- vector <VectorOfCells> changeableCells
- Cell lastMove
+ Player(char type, Board *board)
+ getType() const : char
+ getMoves() const : VectorOfCells
+ getPossibleMoves() : bool
+ getEmptyCell(int k, int n, int i, int j) : void
+ getLastMove() const : Cell
+ setLastMove(int i, int j) : void
+ printMoves() : void
+ switchCells(int i, int j) : void
+ switchPlayer(char player) : void
}
class VectorOfCells << (T,orchid) typedef >>
'///////////////////////////////
'// Classes Relations
'///////////////////////////////
GameFlow o-- Player
GameFlow o-- Board
Board *-- Cell
Player o-- Board
Player ==> VectorOfCells
@enduml
| false | true | false | false | class |
ef5bdc037e2f73e678acb9008b5411d876fa9ed9 | 7579d48c664303c030192aa8353e9810c51002c6 | /src/main/java/com/tom/designPattern/_01SingleResponsibilty/Hello.puml | d0b11474a2a96f6850f28c7e0d84a1caa78bed13 | [] | no_license | loustrong/algorithmJava | 6b3c406ae28a375cb1f691f829963d9c154c8275 | 977ca0e749531e8061c654fe9482e98f8ac3f9c6 | refs/heads/main | 2023-03-09T17:53:26.697764 | 2021-02-01T06:04:35 | 2021-02-01T06:04:35 | 315,169,642 | 0 | 1 | null | 2021-02-01T06:04:36 | 2020-11-23T01:26:57 | Java | UTF-8 | PlantUML | false | false | 459 | puml | @startuml
abstract class AbstractList
abstract AbstractCollection
interface List
interface Collection
interface HelloInter
abstract class HelloAbstract
class Hello
HelloInter <|-- HelloAbstract
HelloAbstract <|-- Hello
List <|-- AbstractList
Collection <|-- AbstractCollection
Collection <|- List
AbstractCollection <|- AbstractList
AbstractList <|-- ArrayList
class ArrayList {
Object[] elementData
size()
}
enum TimeUnit {
DAYS
HOURS
MINUTES
}
@enduml | false | true | false | false | class |
90a3ec4078917e3842088214d28ae68c2b6d15a8 | b000bff55fa78503ade27051859489d448fe3d22 | /strategy.urm.puml | 74d79324f3f49436235f8164f43d5e2adaeadcc9 | [] | no_license | yourant/design-patterns | a90119206056d9340fd1ecebf22d5df66c9102f1 | eff196951c36b2e8f51e2aea3cdfbda6044d3135 | refs/heads/master | 2023-09-01T21:00:12.586960 | 2021-10-24T15:42:20 | 2021-10-24T15:42:20 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 897 | puml | @startuml
package cn.dotfashion.soa.upmsadmin.service.arc {
class ArcCalExecutorImpl {
- strategy : ArcCalStrategy
+ ArcCalExecutorImpl(strategy : ArcCalStrategy)
+ consumeArcNotice(arcNoticeReqDTO : ArcNoticeReqDTO)
}
interface ArcCalStrategy {
+ executeAble() {abstract}
+ execute() {abstract}
+ getRuleId() {abstract}
}
class ArcRuleCalStrategy {
- LOGGER : Logger {static}
+ executeAble()
+ execute()
+ getRuleId()
}
class ArcBrandCalStrategy {
- LOGGER : Logger {static}
+ executeAble()
+ execute()
+ getRuleId()
}
class ArcBudgetCalStrategy {
- LOGGER : Logger {static}
+ executeAble()
+ execute()
+ getRuleId()
}
}
ArcCalExecutorImpl *--> "-strategy" ArcCalStrategy
ArcRuleCalStrategy ..|> ArcCalStrategy
ArcBrandCalStrategy ..|> ArcCalStrategy
ArcBudgetCalStrategy ..|> ArcCalStrategy
@enduml
| false | true | false | false | class |
b5fb59f7a61fa9d0ed5d118a552bfd2069a60dd9 | 7a1d90175f78470e0b54d5431d12c21132d826ff | /docs/_site/connector/connector-disconnect.puml | 5e2068b0c4e24461efeef39cfab8e246a98b7872 | [
"Apache-2.0",
"CC-BY-3.0"
] | permissive | reTHINK-project/dev-hyperty | bc4a17625fd2ad4f29f220413682570882a115d2 | 04dcfdb817161ad58ce13878be392f9b6d3ac3df | refs/heads/master | 2020-12-03T03:47:35.106591 | 2019-07-02T15:44:32 | 2019-07-02T15:44:32 | 56,135,123 | 0 | 3 | Apache-2.0 | 2019-05-23T10:16:43 | 2016-04-13T08:37:48 | JavaScript | UTF-8 | PlantUML | false | false | 1,035 | puml | @startuml
autonumber
participant "App" as app
participant "WRTC\nAPI" as wrtcAPI
participant "Connector\nHyperty" as voiceH
participant "Connection\nController" as connCtrl
participant "Connection\nData Object" as ConnA
participant "Bob Peer\nData Object" as ConnB
participant "Syncher" as sync
participant "Message BUS" as bus
app -> connCtrl : disconnect()
connCtrl -> wrtcAPI : close()
alt Alice disconnects
connCtrl -> ConnA : delete()
ConnA -> sync
sync -> bus : postMessage( DeleteConnectionDataObjMessage )
sync ->x ConnA
destroy ConnA
connCtrl -> ConnB : unsubscribe()
ConnA -> sync
sync -> bus : postMessage( UnsubscribeBobPeerDataObjMessage )
sync ->x ConnB
destroy ConnB
else Bob disconnects
connCtrl -> ConnB : delete()
ConnB -> sync
sync -> bus : postMessage( DeleteBobPeerDataObjMessage )
sync ->x ConnB
destroy ConnB
connCtrl -> ConnA : unsubscribe()
ConnA -> sync
sync -> bus : postMessage( UnsubscribeConnectionDataObjMessage )
sync ->x ConnA
destroy ConnA
end
connCtrl --> app
@enduml
| false | true | false | false | sequence |
af50de2f6d494cb22235ff4eddd0ca08172ba43d | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ShippingRateTierType.puml | f8150d33d93d4685999edc23df64d8c293a521fd | [] | 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 | 118 | puml | @startuml
hide methods
enum ShippingRateTierType {
CART_VALUE
CART_CLASSIFICATION
CART_SCORE
}
@enduml
| false | true | false | false | class |
7f47981550cf5520d6e2c20627f75faeac5222c8 | 733b4644dbf4cfb0adf9a97808cf2b69d1895efa | /uml/Todo.puml | 72f4493b6d17b334a7453a43fecf62d0b83e78b6 | [] | no_license | yeshmandava/mandava-cop3330-assignment4 | 05a88b581a5cc80c779cffa02dc270234fc77ed9 | 87a55ce9746c830cd0b59eed30e1c4d721d63f95 | refs/heads/master | 2023-08-23T10:23:16.215418 | 2021-11-02T00:50:07 | 2021-11-02T00:50:07 | 423,661,709 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,536 | puml | @startuml
'https://plantuml.com/sequence-diagram
JavaFX.GUI = TodoApp
JavaFX.GUI = TodoController
class TodoApp
{
+main()
+start()
}
class Input
{
-String dueDate
-String todoTask
-Boolean bool
+Input()
+getDate()
+setDueDate()
+getTask()
+checkComplete()
+markComplete()
+limitInput()
}
class AppendTodoFile
{
-String fileDirectory
-String originalPath
-String fileName
+appendFile()
+FileName()
+returnFileDirec()
+initFilePath()
+loadFile()
+editFile()
+saveList()
}
class TodoController
{
-ListView<Todo>
-ObservableList<Todo>
-ObservableList<Todo>
-DatePicker
-TextField
-TableColumn<Todo, LocalDate>
-TableColumn<Todo, String>
-TableColumn<Todo, Boolean>
-AppendTodoFile
+Init()
+AddListClick()
+DelListClick()
+DisplayAllClick()
+ShowCompleteClick()
+ShowIncompleteClick()
+NewTaskClick()
+DelTaskClick()
+SaveFile()
+loadFile()
+saveList()
+loadList()
+Quit()
}
class AppendTodoList
{
+ArrayList<Tasks>
+AppendTodoList()
+newTodo()
+removeTodo()
}
class Tasks
{
+String TodoName
+ArrayList<Input>
+Tasks()
+ListName()
+updateName()
+newTask()
+removeTask()
}
TodoApp <--|> AppendTodoFile
Input <-|> Tasks
AppendTodoFile --|> AppendTodoList
Tasks <-|> AppendTodoList
AppendTodoFile --|> Tasks
AppendTodoList = TodoController
AppendTodoFile = TodoController
Tasks == TodoController
@enduml | false | true | false | false | class |
84d831bd269ef06bd38f06d5aa71968bb2150303 | 67b794119881212426459655fed63b9cdc0dfe1e | /docs/proposals/images/machinepool-api/figure1.plantuml | 9b163ef025ed99f86f3b13d7909b1191c9ff7839 | [
"Apache-2.0"
] | permissive | kubernetes-sigs/cluster-api | 203e1912a218222cffc2b0f15cd1b025d32f3d73 | b3e0615367f421302933c5ff6bcc48ecdcf9a8da | refs/heads/main | 2023-09-01T04:53:16.329644 | 2023-08-31T18:16:48 | 2023-08-31T18:16:48 | 124,157,517 | 3,053 | 1,232 | Apache-2.0 | 2023-09-14T20:07:21 | 2018-03-07T00:49:50 | Go | UTF-8 | PlantUML | false | false | 4,865 | plantuml | @startuml
title Figure 1. MachinePool Provisioning process
actor User
' -- GROUPS START ---
box #LightGreen
participant "API Server"
end box
box #LightBlue
participant "MachinePool Controller"
end box
box #LightGrey
participant "Infrastructure Controller"
end box
box #LightGrey
participant "Bootstrap Controller"
end box
' -- GROUPS END ---
User -> "API Server" : Create MachinePool Infrastructure
"API Server" -->> "Infrastructure Controller": New Provider Infrastructure
opt IF Infrastructure has no owner ref
"Infrastructure Controller"->"Infrastructure Controller": Do Nothing
end
User -> "API Server": Create MachinePool
"API Server" -->> "MachinePool Controller": New MachinePool
opt #FFFFFFCC Required Only if MachinePool has no owner
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool's owner to Cluster
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool.Status.Phase to Pending
"MachinePool Controller" -> "API Server": Update MachinePool
"MachinePool Controller" -> "API Server": Update MachinePool
end
"MachinePool Controller" -> "API Server": Get Bootstrap
opt #FFFFFFCC Required Only if Bootstrap has no owner
"MachinePool Controller" -> "MachinePool Controller": Set Bootstrap's owner to MachinePool
"MachinePool Controller" -> "API Server": Update Bootstrap
end
opt #FFFFFFCC Required Only if Bootstrap not seen before
"MachinePool Controller" -> "MachinePool Controller": Add Watcher for MachinePool.Template.Bootstrap.Kind objects
end
opt #FFFFFFCC If MachinePool in Pending state
"Bootstrap Controller"->"Bootstrap Controller": Generate BootstrapConfig.Status.BootstrapData
"Bootstrap Controller"->"Bootstrap Controller": Set BootstrapConfig.Status.Ready=true
end
opt #FFFFFFCC If Bootstrap has no Data and Status.BootstrapData
"MachinePool Controller"->"MachinePool Controller": Requeue
end
opt #FFFFFFCC If Bootstrap has Data
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool.Status.BootstrapReady=true
"MachinePool Controller" -> "API Server": Update MachinePool
end
opt #FFFFFFCC If MachinePool.Template.Bootstrap.Data is empty
"MachinePool Controller" -> "Bootstrap Controller": Get BootstrapConfig.Status.BootstrapData
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool.Template.Bootstrap.Data
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool.Status.BootstrapReady=true
"MachinePool Controller" -> "API Server": Update MachinePool
end
"MachinePool Controller" -> "API Server": Get Infrastructure
opt #FFFFFFCC Required Only if Infrastructure has no owner
"MachinePool Controller" -> "MachinePool Controller": Set Infrastructure's owner to MachinePool
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool.Status.Phase to Provisioning
"MachinePool Controller" -> "API Server": Update Infrastructure
end
opt #FFFFFFCC Required Only if Infrastructure not seen before
"MachinePool Controller" -> "MachinePool Controller": Add Watcher for MachinePool.Template.InfrastructureRef.Kind objects
end
"API Server" -->> "Infrastructure Controller": Infrastructure Update
opt #FFFFFFCC Required only if Infrastructure has owner ref
"Infrastructure Controller" -> "API Server": Get MachinePool
"Infrastructure Controller" -> "Infrastructure Controller": Provision infrastructure
"Infrastructure Controller" -> "Infrastructure Controller": Set Infrastructure.Status.Replicas
"Infrastructure Controller" -> "Infrastructure Controller": Set Infrastructure.Status.InfrastructureReady=true
"Infrastructure Controller" -> "API Server": Update Infrastructure
end
"API Server" -->> "MachinePool Controller": Infrastructure Update
opt #FFFFFFCC Only required if Infrastructure.Status.Ready is true
"MachinePool Controller" -> "API Server": Get MachinePool
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool.Status.Replicas = Infrastructure.Status.Replicas
"MachinePool Controller" -> "MachinePool Controller": Set MachinePool.Status.InfrastructureReady = Infrastructure.Status.Ready
"MachinePool Controller" -> "API Server": Update MachinePool
end
opt #FFFFFFCC If MachinePool.Status.Ready is true MachinePool.Spec.Replicas != MachinePool.Status.AvailableReplicas
"MachinePool Controller" -> "API Server": Get Nodes with MachinePool.Spec.Selector
"MachinePool Controller" -> "MachinePool Controller": Update MachinePool.Status UpdatedReplicas, ReadyReplicas, AvailableReplicas, and UnavailableReplicas
end
opt #FFFFFFCC If MachinePool.Status.Ready is true MachinePool.Spec.Replicas != MachinePool.Status.AvailableReplicas
"MachinePool Controller"->"MachinePool Controller": Requeue
end
opt #FFFFFFCC If MachinePool.Status.Ready is true MachinePool.Spec.Replicas == MachinePool.Status.AvailableReplicas
"MachinePool Controller"->"API Server": Set MachinePool.Status.Phase to "Running"
end
hide footbox
@enduml
| false | true | false | false | sequence |
10aecf32929a25b9db06ba770b215d546be63438 | 394a56ac07462a7305e934de37c3ed3a5363f56a | /Sprint 3/Análise/UC1_Registar_Organização/UC1_ModeloDominio.plantuml | b4b9227ae3253aaf58e54a6ca415f08ab5acf0bc | [] | no_license | pedro-miguez/upskill_java1_labprg_grupo3 | 69ab871772f2a2faba901ee894aea2f8fe7392bb | 99bed16b491e8f0fbceb86e621cb9164e7722586 | refs/heads/main | 2023-03-24T02:26:43.964110 | 2021-03-22T10:50:54 | 2021-03-22T10:50:54 | 331,625,464 | 1 | 0 | null | 2021-03-19T18:00:07 | 2021-01-21T12:45:29 | Java | UTF-8 | PlantUML | false | false | 643 | plantuml | @startuml
left to right direction
class Plataforma {
designacao
}
class Organizacao {
nome
NIF
contactoTelefonico
enderecoWeb
email
}
class Colaborador {
nome
funcao
contactoTelefonico
email
}
class EnderecoPostal {
morada
codigoPostal
localidade
}
class Utilizador{
}
class Role {
}
Plataforma "1" -- "*" Organizacao : tem registadas >
Organizacao "1" -- "1..*" Colaborador : tem >
Organizacao "1" -- "1" Colaborador : tem gestor >
Organizacao "0..1" -- "1" EnderecoPostal : localizada em >
Colaborador "0..1" -- "1" Utilizador: atua como >
Utilizador "1" -- "1..2" Role : tem
@enduml | false | true | false | false | class |
edf3fea59606911ee6f07eb17e5ab2d132fb7645 | ed45ea4470bcfc497e2584697d7842a540e04fd9 | /ros/umlresource/class_loader_core.puml | e69df8768e8e36cdcf698e3c0bb2c622cf205c99 | [] | no_license | cf-zhang/documents | ffcd8213587f8aa9c47406cf2491bf77beec9c33 | 8a4439932017b67fba7988ff7fadd9829bce1e4c | refs/heads/master | 2022-03-03T13:52:27.333343 | 2022-02-25T11:31:22 | 2022-02-25T11:31:22 | 154,789,912 | 11 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,035 | puml | @startuml
namespace class_loader.impl #DDDDDD {
note "typedef std::string LibraryPath; \
\ntypedef std::string ClassName; \
\ntypedef std::string BaseClassName; \
\ntypedef std::map<ClassName, impl::AbstractMetaObjectBase *> FactoryMap; \
\ntypedef std::map<BaseClassName, FactoryMap> BaseToFactoryMapMap; \
\ntypedef std::pair<LibraryPath, Poco::SharedLibrary *> LibraryPair; \
\ntypedef std::vector<LibraryPair> LibraryVector; \
\ntypedef std::vector<AbstractMetaObjectBase *> MetaObjectVector;" as N1
class GlobalMethod{
-- default --
void printDebugInfoToScreen();
BaseToFactoryMapMap & getGlobalPluginBaseToFactoryMapMap();
LibraryVector & getLoadedLibraryVector();
std::string getCurrentlyLoadingLibraryName();
void setCurrentlyLoadingLibraryName(const std::string & library_name);
ClassLoader * getCurrentlyActiveClassLoader();
void setCurrentlyActiveClassLoader(ClassLoader * loader);
FactoryMap & getFactoryMapForBaseClass(const std::string & typeid_base_class_name);
template<typename Base> FactoryMap & getFactoryMapForBaseClass()
boost::recursive_mutex & getLoadedLibraryVectorMutex();
boost::recursive_mutex & getPluginBaseToFactoryMapMapMutex();
bool hasANonPurePluginLibraryBeenOpened();
void hasANonPurePluginLibraryBeenOpened(bool hasIt);
std::vector<std::string> getAllLibrariesUsedByClassLoader(const ClassLoader * loader);
bool isLibraryLoaded(const std::string & library_path, ClassLoader * loader);
bool isLibraryLoadedByAnybody(const std::string & library_path);
void loadLibrary(const std::string & library_path, ClassLoader * loader);
void unloadLibrary(const std::string & library_path, ClassLoader * loader);
-- hiden --
template<typename Derived, typename Base> void registerPlugin(const std::string & class_name, const std::string & base_class_name)
template<typename Base> Base * createInstance(const std::string & derived_class_name, ClassLoader * loader)
template<typename Base> std::vector<std::string> getAvailableClasses(ClassLoader * loader)
}
}
@enduml | false | true | false | false | class |
e78d8f97f12500fb295bd3bb5a00b28bd4aef49e | 870f01a63631e92df1e5d4d2e4514872e317713f | /functional-specs/use-cases/diagrams/UCD-Product/Product.plantuml | bd70730de812bd5977fa511124126f37a6e8d73b | [] | no_license | efuentesp/gobmx-ui-prototype | 2f1ecd1db63811f4e931a1b5615f23b410850733 | 9c09390b317729a7dd0c3662de4441fbf423911f | refs/heads/master | 2023-01-22T17:26:52.463716 | 2019-06-11T18:10:29 | 2019-06-11T18:10:29 | 124,451,552 | 0 | 0 | null | 2023-01-11T22:29:13 | 2018-03-08T21:43:23 | HTML | UTF-8 | PlantUML | false | false | 440 | plantuml | @startuml
left to right direction
skinparam packageStyle rectangle
Operador <<persona>> as Actor
rectangle {
(Agregar Product) as CreateUC <<usuario>>
(Editar Product) as EditUC <<usuario>>
(Buscar Product) as SearchUC <<usuario>>
(Eliminar Product) as DeleteUC <<usuario>>
Actor -> CreateUC
Actor -> EditUC
Actor -> SearchUC
Actor --> DeleteUC
EditUC .> SearchUC : include
DeleteUC .> SearchUC : include
}
@enduml
| false | true | false | false | usecase |
77191ff681160a6d5bd30598e070c217be405a92 | e4fae5d39766bc6c2dfa7f6f8dd8637d16c70b96 | /plantuml-ae-style.iuml | d429970e1edd49ec32e218eebc8fd1221c00aba7 | [
"MIT"
] | permissive | diraulo/shf-project | 6c721588aa7f85c634f76a5bab5c3d1a9b571339 | 0745d727d945b978368d46508c7c08288ffcf9fb | refs/heads/develop | 2021-01-10T18:29:28.067886 | 2016-11-12T14:57:47 | 2016-11-12T14:57:47 | 73,560,387 | 0 | 0 | null | 2016-11-12T15:22:29 | 2016-11-12T15:22:29 | null | UTF-8 | PlantUML | false | false | 5,076 | iuml | /'
@file plantuml-style.iml
@desc: styles for PlantUML files
Note that styles can be nested multiple times
There seems to be a BUG if some styles for an entity are nested and some aren't.
@author: Ashley Engelund (ashley@ashleycaroline.com weedySeaDragon @ github)
@date 2016-10-24
@see http://plantuml.com/skinparam
'/
'.............................
' Layout and General settings:
!define DEFAULT_FONT_COLOR #111111
!define DEFAULT_BACKGROUND_COLOR white
!define DEFAULT_BORDER_COLOR #111111
!define DEFAULT_FONT Helvetica
!define DEFAULT_FONT_SIZE 11
!define DEFAULT_NOT_SO_DARK #666666
!define TITLE_FONT_SIZE 18
skinparam componentStyle uml2
skinparam defaultFontName DEFAULT_FONT
skinparam defaultTextAlignment center
skinparam handwritten false
skinparam monochrome false
skinparam shadowing false
skinparam BackgroundColor white
skinparam HyperlinkColor #0000DD
skinparam Default {
FontColor DEFAULT_FONT_COLOR
FontName DEFAULT_FONT
FontSize DEFAULT_FONT_SIZE
FontStyle plain
}
skinparam GenericArrow {
FontColor #666666
'FontName courier
FontSize 12
FontStyle italic
}
skinparam title {
FontColor black
FontName DEFAULT_FONT
FontSize TITLE_FONT_SIZE
FontStyle plain
}
skinparam legend {
BackgroundColor white
BorderColor DEFAULT_NOT_SO_DARK
FontColor black
FontName DEFAULT_FONT
FontSize 10
}
skinparam header {
FontColor DEFAULT_NOT_SO_DARK
FontName DEFAULT_FONT
FontSize 9
FontStyle plain
}
skinparam Footer {
FontColor DEFAULT_NOT_SO_DARK
FontSize 12
FontName DEFAULT_FONT
FontStyle italic
}
'.............................
' entities
/' ..............
Activities
'/
' BUG: activityArrowColor is changed by usecaseArrowColor
skinparam activity {
Arrow {
Color DEFAULT_NOT_SO_DARK
FontColor DEFAULT_NOT_SO_DARK
FontSize 11
FontStyle italic
}
BackgroundColor white
BorderColor DEFAULT_BORDER_COLOR
Diamond {
FontStyle italic
}
'EndColor red
FontSize 13
StartColor DEFAULT_NOT_SO_DARK
}
skinparam note {
FontSize 10
FontStyle italic
FontColor DEFAULT_FONT_COLOR
BackgroundColor white
BorderColor white
}
/' ..............
Sequences
'/
skinparam sequence {
Arrow {
Color black
'FontColor
'FontName
'FontSize
'FontStyle
Thickness 1
}
Box {
LineColor black
BackgroundColor white
BorderColor DEFAULT_NOT_SO_DARK
FontColor DEFAULT_FONT_COLOR
FontSize 11
FontStyle plain
}
Divider {
BackgroundColor white
BorderColor DEFAULT_NOT_SO_DARK
BorderThickness 1
FontColor DEFAULT_NOT_SO_DARK
' FontSize
FontStyle italic
}
Group {
BackgroundColor white
BodyBackgroundColor white
BorderColor DEFAULT_BORDER_COLOR
BorderThickness 2
Header {
FontStyle bold
}
}
LifeLine {
BackgroundColor white
BorderColor navy
BorderThickness 1
}
'NewpageSeparatorColor
Participant {
BackgroundColor white
BorderColor navy
BorderThickness 1
FontColor navy
FontSize 12
}
Reference {
BackgroundColor white
BorderColor DEFAULT_NOT_SO_DARK
BorderThickness 1
'FontSize
'HeaderBackgroundColor
}
Stereotype {
' FontColor
' FontName
' FontSize
' FontStyle
}
Title {
FontColor black
FontSize TITLE_FONT_SIZE
'FontStyle
}
}
/' ..............
Swimlane
'/
skinparam swimlane{
BorderColor DEFAULT_BORDER_COLOR
TitleFontSize TITLE_FONT_SIZE
}
skinparam Component {
ArrowColor blue
BackgroundColor white
BorderColor DEFAULT_BORDER_COLOR
FontColor DEFAULT_FONT_COLOR
}
skinparam State {
ArrowColor DEFAULT_BORDER_COLOR
'AttributeFontStyle
BackgroundColor DEFAULT_BACKGROUND_COLOR
BorderColor DEFAULT_BORDER_COLOR
EndColor red
StartColor green
}
skinparam Object {
ArrowColor blue
' Attribute {
' FontColor
' FontName
' FontSize
' FontStyle
' }
BackgroundColor white
BorderColor DEFAULT_BORDER_COLOR
BorderThickness 1
}
skinparam Usecase {
ArrowColor DEFAULT_NOT_SO_DARK
BackgroundColor white
BorderColor DEFAULT_BORDER_COLOR
}
| false | true | false | false | sequence |
af993ca9fde5a5eec0b8878779a18433ca1eb9ee | b12398ba16bcc093f7aa7384cc6f7f0a24b002b0 | /etc/diagram.umr.puml | c36532d7453350ca01c649f3da96d7536ea35e45 | [] | no_license | AndresTY/BancoPDUSA | f3f2e8d3ed81f133cc812b0219c7f762995e3cc9 | 1a6727f5911e5d870e4e013a3a5b442aefc08ef4 | refs/heads/Master | 2023-08-03T15:21:39.136064 | 2021-09-15T17:12:55 | 2021-09-15T17:12:55 | 406,444,696 | 1 | 1 | null | 2021-09-15T17:12:56 | 2021-09-14T16:31:39 | Java | UTF-8 | PlantUML | false | false | 5,178 | puml | @startuml
package Factories{
interface IProductoFactory{
darProducto(): Producto {abstract}
darProducto(String): Producto {abstract}
}
class TarjetaFactory implements IProductoFactory{
darProducto(): Producto
darProducto(String): Producto
}
class CuentaFactory implements IProductoFactory{
darProducto(): Producto
darProducto(String): Producto
}
class CDTFactory implements IProductoFactory{
darProducto(): Producto
darProducto(String): Producto
}
class CreditoRotativoFactory implements IProductoFactory{
darProducto(): Producto
darProducto(String): Producto
}
class ProductoAbstractFactory{
+darProducto(String):IProductoFactory
}
}
package Perfiles{
interface IPortafolioFactory{
+darPortafolio():Portafolio {abstract}
}
class Portafolio{
-creditoRotativo: CreditoRotativo
-cdt:CDT
-cuentaAhorros: CuentaAhorros
-cuentaCorriente: CuentaCorriente
-tarjetasCredito: ArrayList<TarjetasCredito>
-tarjetasDebito: ArrayList<TarjetasDebito>
+checkNumero(Tarjeta):void
+toString():String
+anadirTarjetaCredito(TarjetasCredito):void
+anadirTarjetaDebito(TarjetasDebito):void
}
class Portafolio18Factory implements IPortafolioFactory{
+darPortafolio():Perfil
}
class PortafolioLaboralFactory implements IPortafolioFactory{
+darPortafolio():Perfil
}
class PortafolioMegaMillonarioFactory implements IPortafolioFactory{
+darPortafolio():Perfil
}
class PortafolioMenorFactory implements IPortafolioFactory{
+darPortafolio():Perfil
}
class PortafolioBuilder{
~perfil:Portafolio
+reset():void
+putTarjetasCredito(TarjetasCredito):void
+putTarjetasDebito(TarjetasDebito):void
+putCreditoRotativo(CreditoRotativo):void
+putCdt(CDT):void
+putCuentaAhorros(CuentaAhorros):void
+putCuentaCorriente(CuentaCorriente):void
+darPerfil():Portafolio
}
class PortafolioFactory{
+darFactory(String):IPortafolioFactory
}
}
package Productos{
abstract class Producto{
-activo: boolean
+idCliente:String
+nombreCliente:String
+Producto()
+Producto(Producto)
+checkActivo():void
}
package Tarjetas{
abstract class Tarjeta extends Producto{
-numero:String
+checkNumero():void
+toString():String
+Tarjeta()
#Tarjeta(Tarjeta)
}
class TarjetaCredito extends Tarjeta{
-credito:float
-cupo:float
+retirar(float):void
+pagar(float,Cuenta):void
+TarjetaCredito()
-TarjetaCredito(TarjetaCredito)
+Clone():Producto
}
class TarjetaDebito extends Tarjeta{
-max:float
~cuenta:Cuenta
+retirar(float):void
+configurar(Cuenta):void
+TarjetaDebito()
-TarjetaDebito(TarjetaDebito)
+Clone():Producto
}
}
package Servicios{
class CDT extends Producto{
-cuenta:Cuenta
-cantidad:float
-interes:float
-id:int
-termino:float
+CDT()
-CDT(CDT)
+Clone():Producto
}
class CreditoRotativo extends Producto{
-cupoMax:float
-cupoActual:float
-credito:float
-cupo:float
+pagar(float,Cuenta):void
+CreditoRotativo()
-CreditoRotativo(CreditoRotativo)
+Clone():Producto
}
}
package Cuentas{
abstract class Cuenta extends Producto{
-activo:boolean
-saldo:float
+Cuenta()
#Cuenta(Cuenta)
+retirarDinero(float a):void {abstract}
+checkActivo():void
+toString():String
+meterDinero():void
}
class CuentaAhorros extends Cuenta{
-tasaInteres:float
+CuentaAhorros()
-CuentaAhorros(CuentaAhorros)
+Clone():Producto
+generarInteres():void
+retirarDinero(float):void
}
class CuentaCorriente extends Cuenta{
+CuentaCorriente()
-CuentaCorriente(CuentaCorriente)
+Clone():Producto
retirarDinero(float):void
}
}
}
package Launcher{
class Validador{
~numgen:String
-Validador()
+getValidador(): Validador {static}
+validar(String): boolean
+next():String
}
class Client{
+main(String[]):void {static}
}
package Tests{
class Tests{
+Assert(boolean):void
+cloneTest():void
+portafolioTest():void
+validadorTest:void
+runAll:void
}
}
}
Portafolio ..> CreditoRotativo
Portafolio ..> CDT
Portafolio ..> CuentaAhorros
Portafolio ..> CuentaCorriente
Portafolio ..> TarjetaCredito
Portafolio ..> TarjetaDebito
PortafolioBuilder ..> Portafolio
Tarjetas --> TarjetaFactory
Servicios --> CDTFactory
Servicios --> CreditoRotativoFactory
Cuentas --> CuentaFactory
TarjetaFactory --|> ProductoAbstractFactory
CDTFactory --|> ProductoAbstractFactory
CreditoRotativoFactory --|> ProductoAbstractFactory
CuentaFactory --|> ProductoAbstractFactory
Portafolio18Factory --> ProductoAbstractFactory
PortafolioMenorFactory --> ProductoAbstractFactory
PortafolioMegaMillonarioFactory --> ProductoAbstractFactory
PortafolioLaboralFactory --> ProductoAbstractFactory
PerfilBuilder ..> Perfil: "create"
Portafolio18Factory o-- PerfilBuilder
PortafolioLaboralFactory o-- PerfilBuilder
PortafolioMegaMillonarioFactory o-- PerfilBuilder
PortafolioMenorFactory o-- PerfilBuilder
CuentaFactory --> CuentaAhorros: "create"
CuentaFactory --> CuentaCorriente: "create"
TarjetaFactory --> TarjetaDebito: "create"
TarjetaFactory --> TarjetaCredito: "create"
CDTFactory --> CDT: "create"
CreditoRotativoFactory --> CreditoRotativo: "create"
Validador --> Validador :"new"
Perfil --> Validador :"use"
@enduml
| false | true | false | false | sequence |
792d1165eef58dd7678d45e8e0b5c413b264d3b8 | aefb1807676f66cc46e45071b3deb1969e682322 | /SELAIN SISTEM/UML/SEQUENCE/administrator tu/AddSUratMasuk.puml | 3c0668187cb6ad2b02de9b181e2eef86ff39182b | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kurniado729/sistem_kp | f456f7a22392f99c117797370c9a8d70c96b0df4 | c77c7bc9aa28fe414be3254880112dbffb4b2ab2 | refs/heads/master | 2023-02-01T21:00:47.861038 | 2019-12-20T18:52:46 | 2019-12-20T18:52:46 | 220,038,247 | 0 | 1 | MIT | 2023-02-01T02:14:20 | 2019-11-06T16:12:42 | HTML | UTF-8 | PlantUML | false | false | 1,451 | puml | @startuml
autonumber
hide footbox
title Menambah Surat Masuk
Actor AdministratorTU
boundary Dashboard_V
boundary SuratMasuk_V
boundary AddSuratMasuk_V
control Admin_C
control SuratMasuk_C
Entity SuratMasuk_E
Admin_C --> Dashboard_V: load->view()
Dashboard_V --> AdministratorTU: Halaman Dashboard
AdministratorTU --> Dashboard_V: klik menu Surat Masuk
Dashboard_V --> SuratMasuk_C: index()
SuratMasuk_C --> SuratMasuk_E:
SuratMasuk_E --> SuratMasuk_C:
SuratMasuk_C --> SuratMasuk_V: load->view()
SuratMasuk_V --> AdministratorTU: Halaman Surat Masuk
AdministratorTU --> SuratMasuk_V: klik tombol Add Surat Masuk
SuratMasuk_V --> SuratMasuk_C: addmail()
SuratMasuk_C --> AddSuratMasuk_V: load->view()
AddSuratMasuk_V --> AdministratorTU: Halaman Add Surat Masuk
AdministratorTU --> AddSuratMasuk_V: Mengisi Inputan dan klik tombol add
note right of AdministratorTU
Inputan Pengirim, no surat, tanggal surat masuk, ringkasan, file surat masuk
end note
AddSuratMasuk_V --> SuratMasuk_C: addmail()
SuratMasuk_C --> SuratMasuk_E:
alt isValid() case
SuratMasuk_E --> SuratMasuk_C: isValid()
SuratMasuk_C --> SuratMasuk_V: load->view()
SuratMasuk_V --> AdministratorTU: Halaman Surat Masuk
else isInvalid() case
SuratMasuk_E --> SuratMasuk_C: isInValid()
SuratMasuk_C --> AddSuratMasuk_V: load->view()
AddSuratMasuk_V --> AdministratorTU: Halaman Add Surat Masuk
end
@enduml | false | true | false | false | sequence |
c2aeaf305dad60452ae9e920f1634f915df663cc | 0c4947dd88f0571925ba65e79fd2ea6c6f35cdda | /src/main/java/cn/Loader.puml | 0314ad85802006e7eff02858d3c3c130dd92706b | [] | no_license | zou2561789/springuml | e31ad444152730d961a37d900951f1a1d3dd9609 | 15a505af77591b3e08a091dda2382940e8e6c48e | refs/heads/master | 2020-05-05T08:10:03.561315 | 2019-06-15T10:36:34 | 2019-06-15T10:36:34 | 179,853,364 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 645 | puml | @startuml
class SpringFactoriesLoader{
+ {static,final} String FACTORIES_RESOURCE_LOCATION
- {static,final} Map<ClassLoader, MultiValueMap<String, String>> cache
+ {static} <T> List<T> loadFactories(Class<T> factoryClass, @Nullable ClassLoader classLoader)
+ {static} List<String> loadFactoryNames(Class<?> factoryClass, @Nullable ClassLoader classLoader)
+ {static} Map<String, List<String>> loadSpringFactories(@Nullable ClassLoader classLoader)
- {static} <T> T instantiateFactory(String instanceClassName, Class<T> factoryClass, ClassLoader classLoader)
}
SpringFactoriesLoader <..o ConcurrentReferenceHashMap
@enduml | false | true | false | false | class |
5e1b8f76ffde2e24eabff4c250301c04d720c08f | 5cff88be2a45a3d2e840ff7ecdc386c2a620982c | /src/main/java/ex43/ex43.puml | dfeeb17e5f41a8fa3d771278a1d9edc2fadbaf63 | [] | no_license | Zmbeboy/gass-cop3330-assignment3 | 10ce7ca398b83147bd822cafdf6d8fdf1db0007d | 2f5606a547667f557951ef6f90003521e37413d5 | refs/heads/master | 2023-08-23T06:10:37.508838 | 2021-10-12T03:46:01 | 2021-10-12T03:46:01 | 413,995,994 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 169 | puml | @startuml
'https://plantuml.com/class-diagram
class App{
generateFile(String fileName)
createHtmlFile(String SiteLocation,String title, String author)
main()
}
@enduml | false | true | false | false | class |
b51f68ba66d10844ec069b386fcd9a638be9e1c6 | c3287e91ce0ebce396cd3966de3d2f7d90131c20 | /Plantuml/UI/ErrorView.xaml.puml | 0606206cf66009b8e5d308436082303300f15cb9 | [] | no_license | kretmatt/SWE2-Tourplanner | 497ec2e888112bd3d67a0f2b97e7c1e8e0348371 | f064500ae5b913b00671f358a586011affcdaf00 | refs/heads/main | 2023-05-12T11:48:29.605417 | 2021-06-06T21:53:11 | 2021-06-06T21:53:11 | 341,115,114 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 113 | puml | @startuml
class ErrorView <<partial>> {
+ ErrorView()
}
Window <|-- ErrorView
IDialog <|-- ErrorView
@enduml
| false | true | false | false | class |
731de6182958f294529bc4fce03086f7fa18546d | 475035dbb7e2647fbfd85a0ee01233da1e6b2b15 | /sdk/docs/iot/resources/iot_provisioning_flow.puml | 5493090eeb30678dd6774490d5b2736ec8258248 | [
"BSD-3-Clause",
"Zlib",
"EPL-1.0",
"BSL-1.0",
"curl",
"Apache-2.0",
"OpenSSL",
"LGPL-2.1-or-later",
"BSD-2-Clause",
"EPL-2.0",
"MIT",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-c | 0bbdd4323a811ea363dbd3fb5e30ba31744693c8 | e37b28e1a89a523631dd92e733186da001b936df | refs/heads/main | 2023-09-01T06:12:06.834142 | 2023-08-29T04:54:55 | 2023-08-29T04:54:55 | 195,472,455 | 203 | 154 | MIT | 2023-09-13T20:28:58 | 2019-07-05T22:14:01 | C | UTF-8 | PlantUML | false | false | 4,150 | puml | @startuml
skinparam state {
BackgroundColor<<APP>> APPLICATION
BackgroundColor<<STRUCT>> Lavender
}
state color_coding {
state SDK_API
state SDK_DATA_OBJECT <<STRUCT>>
state APPLICATION_CODE <<APP>>
}
' Init
[*] --> az_iot_provisioning_client_init: START
az_iot_provisioning_client_init --> az_iot_provisioning_client_get_user_name
az_iot_provisioning_client_get_user_name --> az_iot_provisioning_client_get_client_id : X509 auth
state application_mqtt_connect <<APP>>
az_iot_provisioning_client_get_client_id --> application_mqtt_connect
' Optional SAS token generation:
az_iot_provisioning_client_get_client_id -> az_iot_provisioning_client_sas_get_signature : SAS auth
az_iot_provisioning_client_sas_get_signature -> application_hmac256
application_hmac256 -> az_iot_provisioning_client_sas_get_password
az_iot_provisioning_client_sas_get_password --> application_mqtt_connect : password
state application_hmac256 <<APP>>
' Subscribe
application_mqtt_connect --> application_mqtt_subscribe
state application_mqtt_subscribe <<APP>>
'application_mqtt_subscribe --> application_mqtt_receive : MQTT lib subscribed
' Register
application_mqtt_subscribe --> az_iot_provisioning_client_register_get_publish_topic
az_iot_provisioning_client_register_get_publish_topic --> application_mqtt_publish
az_iot_provisioning_client_register_get_publish_topic --> application_mqtt_receive
state application_mqtt_publish <<APP>>
state application_mqtt_receive <<APP>> {
' MQTT PUB received
[*] --> az_iot_provisioning_client_parse_received_topic_and_payload: MQTT PUB received from broker (cloud or Edge)
az_iot_provisioning_client_parse_received_topic_and_payload --> az_iot_provisioning_client_register_response
az_iot_provisioning_client_parse_received_topic_and_payload --> [*] : not provisioning related
az_iot_provisioning_client_register_response --> az_iot_provisioning_client_operation_complete
az_iot_provisioning_client_operation_complete --> [*] : operation complete (success or failure)
az_iot_provisioning_client_operation_complete --> application_delay : operation in progress
state application_delay <<APP>>
application_delay --> az_iot_provisioning_client_query_status_get_publish_topic
az_iot_provisioning_client_query_status_get_publish_topic --> application_mqtt_publish
}
' Provisioning client:
az_iot_provisioning_client_init : - global_endpoint_hostname
az_iot_provisioning_client_init : - id_scope
az_iot_provisioning_client_init : - registration_id
' SAS Tokens
az_iot_provisioning_client_sas_get_signature : - token_expiration_unix_time
az_iot_provisioning_client_parse_received_topic_and_payload : - topic
az_iot_provisioning_client_parse_received_topic_and_payload : - payload
state az_iot_provisioning_client_register_response <<STRUCT>>
az_iot_provisioning_client_register_response : - status
az_iot_provisioning_client_register_response : - operation_id
az_iot_provisioning_client_register_response : - operation_status
az_iot_provisioning_client_register_response : - retry_after_seconds
az_iot_provisioning_client_register_response : - registration_state:
az_iot_provisioning_client_register_response : ..- assigned_hub_hostname
az_iot_provisioning_client_register_response : ..- device_id
az_iot_provisioning_client_register_response : ..- error_code
az_iot_provisioning_client_register_response : ..- extended_error_code
az_iot_provisioning_client_register_response : ..- error_message
az_iot_provisioning_client_register_response : ..- error_tracking_id
az_iot_provisioning_client_register_response : ..- error_timestamp
az_iot_provisioning_client_sas_get_password: - Base64(HMAC-SHA256(signature, SharedAccessKey))
az_iot_provisioning_client_sas_get_password: - key_name
az_iot_provisioning_client_query_status_get_publish_topic : - operation_id
' Application interfaces
application_mqtt_connect : - server_x509_trusted_root
application_mqtt_connect : - [client_x509_certificate]
application_mqtt_subscribe: - AZ_IOT_PROVISIONING_CLIENT_REGISTER_SUBSCRIBE_TOPIC
application_delay : - retry_after
application_hmac256 : - key (may be within an HSM)
@enduml
| false | true | false | false | sequence |
37c17412b89d9c9e1184a99400ff5bc061214d72 | d10503f47377addd953c47db621947c28060f809 | /ViewHandler/src/uml/Class Diagram.puml | 848f61c127cf2edcee8a3b80c9daa72516f4ca29 | [
"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,324 | puml | @startuml
title View Handler
class Test {
+void main(String[] args)
}
class ViewHandler {
-ArrayList<AbstractView> views
+ViewHandler()
+void openView(AbstractView view)
+void closeView(AbstractView view)
+void top(AbstractView view)
+void resize(AbstractView view)
+void update(AbstractView view)
+void move(AbstractView view)
+void tile()
}
abstract class AbstractView {
#String name
+String init()
+String resize()
+String update()
+void setName(String name)
+String getName()
+String open()
+String close()
+String move()
}
class ChatView {
~ChatViewSupplier sup
+ChatView()
+String init()
+String resize()
+String update()
}
abstract class AbstractView {
}
AbstractView <|-- ChatView
class VideoView {
~VideoViewSupplier sup
+VideoView()
+String init()
+String resize()
+String update()
}
abstract class AbstractView {
}
AbstractView <|-- VideoView
interface ViewSupplier {
String resizeOptions()
String updateOptions()
}
class VideoViewSupplier {
+String resizeOptions()
+String updateOptions()
}
ViewSupplier <|.. VideoViewSupplier
class ChatViewSupplier {
+String resizeOptions()
+String updateOptions()
}
ViewSupplier <|.. ChatViewSupplier
Test --> ViewHandler
ViewHandler --> AbstractView
ChatView --> ChatViewSupplier
VideoView --> VideoViewSupplier
@enduml | false | true | false | false | class |
de59570fad6492c860ec26242a5df056b3cc8c32 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductSelectionVariantExclusionChangedMessagePayload.puml | 5071d9e5d24e1653b3a7153c42ecf5a5c765c8a7 | [] | 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 | 679 | 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 ProductSelectionVariantExclusionChangedMessagePayload [[ProductSelectionVariantExclusionChangedMessagePayload.svg]] extends MessagePayload {
type: String
product: [[ProductReference.svg ProductReference]]
oldVariantExclusion: [[ProductVariantExclusion.svg ProductVariantExclusion]]
newVariantExclusion: [[ProductVariantExclusion.svg ProductVariantExclusion]]
}
interface MessagePayload [[MessagePayload.svg]] {
type: String
}
@enduml
| false | true | false | false | class |
60c73c4aafbf20c79d9877aa7b8dd132d73d4fad | 605cac101260b1b451322b94580c7dc340bea17a | /malokhvii-eduard/malokhvii04/doc/plantuml/ua/khpi/oop/malokhvii04/shell/commands/Command.puml | 55b99a740b8738a7b26bfd7d7ae49e247b79a970 | [
"MIT"
] | permissive | P-Kalin/kit26a | fb229a10ad20488eacbd0bd573c45c1c4f057413 | 2904ab619ee48d5d781fa3d531c95643d4d4e17a | refs/heads/master | 2021-08-30T06:07:46.806421 | 2017-12-16T09:56:41 | 2017-12-16T09:56:41 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 223 | puml | @startuml
interface Command {
{abstract} +execute(): void
{abstract} +getDescription(): String
{abstract} +getKeys(): List<String>
{abstract} +getName(): String
}
@enduml
| false | true | false | false | class |
cfbb28ad582ee0b819a4cb3a05a0b2c59cf7d5e0 | 70d8fcf699e81c3f1cc32b188bbeb8800937efe7 | /doc/plantuml/repo_class_diagram.puml | b86eec847dc47d681227ecbc3a3a46c47e485fee | [
"MIT"
] | permissive | ranbb/justmltools | 50a96b39c9b1c359f96432b4ff41d2c2840311a0 | 06fa74d04eb915afbe32617eb24bcb70396289d7 | refs/heads/master | 2022-11-14T21:19:48.989093 | 2020-04-06T10:24:18 | 2020-04-06T10:24:18 | 274,701,504 | 0 | 0 | MIT | 2020-06-24T15:17:59 | 2020-06-24T15:17:58 | null | UTF-8 | PlantUML | false | false | 415 | puml | @startuml
abstract class AbstractRepoDownloader
{
find_or_download_input_config_object()
find_or_download_input_data_object()
find_or_download_model_object()
_download_object()
}
class BucketRepoDownloader
{
_download_object()
}
BucketRepoDownloader --|> AbstractRepoDownloader
class MlflowRepoDownloader
{
resolved_run_id
_download_object()
}
MlflowRepoDownloader --|> AbstractRepoDownloader
@enduml
| false | true | false | false | class |
e1e3efa786844a67f1a2a1dbae04366325ae91a2 | 178ff5731d23243560c9f6862b746b6355b1a30b | /uml/ListApp_structure.puml | 1f9e9490bbc2ae9cbc5d2679d152587da23e3624 | [] | no_license | ivanp589/Pavlov-cop3330-assignment4 | 02674bb71b11e77de2effffc0bbf9844269cc66b | a919c525020b85660a5cae7e711389f6f78ebec9 | refs/heads/master | 2023-08-21T10:50:24.722995 | 2021-11-01T08:47:09 | 2021-11-01T08:47:09 | 423,394,052 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 214 | puml | @startuml
class ListApp extends Application{
+start()
+main()
}
ListApp--start
ListApp--main
interface start{
+Stage stage
+Scene scene
+FXMLLoader()
+Scene()
}
interface main{
'+String[] args
+launch()
}
@enduml | false | true | false | false | class |
a79feaafb556c81f68c6141f82c9ca90b48b4b2b | f18ba1fbeb7f8d6149aff64633f9c77a92cfc936 | /assignments/n.grigoryev/TP3/src/src.plantuml | 347bf55d584c7189915ebb02ce2383e22994adc1 | [] | no_license | kzvdar42/InnopolisDesignPatterns | c34a728b7964f22a6b774a4616b7ac9515ae6263 | b1042e76875c9ccf69017e20edcea4b9e7b5682b | refs/heads/master | 2021-02-07T05:17:54.245396 | 2020-04-19T22:40:48 | 2020-04-19T22:40:48 | 243,987,548 | 0 | 0 | null | 2020-02-29T14:54:34 | 2020-02-29T14:54:34 | null | UTF-8 | PlantUML | false | false | 1,296 | plantuml | @startuml
abstract class pizzeria.Pizzeria {
+ createPizza()
{abstract} # create()
}
class pizzeria.implementations.InnoPizza {
+ create()
}
class pizzeria.implementations.KazanPizza {
+ create()
}
pizzeria.implementations.InnoPizza -up-|> pizzeria.Pizzeria
pizzeria.implementations.KazanPizza -up-|> pizzeria.Pizzeria
abstract class pizza.Pizza {
# dough : String
# ingredients : ArrayList<String>
# name : String
# sauce : String
+ cook()
+ cut()
+ getName()
+ prepare()
+ wrap()
}
class pizza.implementation.Bolognese {
+ Bolognese()
}
class pizza.implementation.Calabrese {
+ Calabrese()
}
class pizza.implementation.FourCheese {
+ FourCheese()
}
pizza.implementation.Bolognese -up-|> pizza.Pizza
pizza.implementation.Calabrese -up-|> pizza.Pizza
pizza.implementation.FourCheese -up-|> pizza.Pizza
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 |
6be3d439323c8e117ca9cd53fcb6d0bd069ea831 | 7d2a705fb165b5ea71e97d9c6729b26eed007d56 | /uml/component/opentrading-data_component.puml | a014912db2747794a1631347533f9e1723ce5112 | [] | no_license | open-algorithmic-trading/docs | 797724baa4f436574ab1b442f7d9bcb23ae141a3 | b242c6534973716714a51a3c823b1e748b029de3 | refs/heads/master | 2023-03-16T11:48:12.434313 | 2021-03-14T00:26:00 | 2021-03-14T00:26:00 | 295,362,413 | 17 | 6 | null | null | null | null | UTF-8 | PlantUML | false | false | 170 | puml | @startuml
package "opentrading-data" {
() "DataService" as DS
[FinnhubDataService] as FDS
[YahooDataService] as YDS
DS --> FDS
DS --> YDS
}
@enduml | false | true | false | false | uml-unknown |
02f96088447052288db7baa5542042aa43d78ff9 | 6631f2c7a4b3fcde26546ab707faf8a2fa56b160 | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/recyclerview/recyclerview.plantuml | 9d94c8cdd7c7466c57e8fcb3735bc6e53da62c13 | [] | no_license | DeniE46/iMet-raywenderlich- | a051175bbb549f111f6597e0cd9d4f8064ad14c9 | 698820ae72707421f5febaa4987428a258153660 | refs/heads/master | 2020-04-10T21:44:21.743382 | 2019-05-17T10:02:18 | 2019-05-17T10:02:18 | 161,305,177 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 9,526 | plantuml | @startuml
title __RECYCLERVIEW's Class Diagram__\n
package android.support.v7.recyclerview {
class R {
- R()
}
}
package android.support.v7.recyclerview {
class attr {
{static} + coordinatorLayoutStyle : int
{static} + fastScrollEnabled : int
{static} + fastScrollHorizontalThumbDrawable : int
{static} + fastScrollHorizontalTrackDrawable : int
{static} + fastScrollVerticalThumbDrawable : int
{static} + fastScrollVerticalTrackDrawable : int
{static} + font : int
{static} + fontProviderAuthority : int
{static} + fontProviderCerts : int
{static} + fontProviderFetchStrategy : int
{static} + fontProviderFetchTimeout : int
{static} + fontProviderPackage : int
{static} + fontProviderQuery : int
{static} + fontStyle : int
{static} + fontWeight : int
{static} + keylines : int
{static} + layoutManager : int
{static} + layout_anchor : int
{static} + layout_anchorGravity : int
{static} + layout_behavior : int
{static} + layout_dodgeInsetEdges : int
{static} + layout_insetEdge : int
{static} + layout_keyline : int
{static} + reverseLayout : int
{static} + spanCount : int
{static} + stackFromEnd : int
{static} + statusBarBackground : int
- attr()
}
}
package android.support.v7.recyclerview {
class bool {
{static} + abc_action_bar_embed_tabs : int
- bool()
}
}
package android.support.v7.recyclerview {
class color {
{static} + notification_action_color_filter : int
{static} + notification_icon_bg_color : int
{static} + ripple_material_light : int
{static} + secondary_text_default_material_light : int
- color()
}
}
package android.support.v7.recyclerview {
class dimen {
{static} + compat_button_inset_horizontal_material : int
{static} + compat_button_inset_vertical_material : int
{static} + compat_button_padding_horizontal_material : int
{static} + compat_button_padding_vertical_material : int
{static} + compat_control_corner_material : int
{static} + fastscroll_default_thickness : int
{static} + fastscroll_margin : int
{static} + fastscroll_minimum_range : int
{static} + item_touch_helper_max_drag_scroll_per_frame : int
{static} + item_touch_helper_swipe_escape_max_velocity : int
{static} + item_touch_helper_swipe_escape_velocity : int
{static} + notification_action_icon_size : int
{static} + notification_action_text_size : int
{static} + notification_big_circle_margin : int
{static} + notification_content_margin_start : int
{static} + notification_large_icon_height : int
{static} + notification_large_icon_width : int
{static} + notification_main_column_padding_top : int
{static} + notification_media_narrow_margin : int
{static} + notification_right_icon_size : int
{static} + notification_right_side_padding_top : int
{static} + notification_small_icon_background_padding : int
{static} + notification_small_icon_size_as_large : int
{static} + notification_subtext_size : int
{static} + notification_top_pad : int
{static} + notification_top_pad_large_text : int
- dimen()
}
}
package android.support.v7.recyclerview {
class drawable {
{static} + notification_action_background : int
{static} + notification_bg : int
{static} + notification_bg_low : int
{static} + notification_bg_low_normal : int
{static} + notification_bg_low_pressed : int
{static} + notification_bg_normal : int
{static} + notification_bg_normal_pressed : int
{static} + notification_icon_background : int
{static} + notification_template_icon_bg : int
{static} + notification_template_icon_low_bg : int
{static} + notification_tile_bg : int
{static} + notify_panel_notification_icon_bg : int
- drawable()
}
}
package android.support.v7.recyclerview {
class id {
{static} + action_container : int
{static} + action_divider : int
{static} + action_image : int
{static} + action_text : int
{static} + actions : int
{static} + async : int
{static} + blocking : int
{static} + bottom : int
{static} + chronometer : int
{static} + end : int
{static} + forever : int
{static} + icon : int
{static} + icon_group : int
{static} + info : int
{static} + italic : int
{static} + item_touch_helper_previous_elevation : int
{static} + left : int
{static} + line1 : int
{static} + line3 : int
{static} + none : int
{static} + normal : int
{static} + notification_background : int
{static} + notification_main_column : int
{static} + notification_main_column_container : int
{static} + right : int
{static} + right_icon : int
{static} + right_side : int
{static} + start : int
{static} + tag_transition_group : int
{static} + text : int
{static} + text2 : int
{static} + time : int
{static} + title : int
{static} + top : int
- id()
}
}
package android.support.v7.recyclerview {
class integer {
{static} + status_bar_notification_info_maxnum : int
- integer()
}
}
package android.support.v7.recyclerview {
class layout {
{static} + notification_action : int
{static} + notification_action_tombstone : int
{static} + notification_template_custom_big : int
{static} + notification_template_icon_group : int
{static} + notification_template_part_chronometer : int
{static} + notification_template_part_time : int
- layout()
}
}
package android.support.v7.recyclerview {
class string {
{static} + status_bar_notification_info_overflow : int
- string()
}
}
package android.support.v7.recyclerview {
class style {
{static} + TextAppearance_Compat_Notification : int
{static} + TextAppearance_Compat_Notification_Info : int
{static} + TextAppearance_Compat_Notification_Line2 : int
{static} + TextAppearance_Compat_Notification_Time : int
{static} + TextAppearance_Compat_Notification_Title : int
{static} + Widget_Compat_NotificationActionContainer : int
{static} + Widget_Compat_NotificationActionText : int
{static} + Widget_Support_CoordinatorLayout : int
- style()
}
}
package android.support.v7.recyclerview {
class styleable {
{static} + CoordinatorLayout : int[]
{static} + CoordinatorLayout_keylines : int
{static} + CoordinatorLayout_statusBarBackground : int
{static} + CoordinatorLayout_Layout : int[]
{static} + CoordinatorLayout_Layout_android_layout_gravity : int
{static} + CoordinatorLayout_Layout_layout_anchor : int
{static} + CoordinatorLayout_Layout_layout_anchorGravity : int
{static} + CoordinatorLayout_Layout_layout_behavior : int
{static} + CoordinatorLayout_Layout_layout_dodgeInsetEdges : int
{static} + CoordinatorLayout_Layout_layout_insetEdge : int
{static} + CoordinatorLayout_Layout_layout_keyline : int
{static} + FontFamily : int[]
{static} + FontFamily_fontProviderAuthority : int
{static} + FontFamily_fontProviderCerts : int
{static} + FontFamily_fontProviderFetchStrategy : int
{static} + FontFamily_fontProviderFetchTimeout : int
{static} + FontFamily_fontProviderPackage : int
{static} + FontFamily_fontProviderQuery : int
{static} + FontFamilyFont : int[]
{static} + FontFamilyFont_android_font : int
{static} + FontFamilyFont_android_fontWeight : int
{static} + FontFamilyFont_android_fontStyle : int
{static} + FontFamilyFont_font : int
{static} + FontFamilyFont_fontStyle : int
{static} + FontFamilyFont_fontWeight : int
{static} + RecyclerView : int[]
{static} + RecyclerView_android_orientation : int
{static} + RecyclerView_android_descendantFocusability : int
{static} + RecyclerView_fastScrollEnabled : int
{static} + RecyclerView_fastScrollHorizontalThumbDrawable : int
{static} + RecyclerView_fastScrollHorizontalTrackDrawable : int
{static} + RecyclerView_fastScrollVerticalThumbDrawable : int
{static} + RecyclerView_fastScrollVerticalTrackDrawable : int
{static} + RecyclerView_layoutManager : int
{static} + RecyclerView_reverseLayout : int
{static} + RecyclerView_spanCount : int
{static} + RecyclerView_stackFromEnd : int
- styleable()
}
}
R +-down- attr
R +-down- bool
R +-down- color
R +-down- dimen
R +-down- drawable
R +-down- id
R +-down- integer
R +-down- layout
R +-down- string
R +-down- style
R +-down- styleable
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 |
409dd282312f73a1a1f9986bfe9fbaf0f6d79dca | affcbd1efe104eb3e5682e5298277f91d2ed6ae1 | /AceEditor.puml | b009316bae5dbfe57a2ab8b879c1854b1d380fdb | [] | no_license | rstudio/gary-uml | 5022b526613c3d765d735d5f66116ffebf7ba458 | c65df4f84fbc9e1804715d91801e115e433990df | refs/heads/master | 2021-07-19T22:40:19.323940 | 2020-06-04T21:56:20 | 2020-06-04T21:56:20 | 164,141,509 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,214 | puml | @startuml
title AceEditor
legend top left
https://github.com/rstudio/gary-uml/blob/master/AceEditor.puml
Major GWT classes involved in Ace Editor in the IDE
Last updated: 2020-06-04
endlegend
class Renderer {
}
class LineWidgetManager {
}
class AceEditorNative {
+getSession()
+getRenderer()
+getLineWidgetManager()
}
EditSession --* AceEditorNative
Renderer --* AceEditorNative
LineWidgetManager --* AceEditorNative
interface HasAllFocusHandlers
interface HasClickHandlers
interface HasText
interface InputEditorDisplay
HasAllFocusHandlers <|-- InputEditorDisplay
HasClickHandlers <|-- InputEditorDisplay
HasText <|-- InputEditorDisplay
interface DocDisplay
interface NavigableSourceEditor
interface IsWidget
InputEditorDisplay <|-- DocDisplay
NavigableSourceEditor <|-- DocDisplay
IsWidget <|-- DocDisplay
interface CompletionManager
class AceEditor {
+ getEditor() : AceEditorNative
}
DocDisplay <|.. AceEditor
InputEditorDisplay <|.. AceEditor
NavigableSourceEditor <|.. AceEditor
class AceEditorWidget
CompletionManager --* AceEditor
AceEditorWidget --* AceEditor
AceEditorNative --* AceEditorWidget
class RCompletionManager {
}
CompletionManager <|.. RCompletionManager
@enduml
| false | true | false | false | class |
fc3ad78612e319d527908d40034af400578ba574 | c20111eca6096b2f9929d7760a85fea2605008bc | /src/Modele/Modele.plantuml | 0ca4cdc9fc5c6fef24a94232576f0454c7350ad0 | [] | no_license | SimonGaufreteau/PacMan-Java | 1ae116ea1161c5fbaa44c5b90916cc837892f956 | aa0f6e1f87136a5bb21225789eef265cb8d09778 | refs/heads/master | 2022-06-30T10:04:25.181359 | 2020-05-12T14:51:07 | 2020-05-12T14:51:07 | 241,430,198 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,054 | plantuml | @startuml
title __MODELE's Class Diagram__\n
namespace Modele {
enum Depl {
DOWN
LEFT
RIGHT
UP
r
vals
}
}
namespace Modele {
abstract class Modele.Entity {
# delay : int
# lives : int
# running : AtomicBoolean
{abstract} + start()
+ stopEntity()
}
}
namespace Modele {
class Modele.Ghost {
+ Ghost()
+ action()
+ run()
+ start()
- changeDirection()
- changeDirectionRecur()
}
}
namespace Modele {
class Modele.ModelGrid {
- BASE_GHOST_DELAY : int
- BASE_PACMAN_DELAY : int
- FILENAME : String
- FILE_REGEX : String
- GHOST_DELAY : int
- GHOST_NUMBER : int
- GHOST_XPOS : int
- GHOST_YPOS : int
- PCM_XPOS : int
- PCM_YPOS : int
- SIZE_X : int
- SIZE_Y : int
- gridDynam : ObjDynam[][]
- gridObj : ObjStatic[][]
- map : ConcurrentMap<Entity, Point>
- nbBonusLeft : int
- r : Random
+ ModelGrid()
+ OkDepl()
+ changeDifficulty()
+ depl()
+ getMap()
+ getNbBonusLeft()
+ getNumberOfGhosts()
+ getObjDynam()
+ getObjStatic()
+ getPacMan()
+ getSIZE_X()
+ getSIZE_Y()
+ hasGhosts()
+ isRunning()
+ reset()
+ reset()
+ run()
+ setGHOST_NUMBER()
+ startEntities()
+ stopEntities()
- addGhosts()
- addGhosts()
- addOneGhost()
- addOneGhost()
- getSizeFromLine()
- isEmpty()
}
}
namespace Modele {
enum ObjDynam {
BONUS
POINT
}
}
namespace Modele {
enum ObjStatic {
EMPTY
WALL
}
}
namespace Modele {
class Modele.SimplePacMan {
{static} + MAX_HEALTH : int
{static} - INVISIBLE_DELAY : int
{static} - PACMAN_DELAY : int
{static} - UNTOUCHABLE_DELAY : int
- invisible : boolean
- timeLeftInvisible : int
- timeLeftUntouchable : int
- untouchable : boolean
+ SimplePacMan()
+ action()
+ getDirection()
+ getLives()
+ hasLives()
+ isInvisible()
+ isUntouchable()
+ reset()
+ reset()
+ run()
+ setCachedDirection()
+ setInvisible()
+ setUntouchable()
+ start()
}
}
Modele.Entity o-- Modele.Depl : direction
Modele.Entity o-- Modele.ModelGrid : modelGrid
Modele.Ghost -up-|> Modele.Entity
Modele.ModelGrid .up.|> java.lang.Runnable
Modele.ModelGrid o-- Modele.SimplePacMan : spm
Modele.SimplePacMan -up-|> Modele.Entity
Modele.SimplePacMan o-- Modele.Depl : cachedDirection
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 |
332db2c003950a7fe883ae1694ee2116bd65e3f0 | 9b97649137eb308e83c86f20a537e84e3bac42e5 | /src/main/diagramas_puml/ClasesContinente.puml | cb166156d65500b041946ce9ecfb971689db3702 | [
"MIT"
] | permissive | juanireil/algo3_tp2 | 3c8c2f724bbc4ea02f48ddcd358f1f758960fdbf | 199b47b4194222ecad2933e76695e5b2f295a1db | refs/heads/master | 2023-07-14T17:24:56.069727 | 2021-09-01T22:48:38 | 2021-09-01T22:48:38 | 382,445,125 | 0 | 0 | MIT | 2021-09-01T22:48:39 | 2021-07-02T19:35:17 | Java | UTF-8 | PlantUML | false | false | 805 | puml | @startuml ClasesContinente
abstract class Continente{
- nombre:String
+ aniadirPais(unPais:Pais):void
+ obtenerPais(unPais:String):Pais
+jugadorAgregaEjercitos(unJugador:Jugador):int
+{abstract} cantidadEjercitosExtra():int
}
class AmericaDelSur{
+ cantidadEjercitosExtra():int
}
class AmericaDelNorte{
+ cantidadEjercitosExtra():int
}
class Europa{
+ cantidadEjercitosExtra():int
}
class Asia{
+ cantidadEjercitosExtra():int
}
class Oceania{
+ cantidadEjercitosExtra():int
}
class Africa{
+ cantidadEjercitosExtra():int
}
Continente <|-- AmericaDelSur
Continente <|-- AmericaDelNorte
Continente <|-- Asia
Continente <|-- Europa
Continente <|-- Oceania
Continente <|-- Africa
Continente --> Pais
Pais --> Ficha
Pais <-- TarjetaPais
Pais ..> Dados
@enduml | false | true | false | false | class |
57bf1ed9bee3ec25006f3444e6964b761e18b950 | 9bcd4da5e5454922139d0afefc782a997988ad1f | /docs/SprintD/US/US12/US12_SSD.puml | 12a41bb8f46c5b911a94bec629870e665c347a7a | [
"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 | 736 | puml | @startuml
autonumber
actor "Clinical Chemistry Technologist" as CCT
participant ":System" as SYSTEM
activate CCT
CCT -> SYSTEM : asks to record the results of a given test
activate SYSTEM
|||
SYSTEM --> CCT : requests the sample barcode
deactivate SYSTEM
|||
CCT -> SYSTEM : types the sample barcode
activate SYSTEM
|||
loop for each parameter
SYSTEM --> CCT : shows one parameter at a cycle and \n request the respective result value
deactivate SYSTEM
|||
CCT -> SYSTEM : types the result value
activate SYSTEM
end
|||
SYSTEM --> CCT : shows all data and request confirmation
deactivate SYSTEM
|||
CCT -> SYSTEM : confirm the data
activate SYSTEM
|||
SYSTEM --> CCT : operation success
deactivate SYSTEM
deactivate CCT
@enduml | false | true | false | false | sequence |
f162aefe5ca5a74563698b9e4ef7e9c40ce59b2d | 10b96dd8fb2760d869b40bfaa942996efdd83949 | /sequenceDiagrams/AddContact.puml | 395e4a1f001821b6a4a1f07d050d71950f5538ac | [] | no_license | NikolenkoMaksim/PhoneBookPlantUML | b9a291e4c44cd2298b77a6e8b04f51cfa7223680 | ae9e71ec91be6a11f83e13301ae5adea613c561c | refs/heads/master | 2023-07-22T05:39:51.470495 | 2021-09-08T14:59:08 | 2021-09-08T14:59:08 | 403,254,622 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 938 | puml | @startuml
title addContact
actor User
boundary Browser as Br
box "Phonebook Server" #LightBlue
control PhoneBookController as Controller
participant PhoneBookService as Service
entity ContactDao as Dao
end box
database Database as DB
activate Br
User -> Br : input correct\n contact data
Br -> Br: check contact data
Br -> Controller ++: addContact
note left
POST method to
phoneBook/rpc/api/v1/addContact
Body: ContactDto
end note
Controller -> Service ++: addContact(Contact)
Service -> Service: validateContact(Contact)
alt validation passed
Service -> Dao ++: create(Contact)
Dao -> DB --: persist(Contact)
end
return contactValidation
return contactValidation
Br -> Controller: getAllContacts
note right
look getAllContacts diagram
end note
...
return List<ContactDto>
User <-- Br: update the page
|||
User -> Br: input incorrect\n contact data
Br -> Br: check contact data
User <-- Br: show error\n message
@enduml | false | true | false | false | usecase |
874283e103ca6622df2fd2ab8261a5c58acc1968 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/SearchFacetPathNotFoundError.puml | 647302d1f5465bd5a23b41d9850e4e7f85af8a2b | [] | 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 | 443 | 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 SearchFacetPathNotFoundError [[SearchFacetPathNotFoundError.svg]] extends ErrorObject {
code: String
message: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
| false | true | false | false | class |
8b74b55def29847f4f1b61ecd4d5768def60e9e5 | a26bbd033192f4ea245a6dd3f166976b39459752 | /3_Documentazione/design/acc/c_web_setFreq.puml | 96162a32b83e377659e352cd9535e91362637786 | [] | no_license | giuliobosco/freqline | fdc673e09e4cfc96dc67a759788120b81fdbae46 | e94256cc349797447cf414bbe4267ef45c89723e | refs/heads/master | 2022-04-10T16:22:55.993289 | 2020-04-06T13:28:19 | 2020-04-06T13:28:19 | 206,082,972 | 3 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 365 | puml | @startuml communication web set frequence
actor User
entity Server
database Database
User -> Server : setFrequence(frequence)
Server -> Database : getPermissionsFor(user)
Database --> Server : permissionsFor
alt permissionsFor.contains(user)
Server -> Database : setFrequence(frequence)
Server --> User : ok
else
Server --> User : error
end
@enduml | false | true | false | false | usecase |
3f44faa1ccf9d8ff45d7b9cd724c276c79fc6e81 | 8647fb9e7ecc6e34c5d51dc45622215c0e839c58 | /MTD Arch Docs/MTD-DES/MTD-BISS-to-DES.puml | fe7d4c796582138dca599361d9e7f7c2a8fbb010 | [
"Apache-2.0"
] | permissive | uk-gov-mirror/hmrc.api-architecture | 68206547d85e8d172634e51b40f936514897e870 | bf51f6dccfb84ac02a3614a06caa8993f8345609 | refs/heads/master | 2023-04-16T07:30:16.174231 | 2021-04-19T17:09:11 | 2021-04-19T17:09:11 | 356,719,835 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 645 | puml | @startuml
skinparam componentStyle rectangle
left to right direction
skinparam component {
BackgroundColor #fafcff
BorderColor black
}
package "self-assessment-biss-api" #d6e6ff {
[Retrieve a Self-Employment Business Income Source Summary (BISS)]
[Retrieve a UK Property Business Income Source Summary (BISS)]
[Retrieve a Foreign Property Business Income Source Summary (BISS)]
}
[Retrieve a Self-Employment Business Income Source Summary (BISS)]-->[DES API#1415]
[Retrieve a UK Property Business Income Source Summary (BISS)]-->[DES API#1415]
[Retrieve a Foreign Property Business Income Source Summary (BISS)]-->[DES API#1415]
@enduml | false | true | false | false | uml-unknown |
e77b7b7169ee534d06fb7755bf927eac65a41389 | d99806bb17e4a22325f775539981c6b7799b9d16 | /docs/red/1160630/sp2/domain.puml | c69a2daf2c1b1783c55e45f242cc3525995cdc61 | [] | 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 | 674 | puml | @startuml domain.png
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
hide empty methods
interface PdfCellEvent
entity DashedCell << ValueObject >>
entity SolidCell << ValueObject >>
entity DoubleCell << ValueObject >>
entity DottedCell << ValueObject >>
entity PDFBuilder << Entity >>
entity ColorUtil << ValueObject >>
entity ColorTransformer << ValueObject >>
PdfCellEvent <|.. DashedCell
PdfCellEvent <|.. SolidCell
PdfCellEvent <|.. DoubleCell
PdfCellEvent <|.. DottedCell
PDFBuilder --> ColorUtil
PDFBuilder --> ColorTransformer
PDFBuilder --> PdfCellEvent
@enduml | false | true | false | false | sequence |
2863a6c015cdafd3b13872afe8d754156cde60b9 | 19de0597a5790bab6ff021899b4479506ae0829a | /uml/original_seq_diagrams/react_move_asteroid.plantuml | 0754a843fa57652b39c8a479dc8184b4a4d7fa00 | [] | no_license | bbucsy/projlab_holy_oil | e703a3ac579555a6c62f91051d7fbb5572c88d30 | a1c4e9b953e7f7c22dabbd935abb461f9cacd409 | refs/heads/master | 2023-05-02T06:22:36.234536 | 2021-05-09T09:46:04 | 2021-05-09T09:46:04 | 342,634,410 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 537 | plantuml | @startuml
skinparam SequenceLifeLineBackgroundColor LightYellow
title "Moving to asteroid"
actor "c: AbstractSpaceship" as crewmate
participant "neighbour: Asteroid" as neighbour
participant "from: Asteroid" as from
crewmate -> neighbour ++ : ReactToMove (from, c)
neighbour -> neighbour ++ : AddSpaceship(c)
deactivate neighbour
neighbour -> from ++ : RemoveSpaceship(c)
from --> neighbour --
neighbour -> crewmate ++ : SetOnAsteroid(neighbour)
crewmate --> neighbour --
neighbour --> crewmate --
@enduml | false | true | false | false | usecase |
2df84f0307f625d615347fb864aa2d1a242feeed | 825844aae45910565c2f5c7d8546ad4401f0ed6b | /uml/diagram_class.puml | e454d6793fa65ef590630f1dac89476c89409fda | [] | no_license | GajovskiMaxime/stuart-back-poc | 4b940113676fdc1f927d20a85f435fd6880df240 | abe54fdf0089f3f199b1d0fca1e9c59c65c14979 | refs/heads/master | 2021-01-06T20:40:11.977432 | 2017-08-17T09:33:32 | 2017-08-17T09:33:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,998 | puml | @startuml
class Module {
+ id: Integer
+ label: String
+ command: String
+ is_preset: Boolean
+ created_at: Date
+ actions: List<Action>
}
class Action {
+ id: Integer
+ module_id: Integer
+ category: String
+ label: String
+ command: String
+ is_tested: boolean
+ is_preset: boolean
}
class Task {
+ id: Integer
+ action_id : Integer
+ custom_label: String
+ needed_params: String
+ default_params: String
}
class UserTask {
+ id: Integer
+ task_id: Integer
+ user_params: String
+ task_events: List<TaskEvent>
}
class TaskEvent{
+ id: Integer
+ user_task_id: Integer
+ status: Enum(working/terminated)
+ begin_date: Date
+ end_date: Date
}
class LogEvent {
+ id: Integer
+ task_event_id: Integer
+ status_code: Integer
+ stderr: String
+ stdout: String
}
class Scenario {
+ id: Integer
+ label: String
+ description: String
+ starter_task_id: Integer
+ scenario_tasks: List<ScenarioTask>
}
class ScenarioTask {
+ scenario_id: Integer
+ inner_scenario_id: Integer
+ success_id: Integer
+ error_id: Integer
}
class UserScenario {
+ id: Integer
+ scenario_id: Integer
+ user_tasks: List<UserTask>
+ scenario_events: List<ScenarioEvent>
}
class ScenarioEvent {
+ id: Integer
+ user_scenario_id: Integer
+ status: Enum(working/terminated)
+ begin_date: Date
+ end_date: Date
+ task_events: List<TaskEvent>
}
Module "1" *--> "0..*" Action : est composé de
Action "1" <-- "0..*" Task : est associé à
Task "1" <-- "0..*" UserTask : est associé à
UserTask "1" <--> "0..*" TaskEvent : est associé à
TaskEvent "1" <-- "1" LogEvent : est généré par
Scenario "1" *--> "0..*" ScenarioTask : est composé de
Task <|-- ScenarioTask : hérite de
Scenario "1" <-- "0..*" UserScenario : est associé à
UserTask "0..*" <-- "1" UserScenario : contient
UserScenario "1" <--> "0..*" ScenarioEvent : est associé à
TaskEvent "0..*" <-- "1" ScenarioEvent : contient
@enduml | false | true | true | false | sequence |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.