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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d91f32f87c5d45543bc5dd735cd8b53a15635fb2 | 7f2c3c7279d02ef9a0f540cb3f5465ec150fc274 | /Part3/documentation/Diagrams PUML/UC-IM.puml | a6eedab77aa397e3bea6ca4b4e44e39e51558319 | [] | no_license | UpSkillCobol/lab2 | 50af33d8a3dc2de7d582439bae1d0a2b0661af85 | 0bd40727e16972be0188d9b98865d92752226811 | refs/heads/main | 2023-04-05T14:51:59.017317 | 2021-03-25T16:42:50 | 2021-03-25T16:42:50 | 325,392,334 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 335 | puml | @startuml
left to right direction
header
UpSkillCobol: DeliciousSandwich
endheader
title \nBREADWICH\n
package Inventory-Management {
usecase "UC1: Register Inventory" as UC1
usecase "UC2: Search Inventory" as UC2
usecase "UC3: Create Report" as UC3
}
Admin --> UC1
Admin --> UC2
Admin --> UC3
@enduml | false | true | false | false | usecase |
cae13c2c9bba5c9694e9cf62d7e30d3502dfa63d | bc0033699a8e8edc1057ea84b3be9efcb8111bd2 | /solr-cloud.puml | b4616d1ed738637ca19ea3b5660c77df30dbcb96 | [] | no_license | manokovacs/solr-internals | 358c4c3954a0e10563fba08f225c59141eee381f | 5de48f16ddeb8b2d7de8649ef014463bf2ed7c97 | refs/heads/master | 2021-01-22T20:54:28.821196 | 2017-09-19T01:05:08 | 2017-09-19T01:05:08 | 100,691,038 | 3 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 563 | puml | @startuml
actor User as user
'database ZooKeeper as zk
skinparam node {
backgroundColor<<leader>> Yellow
}
rectangle "Collection 1" {
rectangle "Shard 1" {
node "Replica 1" as s1r1 <<leader>>
node "Replica 2" as s1r2 <<follower>>
}
rectangle "Shard 2" {
node "Replica 2" as s2r2 <<leader>>
node "Replica 1" as s2r1 <<follower>>
}
}
s1r1 ~> s1r2: replicates
s2r2 ~> s2r1: replicates
s1r2 --> s2r2: Forwards to shard leader
user-->s1r2: Add doc (any server)
's1r1-->zk
's1r2-->zk
's2r1-->zk
's2r2-->zk
@enduml | false | true | false | false | usecase |
0e029a331cd1ef2221386d0286d4a893f6eab2a1 | 1ecbe75d13e45e5e7daae306ec34f62d2fcc6ddf | /images/dependenciesAndMain_Grading.plantuml | 28da46cccb1621e4f21c19e5684e0443d701a4de | [] | no_license | skiadas/SoftwareDevelopmentPracticumCourse | 77ba943e6856e9a841b1f94aabd52c695a635812 | f8fccfcd9a9410a191455484c6a7b9927e325ed2 | refs/heads/master | 2020-04-15T23:40:28.229011 | 2019-12-06T15:16:56 | 2019-12-06T15:16:56 | 165,113,828 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 659 | plantuml | @startuml
package sdp {
class Grade {
- letter : String
+ Grade()
+ getPoints()
+ countsForCredit()
}
}
package main {
class Main {
{static} + main()
{static} - processGrades()
}
}
package sdp {
class Processor {
- scanner : Scanner
+ Processor()
+ hasNext()
+ getNext()
}
}
package sdp {
class Summary {
- courses : int
- total : double
+ addGrade()
+ format()
}
}
Main --> Processor : <<creates>>
Main --> Summary : <<creates>>
Processor --> Grade : <<creates>>
Summary --> Grade
@enduml
| false | true | false | false | sequence |
2b71fe60d8e73850401948fb464642b4632e1a5b | 740ec837551b09f09677854163ecd30ba6ea3cb7 | /documents/sd/plantuml/application/BrowserExtension/BackGround/BackGroundScript.puml | 7dad997ff94357130ed2f4d457dd78d69dd633ae | [
"MIT"
] | permissive | insightmind/MORR | 913c0c16d14745cbde40af07322ca339a0373f32 | 0830f2155fb3b32dc127587e07cbd780deb0e118 | refs/heads/develop | 2020-12-08T00:23:17.488431 | 2020-04-05T20:50:44 | 2020-04-05T20:50:44 | 232,827,908 | 5 | 1 | MIT | 2020-04-05T20:55:27 | 2020-01-09T14:28:48 | HTML | UTF-8 | PlantUML | false | false | 784 | puml | @startuml
skinparam linetype ortho
skinparam monochrome true
skinparam classAttributeIconSize 0
'scale max 500*1000
'left to right direction
class BackgroundScript {
+ BackgroundScript()
+ run() : void
+ callback(event : Shared.BrowserEvent) : void
}
class ListenerManager {
+ ListenerManager(callback : (Shared.BrowserEvent) => void, configurationString? : string)
+ startAll()
+ stopAll()
}
interface ICommunicationStrategy {
+ establishConnection() : Promise<void>
+ requestConfig() : Promise<string>
+ waitForStart() : Promise<void>
+ sendData(data : string) : Promise<string>
+ addOnStopListener(callback: (error? : boolean) => void) : void
}
BackgroundScript *-- ListenerManager
BackgroundScript *-- ICommunicationStrategy
@enduml
| false | true | false | false | class |
624621a073da8d979fb56323f08135067e766de8 | 743358bee6d4cb2757abd892ec42be938f3f994e | /videochat_docs/uml/use-cases.puml | 54194fa5f8346d69f0b7e94c6ecc64e9d14546a2 | [] | no_license | kariandreyka/Salam | 4efbd69a0b38ab08e2fddd4a673c2f46d780f5d6 | 85deb54340266678a1376b713945fee9bb21df4e | refs/heads/master | 2023-02-03T10:35:02.726276 | 2020-12-16T00:03:53 | 2020-12-16T00:03:53 | 317,249,569 | 0 | 5 | null | 2020-12-16T00:03:54 | 2020-11-30T14:31:11 | JavaScript | UTF-8 | PlantUML | false | false | 339 | puml | @startuml Use Case Diagram
left to right direction
package ApplicationUseCases {
usecase commonActions as "Create room
__
Join Room
__
Follow link"
usecase videoCall as "Video Call"
}
package Users {
actor User
User as "User"
}
User --> commonActions
User --> videoCall
@enduml | false | true | false | false | usecase |
e0ff2e949ef1f91a7112277c4060eee27958311c | fcf2964bea457ff3bc5487edc35cd7fd601a6285 | /docs/diagrams/sequence/unitOfWork.puml | 552c8597cb2ea860381db4f2ef30433e25bfa256 | [] | no_license | jofrancis1997/ekzameno | e1460196dda7117e9022e2e41df7bea250d7c1dc | b68f02b68740fbdbcf7d4c2fc091d5f17e987ac5 | refs/heads/master | 2023-02-26T02:25:06.586561 | 2020-11-22T00:49:57 | 2020-11-22T00:49:57 | 334,376,922 | 1 | 0 | null | 2021-01-30T09:38:29 | 2021-01-30T09:38:19 | null | UTF-8 | PlantUML | false | false | 555 | puml | @startuml Unit of Work
skinparam sequenceArrowThickness 2
skinparam roundcorner 20
skinparam maxmessagesize 180
skinparam sequenceParticipant underline
participant "UnitOfWork" as A
database Database as B
-> A: registerDeleted(exam)
activate A
deactivate A
-> A: registerDirty(subject)
activate A
deactivate A
-> A: commit()
activate A
A -> B: DELETE FROM exams WHERE id = 'examId'
activate B
deactivate B
A -> B: UPDATE subjects SET name = 'SDA', description = 'something' WHERE id = 'subjectId'
activate B
deactivate B
deactivate A
@enduml
| false | true | false | false | sequence |
91419e0a2bd165673599653ccc01457d98b93f87 | 9d7c8260b9d6c4217c0ec446d023abe0102e2b6f | /diagrams/gitops-with-image.puml | 9142c1f09b050c657d34b521a2ae8d23cdd13f46 | [
"MIT"
] | permissive | greenstevester/k8s-diagrams | c779ad9a909c816e86a6959ec7902ca46a3681a4 | 8c62b3618809988bd5218f4ea2b1506db00f2e7d | refs/heads/master | 2023-08-21T16:38:52.324768 | 2021-09-13T12:11:59 | 2021-09-13T12:11:59 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,217 | puml | @startuml
!includeurl https://raw.githubusercontent.com/michiel/plantuml-kubernetes-sprites/master/resource/k8s-sprites-unlabeled-full.iuml
!define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.0.0
!includeurl ICONURL/common.puml
!includeurl ICONURL/devicons/docker.puml
!includeurl ICONURL/devicons/git.puml
!includeurl ICONURL/font-awesome-5/jenkins.puml
!includeurl ICONURL/font-awesome-5/sync.puml
!define CLOUDOGUURL https://raw.githubusercontent.com/cloudogu/plantuml-cloudogu-sprites/master
!includeurl CLOUDOGUURL/tools/k8s.puml
!includeurl CLOUDOGUURL/dogus/cloudogu.puml
!define CLOUDOGU_BLUE #23a3dd
!define COLOR_ABOVE_TRANSPARENT_BACKGROUND BLACK
' Remove this line for transparent background
skinparam backgroundColor WHITE
title <color:blue><$k8s></color> **GitOps (with image)** <color:blue><$k8s></color>\n
skinparam actorStyle awesome
actor Developer as user
together {
rectangle "<$git>\nGit Repo" as gitRepo
rectangle "<$jenkins>\nCI Server" as ciServer
}
rectangle "<$docker>\nOCI Registry" as registry
rectangle "<$k8s>\nK8s Cluster" as k8s {
rectangle "<$sync>\nGitOps\noperator" as operator
rectangle "<$k8s>\nAPI-Server" as apiServer
rectangle "<$k8s>\nkubelet" as kubelet
}
user -> gitRepo : push
gitRepo <-- ciServer : pull & push (image version)
ciServer -> registry : push
gitRepo <- operator : pull
operator -> apiServer : deploy
kubelet -> registry : pull
apiServer <- kubelet : watch
legend
<color:#23a3dd><$cloudogu></color> [[https://cloudogu.com cloudogu.com]]
end legend
skinparam arrow {
Color COLOR_ABOVE_TRANSPARENT_BACKGROUND
FontColor COLOR_ABOVE_TRANSPARENT_BACKGROUND
}
skinparam actor {
BackgroundColor CLOUDOGU_BLUE
BorderColor #16688d
FontColor COLOR_ABOVE_TRANSPARENT_BACKGROUND
}
skinparam rectangle {
BackgroundColor CLOUDOGU_BLUE
BorderColor #16688d
FontColor WHITE
backgroundColor<<node>> WHITE
FontColor<<node>> CLOUDOGU_BLUE
}
skinparam interface {
BackgroundColor WHITE
BorderColor #16688d
}
skinparam note {
BackgroundColor WHITE
BorderColor #16688d
}
skinparam legend {
BackgroundColor WHITE
BorderColor #16688d
}
@enduml | false | true | false | false | usecase |
ba74ca6ae61a2c1f24e08c84bacdda4c8af65d67 | 10d153ee925c8511a5a2470cbf3dae3e4aa96ac9 | /Diagramme de classe/L1- Classes et attributs/exemples/dc_3/dc_3.puml | a88dc0f45bf7954c05de9e7528585409fd40fce8 | [] | no_license | profesig/exosOO | db703060b96949019a6a7bf6a462b1bd6070d633 | 56ec1d91ea4d4f8c1a6480e3e43d483593878e60 | refs/heads/master | 2016-09-05T17:07:28.191472 | 2014-02-27T16:57:44 | 2014-02-27T16:58:02 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 116 | puml | @startuml
class MyClass {
myMultivaluedAttribute1[0..*]:String
myMultivaluedAttribute2[1..*]:double
}
@enduml | false | true | false | false | class |
b13345b0833e1e61391dff81dfe6bf07a8e3e4b5 | 5d2564cc0c0e977542a9ef528c43cb321138c71e | /uml/Iterator.puml | 9eeaf296ecc23760c89f5bbed6bdba5c82f04f1d | [] | no_license | AttITuder/java-study | a2a04fe6675f0f49941612c31412f8b5766f0d8a | 9b13225f1041a42d5bdd2b00caa75569f012602e | refs/heads/master | 2022-04-26T16:28:43.560276 | 2020-04-19T15:40:48 | 2020-04-19T15:40:48 | 256,947,608 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 172 | puml | @startuml
interface Iterator<E> {
boolean hasNext();
E next();
default void remove()
default void forEachRemaining(Consumer<? super E> action)
}
@enduml | false | true | false | false | class |
d446167e2282d628d82743bc259473f1b207fb05 | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/Solution/Service-Stack/Connection-Services/UserInteraction.puml | 62a07ae5c58025683870619df36498944296cff1 | [] | no_license | CAADE/ADC | bec251477e457a9ee4eca673fdab04b65c4290f5 | a81ba7532e7092ab564bcb30f8ec36bab3b71d0b | refs/heads/master | 2021-06-23T22:20:00.239150 | 2019-04-03T05:15:20 | 2019-04-03T05:15:20 | 104,887,854 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 84 | puml | @startuml
actor User
User -> "Service-Stack/Connection-Services": UseCase
@enduml
| false | true | false | false | sequence |
c0180dffb92c41ee238ca94af380f9a565d59fb5 | d8c97f7aab76d32d4f29faa074cd9d3a3117c139 | /Lab3/p1.puml | a763be229516502011dc28069871b1b68720bdd0 | [] | no_license | mcc-sw-eng-course/python-programs-gbriones1 | 736801f4330b5aaaa5908bc9b49b414a3ee909a8 | 3a21106adff33abb15588dc6a7afdc59578585b1 | refs/heads/master | 2020-04-22T02:20:36.737340 | 2019-04-10T18:53:19 | 2019-04-10T18:53:19 | 170,045,088 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,773 | puml | @startuml
title Lab 3 - Problem 1
class Student {
- id: int {unique}
- tax_file_number: int {unique}
- name: str
- birthdate: Date
- sex: Sex
- year_of_study: YearOfStudy
- department: Department
- current_address: Address
- permanent_address: Address
+ getGradeReport(course): GradeReport
}
class Date {
- day: int
- month: int
- year: int
}
class Address {
- number: int
- street: str
- additional_info: str
- city: str
- state: str
- zip: str
- country: str
- phone: str
}
class Department {
- code: str {unique}
- name: str {unique}
- office_number: int
- office_phone: str
- faculty: str
+ get_programs(): List<Program>
}
class Program {
- degree: str
- department: Department
+ get_courses(): List<Course>
}
class Course{
- number: int
- name: str {unique}
- description: str
- hours: int
- level: int
- program: Program
}
class Section {
- instructor: Instructor
- semester: int
- year: int
- course: Course
- section_number: int
}
class Instructor{
- name: str
}
class GradeReport{
- student: Student
- section: Section
- letter_grade: LetterGrades
- percentage_mark: int [0..100]
}
enum LetterGrades{
HD
D
C
P
}
enum YearOfStudy {
First
Second
Third
PostGraduate
}
enum Sex {
MALE
FEMALE
}
Student "1" -down- "2" Address: has >
Student "1" -down- "1" Department: Belongs >
Department "1" -down- "*" Program: Offers >
Program "1" -- "*" Course : has >
Section "1" -down- "1" Instructor: imparted by >
Course "1" -- "1..*" Section : has <
Student "1" -- "*" GradeReport: obtains >
GradeReport "1" -- "1" Section: has >
@enduml | false | true | false | false | class |
d66a9d9aa685e2b28e8eb9617194cb01f5ccdee8 | 2aafccd45a1963f5a1b7e2c6954d04a7a45bfd3d | /docs/architecture/diagrams/useCases/4-initiateAisConsent.puml | ce60952936c50a91c2ed09970a5900481162aad4 | [
"Apache-2.0"
] | permissive | max402/open-banking-gateway | bc97b4234907db664e5a69adf455cfdb48c9ed2b | 992f9bd917917095249ebb77d25e5e173402dbe0 | refs/heads/master | 2020-12-08T16:35:26.390904 | 2019-12-20T15:25:55 | 2019-12-20T15:25:55 | 233,034,356 | 0 | 0 | Apache-2.0 | 2020-01-10T11:36:41 | 2020-01-10T11:36:40 | null | UTF-8 | PlantUML | false | false | 3,661 | puml | @startuml
autonumber 10 10 "<b><color blue>[InitConsent-000]</color></b>"
actor psu
box "PsuUserAgent" #LightGray
participant "FinTechUI" as FinTechUI
'participant "ConsentAuthorisationUI" as ConsentAuthorisationUI
'participant "OnlineBankingUI" as OnlineBankingUI
end box
box "FinTechDC" #DarkSeaGreen
participant "FinTechApi" as FinTechApi
end box
box "TppDC" #LightGray
participant "TppBankingApi" as TppBankingApi
'participant "TppBankSearchApi" as TppBankSearchApi
'participant "ConsentAuthorisationApi" as ConsentAuthorisationApi
participant "BankingProtocol" as BankingProtocol
participant "RedirectSessionStoreApi" as RedirectSessionStoreApi
end box
box "AspspDC" #LightSkyBlue
participant "AspspBankingApi" as AspspBankingApi
'participant "OnlineBankingApi" as OnlineBankingApi
end box
== Initiate consent upon PSU transaction display request : call[header](body)<params> return code[header](body) ==
FinTechUI --> psu : displayBankServices(BankProfile)
psu -> FinTechUI ++ : selectService\n"listTransactions(BankProfile)"
FinTechUI -> FinTechApi ++ : listTransactions[FinTechLoginSessionCookie,\nUserAgentContext](BankProfile,ListTransactionsSpec)<FinTechLoginSessionState>
autonumber 31 1 "<b><color blue>[InitConsent-000]"
FinTechApi -> FinTechApi : psuConsentSession\n(FinTechLoginSessionCookie,\nBankProfile,ListTransactionsSpec)<>
autonumber 40 1 "<b><color blue>[InitConsent-000]"
FinTechApi -> TppBankingApi ++ : listTransactions[UserAgentContext,\nPsuConsentSession,FinTechContext]\n(BankProfile,ListTransactionsSpec)<>
autonumber 41 1 "<b><color blue>[InitConsent-000]"
TppBankingApi -> TppBankingApi : BankProfile.bankingProtocol():BankingProtocol
autonumber 50 1 "<b><color blue>[InitConsent-000]"
TppBankingApi -> BankingProtocol ++ : listTransactions[UserAgentContext, PsuConsentSession]\n(BankProfile, ListTransactionsSpec)
autonumber 51 1 "<b><color blue>[000]"
BankingProtocol -> BankingProtocol : PsuConsentSession.tppConsentSession()\n:TppConsentSession
alt TppConsentSession.noConsentPresent()
autonumber 60 1 "<b><color blue>[InitConsent-000]"
BankingProtocol -> AspspBankingApi ++ : initiateConsent[UserAgentContext,\nTppContext](AisConsent)
return 200_OK(TppConsentSession,\nAspspRedirectInfo)
BankingProtocol -> RedirectSessionStoreApi ++ : redirectSession(TppConsentSession, exp)
RedirectSessionStoreApi -> RedirectSessionStoreApi : createEncryptStoreRedirectSession\n(TppConsentSession):redirectCode
return 200_OK[](redirectCode)<>
BankingProtocol -> BankingProtocol : TppConsentSession.psuConsentSession()\n:PsuConsentSession
return 200_OK(PsuConsentSession, AspspRedirectInfo)
return 200_Ok(PsuConsentSession,\nConsentAuthorisationApi\n.auth<redirectCode>)
FinTechApi -> FinTechApi : finTechConsentSessionCookie(PsuConsentSession,\nfinTechConsentSessionState):FinTechConsentSessionCookie
return redirect302[ConsentAuthorisationApi.auth<redirectCode,\nfinTechConsentSessionState>,\nFinTechConsentSessionCookie]()
else TppConsentSession.consentPresent()
autonumber 71 1 "<b><color blue>[InitConsent-000]"
activate BankingProtocol
BankingProtocol -> AspspBankingApi ++ : listOfTransactions[UserAgentContext,\nTppContext](AisConsent)
return 200_OK[](Transactions)
BankingProtocol --> TppBankingApi ++: 200_OK[](Transactions)
deactivate BankingProtocol
TppBankingApi --> FinTechApi ++ : 200_OK[](Transactions)
deactivate TppBankingApi
FinTechApi --> FinTechUI : 200_OK[FintechLoginSessionCookie](Transactions)
deactivate FinTechApi
return displayListOfTransactions(Transactions)
end
@enduml
| false | true | false | false | usecase |
9384f0c0b87e8b299668a2d45dffc7ac29cdae3b | 6b1d23d1865e84efe7aa0bdb12bca279ee9b3d43 | /src/images/Crash_Coordinator.plantuml | d4ad8ee3e497a015199b4de17912b234a44a99a0 | [] | 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,387 | plantuml | @startuml Crash Coordinator
skinparam sequenceMessageAlign left
skinparam NoteTextAlignment center
skinparam NoteFontSize 30
skinparam ArrowFontSize 30
skinparam ParticipantFontSize 30
skinparam SequenceDividerFontSize 30
skinparam SequenceDelayFontSize 30
skinparam ParticipantPadding 110
participant Client0
participant Coordinator0
participant Server0
participant Server1
participant TxnSystem
... Coordinator0 transaction with Server1 and Server0 ...
== Crash BeforeDecide ==
...
TxnSystem -> Coordinator0: CrashServer(BeforeDecide, time)
... Protocol goes on ...
Client0 -> Coordinator0: Commit
Coordinator0 -> Server0: CanCommit(TxnId)
Coordinator0 -> Server1: CanCommit(TxnId)
Coordinator0 <- Coordinator0: crash
destroy Coordinator0
Server0 ->x Coordinator0: ServerDecision(change=True, TxnId)
Server1 ->x Coordinator0: ServerDecision(change=True, TxnId)
rnote left
Lose votes
end note
...
Coordinator0 <- Coordinator0: recover after time
Coordinator0 -> Server0: FinalDecision(abort, TxnId)
rnote left
Abort after recovery
end note
Coordinator0 -> Server1: FinalDecision(abort, TxnId)
Coordinator0 -> Client0: TxnResult(abort)
rnote left
Commit FAIL
end note
== Crash AfterDecide ==
...
TxnSystem -> Coordinator0: CrashServer(AfterDecide, time)
... Protocol goes on ...
Client0 -> Coordinator0: Commit
Coordinator0 -> Server0: CanCommit(TxnId)
Coordinator0 -> Server1: CanCommit(TxnId)
Server0 -> Coordinator0: ServerDecision(change=True, TxnId)
Server1 -> Coordinator0: ServerDecision(change=True, TxnId)
rnote left
Decide commit
end note
Coordinator0 -> Server0: FinalDecision(commit, TxnId)
rnote right
Decide commit
end note
Coordinator0 <- Coordinator0: crash
destroy Coordinator0
...
Server1 -> Server1: timeout on \nFinalDecision
Server1 ->x Coordinator0: ParticipantDecision(TxnId)
rnote right
Termination protocol
Ask to participants
end note
Server1 -> Server0: ParticipantDecision(TxnId)
Server0 -> Server1: FwdParticipantsDecision(commit, TxnId)
rnote right
Decide commit
end note
...
Coordinator0 <- Coordinator0: recover after time
Coordinator0 -> Server0: FinalDecision(commit, TxnId)
rnote right
Already decided
end note
rnote left
Send final decision
after recovery
end note
Coordinator0 -> Server1: FinalDecision(commit, TxnId)
rnote right
Already decided
end note
Coordinator0 -> Client0: TxnResult(commit)
rnote left
Commit OK
end note
@enduml | false | true | false | false | sequence |
c94ede67e50cd13fdce770b73cc20dbfd866be5d | 2224a126b01b992d959a6bd54f2d1011a5ba4d70 | /src/main/java/pt/ipp/isep/dei/project/controllers/importroomsensors/CD_ImportRoomSensors.puml | 4051f344b838241315527b263233f02d6e46a3ce | [] | no_license | 1181687/hateoasToy | f7d5f6aeffe15f30adea325f40670f0e0b15cc35 | 0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375 | refs/heads/master | 2020-05-24T10:01:58.451415 | 2019-05-15T11:02:39 | 2019-05-15T11:02:39 | 187,203,481 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,026 | puml | @startuml
skinparam linetype ortho
skinparam class {
BackgroundColor PaleTurquoise
ArrowColor Black
BorderColor Black
FontStyle Bold
}
hide circle
ImportRoomSensors "1" --> "1" ImportRoomSensorsController
ImportRoomSensorsController "1" -right-> "1" HouseService
ImportRoomSensorsController "1" --> "1" RoomSensorMapper :uses
"<<Repository>>\n RoomRepository" "1"-> "0*" Room
Room "1" -down-> "1" RoomSensorList
RoomSensorList "1" -left-> "0*" RoomSensor
ImportRoomSensorsController "1" -> "*" RoomSensor
ImportRoomSensorsController "1" -down-> "1" "<<ProjectFileReader>>"
RoomSensorMapper "1" -up-> "1" RoomSensorDTO : creates
HouseService "1" -right-> "*" "<<Repository>>\n RoomRepository"
JSONReader -down-* "<<ProjectFileReader>>" : implements
JSONReader -left-> RoomSensorMapper : uses
Class ImportRoomSensors {
-controller: ImportRoomSensorsController
+run()
}
Class ImportRoomSensorsController {
-List<Object> DTOList
-int numberOfNotImportedReadings
-HouseService houseService
+isValidFormat()
+getNumberOfNotImportedReadings()
+readFile()
+importSensorsToRooms()
-configLogFile()
-createReader()
}
Class RoomSensorMapper {
+newRoomSensorDTO()
+mapToEntity()
}
Class JSONReader {
-readerName : String
+readFile()
+getTypeName()
-parseJsonRoomSensorDTO()
}
Class HouseService {
-RoomRepository roomRepo
+roomExists()
+addSensorToRoom()
}
Class "<<Repository>>\n RoomRepository" {
-listOfSensors: List<Sensor>
+checkIfSensorExistsById()
+getSensorById()
}
Class RoomSensor {
-String id
-String sensorName
-LocalDateTime startingDate
-List<Reading> listOfReadings
-SensorType sensorType
-String units
-boolean isActive
+gets()
+sets()
}
Class RoomSensorDTO {
-String id
-String name
-LocalDate startingDate
-String type
-String RoomId
-String units
-boolean isActive
+gets()
+sets()
}
Class Room {
-RoomId roomId;
-RoomSensorList sensorList;
+addSensor()
}
Class RoomSensorList {
-List<RoomSensor> listOfSensors;
+addSensor()
}
Interface "<<ProjectFileReader>>" {
+getTypeName()
+readFile()
}
@enduml | false | true | false | false | sequence |
9d8ad26eebf154dbee2320204111a2792df06a46 | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/Actors/Automobile/Activity.puml | 685ac5d4cb5009df535e4d410531a91a05f024c0 | [] | no_license | CAADE/ADC | bec251477e457a9ee4eca673fdab04b65c4290f5 | a81ba7532e7092ab564bcb30f8ec36bab3b71d0b | refs/heads/master | 2021-06-23T22:20:00.239150 | 2019-04-03T05:15:20 | 2019-04-03T05:15:20 | 104,887,854 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 362 | puml | @startuml
partition "Automobile" #cccccc {
(*) --> "Drive Car"
"Drive Car" --> "Cross Geo Borders"
}
partition "Automotive Data Center" #lightgreen {
(*) --> "Register Car"
"Drive Car" --> "Transmit Telemetry"
"Cross Geo Borders" --> "Switch Data Center"
"Switch Data Center" --> "Deregister Car"
"Deregister Car" --> "Register Car"
}
@enduml
| false | true | false | false | activity |
9d7ad8281c5c06d916394f317249d2cf492af634 | 067da28279c40f4a0a9cc5749b7826bda044a772 | /cpp/files/bluetooth-cpp-android/invoke-class-diagram.plantuml | 2634a49427a89a08b64f8c36ac52be0c98c54ce0 | [] | no_license | gzuliani/gzuliani.github.io | 0fcaf30034530a5e73ccd47c2b4970a061d9bb8a | f6a0b9f333298f539a436a7bf3cdb198bcc34e23 | refs/heads/master | 2023-04-17T00:14:57.503185 | 2023-04-05T18:49:47 | 2023-04-05T18:49:47 | 203,596,069 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 969 | plantuml | @startuml
skinparam handwritten true
namespace Java_application {
class NativeAPI {
+method()
}
class BluetoothConnection {
+isOpen()
+open()
+close()
+send()
+receive()
}
NativeAPI ..> BluetoothConnection
}
namespace wrapper_library {
class Wrapper << (-,orchid) >> #lavender {
{static} +method()
}
}
namespace native_libary {
abstract class Connection {
+send()
+receive()
}
class BluetoothConnection
class SerialConnection
class JavaConnection #tomato
Connection <|-- BluetoothConnection
Connection <|-- SerialConnection
Connection <|-- JavaConnection
class Facade << (-,orchid) >> #lavender {
{static} +method()
}
Facade ..> Connection
}
wrapper_library.Wrapper ..> native_libary.Facade
native_libary.JavaConnection o--> Java_application.BluetoothConnection
Java_application.NativeAPI ..> wrapper_library.Wrapper
' force layout
Java_application -[hidden]-> wrapper_library
@enduml | false | true | false | false | class |
fbda684c36ce7b54d80f8edf5345475f68bcde39 | dc49340c6530b12f32db7d32f721ac51bbf5a0d1 | /app/src/main/java/com/cleanup/todoc/injections/injections.plantuml | ddbda3b0e81ff41132923b5c8e4316f7154afa3b | [] | no_license | dylanHulin/P5_TodoApp | fd8a1195f3da2e99ff8bc4a9f16c51aeda6f9a05 | 9a5d15bdf53870bf391439f4f98efe72b67a0e99 | refs/heads/master | 2023-03-28T13:13:59.504507 | 2021-03-31T15:24:06 | 2021-03-31T15:24:06 | 353,402,253 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,136 | plantuml | @startuml
title __INJECTIONS's Class Diagram__\n
namespace com.cleanup.todoc {
namespace injections {
class com.cleanup.todoc.injections.Injection {
{static} + provideViewModelFactory()
{static} - provideExecutor()
{static} - provideProjectDataSource()
{static} - provideTaskDataSource()
}
}
}
namespace com.cleanup.todoc {
namespace injections {
class com.cleanup.todoc.injections.ViewModelFactory {
- executor : Executor
+ create()
~ ViewModelFactory()
}
}
}
com.cleanup.todoc.injections.ViewModelFactory .up.|> android.arch.lifecycle.ViewModelProvider.Factory
com.cleanup.todoc.injections.ViewModelFactory o-- com.cleanup.todoc.repositories.ProjectDataRepository : projectDataSource
com.cleanup.todoc.injections.ViewModelFactory o-- com.cleanup.todoc.repositories.TaskDataRepository : taskDataSource
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 |
8e847817dc5ef0d3a92a4c79877c6f13a0f926f1 | c45ce074df6e9c8bb54ce906f387a4ec1730b2d6 | /diagrams/design/what/state.puml | 886c9821eaf333b4e2a5de82d33a5a6479e8b305 | [] | no_license | eromero-kreatech/clean-code | 82a4a62ae6d76985bc77e7a16f5d9890c41b652f | e5a29e0dacead4f25005e67163ffb57fbc4d2d44 | refs/heads/master | 2023-06-26T21:50:19.104747 | 2021-07-24T00:51:11 | 2021-07-24T00:51:11 | 388,963,257 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 469 | puml | @startuml state machine
hide empty description
[*] --> INITIAL
INITIAL: Starts the transaction
INITIAL -> WAITING
WAITING: wait until user is selected
WAITING --> SELECTED
state async <<fork>>
state isSuccess <<choice>>
SELECTED --> async
async --> isSuccess : process
async --> AUDITED : audit
AUDITED ---> [*]
isSuccess --> SUCCESS : yes
isSuccess --> NOT_SUCCESS: no
state endAsync <<fork>>
SUCCESS --> endAsync
NOT_SUCCESS --> endAsync
endAsync --> [*]
@enduml | false | true | false | false | sequence |
d86ecf323b44652219db60f3abbe385b391f24d4 | 65ca054caa856c00676e94134fc256b4a69fc6bc | /server/graph.puml | f29e91c0c6dd9b8570c747c41dfadf658d0752ae | [] | no_license | keleqnma/influxdb-cluster | 39a85d941e62b4c81d4940ed561c5512e7ee6324 | 2f947fc2a1d471a23a353aeb473f0078d2e7d1b9 | refs/heads/master | 2023-04-03T06:53:29.335596 | 2021-04-11T09:58:42 | 2021-04-11T09:58:42 | 328,880,594 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 153 | puml | @startuml
class ClusterServer {
+: *ClusterService
+*Query(c *Context):
+*Write(c *Context):
+*GetStats(c *Context):
+*GetCfg(c *Context):
}
@enduml | false | true | false | false | class |
802850112c8c656153a69e339dc4275d87c64fe6 | 7268538d59fc8b3a995bb2a01bfb9ee33caaa856 | /docs/multi-datasource/resources/client_management_architecture.puml | 21cd6e9fa764e505bf3f83d6f779662cca9cb896 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"ISC"
] | permissive | opensearch-project/OpenSearch-Dashboards | 9b0972901f704d78692c6f0394bf0279281d87d1 | 454fdfb391feec9301df9b6387a3a08d2f699097 | refs/heads/main | 2023-08-17T19:25:02.896128 | 2023-08-16T20:14:05 | 2023-08-16T20:14:05 | 334,274,317 | 1,445 | 552 | Apache-2.0 | 2023-09-14T21:35:35 | 2021-01-29T22:10:13 | TypeScript | UTF-8 | PlantUML | false | false | 2,910 | puml | @startuml
hide stereotype
skinparam nodesep 6
skinparam ranksep 10
skinparam component {
backgroundColor<<new>> Green
backgroundColor<<modify>> Orange
backgroundColor<<existing>> LightYellow
backgroundColor<<external>> LightGrey
backgroundColor<<AOS>> Khaki
backgroundColor<<Data>> Grey
backgroundColor<<CS>> LightGrey
}
skinparam rectangle {
backgroundColor<<new>> Green
backgroundColor<<modify>> Orange
backgroundColor<<existing>> LightYellow
backgroundColor<<external>> LightGrey
backgroundColor<<AOS>> Khaki
backgroundColor<<Data>> Grey
backgroundColor<<CS>> LightGrey
}
skinparam node {
backgroundColor<<new>> Green
backgroundColor<<modify>> Orange
backgroundColor<<existing>> LightYellow
backgroundColor<<external>> LightGrey
backgroundColor<<AOS>> Khaki
backgroundColor<<Data>> Grey
backgroundColor<<CS>> LightGrey
}
title ** OSD Multi Data Source Client Management Architecture **
node "Dashboards" as cluster {
rectangle "Legend" {
rectangle "New" as new <<new>>
rectangle "Modified" as modify <<modify>>
rectangle "Existing" as existing <<existing>>
rectangle "External" as external <<external>>
new -[hidden]right- modify
modify -[hidden]right- existing
existing -[hidden]right- external
}
rectangle "Other Plugins" <<existing>> {
rectangle "visualization" as viz <<existing>> {
}
rectangle "Alerting or other" as a <<modify>> {
}
}
rectangle "Data Plugin" <<Existing>> as dp {
rectangle "Search Module" as sm <<existing>> {
rectangle "Search Source" <<modify>> as source {
}
rectangle "Search Strategy" as strategy <<modify>> {
}
}
interface "DataPluginStart" as dps
}
rectangle "OpenSearch Data Source Plugin" as ods <<new>> {
component "DataSource Service" as ds
interface "PluginSetUp" as dsps
component "Crypto Service" as cs
}
rectangle "Core" <<existing>> as core {
rectangle "opensearch service" as os_service <<modify>> {
component "internal/scoped client" as ic <<existing>>
interface "ServiceStart" as osss
}
interface "CoreStart" as core_start
rectangle "saved object service" as sos <<existing>> {
interface "ServiceStart" as soss
}
interface "CoreRouteHandlerContext" as cc <<modify>>
}
ds --> es: query
source -> strategy: call
strategy --> cc: get datasource client
viz --> dps: speical viz types
viz --> source
dps --> sm
sos --> os: get saved objects
core_start --> cc
core_start <.. a: get client
a ..> dps
a ...> cc: get client
core_start <-- osss: register
osss <-- soss: depends
ic --> os: query
ds -> cs: decrypt credential
dsps ---> cc: register
dp --[hidden]-- ods
rectangle "Default OpenSearch" <<existing>> as os {
}
rectangle "Datasource(OpenSearch)" <<external>> as es {
}
}
@enduml | false | true | false | false | sequence |
45bf89be243e7d4bd95102fe8f6e8d60e6bcbdd4 | 28e963aeb9cb99ce7b5998b7251c94d5af71c568 | /py-net-tools/docs/DotGenerator.puml | 4bca1b146e0a1c706ed0566059b33350d69ec33f | [] | no_license | deadbok/py-graph-tools | 638735179c014de1037216c85cc316d3ab2127ad | 8dd3cce5bfef7043b9d3051e890950013fc7cf7e | refs/heads/master | 2021-01-21T14:44:09.014879 | 2017-05-19T18:19:13 | 2017-05-19T18:19:13 | 91,824,454 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 787 | puml | @startuml
@startuml
skinparam monochrome true
skinparam classAttributeIconSize 0
skinparam linetype ortho
scale 2
class NetObjBase {
+__init__()
+__str__()
}
class Device {
+__init__()
+__str__()
}
class Interface {
+__init__()
+__str__()
}
class Connection {
+__init__()
+__str__()
}
class Network {
+__init__()
+__str__()
}
class DotGenerator {
-devices
-interfaces
-connections
-networks
+__init__()
+addDevice()
+addInterfaces()
+addConnection()
+addNetwork()
+fromDict()
+__str__()
}
NetObjBase <-- Device
NetObjBase <-- Interface
NetObjBase <-- Connection
NetObjBase <-- Network
Device -- DotGenerator
Interface -- DotGenerator
Connection -- DotGenerator
Network -- DotGenerator
@enduml | false | true | false | false | class |
1e4d8dc34e365fb2287f9a594f2e1ecc9207bac2 | 651a2439478b74a6a9fd06cb27edc0105b62105c | /docs/C4/c4_class.puml | 1f2840a4b25f16dcd20aafac6c63fded2864772a | [
"MIT"
] | permissive | NicoJuicy/modular-monolith-with-ddd | 2abbaefe3e715faf009257db1ce76d2ac0539a7b | ff54f9e6a2f8a672ea0aef5ffe7c163b0b8eb7b8 | refs/heads/master | 2023-01-20T16:11:47.006416 | 2022-08-23T20:58:28 | 2022-08-23T20:58:28 | 221,891,602 | 0 | 0 | MIT | 2023-01-18T14:33:28 | 2019-11-15T09:36:27 | null | UTF-8 | PlantUML | false | false | 1,539 | puml | @startuml C4 Code
package "Meeting Groups Aggregate" <<Rectangle>> {
class "MeetingGroupId" << VO >> {
}
class "MeetingGroup" << Entity, AR >> {
-string: _description
-DateTime: _createDate
-DateTime: _paymentDateTo
{static} MeetingGroup CreateBasedOnProposal()
Meeting CreateMeeting(..)
void SetExpirationDate(DateTime dateTo)
void JoinToGroupMember(MemberId memberId)
void LeaveGroup(MemberId memberId)
void EditGeneralAttributes(...)
bool IsMemberOfGroup(MemberId attendeeId)
bool IsOrganizer(MemberId memberId)
}
class "MeetingGroupLocation" << VO >> {
string City
string CountryCode
{static} MeetingGroupLocation Create(...)
}
class "MeetingGroupMember" << Entity >> {
~DateTime JoinedDate
-bool _isActive
-DateTime? _leaveDate
{static} MeetingGroupMember CreateNew(...)
void Leave()
~bool IsMember(MemberId memberId)
~bool IsOrganizer(MemberId memberId)
}
class "MemberId" << VO >> {
}
class "MeetingGroupMemberRole" << VO >> {
string Value
}
}
class "Member" << Entity, AR >> {
}
"MeetingGroup" *-- "MeetingGroupId" : of
"MeetingGroup" *-- "MeetingGroupLocation" : for
"MeetingGroup" "1" *-- "0..*" "MeetingGroupMember" : member of
"MeetingGroupMember" *-- "MemberId" : assigned to
"MeetingGroupMemberRole" --* "MeetingGroupMember" : is assigned to
"Member" o-- "MemberId" : of
@enduml | false | true | false | false | class |
10a11cd872e36aafe6f1d3a9d258387ca67f4071 | e4e154924e1cfcbeaa34c90a66288537c00b0233 | /public/images/diagrams/diagram_sequence_create_food.plantuml | 52d5955e0f44621402144cb368a244957d6cb26c | [] | no_license | namoclopez2020/manzana-verde-test | bc4d4032ba8c98465c709f817e50d8c4981163f1 | 0f403ef348a60f731159f490554f30e775930f74 | refs/heads/main | 2023-08-07T11:59:38.741036 | 2021-09-26T23:28:22 | 2021-09-26T23:28:22 | 409,650,507 | 1 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 585 | plantuml | @startuml delete food assigned
actor "Actor"
boundary "api"
control "FoodController"
entity "Food"
database "foods"
"Actor" -> "api" : /api/food/create
activate api
"api" -> "FoodController" : create()
activate FoodController
"FoodController" -> "FoodController" : FormValidation()
"FoodController" -> "Food" : create()
activate Food
"Food" -> "foods" : insert
activate foods
"foods" --> "Food" : data
deactivate foods
"Food" --> "FoodController": data
deactivate Food
"FoodController" --> "api" : return data with status HTTP 200
deactivate FoodController
deactivate api
@enduml | false | true | false | false | sequence |
95c06fcad8bbb1464cabb235994f40c943db4af3 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/ShortcutAttribute.puml | 466ffd09ebc71b07c0acfcaa604ec20e7187c13c | [] | 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 | 758 | puml | @startuml
class ShortcutAttribute {
<<readonly>> m_Identifier : string
<<readonly>> m_EventCommandName : string
<<readonly>> m_MenuShortcut : string
+ ShortcutAttribute(identifier:string)
+ ShortcutAttribute(identifier:string, commandName:string)
+ ShortcutAttribute(key:KeyCode, modifiers:ShortcutModifiers)
+ GetMenuShortcut() : string
+ MatchesEvent(evt:Event) : bool
}
class ShortcutPlatformOverrideAttribute {
+ ShortcutPlatformOverrideAttribute(platform:RuntimePlatform, key:KeyCode, modifiers:ShortcutModifiers)
+ MatchesCurrentPlatform() : bool
}
Attribute <|-- ShortcutAttribute
ShortcutAttribute <|-- ShortcutPlatformOverrideAttribute
ShortcutPlatformOverrideAttribute --> "platform" RuntimePlatform
@enduml
| false | true | false | false | class |
46a77f67184862ec2cc61471412f4e13ebfc05e2 | 2c910239ad24c81085137c9231613e66f6ec9909 | /sequence1.plantuml | 4118974e77b2ccc255a59f1561609def19ad44e6 | [] | no_license | linhtch90/plantuml-example | 1cad66ff0ed85a2793159e6a929fb8fcaf076941 | fbdd455c637090392f5fa9b87f5505d10b25e7a9 | refs/heads/master | 2023-01-13T15:54:13.921056 | 2020-11-10T09:47:13 | 2020-11-10T09:47:13 | 311,306,810 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 170 | plantuml | @startuml
class One {
+String: Prop1
-Int: Serie
+count()
#call()
}
One --|> Two : Hello Two
Two --|> Three : Hello Three
Three --|> One : Back to you
@enduml
| false | true | false | false | class |
b71a2af4b4314c79c0ff5036d641b932c04bf4ba | 2465776e424253481ca6f6d4f3d4f2b40b4778d9 | /Full-Website/sitemap.plantuml | b8ed46ca8bea55a97e777810b07f812ff5ee29dc | [] | no_license | hoola-inc/xDemic-Website | 5a47fa49d666867ecd9402cc3d97d655494a1f20 | 4528e538cfe91c48efffd3ea704a7890933a0652 | refs/heads/master | 2020-07-10T05:12:14.075533 | 2019-08-24T23:12:13 | 2019-08-24T23:12:13 | 204,175,241 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 497 | plantuml | @startuml
(*) --> "Home" as home
home --> "Product" as product
home --> "How it Works?" as how
home --> "About Us" as about
home --> "Resources" as resources
product --> "Send" as send
product --> "hold" as hold
product --> "recive" as recive
product --> "demo" as demo
resources --> "Blog" as blog
resources --> "Customer Stories"
resources --> "Self-Sovereign Identity Primer"
about --> "Company" as company
company --> "Location"
how --> "Technology" as tech
how --> "flow" as flow
@enduml
| false | true | false | false | uml-unknown |
83c96f37cb76c473eb68b7e1268846c98dd65fe7 | b0b0d36051ba464772416901903771a9b18eef91 | /tests/fixtures/008_Property.puml | f73f1959cb61ea91ad3343cb44293b38e7c15b64 | [
"MIT"
] | permissive | llaville/umlwriter | 6bafa77a450b9b81e4d47015276e21ba7fcd00f8 | d5e8207344b8fca8266ea8959959fe335ae0410c | refs/heads/master | 2023-04-18T15:53:38.633376 | 2023-04-11T09:33:44 | 2023-04-11T09:33:44 | 32,541,921 | 58 | 9 | null | null | null | null | UTF-8 | PlantUML | false | false | 290 | puml | @startuml
top to bottom direction
namespace FixtureEight {
class OneClass << class >> {
–stringProperty : string = "string"
#intProperty : int = 654
+booleanProperty : bool = true
#arrayProperty : array = […]
+floatProperty : float = 654.123
--
}
}
@enduml
| false | true | true | false | class |
d6839b2db631888f44afbf1634b7472cfc120d9f | fcaf99f487310d9426ce2134b2134adfc39f8a5f | /input/images-source/repeated-dispense.plantuml | d51ad8187ef6188410fae557aa034aeea4edfb2a | [
"MIT"
] | permissive | hl7ch/ch-emed | d3957c3f75dd514c922f609f455fdc3e9c24e2aa | 166c28c7eb4e8b6dc5792bd054c8436da9db9992 | refs/heads/master | 2023-07-06T17:32:23.195209 | 2023-06-29T13:46:51 | 2023-06-29T13:46:51 | 195,768,795 | 0 | 1 | MIT | 2023-09-14T14:38:45 | 2019-07-08T08:25:57 | GLSL | UTF-8 | PlantUML | false | false | 1,236 | plantuml | @startuml
skinparam svgDimensionStyle false
title Prescription and repeated dispense per medication
skinparam titleFontSize 12
object "Prescription\n**without** repetition note" as withoutnote {
* Initial dispense
}
object "Prescription\n**with** repetition note" as withnote {
}
object "**General** repetition note\n//'ad rep.', 'Rep', 'Dauerrezept' etc.//" as general {
* Initial dispense
* Additional dispense(s)\naccording to the dosage or until a certain point in time
}
object "**Numerical** repetition note\n " as numerical {
* Initial dispense
* Additional dispense(s)\naccording to the number of repeats allowed
}
object "Specific repetition note\n//'ne rep.'//" as none {
* Initial dispense
* No repetitions allowed
}
object "Repeated prescription\n**without** duration information" as repeatwithduration {
* Initial dispense
* Additional dispense(s)\nuntil a certain point in time
}
object "Repeated prescription\n**with** duration information" as repeatwithoutduration {
* Initial dispense
* Additional dispense(s)\naccording to the duration
}
withnote --|> numerical
withnote --|> general
withnote --|> none
general --|> repeatwithduration
general --|> repeatwithoutduration
@enduml | false | true | false | false | class |
843dcb9cdc7b707d996b84f95e989721beb7d07f | b78fe46d0492145fbd29f94731a841fa579651ea | /src/main/webapp/doc/listeQuestions.puml | f32859266d4a4bb1c5858ddebd515b1bfc1d9d3b | [] | no_license | michel-plasse/siomassy2021 | 94a35a2607ccef3e4577a83ccffe921710f8a769 | 8afc0887ede9c88cc72d1b65210e921cda87a9a1 | refs/heads/master | 2023-05-05T04:37:47.986442 | 2021-05-25T00:19:06 | 2021-05-25T00:19:06 | 353,038,986 | 4 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,127 | puml | @startuml
' par défaut, les couches sont disposées dans l'ordre d'apparition
' nous utilison participant pour préciser qu'après Navigateur il y a Vue et non Controleur
participant Navigateur
participant Vue
Navigateur -> Controleur: GET /questions?idCanal=...
Controleur -> Controleur: verifier que idCanal est entier
Controleur -> Dao: CanalDao.getQuestionsByIdCanal(idCanal)
Dao -> SGBD: SELECT ...
SGBD -> Dao: questions trouvées
Dao -> Controleur: List<Question>;
Controleur -> Vue: question.jsp
Vue -> Navigateur: html
@enduml
/' (commentaire sur plusieurs lignes, comme en Java, avec ' qui remplace *)
1ere étape
Créer le contrôleur et une vue minimale, et tester
Pour cela, créer une servlet ListerQuestionsServlet dans fr.siomassy2021.controller, avec
le chemin (utl) /questions.
=> je n ai malheureusement pas eu le reflexe de commiter
2e étape
Mettre des questions en dur dans le contrôleur,
et les afficher dans la JSP.
=> commiter
3e étape
Appel de la Dao, qui construit la liste en dur
Le memberId est aussi mis en dur à 1
=> commiter et push après aprobation du prof
'/ | false | true | true | false | sequence |
554ca22f16921d8ce4619460d5895ec211df53bf | f7389ede7c743b8ce3d174eee24ebcab316354f6 | /Diagrammer/CentralComputer/Klasser/Startknap/destructor.puml | 60c266bb91744c82c1a0cfcbd3ba413e9df60887 | [] | no_license | Solvgraa-mager/E3PRJ3 | 7e2b70775c0d8b8312bc893e0c9014fd766af9b0 | fb507b5528417459714c00b73c75378d6465af19 | refs/heads/master | 2023-01-31T11:01:30.966313 | 2020-12-18T10:28:55 | 2020-12-18T10:28:55 | 294,479,612 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 286 | puml | @startuml
title Startknap_Destructor
actor UC1 #Red
participant Startknap
actor OS #Red
UC1 -> Startknap : ~Startknap()
loop for all GPIO's
Startknap -> OS : Free GPIO1
OS --> Startknap :
Startknap -> OS : Free GPIO2
OS --> Startknap :
UC1 <-- Startknap :
destroy Startknap
@enduml | false | true | false | false | sequence |
889bc3cb7d25dd26491b828aa57f148846d11ff1 | ae4cc58c3da35dbf6e651d4826d77c4028ab3a94 | /diagrams/puml/lookup.seq.puml | b60c79bd4102c0f0efbfe197cf54d74020e99e41 | [
"Apache-2.0"
] | permissive | uport-project/lambda-unnu | 1800ade0562c0ce84eee4da7189239bea225688c | 53714398055d76c49740ec4562135321d03f6510 | refs/heads/master | 2021-03-27T17:04:03.202369 | 2018-04-25T19:39:42 | 2018-04-25T19:39:42 | 117,567,005 | 0 | 1 | Apache-2.0 | 2018-06-07T21:05:15 | 2018-01-15T16:11:23 | JavaScript | UTF-8 | PlantUML | false | false | 858 | puml | @startuml
participant "uPort Mobile App" as uPort
participant "uPort::unnu" as unnu
participant "Ethereum Node" as blockchain
database "Database" as db
uPort -> unnu: Lookup Identity\nPOST /lookup
note left of unnu #FFAAAA
{
deviceKey: <device key>
}
end note
activate unnu
unnu -> db: SELECT identity, txHash, managerType, managerAddress, blockchain \nWHERE deviceKey
group If identity not set in db
unnu -> blockchain: eth_getTransactionReceipt(txHash)
activate blockchain
blockchain -> unnu: txReceipt
deactivate blockchain
unnu -> unnu: identity= decodeLogs from txReceipt
unnu -> db: UPDATE identity \nWHERE txHash
end
unnu -> uPort: 200 <identity>
deactivate unnu
note left of unnu #FFAAAA
{
managerType: <manager name>,
managerAddress: <manager address>,
identity: <identity>
blockchain: <blockchain>
}
end note
@enduml
| false | true | false | false | sequence |
48c2030258503955984c7f749d1a8ca52c2d3e0b | 62de719e261fac67d2a2bc347a98be5515b48948 | /docs/red/1160763/sp2/sd2.puml | 6514eb48bab2b385781b0a6c7a6b3a0dd2f61ff4 | [] | no_license | raulcorreia7/isep_lapr4_17_18 | 82672fca46e433856d52b3839e3739fa53b8f52c | 79217fa01912657da37ef6cdb1a05194dd2f5110 | refs/heads/master | 2020-04-15T17:52:21.964106 | 2019-01-09T17:13:14 | 2019-01-09T17:13:14 | 164,891,237 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,020 | puml | @startuml sd1.png
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
boundary WorkbookView
control ExportToPDFService
control exportSpreasheetController
entity ExportStrategy
entity ExportFactory
box "NSheets Client"
participant WorkbookView
end box
box "Server"
participant ExportToPDFService
participant exportSpreasheetController
participant ExportFactory
participant ExportStrategy
end box
User -> WorkbookView : starts Spreasheet Export
WorkbookView -> ExportToPDFService : exportSpreasheetToPDF(format,s,filename)
ExportToPDFService -> exportSpreasheetController : exportSpreasheet(format,s,filename)
exportSpreasheetController --> ExportFactory : instance()
exportSpreasheetController -> ExportFactory : getStrategy(format)
ExportFactory --> ExportStrategy : create()
ExportFactory -> ExportStrategy : exportSpreasheet(s,filename)
ExportStrategy -> ExportStrategy : writeSpreasheetToFileFormat()
@enduml
| false | true | false | false | usecase |
0e0a5a7e817367331266f2526c32e487e7dc209b | d2ccb723652377890e9e03db06d5ce7064c3a9f9 | /uml/system-context-with-serssion-clustering.puml | 594a41c5ef8da8e78c82ecc3300a5cc4915e7c4f | [] | no_license | glqdlt/ex-session-clustering | 3b5f04416f666bef93e548d0d82eb4b0b00a656e | acc1412253f261ad64b5f22f865387a1026f5521 | refs/heads/master | 2022-07-07T13:44:45.123945 | 2019-06-10T09:41:50 | 2019-06-10T09:41:50 | 190,379,519 | 0 | 0 | null | 2020-07-01T23:22:06 | 2019-06-05T11:06:45 | Java | UTF-8 | PlantUML | false | false | 497 | puml | @startuml
package "SSO" {
JWT - [Auth_Server]
}
package "Legacy Server1" {
[View-Resolver(Template)] -- [Controller]
[Spring_Session_Context] -- [Controller]
[Spring_Session_Context] - [RestController(ResourceServer)]
[Spring_Session_Context] --- JWT
}
package "Session Clustering Store"{
[Session Store(Mysql)]
}
[Spring_Session_Context] --> [Session Store(Mysql)]
package "Legacy Server2" {
[Other_Spring_Session_Context] --> [Session Store(Mysql)]
}
@enduml | false | true | false | false | uml-unknown |
19485d845e7f436498aa30c63043b5440c453d50 | 8526162a04e1aafc763c035c23cfcfb25eee6159 | /app/src/main/java/com/voicenotes/view/settings/utils/utils.plantuml | 21b4991f4f980f10bf3863e0c12ab9b8ee9fadb8 | [
"BSD-2-Clause"
] | permissive | fernandopm7/com.tfg.voicenotes | b1c869a0c94b59c6d7d2bce936b489bd84d3ae3b | 7bef4346b79bada48a85ff1c3011e39a753b814b | refs/heads/master | 2020-06-04T22:08:42.890833 | 2019-08-27T17:10:46 | 2019-08-27T17:10:46 | 192,209,386 | 0 | 0 | BSD-2-Clause | 2019-08-27T18:56:21 | 2019-06-16T15:50:32 | Java | UTF-8 | PlantUML | false | false | 1,000 | plantuml | @startuml
title __UTILS's Class Diagram__\n
package com.voicenotes {
package com.voicenotes.view.settings {
package com.voicenotes.view.settings.utils {
class DefaultSettingsXmlParser {
{static} - properties : Properties
{static} ~ assets : Assets
{static} ~ assetDir : File
{static} + initialize()
{static} + getCurrentLenguage()
{static} + getCurrentModel()
{static} + getDefaultLenguage()
{static} + getDefaultModel()
{static} + setCurrentLenguage()
{static} + setCurrentModel()
{static} + getHmmPath()
{static} + getDictPath()
{static} + getLmPath()
{static} + getAssetDir()
}
}
}
}
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 |
880dd475ecb7935cdedd94afa0974886c39f1ae4 | ddd27ef7207e3b508ba557b6f5ca1b2bd172a734 | /app/UML/Conceptual State 4.puml | 2733bb25a8d72f752a1330d3ec4e7620520942c9 | [] | no_license | QRP0002/Wireless_Quote | 7c095f66043b7780f03d624be2fe7956b3369a27 | 0b4762a69db0ebada3d518573e7618a0e57f0368 | refs/heads/master | 2020-06-04T02:48:51.629364 | 2015-05-01T12:49:49 | 2015-05-01T12:49:49 | 33,549,841 | 0 | 0 | null | 2015-04-16T20:57:50 | 2015-04-07T14:57:28 | Java | UTF-8 | PlantUML | false | false | 295 | puml | @startuml
[*] --> Empty
Empty --> GatheringFee : Retrieve Building Information
GatheringFee --> GatheringEquipmentCost : Retrieve Equipment Information
GatheringEquipmentCost --> Calculating : Combine Information
Calculating --> FinishedCost : Combine Calculations
FinishedCost --> [*]
@enduml | false | true | false | false | sequence |
3cdfe167160c2d12ac8c5a5a38fbdd97a3671c3f | 2a05c19c522de7ac2f880aa0ba60547ace21cc30 | /uml/chain.puml | e8775ab8455e5669f726e88bfa9de6343556461c | [] | no_license | lbvs86823/lbvs86823.github.com | 458c5ca2ccae6a54519129a86545d817cfaf418f | 129e1ea762ab70c2b54886b561775d5dfd7841d6 | refs/heads/master | 2021-12-07T03:23:18.169009 | 2021-08-20T09:19:30 | 2021-08-20T09:19:30 | 16,271,667 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 404 | puml | @startuml
'https://plantuml.com/class-diagram
abstract class Handler {
+ setNextHandler(Handler next): void
+ {abstract} doHandler(): void
+ submit(int requestDay): void
}
Handler o-- Handler
class GroupHandler extends Handler{
+ doHandler(): void
}
class ManagerHandler extends Handler{
+ doHandler(): void
}
class GeneralHandler extends Handler{
+ doHandler(): void
}
@enduml | false | true | false | false | class |
fcbbe558aa0045190ba23fe323acaeb311717639 | 398c5b33d0905b3b3f153b5baef434d66b6ead9b | /activities/images/StrategicDDDMetaModel.puml | 936364d758a6cf600476e44c0b1b34a074ed2967 | [
"CC-BY-4.0",
"LicenseRef-scancode-dco-1.1"
] | permissive | Jeket/design-practice-repository | 37c49d4a683cf5ec3104093cb62d2c28bb572ddc | 29f84b0eb34ac0d6b105d6c3fed51c4d9871db39 | refs/heads/master | 2023-07-13T20:52:59.084955 | 2021-08-19T12:16:44 | 2021-08-19T12:16:44 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,043 | puml |
@startuml StrategicDDDMetaModel
' TODO right now these are all "classes", this could be improved:
' https://plantuml.com/class-diagram#4b62dd14f1d33739
hide members
class Subdomain
class "Core Domain" as CoreDomain
class "Supporting Subdomain" as SupportingSubdomain
class "Generic Subdomain" as GenericSubdomain
Subdomain <|- CoreDomain
Subdomain <|-- SupportingSubdomain
Subdomain <|-- GenericSubdomain
class "Model Partitioning Concept" as ModelPartitioningConcept
Subdomain --|> ModelPartitioningConcept : "conceptual/functional"
class Aggregate
Aggregate --> Subdomain
Aggregate --> Aggregate : "consult root entity of another"
note top of Aggregate
Aggregate encaspulates
other tactic DDD
patterns (not shown)
end note
class BoundedContext
BoundedContext --|> ModelPartitioningConcept : "technical/organizational"
BoundedContext "1..*" --> "1..*" Subdomain : "realizes parts of"
Aggregate "1..*" --* BoundedContext
class "Context Map" as ContextMap
ContextMap *-- BoundedContext
class "Buy vs. Build Decision" as BuyVsBuildDecision << (?,Orange) >>
ModelPartitioningConcept --> BuyVsBuildDecision : "is subject to"
ContextRelationship --> BuyVsBuildDecision : "is subject to"
ContextMap --> BuyVsBuildDecision : "can support"
ContextMap --> IntegrationStyleTechnologyDecisions : "can support"
class "Context Relationship" as ContextRelationship
ContextMap *-- ContextRelationship
class "Published Language (PL)" as PublishedLanguage
'ContextRelationship --> PublishedLanguage : "exposes"
PublishedLanguage --|> ContextRelationship
note right of ContextRelationship
Separate Ways
relationship
not shown
end note
class "Shared Kernel (Library)" as SharedKernel
class "Open Host Service (OHS)" as OpenHostService
class "Customer/Supplier" as CustomerSupplier
class "Anti-Corruption Layer (ACL)" as AntiCorruptionLayer
class Conformist
SharedKernel --|> ContextRelationship
OpenHostService --|> ContextRelationship
CustomerSupplier --|> ContextRelationship
Conformist --|> ContextRelationship
AntiCorruptionLayer --|> ContextRelationship
SharedKernel <-> Partnership : "alternative to"
'SharedKernel <-> OpenHostService : "alternative to"
Partnership <-> CustomerSupplier : "alternative to"
CustomerSupplier <-> OpenHostService : "alternative to"
CustomerSupplier --> AntiCorruptionLayer : "may use"
Conformist --> AntiCorruptionLayer : "often uses"
OpenHostService --> Conformist : "turns client into"
class "Integration Style and Technology Decisions" as IntegrationStyleTechnologyDecisions << (?,Orange) >>
'SharedKernel --> IntegrationStyleTechnologyDecisions : "requires"
'Conformist --> IntegrationStyleTechnologyDecisions : "requires"
'OpenHostService --> IntegrationStyleTechnologyDecisions : "requires"
'CustomerSupplier --> IntegrationStyleTechnologyDecisions : "requires"
ContextRelationship --> IntegrationStyleTechnologyDecisions : "requires"
'BuyVsBuildDecision --> BoundedContext : "pertains to"
BoundedContext <-- IntegrationStyleTechnologyDecisions : "pertains to"
@enduml | false | true | false | false | sequence |
ca59ca229a5bca4ef5152c3e5407ff8272cfb659 | ab347e5700f09daae5886c7b4c98a942bbebd934 | /out/production/YGO-Deck-Builder/graphicalUserInterface/basicWindows/controllers/controllers.plantuml | 02e64eb2e3b567b21467aea623307ef26e3c4689 | [] | no_license | Sam-Malpass/YGO-Deck-Builder | 17df1974f83372f7f69c5f8c188047fa55a4e4ca | c4986fa63b2dd9284fae5d95ac1ab5b65b786019 | refs/heads/master | 2020-05-14T15:15:18.815842 | 2019-04-23T09:43:53 | 2019-04-23T09:43:53 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,557 | plantuml | @startuml
title __CONTROLLERS's Class Diagram__\n
package graphicalUserInterface {
package graphicalUserInterface.basicWindows {
package graphicalUserInterface.basicWindows.controllers {
class BoxSelectorController {
- cancel : Button
- confirm : Button
- comboBox : ComboBox
+ initialize()
}
}
}
}
package graphicalUserInterface {
package graphicalUserInterface.basicWindows {
package graphicalUserInterface.basicWindows.controllers {
class PasswordController {
- cancel : Button
- confirm : Button
- pass : PasswordField
+ initialize()
}
}
}
}
package graphicalUserInterface {
package graphicalUserInterface.basicWindows {
package graphicalUserInterface.basicWindows.controllers {
class SearchResultController {
- list : ListView<String>
- close : Button
+ initialize()
}
}
}
}
package graphicalUserInterface {
package graphicalUserInterface.basicWindows {
package graphicalUserInterface.basicWindows.controllers {
class SearchResultDeckController {
- list : ListView<String>
- close : Button
{static} + result : ArrayList
+ initialize()
}
}
}
}
package graphicalUserInterface {
package graphicalUserInterface.basicWindows {
package graphicalUserInterface.basicWindows.controllers {
class SearchResultSystemController {
- list : ListView<String>
- close : Button
{static} + result : Card
+ initialize()
}
}
}
}
package graphicalUserInterface {
package graphicalUserInterface.basicWindows {
package graphicalUserInterface.basicWindows.controllers {
class YesNoController {
- no : Button
- yes : Button
- label : Label
+ initialize()
}
}
}
}
BoxSelectorController -up-|> Initializable
PasswordController -up-|> Initializable
SearchResultController -up-|> Initializable
SearchResultDeckController -up-|> Initializable
SearchResultSystemController -up-|> Initializable
YesNoController -up-|> Initializable
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 |
9b4820476875d9c31d7a35e745c95ab8ff950acb | 8e0b778be8c51759f212c9a7d6750f501bc5a130 | /src/main/java/com/ab/responsinilitychain/oa.puml | 921b5ae9346e5bfc6a22d5396f7176fbd56a3080 | [] | no_license | ab9508/proxy | 993f913fcfa2ba314d0640ca06a8625989b95ea4 | b427beb039e3447fdf37266471731a610d200f5f | refs/heads/master | 2021-02-10T13:56:53.118440 | 2020-03-09T10:40:40 | 2020-03-09T10:40:40 | 244,387,567 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 431 | puml | @startuml
class Approver{
approver: Approver
}
class DepartmentApprover
class CollegeApprover
class ViceSchoolMasterApprover
class SchoolMasterApprover
class PurchaseRequest
class Client
Client ..> PurchaseRequest
Client ..> Approver
PurchaseRequest <.. Approver
Approver <|-- DepartmentApprover
Approver <|-- CollegeApprover
Approver <|-- ViceSchoolMasterApprover
Approver <|-- SchoolMasterApprover
Approver o-- Approver
@enduml
| false | true | false | false | class |
bb2536a97bd972c24326bac68e40bc6cf03dfee4 | 117a90114e3c40c87a4351df2077a36505b939f5 | /temporal-sdk/src/main/java/io/temporal/internal/statemachines/SideEffectStateMachine.puml | 5f1640dc13bc7cc4d55a72ffcd32ea7dd2219043 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | cfieber/sdk-java | eccf7836ff3b1222461a1b5377502141f3d44108 | 221c4bb6a197b52e1e242b3713bd61cd251b6190 | refs/heads/master | 2023-05-14T13:04:17.949997 | 2021-05-20T01:27:20 | 2021-05-20T01:27:20 | 364,964,573 | 0 | 0 | NOASSERTION | 2021-05-26T21:38:48 | 2021-05-06T15:57:15 | Java | UTF-8 | PlantUML | false | false | 1,467 | puml | ` Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved.
`
` Copyright 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
`
` Modifications copyright (C) 2017 Uber Technologies, Inc.
`
` Licensed under the Apache License, Version 2.0 (the "License"). You may not
` use this file except in compliance with the License. A copy of the License is
` located at
`
` http://aws.amazon.com/apache2.0
`
` or in the "license" file accompanying this file. This file is distributed on
` an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
` express or implied. See the License for the specific language governing
` permissions and limitations under the License.
` PlantUML <plantuml.com> State Diagram.
` Generated from src/main/java/io/temporal/internal/statemachines/SideEffectStateMachine.java
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.
@startuml
title SideEffect State Transitions
[*] --> CREATED
CREATED --> MARKER_COMMAND_CREATED: SCHEDULE
CREATED --> MARKER_COMMAND_CREATED_REPLAYING: SCHEDULE
MARKER_COMMAND_CREATED --> RESULT_NOTIFIED: RECORD_MARKER
MARKER_COMMAND_CREATED_REPLAYING --> RESULT_NOTIFIED_REPLAYING: RECORD_MARKER
RESULT_NOTIFIED --> MARKER_COMMAND_RECORDED: MARKER_RECORDED
RESULT_NOTIFIED_REPLAYING --> MARKER_COMMAND_RECORDED: MARKER_RECORDED
MARKER_COMMAND_RECORDED --> [*]
center footer Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved.
@enduml
| false | true | false | false | sequence |
c25bb8ecb68141956c2c5cebcbde63f40f6fd851 | 199d25d7703c44f5ab9517ac32117895ef667554 | /diagrams/backend_auth_firebase.puml | 1f194b86815770d155c9fed3fbb8f5c9a232e829 | [
"MIT"
] | permissive | aqwert/code_architecture_design | 07eb06f632be27f357f34c0189c3238136861d15 | 69ada4d04b26efa94ce123ebf30486d506cc93e0 | refs/heads/master | 2020-03-19T10:46:03.350036 | 2018-06-12T04:17:05 | 2018-06-12T04:17:05 | 136,399,367 | 2 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,383 | puml | @startuml
!pragma revision 01
title Basic Authentication Flow with Firebase Auth as a Service with own Backend
participant App
participant "My Backend Service" as Backend
database DB
participant "Firebase Auth" as Firebase
participant "Google Cloud\nFunction" as GCF
App -> App : user = firebase.currentUser()
alt user == null
App -> Firebase : signInWithPassword(email, password)
App <-- Firebase : return success | error
note right App: If error stop flow and alert user
end
note right App : User is signed in and app requests user data.
App -> App : firebaseToken = firebase.currentUser().getToken()
App -> App : backendToken = getBackEndTokenFromSecureStore()
== ACTION: BEGIN REQUEST ==
App -> Backend : set request(data) \n headers:\n Authorization: firebaseToken\n x-token: backendToken
Backend -> Backend : backendToken = decode(x-token)
alt backendToken == null | expired | invalid
Backend -> GCF : verifyToken(firebaseToken)
GCF -> Firebase : admin.auth().verifyIdToken(firebaseToken)
GCF <-- Firebase : return (data | error)
Backend <-- GCF : return (data | error)
note over Backend
Firebase validates that the token is valid.
If it is not then we need the client to generate a new token.
Otherwise we regenerate the backendToken.
end note
alt returned firebase data != null
Backend -> DB : getUser(data.uid)
Backend <- DB : user
alt backend user == null
Backend -> DB : createUser(data.uid)
Backend <- DB : user
end
note over Backend
Generate a short lived backendToken (10 mins)
storing the userId in the token.
end note
Backend -> Backend : backendToken = createBackendToken(user.id);
Backend -> Backend : set response\n headers:\n x-token: backendToken;
note over Backend : Continue process request against user.id
App <-- Backend : return response
App -> App : setBackEndTokenToSecureStore(\n repsonse.headers["x-token"]\n)
else returned firebase error != null
App <-- Backend : return 401 Not Authrorized
App -> Firebase : firebase.currentUser().getIdToken(refresh: true)
App <-- Firebase : returns firebaseToken (new)
note right App
Repeat ACTION: BEGIN REQUEST
(no more than 1 times)
end note
end
else have valid backendToken
Backend -> Backend : userId = backendToken.userId
note over Backend : Continue process request against userId
App <-- Backend : return response
end
@enduml
| false | true | false | false | sequence |
2ce48e6c90a0c2818547a8d5a662ca1f33c0af69 | a2b717706eb8dfd1c36045606e5824934cfc20a5 | /diagrams/strategy.puml | e10c7c9698a749ab182bc78760f2ac63d0e5ba02 | [] | no_license | zhongshijun/head-first-design-patterns-cpp | 66f706264f848e26f6791057eb089a6cdf0a44d9 | 3dc4fc23abb884395313b388fd33e87c0b7730c6 | refs/heads/master | 2023-03-18T20:51:13.129157 | 2021-01-25T20:55:26 | 2021-01-25T20:55:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 902 | puml | @startuml strategy
abstract class FlyBehavior{
fly()
}
class FlyWithWings{
fly()
}
class FlyNoWay{
fly()
}
class FlyRocketPowered{
fly()
}
abstract class QuackBehavior{
quack()
}
class Quack{
quack()
}
class Squeak{
quack()
}
class MuteQuack{
quack()
}
abstract class Duck{
-quackBehavior_
-flyBehavior_
+swim()
+display()
+performQuack()
+performFly()
+setQuackBehavior()
+setFlyBehavior()
}
class MallardDuck{
+display()
}
class ModelDuck{
+display()
}
class DuckCall{
-quackBehavior_
+performQuack()
}
FlyBehavior <|.. FlyWithWings
FlyBehavior <|.. FlyNoWay
FlyBehavior <|.. FlyRocketPowered
QuackBehavior <|.. Quack
QuackBehavior <|.. Squeak
QuackBehavior <|.. MuteQuack
Duck *- FlyBehavior
Duck *- QuackBehavior
QuackBehavior -* DuckCall
Duck <|-- MallardDuck
Duck <|-- ModelDuck
@enduml strategy | false | true | false | false | class |
7c78fef6b74355d253ed390714492489d913634f | b04d5166435afbe4a531aaccc447a40c92bb649b | /docs/Solution/Federated-Orchestrated-Cloud/UserInteraction.puml | 7ffe7e07a80457902fd19d63de91051d9250e2a5 | [] | no_license | CAADE/CloudLet | bc8e2d2ca4662aa60732888d727fca11d4045f66 | 08066bb296578ca6dc60a20388b15cb0f08425c4 | refs/heads/master | 2021-07-24T19:23:37.384552 | 2018-08-11T13:37:52 | 2018-08-11T13:37:52 | 81,122,426 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 79 | puml | @startuml
actor User
User -> "Federated Orchestrated Cloud": UseCase
@enduml
| false | true | false | false | sequence |
3b6e1cc02d5d75a22c36afd7f52d7033531b0a0e | d99806bb17e4a22325f775539981c6b7799b9d16 | /docs/red/1160600/sp2/design1.puml | d5b507423458b0aebd96382377778783533ffa67 | [] | 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 | 971 | puml | @startuml
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
boundary WorkbookView
control SearchAndReplaceController
entity Spreadsheet
entity Cell
box "NSheets Client"
participant WorkbookView
participant SearchAndReplaceController
end box
box "NSheets Shared"
participant Spreadsheet
participant Cell
end box
User -> WorkbookView : user inserts expression
WorkbookView --> SearchAndReplaceController : create()
WorkbookView -> SearchAndReplaceController : searchAll(expression)
SearchAndReplaceController -> Spreadsheet : getCells()
loop
User->WorkbookView: find next
WorkbookView -> SearchAndReplaceController : getNextCell()
WorkbookView --> User : shows cell with desired content
User->WorkbookView : replace cell content
WorkbookView -> SearchAndReplaceController: replace(newExpression)
SearchAndReplaceController->Cell : setContent(expression)
end
@enduml
| false | true | false | false | usecase |
f1fa7afc415bfef185267a832cb397c0545238cd | 3662b2e08ec5aef2e3dfd1e527b5e50f44d91e1c | /docs/diagrams/StorageSequenceDiagram.puml | 9c2ac45a921a96b9aa2d8f1b3d79ebd9a1e010b1 | [] | no_license | AY2021S2-CS2113T-W09-2/tp | 0585f03b1390bf9385a5caef22f00aa599b18d13 | 7d4443d633ae380505f7a69687cc34ab71e0a06b | refs/heads/master | 2023-04-17T11:33:49.033344 | 2021-04-16T02:46:37 | 2021-04-16T02:46:37 | 343,961,010 | 0 | 5 | null | 2021-04-16T02:46:37 | 2021-03-03T01:14:38 | Java | UTF-8 | PlantUML | false | false | 469 | puml | @startuml
hide footbox
participant ":AddCommand" as AddCommand
participant ":ModuleList" as ModuleList
participant ":Storage" as Storage
-> AddCommand: execute(moduleList, ui, storage)
activate AddCommand
AddCommand -> ModuleList: add(module:Module)
activate ModuleList
deactivate ModuleList
AddCommand -> Storage: saveModulesToFile(moduleList:ModuleList)
activate Storage
Storage -> Storage : saveToJson()
activate Storage #DarkSalmon
deactivate Storage
@enduml | false | true | false | false | sequence |
068914fd6c158d58c4f540114de6c9da1b4c9364 | 7a674dff87b93cae3183399c4d1ce77c0742fca6 | /umltemplateparties.puml | 943b59ba6a50d0fedb1e36e5a21251420e82568c | [] | no_license | DDshka/PartyCalculator | 2415ae351875f612ef0958cf64ecaa09a759d072 | c07128306d8dc02905bcbd7ff7c10c85b29c33ab | refs/heads/master | 2022-12-18T07:58:27.008254 | 2019-12-25T08:15:58 | 2019-12-25T08:15:58 | 134,732,284 | 0 | 0 | null | 2022-05-25T01:38:40 | 2018-05-24T15:08:21 | Python | UTF-8 | PlantUML | false | false | 793 | puml | @startuml
class TemplateParty {
String name
Profile created_by
State _state
Integer frequency_id
}
class TemplateMembers {
Integer profile_id
Integer template_party_id
Boolean is_owner
}
class TemplateMemberFoodExclude {
Integer template_membership_id
Integer ordered_food_id
}
class TemplateOrderedFood {
Integer template_party_id
String food_name
Decimal price_per_unit
Integer quantity
}
class Frequency {
String name
String hour
String minute
String day
String month
String day_of_week
}
TemplateParty "1" --* "many" TemplateMembers
TemplateMembers "1" --* "many" TemplateMemberFoodExclude
TemplateParty "1" --* "many" TemplateOrderedFood
TemplateOrderedFood "1" --* "many" TemplateMemberFoodExclude
TemplateParty "1" --* "many" Frequency
@enduml | false | true | false | false | state |
c0e0aa13a24e7b4a17500b6eb44761ba87db10a5 | 883e39a0c7d03bef1f497804e4995d05fcf98d06 | /use-cases/city_report_use_case.puml | e7e56fa701255d307288064af072efefebaa51a1 | [
"Apache-2.0"
] | permissive | ufukozsoy/sem | d9bf700d019267d9cca80f0057e22966d81ccd3a | a3962333a88e9a875590c989d39abd3546000154 | refs/heads/master | 2023-04-22T04:32:14.022172 | 2021-04-18T11:11:02 | 2021-04-18T11:11:02 | 331,607,138 | 4 | 1 | Apache-2.0 | 2021-04-18T10:44:40 | 2021-01-21T11:30:15 | Java | UTF-8 | PlantUML | false | false | 262 | puml | @startuml
actor User as "User"
rectangle Database
rectangle "Demographic Reporting System" {
usecase UC4 as "Get cities by region/continent"
usecase UCa as "Generate CSV reports"
User - UC4
UC4 ..> UCa : generate
UC4 - Database
}
@enduml | false | true | false | false | usecase |
ed19014db4c28a41541c2b4de6d3cb0a6a84f613 | 084fcc4a31b60fe11f3f647f7d49a3c1c6621b44 | /kapitler/media/uml-codelist-presedensstatus.iuml | 003ea0225277e05f20ebcd813fcb9e1bbceb306a | [] | no_license | arkivverket/noark5-tjenestegrensesnitt-standard | 299f371a341e59402d49bfc11ee9e2672dad657e | 03025f8b9f1496f4a2f5b155e212a44768390274 | refs/heads/master | 2023-06-10T02:19:28.432679 | 2023-06-09T08:40:40 | 2023-06-09T08:40:40 | 136,293,843 | 7 | 11 | null | 2023-08-22T10:40:36 | 2018-06-06T07:58:53 | Python | UTF-8 | PlantUML | false | false | 101 | iuml | @startuml
class Kodelister.PresedensStatus <<codelist>> {
+Gjeldende = G
+Foreldet = F
}
@enduml
| false | true | false | false | class |
e8c1304290d97d03d5065b6ef4a69e75aa169616 | c212a07875ffcfecb0b5c721c1c6f77a467cf5f6 | /docs/puml/sequence-diagram.puml | 89b489511b97066446b9f6dc9c21b341a0599f24 | [
"MIT"
] | permissive | mmahmoodictbd/flight-aggregator | 8c76e1bdeddc44898a965b2b2ae7403de2d795ba | 6a7e856205b8b64580a475c3571da8fa92c8b19f | refs/heads/master | 2021-01-26T04:34:56.217953 | 2020-03-03T18:27:56 | 2020-03-03T18:27:56 | 243,310,533 | 1 | 0 | MIT | 2020-10-13T20:02:20 | 2020-02-26T16:29:19 | Java | UTF-8 | PlantUML | false | false | 1,124 | puml | @startuml
hide footbox
actor "User" as USER
participant "**Web APIs**\nbusy-flights-service" as WebAPIs
participant SearchService as SS
participant "**Third-party Integration**\ncrazyair-integration-service\ntoughjet-integration-service\nmore..." as INTG
participant "**CrazyAir API Server**" as CRAZYAIR
participant "**ToughJet API Server**" as TOUGHJET
participant "**More...**" as MORE
activate WebAPIs
activate SS
activate INTG
USER -> WebAPIs : POST /api/search
WebAPIs -> SS
SS -> INTG : parallel calls to integration services
activate CRAZYAIR
INTG --> CRAZYAIR : remote call
CRAZYAIR --> INTG : CrazyAir search results
INTG -> SS : return CrazyAir flight search results
deactivate CRAZYAIR
activate TOUGHJET
INTG --> TOUGHJET : remote call
TOUGHJET --> INTG : ToughJet search results
INTG -> SS : return ToughJet flight search results
deactivate TOUGHJET
activate MORE
INTG --> MORE : remote call
MORE --> INTG : search results
INTG -> SS : return flight search results
deactivate MORE
SS -> SS: **merge search results and sort**
SS -> WebAPIs
WebAPIs -> USER : HTTP 201\nwith merged search results
@enduml
| false | true | false | false | sequence |
07baec332b8691216c305aa5aa17104714d3f5c9 | 9bbd408bc1bc4f8d05e9de47099db6eeb0368c37 | /app/src/main/java/com/ferllop/evermind/repositories/listeners/listeners.plantuml | 2e02ece1721748d646cabc52add57b5701c868cd | [] | no_license | ferllop/evermind-android | 35d5b5acfbf50a49becfcc006e35a697f5f171a0 | 60ace128d8b0152f974cdf55c0bec6a1bcd2c0b3 | refs/heads/main | 2023-04-22T03:00:14.156604 | 2021-04-23T18:56:36 | 2021-04-23T18:56:36 | 342,582,389 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,795 | plantuml | @startuml
title __LISTENERS's Class Diagram__\n
namespace com.ferllop.evermind {
namespace repositories {
namespace listeners {
interface com.ferllop.evermind.repositories.listeners.AuthListener {
{abstract} + onAuthActionResult()
{abstract} + onError()
{abstract} + onLogin()
{abstract} + onRegister()
}
}
}
}
namespace com.ferllop.evermind {
namespace repositories {
namespace listeners {
enum AuthMessage {
LOG_OUT
RESET_PASSWORD_EMAIL_NOT_SENT
RESET_PASSWORD_EMAIL_SENT
USER_VERIFIED
}
}
}
}
namespace com.ferllop.evermind {
namespace repositories {
namespace listeners {
interface com.ferllop.evermind.repositories.listeners.CardDataStoreListener {
{abstract} + onDelete()
{abstract} + onError()
{abstract} + onLoad()
{abstract} + onLoadAllCards()
{abstract} + onSave()
}
}
}
}
namespace com.ferllop.evermind {
namespace repositories {
namespace listeners {
interface com.ferllop.evermind.repositories.listeners.CrudDataStoreListener {
{abstract} + onDelete()
{abstract} + onError()
{abstract} + onLoad()
{abstract} + onLoadAll()
{abstract} + onSave()
{abstract} + onUserDataStoreResult()
}
}
}
}
namespace com.ferllop.evermind {
namespace repositories {
namespace listeners {
enum DataStoreMessage {
NOT_FOUND
}
}
}
}
namespace com.ferllop.evermind {
namespace repositories {
namespace listeners {
interface com.ferllop.evermind.repositories.listeners.SubscriptionDataStoreListener {
{abstract} + onDelete()
{abstract} + onError()
{abstract} + onLoad()
{abstract} + onLoadAllSubscriptions()
{abstract} + onSave()
}
}
}
}
namespace com.ferllop.evermind {
namespace repositories {
namespace listeners {
interface com.ferllop.evermind.repositories.listeners.UserDataStoreListener {
{abstract} + emailExists()
{abstract} + onAuthActionResult()
{abstract} + onDelete()
{abstract} + onError()
{abstract} + onLoad()
{abstract} + onLoadAll()
{abstract} + onSave()
{abstract} + usernameExists()
}
}
}
}
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 |
8f50fd382d234a7a49383814ff3d7826ba7dc42a | e8cf9eed6cae8ea73ab351569e11bd51911978d7 | /deployment/f2w.puml | c6ba1e30445ddbf25b149132473e0eea9973106a | [] | no_license | taka-wang/puml | 053fda892e308d2665f39b890f160b2bd1c1bb68 | 83550caca65a5c674912733d230dbee57332f7e5 | refs/heads/master | 2020-04-06T07:07:13.978009 | 2016-09-08T02:21:26 | 2016-09-08T02:21:26 | 64,835,131 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 469 | puml | @startuml
node psmbtcp
node modbusd
node frontend
rectangle "mb-web" {
node route
rectangle "worker pool" #LightBlue{
Usecase worker1 #FFF
Usecase worker2 #FFF
Usecase worker... #FFF
}
}
left to right direction
frontend --> route : HTTP
route --> worker1
route --> worker2
route --> worker...
worker1 --> psmbtcp : zmq
worker2 --> psmbtcp : zmq
worker... --> psmbtcp: zmq
psmbtcp --> modbusd : zmq
caption @taka-wang
@enduml
| false | true | false | false | usecase |
7cf941b3ee99927ddbec1e9ff074a62f1f9e42a1 | 6a4070a831d7e7b5ff5cd5a051c527e3591d9626 | /relazione/UML/trees.puml | 3b25a31e94dc0284f6a29b3bdee891065107ab82 | [] | no_license | vFones/rbhash-galacticgraph | 8c0af27924a1a177e0f7695d5dc476b624b22a54 | 510e95816476b4d4f5c6ea8eb2ad472257b64385 | refs/heads/master | 2022-04-11T04:32:18.363655 | 2020-03-28T15:30:04 | 2020-03-28T15:30:04 | 239,470,239 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,174 | puml | @startuml trees.puml
skinparam class {
BackgroundColor WhiteSmoke
ArrowColor Grey
BorderColor DarkOrange
}
hide class circle
class RedBlackNode < Data > {
}
class BinarySearchTree < Data, Node > {
{field} # NIL : Node*
{field} # _root : Node*
{field} # transplant(Node *x, Node *y)
+BinarySearchTree()
+~BinarySearchTree()
{abstract} + insertNode(double &k, D &d) : Node*
{abstract} + deleteNode(double &k) : bool
+ search(double &k) : Node*
+ getNil() : Node*
+ getRoot() : Node*
+ setRoot(Node *x)
+ minimum(Node *x) : Node*
+ maximum(Node *x) : Node*
+ successor(Node *x) : Node*
+ predecessor(Node *x) : Node*
+ void inorder(Node *z, void(*lambda)(Node *));
+ void postorder(Node *z, void(*lambda)(Node *));
}
class RedBlackTree < Data, Node > {
- insertFix(Node *x)
- deleteFix(Node *x)
- leftRotate(Node *x)
- rightRotate(Node *x)
+ RedBlackTree()
+ ~RedBlackTree()
+ print()
+ insertNode(double &k, D &d) override : Node*
+ deleteNode(double &k) override : bool
+ <<friend>> operator<<(ostream &Str, RedBlackTree *rb) : ostream&
}
BinarySearchTree <|-- RedBlackTree
RedBlackTree o-- RedBlackNode
@enduml | false | true | false | false | class |
f0afa406b7a989d7d68645394914229b8aacdef7 | 967db7f88bdf0e5cb8feca9571b9e85175f7bcc8 | /docs/UseCases/Manage-Applications/Update-Workload.puml | ec61e9f5d813c510355472e6e9aa71a76451489d | [] | no_license | CAADE/edgeville | fd0053d749c259029ef4c7791210663ace87be21 | 6a3dc4791c9adf4915dc38aed3a04d1f1ef4ad65 | refs/heads/master | 2020-03-28T06:11:31.554585 | 2019-05-02T17:37:03 | 2019-05-02T17:37:03 | 147,819,682 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 289 | puml | @startuml
Actor "actorName" as A
box "Manage-Applications" #lightblue
participant CLI as CLI
participant Web as Web
participant "Edgeville" as S
A -> CLI : Edgeville-workload-update()
CLI -> S : workload/update()
A -> Web : workload/update()
Web -> S : workload/update()
end box
@enduml
| false | true | false | false | sequence |
b7e873920fca247a743f5d1f05691aeb8785a23d | 9792cdf9a3d764820a804a239916277ba43e76c0 | /public/UML/database.puml | 9c6444e9f864c361aa633c928e22d26be1051698 | [
"MIT"
] | permissive | Menthealeau/my_favlonk | 066e123aa804b232ee3a32b8f71934f7231039d4 | 3664ed962d9423d372a8ab1580563e16e0ea47cd | refs/heads/master | 2023-05-01T21:09:31.289970 | 2021-05-20T15:59:15 | 2021-05-20T15:59:15 | 354,548,902 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 576 | puml | package database <<Database>>
{
class users {
id:int
name:string
email:string
password:string
}
class projects {
id:int
title:string
rate:double
}
class category
{
id:int
name:string
id_links:int
}
class links
{
id:int
image:string
description:string
link:string
title:string
}
projects "One" --> "Many" category
category "One" -> "Many" links
users "One" -> "Many" projects
projects "One" --> "Many" links
}
| false | true | false | false | class |
ea1157e18423b96d0a83f486c570d8fc975cd33a | e96e871f1090024045f04097c317b00018fcb32f | /plantuml/rcstream/irc-rcstream.puml | fd9bb2a495cafc783e5a9ae31d98793cdb82e17d | [] | no_license | gehel/notes | 389ca45941e8c98ef2380d4e6b5eeefa978ef9d5 | b9e4872410bc2ea31171e3416fad77ea744e4af2 | refs/heads/master | 2021-01-11T00:15:46.065202 | 2020-05-26T20:22:25 | 2020-05-26T20:22:25 | 70,569,532 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 469 | puml | @startuml
Editor as editor
[Mediawiki]
[Redis]
[RCStream]
() "UDP IRC Echo" as udpIrc
[udpmxircecho]
[IRC]
udpIrc -- [udpmxircecho]
() "Socket.io\nstream.wikimedia.org/rc" as socket
socket -- [RCStream]
() Edition - Mediawiki
editor --> Edition: <<makes change>>
Mediawiki -down-> Redis: <<publish changes>>
Mediawiki -left-> udpIrc: <<publish changes\nover UDP>>
udpmxircecho --> IRC: <<publish changes\nover TCP>>
Redis <- RCStream: <<consume changes>>
@enduml | false | true | false | false | sequence |
0b079f7a883e33f1e72196405b71b171d2291b20 | 967db7f88bdf0e5cb8feca9571b9e85175f7bcc8 | /docs/Solution/Salt-Deployment.puml | 844f230f3aaed0de7e809c85588791b488f4ac41 | [] | no_license | CAADE/edgeville | fd0053d749c259029ef4c7791210663ace87be21 | 6a3dc4791c9adf4915dc38aed3a04d1f1ef4ad65 | refs/heads/master | 2020-03-28T06:11:31.554585 | 2019-05-02T17:37:03 | 2019-05-02T17:37:03 | 147,819,682 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,614 | puml | @startuml
package "Data Center" as DC #lightblue {
cloud "Multi\nCloud" as HC #white {
}
cloud SDI #white {
rectangle "Edgeville Manager" as EM #lightgreen {
storage "Identity\nManagement" as IM #white
storage "Federated\nOrchestrated\nControl" as FOC #white
storage "Data\nCoordinator" as EDC #white
storage "Trust\nManager" as TM #white
storage "Telemetry\nAggregator" as TA #white
storage "Salt Master" as SM #orange
storage "Salt Pillar" as SP #orange
}
EDC <== SP :implements
FOC <== SM :implements
TA -> FOC
FOC --> TM
FOC --> IM
FOC --> EDC
}
}
package "Edge Aggregator Device" as EAD #lightblue {
cloud "Multi\nCloud" as HC2 #white {
}
cloud uSDI as uSDI1 #white {
storage "Edgeville\nManager" as EM1 #lightgreen
storage "Edgeville\nAgent" as EA1 #yellow
storage "Salt Minon" as EADSM #orange
storage "Salt Master" as EADSMs #orange
EM1 <= EADSMs
EA1 <= EADSM
}
}
package "Edge Device" as ED #lightblue {
cloud uSDI as uSDI2 #white {
rectangle "Edgeville Agent" as EA2 #yellow {
storage "Control" #white
storage "Store" #white
storage "Telemetry" #white
storage "Salt Minon" as EDSM #orange
storage "Salt Grain" as EDSG #orange
storage "Salt State" as EDSS #orange
}
Control --> Store
Telemetry -> Control
Control <= EDSM : implements
Store <= EDSG : implements
Telemetry <== EDSS : implements
Telemetry <= EDSG : implements
}
}
HC --> SDI
HC --> uSDI1
HC2 --> uSDI2
@enduml
| false | true | false | false | sequence |
5d15da9b01b79e33c0689d182422985789ca9169 | c96079e1420618477b5e65855bf1c8ad12c92781 | /assets/proposals/0245-sharing-wifi-ssid-and-password/vehicle_access_point_multidev.puml | 93d01e00e43bca8af074d0a45d332932639ee200 | [] | permissive | smartdevicelink/sdl_evolution | 1b13e7d90acb14856ecbad2f7e4adef444673620 | c8a0c076825b1b7e2d40570fe47d553d0111cf2f | refs/heads/master | 2022-11-04T11:41:53.841970 | 2022-10-26T17:03:00 | 2022-10-26T17:03:00 | 63,362,559 | 42 | 172 | BSD-3-Clause | 2022-10-26T17:03:02 | 2016-07-14T19:08:19 | Objective-C | UTF-8 | PlantUML | false | false | 3,872 | puml | @startuml
!pragma teoz true
title Multiple apps on different devices, VEHICLE is an access point
participant HMI
participant SDL
box "Device1"
participant APP1
end box
box "Device2"
participant APP2
end box
note over HMI, APP2: in ini file : NetworkHost = VEHICLE \n\
Apps allowed to use feature by policies
SDL -> HMI : <b>UI.GetCapabilities() request
HMI -> SDL : <b>UI.GetCapabilities(NetworkingCapabilities) response : \n\
\t autoJoinWiFiSupported : \t true \n\
\t canHostWiFiNetwork : \t true \n\
\t preferredNetworkHost : \t **MOBILE** \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
APP1 -> SDL : <b>RAI_1(NetworkingCapabilities): \n\
\t autoJoinWiFiSupported : \t true \n\
\t canHostWiFiNetwork : \t true \n\
\t preferredNetworkHost : \t **VEHICLE** \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
SDL -> HMI : <b>OnAppRegistered(App1)
SDL -> APP1 : <b>RAI(App1) response
SDL -> SDL : Based on ini file, RAI_1(App1) and HMI NetworkCapabilities\n\
SDL decides that **VEHICLE should be AP**
SDL -> HMI: <b>OnSystemCapabilityUpdate(NetworkCapabilities): \n\
\t preferredNetworkHost : \t **VEHICLE** \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
HMI -> HMI : HMI creates WiFi Access Point
note over HMI: HMI shows pop-up \n\
user consent
HMI -> SDL: <b>OnSystemCapabilityUpdate(NetworkCapabilities): \n\
\t autoJoinWiFiSupported : \t **false** \n\
\t canHostWiFiNetwork : \t **true** \n\
\t preferredNetworkHost : \t **VEHICLE** \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
HMI -> SDL: <b>JoinNetwork request\n\
\t ssid : \t InCarWiFiAP \n\
\t password : \t 12345678 \n\
\t securityType : \t WIFI_SECURITY_WPA2
SDL -> APP1: <b>JoinNetwork request\n\
\t ssid : \t InCarWiFiAP \n\
\t password : \t 12345678 \n\
\t securityType : \t WIFI_SECURITY_WPA2 \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
note over APP1: Mobile shows pop-up \n\
user consent
APP1 -> APP1 : Establish \n\
WiFiConnection
APP1 -> SDL : <b>JoinNetwork response
SDL -> HMI : <b>JoinNetwork response
SDL -> APP1 : OnTransportEventUpdate
APP1 <-> SDL : <b>Start session via WIFI secondary transport
APP2 <-> SDL : <b>Start session
SDL -> APP2 : OnTransportEventUpdate
note over APP2: APP2 on device2 \n is not connected to WiFi yet
APP2 -> SDL : <b>RAI_2(NetworkingCapabilities): \n\
\t autoJoinWiFiSupported : \t true \n\
\t canHostWiFiNetwork : \t true \n\
\t preferredNetworkHost : \t **VEHICLE** \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
SDL -> HMI : <b>OnAppRegistered(App2)
SDL -> APP2 : <b>RAI_2(App2) response
SDL -> SDL : Based on ini file, RAI(App2) and latest HMI NetworkCapabilities\n\
SDL decides that **VEHICLE should be AP**
SDL -> HMI: <b>OnSystemCapabilityUpdated(NetworkCapabilities): \n\
\t preferredNetworkHost : \t **VEHICLE** \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
note over HMI: HMI should not **Recreate** AP \n\
on OnSystemCapabilityUpdated
note over HMI: HMI shows pop-up \n\
user consent
HMI -> SDL: <b>JoinNetwork request\n\
\t ssid : \t InCarWiFiAP \n\
\t password : \t 12345678 \n\
\t securityType : \t WIFI_SECURITY_WPA2 \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
SDL -> APP2: <b>JoinNetwork request\n\
\t ssid : \t InCarWiFiAP \n\
\t password : \t 12345678 \n\
\t securityType : \t WIFI_SECURITY_WPA2 \n\
\t wifiFrequencyBandsSupported : \t "FREQUENCY_BAND_2_4_GHZ"
note over APP2: mobile shows pop-up \n\
user consent
APP2 -> APP2 : Establish \n\
WiFiConnection
APP2 -> SDL : <b>JoinNetwork response
SDL -> HMI : <b>JoinNetwork response
note over APP2: APP2 use previously \n received OnTransportEventUpdated \n data to establish session
note over SDL: Do not proxy JoinNetwork to APP1 \n\
because APP1 already started session via WiFi
@enduml
| false | true | false | false | sequence |
6fb42301adfd7f2f1388407f998cf3c9f3534abe | cc98707bcbc38b0c9a48a77e9ae0ec01c3896203 | /content/installation/worker/build_workflow.puml | d467de91412a3ab0596564b8d3720678115a9034 | [
"Apache-2.0"
] | permissive | go-vela/docs | 0864be44c1bb1421193256d4f4050a2d2ca4de6b | 844dcf599b14c9ad3a1809fa418ff0c9e3ffa475 | refs/heads/main | 2023-08-21T19:44:26.171090 | 2023-08-14T19:14:11 | 2023-08-14T19:14:11 | 219,790,304 | 18 | 36 | Apache-2.0 | 2023-09-07T15:18:54 | 2019-11-05T16:21:54 | CSS | UTF-8 | PlantUML | false | false | 1,606 | puml | @startuml
title Vela Build Workflow
participant "Server" as Server
participant "Queue" as Queue
participant "Worker" as Worker
Queue -> Worker : pull build configuration to be executed
Worker -> Server : PUT vela-server.example.com/api/v1/repos/:org/:repo/builds/:build to update build metadata
Server -> Server : update build resource in the database
Server -> Worker : return updated build object
Worker -> Worker : (if defined) create service containers from build on host
Worker -> Server : (if defined) PUT vela-server.example.com/api/v1/repos/:org/:repo/builds/:build/services/:service to update service metadata
Server -> Server : (if defined) update service resources in the database
Server -> Worker : (if defined) return updated service objects
Worker -> Server : (if defined) PUT vela-server.example.com/api/v1/repos/:org/:repo/builds/:build/services/:service/logs to update service logs
Worker -> Worker : create step containers from build on host
Worker -> Server : PUT vela-server.example.com/api/v1/repos/:org/:repo/builds/:build/steps/:step to update step metadata
Server -> Server : update step resources in the database
Server -> Worker : return updated step objects
Worker -> Server : PUT vela-server.example.com/api/v1/repos/:org/:repo/builds/:build/steps/:step/logs to update step logs
Worker -> Worker : destroy service and step containers from build on host
Worker -> Server : PUT vela-server.example.com/api/v1/repos/:org/:repo/builds/:build to update build metadata
Server -> Server : update build resource in the database
Server -> Worker : return updated build object
@enduml | false | true | false | false | sequence |
db83c1a63e71fc6ecb8e0fe7d9f40debd0ce3333 | 188aa3bd1c4fc0a88cab9726c2f2299f147e70d8 | /docs/UC_01/MD.puml | c5d3ce962c52b0fefd3b74200f09bd054e926e08 | [] | no_license | botelho-io/lapr2-2020-g029 | c6a3c15bace1145c94c0495ac5f8ce54b7be478c | 1834bf842e5ae1f94d20ab61dad8e8124fc9f61b | refs/heads/master | 2023-08-17T00:53:42.364156 | 2020-06-14T22:29:10 | 2020-06-14T22:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,672 | puml | @startuml MD
skinparam classAttributeIconSize 0
hide methods
left to right direction
class App {
}
class Organization {
- String name
- String NIF
}
class Transaction {
}
class Task {
- String id
- String description
- Integer durationInHours
- Double costPerHourOfJuniorEur
- String category
}
class PaymentDetails {
Boolean isPaid
}
class TaskExecutionDetails {
- LocalDate endDate
- Integer delayInDays
- String DescriptionQualityOfWork
}
class Freelancer {
- String id
- String name
- String levelOfExpertise
- String email
- String NIF
- String bankAccountIBAN
- String address
- String country
}
Transaction "1" -- "1" Task : relative to >
Transaction "*" -- "1" Freelancer : to >
Transaction "*" -- "1" Organization : made on behalf of >
Transaction "1" -- "1" TaskExecutionDetails : executed with >
TaskExecutionDetails "1" -- "1" Task : refers to >
Organization "1" -- "*" Task : publishes >
Organization "1" -- "*" Transaction : has >
Task "*" -- "0, 1" Freelancer : executed by >
App "1" -- "*" Organization : has >
App "1" -- "*" Freelancer : has >
(Organization, Transaction) .. PaymentDetails
@enduml | false | true | false | false | class |
c926b960ab398bb54f7efbfb6c34506e9c386ac9 | d8df2b8a308e8d6f278e4fe8cd2acf6a3695d299 | /UML/Domain Diagram.puml | 4b00e3efd3501735af3317779a31fb49a5374538 | [] | no_license | rcj0011/Simon | 1e70d203b9a0fa9e9ffabdf0b4d79bf4d67092e5 | 76e88da0229cdb73d3b650c1e11747953bdc7562 | refs/heads/master | 2020-03-15T08:02:21.769168 | 2018-05-04T03:12:47 | 2018-05-04T03:12:47 | 132,041,963 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 608 | puml | @startuml
title Simon Domain Model
class GameActivity{
pattern
userInput
speed
}
class ScoresActivity{
highScore
}
class SettingsActivity {
difficulty
}
ScoresActivity"1" *-- "1" getHighScore: contains >
SettingsActivity"1" *-- "1" Beginner: contains >
SettingsActivity"1" *-- "1" Intermediate: contains >
SettingsActivity"1" *-- "1" Advanced: contains >
GameActivity"1" *-- "1" simon: contains >
GameActivity"1" *-- "1" buttonPress: contains >
GameActivity- ScoresActivity: update highest \nsequence count >
GameActivity-- SettingsActivity : view >
hide methods
@enduml | false | true | false | false | class |
28f3cedf57a84a8afbbe581d8a0bbb402efaed66 | 0970a7056c4a9e4d59f9891f178608dbe18a298c | /datamodel.puml | dadd2f3d656613c47406039c1c586dcc81b20d9d | [] | no_license | jlehvae/forum | 4416e021fb5a1bb21ab2f0ea80950018a84d7126 | 7a43fc9446195078826d4a967976de1ed0973150 | refs/heads/master | 2021-01-13T02:06:09.125976 | 2015-08-27T11:27:32 | 2015-08-27T11:27:32 | 31,860,774 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 239 | puml | @startuml
left to right direction
object User {
}
object Discussion {
}
object Post {
}
object Like {
}
Discussion "1" -- "*" Post
Post "1" -- "*" Like
User "1" -- "*" Like
User "1" -- "*" Discussion
User "1" -- "*" Post
@enduml | false | true | false | false | object |
b05caa288665a8f4f46201abb832b7b30152adee | 5b9092e6cb6760e2471483e438520451f408511e | /doc/4_sprint/diagrams/puml/class/sound.puml | 1657832b8a34edc7a17d868cb512b9a2afbc9131 | [] | no_license | Reynault/ACL_2019_Zelpop | ac8be33233a78ecb010ffc7c3135031dfece3dd6 | 0edbfabd698ac2ef2e16e5cf70f41d8f9a310219 | refs/heads/master | 2020-08-15T14:32:19.385568 | 2019-12-10T16:59:19 | 2019-12-10T16:59:19 | 215,357,337 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,073 | puml | @startuml
title How the sound integration works
package sound{
class Sound{
+ {static}MONSTER_ATTACK: String
+ {static}GOBLIN_ATTACK: String
+ {static}MENU_BUTTON: String
+ {static}HERO_ATTACK: String
+ {static}LOW_LIFE: String
+ {static}STAIRS: String
...
+ {static}playSound(sound: String)
- loops: String[0..*]
- delay: Timer
+ {static}loopSound(sound: String)
+ {static}stopSound(sound: String)
+ {static}delaySound(task: TimeTask)
+ {static}stopDelaySound()
}
class SoundEntity{
- attackSound: String[0..*]
+ SoundEntity(attackSound: String[0..*])
+ playActionSound()
}
class SoundTile{
- actionSound: String
+ SoundTile(actionSound: String)
+ playActionSound()
}
interface SoundManager{
+ {abstract} playActionSound()
}
}
Entity --> "1" SoundEntity: -sound
Tile --> "1" SoundTile: -sound
SoundEntity ..|> SoundManager
SoundTile ..|> SoundManager
@enduml | false | true | false | false | sequence |
7c132c6b08e5423e80c1061cbf6b8b8423e33afe | 52f03b262b7030cfce86714d6300d6ee353155ce | /app/app.plantuml | 628bd74f133ec13d59dcbd692166b317666d7292 | [] | no_license | rubaljp/MAD314-LendSystem-TEAM4 | 815e55ac076eff4dd342438ef25741dfbc25ffa1 | b7f3c7875d73510bbc0f8cc789763d76308c308e | refs/heads/master | 2022-11-10T12:04:44.303529 | 2020-06-27T15:28:38 | 2020-06-27T15:28:38 | 264,370,800 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 6,997 | plantuml | @startuml
title __APP's Class Diagram__\n
namespace com.example.finalproject {
class com.example.finalproject.admin.Add_items {
}
}
namespace com.example.finalproject {
class com.example.finalproject.admin.Admin_MainActivity {
}
}
namespace com.example.finalproject {
class com.example.finalproject.user.BookIssue {
}
}
namespace com.example.finalproject {
class com.example.finalproject.admin.Edit_item {
}
}
namespace com.example.finalproject {
class com.example.finalproject.EmptyPage {
}
}
namespace com.example.finalproject {
class com.example.finalproject.FlashScreen {
}
}
namespace com.example.finalproject {
class com.example.finalproject.ForgotPassword {
}
}
namespace com.example.finalproject {
class com.example.finalproject.GlobalClass {
}
}
namespace com.example.finalproject {
class com.example.finalproject.LoginActivity {
}
}
namespace com.example.finalproject {
class com.example.finalproject.MainActivity {
}
}
namespace com.example.finalproject {
class com.example.finalproject.ResetPassword {
}
}
namespace com.example.finalproject {
class com.example.finalproject.user.Show_item_detail {
}
}
namespace com.example.finalproject {
class com.example.finalproject.SignUp {
}
}
namespace com.example.finalproject {
class com.example.finalproject.user.User_ItemList {
}
}
namespace com.example.finalproject {
class com.example.finalproject.ViewAllItems {
}
}
namespace com.example.finalproject {
class com.example.finalproject.admin.View_all_list {
}
}
namespace com.example.finalproject {
namespace adpter {
class com.example.finalproject.adpter.Admin_allAdapter {
}
}
}
namespace com.example.finalproject {
namespace adpter {
class com.example.finalproject.adpter.Issue_bookAdapter {
}
}
}
namespace com.example.finalproject {
namespace adpter {
class com.example.finalproject.adpter.Show_item_detail {
}
}
}
namespace com.example.finalproject {
namespace adpter {
class com.example.finalproject.adpter.User_item_Adapter {
}
}
}
namespace com.example.finalproject {
namespace interface_api {
interface com.example.finalproject.interface_api.Admin_item_interface {
}
}
}
namespace com.example.finalproject {
namespace interface_api {
class com.example.finalproject.interface_api.ApiClient {
}
}
}
namespace com.example.finalproject {
namespace interface_api {
interface com.example.finalproject.interface_api.ApiInterface {
}
}
}
namespace com.example.finalproject {
namespace interface_api {
class com.example.finalproject.interface_api.CSPreferences {
}
}
}
namespace com.example.finalproject {
namespace interface_api {
interface com.example.finalproject.interface_api.Issued_item_list_interface {
}
}
}
namespace com.example.finalproject {
namespace interface_api {
class com.example.finalproject.interface_api.WebApicall {
}
}
}
namespace com.example.finalproject {
namespace pojo_class {
class com.example.finalproject.pojo_class.Add_item_pojo {
}
}
}
namespace com.example.finalproject {
namespace pojo_class {
class com.example.finalproject.pojo_class.AdminItems_list_pojo {
}
}
}
namespace com.example.finalproject {
namespace pojo_class {
class com.example.finalproject.pojo_class.Issued_item_list_pojo {
}
}
}
namespace com.example.finalproject {
namespace pojo_class {
class com.example.finalproject.pojo_class.Register_model {
}
}
}
com.example.finalproject.admin.Add_items -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.admin.Admin_MainActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.user.BookIssue .up.|> com.example.finalproject.interface_api.Issued_item_list_interface
com.example.finalproject.user.BookIssue -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.user.BookIssue o-- com.example.finalproject.adpter.Issue_bookAdapter : issue_bookAdapter
com.example.finalproject.admin.Edit_item -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.EmptyPage -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.FlashScreen -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.ForgotPassword -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.LoginActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.MainActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.ResetPassword -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.user.Show_item_detail -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.SignUp -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.user.User_ItemList .up.|> com.example.finalproject.interface_api.Admin_item_interface
com.example.finalproject.user.User_ItemList -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.user.User_ItemList o-- com.example.finalproject.adpter.User_item_Adapter : user_item_adapter
com.example.finalproject.ViewAllItems -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.ViewAllItems o-- com.example.finalproject.adpter.Admin_allAdapter : admin_allAdapter
com.example.finalproject.admin.View_all_list .up.|> com.example.finalproject.interface_api.Admin_item_interface
com.example.finalproject.admin.View_all_list -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.admin.View_all_list o-- com.example.finalproject.adpter.Admin_allAdapter : admin_allAdapter
com.example.finalproject.adpter.Admin_allAdapter .up.|> android.widget.Filterable
com.example.finalproject.adpter.Admin_allAdapter -up-|> androidx.recyclerview.widget.RecyclerView.Adapter
com.example.finalproject.adpter.Issue_bookAdapter -up-|> androidx.recyclerview.widget.RecyclerView.Adapter
com.example.finalproject.adpter.Show_item_detail -up-|> androidx.appcompat.app.AppCompatActivity
com.example.finalproject.adpter.User_item_Adapter .up.|> android.widget.Filterable
com.example.finalproject.adpter.User_item_Adapter -up-|> androidx.recyclerview.widget.RecyclerView.Adapter
com.example.finalproject.pojo_class.Register_model o-- com.example.finalproject.pojo_class.Register_model.Profile : profile
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 |
47cf6d6e389dbb00c858baef7a308289643a5fba | e34a2ed2af9aba5d0b4d576e9d0aeb7f24baeca3 | /overview/prd-issue-types.puml | 7b220679ae9b5aba8baef6cc4dd3134cf7ad45fe | [] | no_license | grze/archexamples | 704c20fac419574dbceeab4adb40ad86d83da455 | 8e470a48d814af456108aae86a6be08f52d160f9 | refs/heads/master | 2016-08-08T05:01:32.760462 | 2014-08-12T06:45:04 | 2014-08-12T06:45:04 | 19,866,489 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,419 | puml | @startuml
'left to right direction
'scale 768 height
'scale 1366 width
title "PRD"
skinparam class {
BackgroundColor White
}
skinparam classBackgroundColor<<Change Case>> #CCDDFF
skinparam classBackgroundColor<<Tracer>> #FFDDCC
skinparam classBackgroundColor<<Architecture Subtask>> #FFDDCC
skinparam classBackgroundColor<<Test Case>> #FFDDCC
skinparam defaultFontSize 12
package "PRD Project" <<Frame>> {
class "Feature" as prdepic << (P,#BB88BB) Epic >>
class "User Story" as userstory << (P,#BB88BB) Story >>
enum "Feature's\nFunctional\nRequirements" as prdreq << (P,#BB88BB) Filter >>
(prdepic,userstory) ..o prdreq : aggregation
}
package "ARCH Project" <<Frame>> {
class "Feature Design & Specification" as arch << (A,#4488BB) Architecture >>
}
package "EUCA Project" <<Frame>> {
class "Dev. Team Story" as devstory << (E,#22AA22) Story >>
class "Functional\nAcceptance\nTest Case" as prdtest << (P,#BB88BB) Test Case >>
}
' arch work
prdepic "1" -- "*" arch : input to >
' prds to user stories
userstory "1" *-- "*" userstory : sub stories >
' Development Sprint & Planning
prdepic "1" *- "*" userstory : composed of >
prdreq o. devstory : contributes to <
prdtest --> devstory : def. done >
legend right
<font color="#BB88BB">Product Management</font>
<font color="#4488BB">Architecture</font>
<font color="#22AA22">Development</font>
endlegend
hide methods
hide fields
@enduml
| false | true | false | false | sequence |
0810982b1c277d0e245cf08e6e466f30715b7ac3 | 43dd6c29ac4becb142895635192f600852900e6b | /manageRoles.puml | 62d620b16b16893aebf4a5bde0dbc9e1f4e54a6f | [] | no_license | duymai1612/final-oosd-project | b8fa0dfc2e4992e92fa82a084484aae26cbd1a65 | d7438b70aa0aec6574b15c679c30c99e11a8e5ce | refs/heads/master | 2022-11-07T03:44:49.413883 | 2020-06-29T15:06:25 | 2020-06-29T15:06:25 | 275,835,081 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,914 | puml | @startuml Manage Roles flow
title Admin Manages Roles flow
actor Admin
boundary ManageRolesPage
control RoleManagement
entity Role
database Database
group Create a role
autonumber
activate Admin
Admin -> ManageRolesPage: Create a role
activate ManageRolesPage
ManageRolesPage -> Role: Create a Role()
activate Role
deactivate ManageRolesPage
Role --> ManageRolesPage: Return a new Role()
deactivate Role
activate ManageRolesPage
ManageRolesPage -> RoleManagement: Verify duplicated Role
activate RoleManagement
RoleManagement -> Database: Check role exist
activate Database
Database --> RoleManagement: Verify result
deactivate Database
alt Verify Role duplicated = false
RoleManagement -> Database: Insert new role
activate Database
Database --> RoleManagement: Inserted role
deactivate Database
RoleManagement --> ManageRolesPage: Inserted role
deactivate RoleManagement
ManageRolesPage --> Admin: Successful create message
deactivate ManageRolesPage
deactivate Admin
else Verify Role duplicated = true
autonumber 7
RoleManagement --> ManageRolesPage: Error message
activate RoleManagement
deactivate RoleManagement
activate ManageRolesPage
ManageRolesPage --> Admin: Failed create message
deactivate ManageRolesPage
activate Admin
deactivate Admin
end
deactivate Admin
end
group Update/Delete a role
autonumber
Admin -> ManageRolesPage: Update/Delete a role
activate Admin
activate ManageRolesPage
ManageRolesPage -> RoleManagement: New change payload
activate RoleManagement
RoleManagement -> Database: Save to database
activate Database
Database --> RoleManagement: Changed result
deactivate Database
RoleManagement --> ManageRolesPage: Updated role
deactivate RoleManagement
ManageRolesPage --> Admin: Display new role list
deactivate ManageRolesPage
end
@enduml | false | true | false | false | sequence |
c73804526c053a85872a57bd33a9a9876121568d | 1809f45c8168e460a97b54c0d1986d9b6f6efc62 | /uml/ClassDiagrams/Notifiers/LogMessageNotifier.plantuml | 33a8ce4d8d64ffec80adff28cb0b3b4e4cd72d7e | [
"MIT"
] | permissive | pierre3/ReactiveBingViewer | fb334ce84dca88bc0be444203739c02fe1865b20 | 596362557e8dd6155c0a5613a1cdcc66b45a3a84 | refs/heads/master | 2021-01-20T08:44:15.050128 | 2015-11-04T14:06:47 | 2015-11-04T14:06:47 | 40,403,608 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 597 | plantuml | class LogMessageNotifier {
+ LogMessageNotifier(scheduler:IScheduler)
+ LogMessageNotifier()
+ Trace(message:string) : void
+ Debug(message:string) : void
+ Info(message:string) : void
+ Warn(message:string) : void
+ Error(message:string) : void
+ Fatal(message:string) : void
+ Trace(message:string, e:Exception) : void
+ Debug(message:string, e:Exception) : void
+ Info(message:string, e:Exception) : void
+ Warn(message:string, e:Exception) : void
+ Error(message:string, e:Exception) : void
+ Fatal(message:string, e:Exception) : void
}
| false | true | false | false | class |
f397ade1cef85d3c797c68da0ce200bb02033565 | e21a3606bd0d210fbfbe901946a8aac115a0ca92 | /android_app/MoodlightReferenceApp/app/src/main/java/ch/zhaw/hhrt/moodlightreferenceapp/UmlSequenceDiagram.puml | c5221f4a05c422e0268d5646c19cb90fde3a0c5f | [] | no_license | spectre3141/ETP2 | 6205a217dbcc72e6d27bcf7bf60106fd1daad144 | a4bb13806e2865ca02daf1e9049f22de673177c7 | refs/heads/master | 2023-01-24T09:41:42.998512 | 2023-01-10T18:06:48 | 2023-01-10T18:06:48 | 124,665,970 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,794 | puml | @startuml
title
<u>Simplified sequence diagram of the Moodlight app</u>
author: Hanspeter Hochreutener, hhrt@zhaw.ch
version: 0.8, date: 21.10.2016
end title
actor User
participant MainActivity
participant RgbwFragment
participant ServiceFragment
participant Connection
control Moodlight
activate Moodlight
== initialize app ==
User -> MainActivity : start app
MainActivity -> MainActivity : onCreate()
MainActivity -> RgbwFragment : add fragment
MainActivity -> Connection : findDevice()
Connection -> Connection : paired?
Connection -> MainActivity : found?
MainActivity --> User : if not found
MainActivity -> MainActivity : onCreateOptionsMenu()
MainActivity -> MainActivity : onStart()
activate MainActivity
MainActivity -> Connection : connect()
Connection -> Moodlight : connect() \n background task
Moodlight -> Connection : connected?
Connection -> MainActivity : connectionStatusChanged()
MainActivity --> User : if not connected
Connection --> Moodlight : listenForData()
MainActivity --> MainActivity : synchData() \n summarized
== switch to rgbw menu ==
RgbwFragment -> RgbwFragment : onCreate()
RgbwFragment -> RgbwFragment : onCreateView()
RgbwFragment -> RgbwFragment : onViewCreated() \n -> changeSeekBarListeners()
activate RgbwFragment
== move rgbw slider ==
RgbwFragment -> MainActivity : sendData() \n colour+value
MainActivity -> Connection : sendData()
Connection -> Moodlight : colour+value
Moodlight -> Connection : colour+value
Connection -> MainActivity : receivedData()
MainActivity -> RgbwFragment : receivedData()
RgbwFragment -> RgbwFragment : setSeekBarPositionFromData();
== switch to service menu ==
User -> MainActivity : menu service
MainActivity -> ServiceFragment : onOptionsItemSelected() \n replace fragment
deactivate RgbwFragment
ServiceFragment -> ServiceFragment : onCreate()
ServiceFragment -> ServiceFragment : onCreateView()
ServiceFragment -> ServiceFragment : onViewCreated() \n -> changeButtonListeners()
activate ServiceFragment
== pause app ==
User -> MainActivity : start other app
MainActivity -> MainActivity : onStop()
MainActivity -> Connection : disconnect()
Connection -> Moodlight : disconnect()
Moodlight -> Connection : disconnected?
Connection -> MainActivity : connectionStatusChanged()
deactivate ServiceFragment
deactivate MainActivity
== restart app ==
User -> MainActivity : restart app
MainActivity -> MainActivity : onStart()
activate MainActivity
activate ServiceFragment
MainActivity -> Connection : connect()
Connection -> Moodlight : connect() \n background task
Moodlight -> Connection : connected?
Connection -> MainActivity : connectionStatusChanged()
MainActivity --> User : if not connected
Connection --> Moodlight : listenForData()
MainActivity --> MainActivity : synchData() \n summarized
@enduml | false | true | false | false | sequence |
32081b849016132379310456c627bae19fa50c4b | c2dec61252e1e11a0d74e845caa7692fd12db6a1 | /docs/shotCalculator.puml | 3c153aabb810f714efaf3f8f926c1e267aabc674 | [] | no_license | markmadej/foosball-trainer | 9bca5e24f4216f473494df115cc2ce2f9d491937 | a6c17137dc1cbb05addd67977627c2269255308d | refs/heads/master | 2021-01-23T01:57:01.774231 | 2017-10-06T06:19:57 | 2017-10-06T06:19:57 | 85,952,794 | 0 | 0 | null | 2017-04-05T19:06:25 | 2017-03-23T13:26:45 | JavaScript | UTF-8 | PlantUML | false | false | 687 | puml | @startuml
title Next Shot Calculator \n
(*) --> "Set Initial Level = 1" as l1
l1 --> "Total Shots < 10?" as l10
l10 -->[Yes] "Shoot random pull/push\nat current level\n(total shots++)" as rpp1
rpp1-->[Score] "Increase Level by 1" as incInitLev
incInitLev --> l10
rpp1-->[Miss] l10
l10-->[No] "Shot 10 consecutive shots at this level?" as s10
s10 -->[No] "Shoot random pull/push\nat current level" as rpp2
rpp2 --> s10
s10 -->[Yes] "Shot over 70% in last 10 shots at this level?" as o70
o70 -->[Yes] "Increase Level by 1" as l1_2
l1_2-->s10
o70 -->[No] "Shot under 40% in last 10 shots at this level?" as u40
u40-->[No] s10
u40-->[Yes] "Decrease Level by 1" as dl1
dl1-->s10
@enduml
| false | true | false | false | uml-unknown |
2f6c236342e7ab62a36765ee74e35f3aeeb63a1b | e778c50fb529563a0106509e3635959099a00924 | /Conception/Diagrams/plantUml/Use Cases/Post_Maintanence.puml | 2ca16cd13db70e71c32f493e782667a17c077634 | [] | no_license | joelemenyu20/Sahem | cc07c7172dbaec42199510089f7d372b91a8508f | 1f3ecf0b5fb67d2f74d11f679a6cfad99d9a04ff | refs/heads/master | 2023-05-07T03:17:02.861896 | 2020-07-21T05:45:26 | 2020-07-21T05:45:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 524 | puml | @startuml PostMaintainence
left to right direction
skinparam packageStyle rectangle
actor Creator as A3 << Human >>
actor SahemSystem as A6 << System >>
' actor Post as A9 << Database >>
' usecase (UC4-ShareToSocialMedia) as UC4
' A1 -- (UC4)
' (UC4) -- A6
rectangle PostMaintainence {
usecase (UC14-CreatePost) as UC14
usecase (UC15-EditPost) as UC15
usecase (UC16-DeletePost) as UC16
A3 -- (UC14)
A3 -- (UC15)
A3 -- (UC16)
(UC14) -- A6
(UC15) -- A6
(UC16) -- A6
}
@enduml
| false | true | false | false | usecase |
3b60d4ca8ba98e39b7d89144fc88aa823484438a | e3a21b82956c544b77025639a20cdfd114f48c4e | /.idea/modules/app/app.plantuml | f36c1818ad4798c9fe13efc3bb54e839dbc225dd | [] | no_license | D-K-developers/appNoSICK | 8ccd43edad30ae8ebd4e4093ad1ccbf0f718bdfa | 3446f1ffabfad4beed2ea3702e23b9c6a27050e7 | refs/heads/main | 2023-06-24T01:38:19.020282 | 2021-07-22T09:23:02 | 2021-07-22T09:23:02 | 388,242,407 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,967 | plantuml | @startuml
title __NOSICK3.APP's Class Diagram__\n
namespace com.example.nosick3 {
class com.example.nosick3.BirdFluActivity {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.BuildConfig {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidActivity {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidFragment1 {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidFragment2 {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidFragment3 {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.CovidViewPager {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Data {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Ebola {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EbolaFragment1 {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EbolaFragment2 {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EbolaFragment3 {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EmptyCovidActivity {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.EmptyEbolaActivity {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Example {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FluActivity {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentFour {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentOne {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentThree {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.FragmentTwo {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.Info {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.LiquidCovidAdapter {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.LiquidEbolaAdapter {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.LiqwidActivity {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.MainActivity {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.SplashScreen {
}
}
namespace com.example.nosick3 {
class com.example.nosick3.ViewPagerAdapter {
}
}
com.example.nosick3.BirdFluActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.CovidActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.CovidFragment1 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.CovidFragment2 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.CovidFragment3 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.CovidViewPager -up-|> androidx.fragment.app.FragmentPagerAdapter
com.example.nosick3.Ebola -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.EbolaFragment1 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.EbolaFragment2 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.EbolaFragment3 -up-|> androidx.fragment.app.Fragment
com.example.nosick3.EmptyCovidActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.EmptyCovidActivity o-- com.example.nosick3.CovidViewPager : adapter
com.example.nosick3.EmptyEbolaActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.EmptyEbolaActivity o-- com.example.nosick3.LiquidEbolaAdapter : adapter
com.example.nosick3.Example o-- com.example.nosick3.Data : data
com.example.nosick3.FluActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.FluActivity o-- com.example.nosick3.ViewPagerAdapter : adapter
com.example.nosick3.FragmentFour -up-|> androidx.fragment.app.Fragment
com.example.nosick3.FragmentOne -up-|> androidx.fragment.app.Fragment
com.example.nosick3.FragmentThree -up-|> androidx.fragment.app.Fragment
com.example.nosick3.FragmentTwo -up-|> androidx.fragment.app.Fragment
com.example.nosick3.LiquidEbolaAdapter -up-|> androidx.fragment.app.FragmentPagerAdapter
com.example.nosick3.LiqwidActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.LiqwidActivity o-- com.example.nosick3.ViewPagerAdapter : adapter
com.example.nosick3.MainActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.SplashScreen -up-|> androidx.appcompat.app.AppCompatActivity
com.example.nosick3.ViewPagerAdapter -up-|> androidx.fragment.app.FragmentPagerAdapter
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
70e60b1abcd20e7846d2ad6cf832f1e319aa3438 | 4ffb65134e99620cf6d1d64595420ad3da7ea145 | /doc/authentication.puml | 6333e29b2c6894c68e198ef8e86ca11be68cfe53 | [
"Apache-2.0"
] | permissive | xiayy860612/identity-access-management | b8d64efd2b58c9dde0bf4f51ac88ae8aa69c78ab | 1d37b50dccea66fd7739587584fbbadad57276c8 | refs/heads/dev | 2022-07-07T22:41:39.601505 | 2019-05-08T01:01:06 | 2019-05-08T01:01:06 | 154,243,841 | 0 | 0 | Apache-2.0 | 2022-06-21T01:06:49 | 2018-10-23T01:44:40 | Java | UTF-8 | PlantUML | false | false | 1,322 | puml | @startuml
interface Authentication
interface AuthenticationManager {
Authentication authenticate(Authentication var1) throws AuthenticationException;
}
note left
input not authenticate token,
if authenticated, return authenticated token,
if not authenticated, return null and continue authenticate,
if invalid, throw AuthenticationException
end note
AuthenticationManager --> Authentication: use
class ProviderManager
AuthenticationManager <|-- ProviderManager
interface AuthenticationProvider {
Authentication authenticate(Authentication authentication) throws AuthenticationException;
}
ProviderManager "1" *-- "*" AuthenticationProvider: contains
'ProviderManager "1" o-- "0..1" AuthenticationManager: parent
abstract class AbstractUserDetailsAuthenticationProvider
AbstractUserDetailsAuthenticationProvider -left-|> AuthenticationManager
DaoAuthenticationProvider -up-|> AbstractUserDetailsAuthenticationProvider
interface UserDetailsService {
UserDetails loadUserByUsername(String username) throws UsernameNotFoundException;
}
interface PasswordEncoder {
String encode(CharSequence rawPassword);
boolean matches(CharSequence rawPassword, String encodedPassword);
}
DaoAuthenticationProvider "1" *-- "1" UserDetailsService
DaoAuthenticationProvider "1" *-- "1" PasswordEncoder
@enduml | false | true | false | false | sequence |
4b5e17399a9d223fa09ada9339e6f8d51f125c24 | 3e8de74dfe19cd437fd7842887394d4921a109d7 | /docs/images/etud.plantuml | 726ffba13fcff04dfd46962c02749e00f9e6d715 | [] | no_license | jmbruel/InnopolisDesignPatterns | 62c5f1df870883cd44245d6459243c83b96d0995 | a9ffbfc16a29ed3d560d5be12e8fb1d2f1bed50e | refs/heads/master | 2021-02-04T20:34:22.378185 | 2020-11-16T17:40:28 | 2020-11-16T17:40:28 | 243,707,157 | 0 | 7 | null | 2020-10-23T08:58:33 | 2020-02-28T07:49:59 | JavaScript | UTF-8 | PlantUML | false | false | 315 | plantuml | @startuml
'-----------------------------------
' UML patterns illustrated
' JMB 2014
'-----------------------------------
[*] --> 1A
1A --> 2A : exam [succès]
1A --> 1A : exam [échec]
2A --> [*] : exam [succès]
2A --> 2A : exam [échec]
'------ expulsion
1A --> [*] : expulsion
2A --> [*] : expulsion
@enduml
| false | true | true | false | sequence |
a54017acb0559f7dd1a4d099bbe81392fa266522 | ca2b7cf26dfd49732914572348a7531247e97602 | /uml/classes_diagram.puml | 50c8ea452072c1598d5430fee1004565e67e61c6 | [] | no_license | FredericCasazza/BDD | 8569b663bd4fb7512e822958c4968b63c68fab2b | 78d5213dc289a3fecff8667809a904fcee820259 | refs/heads/develop | 2023-02-04T05:36:54.061150 | 2020-12-23T23:18:29 | 2020-12-23T23:18:29 | 323,924,166 | 0 | 0 | null | 2020-12-23T23:18:31 | 2020-12-23T14:31:24 | PHP | UTF-8 | PlantUML | false | false | 453 | puml | @startuml
class User {
{field} id: int
{field} firstName: string
{field} lastName: string
{field} email: string
{field} password: string
}
class Movie {
{field} id: int
{field} title: string
{field} summary: string
{field} director: string
{field} producer: string
{field} starring: string
{field} releaseDate: DateTimeInterface
}
@enduml | false | true | false | false | class |
8cb14c8c92fd7b263669c1beed98df4c88227b23 | 41e335a2ded65f95ece1c413fe9d465df1d198b4 | /lib/Environment/DevEnvironmentBase/src/main/java/dev/environment/annotation/annotation.plantuml | 19f0c729bf13be18fb554610a45d5eedaf2f1cb8 | [
"Apache-2.0"
] | permissive | tulensayyj/DevUtils | ea40e897de72b88591cc1f1cea798eb74175eda8 | 3bc39eaf343c811270bc01e223cd37e80db9e04c | refs/heads/master | 2022-11-27T05:08:28.115620 | 2020-07-27T13:24:50 | 2020-07-27T13:24:50 | 281,569,859 | 0 | 0 | Apache-2.0 | 2020-07-22T03:59:24 | 2020-07-22T03:59:23 | null | UTF-8 | PlantUML | false | false | 585 | plantuml | @startuml
title __ANNOTATION's Class Diagram__\n
namespace dev.environment.annotation {
interface dev.environment.annotation.Environment {
{abstract} + alias()
{abstract} + isRelease()
{abstract} + value()
}
}
namespace dev.environment.annotation {
interface dev.environment.annotation.Module {
{abstract} + alias()
}
}
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 |
2e1eb84c8858f29968b0ac54d26b9dab36ed3853 | 88157e101470d4e554e6f3c097a80501cdc5740d | /src/package.puml | 4c257e74d191a112accaa4d8dc0f419116f4cfe6 | [] | no_license | Thesonggodoftoliet/sheepclass | 627d211ea3f3f99965d154b05d7d3e97ad2c5b3c | b19e175300a892ef79bc27e72dcdb9e552517609 | refs/heads/master | 2020-05-07T11:49:13.014808 | 2019-06-11T04:57:42 | 2019-06-11T04:57:42 | 180,476,093 | 1 | 0 | null | 2019-06-06T06:53:51 | 2019-04-10T01:20:08 | CSS | UTF-8 | PlantUML | false | false | 226 | puml | @startuml
package "Servlet" {
component s1[
auth
]
component s2[
course]
component s3[
homework]
}
package "Service" {
component ser1[
Auth]
component ser2[
Infocollect]
component ser3[
InfoGet]
component ser4[sad
]
@enduml | false | true | false | false | component |
dfd21bf8e7d49009949e055d5c34b9acd10567ea | 8d4967da1adacdd7f5b7c5fd668cd6bb8b76f6de | /observer/etc/observer.urm.puml | bea9aab533d33db107e6c3805fb93c8af93636a0 | [
"MIT"
] | permissive | wsbhacker/java-design-patterns | 2de669372337522bcf23ada37711fd6d4ab0e398 | bbc00cb6b22f0bc3907cf1671476ef8b783693ec | refs/heads/master | 2021-01-10T23:21:17.634334 | 2020-04-18T15:44:36 | 2020-04-18T15:44:36 | 70,596,323 | 1 | 0 | MIT | 2020-04-18T15:44:38 | 2016-10-11T13:30:03 | Java | UTF-8 | PlantUML | false | false | 2,158 | puml | @startuml
package com.iluwatar.observer {
class App {
- LOGGER : Logger {static}
+ App()
+ main(args : String[]) {static}
}
class Hobbits {
- LOGGER : Logger {static}
+ Hobbits()
+ update(currentWeather : WeatherType)
}
class Orcs {
- LOGGER : Logger {static}
+ Orcs()
+ update(currentWeather : WeatherType)
}
class Weather {
- LOGGER : Logger {static}
- currentWeather : WeatherType
- observers : List<WeatherObserver>
+ Weather()
+ addObserver(obs : WeatherObserver)
- notifyObservers()
+ removeObserver(obs : WeatherObserver)
+ timePasses()
}
interface WeatherObserver {
+ update(WeatherType) {abstract}
}
enum WeatherType {
+ COLD {static}
+ RAINY {static}
+ SUNNY {static}
+ WINDY {static}
+ toString() : String
+ valueOf(name : String) : WeatherType {static}
+ values() : WeatherType[] {static}
}
}
package com.iluwatar.observer.generic {
class GHobbits {
- LOGGER : Logger {static}
+ GHobbits()
+ update(weather : GWeather, weatherType : WeatherType)
}
class GOrcs {
- LOGGER : Logger {static}
+ GOrcs()
+ update(weather : GWeather, weatherType : WeatherType)
}
class GWeather {
- LOGGER : Logger {static}
- currentWeather : WeatherType
+ GWeather()
+ timePasses()
}
abstract class Observable<S extends Observable, O extends Observer<S, O, A>, A> {
# observers : List<O extends Observer<S, O, A>>
+ Observable<S extends Observable, O extends Observer<S, O, A>, A>()
+ addObserver(observer : O extends Observer<S, O, A>)
+ notifyObservers(argument : A)
+ removeObserver(observer : O extends Observer<S, O, A>)
}
interface Observer<S extends Observable<S, O, A>, O extends Observer, A> {
+ update(S extends Observable<S, O, A>, A) {abstract}
}
interface Race {
}
}
Weather --> "-currentWeather" WeatherType
GWeather --> "-currentWeather" WeatherType
Weather --> "-observers" WeatherObserver
Hobbits ..|> WeatherObserver
Orcs ..|> WeatherObserver
GHobbits ..|> Race
GOrcs ..|> Race
GWeather --|> Observable
Race --|> Observer
@enduml | false | true | false | false | class |
3466a8bc2dedf4070f35a7c95eb43ccdc0703c5b | 87b13699a92fe26bd2974254727e6859f3ae32f3 | /src/csheets/userstories/ipc08_01/file_sharing/i120836/ipc08_01_analysis.puml | 1e9c1d1e2f5a53837529eaddf5f4a1dd65900cbc | [] | no_license | 1130348/Confusao | 62e06a3428e4455807b6b247c52d9f94b95fa2c1 | 4fa082ace786a61c0868e6ff8f08ac2497fbabd3 | refs/heads/master | 2020-03-25T00:25:42.003519 | 2015-06-26T14:16:24 | 2015-06-26T14:16:24 | 143,185,136 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 684 | puml | @startuml doc-files/ipc08_01_analysis.png
actor User
participant "<<analysis>>\nFileSharingUI" as UI
participant "<<analysis>>\nFileSharingCtrl" as ctrl
participant "<<analysis>>\nConnection" as connect
User -> UI : startService()
activate UI
UI -> ctrl : getClients()
deactivate UI
activate ctrl
activate connect
ctrl -> connect : getClients()
connect --> ctrl
ctrl --> UI
UI -> UI : showClients()
deactivate ctrl
User -> UI : selectClient()
activate UI
UI -> ctrl : connectChoosenClient()
deactivate UI
activate ctrl
ctrl -> connect : connectChoosenClient()
deactivate ctrl
connect --> ctrl
ctrl --> UI
UI -> UI : MSG()
@enduml | false | true | false | false | sequence |
896f70a1d3ccb6c090f87f21fc3bfe937f4ac609 | 831e34223751ba984839b477e9334a7316b044af | /docs/diagramas/diagramas de paquete/logica_geografia.puml | fb85c56962d24a0eb4e0afc9474dcdcfd1c0b894 | [
"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 | 300 | puml | @startuml
title logica y geografia
package modelo {
package logica {
class Batalla
class Juego
}
package geografia {
class Continente
class Pais
}
Pais ..> Batalla
Juego --> Continente
Continente --> Pais
Batalla --> Pais
}
@enduml | false | true | false | false | class |
de38e8bd95ac5f2e2cbe0320622f005ee85d04b0 | d854114e559079a842fcf523be34942dfcdad4d8 | /app/src/main/res/CoffeeCard.puml | 9b4301319549e9f2f17963de8b579ba9f150e41e | [] | no_license | KimmyYang/CoffeeCard | 55259c804b2dc1223b406931b47f9270fbe02648 | 174a6094197ce2283dcad9330197df6b2716aed5 | refs/heads/master | 2020-05-20T00:18:37.283662 | 2016-11-14T11:38:50 | 2016-11-14T11:38:50 | 35,481,840 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,359 | puml | @startuml
package com.kf.coffeecard{
class AbstractService
class GameProxyService{
-Game mGame
+Game GetGameInfo()
}
class GameFactory{
-Game mGame
-static GameFactory mInstance
+void createGame();
}
class Game{
-Player[] mPlayers
+enum GameType{
BRIDGE,
BLACK_JACK,
SEVENS,
LIAR;}
}
class BridgeGame{
-GameType mGameType
-GameRule mRule
+void startGame()
-void Deal()
}
class CardSet
class Player
class BridgePlayer
class GameRule
GameProxyService --|>AbstractService
BridgeGame --|> Game
Game <--* GameFactory
BridgeGame <--o CardSet
GameProxyService --> GameFactory
Game <--o Player
Game <--o GameRule
BridgePlayer --|> Player
}
package com.kf.coffeecard.activity{
class MainActivity
class SettingActivity
class BridgeGameActivity{
-Game mGame
-PlayerFragment[] mPlayerFragments
}
MainActivity --> SettingActivity
SettingActivity <--> GameProxyService:start/bind service
SettingActivity --> BridgeGameActivity
BridgeGameActivity<--> GameProxyService:bind service
}
package com.kf.coffeecard.fragment{
class PlayerFragment
BridgeGameActivity <--> PlayerFragment
}
@enduml | false | true | false | false | sequence |
9813a559862859ff78bf52befc80ae6d06cd241e | 70b6b3086d64939b4bd08cf8aad93ac5283cf1ac | /examples/ast/taggedValue.puml | c1c8498deebc482de0e99648d0ae03adb2c8e438 | [
"MIT"
] | permissive | tizuck/scala-uml-diagrams | 4a9d35e54a0f6fb3ef753e46eb59e81d7c42a26b | c5c432132bff9df7ab60352f0e715583d9d51973 | refs/heads/main | 2023-03-01T02:44:15.288794 | 2021-02-03T22:26:55 | 2021-02-03T22:26:55 | 306,687,367 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 637 | puml |
abstract class uml.NamedElement <<trait>>
class uml.TaggedValue << caseclass >>{
<<ctor pos=1>> name : String
<<ctor pos=2>> value : Option<String>
-- <<scalaclass>> --
isSealed
}
uml.NamedElement <|-- uml.TaggedValue
hide circle
skinparam defaultFontName Source Code Pro
skinparam ClassStereotypeFontColor #1b1f23
skinparam class {
BackgroundColor White
BorderColor #1b1f23
ArrowColor #1b1f23
FontColor #6f42c1
}
skinparam note {
BackgroundColor White
BorderColor #1b1f23
ArrowColor #1b1f23
FontColor #d73a49
}
skinparam stereotype {
FontColor #d73a49
} | false | true | false | false | class |
9c8e9e09d0548bf87a1ecd68f24d2956b260e5b2 | 2948dc54c63fa1c0bc75bfbfb43f8990101c75cc | /use-cases/Developer System.puml | da6dd9f6ec97ec2839262321ccf901a056fbb13d | [
"Apache-2.0"
] | permissive | dclake/sem-1 | e589b3e8279e8e773167ba09f5a0195c9e890759 | 5e5c82903180fd270a322491f94f0149cc5d10ce | refs/heads/master | 2022-04-10T13:57:31.584787 | 2020-03-16T02:28:13 | 2020-03-16T02:28:13 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,268 | puml |
@startuml
actor Dev as "Developer"
rectangle Database
rectangle "Developer System" {
' Countries Report
usecase UC1 as "Get countries by largest
population to smallest in the world"
usecase UC2 as "Get countries by largest
population to smallest in the continent"
usecase UC3 as "Get countries by largest
population to smallest in the region"
usecase UC4 as "The top N populated countries
in the world where N is provided by the user."
usecase UC5 as "The top N populated countries in
a continent where N is provided by the user."
usecase UC6 as "The top N populated countries in a
region where N is provided by the user."
' Cities Report
usecase UC7 as "Get cities by largest
population to smallest in the world"
usecase UC8 as "Get cities by larges
t population to smallest in the continent"
usecase UC9 as "Get cities by largest population
to smallest in the region"
usecase UC10 as "Get the cities in a country organised
by largest population to smallest."
usecase UC11 as "Get cities by largest population
to smallest in the district"
usecase UC12 as "The top N populated cities in the
world where N is provided by the user."
usecase UC13 as "The top N populated cities in a
continent where N is provided by the user."
usecase UC14 as "The top N populated cities in a
region where N is provided by the user."
usecase UC15 as "The top N populated cities in a
country where N is provided by the user."
usecase UC16 as "The top N populated cities in a
district where N is provided by the user."
' Capital Cities Report
usecase UC17 as "All the capital cities in the
world organised by largest population to smallest."
usecase UC18 as "All the capital cities in a continent
organised by largest population to smallest."
usecase UC19 as "All the capital cities in a region
organised by largest to smallest."
usecase UC20 as "The top N populated capital cities in
the world where N is provided by the user."
usecase UC21 as "The top N populated capital cities in
a continent where N is provided by the user."
usecase UC22 as "The top N populated capital cities in
a region where N is provided by the user."
' Population Report
usecase UC23 as "The population of people, people living in cities,
and people not living in cities in each continent."
usecase UC24 as "The population of people, people living in cities,
and people not living in cities in each region."
usecase uc25 as "the population of people, people living in cities,
and people not living in cities in each country."
' Other Report(s)
usecase UC26 as "The population of the world."
usecase UC27 as "The population of a continent."
usecase UC28 as "The population of a region."
usecase UC29 as "The population of a country."
usecase UC30 as "The population of a district."
usecase UC31 as "The population of a city."
usecase UC32 as "Number of people and world population that speak Chinese"
usecase UC33 as "Number of people and world population that speak English"
usecase UC34 as "Number of people and world population that speak Hindi"
usecase UC35 as "Number of people and world population that speak Spanish"
usecase UC36 as "Number of people and world population that speak Arabic"
usecase UCa as "Create Report"
Dev - UC1
UC1 - UC2
UC2 - UC3
UC3 - UC4
UC4 - UC5
UC5 - UC6
UC6 - UC7
UC7 - UC8
UC9 - UC9
UC9 - UC10
UC10 - UC11
UC11 - UC12
UC12 - UC13
UC13 - UC14
UC14 - UC15
UC15 - UC16
UC16 - UC17
UC17 - UC18
UC18 - UC19
UC19 - UC20
UC20 - UC21
UC21 - UC22
UC22 - UC23
UC23 - UC24
UC24 - UC25
UC25 - UC26
UC26 - UC27
UC27 - UC28
UC28 - UC29
UC29 - UC30
UC30 - UC31
UC31 - UC32
UC32 - UC33
UC33 - UC34
UC35 - UC36
' Needs Upating
UC9 ..> UCa : include
UC10 ..> UCa : include
UC11 ..> UCa : include
UC12 ..> UCa : include
UC13 ..> UCa : include
UC14 ..> UCa : include
UC15 ..> UCa : include
UC15 - Database
}
@enduml | false | true | false | false | usecase |
dec50b505e541424031058c9fdff3f7d6b9f6dbf | e6b2000a0da835eaf1fadcc02e1a2aa2a2937abb | /design/objects.plantuml | 5d4b591c4bf5038714eaae99c2cd3cdabbf147f7 | [] | no_license | logologics/kunren-be | 632b2b7fd3ceb22e3cd4f0994a95e0654f6b20ef | 6dbfcce0bedf957fdd90ceb5de9686c235f14820 | refs/heads/master | 2021-06-27T04:47:12.164022 | 2019-05-15T05:14:03 | 2019-05-15T05:14:03 | 182,512,047 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,027 | plantuml | @startuml
:User: as user
:Admin: as admin
:IdP: as idp
:AddProvider: as ads
:PaymentService: as pay_service
(Login) as login
(Logout) as logout
(Create Account) as create_acc
(Update Account) as update_acc
(Add drill to system) as add_drill
(Add drill to account) as choose_drill
(Manage users) as manage_users
(View progress) as view_prog
(Perform drill) as perform_drill
(View example sentences) as view_example
(Level up) as level_up
(Hide adds) as hide_adds
(Pay) as pay
(Show adds) as show_adds
(Send feedback) as feedback
(View feedback) as view_feedback
(Buy T-Shirt) as tshirt
user <|-- admin
user --> login
user --> logout
login --> idp
admin --> add_drill
admin --> manage_users
admin --> view_feedback
ads --> show_adds
user -> feedback
feedback --> admin
user --> update_acc
user --> create_acc
user --> choose_drill
user --> view_prog
user --> perform_drill
perform_drill --> level_up
user --> view_example
update_acc -> hide_adds
hide_adds --> pay
pay --> pay_service
user --> tshirt
tshirt --> pay
@enduml | false | true | false | false | class |
ecba0d6fad834b129c2cde5b551a406069afa217 | 505c97f3546dc685f00fa445d92261b612c1e5d2 | /docs/diagrams/FilterState1.puml | 61c10931a8c2093ce87554758a8b253dad4e766f | [] | no_license | MGRL2201/CS2103T-Team-Project | ac27e2cbe46f98e996f9e8305f2e2f98f0d4809d | 374bf74abf670bf3b32a5e4a6d88d7e1dd54fa3e | refs/heads/master | 2023-08-29T10:22:52.942056 | 2021-11-08T14:31:05 | 2021-11-08T14:31:05 | 406,035,520 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 420 | puml | @startuml
'https://plantuml.com/object-diagram
title After command "filter g/S2 s/English"
package TuitiONE <<rectangle>> {
package filteredLessonList <<rectangle>> {
object "<u>l1:Lesson" as Lesson1 {
subject = "English"
grade = "S2"
}
}
package filteredStudentList <<rectangle>> {
object "<u>s1:Student" as Student1 {
grade = "S2"
}
}
}
@end
| false | true | false | false | object |
dd3612d376fb2538908561498d4b5f47f7f79790 | f4912b210d7eb691deae8a8a396ecbc2b9ae4386 | /assets/TemplateMasking.puml | bb094816d59d43b0d3e3c53fb7e977f5fe9ffeb2 | [
"MIT"
] | permissive | newportg/newportg.github.io | 8eaf3eb41e7502b26c7aa33b55e3e9ec67731536 | 5fae722e228c339cf6707ba4a4747fc7bbbf9705 | refs/heads/master | 2021-06-06T00:04:48.145436 | 2020-03-06T09:18:45 | 2020-03-06T09:18:45 | 152,589,658 | 0 | 1 | null | 2019-02-08T15:05:51 | 2018-10-11T12:40:31 | JavaScript | UTF-8 | PlantUML | false | false | 1,401 | puml | @startuml Template Masking
allow_mixing
Interface BaseDs
BaseDs <|-- OfferDs
BaseDs <|-- RequirementDs
BaseDs <|-- ActivityDs
Interface IDataSourceBuilder
IDataSourceBuilder : BuildOfferDS
IDataSourceBuilder : BuildRequirementDS
IDataSourceBuilder : BuildActivityDS
IDataSourceBuilder <|-- DataSourceBuilder
IDataSourceBuilder -right-> BaseDs
DataSourceBuilder : BuildOfferDS()
DataSourceBuilder : BuildRequirementDS()
DataSourceBuilder : BuildActivityDS()
DataSourceBuilder -up-> OfferDs
DataSourceBuilder -up-> RequirementDs
DataSourceBuilder -up-> ActivityDs
OfferDocumentGeneratorBehaviour : List<TemplateDataSource> DataSources
OfferDocumentGeneratorBehaviour : GetOffer()
OfferDocumentGeneratorBehaviour : GetRequirement()
OfferDocumentGeneratorBehaviour : GetActivity()
Interface IDocumentGeneratorBehaviour
IDocumentGeneratorBehaviour : List<TemplateDataSource> DataSources
IDocumentGeneratorBehaviour <|-- OfferDocumentGeneratorBehaviour
OfferDocumentGeneratorBehaviour -right-> IDataSourceBuilder
Interface ISecurityValidator
ISecurityValidator : GetVisibilityLevel<T>(Guid Id)
ISecurityValidator : CheckIsNotHidden<T>(Guid Id)
ISecurityValidator <|-- SecurityValidator
SecurityValidator : GetVisibilityLevel<T>(Guid Id)
OfferDocumentGeneratorBehaviour -left-> SecurityValidator
Database IReadGenericRepository
OfferDocumentGeneratorBehaviour --> IReadGenericRepository
@enduml | false | true | false | false | sequence |
babbc370e1855d63c184386a7d0112be1bbe02f8 | 2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8 | /CleanSheets/src/main/java/csheets/worklog/n1131190/sprint1/crm01_01_design_remove_contact.puml | dfeae66ddddb3a7be8c3aabac6320ac0f1973652 | [] | no_license | ABCurado/University-Projects | 7fb32b588f2c7fbe384ca947d25928b8d702d667 | 6c9475f5ef5604955bc21bb4f8b1d113a344d7ab | refs/heads/master | 2021-01-12T05:25:21.614584 | 2017-01-03T15:29:00 | 2017-01-03T15:29:00 | 77,926,226 | 1 | 3 | null | null | null | null | UTF-8 | PlantUML | false | false | 920 | puml | @startuml doc-files/crm01_01_design_remove_contact.png
User -> RemoveContactUI : remove contact
RemoveContactUI -> RemoveContactController : removeContact(Contact : selectedContact) : void
RemoveContactController -> Persistence : repositoryFactory = repositories()
Persistence -> AppSettings : instance()
Persistence -> AppSettings : getRepositoryFactory()
create RepositoryFactory
AppSettings -> RepositoryFactory : create()
AppSettings --> Persistence : RepositoryFactory
Persistence --> RemoveContactController : RepositoryFactory
RemoveContactController -> RepositoryFactory : contactsRepository()
RepositoryFactory -> ContactsRepository : create()
RepositoryFactory --> RemoveContactController : ContactsRepository
RemoveContactController -> ContactsRepository : removeContact(Contact : contact) : void
ContactsRepository --> RemoveContactController : void
RemoveContactController --> RemoveContactUI : void
@enduml | false | true | false | false | sequence |
347357c2cf1f7d93fc39c1ca1c5d0750a6f375ef | 208c4ccaffd21f32ad6c9af8258960f1710f9309 | /diagrams/vrt-events-metadata/v-e-m_sequence-diagram.plantuml | 4c2c833f3bcf14a8cee4d9989c7a8d76edc9fdfd | [
"Unlicense"
] | permissive | maartends/playground | 0cc351ce193a34192f8cdb5c5dbe01f5a871969c | 6cce63e361c77a2ae2ed2af89f4b1fef1eba8235 | refs/heads/master | 2023-03-25T01:50:37.131510 | 2021-03-16T20:01:50 | 2021-03-16T20:01:50 | 159,337,173 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 972 | plantuml | @startuml vrt-events-metadata
autonumber
title VRT Events Metadata
participant rabbit as "RabbitMQ"
participant vem as "vrt-events-metadata"
participant mh as "MediaHaven"
participant ftp as "FTP Server"
participant mtd as "Metadata Transformation Service"
activate vem
vem -> rabbit: Listen to queue
activate rabbit
loop
rabbit --> vem: getMetadataResponse or metadataUpdatedEvent
deactivate rabbit
vem -> vem: Parse event
vem -> mh: Check if MH has fragment (media_id)
activate mh
mh -> vem: return fragment
vem -> vem: Transform metadata to collateral via XSLT
vem -> vem: Construct sidecar metadata
vem -> ftp: Transfer collateral to MH tra
activate ftp
vem -> ftp: Transfer sidecar XML to MH tra
deactivate ftp
vem -> mtd: Request to transform metadata
activate mtd
mtd --> vem: Return transformed metadata
deactivate mtd
vem -> mh: Update fragment with transformed metadata
mh --> vem: Return result
deactivate mh
deactivate vem
end
@enduml
| false | true | false | false | sequence |
848168836f7521b2035566bcf6d42263d7caa63e | 99840a81b8bc1271bc8639cec018c7fa724be359 | /parser/demoFiles/mainmemory_hardware_part.puml | bdfd45b5ba1ad58f8f992ebbd107d47b932e0cda | [
"BSD-2-Clause"
] | permissive | FloSchmidt-Develop/PlantUMLClassDiagram-Online-Editor | 57a88d5a651b37500d036a75b24ac752cf528c39 | 7551e0f9c0ed7e2bb66f49f88837c8b17f4a33e0 | refs/heads/master | 2023-02-22T07:50:32.135831 | 2021-01-08T09:37:12 | 2021-01-08T09:37:12 | 327,559,001 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,068 | puml | @startuml
package "mainMemory: HardwarePart" {
object "memoryBank0: StaticLatencyMemory" as memoryBank0 {
size = 8192
dataWidth = 4
readLatency = 4
writeLatency = 4
}
object "memoryBank1: StaticLatencyMemory" as memoryBank1 {
size = 4096
dataWidth = 4
readLatency = 2
writeLatency = 8
}
object "logarithmicMemoryInterconnect: LogarithmicMemoryInterconnect" as logarithmicMemoryInterconnect {
latency = 1
readPorts = 6
writePorts = 3
}
object "memoryMap: MemoryMap" as memoryMap {
numMemoryBanks = 3
memoryBanks = [memoryBank0, memoryBank1, controlRegister]
startAddresses = [0, 8192, 12288]
}
memoryBank0 <-right-> logarithmicMemoryInterconnect : "read()/write():data"
memoryBank1 <-right-> logarithmicMemoryInterconnect : "read()/write():data"
memoryBank0 -[hidden]left- memoryBank1
memoryMap -up-o logarithmicMemoryInterconnect
memoryBank0 --o memoryMap
memoryBank1 --o memoryMap
}
@enduml | false | true | false | false | sequence |
2b0687649580ded26dd28de116798a72a50ab5ef | 519f4fb6d2934e5978bb1735376276f67cb9a06c | /docs/processor.puml | 88a1b8c1b6560c305231f73fa6738fbad38babfe | [
"BSD-3-Clause"
] | permissive | uzielgl/umlwriter | 72efd2dfe533fa3c1bd0c32d66255af455b0a5d4 | 5154e326880fead6261deb915968165ad5fbabaf | refs/heads/master | 2022-02-08T23:40:43.828712 | 2019-07-22T02:19:04 | 2019-07-22T02:19:04 | 198,128,002 | 0 | 0 | BSD-3-Clause | 2019-07-22T01:57:21 | 2019-07-22T01:57:20 | null | UTF-8 | PlantUML | false | false | 1,438 | puml | @startuml
namespace Bartlett.UmlWriter.Processor {
abstract AbstractProcessor << abstract >> {
#reflector
#graphId
#objects
#edges
-spaces
-linebreak
--
+__construct()
+setGraphId()
+renderClass()
+renderNamespace()
+render()
#renderEdges()
#formatLine()
#writeObjectElement()
#writeObjectInheritance()
#writeObjectInterfaces()
#writeConstantElements()
#writePropertyElements()
#writeMethodElements()
#<i>pushObject</i>()
#<i>pushEdge</i>()
#formatClassStereotype()
-reset()
}
class GraphvizProcessor << class >> {
#namespaceSeparator
--
#renderObjects()
#renderEdges()
#writeGraphHeader()
#writeGraphFooter()
#pushObject()
#pushEdge()
-attributes()
}
interface ProcessorInterface << interface >> {
+GLOBAL_NAMESPACE
--
+renderClass()
+renderNamespace()
+render()
}
class PlantUMLProcessor << class >> {
#namespaceSeparator
--
#renderObjects()
#renderEdges()
#writeGraphHeader()
#writeGraphFooter()
#pushObject()
#pushEdge()
}
}
Bartlett.UmlWriter.Processor.GraphvizProcessor --|> Bartlett.UmlWriter.Processor.AbstractProcessor
Bartlett.UmlWriter.Processor.GraphvizProcessor ..|> Bartlett.UmlWriter.Processor.ProcessorInterface
Bartlett.UmlWriter.Processor.PlantUMLProcessor --|> Bartlett.UmlWriter.Processor.AbstractProcessor
Bartlett.UmlWriter.Processor.PlantUMLProcessor ..|> Bartlett.UmlWriter.Processor.ProcessorInterface
@enduml
| false | true | false | false | class |
2da7eabed7a986fc18aa06e439921de401236773 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/QuoteRequestStateChangedMessage.puml | 650291e2fccd867ed6c42e3c5cd0832d42b1242c | [] | no_license | commercetools/commercetools-api-reference | f7c6694dbfc8ed52e0cb8d3707e65bac6fb80f96 | 2db4f78dd409c09b16c130e2cfd583a7bca4c7db | refs/heads/main | 2023-09-01T05:22:42.100097 | 2023-08-31T11:33:37 | 2023-08-31T11:33:37 | 36,055,991 | 52 | 30 | null | 2023-08-22T11:28:40 | 2015-05-22T06:27:19 | RAML | UTF-8 | PlantUML | false | false | 1,280 | 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 QuoteRequestStateChangedMessage [[QuoteRequestStateChangedMessage.svg]] extends Message {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
sequenceNumber: Long
resource: [[Reference.svg Reference]]
resourceVersion: Long
type: String
resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]]
quoteRequestState: [[QuoteRequestState.svg QuoteRequestState]]
oldQuoteRequestState: [[QuoteRequestState.svg QuoteRequestState]]
}
interface Message [[Message.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
sequenceNumber: Long
resource: [[Reference.svg Reference]]
resourceVersion: Long
type: String
resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]]
}
@enduml
| false | true | false | false | class |
dfbad9a3b59b53748a6e24ef816b5299dfceadaa | 3f2928ee022c41d2f6e87c3fdae17942dafd4602 | /app/src/main/java/com/example/keystone_try/ui/dashboard/dashboard.plantuml | 592c73c0abfc9e44f30699f202907958f346b54d | [] | no_license | BohanShi/keystone_try | 022b9d97ee622ef587b1ec39c5dfbc1fc4bba72a | 13cd8416ea644308269558e8f8843f71b291d07e | refs/heads/master | 2023-01-06T13:43:35.151210 | 2020-11-04T04:12:57 | 2020-11-04T04:12:57 | 291,482,189 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 855 | plantuml | @startuml
title __DASHBOARD's Class Diagram__\n
namespace com.example.keystone_try {
namespace ui {
namespace dashboard {
class com.example.keystone_try.ui.dashboard.DashboardFragment {
~ game1 : RoundedImageView
~ game2 : RoundedImageView
~ game3 : RoundedImageView
~ highScore : int
~ highScore2 : int
~ scores : ArrayList<Integer>
{static} - HIGH_SCORE : String
+ isFirstTime()
+ onCreateView()
}
}
}
}
com.example.keystone_try.ui.dashboard.DashboardFragment -up-|> androidx.fragment.app.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 |
3fd36a26de4039332149b4a8b2a1fe2c558a5884 | 084fcc4a31b60fe11f3f647f7d49a3c1c6621b44 | /kapitler/media/uml-class-tilgang.iuml | 57d43b4fd1bf1443c5878e461cb13b9dc01422ec | [] | no_license | arkivverket/noark5-tjenestegrensesnitt-standard | 299f371a341e59402d49bfc11ee9e2672dad657e | 03025f8b9f1496f4a2f5b155e212a44768390274 | refs/heads/master | 2023-06-10T02:19:28.432679 | 2023-06-09T08:40:40 | 2023-06-09T08:40:40 | 136,293,843 | 7 | 11 | null | 2023-08-22T10:40:36 | 2018-06-06T07:58:53 | Python | UTF-8 | PlantUML | false | false | 300 | iuml | @startuml
class Admin.Tilgang {
+systemID : SystemID [0..1] [1..1]
+rolle : string
+tilgangskategori : Tilgangskategori
+referanseArkivenhet : SystemID [0..1]
+tilgangsrestriksjon : Tilgangsrestriksjon [0..1]
+les : boolean
+ny : boolean
+endre : boolean
+slett : boolean
}
@enduml
| false | true | false | false | class |
d6acaf6201235f404168e0406523d498896810e7 | ea2915fde5c83808d34ac20f4bd1cb973bf078e2 | /usecase.puml | b9a44e3b2ad17e0fde9fb54c587fd43ecf1c9abb | [] | no_license | dondarrion91/usecase-smartparking | 528ddbd131e880140af3410128d18644f1520f98 | b9d10baa49013904311555855dc4881d3c13be52 | refs/heads/master | 2023-04-22T14:02:59.095334 | 2021-04-27T15:04:23 | 2021-04-27T15:04:23 | 362,153,523 | 0 | 0 | null | 2021-04-30T23:36:48 | 2021-04-27T15:03:25 | null | UTF-8 | PlantUML | false | false | 2,041 | puml | @startuml
left to right direction
' actores
actor "Usuario" as fc
actor "Admin" as adm
' Entorno de interacciones
rectangle SmartParking {
' Casos de usos para la seleccion de un lugar
usecase "Registrarse" as UC1
usecase "Login" as UC2
usecase "Seleccionar lugar" as UC3
usecase "Seleccionar cantidad de horas" as UC4
usecase "Sin reserva" as UC5
usecase "Con reserva" as UC6
usecase "Confirmar Registro" as UC7
usecase "Seleccionar fecha de reserva" as UC8
usecase "Recuperar/cambiar contraseña" as UC21
' Casos de uso de usuario para consultar lugar seleccionado
usecase "Consultar estado" as UC9
usecase "Disponible" as UC10
usecase "Ocupado" as UC11
usecase "Terminando" as UC12
usecase "Reservado" as UC13
usecase "Penalizado" as UC14
usecase "Consultar horario de salida" as UC15
usecase "Consultar tarifa" as UC16
' Casos de uso del usuario para los pagos
usecase "Realizar pago" as UC17
usecase "Metodos de pagos" as UC18
usecase "Efectivo" as UC19
usecase "Tarjeta" as UC20
' Casos de uso de admin
usecase "Modificar estado" as UC22
usecase "Modificar/Agregar nuevos lugares" as UC23
usecase "Modificar tarifas" as UC24
usecase "Modificar datos de usuarios" as UC25
}
' Interacciones entre casos de usos
' Interaccion de usuario para seleccionar un lugar
fc --> UC1
fc --> UC2
(UC2) .> (UC3) : include
UC3 <|-- UC5
UC3 <|-- UC6
(UC5) .> (UC4) : extends
UC1 --> UC7
(UC7) .> (UC3) : include
(UC6) .> (UC8) : extends
fc --> UC21
(UC21) .> (UC3) : include
' Interaccion de usuario para consultas de turnos
fc --> UC9
UC9 <|-- UC10
UC9 <|-- UC11
UC9 <|-- UC12
UC9 <|-- UC13
UC9 <|-- UC14
fc --> UC15
fc --> UC16
' Interaccion de usuario para el pago de turnos
(UC16) .> (UC17) : extends
UC17 <|-- UC18
UC18 <|-- UC19
UC18 <|-- UC20
' Interaccion de admin
adm --> UC22
adm --> UC23
adm --> UC24
adm --> UC25
UC22 <|-- UC10
UC22 <|-- UC11
UC22 <|-- UC12
UC22 <|-- UC13
UC22 <|-- UC14
@enduml
| false | true | true | false | usecase |
02e76094a0c790f6b72300518f602e2ab3f51bb5 | e5c74a82a82e832f5c79b3698519f1da5eba2caa | /docs/type_support.puml | a2f1a98dec246937aaf856c1bd66306042ff93d9 | [
"Apache-2.0"
] | permissive | cocasema/micro-ROS-doc | d835403ddc53ec5785c1336fe7831058f4853e1c | d06fa2aac3d2baf795d64384c14af013b031487d | refs/heads/master | 2020-04-17T16:58:36.357117 | 2019-01-21T07:05:09 | 2019-01-21T07:09:05 | 166,764,491 | 0 | 0 | Apache-2.0 | 2019-01-21T07:03:30 | 2019-01-21T07:03:29 | null | UTF-8 | PlantUML | false | false | 3,472 | puml | @startuml type_support_code
skinparam {
shadowing false
arrowColor #Gray
actorBorderColor #Gray
componentBorderColor #Gray
rectangleBorderColor #Gray
noteBackgroundColor #ffffff
noteBorderColor #Gray
rectangleFontColor #ffffff
rectangleStereotypeFontColor #ffffff
sequence {
arrowColor #Gray
lifeLineBorderColor #Gray
lifeLineBackgroundColor #Gray
}
class {
borderColor #Gray
backgroundColor #87CEFA
}
participant {
borderColor #Gray
backgroundColor #87CEFA
}
entity {
borderColor #Gray
backgroundColor #87CEFA
}
}
!define Struct (S,#CEFA87)
class rosidl_message_type_support_t <<Struct>>
{
const char * typesupport_identifier
const void * data
rosidl_message_typesupport_handle_function func
}
class message_type_support_callbacks_t <<Struct>>
{
const char * package_name_
const char * message_name_
bool (* cdr_serialize)(const void * untyped_ros_message, MicroBuffer * cdr)
bool (* cdr_deserialize)(MicroBuffer * cdr, void * untyped_ros_message)
uint32_t (* get_serialized_size)(const void *)
size_t (* max_serialized_size)(bool full_bounded)
}
rosidl_message_type_support_t *- message_type_support_callbacks_t
@enduml
@startuml interface_generators
skinparam {
shadowing false
arrowColor #Gray
actorBorderColor #Gray
componentBorderColor #Gray
rectangleBorderColor #Gray
noteBackgroundColor #ffffff
noteBorderColor #Gray
rectangleFontColor # ffffff
rectangleStereotypeFontColor #ffffff
sequence {
arrowColor #Gray
lifeLineBorderColor #Gray
lifeLineBackgroundColor #Gray
}
class {
borderColor #Gray
backgroundColor #87CEFA
}
participant {
borderColor #Gray
backgroundColor #87CEFA
}
entity {
borderColor #Gray
backgroundColor #87CEFA
}
}
!define Struct (S,#CEFA87)
component [ROS_interfaces] {
artifact "msgA.msg" as ta
artifact "msgB.msg" as tb
note as in
User defined messages
types .msg
end note
}
component [colcon]
package "Interface Generators" as ig {
component [rosidl_typessuport_c]
component [rosidl_generator_c]
component [rosidl_typesupport_microxrcedds_c]
}
note left of ig
rosidl_generator_c provides: <msg>_struct,
<msg>_functions and <msg>_type_support
rosidl_typessuport_c declares <msg>_type_support_c.
rosidl_typesupport_microxrcedds_c adds
<msg>_rosidl_typesupport_microxrcedds_c and defines
<msg>_type_support_c
end note
component [msg_type] {
artifact "<msg>__struct" as ms
artifact "<msg>__functions" as mf
artifact "<msg>__type_support" as mts
artifact "<msg>__type_support_c" as mtsc
artifact "<msg>__rosidl_typesupport_microxrcedds_c" as mrtsc
}
note bottom of msg_type
This is the result of multiple generators.
For each ROS message definition found by colcon.
C type representation and middleware support are generated.
end note
colcon --> ROS_interfaces : build
note right of colcon
rosidl_generator_c, rosidl_typessuport_c and
rosidl_typesupport_microxrcedds_c are registered
as interface_generators in the build system.
end note
ROS_interfaces --> rosidl_generator_c
ROS_interfaces --> rosidl_typessuport_c
ROS_interfaces --> rosidl_typesupport_microxrcedds_c
'rosidl_generator_c -[hidden]- rosidl_typessuport_c
'rosidl_typessuport_c -[hidden]- rosidl_typesupport_microxrcedds_c
rosidl_generator_c --> msg_type : EmPy
rosidl_typessuport_c --> msg_type : EmPy
rosidl_typesupport_microxrcedds_c --> msg_type : EmPy
msg_type ..> tb
@enduml | false | true | false | false | sequence |
7634e2d2a400acd439a9d412c479f56a148b5c4a | 19de0597a5790bab6ff021899b4479506ae0829a | /uml/gui_seq_diagrams/init_menuframe.plantuml | 6d1c52ee93aea71a4f54ec0a421ffe86901c3df8 | [] | 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 | 450 | plantuml | @startuml seq
skinparam SequenceLifeLineBackgroundColor LightYellow
title "MenuFrame gets initialized"
participant "Main" as jvm
participant "menuFrame: MenuFrame" as menuFrame
jvm -> menuFrame ++: <<create>>
menuFrame -> menuFrame ++: InitComponent()
participant "button: Button" as button
menuFrame -> button ++: <<create>>
button -> menuFrame --
menuFrame -> menuFrame ++: SetPlayerCount(4)
deactivate menuFrame
menuFrame -> jvm --
@enduml | false | true | false | false | sequence |
fc7887a4f0955b60f4f072bd3d185790b8b8729f | f7cbd1bbf9534a5bf2529f4a704adcec6b3aafa2 | /diagrams/WeightTracker_class.puml | 4acc156b0be229358ff90ea3af1733921f93d378 | [] | no_license | AY2122S1-CS2113T-F14-3/tp | cbe08bd0acafd839c68eb062c73f1425f5ed7b36 | 4dfe1a9649049d037aba9fe67908a82564f983ab | refs/heads/master | 2023-08-27T11:53:12.522530 | 2021-11-12T11:57:49 | 2021-11-12T11:57:49 | 412,351,373 | 0 | 6 | null | 2021-11-12T11:57:50 | 2021-10-01T06:15:19 | Java | UTF-8 | PlantUML | false | false | 1,392 | puml | @startuml
hide circle
skinparam classAttributeIconSize 0
'https://plantuml.com/class-diagram
abstract class Tracker {
}
class WeightTracker {
#weightsArray: ArrayList<String>
#numberOfWeights: int
#weight: int
#date: String
- {static} logger: Logger
+WeightTracker()
+generateWeightParameters(inputArguments: String): void
+addWeight(input: String): void
+deleteWeight(input: String): void
+printWeight(input: String): void
+listWeights(input: String): void
+listSpecificWeights(input: String): void
+listAllWeights(): void
}
class AddWeightException {
+getMessage():String
}
class DeleteWeightException {
+getMessage():String
}
class DeleteWeightIndexException {
+getMessage():String
}
class NoWeightsException {
+getMessage():String
}
class WeightException {
+getMessage():String
}
class ClickfitMessages {
+printAddWeightResponse(weight: double, date: String):void
+printDeleteWeightResponse(weight: double, date: String):void
}
WeightTracker --> ClickfitMessages
WeightTracker ..> "<<throws>>" AddWeightException
WeightTracker ..> "<<throws>>" DeleteWeightException
WeightTracker ..> "<<throws>>" DeleteWeightIndexException
WeightTracker ..> "<<throws>>" NoWeightsException
WeightTracker --|> Tracker
AddWeightException --|> WeightException
DeleteWeightException --|> WeightException
DeleteWeightIndexException --|> WeightException
NoWeightsException --|> WeightException
@enduml | false | true | false | false | class |
ac254799125cdb915a81a20d64b9cdf818a8bdc0 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/TestRunner/EditModePCHelper.puml | a03409d2a63d7731a753954ecf20bd7a3d66814d | [] | 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 | 226 | puml | @startuml
class EditModePcHelper {
+ <<override>> SetEnumeratorPC(enumerator:IEnumerator, pc:int) : void
+ <<override>> GetEnumeratorPC(enumerator:IEnumerator) : int
}
TestCommandPcHelper <|-- EditModePcHelper
@enduml
| false | true | false | false | class |
10745a4d8b483ed9d79f92522b6a7338bba4ed40 | 749c8b98011fc0e6b3e83fad57acc18803013779 | /img/diagram.puml | 6bc0f1ed31dc7742029edce764d30f8f77170395 | [] | no_license | ontolex/frequency-attestation-corpus-information | 4c60d6a80ff4977044b8fbca69b9631c6276d217 | 9f2efad4d5e6e6b606ebbe620dfd316d924463ae | refs/heads/master | 2023-07-08T23:25:07.849558 | 2023-07-06T12:55:03 | 2023-07-06T12:55:03 | 252,785,043 | 3 | 8 | null | 2023-06-26T09:46:49 | 2020-04-03T16:32:19 | HTML | UTF-8 | PlantUML | false | false | 1,027 | puml | @startuml
Collocation o-down- Observable
Embedding -down-> Attestation: attestationEmbedding
Attestation -[hidden]-> CorpusFrequency
Observable -> Embedding: embedding
Observable -> CorpusFrequency: frequency
Observable -> Attestation: attestation sub citation
class Embedding {
str: dc:description
int: dc:extent
Literal: rdf:value
}
FixedSizeVector -up-|> Embedding
BagOfWords -up-|> Embedding
TimeSeries -up-|> Embedding
class ContextualRelation {
str: dc:description
Literal: rdf:value
}
ContextualRelation <|-down- Collocation
ContextualRelation <|-down- Similarity
Similarity o-down- Embedding
class CorpusFrequency {
int: rdf:value
}
class Attestation {
str: quotation
str: attestationGloss
}
class Corpus {
int: total
}
Attestation -> anyURI: locus
CorpusFrequency -> Corpus: corpus
Embedding -> Corpus: corpus
ContextualRelation -> Corpus: corpus
anyURI -[hidden]-> Corpus
Collocation -down-> Observable: head
Collocation -down-|> Observable
class Collocation {
float: cscore
}
@enduml
| false | true | false | false | sequence |
d5a8a5162164b0bebe8655f399cef6a73980b5e1 | e659ff5f8b5079cf2eed7b298f102b9c191820ef | /design/UML-class.puml | a4b9dce1274a5f50723ab8639840c37175038a18 | [] | no_license | isabella232/smartcoin | a3a1b45165a64ebd8449fde3b67f5d26fc5a738e | ff1b5b756c2aefd9c4e5d4ae8548be23cb58e6a8 | refs/heads/master | 2023-03-16T19:43:50.537220 | 2019-12-04T10:56:44 | 2019-12-04T10:56:44 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,541 | puml | @startuml
class Darc #yellow {
}
interface IDarc {
}
Darc ..|> IDarc : <<implements>>
IDarc <.. SmartContract : <<use>>
class SmartContract #yellow {
GetISmartContract() ISmartContract
}
package ITransaction {
interface Instruction {
GetType2() int
IsSpawn(int) bool
IsInvoke(int) bool
IsDelete(int) bool
GetArgs() Arguments
GetContractID() string
GetCommand() (string, error)
GetInstanceID() InstanceID
GetAction() string
GetSignerIdentities() []darc.Identity
GetSignerCounters() []uint64
GetSignatures() [][]byte
Hash() []byte
}
interface Argument {
Search(string) []byte
GetAllKeys() []string
}
interface ReadOnlyStateTrie {
GetValues(key []byte) (value []byte,\n\tversion uint64, contractID string,\n\tdarcID darc.ID, err error)
}
interface InstanceID {
GetInstanceID() [32]byte
Slice() []byte
}
interface Transaction2 {
GetPairingSuite() pairing.Suite
GetServiceName() string
}
}
ISmartContract .right.> ITransaction : <<use>>
ITransaction <|.. Transaction : <<implements>>
package ISmartContract {
interface ISmartContract2 {
GetContractConfigID() string
GetContractDarcID() string
GetDarcContractIDs() []string
PrintInstruction(itransaction.Instruction) string
GetContractRegistry() *ContractRegistry
RegisterGlobalContract(contractID string, \n\tf func(in []byte) (Contract, error)) error
ContractConfigFromBytes(in []byte) (Contract, error)
ContractSecureDarcFromBytes(in []byte) (Contract, error)
}
interface ContractRegistry {
Search(string) (func(in []byte) (Contract, error), bool)
}
interface Contract {
Spawn(itransaction.ReadOnlyStateTrie, \n\titransaction.Instruction, itransaction.Transaction) ([]byte, error)
Invoke(itransaction.ReadOnlyStateTrie, \n\titransaction.Instruction, itransaction.Transaction) ([]byte, error)
Delete(itransaction.ReadOnlyStateTrie, \n\titransaction.Instruction, itransaction.Transaction) ([]byte, error)
FormatMethod(itransaction.Instruction) string
}
interface Registration {
RegisterContract(string) error
}
interface ReadOnlyContractRegistry {
Search(contractID string) (func(in []byte) (Contract, error), bool)
}
interface ContractWithRegistry {
SetRegistry(ReadOnlyContractRegistry)
}
}
class Transaction #yellow {
RegisterContract(contractID string)
}
interface Byzcoin {
}
Transaction ..|> Byzcoin : <<implements>>
ISmartContract <.. Transaction : <<use>>
SmartContract ..|> ISmartContract : <<implements>>
@enduml | false | true | false | false | class |
1a57765949084c29a14473f9ee03b4f99763a9f0 | b04d5166435afbe4a531aaccc447a40c92bb649b | /docs/UseCases/Manage-Infrastructure/Request-Storage.puml | 4229962bd85aa04f8922014b52f8643fb7808c9c | [] | no_license | CAADE/CloudLet | bc8e2d2ca4662aa60732888d727fca11d4045f66 | 08066bb296578ca6dc60a20388b15cb0f08425c4 | refs/heads/master | 2021-07-24T19:23:37.384552 | 2018-08-11T13:37:52 | 2018-08-11T13:37:52 | 81,122,426 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 289 | puml | @startuml
Actor "actorName" as A
box "Manage-Infrastructure" #lightblue
participant CLI as CLI
participant Web as Web
participant "cloudlet" as S
A -> CLI : cloudlet-storage-request()
CLI -> S : storage/request()
A -> Web : storage/request()
Web -> S : storage/request()
end box
@enduml
| false | true | false | false | sequence |
4e79def62e14d9a4f40a5532b4114b51176b1e95 | bf49d55ccb1e5a55ad63de65366e8874f2258d94 | /Digital_House-Certified_Tech_Developer/Backend_I/Responsability_chain_pattern/Control_de_calidad/out/production/Control_de_calidad/Control_de_calidad.puml | e91bb89dea682e566b2d7e9a197365ff33cc42fe | [] | no_license | hfelipeserna/hfelipeserna.github.io | 339f18c116db2738c3e093b748f7c9d746ad1eb5 | 9b643803f672bf4b34add22644919198e50da06d | refs/heads/main | 2023-09-03T19:09:33.411053 | 2021-10-26T14:23:59 | 2021-10-26T14:23:59 | 359,453,237 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,451 | puml | @startuml
'https://plantuml.com/class-diagram
'___________STYLES___________
title UML - Sistema para el control de calidad
skinparam classAttributeIconSize 0
skinparam backgroundColor White
skinparam RoundCorner 10
skinparam Shadowing true
skinparam class {
ArrowColor Black
BackgroundColor White
HeaderBackgroundColor Gray
BorderColor Black
FontColor White
FontSize 14
AttributeFontSize 12
}
skinparam object{
ArrowColor Black
BackgroundColor White
BorderColor Black
FontColor Black
FontSize 14
AttributeFontSize 12
}
skinparam note {
BackgroundColor LightYellow
BorderColor Black
}
'___________UML___________
package model {
class Articulo {
- nombre: String
- lote: int
- peso: int
- envasado: String
+ Articulo(String nombre, int lote, int peso, String envasado)
+ getNombre(): String
+ setNombre(String nombre)
+ getLote(): int
+ setLote(int lote)
+ getPeso(): int
+ setPeso(int peso)
+ getEnvasado(): String
+ setEnvasado(String envasado)
+ toString()
}
enum Parametro {
LOTE(1000, 2000)
PESO(1200, 1300)
- int limiteInferior
- int limiteSuperior
+ Parametro(int limiteInferior, int limiteSuperior)
+ getLimiteInferior(): int
+ getLimiteSuperior(): int
}
}
package service {
abstract ManejadorDeCalidad {
- nombre: String
- manejadorCalidadSiguiente: ManejadorDeCalidad
+ ManejadorDeCalidad(String nombre)
+ {abstract}comprobarCalidad(Articulo articulo): String
+ getNombre(): String
+ setNombre(String nombre)
+ getManejadorCalidadSiguiente(): ManejadorDeCalidad
+ setManejadorCalidadSiguiente(ManejadorDeCalidad manejadorCalidadSiguiente)
}
class ManejadorDeCalidadPorLote {
+ ManejadorDeCalidadPorLote(String nombre)
+ comprobarCalidad(Articulo articulo))
}
class ManejadorDeCalidadPorPeso {
+ ManejadorDeCalidadPorLote(String nombre)
+ comprobarCalidad(Articulo articulo))
}
class ManejadorDeCalidadPorEnvasado {
+ ManejadorDeCalidadPorLote(String nombre)
+ comprobarCalidad(Articulo articulo))
}
class CadenaDeManejadores {
- manejadorBase: ManejadorDeCalidad
+ CadenaDeManejadores()
+ getManejadorBase(): ManejadorDeCalidad
+ setManejadorBase(ManejadorDeCalidad manejadorBase)
}
}
model <.. service
Articulo .> Parametro
ManejadorDeCalidad <- ManejadorDeCalidad
CadenaDeManejadores .> ManejadorDeCalidad
ManejadorDeCalidad <|-- ManejadorDeCalidadPorLote
ManejadorDeCalidad <|-- ManejadorDeCalidadPorPeso
ManejadorDeCalidad <|-- ManejadorDeCalidadPorEnvasado
@enduml | false | true | false | false | class |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.