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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bb9dd4578f45a5486310b050b400c2f80934cacf
|
962989bb15befd5177b53099836f5262cb2d82d0
|
/5.1-data-model/srv-ztp-data-model-01.puml
|
d9c072a3378f95fd674efa8b01ae6524e355e6ae
|
[] |
no_license
|
jnpr-tjiang/cfm-data-model
|
25c12acca65e6a7e4db10058172665517a0f9c11
|
2046f7227f80f98d88844c256b310c442d9cd960
|
refs/heads/master
| 2020-03-16T23:10:44.612882
| 2019-02-04T05:51:27
| 2019-02-04T05:51:27
| 133,068,065
| 2
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 465
|
puml
|
@startuml
skinparam defaultFontName Consolas
object provisioning <<tag>> {
- <b>type: label
}
object tenant <<tag>> {
- <b>type: label
}
provisioning --[hidden] tenant
object qfx_tor_1 <<physical-router>> #lightgreen {
}
object ge_001 <<physical-interface>> #lightgreen {
}
object ge_002 <<physical-interface>> #lightgreen {
}
object ge_003 <<physical-interface>> #lightgreen {
}
qfx_tor_1 *-- ge_001
qfx_tor_1 *-- ge_002
qfx_tor_1 *-- ge_003
@enduml
| false
| true
| false
| false
|
class
|
f55aa14fbd57eb0c56fab8b944f911eaee446e94
|
d65157a165ba4f59c023148a6009915c7d03fae4
|
/com/com/android/server/am/Activity启动流程.puml
|
d1da974d1a02f22c7a050aa0633cc574f98021d5
|
[] |
no_license
|
kishimotoindb/analysis-for-source-code-of-Android
|
b9235168eb12001440927dade5f241de12b459ca
|
6dff2d504f41e4dcac5f1ebef93d240a40817c89
|
refs/heads/master
| 2023-02-03T02:45:29.878149
| 2023-01-22T08:57:10
| 2023-01-22T08:57:10
| 75,272,054
| 14
| 3
| null | 2022-09-01T22:56:16
| 2016-12-01T08:33:18
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 347
|
puml
|
@startuml
participant ActivityA as a
participant Instrumentation as instrument
participant ActivityManagerProxy as amp
participant ActivityManagerService as ams
participant Zygote as zygote
participant Process as proc
participant ActivityB as b
a -> a: startActivity()
activate a
a->a: startActivityForResult()
activate a
@enduml
| false
| true
| false
| false
|
sequence
|
4b9015cf30e63469fed10a4b0ed112786d792e70
|
9ed64cf55205875b3577756ca587e4d94abbf1fa
|
/src/com/design/behavior/strategy/strategy.puml
|
93cb1e1d2059c624c81a378e7724a0c9beac2cd5
|
[] |
no_license
|
shf-1218/Design_Patterns
|
65f3e8598b9223489d805759f59ba186300d86d9
|
52a3b279609a6699300699d21877137c878dfe32
|
refs/heads/master
| 2022-12-26T13:40:57.846535
| 2020-09-27T10:23:30
| 2020-09-27T10:23:30
| 299,005,976
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 396
|
puml
|
@startuml
interface Strategy
Class ConcreteStrategyA
Class ConcreteStrategyB
Class Context
Strategy<|.. ConcreteStrategyA
Strategy<|.. ConcreteStrategyB
Context o-- Strategy
interface Strategy{
strategyMethod():void
}
Class ConcreteStrategyA{
strategyMethod():void
}
Class ConcreteStrategyB{
strategyMethod():void
}
Class Context{
strategy:Strategy
strategy():void
}
@enduml
| false
| true
| false
| false
|
class
|
b1921aa2699ed437ff9ddb3345df16246eaf5a42
|
d6374fe9363a41031c51eb622cb0cb5e75b78380
|
/docs/technical/central-ledger/assets/diagrams/sequence/seq-prepare-1.1.4.a.plantuml
|
b96130bf1771845d8342fe6f24194e2a3c456b98
|
[
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] |
permissive
|
mojaloop/documentation
|
18a1e58443956b9c718f5f85590f652f803f4748
|
6ad904da0293bb259bd9f5140bcecd719d8c8024
|
refs/heads/master
| 2023-07-26T17:13:14.811484
| 2023-06-26T15:18:57
| 2023-06-26T15:18:57
| 170,135,923
| 24
| 98
|
NOASSERTION
| 2023-09-01T14:57:33
| 2019-02-11T13:45:44
|
JavaScript
|
UTF-8
|
PlantUML
| false
| false
| 4,907
|
plantuml
|
/'*****
License
--------------
Copyright © 2017 Bill & Melinda Gates Foundation
The Mojaloop files are made available by the Bill & Melinda Gates Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, the Mojaloop files are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.
* Gates Foundation
- Name Surname <name.surname@gatesfoundation.com>
* Georgi Georgiev <georgi.georgiev@modusbox.com>
* Miguel de Barros <miguel.debarros@modusbox.com>
* Shashikant Hirugade <shashikant.hirugade@modusbox.com>
--------------
******'/
@startuml
' declate title
title 1.1.4.a. Send notification to Participant (Payer/Payee) (single message)
autonumber
' Actor Keys:
' actor - Payer DFSP, Payee DFSP
' boundary - APIs/Interfaces, etc
' collections - Kafka Topics
' control - Kafka Consumers
' entity - Database Access Objects
' database - Database Persistance Store
' declare actors
actor "Payer DFSP\nParticipant" as PAYER_DFSP
actor "Payee DFSP\nParticipant" as PAYEE_DFSP
control "ML API Notification Event Handler" as NOTIFY_HANDLER
boundary "Central Service API" as CSAPI
collections "Notification-Topic" as TOPIC_NOTIFICATIONS
collections "Event-Topic" as TOPIC_EVENTS
entity "Participant DAO" as PARTICIPANT_DAO
database "Central Store" as DB
box "Financial Service Provider (Payer)" #lightGray
participant PAYER_DFSP
end box
box "ML API Adapter Service" #LightBlue
participant NOTIFY_HANDLER
end box
box "Central Service" #LightYellow
participant TOPIC_NOTIFICATIONS
participant CSAPI
participant TOPIC_EVENTS
participant PARTICIPANT_DAO
participant DB
end box
box "Financial Service Provider (Payee)" #lightGray
participant PAYEE_DFSP
end box
' start flow
activate NOTIFY_HANDLER
group Send notification to Participants
TOPIC_NOTIFICATIONS <- NOTIFY_HANDLER: Consume Notification event
activate TOPIC_NOTIFICATIONS
deactivate TOPIC_NOTIFICATIONS
group Persist Event Information
NOTIFY_HANDLER -> CSAPI: Request to persist event information - POST - /events
activate CSAPI
CSAPI -> TOPIC_EVENTS: Publish event information
activate TOPIC_EVENTS
|||
ref over TOPIC_EVENTS : Event Handler Consume\n
|||
TOPIC_EVENTS --> CSAPI: Return success
deactivate TOPIC_EVENTS
CSAPI --> NOTIFY_HANDLER: Return success
deactivate CSAPI
end
note right of NOTIFY_HANDLER #lightgray
The endpoint details are cached, when the cache
expires, the details are fetched again
end note
NOTIFY_HANDLER -> CSAPI: Request Endpoint details for Participant - GET - /participants/{{fsp}}/endpoints\n<color #FF0000><b>Error code:</b> 2003</color>
activate CSAPI
CSAPI -> PARTICIPANT_DAO: Fetch Endpoint details for Participant\n<color #FF0000><b>Error code:</b> 2003</color>
activate PARTICIPANT_DAO
PARTICIPANT_DAO -> DB: Fetch Endpoint details for Participant
activate DB
hnote over DB #lightyellow
participantEndpoint
end note
DB -> PARTICIPANT_DAO: Retrieved Endpoint details for Participant
deactivate DB
PARTICIPANT_DAO --> CSAPI: Return Endpoint details for Participant
deactivate PARTICIPANT_DAO
CSAPI --> NOTIFY_HANDLER: Return Endpoint details for Participant\n<color #FF0000><b>Error codes:</b> 3202, 3203</color>
deactivate CSAPI
NOTIFY_HANDLER -> PAYER_DFSP: Notification with Prepare/fulfil result/error to \nPayer DFSP to specified Endpoint - PUT \n<color #FF0000><b>Error code:</b> 1001</color>
NOTIFY_HANDLER <-- PAYER_DFSP: HTTP 200 OK
alt Config.SEND_TRANSFER_CONFIRMATION_TO_PAYEE === true
NOTIFY_HANDLER -> PAYEE_DFSP: Notification to with fulfil result (committed/aborted/rejected) to Payee DFSP to specified Endpoint - PUT \n<color #FF0000><b>Error code:</b> 1001</color>
|||
NOTIFY_HANDLER <-- PAYEE_DFSP: HTTP 200 OK
end
end
deactivate NOTIFY_HANDLER
@enduml
| false
| true
| true
| false
|
usecase
|
df585b32f559892559d67b644af27f53f1d5be6b
|
58cf1bd56e09ca6199e9134c8682265a34cc4dae
|
/ClassDiagram/Homework05.puml
|
abc3fa222cedf34ab9524bc3012c906d251f05f1
|
[] |
no_license
|
VickyHuang5/DPHomework
|
a6dbedbec970ea69cb06107374c3f0832ce99b07
|
bdb47171644f0ebd6feb997fba9d2afc9374bd73
|
refs/heads/master
| 2021-05-11T20:08:43.084037
| 2018-04-19T06:29:13
| 2018-04-19T06:29:13
| 117,434,066
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 594
|
puml
|
@startuml Homework05ClassDiagram
interface IBank {
+VerifyCardNumber()
}
interface IBankFactory{
+VerifyCreditCard()
}
class CathayBankFactory{
+VerifyCreditCard()
}
class CtbcBankFactory{
+VerifyCreditCard()
}
class NcccFactory{
+VerifyCreditCard()
}
class CathayBank{
+VerifyCardNumber()
}
class CtbcBank{
+VerifyCardNumber()
}
class Nccc{
+VerifyCardNumber()
}
IBankFactory <|.. CathayBankFactory
IBankFactory <|.. CtbcBankFactory
IBankFactory <|.. NcccFactory
IBankFactory ..> IBank
IBank <|.. CathayBank
IBank <|.. CtbcBank
IBank <|.. Nccc
@enduml
| false
| true
| false
| false
|
class
|
678df1b0cdf44a972b2b13e1d8977c9e68d79256
|
ba21f7c35f1e53d2099d2d1dd25215caab3f3edf
|
/src/main/plantuml/sample_sequence_generated.puml
|
9407838a805617c019fa82a8dd068230aaefd79d
|
[] |
no_license
|
AbdizamedAli/ScotlandYard
|
5dc369ec7f7473efd1fb3ea404fa9f653f794950
|
1285da3c14f5cdf5b712ad77b5502f08956cdfdd
|
refs/heads/master
| 2023-03-19T21:16:10.315325
| 2021-03-12T21:59:34
| 2021-03-12T21:59:34
| 347,208,924
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 14,945
|
puml
|
@startuml
skinparam monochrome true
title Sample game sequence(6 player, 10 rounds)
legend right
Type legend
In package: uk.ac.bris.cs.scotlandyard.model
S - interface Spectator
M - class ScotlandYardModel
V - class ScotlandYardView
P - interface Player
endlegend
skinparam ParticipantPadding 0
actor UI
participant Spectator <<(S, #BBBBBB)>>
participant ScotlandYardModel <<(M, #BBBBBB) java.util.function.Consumer<Move> >>
box "Players" #LightBlue
participant MrX <<(P, #BBBBBB)>>
participant Blue <<(P, #BBBBBB)>>
participant Green <<(P, #BBBBBB)>>
participant Red <<(P, #BBBBBB)>>
participant White <<(P, #BBBBBB)>>
participant Yellow <<(P, #BBBBBB)>>
end box
autonumber
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=0, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=1, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 1)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=1, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Green: makeMove(V, int, Move[], callback<Move>)
activate Green
Green-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Green
rnote over ScotlandYardModel: Round=1, CurrentPlayer=Red
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Red: makeMove(V, int, Move[], callback<Move>)
activate Red
Red-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Red
rnote over ScotlandYardModel: Round=1, CurrentPlayer=White
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> White: makeMove(V, int, Move[], callback<Move>)
activate White
White-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate White
rnote over ScotlandYardModel: Round=1, CurrentPlayer=Yellow
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Yellow: makeMove(V, int, Move[], callback<Move>)
activate Yellow
Yellow-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Yellow
rnote over ScotlandYardModel: Round=1, CurrentPlayer=MrX
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onRotationComplete(V)
end
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=1, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=1, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onMoveMade(V, Double)
rnote over ScotlandYardModel: Round=2, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 2)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
rnote over ScotlandYardModel: Round=3, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 3)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=3, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Green: makeMove(V, int, Move[], callback<Move>)
activate Green
Green-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Green
rnote over ScotlandYardModel: Round=3, CurrentPlayer=Red
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Red: makeMove(V, int, Move[], callback<Move>)
activate Red
Red-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Red
rnote over ScotlandYardModel: Round=3, CurrentPlayer=White
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> White: makeMove(V, int, Move[], callback<Move>)
activate White
White-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate White
rnote over ScotlandYardModel: Round=3, CurrentPlayer=Yellow
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Yellow: makeMove(V, int, Move[], callback<Move>)
activate Yellow
Yellow-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Yellow
rnote over ScotlandYardModel: Round=3, CurrentPlayer=MrX
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onRotationComplete(V)
end
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=3, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=3, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onMoveMade(V, Double)
rnote over ScotlandYardModel: Round=4, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 4)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
rnote over ScotlandYardModel: Round=5, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 5)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=5, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Green: makeMove(V, int, Move[], callback<Move>)
activate Green
Green-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Green
rnote over ScotlandYardModel: Round=5, CurrentPlayer=Red
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Red: makeMove(V, int, Move[], callback<Move>)
activate Red
Red-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Red
rnote over ScotlandYardModel: Round=5, CurrentPlayer=White
ScotlandYardModel->Spectator: onMoveMade(V, Pass)
ScotlandYardModel -> White: makeMove(V, int, Move[], callback<Move>)
activate White
White-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate White
rnote over ScotlandYardModel: Round=5, CurrentPlayer=Yellow
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Yellow: makeMove(V, int, Move[], callback<Move>)
activate Yellow
Yellow-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Yellow
rnote over ScotlandYardModel: Round=5, CurrentPlayer=MrX
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onRotationComplete(V)
end
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=5, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=6, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 6)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=6, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Green: makeMove(V, int, Move[], callback<Move>)
activate Green
Green-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Green
rnote over ScotlandYardModel: Round=6, CurrentPlayer=Red
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Red: makeMove(V, int, Move[], callback<Move>)
activate Red
Red-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Red
rnote over ScotlandYardModel: Round=6, CurrentPlayer=White
ScotlandYardModel->Spectator: onMoveMade(V, Pass)
ScotlandYardModel -> White: makeMove(V, int, Move[], callback<Move>)
activate White
White-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate White
rnote over ScotlandYardModel: Round=6, CurrentPlayer=Yellow
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Yellow: makeMove(V, int, Move[], callback<Move>)
activate Yellow
Yellow-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Yellow
rnote over ScotlandYardModel: Round=6, CurrentPlayer=MrX
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onRotationComplete(V)
end
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=6, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=7, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 7)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=7, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Green: makeMove(V, int, Move[], callback<Move>)
activate Green
Green-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Green
rnote over ScotlandYardModel: Round=7, CurrentPlayer=Red
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Red: makeMove(V, int, Move[], callback<Move>)
activate Red
Red-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Red
rnote over ScotlandYardModel: Round=7, CurrentPlayer=White
ScotlandYardModel->Spectator: onMoveMade(V, Pass)
ScotlandYardModel -> White: makeMove(V, int, Move[], callback<Move>)
activate White
White-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate White
rnote over ScotlandYardModel: Round=7, CurrentPlayer=Yellow
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Yellow: makeMove(V, int, Move[], callback<Move>)
activate Yellow
Yellow-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Yellow
rnote over ScotlandYardModel: Round=7, CurrentPlayer=MrX
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onRotationComplete(V)
end
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=7, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=8, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 8)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=8, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Green: makeMove(V, int, Move[], callback<Move>)
activate Green
Green-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Green
rnote over ScotlandYardModel: Round=8, CurrentPlayer=Red
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Red: makeMove(V, int, Move[], callback<Move>)
activate Red
Red-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Red
rnote over ScotlandYardModel: Round=8, CurrentPlayer=White
ScotlandYardModel->Spectator: onMoveMade(V, Pass)
ScotlandYardModel -> White: makeMove(V, int, Move[], callback<Move>)
activate White
White-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate White
rnote over ScotlandYardModel: Round=8, CurrentPlayer=Yellow
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Yellow: makeMove(V, int, Move[], callback<Move>)
activate Yellow
Yellow-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Yellow
rnote over ScotlandYardModel: Round=8, CurrentPlayer=MrX
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onRotationComplete(V)
end
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=8, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=9, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 9)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=9, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Green: makeMove(V, int, Move[], callback<Move>)
activate Green
Green-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Green
rnote over ScotlandYardModel: Round=9, CurrentPlayer=Red
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Red: makeMove(V, int, Move[], callback<Move>)
activate Red
Red-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Red
rnote over ScotlandYardModel: Round=9, CurrentPlayer=White
ScotlandYardModel->Spectator: onMoveMade(V, Pass)
ScotlandYardModel -> White: makeMove(V, int, Move[], callback<Move>)
activate White
White-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate White
rnote over ScotlandYardModel: Round=9, CurrentPlayer=Yellow
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Yellow: makeMove(V, int, Move[], callback<Move>)
activate Yellow
Yellow-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Yellow
rnote over ScotlandYardModel: Round=9, CurrentPlayer=MrX
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onRotationComplete(V)
end
UI -> ScotlandYardModel : startRotate()
group rotation
rnote over ScotlandYardModel: Round=9, CurrentPlayer=MrX
ScotlandYardModel -> MrX: makeMove(V, int, Move[], callback<Move>)
activate MrX
MrX-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate MrX
rnote over ScotlandYardModel: Round=10, CurrentPlayer=Blue
ScotlandYardModel->Spectator: onRoundStarted(V, 10)
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel -> Blue: makeMove(V, int, Move[], callback<Move>)
activate Blue
Blue-->ScotlandYardModel : Consumer.accept(Ticket)
deactivate Blue
rnote over ScotlandYardModel: Round=10, CurrentPlayer=Green
ScotlandYardModel->Spectator: onMoveMade(V, Ticket)
ScotlandYardModel->Spectator: onGameOver(V, [MrX,Blue,Green,Red,White,Yellow])
rnote over ScotlandYardModel: Round=10, CurrentPlayer=Green, GameOver=true
end
@enduml
| false
| true
| false
| false
|
usecase
|
4d2ac3503d6cce1f87e0f14f45ebf0da55bbf7cc
|
c69dba4cef780d27a126166ee912005507258413
|
/src/design/continuous-maneuver-class-diagram.puml
|
46bdeec5bf073a7116799bdd3fc149876b355a11
|
[
"MIT",
"EPL-1.0",
"Apache-2.0"
] |
permissive
|
CS-SI/Orekit
|
2265900b501fe6727a57378956f9f2c61564909a
|
7ab7a742674eabee00e1dbe392833d587fdcdaab
|
refs/heads/develop
| 2023-09-03T20:33:42.748576
| 2023-09-01T14:34:03
| 2023-09-01T14:34:03
| 22,851,787
| 144
| 79
|
Apache-2.0
| 2023-03-28T17:53:33
| 2014-08-11T19:29:35
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 1,897
|
puml
|
' Copyright 2002-2023 CS GROUP
' Licensed to CS GROUP (CS) under one or more
' contributor license agreements. See the NOTICE file distributed with
' this work for additional information regarding copyright ownership.
' CS licenses this file to You under the Apache License, Version 2.0
' (the "License"); you may not use this file except in compliance with
' the License. You may obtain a copy of the License at
'
' http://www.apache.org/licenses/LICENSE-2.0
'
' Unless required by applicable law or agreed to in writing, software
' distributed under the License 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.
@startuml
skinparam svek true
skinparam ClassBackgroundColor #F3EFEB/CCC9C5
skinparam ClassArrowColor #691616
skinparam ClassBorderColor #691616
skinparam NoteBackgroundColor #F3EFEB
skinparam NoteBorderColor #691616
skinparam NoteFontColor #691616
skinparam ClassFontSize 11
skinparam PackageFontSize 12
skinparam linetype ortho
package org.orekit #ECEBD8 {
package attitude #DDEBD8 {
interface AttitudeProvider
}
package forces #DDEBD8 {
interface ForceModel
abstract class AbstractForceModel
ForceModel <|.. AbstractForceModel
package maneuvers #CBDBC8 {
package propulsion #CCCCC7 {
interface PropulsionModel
}
package trigger #CCCCC7 {
interface ManeuverTriggers
}
interface Maneuver
AbstractForceModel <|-- Maneuver
AttitudeProvider <--o Maneuver : "optional attitude override"
Maneuver o--> PropulsionModel
Maneuver o--> ManeuverTriggers
}
}
}
@enduml
| false
| true
| false
| false
|
class
|
6216abad58b068a6fad2e5ab069cdf8f152293d0
|
c6a86c0ddf83c79d5012533c3ba61bb58c3649b3
|
/ingest/dc/arch-dc/structurizr-CrawlerContainers.puml
|
dccfe06dad9476a2f5795f088fd2fbc25a5e0670
|
[
"Apache-2.0"
] |
permissive
|
ukwa/ukwa-services
|
d07c76d039e18fe6423f5bf55ce556f2024dced5
|
aa95df6854382e6b6e84edc697dcb4da2804ef9c
|
refs/heads/master
| 2023-09-01T13:21:57.679746
| 2023-08-24T14:31:07
| 2023-08-24T14:31:07
| 225,901,908
| 4
| 5
|
Apache-2.0
| 2022-08-16T08:44:19
| 2019-12-04T15:45:16
|
Python
|
UTF-8
|
PlantUML
| false
| false
| 2,826
|
puml
|
@startuml
title DC Crawler Stack - Containers
skinparam {
shadowing false
arrowFontSize 10
defaultTextAlignment center
wrapWidth 200
maxMessageSize 100
PackageBorderColor<<group>> #cccccc
PackageFontColor<<group>> #cccccc
}
hide stereotype
top to bottom direction
skinparam rectangle<<11>> {
BackgroundColor #ffffff
FontColor #000000
BorderColor #b2b2b2
roundCorner 20
}
skinparam rectangle<<3>> {
BackgroundColor #ffffff
FontColor #000000
BorderColor #b2b2b2
roundCorner 20
}
skinparam rectangle<<28>> {
BackgroundColor #ffffff
FontColor #3f8624
BorderColor #3f8624
roundCorner 20
}
skinparam rectangle<<10>> {
BackgroundColor #ffffff
FontColor #000000
BorderColor #b2b2b2
roundCorner 20
}
skinparam rectangle<<12>> {
BackgroundColor #ffffff
FontColor #000000
BorderColor #b2b2b2
roundCorner 20
}
skinparam rectangle<<13>> {
BackgroundColor #ffffff
FontColor #000000
BorderColor #b2b2b2
roundCorner 20
}
skinparam rectangle<<1>> {
BackgroundColor #ffffff
FontColor #000000
BorderColor #b2b2b2
roundCorner 20
}
skinparam rectangle<<2>> {
BackgroundColor #ffffff
FontColor #000000
BorderColor #b2b2b2
roundCorner 20
}
rectangle "==Staff\n<size:10>[Person]</size>" <<1>> as 1
rectangle "==Websites\n<size:10>[Software System]</size>" <<2>> as 2
rectangle "==DC Kafka Stack\n<size:10>[Software System]</size>\n\nManages crawl seed URLs and logs" <<3>> as 3
rectangle "==EBS Output Volume\n<size:10>[Software System]</size>\n\nStorage of WARCs, logs, etc." <<28>> as 28
package "DC Crawler Stack\n[Software System]" <<9>> {
skinparam PackageBorderColor<<9>> #444444
skinparam PackageFontColor<<9>> #444444
rectangle "==Heritrix3\n<size:10>[Container: Java Spring]</size>\n\nWeb Crawler - https://crawler07.bl.uk:8443/" <<10>> as 10
rectangle "==ClamAV\n<size:10>[Container]</size>\n\nScan crawled content for viruses" <<11>> as 11
rectangle "==OutbackCDX\n<size:10>[Container: Java]</size>\n\nRecord crawled URLs and outcome - http://crawler07.bl.uk:9090/" <<12>> as 12
rectangle "==Prometheus\n<size:10>[Container]</size>\n\nRecord metrics for monitoring and alerts - http://crawler07.bl.uk:9191/" <<13>> as 13
}
10 .[#707070,thickness=2].> 2 : "Download UK web pages.\n<size:8>[HTTP(S)]</size>"
10 .[#707070,thickness=2].> 3 : "URLs crawled.\n<size:8>[Kafka]</size>"
3 .[#707070,thickness=2].> 10 : "URLs to crawl.\n<size:8>[Kafka]</size>"
10 .[#707070,thickness=2].> 11 : "Scan content for viruses."
13 .[#707070,thickness=2].> 10 : "Collect crawler metrics"
13 .[#707070,thickness=2].> 1 : "Collect federated metrics"
10 .[#707070,thickness=2].> 28 : "Output WARCs and crawl logs."
1 .[#707070,thickness=2].> 10 : "Manage Crawls\n<size:8>[HTTPS]</size>"
1 .[#707070,thickness=2].> 3 : "Check Kafka\n<size:8>[HTTPS]</size>"
@enduml
| false
| true
| false
| false
|
uml-unknown
|
75d38480970f82ab4b57d22d08a3b8aae68b163f
|
8c59fbc94a2ba7fa9a12c10991fe334cda0df128
|
/metrics/firebase/docs/features/builds_aggregation/diagrams/firestore_update_builds_aggregation_sequence_diagram.puml
|
c10371b3d6b0454e13fb9232c1cc1801206d3d39
|
[
"Apache-2.0"
] |
permissive
|
solid-vovabeloded/flank-dashboard
|
7e952fa1399585d3f15cae2ed2cab435fb82df3f
|
15dae0c40823cc12886a1bb0c087442c0697ac89
|
refs/heads/master
| 2023-07-11T19:54:58.430004
| 2021-08-06T10:29:26
| 2021-08-06T10:29:26
| 389,593,827
| 0
| 0
|
Apache-2.0
| 2021-07-26T10:33:52
| 2021-07-26T10:25:59
| null |
UTF-8
|
PlantUML
| false
| false
| 926
|
puml
|
@startuml firestore_update_builds_aggregation_sequence_diagram
skinparam ParticipantPadding 20
skinparam BoxPadding 10
participant API
database Firestore
participant "Firestore Cloud Functions" as FCF
API -> Firestore : updates a Build status
activate Firestore
Firestore -> FCF : emits an onUpdate event on a build collection
activate FCF
FCF -> FCF : triggers an onUpdate event handler
FCF -> Firestore : increases and decreases counters inside the 'build_days' collection
alt status of updated Build is successful
FCF -> Firestore : increases a successful builds duration inside the 'build_days' collection
end
alt Firestore Cloud Functions onUpdate handler fails
FCF -> FCF : function fails
FCF -> Firestore : creates a new 'task' to re-run this trigger later
end
deactivate FCF
deactivate Firestore
@enduml
| false
| true
| false
| false
|
sequence
|
46670a29b2a13396275d78d24a1a354ebf756e64
|
c57531f5b12932bb736bb5102f4795f1a50ddad8
|
/uml/miscellaneous/objectVsClassDiagrams/images/od-ParentOnly.puml
|
dfc9306a8bfda2ca63b9adcd98b91e8363e47b21
|
[] |
no_license
|
ianyong/se-book
|
2fda2559edf39998c28041ea570a5e37886e9185
|
c64a31d838b7ccb8b455d63a544f9f5ca5f25c2e
|
refs/heads/master
| 2023-01-22T05:35:57.329556
| 2022-12-31T19:19:33
| 2022-12-31T19:19:33
| 316,722,302
| 0
| 0
| null | 2020-11-28T11:50:38
| 2020-11-28T11:50:38
| null |
UTF-8
|
PlantUML
| false
| false
| 139
|
puml
|
@startuml
skinparam classAttributeIconSize 0
skinparam shadowing false
hide circle
hide empty members
class p as "__jake:Person__"
@enduml
| false
| true
| false
| false
|
class
|
f8b8a4b1da18825644a21155e5736bcf58af3da4
|
dc3506287b47f7ec8c6947a908b4794e4a5711ef
|
/src/04-codigo/01-front-end.puml
|
36a5fdfe8be3ea8ce324deb2371f0350c15d670d
|
[] |
no_license
|
elissonlobao/igti-arq-web-trabalho-pratico
|
80800e7a2030e9fbc4bfec9805ec3850f3daec87
|
d9f175cc99c9be51a68ca35f5c95ad2dac20e951
|
refs/heads/main
| 2023-04-30T12:41:59.976432
| 2021-05-15T20:33:38
| 2021-05-15T20:33:38
| 367,476,730
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 162
|
puml
|
@startuml Derived
title Front-end
[Aplicação WEB]
[iOs App]
[Android App]
[API Gateway]
[iOs App] --> [API Gateway]
[Android App] --> [API Gateway]
@enduml
| false
| true
| true
| false
|
uml-unknown
|
753333806ecb0e0d23a76509179839c80d8ea34c
|
1d3f362960fda75be8b2ddb481ee4185325e40e5
|
/tdMAPC/tdMAPC.plantuml
|
c18c8259cd5a4c6acc5307ac924bdfa15be3ceee
|
[] |
no_license
|
SUPREMEchelson/TD2MAPC
|
a23c8d900962fcf733d14c6ed206308540a4d8f0
|
60e9b3f273e3a71cbfe878d04e2fdd99f4b891ba
|
refs/heads/main
| 2022-12-29T07:14:09.161714
| 2020-10-13T15:24:30
| 2020-10-13T15:24:30
| 303,745,640
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 934
|
plantuml
|
@startuml
title __TDMAPC's Class Diagram__\n
namespace Factory {
interface Factory.FSFactory {
+ createComponent()
}
}
namespace FileSystem {
class FileSystem.Composant {
+ String getNom()
+ Double getSize()
+ setOwner()
}
}
namespace FileSystem {
class FileSystem.Main {
}
}
namespace FileSystem {
class FileSystem.Repertoire {
+ addChild(Component child)
+ Component getChildren()
+ removeChild()
+ removeChildren()
}
}
namespace api.Client {
class api.Client.Client {
}
}
FileSystem.Composant .up.|> Factory.FSFactory
FileSystem.Repertoire -up-|> FileSystem.Composant
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
|
1d1ad4f8c57cb5ce9dac93f33c897b6eb082e2cb
|
0854491daf9cdc4eec02cb0266e984a490ddc101
|
/game-of-thrones/uml/utils.plantuml
|
2cf25b56f929bb17c9bb560487c6fddb530e387b
|
[] |
no_license
|
charantej224/game-of-thrones
|
7cfffba19e5f6137922fbfa36b49aba647ca4ac9
|
69348d6cae6b14da037b86118471f09988917e7a
|
refs/heads/master
| 2020-05-15T03:37:03.060951
| 2019-04-23T05:40:11
| 2019-04-23T05:40:11
| 182,070,674
| 0
| 1
| null | 2019-04-21T23:30:04
| 2019-04-18T10:53:37
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 913
|
plantuml
|
@startuml
title __UTILS's Class Diagram__\n
package com.thrones.of.game {
package com.thrones.of.game.utils {
class FileLoader {
{static} + loadFiles()
{static} + getResource()
{static} + getResource()
}
}
}
package com.thrones.of.game {
package com.thrones.of.game.utils {
class InputOutputHelper {
+ readFile()
+ writeFile()
}
}
}
package com.thrones.of.game {
package com.thrones.of.game.utils {
class MessagePrinter {
- helpProperties : Properties
+ printStartupMessages()
- printIntroductoryMessages()
- printCommandMessages()
}
}
}
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
|
119cc46b4322764feb8057d44e39b8e1263f3020
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/StagedOrderSetCustomerGroupAction.puml
|
110a0f74e36b0db0ecd8ba4f3be946d26a186ad6
|
[] |
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
| 544
|
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 StagedOrderSetCustomerGroupAction [[StagedOrderSetCustomerGroupAction.svg]] extends StagedOrderUpdateAction {
action: String
customerGroup: [[CustomerGroupResourceIdentifier.svg CustomerGroupResourceIdentifier]]
}
interface StagedOrderUpdateAction [[StagedOrderUpdateAction.svg]] {
action: String
}
@enduml
| false
| true
| false
| false
|
class
|
eba40275ad0b7fb2f170eb7b504d107ca033fa5d
|
e0a42c85e109120ed1576e570496addfc2ced593
|
/docs/4layered_onion_flat_flow.plantuml
|
04c1af03811cd33de93b2c1f552ff3ad9cca6251
|
[] |
no_license
|
wildneuro/4lo
|
1404996be23b404f70957704484dbb5592466d66
|
7ccc4e750d830d1e4dd8258cb4daa1f1de9d3c71
|
refs/heads/main
| 2023-01-04T10:57:11.188653
| 2020-10-30T18:08:13
| 2020-10-30T18:08:13
| 301,623,819
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,214
|
plantuml
|
@startuml
title **XXX/BE: $-Layered Onion Architecture**
box "Client Side"
actor user1 as "User1"
entity client as "Web App"
end box
box "SpectaRX"
entity nginx as "Nginx"
entity s7enp as "ServiceAPI Endpoint"
entity s7hnd as "ServiceAPI Handler"
entity s7log as "ServiceAPI Logic"
entity s7sto as "ServiceAPI Storage"
database storage as "Storage"
end box
box "External System"
entity extsys as "External System"
end box
autonumber
== Basic Flow ==
user1 -> client : Click a button on the form
client -> nginx : Find the appropriate Service by the URI (`http://Bla.com/api/v1/s7`)
nginx -> s7enp : HTTP Request Pass Through
s7enp -> s7hnd : HTTP Request Pass Through
s7hnd -> s7log : Model Populated with data
s7log -> s7sto : Model Populated with data
s7sto -> storage : `INSERT/SELECT/UPDATE/DELETE/etc SQL commands`
s7sto <- storage : OK
s7log <- s7sto : OK SQL is finished
s7hnd <- s7log : OK Logic is finished return Modeled Object
s7enp <- s7hnd : Marshal Modeled Object into JSON
nginx <- s7enp : Send JSON via HTTP back to the Nginx
client <- nginx : Send data back to the client
user1 <- client : 200 OK Result
@enduml
| false
| true
| false
| false
|
sequence
|
3fb829ef3f09b2c9645722e8635b7c5e778e2563
|
409baf50fa5597d1a4890ad0204172a2302d3430
|
/actors/stage/src/main/java/com/ea/orbit/actors/runtime/orbitNodeChannel.puml
|
4d0a7117841f1119ac226032e8176b8ef9d8de0a
|
[
"BSD-2-Clause",
"BSD-3-Clause"
] |
permissive
|
Jedmond/orbit
|
98be7b37ef6e8c298da5e3ad8ee66ceb2905bb0f
|
852c9e3656ac700c2d65f01d4522d419c0631721
|
refs/heads/master
| 2020-12-28T22:53:56.214302
| 2015-11-10T04:29:02
| 2015-11-10T04:29:02
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,218
|
puml
|
@startuml
actor Application
note right of Application : Actors, Observers
artifact Stage {
agent Hosting #LightBlue
note right of Hosting : Group coordination
artifact Channel {
agent Execution #LightBlue
agent Messaging #LightBlue
agent MessageSerializer
agent ClusterPeer
note right of Execution : Method Invocation
note right of Messaging {
Tracks responses,
Adds messageId
}
note right of MessageSerializer : Serialization
note right of ClusterPeer : JGroupsClusterPeer
}
}
cloud Network
Execution --> Hosting : locate actor
Hosting --> Execution : select node, find actor
ClusterPeer --> Hosting: cluster view
Application --> Execution : [ invokeRemote ]
Execution --> Messaging : [ onWrite ]
Messaging --> MessageSerializer : [ onWrite ]
MessageSerializer --> ClusterPeer : [ onWrite ]
ClusterPeer --> Network : [ send group message (bytes) ]
Network --> ClusterPeer : [ receive group message (bytes) ]
ClusterPeer --> MessageSerializer : [ onRead ]
MessageSerializer --> Messaging : [ onRead ]
Messaging --> Execution : [ onRead ]
Execution --> Application : [ receive message]
@enduml
| false
| true
| false
| false
|
usecase
|
ee8e37bfc2924906b63a5c00207111b0dbc9a2f5
|
27239bd828c71a00b14805563078d9215eee943e
|
/JavaOOP/src/com/vamshi/oop/oop.plantuml
|
e6230c378262832ce55eaa32ede70981b30b0216
|
[] |
no_license
|
vamshizemo/Java
|
97015e73f6bf6ccbf3fbd92037cbb21affe9f034
|
81514065e1b0076e55b0bb71daf3771808e4651f
|
refs/heads/master
| 2022-07-17T22:04:35.274511
| 2020-05-15T05:13:04
| 2020-05-15T05:13:04
| 250,186,686
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 6,529
|
plantuml
|
@startuml
title __OOP's Class Diagram__\n
namespace com.vamshi.oop {
class com.vamshi.oop.A {
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.AbstractionDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Addition {
{static} ~ a1 : int
{static} + findSum()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Addition1 {
+ sum()
+ sum()
+ sum()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.AgentTicketBooking {
+ AgentTicketBooking()
+ ticketBooking()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.AggregationDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Apple {
+ contacts : ArrayList<String>
+ addContacts()
+ call()
+ sendMessage()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.B {
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.BankAccount {
- balance : double
+ getBalance()
+ setBalance()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.College {
~ name : String
- teacher : List<Teacher>
+ College()
+ getTeacher()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.CompositionDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.DIPDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.DelegationDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Demo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.EncapsulationDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Fan {
{static} + num : int
- isOn : boolean
+ turnOff()
+ turnOn()
~ Fan()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.FlightBooking {
+ ticketBooking()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.House {
+ House()
+ getFood()
}
}
namespace com.vamshi.oop {
interface com.vamshi.oop.ILogger {
{abstract} + logInformation()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.InheritanceDemo {
}
}
namespace com.vamshi.oop {
interface com.vamshi.oop.InterfaceDemo {
{static} + a : String
{abstract} + m1()
{abstract} + m2()
{static} + m3()
+ m4()
- m5()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.JavaExample {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Kitchen {
- food : String
+ getFood()
+ setFood()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.LSPDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Logger {
+ logInformation()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.LogginIntoDB {
+ LogginIntoDB()
+ logging()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.LogginIntoFile {
+ LogginIntoFile()
+ logging()
}
}
namespace com.vamshi.oop {
interface com.vamshi.oop.Mobile {
{abstract} + call()
{abstract} + sendMessage()
}
}
namespace com.vamshi.oop {
abstract class com.vamshi.oop.Mobile1 {
~ contacts : ArrayList<String>
~ addContacts()
{abstract} ~ calling()
{abstract} ~ sendMessage()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.OverloadingDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.OverridingDemo {
{static} + main()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Samsung {
~ calling()
~ sendMessage()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Teacher {
~ name : String
~ subject : String
+ Teacher()
+ toString()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.TrainBooking {
+ ticketBooking()
}
}
namespace com.vamshi.oop {
interface com.vamshi.oop.TravelBooking {
{abstract} + ticketBooking()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.Vehicle {
~ version : int
+ run()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.bird {
+ getinfo()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.car {
~ price : int
+ run()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.ostrich {
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.psudoAdd {
{static} + findSum()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.sparrow {
+ fly()
}
}
namespace com.vamshi.oop {
class com.vamshi.oop.test {
+ m1()
+ m2()
+ m4()
}
}
namespace com.vamshi.oop {
abstract class com.vamshi.oop.testabs {
{abstract} + method()
}
}
com.vamshi.oop.AgentTicketBooking .up.|> com.vamshi.oop.TravelBooking
com.vamshi.oop.AgentTicketBooking o-- com.vamshi.oop.TravelBooking : t
com.vamshi.oop.Apple .up.|> com.vamshi.oop.Mobile
com.vamshi.oop.B -up-|> com.vamshi.oop.A
com.vamshi.oop.FlightBooking .up.|> com.vamshi.oop.TravelBooking
com.vamshi.oop.House o-- com.vamshi.oop.Kitchen : kitchen
com.vamshi.oop.Logger .up.|> com.vamshi.oop.ILogger
com.vamshi.oop.LogginIntoDB o-- com.vamshi.oop.ILogger : logger
com.vamshi.oop.LogginIntoFile o-- com.vamshi.oop.ILogger : logger
com.vamshi.oop.Samsung -up-|> com.vamshi.oop.Mobile1
com.vamshi.oop.TrainBooking .up.|> com.vamshi.oop.TravelBooking
com.vamshi.oop.car -up-|> com.vamshi.oop.Vehicle
com.vamshi.oop.ostrich -up-|> com.vamshi.oop.bird
com.vamshi.oop.psudoAdd -up-|> com.vamshi.oop.Addition
com.vamshi.oop.sparrow -up-|> com.vamshi.oop.bird
com.vamshi.oop.test .up.|> com.vamshi.oop.InterfaceDemo
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
|
6be55c37cdc4b22d119e122480678f51b8dc8c07
|
532461252879f2e0f8b67ff3e70ae2c0e1083f33
|
/AA2/deployment_global.plantuml
|
42b6930ad2411a574b5562d822cc8dd52901accf
|
[
"MIT"
] |
permissive
|
FocusCompany/Documents
|
2da60735e45bfc2af5336973d2899ea118b3a0f4
|
36d52a5426b0eac2c0d08c00f449ac32069addc6
|
refs/heads/master
| 2021-05-07T07:19:26.807783
| 2018-08-16T17:00:55
| 2018-08-16T17:00:55
| 109,117,519
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,307
|
plantuml
|
@startuml
'Deployment view of our architecture
header
Note : chaque élément représenté ici est un service basé
dans un container distribué sur plusieurs machines
endheader
() "Protobuf" as protobuf_interface
() "HTTPS" as https_interface
frame Daemons {
[Monitoring]
queue "Queue d'attente" as daemon_queue
[Monitoring] --> daemon_queue
}
frame Frontends {
[Mobile]
[Web]
}
frame "Instances AWS - CoreOS" {
queue RabbitMQ
() "AMQP" as amqp_interface
collections "Serveurs\nd'authentification" as auth_cluster
collections "Services\nd'analyse" as analysis_cluster
collections "Acteurs Daemon" as endpoint_socket_cluster
collections "APIs frontends" as frontend_api_cluster
database Cassandra [
<b><font size=17>BDD Cassandra
----
Analyse
----
Evénements
----
Authentification
]
}
'Daemon
daemon_queue ~right~ protobuf_interface
protobuf_interface ~~> endpoint_socket_cluster
frontend_api_cluster <~~ https_interface
https_interface ~ [Web]
https_interface ~ [Mobile]
amqp_interface .right. RabbitMQ : Nécessite\ninscription à\ndes sujets
amqp_interface .. Cassandra
amqp_interface .. endpoint_socket_cluster
amqp_interface .left. analysis_cluster
amqp_interface .up. auth_cluster
amqp_interface .up. frontend_api_cluster
@enduml
| false
| true
| true
| false
|
sequence
|
ef1b3d3aae7a5d3a83329a68dd875230092aae59
|
28f125ec4908b16cdfe21d9e5ff40c3a1e04dc8b
|
/src/main/resources/ex44/App.puml
|
d095dc81b89d1cbaa793af1ef1b60cc1dda351bb
|
[] |
no_license
|
ZhengWilliamUCF/Zheng-cop3330-assignment3
|
d859fbffdf55fcf75f657a52b72e80b6f7d8984c
|
46b6a26e1754ecb0d6961f857548d2646a7c66f1
|
refs/heads/master
| 2023-06-08T11:39:14.736136
| 2021-06-20T21:44:26
| 2021-06-20T21:44:26
| 378,745,289
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 633
|
puml
|
@startuml
'https://plantuml.com/sequence-diagram
class App {
- inputProductName String
+ getUserInputProductName()
+ printNotFound()
}
class Product {
- inputProductName String
- indexOfArrayContainsThatProduct Integer
+ checkProductExistsOnShelf(inputProductName)
+ printProductInfo(indexOfArrayContainsThatProduct)
+ whileProductDoesNotExist(inputProductName)
+ getUserInputProductName()
}
class JSON {
- Shelves String[]
- convertedJSONText String
+ parseJSON()
+ formatJSONText(convertedJSONText, Shelves)
+ createShelves()
}
App <---> Product
App o---> JSON
@enduml
| false
| true
| false
| false
|
class
|
81be1175bff10e1c555aea3ab9d53b80e8eaec6a
|
86a3a7f68a26bf947a96c34a6b008dc98e48c575
|
/lapr2-2020-g041/docs/UC1/UC1_SD.puml
|
b34b1c43812bcb33de785458703ac4ab67b1d0fe
|
[
"MIT"
] |
permissive
|
GJordao12/ISEP-LAPR2
|
7f01f7fe4036f17a4a76f0595e80564c2dda7b3c
|
0c537d1cf57f627f98e42b6f1b7e100f49ff2d15
|
refs/heads/master
| 2023-08-17T10:59:19.469307
| 2021-10-02T16:27:19
| 2021-10-02T16:27:19
| 272,283,723
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,900
|
puml
|
@startuml
autonumber
actor "Administrator" as ADM
participant ":RegisterOrganizationUI" as UI
participant ":RegisterOrganizationController" as CTRL
participant ":Platform" as PLAT
participant "or:OrganizationsRegister" as ORGS
participant "Organization" as _ORG
participant "org:Organization" as ORG
participant "man:Manager" as MAN
participant "collab:Colaborador" as COLAB
activate ADM
ADM -> UI : Starts the registration of a Organization
activate UI
UI --> ADM : Asks for the necessary data about the organization (i.e. designation), about the Manager \n(i.e. name and email) and finally about the Collaborator (i.e. name and email)
deactivate UI
ADM -> UI : Enters the requested data.
activate UI
UI -> CTRL : newOrganization(designation,nomeM,emailM,nomeC,emailC)
activate CTRL
CTRL -> PLAT: or = getOrganizationsRegister()
activate PLAT
deactivate PLAT
CTRL -> ORGS: org = newOrganization(designation,nomeM,emailM,nomeC,emailC)
activate ORGS
ORGS -> _ORG: man=newManager(nomeM,emailM)
activate _ORG
_ORG --> MAN ** : create(nomeM,emailM)
deactivate _ORG
ORGS -> _ORG: collab=newCollaborator(nomeC,emailC)
activate _ORG
_ORG --> COLAB ** : create(nomeC,emailC)
deactivate _ORG
ORGS --> ORG ** : create(designation,man,collab)
deactivate ORGS
CTRL -> ORGS : validateOrganization(org)
activate ORGS
deactivate ORGS
deactivate CTRL
UI --> ADM : Displays the data, asking him to confirm it
deactivate UI
ADM -> UI : Confirms
activate UI
UI -> CTRL: registerOrganization()
activate CTRL
CTRL -> ORGS: registerOrganization(org)
activate ORGS
ORGS -> ORGS: validateOrganization(org)
ref over ORGS, MAN, PLAT
UC1_SD_RegisterManagerAsUser
end ref
ref over ORGS, COLAB, PLAT
UC1_SD_RegisterCollaboratorAsUser
end ref
ORGS -> ORGS: addOrganization(org)
deactivate ORGS
deactivate CTRL
UI --> ADM : Informs about the success of the operation.
deactivate UI
deactivate ADM
@enduml
| false
| true
| false
| false
|
usecase
|
a7547c6a9c2db66399dc2fee2a1aa09fe9e5013c
|
da311f3c39421f5ff2277bd403b80cb0587c8abc
|
/Serveur/diagrammes/class_diagram_fragments/class_diagram_droits.puml
|
144894b533c68d9fd750ade1bfe808893aae2916
|
[] |
no_license
|
Reynault/Pipop-Calendar
|
380059bcbaa89d464b9ddf7c5661c924bb47b2ab
|
5d2b5e28f604cd67964b316517c80c490ce5692e
|
refs/heads/master
| 2021-06-09T14:35:16.647870
| 2019-03-29T14:22:13
| 2019-03-29T14:22:13
| 173,611,806
| 8
| 3
| null | 2021-04-29T09:40:03
| 2019-03-03T18:12:28
|
JavaScript
|
UTF-8
|
PlantUML
| false
| false
| 550
|
puml
|
@startuml
skinparam class {
BackgroundColor AliceBlue
ArrowColor DarkTurquoise
BorderColor Turquoise
}
skinparam stereotypeCBackgroundColor DarkTurquoise
skinparam stereotypeIBackgroundColor Magenta
skinparam stereotypeABackgroundColor Yellow
package "serveur.mycalendar.modele" #F0F0F0 {
package droits #E0E0E0 {
abstract class Droit {
}
class Admin {
}
class Inviter {
}
class Modifier {
}
class Retirer {
}
}
Admin --|> Droit
Inviter --|> Droit
Modifier --|> Droit
Retirer --|> Droit
}
@enduml
| false
| true
| false
| false
|
class
|
0a0360a045e6d08772597a8fb851a2e782adabec
|
46a9811962129f0cbe57636ac4d6ee9d98dbf44c
|
/input/images-source/transaction-1-uc.plantuml
|
f145db78a5c6da7e2f5c0e0b6431e650d007c914
|
[] |
no_license
|
HL7/fhir-saner
|
c782972c89dd7425504c4b6a999e4e5b1ce6af20
|
ad72c0dbc9142439fbff2f135f82978e7f1d4282
|
refs/heads/master
| 2023-01-13T01:33:40.692632
| 2022-02-15T21:30:31
| 2022-02-15T21:30:31
| 252,787,748
| 12
| 8
| null | 2022-12-21T20:01:09
| 2020-04-03T16:44:47
|
GLSL
|
UTF-8
|
PlantUML
| false
| false
| 199
|
plantuml
|
@startuml
agent "Measure Source" as MeasureSource
agent "Measure Consumer" as MeasureConsumer
usecase (Query Measure) as (PULL-TX)
MeasureSource --> (PULL-TX)
MeasureConsumer --> (PULL-TX)
@enduml
| false
| true
| false
| false
|
usecase
|
c9cd76eea534ccb94c09cd378e9ba8c3bfb407b8
|
92692d636eca83bf56f07c92b553265ee7203dcf
|
/src/main/java/com/peppayi/designpattern/headfirst/chapters/chapter06/uml/commandpattern.puml
|
be1a616294f79c7bba820ab09852c18887f0a3a6
|
[] |
no_license
|
qingzhusay/design-pattern
|
19aee4b20296b17539db12d5826d3fb97657880f
|
bd31c8a22b79290a65c86501a77516c8969a8318
|
refs/heads/master
| 2022-08-29T20:34:45.487283
| 2020-05-09T14:46:06
| 2020-05-09T14:46:06
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,234
|
puml
|
@startuml
class Client
note top of Client
The Client is resposible for creating
a ConcreteCommand and setting its Receiver
end note
class Invoker {
+ void setCommand()
}
note top of Invoker
The Invoker holds a command and
at some point asks the command to
carry out a request by calling its
execute() method.
end note
interface Command {
+ void execute()
+ void undo()
}
note top of Command
Command declares an interface for all commands. As
you already know, a command is invoked throught its
execute() method, which asks a receiver to perform an
action.
end note
class Receiver {
+ void action()
}
note bottom of Receiver
The Receiver knows how to perform the work needed to
carry out the request. Any class can act as a Receiver.
end note
class ConcreteCommand {
+ void execute()
+ void undo()
}
note bottom of ConcreteCommand
The ConcreteCommand defines a binding between an action
and a Receiver. The Invoker makes a request by calling
execute() and the ConcreteCommand carries it out by calling
one or more actions on the Receiver.
end note
Client -right-> Receiver
Client -right-> ConcreteCommand
Invoker -right-> Command
Command <|.. ConcreteCommand
Receiver <-left- ConcreteCommand
@enduml
| false
| true
| false
| false
|
class
|
42ef4bc60dea1783164606ba32ab57237df3140f
|
ed45ea4470bcfc497e2584697d7842a540e04fd9
|
/ros2/navigation2/nav2_behavior_tree/bt_conversions.puml
|
aafa9993987c49e0ef1c7b5c8582e8ac2f8b1067
|
[] |
no_license
|
cf-zhang/documents
|
ffcd8213587f8aa9c47406cf2491bf77beec9c33
|
8a4439932017b67fba7988ff7fadd9829bce1e4c
|
refs/heads/master
| 2022-03-03T13:52:27.333343
| 2022-02-25T11:31:22
| 2022-02-25T11:31:22
| 154,789,912
| 11
| 1
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 397
|
puml
|
@startuml
'https://plantuml.com/class-diagram
namespace BT{
class BtConversions{
-- public method --
template<> inline geometry_msgs::msg::Point convertFromString(const StringView key)
template<> inline geometry_msgs::msg::Quaternion convertFromString(const StringView key)
template<> inline std::chrono::milliseconds convertFromString<std::chrono::milliseconds>(const StringView key)
}
}
@enduml
| false
| true
| false
| false
|
class
|
e46ef9d9dae93f368049057fd37b8c09605e288b
|
0e196c45180e1005dbb6a7cf224ad33b81c99ef8
|
/pandoc_markdown_book_template/CTD/diagram/diagram3.puml
|
d70daeb554d8744a6b4263470507e91627594808
|
[] |
no_license
|
navbharti/spatialDataManupulation
|
66408d907cb1f81c5c51f0097551731d4ffd6338
|
cbba14afd40f3bc302d0937f10d547571daf2f16
|
refs/heads/master
| 2021-07-18T06:36:40.949580
| 2021-06-08T15:38:02
| 2021-06-08T15:38:02
| 62,247,978
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 399
|
puml
|
@startuml
scale 600 width
skinparam backgroundColor #FFEBDC
[*] -> Begin
Begin -right-> Running : Succeeded
Begin --> [*] : Aborted
state Running {
state "The game runneth" as long1
long1 : Until you die
long1 --> long1 : User interaction
long1 --> keepGoing : stillAlive
keepGoing --> long1
long1 --> tooBadsoSad : killed
tooBadsoSad --> Dead : failed
}
Dead --> [*] : Aborted
@enduml
| false
| true
| false
| false
|
sequence
|
89fc9dab8492ac50bd03d92ff84567ec637a8c69
|
dd2d59dcfe4a9fb21cb10f1910a02eb62e879a8d
|
/doc/plantUML/DomeinModel.puml
|
e4732cb479141d64a3792b1284c78183cf80407f
|
[] |
no_license
|
Lidazhang99/vkfep2021-test
|
990d432fe285fb89a3c5369f1c5d196316bcf6b5
|
17854b7322413e6b06f4cf4d28bc706d6dfb6571
|
refs/heads/main
| 2023-02-28T16:13:25.652211
| 2021-02-08T15:13:02
| 2021-02-08T15:13:02
| 337,115,168
| 1
| 0
| null | 2021-02-08T15:11:34
| 2021-02-08T15:11:33
| null |
UTF-8
|
PlantUML
| false
| false
| 341
|
puml
|
@startuml
hide circle
hide empty members
class Reparatiekaart {
- klant: Klant
- voertuigType: VoertuigType
- reparatie: ArrayList<String>
- ontvangstDatum: DateTime
- tijd: Number
}
enum VoertuigType <<Enumeration>> {
Fiets
Scooter
}
class Klant {
- naam: String
- telefoonnummer: Number
}
@enduml
| false
| true
| false
| false
|
class
|
09ab4a64508e819c3f9c67d08a2943e052f698b1
|
dceede6e0ffcfdf6fbb800429d0233eb108fb71b
|
/src/main/java/DesignPatterns/StructuralType/Adapter/ClassAdapter/ClassAdapter.puml
|
eaee16d38a6be36245f06a371dd323b615cbb078
|
[] |
no_license
|
GitHub-yuteng/LearningNotes
|
543ccda372e0d4498eba9245848059f64b3966c9
|
7a37bc8a33190526fa0a6cca5376651ac434f8c4
|
refs/heads/master
| 2022-12-22T14:05:05.590359
| 2022-04-27T00:36:30
| 2022-04-27T00:36:30
| 200,153,900
| 2
| 0
| null | 2022-12-16T04:25:16
| 2019-08-02T02:53:39
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 414
|
puml
|
@startuml
interface IVoltage5V {
public int output5V();
}
class Voltage220V {
public int output220V()
}
class VoltageAdapter extends Voltage220V implements IVoltage5V {
public int output5V()
}
class Phone {
public void charging(IVoltage5V iVoltage5V)
}
class Client {
Phone phone = new Phone();
phone.charging(new VoltageAdapter());
}
Phone <.. Client
VoltageAdapter <.. Client
IVoltage5V <.. Phone
@enduml
| false
| true
| false
| false
|
class
|
06b8fddac011d559a132ffdf8992cfbc2a659116
|
1f401659cd1184107cf2817a313a6f0711e63844
|
/doc/uml/program.puml
|
7932f5fdb3efce823e56c82771c3e16feceb2ae8
|
[] |
no_license
|
Dedda/bratwurst
|
53b0229ce12f4d756bfb2d5c3b04c14814496299
|
1a83a1d04445db581d2ca8eaea0cf3256e18cfbd
|
refs/heads/master
| 2022-02-27T01:50:54.372565
| 2022-02-13T01:45:02
| 2022-02-13T01:45:02
| 43,151,240
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 6,455
|
puml
|
@startuml
class org.dedda.bratwurst.lang.BWClass {
- {static} classes : List<BWClass>
- name : String
- functions : FunctionFactory[]
+ {static} getClassForName(String) : BWClass
+ BWClass(String, BWFunction[])
+ BWObject : createInstance()
}
abstract class org.dedda.bratwurst.lang.BWExpression {
+ BWExpression(int)
+ {abstract} getValue() : BWObject
+ {abstract} getIntValue() : int
+ {abstract} getValueType() : String
}
class org.dedda.bratwurst.lang.BWFunction {
- name : String
- instructions : BWInstruction[]
- value : BWObject
- variables : List<BWVariable>
+ BWFunction(String, BWInstruction[])
+ getName() : String
+ getInstructions() : BWInstruction[]
+ getVariables() : List<BWVariable>
}
org.dedda.bratwurst.lang.BWFunction --|> org.dedda.bratwurst.lang.BWExpression
abstract class org.dedda.bratwurst.lang.BWInstruction {
- lineNumber : int
- arguments : BWVariable[]
+ BWInstruction(int)
+ {abstract} run(Scope)
+ getArguments() : BWVariable[]
+ setArguments(BWVariable[])
+ getLineNumber() : int
}
class org.dedda.bratwurst.lang.BWInteger {
- value : int
+ BWInteger(int)
}
org.dedda.bratwurst.lang.BWInteger --|> org.dedda.bratwurst.lang.BWObject
class org.dedda.bratwurst.lang.BWObject {
- bwClass : BWClass
- variables : BWVariable[]
- functions : BWFunction[]
+ BWObject(BWClass, BWFunction[])
+ getVariables() : BWVariable[]
+ addVariable(BWVariable)
+ getFunctions() : BWFunction[]
+ setFunctions(BWFunction[])
}
org.dedda.bratwurst.lang.BWObject --|> org.dedda.bratwurst.lang.BWExpression
class org.dedda.bratwurst.lang.BWString {
- value : String
+ BWString(String)
}
org.dedda.bratwurst.lang.BWString --|> org.dedda.bratwurst.lang.BWObject
class org.dedda.bratwurst.lang.BWVariable {
- name : String
- value : BWObject
- expression : BWExpression
+ BWVariable(String, BWObject)
+ BWVariable(String, BWExpression)
+ getName() : String
+ getValue() : BWObject
+ setValue(BWObject)
+ getIntValue() : int
}
org.dedda.bratwurst.lang.BWVariable --|> org.dedda.bratwurst.lang.BWExpression
class org.dedda.bratwurst.lang.Calculation {
- leftSide : BWExpression
- rightSide : BWExpression
- operator : char
- value : int
+ Calculation(int, BWExpression, BWExpression, char)
+ getOperator() : char
+ getLeftSide() : BWExpression
+ getRightSide() : BWExpression
}
org.dedda.bratwurst.lang.Calculation --|> org.dedda.bratwurst.lang.BWExpression
class org.dedda.bratwurst.lang.ClassRegistration {
- bwClass : BWClass
+ ClassRegistration(int, BWClass)
}
org.dedda.bratwurst.lang.ClassRegistration --|> org.dedda.bratwurst.lang.BWInstruction
class org.dedda.bratwurst.lang.Condition {
- toEvaluate : BWExpression
- trueInstructions : BWInstruction[]
- falseInstructions : BWInstruction[]
+ Condition(int, BWExpression, BWInstruction, BWInstruction)
- runTrue(Scope)
- runFalse(Scope)
}
org.dedda.bratwurst.lang.Condition --|> org.dedda.bratwurst.lang.BWInstruction
class org.dedda.bratwurst.lang.Exit {
+ Exit(int)
}
org.dedda.bratwurst.lang.Exit --|> org.dedda.bratwurst.lang.BWInstruction
class org.dedda.bratwurst.lang.FunctionCall {
- variableName : String
- functionName : String
- value : BWObject
+ FunctionCall(int, String, BWVariable[])
+ FunctionCall(int, String, String, BWVariable[])
}
org.dedda.bratwurst.lang.FunctionCall --|> org.dedda.bratwurst.lang.BWExpression
class org.dedda.bratwurst.lang.Loop {
- toEvaluate : BWExpression
- instructions : BWInstruction[]
+ Loop(int, BWExpression, BWInstruction[])
- runInstructions(Scope)
}
org.dedda.bratwurst.lang.Loop --|> org.dedda.bratwurst.lang.BWInstruction
class org.dedda.bratwurst.lang.ObjectCreation {
- className : String
- object : BWObject
+ ObjectCreation(int, String)
}
org.dedda.bratwurst.lang.ObjectCreation --|> org.dedda.bratwurst.lang.BWExpression
class org.dedda.bratwurst.lang.PrintChar {
- toPrint : char
+ PrintChar(int, char)
+ getToPrint() : char
}
org.dedda.bratwurst.lang.PrintChar --|> org.dedda.bratwurst.lang.BWInstruction
class org.dedda.bratwurst.lang.PrintInt {
- message : String
+ PrintInt(int, String)
}
org.dedda.bratwurst.lang.PrintInt --|> org.dedda.bratwurst.lang.BWInstruction
class org.dedda.bratwurst.lang.PrintVariable {
- variableName : String
+ PrintVariable(int, String)
+ getVariableName() : String
}
org.dedda.bratwurst.lang.PrintVariable --|> org.dedda.bratwurst.lang.BWInstruction
class org.dedda.bratwurst.lang.Program {
- {static} instance : Program
- functions : BWFunction[]
- classes : BWClass[]
- variables : ArrayList<BWVariable>
- instructions : BWInstruction[]
- Program()
+ run()
+ registerVariable(BWVariable)
+ registerClass(BWClass)
+ getFunctions() : BWFunction[]
+ setFunctions(BWFunction[])
+ getClasses() : BWClass[]
+ setClasses(BWClass[])
+ setInstructions(BWInstruction[])
+ getVariable(String) : BWVariable
+ getVariables() : ArrayList<BWVariable>
+ setVariables(ArrayList<BWVariable>)
}
class org.dedda.bratwurst.lang.ReadVariable {
- variableName : String
- value : BWObject
+ ReadVariable(int, String)
}
org.dedda.bratwurst.lang.ReadVariable --|> org.dedda.bratwurst.lang.BWExpression
class org.dedda.bratwurst.lang.Return {
- expression : BWExpression
- value : BWObject
+ Return(int, BWExpression)
}
org.dedda.bratwurst.lang.Return --|> org.dedda.bratwurst.lang.BWExpression
class org.dedda.bratwurst.lang.Scope {
- currentObject : BWObject
- currentFunction : BWFunction
+ Scope()
+ Scope(BWObject)
+ Scope(BWFunction)
+ Scope(BWObject, BWFunction)
+ getCurrentObject() : BWObject
+ isInObject() : boolean
+ isInFunction() : boolean
+ registerVariable(BWVariable)
+ getVariable(String) : BWVariable
+ getFunction(String) : BWFunction
+ getFunction(String, String) : BWFunction
+ registerClass(BWClass)
}
class org.dedda.bratwurst.lang.VariableDeclaration {
- variableName : String
- targetValue : BWExpression
+ VariableDeclaration(int, String, BWExpression)
+ getVariableName() : String
}
org.dedda.bratwurst.lang.VariableDeclaration --|> org.dedda.bratwurst.lang.BWInstruction
@enduml
| false
| true
| false
| false
|
class
|
17495088f7b189f39496d5c3bd9d08b4d86c61d4
|
b7d2ba71058efa46eff4ed885324819fb3f99266
|
/src/doc/CLI_Controllers/EnergyGridSettings/US160/US160_sd_EnergyGridSettings.puml
|
74074dfd49ef56e7c3fd6535e8bba0b52fccdc53
|
[] |
no_license
|
Almadanmp/backend4
|
3aaa5cbe453041917a510ceee83bf318499a9823
|
07ab3c1af9c7de6ff35cf23bf44b0e664db82f46
|
refs/heads/master
| 2022-11-25T10:30:27.184246
| 2019-06-30T19:26:12
| 2019-06-30T19:26:12
| 194,547,877
| 0
| 0
| null | 2022-11-16T11:54:00
| 2019-06-30T18:24:24
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 1,282
|
puml
|
@startuml
title US160 - List all devices on an Energy Grid ordered by type
actor PowerUser
PowerUser -> MainUI: run160(house)
activate MainUI
MainUI -> EnergyGridSettingsUI: run160(house)
activate EnergyGridSettingsUI
EnergyGridSettingsUI -> EnergyGridSettingsUI: validateHouse()
EnergyGridSettingsUI --> PowerUser: displayListOfGrids(house)
PowerUser -> MainUI: matchEnergyGridByIndex()
MainUI -> EnergyGridSettingsUI: matchEnergyGridByIndex()
EnergyGridSettingsUI -> EnergyGridSettingsController: matchEnergyGridByIndex()
activate EnergyGridSettingsController
EnergyGridSettingsController -> EnergyGridList: matchEnergyGridByIndex()
activate EnergyGridList
EnergyGridList --> EnergyGridSettingsController: return EnergyGrid
EnergyGridSettingsController -> EnergyGridSettingsController: validate EnergyGrid
EnergyGridSettingsController -> EnergyGridSettingsController: validate RoomList
EnergyGridSettingsController -> EnergyGridSettingsController: validate DeviceList
EnergyGridSettingsController -> EnergyGrid: buildListOfDevicesByType\n(EnergyGrid)
activate EnergyGrid
EnergyGrid --> PowerUser: Display ListOfDevices \nOrderedByType
deactivate MainUI
deactivate EnergyGridSettingsUI
deactivate EnergyGridSettingsController
deactivate EnergyGridList
deactivate EnergyGrid
@enduml
| false
| true
| false
| false
|
usecase
|
9ddf572353838bfd3721c941854f35514cb52149
|
17a6a64d2275c47c9b205f088394b4937292f9f5
|
/docs/architecture/plantuml/PDPStartStop.puml
|
d55f6d1d6507ce8615dc76f764c879512068f51b
|
[
"Apache-2.0",
"CC-BY-4.0"
] |
permissive
|
onap/policy-parent
|
2e8db0a82311ed576a2d3166ac293b8b5687987c
|
b12c67854c70ae410e02af501126ecf8434e5dd9
|
refs/heads/master
| 2023-08-16T15:28:59.552318
| 2023-08-04T13:00:54
| 2023-08-08T10:14:28
| 159,416,823
| 3
| 1
|
NOASSERTION
| 2021-06-29T19:01:07
| 2018-11-27T23:53:56
| null |
UTF-8
|
PlantUML
| false
| false
| 297
|
puml
|
@startuml
title PDP Startup and Shutdown
participant K8S
participant PDP
participant DMaaP
participant PAP
autonumber
K8S --> PDP : Start PDP
PDP --> PAP: Send Status (initial status) to PAP
PAP --> PDP: Download Policy Set to PDP
loop forever
PDP --> PAP: Send Status to PAP
end
@enduml
| false
| true
| false
| false
|
sequence
|
d03d0cc526c132164e0510dc487f5ed9d3c8b342
|
622c008212ad81846b9e5fbf6ac5ea98d4a442c9
|
/src/factory/absfactory/absfactory.puml
|
3136aedcc56d30bbec03ea261b6fa95eb359e1ea
|
[] |
no_license
|
YangLiuQing-star/design-pattern
|
a6561cf5113128be355ec118807c2c0c6206bad7
|
2823c77e317a1de922142590166f784966f0b152
|
refs/heads/master
| 2022-12-27T21:23:56.249453
| 2020-10-13T13:49:25
| 2020-10-13T13:49:25
| 303,718,595
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 556
|
puml
|
@startuml
together {
abstract class Pizza {
prepare():void
bake():void
cut():void
box():void
}
class LDChessPizza
class LDGreekPizza
class BJChessPizza
class BJGreekPizza
}
interface AbsFactory{
createPizza():Pizza
}
together {
abstract class OrderPizza
class BJFactory
class LDFactory
}
BJChessPizza --|> Pizza
BJGreekPizza --|> Pizza
LDChessPizza --|> Pizza
LDGreekPizza --|> Pizza
BJFactory --|> AbsFactory
LDFactory --|> AbsFactory
AbsFactory --o OrderPizza
@enduml
| false
| true
| false
| false
|
class
|
737768e36d63f51cc047b0f17a1f381d671ade08
|
c7e9029e47bbbe5109e260fc088ca1122b10b091
|
/diagrams/comments/sequence.puml
|
82de1fd3d3edd3562ff73cdf34bd7462a780c8d3
|
[] |
no_license
|
AlexandreGerault/OpenClassrooms_Blog
|
9d22f4912cc5255bfe3404480f237a58ce9d5174
|
c818aebc04a601d4794e4a84fd45a641e811a0ed
|
refs/heads/develop
| 2023-07-01T04:38:07.607803
| 2021-07-23T10:21:35
| 2021-07-23T10:21:35
| 366,793,456
| 0
| 1
| null | 2021-07-18T13:02:30
| 2021-05-12T17:14:53
|
Twig
|
UTF-8
|
PlantUML
| false
| false
| 548
|
puml
|
@startuml
autonumber
actor Visitor
actor Admin
participant App
database "Persistence layer" as DB
Visitor -> App: Submit comment
activate App
App -> DB : Save comment to the post as invalid by default
App -> Visitor : Redirect on the post page
deactivate App
... Later on ...
Admin -> App : Ask comments list
activate App
App -> DB : Fetch comments with associated post title
App -> Admin : Display page
Admin -> App : Valid a comment
App -> DB : Update post and set valid
App -> Admin : Redirect on comments index page
deactivate App
@enduml
| false
| true
| false
| false
|
sequence
|
0c8b33115749560497f88509e26c796e60394181
|
b27b1c82ff4783149041cd7a81d372f3be98746b
|
/dep_auth.puml
|
442f8625138e6fa947b39c522ea7590f3800433a
|
[] |
no_license
|
Huy-Ngo/reddit-design
|
b9c25f4c79a5bb69507820432a1cda7f3c7c1015
|
b91146dc29ae29d9dffe511a8a56c8d8aef3e19d
|
refs/heads/master
| 2022-12-30T09:05:53.794370
| 2020-10-23T03:10:03
| 2020-10-23T03:10:03
| 297,368,530
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 255
|
puml
|
@startuml
package "Application Layer" as app <<layer>> {
package "Authentication" as auth <<subsystem>>
}
package "Middleware Layer" as mid <<layer>> {
package "Werkzeug" as sec
package "SQLALchemy" as orm
}
auth --> sec
auth --> orm
@enduml
| false
| true
| false
| false
|
uml-unknown
|
043be4822c0a25693a1ab8429f55607c1bf52067
|
4c3ad4f330447b5069d2d4bdbc23b631f712ac7d
|
/docs/uml/communications.puml
|
3dc26ebd1cfa770aed923a9b052e83df85e8e749
|
[
"Apache-2.0"
] |
permissive
|
gaerfield/CoffeeButts
|
c59c50f7158dafd36547c28a220ef9e11f5c5f2a
|
7693d446808c69998a9937c201c99c7c77740567
|
refs/heads/master
| 2021-01-14T23:45:55.480748
| 2020-03-13T15:00:35
| 2020-03-13T15:00:35
| 242,801,027
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 370
|
puml
|
@startuml
actor customer
customer --> frontdesk : order-command
frontdesk --> barista : ordered
== cashing customer ==
frontdesk --> customer : invoicing
customer --> frontdesk : paying
== producing coffees ==
barista --> barista : processing
barista --> frontdesk : coffees
frontdesk --> customer : coffees\n(only if paid)
barista --> frontdesk : processed
@enduml
| false
| true
| false
| false
|
usecase
|
6fe748b874c436c2ab34eb74046367837f3f5f33
|
8f83adb253993728ad2b965efda9e2d0d9167ffd
|
/src/main/doc/resources/org/thegalactic/context/io/TextSerializer.iuml
|
659a9d47402670a19394862333e326abde640c59
|
[
"CECILL-B"
] |
permissive
|
jcarbonnel/java-lattices
|
3906f29a84526dfeb3af5d24f4429d22d56f82b1
|
6df82e197748a455b1d886247a11ec1a56055def
|
refs/heads/master
| 2021-08-26T05:01:08.308878
| 2017-11-17T11:00:45
| 2017-11-17T11:00:45
| 109,843,590
| 0
| 0
| null | 2017-11-07T14:06:18
| 2017-11-07T14:06:18
| null |
UTF-8
|
PlantUML
| false
| false
| 405
|
iuml
|
package org.thegalactic.context.io {
class TextSerializer {
-{static}TextSerializer instance
+void read(Context context, BufferedReader file)
+void write(Context context, BufferedWriter file)
+{static}TextSerializer getInstance()
+{static}void register()
}
org.thegalactic.io.Reader <|-- TextSerializer
org.thegalactic.io.Writer <|-- TextSerializer
}
| false
| true
| false
| false
|
class
|
4a08c9789e6ddeebd0f2a942d9cd77f771c3ac73
|
3150c7ff97d773754f72dabc513854e2d4edbf04
|
/P2/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test-dummies/java/spec/concordion/common/results/runTotals/testsuite/ignoredIndex/ignoredIndex.plantuml
|
6176b451ec4410b2ab61677884af0d8fef38382a
|
[
"WTFPL",
"Apache-2.0"
] |
permissive
|
leRoderic/DS18
|
c8aa97b9d376788961855d6d75996990b291bfde
|
0800755c58f33572e04e7ce828770d19e7334745
|
refs/heads/master
| 2020-03-29T05:14:14.505578
| 2019-11-07T18:01:37
| 2019-11-07T18:01:37
| 149,574,113
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 2,209
|
plantuml
|
@startuml
title __IGNOREDINDEX's Class Diagram__\n
package spec.concordion {
package spec.concordion.common.results {
package spec.concordion.common.results.runTotals {
package spec.concordion.common.results.runTotals.testsuite {
package spec.concordion.common.results.runTotals.testsuite.ignoredIndex {
class ExpectedToFailSpec {
+ sleep()
}
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.results {
package spec.concordion.common.results.runTotals {
package spec.concordion.common.results.runTotals.testsuite {
package spec.concordion.common.results.runTotals.testsuite.ignoredIndex {
class FailureSpec {
+ sleep()
}
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.results {
package spec.concordion.common.results.runTotals {
package spec.concordion.common.results.runTotals.testsuite {
package spec.concordion.common.results.runTotals.testsuite.ignoredIndex {
class IgnoredIndex {
}
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.results {
package spec.concordion.common.results.runTotals {
package spec.concordion.common.results.runTotals.testsuite {
package spec.concordion.common.results.runTotals.testsuite.ignoredIndex {
class SuccessSpec {
+ sleep()
}
}
}
}
}
}
package spec.concordion {
package spec.concordion.common.results {
package spec.concordion.common.results.runTotals {
package spec.concordion.common.results.runTotals.testsuite {
package spec.concordion.common.results.runTotals.testsuite.ignoredIndex {
class UnimplementedSpec {
}
}
}
}
}
}
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
|
e0ebde9e35c0d235f40e8a39bc097ff6d386e6a7
|
f9a5c861f62be11a36b05673e95ffe4c95f33c3f
|
/asciidocs/plantuml/cld.puml
|
f97e6365020939f52082412b15ef38cf4e7f5e20
|
[] |
no_license
|
2122-5ahitm-sew/01-microproject-kellytran03
|
15b29c74762d989af5122917907f3c24b6b3f39a
|
2cd145606da72f996403bbba378ae04da2de2515
|
refs/heads/master
| 2023-08-17T02:34:15.943979
| 2021-09-27T09:59:08
| 2021-09-27T09:59:08
| 408,423,085
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 715
|
puml
|
@startuml
class Call {
id: Long;
customer: Customer;
employee Employee;
}
class Customer{
id: Long;
firstName: String;
lastName: String;
call: Call;
}
class Employee{
id: Long;
firstName: String;
lastName: String;
call: Call;
department: Department;
}
class Department{
departmentName: String;
employees: List<Employee>;
headOfDepartment: HeadOfDepartment;
}
class HeadOfDepartment{
id: Long;
firstName: String;
lastName: String;
department: Department;
}
Call "1" <-left- "1" Customer: tätigt <
Call "*" <-right- "*" Employee: nimmt entgegen <
Department "1" <-- "*"Employee: angestellt <
HeadOfDepartment "1" <-- "1"Department: leitet >
@enduml
| false
| true
| true
| false
|
class
|
b54cae97e9864af13ced7da798767828c2f79d07
|
4e22d261d7dcf5fe2731d77ba3cfb47c5568977c
|
/Documentation/Source/Breakdown/Engine/TempestEngine/PersistenceSystem-Class.iuml
|
ab898137f5c0866355fbcf91ff51c68bb668aebf
|
[] |
no_license
|
SeraphinaMJ/Reformed
|
2d7424d6d38d1cfaf8d385fade474a27c02103a5
|
8563d35ab2b80ca403b3b57ad80db1173504cf55
|
refs/heads/master
| 2023-04-06T00:40:34.223840
| 2021-05-06T11:25:51
| 2021-05-06T11:25:51
| 364,884,928
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 363
|
iuml
|
namespace Serialization {
class PersistenceSystem {
{static} +GetName()
+Name()
+OnHandleMessage()
+OnUpdate()
+ObjectToStream()
+GetDataLocation()
+WriteToFile()
+ReadFromFile()
}
PersistenceSystem --|> SystemManagement::SystemBase
}
| false
| true
| false
| false
|
class
|
74245f47edefe3876df0d9fd749bd71edd3f5715
|
5ee167b565338e368a147904bff6b275d2e55f3a
|
/docs/UI/SetVideoConfig/assets/SetVideoConfigErrorFlow.puml
|
e6148ac8aa13662b4d01daafefbda0c915c86e05
|
[] |
permissive
|
Ford-Luxoft/sdl_hmi_integration_guidelines
|
7ac981fcb827922bf3099ac5013663fc5d3e7aa2
|
f39d965642a16b8b28f00d516707c7a4bbcc8544
|
refs/heads/master
| 2021-06-18T16:19:11.622285
| 2018-11-05T16:36:00
| 2018-11-05T16:36:00
| 160,529,407
| 0
| 0
|
BSD-3-Clause
| 2020-12-07T13:16:31
| 2018-12-05T14:20:58
| null |
UTF-8
|
PlantUML
| false
| false
| 407
|
puml
|
@startuml
/'
Source file for sequence diagram
More information at https://plantuml.com/
'/
Participant "App" as A
Participant "SDL" as SDL
Participant "HMI" as HMI
A -> SDL: StartService(serviceType:Video, streamingParams)
SDL -> HMI: UI.SetVideoConfig(config: streamingParams)
HMI -> SDL: UI.SetVideoConfig(REJECTED, rejectedParams:["codec"])
SDL -> A: StartServiceNAK(rejectedParams:["codec"])
@enduml
| false
| true
| false
| false
|
sequence
|
359f9871f4b18c6f09bddb67ea5a3c33b63d0b8e
|
f843c9d5922c2ef92cc3ca50f20f44184ed27ef8
|
/src/main/java/Mediateur/Storage/README.puml
|
4d1b85964f649a12cd5dc688b907192be26ddd46
|
[] |
no_license
|
yvanross/LOG121-GOF-exemples
|
c80a4d1b29f0b953e4666e100a82d4fde1923bea
|
7cff56d019b40901ed54b85a62d69317cf61da59
|
refs/heads/master
| 2023-05-04T07:39:48.742354
| 2021-05-21T13:43:50
| 2021-05-21T13:43:50
| 261,219,115
| 2
| 25
| null | 2021-01-25T22:44:14
| 2020-05-04T15:11:44
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 2,334
|
puml
|
@startuml Diagramme de classe
class Mediator<T>
class Storage<T>
class MediatorDemo
Mediator "1" -right-> "*" Storage: hasmap(storagename,Storage)
MediatorDemo -right-> Mediator
Mediator "1" -up-> "*" Consumer: observers
@enduml
@startuml Diagramme de séquence
skinparam style strictuml
participant MediatorDemo
participant Mediator
participant ":Map<String,Storage>" as MSS
participant "bob:Storage" as Bob
participant "alice:Storage" as Alice
participant Runnable
participant "observers[i]:Map<String,Runnable>" as Observers
MediatorDemo -> Mediator**: create()
Mediator -> MSS**: create()
Mediator -> Observers**: create()
MediatorDemo -> Mediator: setValue("bob",20)
activate Mediator
Mediator -> MSS: contain = containsKey("bob")
alt "contain == true"
Mediator -> MSS: bob = get("bob")
else contain = false
Mediator -> Bob**: bob = create()
Mediator -> MSS: put("bob", bob)
end
Mediator -> Bob: setValue(this,"bob", 20)
deactivate Mediator
MediatorDemo -> Mediator: setValue("alice",24)
activate Mediator
Mediator -> MSS: contain = containsKey("alice")
alt "contain == true"
Mediator -> MSS: alice = get("alice")
else "contain == false"
Mediator -> Alice**: alice = Create()
Mediator -> MSS: put("alice", alice)
end
Mediator -> Alice: setValue(this,"alice", 24)
deactivate Mediator
MediatorDemo-> Mediator: getValue("alice")
activate Mediator
Mediator -> MSS: alice = get("alice")
Mediator -> Alice: age = ifPresent("age")
alt ["age != null"]
Mediator -> System.out: println("age for alice: 24")
end
deactivate Mediator
MediatorDemo -> Runnable**: runnable = Create()
MediatorDemo -> Mediator: addObserver("bob",runnable)
Mediator -> Observers: put("bop", runnable))
MediatorDemo->Mediator: setValue("bob", 21);
activate Mediator
Mediator -> MSS: contains = containsKeys("bob")
alt contains
Mediator -> MSS: bob = get("bob")
Mediator -> Bob: setValue(this,"bob", 21)
activate Bob
Bob -> Mediator: notifyObservers("bob")
deactivate Bob
Mediator -> Observers: bool contain = containsKey("bob")
alt "bob != null"
Mediator -> Observers: runnable = get("bob")
Mediator -> Runnable: run()
activate Runnable
Mediator <- Runnable: age = getValue("bob")
activate Mediator
Mediator -> MSS: Bob = get("bob")
Mediator -> Bob: age = getValue()
Runnable -> System.out: println("new age for bob: " + age)
end
end
@enduml
| false
| true
| true
| false
|
sequence
|
054530b3fe53f50f2b532f93c113428b213a7294
|
580dee4a9ca41f9315d8bf2a5cd5ead7899179e6
|
/app/di.puml
|
56e346b4935011e06aae2bf8c9f1ee192467669d
|
[] |
no_license
|
Sakrefyohan/todoc-YS
|
e9dee295c4cfc87c12d92d7b3d8fdee3fdc2b2d0
|
d7783900f9a22c62d698fd56823de19985f5f95a
|
refs/heads/master
| 2022-07-18T18:58:03.149917
| 2020-05-16T09:45:36
| 2020-05-16T09:45:36
| 258,253,587
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 4,867
|
puml
|
@startuml
MainActivity o-- TaskViewModel
Project --o MainActivity
Task --o TaskAdapter
TaskDataRepository o-- TaskDao
ProjectDataRepository o-- ProjectDao
TodocDatabase o-- TodocDatabase
ViewModelFactory o-- ProjectDataRepository
ViewModelFactory o-- TaskDataRepository
TaskViewModel o-left- ProjectDataRepository
TaskViewModel o-left- TaskDataRepository
TaskAdapter --o MainActivity
interface ProjectDao {
LiveData<List<Project>> getProjects()
void insertProject(Project... pProjects)
}
interface TaskDao{
LiveData<List<Task>> getTasks()
long insertTask(Task pTask)
int updateTask(Task pTask)
int deleteTask(Task pTask)
}
class TodocDatabase{
+ {abstract} TaskDao TaskDao
+ {abstract} ProjectDao ProjectDAO
+ {static} TodocDatabase getInstance(Context context)
- {static} Callback prepopulateDatabase()
}
class Injection{
+ {static} ProjectDataRepository provideProjectDataSource(Context context)
+ {static} TaskDataRepository provideTaskDataSource(Context context)
+ {static} Executor provideExecutor()
+ {static} ViewModelFactory provideViewModelFactory(Context context)
}
class ViewModelFactory{
- final ProjectDataRepository mProjectDataSource
- final TaskDataRepository mTaskDataSource
- final Executor mExecutor
+ ViewModelFactory(ProjectDataRepository mProjectDataSource, TaskDataRepository mTaskDataSource, Executor mExecutor)
+ <T extends ViewModel> T create(Class<T> modelClass)
}
class Project{
- final long id
- final String name
- final int color
+ Project(long id, @NonNull String name, @ColorInt int color)
+ {static} Project[] getAllProjects()
+ {static} Project getProjectById(long id)
+ long getId()
+ String getName()
}
class Task{
- long id
- long projectId
- String name
- long creationTimestamp
+ Task(long projectId, @NonNull String name, long creationTimestamp)
+ long getId()
+ long getProjectId()
+ long getCreationTimestamp()
+ void setId(long pId)
- void setProjectId(long projectId)
+ Project getProject()
+ String getName()
- void setName(@NonNull String name)
- void setCreationTimestamp(long creationTimestamp)
+ {static} class TaskAZComparator implements Comparator<Task>
+ {static} class TaskZAComparator implements Comparator<Task>
+ {static} class TaskRecentComparator implements Comparator<Task>
+ {static} class TaskOldComparator implements Comparator<Task>
}
class ProjectDataRepository{
- ProjectDao mProjectDao
+ ProjectDataRepository(ProjectDao mProjectDao)
+ LiveData<List<Project>> getProjects()
}
class TaskDataRepository{
- TaskDao mTaskDao
+ TaskDataRepository(TaskDao mTaskDao)
+ LiveData<List<Task>> getTasks()
+ void createTask(Task mTask)
+ void deleteTask(Task mTask)
}
class MainActivity{
- List<Project> allProjects
- TaskViewModel mTaskViewModel
- final TasksAdapter adapter = new TasksAdapter(new ArrayList<>(), this)
- SortMethod sortMethod = SortMethod.NONE
+ AlertDialog dialog = null
- EditText dialogEditText = null
- Spinner dialogSpinner = null
- RecyclerView listTasks
- TextView lblNoTasks
+ void onCreate(@Nullable Bundle savedInstanceState)
- void configureViewModel()
- void getProjects()
- void updateProjects(List<Project> projects)
- void getTasks()
+ boolean onCreateOptionsMenu(Menu menu)
+ boolean onOptionsItemSelected(MenuItem item)
+ void onDeleteTask(Task task)
- void onPositiveButtonClick(DialogInterface dialogInterface)
- void showAddTaskDialog()
- void addTask(@NonNull Task task)
- void updateTasks(List<Task> tasks)
- AlertDialog getAddTaskDialog()
- void populateDialogSpinner()
- void populateDialogSpinner()
- enum SortMethod
}
class TaskAdapter{
- List<Task> tasks
- final DeleteTaskListener deleteTaskListener
TasksAdapter(@NonNull final List<Task> tasks, @NonNull final DeleteTaskListener deleteTaskListener)
void updateTasks(@NonNull final List<Task> tasks)
+ TaskViewHolder onCreateViewHolder(@NonNull ViewGroup viewGroup, int viewType)
+ void onBindViewHolder(@NonNull TaskViewHolder taskViewHolder, int position)
+ int getItemCount()
+ interface DeleteTaskListener
class TaskViewHolder extends RecyclerView.ViewHolder
}
class TaskViewModel{
- final ProjectDataRepository mProjectDataSource
- final TaskDataRepository mTaskDataSource
- final Executor mExecutor
- LiveData<List<Project>> mProjects
+ TaskViewModel(ProjectDataRepository mProjectDataSource, TaskDataRepository mTaskDataSource, Executor mExecutor)
+ void init()
+ LiveData<List<Project>> getProjects()
+ LiveData<List<Task>> getTasks()
+ void createTask(Task task)
+ void deleteTask(Task task)
}
@enduml
| false
| true
| false
| false
|
class
|
b764f18d66d82bcb1411be382e6d0df878955274
|
8c59fbc94a2ba7fa9a12c10991fe334cda0df128
|
/metrics/cli/docs/features/update/diagrams/update_command_sequence_diagram.puml
|
6203490779598d6fe8574765f6da6b474fa69812
|
[
"BSD-3-Clause",
"Apache-2.0"
] |
permissive
|
solid-vovabeloded/flank-dashboard
|
7e952fa1399585d3f15cae2ed2cab435fb82df3f
|
15dae0c40823cc12886a1bb0c087442c0697ac89
|
refs/heads/master
| 2023-07-11T19:54:58.430004
| 2021-08-06T10:29:26
| 2021-08-06T10:29:26
| 389,593,827
| 0
| 0
|
Apache-2.0
| 2021-07-26T10:33:52
| 2021-07-26T10:25:59
| null |
UTF-8
|
PlantUML
| false
| false
| 2,283
|
puml
|
@startuml update_command_sequence_diagram
skinparam ParticipantPadding 20
skinparam BoxPadding 10
actor Bob
box Update Command
participant MetricsCliRunner
participant UpdateCommand
participant Updater
participant FirebaseService
participant GitService
participant NpmService
participant FlutterService
participant SentryService
participant PathsFactory
participant UpdateConfigFactory
end box
participant FileHelper
Bob -> MetricsCliRunner ++: run update command
MetricsCliRunner -> UpdateCommand ++: run()
UpdateCommand -> UpdateConfigFactory ++: create(configPath)
UpdateConfigFactory --> UpdateCommand --: parsed config
UpdateCommand -> Updater ++: update(config)
Updater -> FileHelper ++: createTempDirectory()
FileHelper --> Updater --: directory has been created
Updater -> PathsFactory ++: create()
PathsFactory --> Updater --: Paths has been created
Updater -> GitService ++: checkout(repoUrl, srcPath)
GitService --> Updater --: checkout finished
Updater -> NpmService ++: installDependencies(firebasePath)
NpmService --> Updater --: dependencies have been installed
Updater -> NpmService ++: installDependencies(firebaseFunctionsPath)
NpmService --> Updater --: dependencies have been installed
Updater -> FlutterService ++: build(appPath)
FlutterService --> Updater --: build finished
Updater --> Updater: check if the SentryConfig attribute is null
alt SentryConfig is null
Updater --> Updater: Skip Sentry setup
else SentryConfig is not null
Updater -> SentryService ++: createRelease(sentryRelease, sourceMaps, sentryAuthToken)
SentryService --> Updater --: SentryRelease has been created
end
Updater -> FileHelper ++: getFile(metricsConfigPath)
FileHelper --> Updater --: config file
Updater -> FileHelper ++: replaceEnvironmentVariables(config, options)
FileHelper --> Updater --: config has been updated
Updater -> FirebaseService ++: deployFirestore(firestorePath)
FirebaseService --> Updater --: firestore has been deployed
Updater -> FirebaseService ++: deployHosting(projectId, target, appPath)
FirebaseService --> Updater --: hosting has been deployed
Updater --> Updater: delete directory
Updater --> UpdateCommand --: update finished
UpdateCommand --> MetricsCliRunner --: command finished
MetricsCliRunner --> Bob --: terminate
@enduml
| false
| true
| false
| false
|
usecase
|
1d0740090fae79c21c986f86ad76b73f182ff1b0
|
63114b37530419cbb3ff0a69fd12d62f75ba7a74
|
/plantuml/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabToolbarButton.puml
|
808a7e9ed7e9c7505a5b53a14f4f944d28ca4685
|
[] |
no_license
|
TakanoVineYard/AMHH
|
215a7c47049df08c5635b501e74f85137b9e985b
|
68887a313587a2934fb4ceb2994cbc2a2191d6a3
|
refs/heads/master
| 2023-01-13T02:08:02.787083
| 2020-11-17T14:51:57
| 2020-11-17T14:51:57
| 303,631,593
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,698
|
puml
|
@startuml
class CollabToolbarButton {
<<const>> kCollabButtonWidth : float = 78.0f
m_DynamicTooltip : string
{static} m_ShowCollabTooltip : bool = false
+ CollabToolbarButton()
OnUnityConnectUserStateChanged(state:UserInfo) : void
OnUnityConnectStateChanged(state:ConnectInfo) : void
+ <<override>> OnGUI(rect:Rect) : void
GUIToScreenRect(guiRect:Rect) : Rect
ShowPopup(rect:Rect) : void
DoCollabDropDown(rect:Rect) : void
+ OnCollabStateChanged(info:CollabInfo) : void
+ UpdateCollabToolbarState() : void
ReserveRight(width:float, pos:Rect) : void
ReserveBottom(height:float, pos:Rect) : void
GetCollabButton() : ButtonWithAnimatedIconRotation
+ Dispose() : void
}
enum CollabToolbarState {
NeedToEnableCollab,
UpToDate,
Conflict,
OperationError,
ServerHasChanges,
FilesToPush,
InProgress,
Disabled,
Offline,
}
class CollabToolbarContent {
<<readonly>> m_iconName : string
<<readonly>> m_toolTip : string
+ CollabToolbarContent(state:CollabToolbarState, iconName:string, toolTip:string)
}
class "Dictionary`2"<T1,T2> {
}
SubToolbar <|-- CollabToolbarButton
IDisposable <|-- CollabToolbarButton
CollabToolbarButton o-> "m_CollabToolbarState" CollabToolbarState
CollabToolbarButton --> "m_CollabButton" ButtonWithAnimatedIconRotation
CollabToolbarButton +-- CollabToolbarState
CollabToolbarButton +-- CollabToolbarContent
CollabToolbarContent --> "m_state" CollabToolbarState
CollabToolbarContent --> "m_CollabIcons<CollabToolbarContent,GUIContent>" "Dictionary`2"
CollabToolbarContent --> "RegisteredForState" CollabToolbarState
CollabToolbarContent --> "GuiContent" GUIContent
@enduml
| false
| true
| false
| false
|
class
|
40346d2a6869c6c7f44d1476af3b555066170e90
|
8291de95cd16e25aa7f20bc5e30fcdbac31d7755
|
/dokumentation/diagramm/angebot_merken_entmerken.puml
|
0f4351bb985d3ac109972a61c388c6811b1c6fa0
|
[
"Apache-2.0"
] |
permissive
|
acodingsquirrel/baufismart-vorgaenge-api
|
59c97eed9be9e155963f7deec85288663cbc0f9a
|
c1e4e4e4c4e11b0fdbedd962b7797414786cb639
|
refs/heads/master
| 2022-08-01T03:57:16.451940
| 2020-04-30T14:37:19
| 2020-04-30T14:37:19
| 265,209,522
| 0
| 0
|
Apache-2.0
| 2020-05-19T09:54:35
| 2020-05-19T09:54:34
| null |
UTF-8
|
PlantUML
| false
| false
| 1,892
|
puml
|
@startuml
hide footbox
title Angebot merken
box "Interne Aufrufe" #LightBlue
participant "Vorgänge API" as vorgaenge_api
participant "Core" as core
end box
actor Client as client
participant "ELI" as eli
box "Interne Aufrufe" #LightBlue
participant "Vorgänge API" as vorgaenge_api
participant "Core" as core
end box
client [#00AA00]-> eli: ermittle Angebote (POST, Anfrage: 'ErfassteDaten' )
activate eli
eli [#00AA00]--> client: Angebote
deactivate eli
client -> vorgaenge_api: erzeuge Vorgang
activate vorgaenge_api
vorgaenge_api -> core: erzeuge Vorgang
core --> vorgaenge_api: Vorgangsnummer
vorgaenge_api --> client: Vorgangsnummer
client -> vorgaenge_api: Erfasste Daten speichern (Vorgangsnummer)
client -> vorgaenge_api: merke Angebot (Vorgangsnummer,angebotsId,(optionale MerkId 'mId'))
vorgaenge_api -> eli: lese Angebot (angebotsId)
activate eli
eli --> vorgaenge_api: Angebot
deactivate eli
vorgaenge_api -> core: speichere Angebot (Vorgangsnummer,Angebot, 'mid')
core --> vorgaenge_api: mid
deactivate vorgaenge_api
vorgaenge_api --> client: Id des gemerkten Angebots 'mId'
|||
newpage Angebot entmerken
hide footbox
|||
client -> vorgaenge_api: entmerke Angebot (Vorgangsnummer,'mid')
vorgaenge_api -> core: lösche Angebot (Vorgangsnummer,'mid')
|||
newpage gemerktes Angebot auslesen
hide footbox
|||
client -> vorgaenge_api: lese Angebot aus (Vorgangsnummer, mId)
vorgaenge_api -> core: lese Angebot (Vorgangsnummer,mId)
core --> vorgaenge_api : Angebot
vorgaenge_api --> client: Angebot
newpage gemerkte Angebote auslesen
hide footbox
|||
box "Interne Aufrufe" #LightBlue
participant "Vorgänge API" as vorgaenge_api
participant "Core" as core
client -> vorgaenge_api: lese gemerkte Angebote (Vorgangsnummer)
vorgaenge_api -> core: lese Angebote (Vorgangsnummer)
core --> vorgaenge_api : Angebote
vorgaenge_api --> client: Angebote
|||
@enduml
| false
| true
| true
| false
|
usecase
|
ce9711168cf029c8564536b4ee4a294c5ce8bbc6
|
9bbd408bc1bc4f8d05e9de47099db6eeb0368c37
|
/app/doc/review-round-state.puml
|
8830e4b0c39a29ea3b05599250f3855c6c57d43f
|
[] |
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
| 473
|
puml
|
@startuml
skinparam nodesep 200
left to right direction
title Evermind - Review Round State
state "ViewQuestion(num)" as ViewQuestion
state choice <<choice>>
[*] --> ViewQuestion
ViewQuestion : initially num = 1
ViewQuestion : in next iterations num = num + 1
ViewQuestion --> ViewAnswer : Flip
ViewAnswer --> choice : wrongOrRight
choice --> ViewQuestion : [num<=10] and\n[there are\nmore questions]
choice --> [*] : [num>10] or\n[There aren't\nmore questions]
@enduml
| false
| true
| false
| false
|
sequence
|
f07a4ad7c293f84af321c44f3b96e14a61fc1d45
|
268b9bb5916c81e53174145350804e72dc208ef8
|
/src/main/java/ex45/ex45uml.puml
|
3d264829cca5c3e7a91d5810754753bd9efa3a4f
|
[] |
no_license
|
theolinardic/Linardic-cop3330-Assignment3
|
4f98171c6cf90cf02064af8ad8ebde6388778242
|
718c7397dc6bf1da6c0bcaf1e7bb4dbe352936a5
|
refs/heads/master
| 2023-05-30T02:03:14.731736
| 2021-06-20T20:26:07
| 2021-06-20T20:26:07
| 378,733,689
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 225
|
puml
|
@startuml
'https://plantuml.com/class-diagram
abstract class app
abstract main
abstract processFile
interface userFileName
main <|-- app
processFile <|-- main
userFileName <|-- main
userFileName <|-- processFile
@enduml
| false
| true
| false
| false
|
class
|
c9be2a35ae74bd5c42fe521e4c0cf2cefeb22a27
|
d292b249c98c79dfa24321012e3c1661f12ad9e4
|
/docs/sequenceDiagrams/TimeAllocator.puml
|
41cbe953835b64b8f936c96d98fda415937ff11f
|
[] |
no_license
|
amanda-chua/tp
|
6008f6183783e947e1f3773b89a4491ea613a855
|
a4a8d45f12986bf843204aab714d866e108c42e9
|
refs/heads/master
| 2023-01-14T02:13:39.444311
| 2020-11-09T15:49:07
| 2020-11-09T15:49:07
| 297,545,009
| 0
| 0
| null | 2020-09-22T05:29:23
| 2020-09-22T05:29:22
| null |
UTF-8
|
PlantUML
| false
| false
| 619
|
puml
|
@startuml
title Allocator
hide footbox
participant "allocator:TimeAllocator" as timeAllocator
participant "dayLog:Log" as log
participant "bestLog:Log" as Log
participant "currSlot:TimeSlot" as TimeSlot
->timeAllocator++: runAllocate()
timeAllocator->log**
activate log
return
timeAllocator->log++:setFixedTasks()
return dayLog
timeAllocator->TimeSlot**
activate TimeSlot
return
loop hasNextTimeSlot
timeAllocator->TimeSlot++:findNextSlot()
return
timeAllocator->Log**:
activate Log
return
timeAllocator->Log++:removeAssignedTasks()
return
timeAllocator->log++:populateLog()
return
end
<--timeAllocator--
@enduml
| false
| true
| false
| false
|
sequence
|
e56ae6025bb09c18d15a0a842451bbdb528ab033
|
70779029a8fbd05f6a0ea5c36e12e8fc6744fe77
|
/ApplicationManager/start.puml
|
845bed13896486171e1677728b71eee95cf04cae
|
[] |
no_license
|
se-edge/framework-diagrams
|
1e526beadb7e2ca73e6762e8761db833bb446826
|
f6791b0a2c7b692c66fc076ab5b3c2dca90345f0
|
refs/heads/develop
| 2021-07-08T02:18:08.117942
| 2021-02-11T13:53:18
| 2021-02-11T13:53:32
| 234,077,942
| 0
| 0
| null | 2021-04-02T14:31:22
| 2020-01-15T12:40:10
|
Shell
|
UTF-8
|
PlantUML
| false
| false
| 425
|
puml
|
@startuml
title "ApplicationManager start"
!include https://raw.githubusercontent.com/se-edge/diagrams/develop/Participants.puml
[->AM: start
AM->Stor ++: getInstalledApps()
Stor-->AM --: apps
loop foreach app
AM->EApp **: [[http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/se-edge/diagrams/develop/ApplicationManager/ComposeApplication.new.puml&fmt=svg new()]]
end
AM-->[:
@enduml
| false
| true
| false
| false
|
sequence
|
861f9bd31084489089d3b607e877765435513039
|
8e0e85b3875e06a4d76b4298decb879026847d7f
|
/docs/Skeleton/diagrams/Craft_space_station/comm/4.CantCraft_station.puml
|
9d007aaa8ce0cd7ec5ab1731acc00a2acf1440d3
|
[] |
no_license
|
viseguard-studios/Documentation
|
fba5030594be0303374d70019c7ea759316a96fe
|
290312ddbeab9cf9a28147c868f3330475aebd6d
|
refs/heads/main
| 2023-05-13T12:00:34.417075
| 2021-06-06T07:52:49
| 2021-06-06T07:52:49
| 338,383,487
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 214
|
puml
|
@startuml
rectangle "s: SpaceShip" as s
rectangle "recipe: SpaceStationRecipe" as recipe
title SpaceShip can't craft space station \n
s -right- recipe: 1: CanCraft(s) \n ----> \n 2: false \n <- - - -
@enduml
| false
| true
| false
| false
|
sequence
|
fb10d570a0745f062f1ecc360a1aebb383421782
|
d50311267155e5ba41837cd5fc3186e70a54e1f1
|
/sharding-jdbc-doc/class-design/route-sequence.puml
|
e69d64a79c4b638f1bf4130e6bd663c8bdc3a2e7
|
[
"Apache-2.0"
] |
permissive
|
wangjianwen/sharding-jdbc
|
53dad416e90a273c299ef1d94d9734fac90b113e
|
b554f7bcd7762dccf8eb87b5b9173bd9c488b187
|
refs/heads/master
| 2021-07-24T01:54:48.157302
| 2017-11-03T00:47:43
| 2017-11-03T00:47:43
| 105,404,336
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 647
|
puml
|
@startuml
ShardingPreparedStatement --> PreparedStatementRoutingEngine: 1. route(params)
PreparedStatementRoutingEngine --> SQLRouter: 1.1 parse(logicSQL,size)
PreparedStatementRoutingEngine <-- SQLRouter: SQLStatement
PreparedStatementRoutingEngine --> SQLRouter: 1.2 route(logicSQL,params,sqlStatement)
SQLRouter --> RoutingEngine: 1.2.1 route
SQLRouter <-- RoutingEngine: RoutingResult
SQLRouter --> SQLRewriteEngine: 1.2.2 rewrite
SQLRouter <-- SQLRewriteEngine: SQLBuilder
PreparedStatementRoutingEngine <-- SQLRouter: SQLRouteResult
ShardingPreparedStatement --> PreparedStatementRoutingEngine: Collection<PreparedStatementUnit>
@enduml
| false
| true
| false
| false
|
sequence
|
8b3f3e47a8a88735f4fe5bb3b71497b6f76f05f0
|
246378ce47bd18ff4c235c43b9844fe8ad860a3c
|
/concepts.plantuml
|
bf9057dbc7ba0d2bbd7047c8753b31c93ac5c5b7
|
[] |
no_license
|
jmbruel/MobileModeling
|
4f12d1b98d4384b832e866d5e2a8b78209984705
|
6bab0d3f4302e1f558babc44c27ce96e8d57ddc3
|
refs/heads/master
| 2023-02-13T13:33:08.614014
| 2022-10-11T15:28:06
| 2022-10-11T15:28:06
| 43,671,374
| 0
| 1
| null | 2023-01-24T18:34:44
| 2015-10-05T07:48:26
|
HTML
|
UTF-8
|
PlantUML
| false
| false
| 272
|
plantuml
|
@startuml
'-----------------
hide members
hide circle
'show methods
'-----------------
class Application
class Activity
class Component
class Configuration
class Handler
class Intent
class Layout
class Process
class Resource
class Service
class Values
@enduml
| false
| true
| false
| false
|
class
|
f624e447e3aa6113b224d076c83426f76ab16039
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/CartDiscountReference.puml
|
e2689e1a32c93a50030d139238bf339edb0499c6
|
[] |
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
| 5,767
|
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 CartDiscountReference [[CartDiscountReference.svg]] extends Reference {
typeId: [[ReferenceTypeId.svg ReferenceTypeId]]
id: String
obj: [[CartDiscount.svg CartDiscount]]
}
interface Reference [[Reference.svg]] {
typeId: [[ReferenceTypeId.svg ReferenceTypeId]]
id: String
}
interface Cart [[Cart.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
key: String
customerId: String
customerEmail: String
customerGroup: [[CustomerGroupReference.svg CustomerGroupReference]]
anonymousId: String
businessUnit: [[BusinessUnitKeyReference.svg BusinessUnitKeyReference]]
store: [[StoreKeyReference.svg StoreKeyReference]]
lineItems: [[LineItem.svg List<LineItem>]]
customLineItems: [[CustomLineItem.svg List<CustomLineItem>]]
totalLineItemQuantity: Long
totalPrice: [[CentPrecisionMoney.svg CentPrecisionMoney]]
taxedPrice: [[TaxedPrice.svg TaxedPrice]]
taxedShippingPrice: [[TaxedPrice.svg TaxedPrice]]
taxMode: [[TaxMode.svg TaxMode]]
taxRoundingMode: [[RoundingMode.svg RoundingMode]]
taxCalculationMode: [[TaxCalculationMode.svg TaxCalculationMode]]
inventoryMode: [[InventoryMode.svg InventoryMode]]
cartState: [[CartState.svg CartState]]
billingAddress: [[Address.svg Address]]
shippingAddress: [[Address.svg Address]]
shippingMode: [[ShippingMode.svg ShippingMode]]
shippingKey: String
shippingInfo: [[ShippingInfo.svg ShippingInfo]]
shippingRateInput: [[ShippingRateInput.svg ShippingRateInput]]
shippingCustomFields: [[CustomFields.svg CustomFields]]
shipping: [[Shipping.svg List<Shipping>]]
itemShippingAddresses: [[Address.svg List<Address>]]
discountCodes: [[DiscountCodeInfo.svg List<DiscountCodeInfo>]]
directDiscounts: [[DirectDiscount.svg List<DirectDiscount>]]
refusedGifts: [[CartDiscountReference.svg List<CartDiscountReference>]]
paymentInfo: [[PaymentInfo.svg PaymentInfo]]
country: String
locale: String
origin: [[CartOrigin.svg CartOrigin]]
custom: [[CustomFields.svg CustomFields]]
deleteDaysAfterLastModification: Integer
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
}
interface DiscountCode [[DiscountCode.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
name: [[LocalizedString.svg LocalizedString]]
description: [[LocalizedString.svg LocalizedString]]
code: String
cartDiscounts: [[CartDiscountReference.svg List<CartDiscountReference>]]
cartPredicate: String
isActive: Boolean
references: [[Reference.svg List<Reference>]]
maxApplications: Long
maxApplicationsPerCustomer: Long
custom: [[CustomFields.svg CustomFields]]
groups: [[String.svg List<String>]]
validFrom: DateTime
validUntil: DateTime
applicationVersion: Long
}
interface Order [[Order.svg]] {
id: String
version: Long
createdAt: DateTime
lastModifiedAt: DateTime
orderNumber: String
purchaseOrderNumber: String
customerId: String
customerEmail: String
customerGroup: [[CustomerGroupReference.svg CustomerGroupReference]]
anonymousId: String
businessUnit: [[BusinessUnitKeyReference.svg BusinessUnitKeyReference]]
store: [[StoreKeyReference.svg StoreKeyReference]]
lineItems: [[LineItem.svg List<LineItem>]]
customLineItems: [[CustomLineItem.svg List<CustomLineItem>]]
totalPrice: [[TypedMoney.svg TypedMoney]]
taxedPrice: [[TaxedPrice.svg TaxedPrice]]
taxedShippingPrice: [[TaxedPrice.svg TaxedPrice]]
taxMode: [[TaxMode.svg TaxMode]]
taxRoundingMode: [[RoundingMode.svg RoundingMode]]
taxCalculationMode: [[TaxCalculationMode.svg TaxCalculationMode]]
inventoryMode: [[InventoryMode.svg InventoryMode]]
billingAddress: [[Address.svg Address]]
shippingAddress: [[Address.svg Address]]
shippingMode: [[ShippingMode.svg ShippingMode]]
shippingKey: String
shippingInfo: [[ShippingInfo.svg ShippingInfo]]
shippingRateInput: [[ShippingRateInput.svg ShippingRateInput]]
shippingCustomFields: [[CustomFields.svg CustomFields]]
shipping: [[Shipping.svg List<Shipping>]]
itemShippingAddresses: [[Address.svg List<Address>]]
discountCodes: [[DiscountCodeInfo.svg List<DiscountCodeInfo>]]
directDiscounts: [[DirectDiscount.svg List<DirectDiscount>]]
refusedGifts: [[CartDiscountReference.svg List<CartDiscountReference>]]
paymentInfo: [[PaymentInfo.svg PaymentInfo]]
country: String
locale: String
origin: [[CartOrigin.svg CartOrigin]]
cart: [[CartReference.svg CartReference]]
quote: [[QuoteReference.svg QuoteReference]]
orderState: [[OrderState.svg OrderState]]
shipmentState: [[ShipmentState.svg ShipmentState]]
paymentState: [[PaymentState.svg PaymentState]]
state: [[StateReference.svg StateReference]]
syncInfo: [[SyncInfo.svg List<SyncInfo>]]
returnInfo: [[ReturnInfo.svg List<ReturnInfo>]]
lastMessageSequenceNumber: Long
custom: [[CustomFields.svg CustomFields]]
completedAt: DateTime
lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]]
createdBy: [[CreatedBy.svg CreatedBy]]
}
CartDiscountReference --> Cart #green;text:green : "refusedGifts"
CartDiscountReference --> DiscountCode #green;text:green : "cartDiscounts"
CartDiscountReference --> Order #green;text:green : "refusedGifts"
@enduml
| false
| true
| false
| false
|
sequence
|
bd1907e9850dc163331b06ff24a5ceed44e3abd5
|
d6374fe9363a41031c51eb622cb0cb5e75b78380
|
/legacy/mojaloop-technical-overview/central-bulk-transfers/assets/diagrams/sequence/seq-bulk-5.1.0-get-overview.plantuml
|
e219f24650046ce396c9e91d8873e61fd4a7551b
|
[
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] |
permissive
|
mojaloop/documentation
|
18a1e58443956b9c718f5f85590f652f803f4748
|
6ad904da0293bb259bd9f5140bcecd719d8c8024
|
refs/heads/master
| 2023-07-26T17:13:14.811484
| 2023-06-26T15:18:57
| 2023-06-26T15:18:57
| 170,135,923
| 24
| 98
|
NOASSERTION
| 2023-09-01T14:57:33
| 2019-02-11T13:45:44
|
JavaScript
|
UTF-8
|
PlantUML
| false
| false
| 7,682
|
plantuml
|
/'*****
License
--------------
Copyright © 2017 Bill & Melinda Gates Foundation
The Mojaloop files are made available by the Bill & Melinda Gates Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, the Mojaloop files are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.
* Gates Foundation
- Name Surname <name.surname@gatesfoundation.com>
* Steven Oderayi <steven.oderayi@modusbox.com>
--------------
******'/
@startuml
' declate title
title 5.1.0. Request Bulk Transfer Status
autonumber
' declare actors
actor "DFSP(n)\nParticipant" as DFSP
control "Bulk API Notification Event Handler" as NOTIFY_HANDLER
boundary "Bulk API Adapter" as BULKAPI
collections "Topic-Transfer-Get" as TOPIC_GET
control "GET Event Handler" as GET_HANDLER
entity "Bulk Transfer DAO" as BULK_TRANSFER_DAO
database "Central Store" as DB
box "Financial Service Provider" #lightGray
participant DFSP
end box
box "Bulk API Adapter Service" #LightBlue
participant BULKAPI
participant NOTIFY_HANDLER
end box
box "Central Ledger" #LightYellow
participant TOPIC_GET
participant GET_HANDLER
participant BULK_TRANSFER_DAO
participant DB
end box
' start flow
group Request Bulk transfer status
activate DFSP
DFSP -> BULKAPI: Request bulk transfer status - GET - /bulkTransfers/{ID}
activate BULKAPI
|||
BULKAPI -> TOPIC_GET: Publish event information
deactivate BULKAPI
activate TOPIC_GET
|||
deactivate GET_HANDLER
DFSP <-- BULKAPI: Respond HTTP - 200 (OK)
deactivate DFSP
deactivate BULKAPI
GET_HANDLER -> TOPIC_GET: Consume message
|||
ref over TOPIC_GET, GET_HANDLER : GET Handler Consume\n
|||
deactivate TOPIC_GET
GET_HANDLER -> BULK_TRANSFER_DAO: Request bulk transfer participants
activate GET_HANDLER
activate BULK_TRANSFER_DAO
BULK_TRANSFER_DAO -> DB: Fetch bulk transfer participants
activate DB
hnote over DB #lightYellow
bulkTransfer
participant
end hnote
BULK_TRANSFER_DAO <-- DB: Return query result
deactivate DB
GET_HANDLER <-- BULK_TRANSFER_DAO: Return bulk transfer participants
deactivate BULK_TRANSFER_DAO
alt Is request not from bulk transfer Payer or Payee FSP?
note left of NOTIFY_HANDLER #yellow
{
"errorInformation": {
"errorCode": 3210,
"errorDescription": "Bulk transfer ID not found"
}
}
end note
GET_HANDLER -> NOTIFY_HANDLER: Publish notification event (404)
deactivate GET_HANDLER
activate NOTIFY_HANDLER
DFSP <- NOTIFY_HANDLER: callback PUT on /bulkTransfers/{ID}/error
deactivate NOTIFY_HANDLER
end
GET_HANDLER -> BULK_TRANSFER_DAO: Request bulk transfer status
activate GET_HANDLER
activate BULK_TRANSFER_DAO
BULK_TRANSFER_DAO -> DB: Fetch bulk transfer status
activate DB
hnote over DB #lightyellow
bulkTransferStateChange
bulkTransferState
bulkTransferError
bulkTransferExtension
transferStateChange
transferState
transferFulfilment
transferError
transferExtension
ilpPacket
end hnote
BULK_TRANSFER_DAO <-- DB: Return query result
deactivate DB
GET_HANDLER <-- BULK_TRANSFER_DAO: Return bulk transfer status
deactivate BULK_TRANSFER_DAO
alt Is there a bulk transfer with the given ID recorded in the system?
alt Bulk Transfer state is **"PROCESSING"**
note left of GET_HANDLER #yellow
{
"bulkTransferState": "PROCESSING"
}
end note
NOTIFY_HANDLER <- GET_HANDLER: Publish notification event
deactivate GET_HANDLER
activate NOTIFY_HANDLER
NOTIFY_HANDLER -> DFSP: Send callback - PUT /bulkTransfers/{ID}
deactivate NOTIFY_HANDLER
end
|||
alt Request is from Payee FSP?
GET_HANDLER <-> GET_HANDLER: Exclude transfers with **transferStateId** not in \n [ **COMMITTED**, **ABORTED_REJECTED**, **EXPIRED_RESERVED** ]
activate GET_HANDLER
end
note left of GET_HANDLER #yellow
{
"bulkTransferState": "<BulkTransferState>",
"individualTransferResults": [
{
"transferId": "<TransferId>",
"fulfilment": "WLctttbu2HvTsa1XWvUoGRcQozHsqeu9Ahl2JW9Bsu8",
"errorInformation": <ErrorInformationObject>,
"extensionList": {
"extension":
[
{
"key": "Description",
"value": "This is a more detailed description"
}
]
}
}
],
"completedTimestamp": "2018-09-24T08:38:08.699-04:00",
"extensionList":
{
"extension":
[
{
"key": "Description",
"value": "This is a more detailed description"
}
]
}
}
end note
note left of GET_HANDLER #lightGray
NOTE: If transfer is REJECTED, error information may be provided.
Either fulfilment or errorInformation should be set, not both.
end note
NOTIFY_HANDLER <- GET_HANDLER: Publish notification event
deactivate GET_HANDLER
activate NOTIFY_HANDLER
DFSP <- NOTIFY_HANDLER: callback PUT on /bulkTransfers/{ID}
deactivate NOTIFY_HANDLER
note right of NOTIFY_HANDLER #lightgray
Log ERROR event
end note
else A bulk transfer with the given ID is not present in the System or this is an invalid request
note left of NOTIFY_HANDLER #yellow
{
"errorInformation": {
"errorCode": 3210,
"errorDescription": "Bulk transfer ID not found"
}
}
end note
GET_HANDLER -> NOTIFY_HANDLER: Publish notification event (404)
activate NOTIFY_HANDLER
DFSP <- NOTIFY_HANDLER: callback PUT on /bulkTransfers/{ID}/error
deactivate NOTIFY_HANDLER
end
deactivate GET_HANDLER
deactivate NOTIFY_HANDLER
deactivate DFSP
end
@enduml
| false
| true
| true
| false
|
usecase
|
e7153f7079e0c905d32c3ae35ccead78f4ab1ff9
|
cbae2c225bd245204a40e41a25415c41604e6219
|
/design_document/diagrams/sequence_diagram/sequence-diagram_newEvent1.plantuml
|
c637d63fe6c719891985edccbb8babb77e4330b2
|
[] |
no_license
|
fcremo/AlfonsoCarsenzuolaCremonese-ingsw2
|
c15da77f1c33c9cdd0dd1dbe0c79bfe7bfea3903
|
931288cf6f6e98e177432e5445c6361a0c3443c4
|
refs/heads/master
| 2021-03-30T17:25:41.027189
| 2017-11-26T20:43:18
| 2017-11-26T20:43:18
| 105,372,279
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,257
|
plantuml
|
@startuml
actor User
participant WebServer
participant CalendarManagementService
participant DatabaseService
activate User #FFBBBB
User -> WebServer: NewEvent
activate WebServer #FFBBBB
WebServer -> WebServer: LoadNewEventForm
WebServer --> User: ShowNewEventForm
deactivate WebServer
User -> WebServer: InsertInformation
activate WebServer #FFBBBB
WebServer -> CalendarManagementService: EventData
deactivate WebServer
activate CalendarManagementService #FFBBBB
CalendarManagementService -> CalendarManagementService: VerifyData
deactivate CalendarManagementService
alt correct data
CalendarManagementService -> WebServer: CorrectData
activate WebServer #FFBBBB
WebServer --> User: DataConfirmation
deactivate WebServer
User -> WebServer: NewEventConfirm
activate WebServer #FFBBBB
WebServer -> CalendarManagementService: NewEvent
activate DatabaseService #FFBBBB
CalendarManagementService -> DatabaseService: NewEvent
deactivate DatabaseService
CalendarManagementService --> WebServer: EventCreated
WebServer --> User: ShowCreatedEvent
deactivate WebServer
else incorrect data
CalendarManagementService -> WebServer: IncorrectData
activate WebServer #FFBBBB
WebServer --> User: Error
deactivate WebServer
end
@enduml
| false
| true
| false
| false
|
sequence
|
69a7aa1705cf4805388be6baf8bc6769ee325691
|
625e3447fea7ecfac5cd9601974a5439b552200c
|
/Homework/GUIApplication/Team2/class_diagram/refactored_design.puml
|
fdfc70f6b935373b28ec4de106797ef568e4f8c2
|
[] |
no_license
|
ss900405twtw/SED2019
|
f9edec553c22fafb22199dedeb9c25046f2b80f9
|
17e5ceb84f4f8ca84b26013e5ab95516b82e1be4
|
refs/heads/master
| 2022-07-19T00:13:36.456120
| 2020-05-10T02:56:01
| 2020-05-10T02:56:01
| 262,698,934
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,691
|
puml
|
# Refactored Design
@startuml
WidgetFactory <|-- MotifWidgetFactory
WidgetFactory <|-- PMWidgetFactory
Button <|-- MotifButton
Button <|-- PMButton
Window <|-- MotifWindow
Window <|-- PMWindow
ScrollBar <|-- MotifScrollBar
ScrollBar <|-- PMScrollBar
Widget <|-- Button
Widget <|-- Window
Widget <|-- ScrollBar
GUI --> "*" Widget
GUI --> "1" WidgetFactory
MotifWidgetFactory ..> MotifButton: <<creates>>
MotifWidgetFactory ..> MotifScrollBar: <<creates>>
MotifWidgetFactory ..> MotifWindow: <<creates>>
PMWidgetFactory ..> PMButton: <<creates>>
PMWidgetFactory ..> PMScrollBar: <<creates>>
PMWidgetFactory ..> PMWindow: <<creates>>
interface WidgetFactory {
+ makeWindow(String): Window
+ makeScrollBar(String): ScrollBar
+ makeButton(String): Button
}
class GUI {
- widgets: List<Widget>
- widgetFactory: WidgetFactory
+ add(String, String): void
+ setStyle(WidgetFactory): void
+ present(): void
}
class MotifWidgetFactory{
+ makeWindow(String): Window
+ makeScrollBar(String): ScrollBar
+ makeButton(String): Button
}
class PMWidgetFactory {
+ makeWindow(String): Window
+ makeScrollBar(String): ScrollBar
+ makeButton(String): Button
}
abstract class Widget {
- id: int
- name: String
+ {abstract} present(): void
}
abstract class Window {
- {static} priority = 1
}
class MotifWindow {
+ present(): void
}
class PMWindow {
+ present(): void
}
abstract class ScrollBar {
- {static} priority = 2
}
class MotifScrollBar {
+ present(): void
}
class PMScrollBar {
+ present(): void
}
abstract class Button {
{static} priority = 3
}
class MotifButton {
+ present(): void
}
class PMButton {
+ present(): void
}
@enduml
| false
| true
| false
| false
|
class
|
ff8369e459890715975bad807f852237adc0e087
|
286b233fd7e797c9d122461c20e399eba41ff31f
|
/creation/singleton/uml/_example.puml
|
589f808d20218a0ad0b67be30015347438063dae
|
[] |
no_license
|
ace-lectures/pattern-repository
|
ab18431255285aff7a909ce020d4f0be8f17e4a2
|
126c9f42e8f29e48458196be48ca40dca1023e25
|
refs/heads/master
| 2021-07-05T20:59:34.369443
| 2020-09-18T14:39:38
| 2020-09-18T14:39:38
| 175,689,148
| 22
| 13
| null | 2020-09-18T14:39:40
| 2019-03-14T19:48:30
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 468
|
puml
|
@startuml
skinparam nodesep 75
skinparam ranksep 50
hide empty members
interface Product {
+ {abstract} doSomething()
}
class Regular {
- int counter = 0;
__
+ this()
__
+ {static} int howManyCreated();
+ doSomething()
}
class Unique << Singleton >> {
- int counter = 0;
- Unique instance;
__
- this()
__
+ {static} int howManyCreated();
+ {static} Unique build()
+ doSomething()
}
Product <|.. Regular
Product <|.. Unique
@enduml
| false
| true
| false
| false
|
class
|
d7eff7482365efa0a1f4b6d4f5c3c3def00069b8
|
a65fe81fdb57e5d389a290fc70f724a593f1cd85
|
/01.Observer/src/ES2015-DigitalClock/diagrams/ObserverPattern.puml
|
8eb972bfbe0a461becd948ca05317f9ea4ada3e6
|
[
"MIT"
] |
permissive
|
leoshiang/DesignPatterns
|
56a74d317893e96d19e62d789f0379096ae4fe8b
|
aefa956b0d8caac1e4f80f75e87a5b44b954e8cb
|
refs/heads/master
| 2020-04-01T10:12:37.390007
| 2018-10-15T12:21:22
| 2018-10-15T12:21:22
| 113,122,364
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 493
|
puml
|
@startuml
skinparam class {
FontStyle bold
FontSize 12
}
class Subject{
+attach(observer)
+detach(observer)
+notify()
}
class ConcreteSubject{
+concreteState
+getState()
+setState()
}
class Observer{
+update
}
class ConcreteObserver{
+observerState
+update
}
Subject <|-down- ConcreteSubject
Observer <|-down- ConcreteObserver
Subject -right-> Observer
ConcreteObserver -left-> ConcreteSubject
@enduml
| false
| true
| false
| false
|
class
|
66bd9ddc4c62c53bded2302e73717705d7083758
|
72c605a8372b04f19ec6ee6cefaf5517524d8f74
|
/ButtonLed/ButtonLedSimulatedEnv.emi/src-models/output-ButtonLedCS/output-Class.plantuml
|
1c8d487ffe547811cd38144e0385d27c6fbc176a
|
[] |
no_license
|
ValentinBesnard/emi-deployment
|
73fba07d8f2cb6fabf82b4274bff564c3d17798e
|
d18eac496381bbf60ff6a2a0492083c8f0705a72
|
refs/heads/master
| 2022-04-15T22:09:51.331064
| 2020-02-24T07:03:54
| 2020-02-24T07:03:54
| 182,274,203
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 849
|
plantuml
|
@startuml
class "[[ButtonLedsSystem%3A%3AButtonPort-Class.svg ButtonLedsSystem::ButtonPort]]" as ButtonLedsSystem_ButtonPort
class "[[ButtonLedsEnvironment%3A%3AEnvButtonPort-Class.svg ButtonLedsEnvironment::EnvButtonPort]]" as ButtonLedsEnvironment_EnvButtonPort
class "[[ButtonLedsSystem%3A%3ALightPort-Class.svg ButtonLedsSystem::LightPort]]" as ButtonLedsSystem_LightPort
class "[[ButtonLedsEnvironment%3A%3AEnvLedPort-Class.svg ButtonLedsEnvironment::EnvLedPort]]" as ButtonLedsEnvironment_EnvLedPort
class "Main" as ButtonLeds_Main {
+♦ system : [[ButtonLedsSystem%3A%3ASystem-Class.svg System]]
+♦ env : [[ButtonLedsEnvironment%3A%3AEnv-Class.svg Env]]
}
ButtonLedsSystem_ButtonPort -- ButtonLedsEnvironment_EnvButtonPort : envButtonPort
ButtonLedsSystem_LightPort -- ButtonLedsEnvironment_EnvLedPort : envLedPort
@enduml
| false
| true
| true
| false
|
class
|
e71313b7ed06c579ebf0d759c4847d8660f63a47
|
f4912b210d7eb691deae8a8a396ecbc2b9ae4386
|
/assets/MediatorPatternCl.puml
|
0101144cff36de2a723460adbe571c3ace77adb2
|
[
"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
| 635
|
puml
|
@startuml
skinparam linetype polyline
skinparam linetype ortho
title Mediator Pattern
' classes
mediator : mediate()
concMediator : mediate()
concColleague1 : getState()
concColleague1 : action1()
concColleague2 : getState()
concColleague2 : action2()
' Set screen position
mediator <- colleague : mediator
mediator -[hidden]-> concMediator
colleague -[hidden]-> concColleague1
colleague -[hidden]-> concColleague2
concColleague1 -[hidden]> concColleague2
' Relationship
concMediator --|> mediator
concColleague1 --|> colleague
concColleague2 --|> colleague
concMediator -> concColleague1
concMediator -> concColleague2
@enduml
| false
| true
| false
| false
|
class
|
ab6197b210a2dc75b9440eae88088047b4d72cad
|
70779029a8fbd05f6a0ea5c36e12e8fc6744fe77
|
/ApplicationManager/verifySavedDesiredApps.puml
|
f338260b3ca24d41b3c5bf021c01418b29f67ebe
|
[] |
no_license
|
se-edge/framework-diagrams
|
1e526beadb7e2ca73e6762e8761db833bb446826
|
f6791b0a2c7b692c66fc076ab5b3c2dca90345f0
|
refs/heads/develop
| 2021-07-08T02:18:08.117942
| 2021-02-11T13:53:18
| 2021-02-11T13:53:32
| 234,077,942
| 0
| 0
| null | 2021-04-02T14:31:22
| 2020-01-15T12:40:10
|
Shell
|
UTF-8
|
PlantUML
| false
| false
| 716
|
puml
|
@startuml
title "ApplicationManager verifySavedDesiredApps"
!include https://raw.githubusercontent.com/se-edge/diagrams/develop/Participants.puml
[->AM: verifySavedDesiredApps()
AM->Stor ++: getDesiredApps()
Stor-->AM --: desiredApps
loop foreach desired app
note over AM: [[http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/se-edge/diagrams/develop/ApplicationManager/applyDesired.puml&fmt=svg applyDesired()]]
end
loop foreach installed app not in desired list
note over AM: [[http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/se-edge/diagrams/develop/ApplicationManager/removeApp.puml&fmt=svg removeApp()]]
end
AM-->[:
@enduml
| false
| true
| false
| false
|
sequence
|
4d0f02266c203ab87f0cfc4e4a8094c3634d9741
|
f843c9d5922c2ef92cc3ca50f20f44184ed27ef8
|
/src/main/java/Framework/Graphed2/README.puml
|
f0d0cad6ed774f40730ca8b3ec4553864a2edc3d
|
[] |
no_license
|
yvanross/LOG121-GOF-exemples
|
c80a4d1b29f0b953e4666e100a82d4fde1923bea
|
7cff56d019b40901ed54b85a62d69317cf61da59
|
refs/heads/master
| 2023-05-04T07:39:48.742354
| 2021-05-21T13:43:50
| 2021-05-21T13:43:50
| 261,219,115
| 2
| 25
| null | 2021-01-25T22:44:14
| 2020-05-04T15:11:44
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 2,217
|
puml
|
@startuml Diagramme de classe
package Graphed2{
class FormLayout
class GraphFrame
class GraphPanel
class JFrame
class JPanel
class LineStyleEditor
class PropertyEditorSupport
class PropertySheet
class SimpleGraphEditor
note bottom of SimpleGraphEditor: Contain main operation
class ToolBar
interface java.lang.Clonable
interface LayoutManager
interface java.io.Serializable
package Nodes {
interface Node {
void draw(Graphics2D g2);
boolean contains(Point2D aPoint);
void connect(Node aStart, Node anEnd);
Node getStart();
Node getEnd();
Line2D getConnectionPoints();
Rectangle2D getBounds(Graphics2D g2);
}
class PointNode
class CircleNode
}
package edges {
abstract class AbstractEdge{
public Object clone()
public void connect(Node s, Node e)
public Node getStart()
public Node getEnd()
public Rectangle2D getBounds(Graphics2D g2)
public Line2D getConnectionPoints()
private Node start;
private Node end;
}
interface Edge {
void draw(Graphics2D g2);
boolean contains(Point2D aPoint);
void connect(Node aStart, Node anEnd);
Node getStart();
Node getEnd();
Line2D getConnectionPoints();
Rectangle2D getBounds(Graphics2D g2);
}
class LineEdge
class LineStyle {
private LineStyle(String name)
public Stroke getStroke()
protected Object readResolve() throws ObjectStreamException
public static final LineStyle SOLID
public static final LineStyle DOTTED
}
}
package Graphes {
abstract class Graph
class SimpleGraph
}
AbstractEdge -up-|> Edge
Graph -up-|> java.io.Serializable
CircleNode -up-|> Node
FormLayout --|> LayoutManager
GraphFrame --|> JFrame
GraphPanel --|> JPanel
LineEdge -up-|> AbstractEdge
LineStyle -up-|> java.io.Serializable
LineStyleEditor --|> PropertyEditorSupport
PointNode -up-|> Node
PropertySheet --|> JPanel
SimpleGraph -up-|> Graph
ToolBar --|> JPanel
Edge -up-|> java.io.Serializable
Node -up-|> java.io.Serializable
LineEdge .left-> LineStyle: depend on
Edge -up-|> java.lang.Clonable
Node -up-|> java.lang.Clonable
SimpleGraphEditor .up.> SimpleGraph
}
@enduml
| false
| true
| false
| false
|
sequence
|
78db5b6dd163d1b615d1e1d9169ca3b9be08e3ce
|
8cf018eb6de40017601592f1f125ea67d5de7086
|
/docs/UseCases/Alert-Emergency-Vehicle/Register-Emergency-Vehicle.puml
|
7b6fca3c49c2a737e21430f00e9f3830b0b32e28
|
[] |
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
| 293
|
puml
|
@startuml
Actor "actorName" as A
box "Alert-Emergency-Vehicle" #lightblue
participant CLI as CLI
participant Web as Web
participant "adc" as S
A -> CLI : adc-emergency-register()
CLI -> S : emergency/register()
A -> Web : emergency/register()
Web -> S : emergency/register()
end box
@enduml
| false
| true
| false
| false
|
sequence
|
92ee6a6390358b2ff83b82d98a605e5c4eee714c
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/AttributeGroupReference.puml
|
83b37e7caad061643c5ecd7a2c0636e84028cd24
|
[] |
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
| 534
|
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 AttributeGroupReference [[AttributeGroupReference.svg]] extends Reference {
typeId: [[ReferenceTypeId.svg ReferenceTypeId]]
id: String
obj: [[AttributeGroup.svg AttributeGroup]]
}
interface Reference [[Reference.svg]] {
typeId: [[ReferenceTypeId.svg ReferenceTypeId]]
id: String
}
@enduml
| false
| true
| false
| false
|
class
|
a0b610cedb68fd018abd3b11838ca848a63dfc7c
|
d2a42287e8b9102a35174a2e7cd25eb6e910ad0c
|
/docs/diagrams/input-widget-class-diagram.puml
|
9460e9e15a053cb8794b19e0b9edfabee47acf90
|
[
"MIT"
] |
permissive
|
thebjorn/dkdj
|
23f1e016c8d59702b6641a68c548ae073a205c43
|
181d11af0d36747b48f41e2cb483ff8f7a62d3bf
|
refs/heads/master
| 2023-08-17T11:15:43.691256
| 2023-08-08T10:52:23
| 2023-08-08T10:52:23
| 142,187,325
| 0
| 0
|
MIT
| 2023-01-26T17:57:20
| 2018-07-24T16:48:12
|
JavaScript
|
UTF-8
|
PlantUML
| false
| false
| 777
|
puml
|
@startuml
Widget <|-- InputWidget
InputWidget <|-- TextInputWidget
InputWidget <|-- DurationWidget
InputWidget <|-- RadioInputWidget
InputWidget <|-- SelectWidget
SelectWidget <|-- RadioSelectWidget
RadioSelectWidget <|-- CheckboxSelectWidget
InputWidget <|-- TriboolWidget
class InputWidget {
#value
#dom_value
formatted_value()
get_field_value()
data_changed(...)
widget_changed(event)
stringify(val)
parse(str)
handlers()
}
class RadioInputWidget {
#checked
}
class SelectWidget {
#options
#value
#dom_value
}
class RadioSelectWidget {
#dom_value
rebuild_options()
handlers()
}
class CheckboxSelectWidget {
#dom_value
rebuild_options()
widget_changed(event)
handlers()
}
@enduml
| false
| true
| false
| false
|
class
|
666751d09c44cd6e0c5984127f2a324ca1b666d4
|
623901f88add92381284879aa64c7f0fb9aab9a1
|
/app/docs/app_architecture_uml.puml
|
1e0f895955cb35b22a09c27ab682cb43587815c0
|
[] |
no_license
|
flotji-potji/healthyRACUN
|
65d5039180950fa022e4a69a404a32653430dd69
|
d17f5e850412fd181b76780563196721f975d1a4
|
refs/heads/master
| 2023-06-02T22:01:22.425547
| 2021-06-18T05:48:49
| 2021-06-18T05:49:01
| 358,341,954
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,275
|
puml
|
@startuml
'https://plantuml.com/component-diagram
package "Activity/Fragments" {
object Activity {
MainActivity
CreateMealActivity
LoadingScreenActivity
ProfileFormActivity
}
object Fragment {
HomeFragment
MealLoggingFragment
AddQuickMealFragment
NutritionAlarmFragment
ProfileFragment
AddNourishmentFragment
}
}
package "ViewModels" {
object Classes {
SplashScreenViewModel
ProfileFormViewModel
HomeViewModel
MealLoggingViewModel
AddQuickMealViewModel
NutritionAlarmViewModel
ProfileViewModel
CreateMealViewModel
AddNourishmentViewModel
}
}
node "Repository" {
class HealthyRepository {
healthyDao : HealthyDao
netData : NetData
--
getNutritionFactTable() : LiveData<List<NutritionFactTable>>
geDietaryRestrictionTable() : LiveData<List<DietaryRestrictionTable>>
}
}
node "RoomDatabase" {
package "HealthyDatabase" {
database "sqlite" {
}
}
}
cloud "Inet" {
}
"Activity/Fragments" ---> "ViewModels"
"ViewModels" --> "Repository"
HealthyRepository ---> "RoomDatabase"
HealthyRepository ---> "Inet"
@enduml
| false
| true
| false
| false
|
sequence
|
aaacc2ea7410c541d4194f938519236a4709fdbb
|
fa6c250ba8b15a606e921ea6400ea45740e83034
|
/src/main/resources/Frames.puml
|
5cd8130915727b80db592760d698973c3baf1309
|
[] |
no_license
|
jalbertomr/Log4j2Lab
|
d38b8092684ff14c745e9252ea97f26eede2df14
|
a35d69a4dc802cf10a56604458ef3eede0f02f09
|
refs/heads/master
| 2021-12-29T21:51:48.119267
| 2019-11-30T03:52:25
| 2019-11-30T03:52:25
| 224,955,952
| 0
| 0
| null | 2021-12-14T21:36:26
| 2019-11-30T03:50:04
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 1,189
|
puml
|
@startuml
hide stereotype
''skinparam linetype ortho
skinparam rectangle {
roundCorner<<interruptable>> 25
roundCorner<<start>> 25
roundCorner<<process>> 10
backgroundColor<<start>> black
}
skinparam shadowing false
sprite $interruptzigzag [16x16/16] {
0000000000000000
0000000000000000
0000000000000000
0000000000000000
000FFFFFFFFFFF00
000000000000F000
00000000000F0000
0000000000F00000
000000000F000F00
00000000F00000F0
0000000FFFFFFFFF
00000000000000F0
0000000000000F00
0000000000000000
0000000000000000
0000000000000000
}
frame "ad Interruptable Activity Region" {
rectangle " " <<interruptable>> #line.dashed {
rectangle "Process Order" as process <<process>>
rectangle "Cancel Request" as cancelreq
}
rectangle "Close Order" as close <<process>>
rectangle "Cancel Order" as cancel <<process>>
process -right-> close
start -down-> process
close -> end
cancel --> end
cancelreq -> cancel: <$interruptzigzag>
'' layout
cancelreq -[hidden]down-> process
}
@enduml
| false
| true
| false
| false
|
sequence
|
f8b98a676399693cbc2a6c8de98aede225d4a836
|
d031500b75687d9d05ac102ee954820a4c46a098
|
/Architecture/NameServerArchitecture.puml
|
05208a4fbc28095c5f4aa292b189b82ccf9c3bce
|
[] |
no_license
|
Delt06/ds-project-2
|
eef87e26594c810d02a561740744ce60458fda68
|
b6e0feb264989740c139e314976f7d892ae124b9
|
refs/heads/master
| 2022-12-27T00:08:36.379290
| 2020-10-11T12:34:45
| 2020-10-11T12:34:45
| 300,640,536
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 459
|
puml
|
@startuml
skinparam backgroundColor #00000000
package "Name Server" {
TCP_Socket_Client - [Command Receiver]
[Tree, Timestamp]
[File Server Threads]
TCP_Socket_FileServer - [Response Queue]
[Response Sender] - TCP_Socket_Client
[Command Receiver] <-right-> [Tree, Timestamp]: 1. tree modifications
[Command Receiver] -up-> [File Server Threads]: 2. command
[Response Queue] --> [Response Sender]: 3. response
}
@enduml
| false
| true
| true
| false
|
sequence
|
9d0262655cd719479d1975778b9c5239751e0170
|
7b13715b0b972ea52b88ad8097cc8cb7b41f2bb1
|
/Rendu/doc/javadoc/ch/tofind/commusica/network/package.puml
|
a34ad69dfede80198c174d6262a2dc284401b8e2
|
[] |
no_license
|
heig-vd-pro2017/projet
|
8f6e9bb5cc75baaf809eda87b31d7de8c632f713
|
db1e7ff720076eea9efe2c4fc8bcad97d80ca2f1
|
refs/heads/master
| 2021-01-16T23:21:13.159819
| 2017-05-29T17:32:48
| 2017-05-29T17:32:48
| 82,906,602
| 5
| 2
| null | 2017-04-02T16:05:43
| 2017-02-23T08:55:46
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 1,740
|
puml
|
@startuml
namespace ch.tofind.commusica.network {
class UnicastClient {
[[UnicastClient.html]]
{static} -LOG: Logger
-socket: Socket
-out: PrintWriter
-in: BufferedReader
+UnicastClient(InetAddress, int)
+UnicastClient(Socket)
+send(String): void
+send(File): void
+run(): void
}
class MulticastClient {
[[MulticastClient.html]]
{static} -LOG: Logger
-port: int
-multicastGroup: InetAddress
-socket: MulticastSocket
-running: boolean
+MulticastClient(String, int, InetAddress)
+stop(): void
+send(String): void
+run(): void
}
class Server {
[[Server.html]]
{static} -LOG: Logger
-socket: ServerSocket
-port: int
-running: boolean
-threadPool: ExecutorService
+Server(int)
+stop(): void
+run(): void
}
class NetworkProtocol {
[[NetworkProtocol.html]]
{static} +interfaceToUse: InetAddress
{static} +MULTICAST_PORT: int
{static} +UNICAST_PORT: int
{static} +MULTICAST_ADDRESS: String
{static} +END_OF_LINE: String
{static} +END_OF_COMMAND: String
{static} +END_OF_COMMUNICATION: String
}
interface java.lang.Runnable {
{abstract} +run(): void
}
java.lang.Runnable <|.. UnicastClient
java.lang.Runnable <|.. MulticastClient
java.lang.Runnable <|.. Server
}
@enduml
| false
| true
| false
| false
|
class
|
4afb8b9cab10c5c3ec5815b8d9f48e7d6ecbfa05
|
8be877cb60d2d0f1aa15ab3f46f5b6274e36e4fa
|
/documents/uml/Add-friend.puml
|
4653eba8a141d46e90632c91285457ffc51763ec
|
[
"MIT"
] |
permissive
|
zalopay-oss/hey-app
|
d61a302a3cb2155426967a72ff6594e2fc76cd6b
|
95e7ecc806493b1e40de049f147b0d080d64095c
|
refs/heads/master
| 2022-06-09T02:20:52.727508
| 2022-01-05T04:51:26
| 2022-01-05T04:51:26
| 145,069,774
| 53
| 18
|
MIT
| 2022-05-16T18:23:03
| 2018-08-17T03:58:44
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 311
|
puml
|
@startuml
hide footbox
hide footbox
actor "User A"
"User A" -> "App Server": Sent a POST request (with JWT) \nto add new friend
"App Server" -> "Redis Server": Check JWT BlackList
"App Server" -> "Redis Server": Validate JWT then add new friend list
"App Server" -> "User A": Return result to user A
@enduml
| false
| true
| false
| false
|
usecase
|
b6b4c57b00b49f308e67ead99917a47efc4ea999
|
962989bb15befd5177b53099836f5262cb2d82d0
|
/5.1-data-model/LAG.puml
|
8b19a9dfcfa9fbf81356407aa5da6488986b0c0f
|
[] |
no_license
|
jnpr-tjiang/cfm-data-model
|
25c12acca65e6a7e4db10058172665517a0f9c11
|
2046f7227f80f98d88844c256b310c442d9cd960
|
refs/heads/master
| 2020-03-16T23:10:44.612882
| 2019-02-04T05:51:27
| 2019-02-04T05:51:27
| 133,068,065
| 2
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 2,088
|
puml
|
@startuml
package global-system-config {
class physical_router << (I, #FF7700) Identity>> {
[[file:///Users/tjiang/gitlab/xmlparsing/xmltest/svg/physical_router.svg]]
- vendor_name: String
- product_name: String
- role: PhysicalRouterRole
- rb_roles: List<RoutingBridgingRole>
- device_family: String</b>
- serial_num: String</b>
}
class physical_interface << (I, #FF7700) Identity>> {
[[file:///Users/tjiang/gitlab/xmlparsing/xmltest/svg/physical_interface.svg]]
- ethernet_segment_identifier: String
- type: enum { regular, ae, irb }
- mac_addresses: MacAddressesType</b>
}
class logical_interface << (I, #FF7700) Identity>> {
[[file:///Users/tjiang/gitlab/xmlparsing/xmltest/svg/logical_interface.svg]]
}
class link_aggregation_group << (I, #FF7700) Identity>> {
- lacp_enabled: Boolean</b>
}
class fabric << (I, #FF7700) Identity>> {
- annotations: Map<String, String>
- credentials: List<DeviceCredential>
- fabric_protocol: enum { ebgp }
}
fabric -> physical_router
fabric *--- link_aggregation_group: has
physical_router *-- physical_interface: has
physical_interface *-- logical_interface: has
physical_interface <-- link_aggregation_group
}
package tenant-project {
class virtual_machine_interface << (I, #FF7700) Identity>> {
- mac_addresses: MacAddressesType
}
class virtual_network << (I, #FF7700) Identity>> {
}
class bridge_domain {
- vlan_tag_based_bridge_domain: boolean
}
class BridgeDomainMembershipType << (T, #FF7700) ComplexType >> #lightblue {
- vlan_tag: Dot1QTagType
}
virtual_machine_interface --> bridge_domain
(virtual_machine_interface, bridge_domain) . BridgeDomainMembershipType
virtual_machine_interface "n " -> "1 " virtual_network
virtual_network *-- bridge_domain: has
}
link_aggregation_group --> virtual_machine_interface
logical_interface --> virtual_machine_interface
@enduml
| false
| true
| false
| false
|
class
|
1a1a20a244dc281a6fd540fe229be4cf189944bc
|
d10503f47377addd953c47db621947c28060f809
|
/Strategy/src/main/java/uml/sequenceDiagram.puml
|
d225140dec312bc73dde6f1d8e7358080e4d78ed
|
[
"MS-PL"
] |
permissive
|
BeqaKhaburdzania/FreeUni-SDP-2013-Lab-UML
|
a0c93981e4924ded0b1db50b296d48c0155f376e
|
dd5fbb54da0daf0fa8ecb7184af9baecaf508d85
|
refs/heads/master
| 2021-01-17T23:11:04.570954
| 2015-03-18T20:17:21
| 2015-03-18T20:17:21
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 821
|
puml
|
@startuml
actor main
create FileTransmissionContext
create FileTransmissionStrategy
main -> FileTransmissionStrategy : new
main -> FileTransmissionContext: new(strategy)
main -> FileTransmissionContext : transmit(file)
activate FileTransmissionContext
FileTransmissionContext -> FileTransmissionStrategy: transmit(file)
activate FileTransmissionStrategy
FileTransmissionStrategy -> AbstractFileTransmissionStrategy: log
activate AbstractFileTransmissionStrategy
AbstractFileTransmissionStrategy -> FileTransmissionStrategy
deactivate AbstractFileTransmissionStrategy
destroy AbstractFileTransmissionStrategy
FileTransmissionStrategy -> FileTransmissionContext
deactivate FileTransmissionStrategy
FileTransmissionContext -> main
deactivate FileTransmissionContext
@enduml
| false
| true
| false
| false
|
usecase
|
42cb8d780d644fd4049577296f3f5d0fdb8afc4b
|
c8e5514bd3ea44e6613f469e88bc0562ba16ae62
|
/src/site/sphinx/formatting/puml/colors/DimGray.puml
|
25c50b8e8a7cefbf9cbda1f7ff4c61d555d19ece
|
[] |
no_license
|
weedySeaDragon/plantuml-documentation
|
1dc30b9afcedaf1afe153cd9bbaa2c3246a769ba
|
3c23cd2cd7fc1b4a85423ef9861711907fab2296
|
refs/heads/develop
| 2022-12-09T05:57:04.055959
| 2022-05-12T16:05:20
| 2022-05-12T16:05:20
| 165,910,589
| 55
| 6
| null | 2022-11-22T10:34:29
| 2019-01-15T19:28:35
|
SCSS
|
UTF-8
|
PlantUML
| false
| false
| 310
|
puml
|
@startuml
skinparam ClassBackgroundColor #DimGray
skinparam ClassFontColor #DimGray
skinparam ClassBorderColor #DimGray
skinparam ClassStereotypeFontSize 0
skinparam CircledCharacterFontSize 0
skinparam CircledCharacterRadius 0
skinparam ClassBorderThickness 0
skinparam Shadowing false
class Dummy
@enduml
| false
| true
| false
| false
|
class
|
91a721bd98f475e35de84090ad5b83c9b8894baf
|
2ba3f5a76717fb6fff46612a773eae08af109dcd
|
/Renderer.plantuml
|
445c494f963eba8f35b2f279ab8cb50798f92eb6
|
[] |
no_license
|
7Physics/7Physics
|
540b9f5f64747fa997e948c525683598a9339b2a
|
59cc9d7ae2132078d63bf32cfb886647324bd1ed
|
refs/heads/master
| 2023-05-29T21:38:22.282734
| 2021-06-11T21:55:18
| 2021-06-11T21:55:18
| 364,243,256
| 0
| 0
| null | 2021-06-11T13:13:35
| 2021-05-04T12:08:10
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 2,187
|
plantuml
|
@startuml
title 7Physics
package Renderer {
class Scene3D {
- glu: GLU
- fpsAnimator: FPSAnimator
+ Scene3D(camera: Camera, ground: Ground)
+ startAnimation()
+ init(drawable: GLAutoDrawable)
+ display(drawable: GLAutoDrawable)
+ iterator(): Iterator<Object3D>
}
interface Renderable {
+ render(gl: GL2)
}
class Object3D {
- color: Color
+ render(gl: GL2)
+ Object3D(position: Position, shape: Shape, color: Color, edgeColor: Color)
+ Object3D(position: Position, shape: Shape)
}
class Ground {
- width: double
- lineGap: double
+ Ground(width: double, lineGap: double)
+ render(gl: GL2)
}
class Camera {
- fov: double
+ zoom()
+ dezoom()
+ moveForward(offset: double)
+ moveBackward(offset: double)
+ moveRight(offset: double)
+ moveLeft(offset: double)
+ getLookAt(): Vec3
+ rotateVertical(angleRadians: double)
+ rotateHorizontal(angleRadians: double)
}
class SceneKeyListener {
+ SceneKeyListener(scene: Scene3D)
+ update()
}
class SceneMouseListener {
+ SceneMouseListener(scene: Scene3D)
}
Object3D "*" --o Scene3D
Renderable <|.. Object3D
Renderable <|.. Ground
Scene3D o--"*" Renderable: renderables
Scene3D --> "1" Camera: camera
SceneKeyListener - Scene3D
SceneMouseListener - Scene3D
SceneKeyListener --> "1" Camera
}
package Common {
class Position {
- horizontalAngle: double
- verticalAngle: double
+ Position(x: double, y: double, z: double, horizontalAngle: double, verticalAngle: double)
+ translate(translation: Vec3)
+ rotate(hAngle: double, vAngle: double)
+ clone(): Position
}
class Shape {
+ Shape()
+ Shape(vertices: List<Vec3>)
# addSquare(a: Vec3, b: Vec3, c: Vec3, d: Vec3)
}
interface Positionnable
}
Object3D --> "1" Shape
Object3D --> "1" Position
Scene3D --> "1" Position
Camera --> "1" Position
Camera ..|> Positionnable
@enduml
| false
| true
| false
| false
|
sequence
|
4dde9112ab5aa20fcf81a4291ca8cfd3de92727a
|
71d2edce68224a323d76a606a00affb7d105cbbd
|
/SequenceDiagram.puml
|
f857a1a28cd96c773c185c9832846de6a224c6e1
|
[] |
no_license
|
pkmnayak/assessment
|
d32d26d56e9cf6b211d68d1a35b3b8fe2f57326f
|
45424a960a67874ab99280ce0027e2dd4c7fc13d
|
refs/heads/main
| 2023-05-27T12:53:11.144126
| 2021-06-04T16:41:32
| 2021-06-04T16:41:32
| 373,901,401
| 0
| 1
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 621
|
puml
|
*Weather Report*
[plantuml, alt="Sequence diagram", width=600, height=150]
----
@startuml
autonumber
actor "User" as actor
participant "Sapient Weather API" as swa
participant "Sapient Weather Service" as sws
participant "Open Weather Map " as owm
actor -> swa: make a get call to Sapient Weather API
note left: API Call begin
swa -> sws: Business Logic to fetch Open weather map data
sws -> owm: Get Call to Open Weather Map
note left: API Call end
owm -> sws: Business Logic for manipulation Response
sws -> swa: Response to API Controller
swa [#blue]-> actor: Successful Fetched Weather Data response
@enduml
----
| false
| true
| false
| false
|
sequence
|
c10f0dda97c784b23cbbd375cec4209be8e7391c
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/DiscountCodeUpdate.puml
|
155b9dcca1427e9b3bb7a7347aafefa9706c1fb6
|
[] |
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
| 379
|
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 DiscountCodeUpdate [[DiscountCodeUpdate.svg]] {
version: Long
actions: [[DiscountCodeUpdateAction.svg List<DiscountCodeUpdateAction>]]
}
@enduml
| false
| true
| false
| false
|
class
|
123d4ff824ca317a5de88f41cc700c93eb506f81
|
d99806bb17e4a22325f775539981c6b7799b9d16
|
/docs/red/1160630/sp3/ssd1.puml
|
e58fe8016c805d82ff1867564fdd4960ecff6845
|
[] |
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
| 378
|
puml
|
@startuml analysis1
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
User -> Browser : open the javascript option
Browser --> User : shows the javascript input box
User -> Browser : writes a non-exisiting function
Browser -> Browser : persists the new function
@enduml
| false
| true
| false
| false
|
sequence
|
9ed4f1083d23677ecce2270e585b87c2aa016262
|
c69dba4cef780d27a126166ee912005507258413
|
/src/design/dsst-propagator-class-diagram.puml
|
d4620fc6b7b9d30d34d27efbd0b40b30f48bfe98
|
[
"MIT",
"EPL-1.0",
"Apache-2.0"
] |
permissive
|
CS-SI/Orekit
|
2265900b501fe6727a57378956f9f2c61564909a
|
7ab7a742674eabee00e1dbe392833d587fdcdaab
|
refs/heads/develop
| 2023-09-03T20:33:42.748576
| 2023-09-01T14:34:03
| 2023-09-01T14:34:03
| 22,851,787
| 144
| 79
|
Apache-2.0
| 2023-03-28T17:53:33
| 2014-08-11T19:29:35
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 2,813
|
puml
|
' Copyright 2002-2023 CS GROUP
' Licensed to CS GROUP (CS) under one or more
' contributor license agreements. See the NOTICE file distributed with
' this work for additional information regarding copyright ownership.
' CS licenses this file to You under the Apache License, Version 2.0
' (the "License"); you may not use this file except in compliance with
' the License. You may obtain a copy of the License at
'
' http://www.apache.org/licenses/LICENSE-2.0
'
' Unless required by applicable law or agreed to in writing, software
' distributed under the License 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.
@startuml
skinparam svek true
skinparam ClassBackgroundColor #F3EFEB/CCC9C5
skinparam ClassArrowColor #691616
skinparam ClassBorderColor #691616
skinparam NoteBackgroundColor #F3EFEB
skinparam NoteBorderColor #691616
skinparam NoteFontColor #691616
skinparam ClassFontSize 11
skinparam PackageFontSize 12
skinparam linetype ortho
package org.hipparchus.ode #ECEBD8 {
interface ODEIntegrator
}
package org.orekit.forces #ECEBD8 {
class ForceModel
}
package org.orekit.propagation.semianalytical.dsst #ECEBD8 {
class DSSTPropagator {
+void setInitialState(SpacecraftState state)
+void setInitialState(SpacecraftState state, PropagationType type)
+void addForceModel(DSSTForceModel model)
+void removeForceModels()
+SpacecraftState propagate(AbsoluteDate start, AbsoluteDate target)
}
ODEIntegrator <--* "1" DSSTPropagator
package forces #DDEBD8 {
class AuxiliaryElements
interface DSSTForceModel {
+void initializeShortPeriodTerms(AuxiliaryElements auxiliary, PropagationType type, double[] parameters)
+double[] getMeanElementRate(SpacecraftState state, AuxiliaryElements auxiliary, double[] parameters)
+void updateShortPeriodTerms(double[] parameters, SpacecraftState ... meanStates)
+EventDetector[] getEventsDetectors()
}
DSSTForceModel -right-> AuxiliaryElements
DSSTForceModel <|-- DSSTZonal
DSSTForceModel <|-- DSSTJ2SquaredClosedForm
DSSTForceModel <|-- DSSTTesseral
DSSTForceModel <|-- DSSTThirdBody
DSSTForceModel <|-- AbstractGaussianContribution
AbstractGaussianContribution <|-- DSSTAtmosphericDrag
AbstractGaussianContribution <|-- DSSTSolarRadiationPressure
AbstractGaussianContribution o--> "1" ForceModel : acceleration provider
}
DSSTPropagator "0..*" *--> DSSTForceModel
DSSTPropagator --> AuxiliaryElements
}
@enduml
| false
| true
| false
| false
|
sequence
|
5178130746e66a39fc71722ea38413e79236c5dd
|
659cf4bd3cc9d4e939f44936cdee4c16c540ed20
|
/va_query_pkg.puml
|
886c2f43d07ac461e08324c368e11d2daf293c17
|
[] |
no_license
|
peggy109/VADoc
|
7e8bfd9d7f1500163b32128dab7cf039b2dbd07d
|
42c8b4e44e16f4e92a2b1a85c8130e89c7fe5b17
|
refs/heads/master
| 2020-04-12T14:14:29.371693
| 2019-01-10T10:43:03
| 2019-01-10T10:43:03
| 162,544,622
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 371
|
puml
|
@startuml
participant PackageManager as PM
participant ApplicationPackageManager
participant PackageManagerService as PMS
[-> PM : getInstalledPackages
PM -> ApplicationPackageManager : getInstalledPackagesAsUser
ApplicationPackageManager ---> PMS : getInstalledPackages
alt
PMS -> PMS : mSettings.mPackages.size
else
PMS -> PMS : mpackages.size
end
@enduml
| false
| true
| false
| false
|
sequence
|
8cc18aa7773a222ff00e76588afb9d8207a42bfb
|
95020c7e244426fa05bbacba32b328d6693361c2
|
/lei20_21_s4_2dl_02/docs/1190523/US2051/USDemo1_CD.puml
|
c26cdcafc61abc23937e59f449e38319b4b61db5
|
[
"MIT"
] |
permissive
|
GJordao12/ISEP-LAPR4
|
cd98eec39010f2ea566376a247e7ebfbd441e12d
|
06e6b2f515445777180faaa603c023ce9b702bdf
|
refs/heads/main
| 2023-08-23T19:19:47.228134
| 2021-10-02T17:23:19
| 2021-10-02T17:23:19
| 412,626,451
| 2
| 3
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 756
|
puml
|
@startuml
'http://plantuml.com/skinparam.html
class AddCollaboratorUI {
+doShow()
}
class AddCollaboratorController {
+registerCollaborator(String username, String password, \n String email, String mechanographicNumber, String shortName, \n String longName, String phoneNumber, String birthDate, \n String distrito, String concelho, Set<Role> roles, \n Collaborator responsible, ArrayList<Team> teams)
}
class Collaborator {
}
class CollaboratorRepository {
+save(Collaborator)
}
AddCollaboratorUI --> AddCollaboratorController : theController
AddCollaboratorUI --> Collaborator : theCollaborator
AddCollaboratorController --> CollaboratorRepository : repo
AddCollaboratorController --> Collaborator : theCollaborator
@enduml
| false
| true
| false
| false
|
sequence
|
ccb767d383b6c44774070eaec0d9adf730e873cc
|
b0a840ee583d0f1dd05adb2bb6e08e4951083c3d
|
/images/ch17_datepicker/jqueryyearpicker-seq.puml
|
f939c736744ea6eca4fafb1f105b7ac4e3f25e0b
|
[] |
no_license
|
selenium-webdriver-book/manuscript
|
842ab108c9b3eb8127027c159b3318fd3fcdf59b
|
c8a8ced2b0ca495cacec6c909b3294ff3074e945
|
refs/heads/master
| 2021-01-12T14:00:07.309802
| 2017-04-23T15:17:59
| 2017-04-23T15:17:59
| 69,686,355
| 11
| 8
| null | 2017-04-23T15:17:59
| 2016-09-30T17:14:29
|
Shell
|
UTF-8
|
PlantUML
| false
| false
| 1,152
|
puml
|
@startuml
hide footbox
skinparam monochrome true
skinparam shadowing false
participant JQueryDatepicker
participant JQueryYearPicker
participant JQueryMonthPicker
participant Browser
participant Element
activate JQueryDatepicker
JQueryDatepicker -> JQueryYearPicker : pick(2018)
activate JQueryYearPicker
loop (2018 - displayYear) times
JQueryYearPicker -> JQueryYearPicker: nextYear()
loop (12) times
JQueryYearPicker -> JQueryMonthPicker : nextMonth()
activate JQueryMonthPicker
JQueryMonthPicker -> Browser : await(CALENDAR)
activate Browser
Browser -> Element: <<create>>
activate Element
Element -> Browser
deactivate Element
Browser -> JQueryMonthPicker : Element
deactivate Browser
JQueryMonthPicker -> Element: click(NEXT_MONTH_BUTTON)
activate Element
Element --> JQueryMonthPicker :
deactivate Element
JQueryMonthPicker --> JQueryYearPicker
deactivate JQueryMonthPicker
end
end
JQueryYearPicker --> JQueryDatepicker :
deactivate JQueryYearPicker
deactivate JQueryDatepicker
@enduml
| false
| true
| false
| false
|
sequence
|
5ff688967fddaaae54ea7f59670af2113b997439
|
56abe70fc5cbd41f4d1caffac744926af3867ddc
|
/java8-utils-api/src/main/resources/java8-utils-api.puml
|
8ca38a0f7bed59229047fbc567dd8bf5a1712b50
|
[] |
no_license
|
ortolanph/VarCompatibilityTest
|
d46c2f9632e2102f53a614e7afde5514b2993517
|
e60f12b0da7eed28c772fd87028c1063881b3672
|
refs/heads/master
| 2020-03-17T22:26:18.669640
| 2018-08-02T15:39:16
| 2018-08-02T15:39:16
| 134,003,332
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 956
|
puml
|
@startuml
left to right direction
package org.java8.utils.api {
interface Validator<E> {
+ boolean validate(E e)
}
package impl {
class BossValidator<Employee>
class BusinessCodeValidator<Project>
class DatabasesValidator<Project>
class DurationValidator<Project>
class EmployeeValidator<Employee>
class NameValidator<Project>
class ProgrammingLanguageValidator<Project>
class ProjectInstanceValidator<Project>
class TeamValidator<Project>
}
Validator <|-- BossValidator
Validator <|-- BusinessCodeValidator
Validator <|-- BusinessCodeValidator
Validator <|-- DatabasesValidator
Validator <|-- DurationValidator
Validator <|-- EmployeeValidator
Validator <|-- NameValidator
Validator <|-- ProgrammingLanguageValidator
Validator <|-- ProjectInstanceValidator
Validator <|-- TeamValidator
@enduml
| false
| true
| false
| false
|
class
|
66a6d693ff93760b1b819e9605808ec8a0936144
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/CartDiscountValueFixedDraft.puml
|
95a9323939d8c71b48ee6dbf0cf90fd940a14715
|
[] |
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
| 491
|
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 CartDiscountValueFixedDraft [[CartDiscountValueFixedDraft.svg]] extends CartDiscountValueDraft {
type: String
money: [[TypedMoneyDraft.svg List<TypedMoneyDraft>]]
}
interface CartDiscountValueDraft [[CartDiscountValueDraft.svg]] {
type: String
}
@enduml
| false
| true
| false
| false
|
class
|
59c020a6124601f62a672d6dcb53593e9ed71c38
|
967db7f88bdf0e5cb8feca9571b9e85175f7bcc8
|
/docs/Solution/Application/Logical.puml
|
515cce9744dfc8adb15f90281d106acefc358ef6
|
[] |
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
| 981
|
puml
|
@startuml
hide member
package "Application" #lightblue {
interface "Application" as APPI {
}
CLI ()-- "APPI"
REST ()-- "APPI"
Web ()-- "APPI"
package "Workloads" as W #ffffff {
rectangle "Workload Automation" as WA #lightblue {
}
rectangle "Event-Driven Workload" as EDW #lightblue {
}
rectangle "Procedural Workload" as PW #lightblue {
}
EDW --> WA
PW --> WA
}
package Services as S #white {
rectangle "Application" as App #lightblue {
}
rectangle "Complex Service" as CS #lightblue {
}
rectangle "Service" as Ser #lightblue {
}
rectangle "AI Model" as AIM #lightblue {
}
App "1" --> "n" CS
App "1" --> "n" AIM
CS "1" --> "n" Ser
}
WA "1" o--> "n" App
APPI --> W
APPI --> S
}
rectangle "Application\nDeveloper" as Dev #lightgray {
}
package "Cloud" as Cloud #lightgreen {
}
Dev --> APPI
APPI -> "Cloud"
@enduml
| false
| true
| false
| false
|
class
|
1b511f741b2b4bd908ede2ceeeb95adce715cfda
|
fe4eb6697e791df152d0c98645cb4dd417d0b4fd
|
/docs/uml/AssignmentClassDiagram.puml
|
28c015694e9f8f5c2fb0818b7e8dd1f068853837
|
[] |
no_license
|
AY2021S2-CS2113T-F08-1/tp
|
181794879f60fe98692cb30145839758cef4781c
|
6e9a5418c1ca45d8ba09ff9a612013251e7417f4
|
refs/heads/master
| 2023-04-10T04:08:56.690286
| 2021-04-16T14:43:44
| 2021-04-16T14:43:44
| 340,670,502
| 0
| 6
| null | 2021-04-16T13:07:08
| 2021-02-20T14:13:17
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 1,958
|
puml
|
@startuml
'https://plantuml.com/class-diagram
hide circle
skinparam classAttributeIconSize 0
abstract class "{abstract} Assignment"
class LongAnswerAssignment
class McqAssignment
class ShortAnswerAssignment
interface "<<interface>> Autogradable"
"<<interface>> Autogradable" <|.. McqAssignment
"<<interface>> Autogradable" <|.. ShortAnswerAssignment
"{abstract} Assignment" <|-- LongAnswerAssignment
"{abstract} Assignment" <|-- McqAssignment
"{abstract} Assignment" <|-- ShortAnswerAssignment
abstract class "{abstract} Assignment" {
# name: String
# typeOfAssignment : String
# deadline : LocalDate
# percentageOfOverallGrade : float
# studentGrades : HashMap<String, Float>
# assignmentComments : ArrayList<String>
+ getComments() : ArrayList<String>
+ setComments(comments: String) : void
+ getStudentGrades() : HashMap<String, Float>
+ setStudentGrade(student: Student, grade: String) : void
+ setStudentGrade(student: Student, grade: float) : void
+ getName() : String
+ setName(name : String) : void
+ getDeadline() : LocalDate
+ setDeadline(deadline: LocalDate) : void
+ getPercentage() : float
+ setPercentage(percentage: float) : void
+ compareTo(other: Assignment) : int
+ toString() : String
+ toStorage() : String
}
interface "<<interface>> Autogradable" {
autogradeAssignment(students: ArrayList<Student>, moduleCode: String, storage: Storage) : void
}
class LongAnswerAssignment {
- answer : Answer
+ setAnswers(answer : Answer) : void
+ getAnswers() : Answer
}
class McqAssignment {
- answer : Answer
+ setAnswers(answer : Answer) : void
+ getAnswers() : Answer
+ getTotalMarks() : int
+ autogradeAssignment(students : ArrayList<Student>, moduleCode : String, storage : Storage) : void
}
class ShortAnswerAssignment {
- answer : Answer
+ setAnswers(answer : Answer) : void
+ getAnswers() : Answer
+ getTotalMarks() : int
+ autogradeAssignment(students : ArrayList<Student>, moduleCode : String, storage : Storage) : void
}
@enduml
| false
| true
| false
| false
|
class
|
387281b476e7e0041647b2e6d3f50fa3b794c3db
|
b0a840ee583d0f1dd05adb2bb6e08e4951083c3d
|
/images/ch17_datepicker/pickfuture-seq.puml
|
b6026b95873f4726fa8f89b8396e010836d4ff1d
|
[] |
no_license
|
selenium-webdriver-book/manuscript
|
842ab108c9b3eb8127027c159b3318fd3fcdf59b
|
c8a8ced2b0ca495cacec6c909b3294ff3074e945
|
refs/heads/master
| 2021-01-12T14:00:07.309802
| 2017-04-23T15:17:59
| 2017-04-23T15:17:59
| 69,686,355
| 11
| 8
| null | 2017-04-23T15:17:59
| 2016-09-30T17:14:29
|
Shell
|
UTF-8
|
PlantUML
| false
| false
| 561
|
puml
|
@startuml
hide footbox
skinparam monochrome true
skinparam shadowing false
activate JQueryDatepicker
JQueryDatepicker -> JQueryDatepicker : nextMonth()
group private void nextMonth()
JQueryDatepicker -> Browser : await(CALENDAR)
activate Browser
Browser -> Element: <<create>>
activate Element
Element --> Browser
deactivate Element
Browser -> JQueryDatepicker : Element
deactivate Browser
JQueryDatepicker -> Element: click(NEXT_MONTH_BUTTON)
activate Element
Element --> JQueryDatepicker :
deactivate Element
deactivate JQueryDatepicker
end
@enduml
| false
| true
| false
| false
|
sequence
|
829a76fb9040ef87fc9454cb8e51252097ff63b7
|
d97b774fd95a8e98e37c46ee1771f6e6e407a148
|
/uml/api/GraphQLExtensionUpdateActionsFailedError.puml
|
4369b6b6c440a4ffa8b1181c215441e4864173c0
|
[] |
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
| 621
|
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 GraphQLExtensionUpdateActionsFailedError [[GraphQLExtensionUpdateActionsFailedError.svg]] extends GraphQLErrorObject {
code: String
localizedMessage: [[LocalizedString.svg LocalizedString]]
extensionExtraInfo: [[Object.svg Object]]
extensionErrors: [[ExtensionError.svg List<ExtensionError>]]
}
interface GraphQLErrorObject [[GraphQLErrorObject.svg]] {
code: String
}
@enduml
| false
| true
| false
| false
|
class
|
c24af9fb7be0117c077980de14a31325f28be570
|
59a54fc695f49bff86c62e299d1e06f058b2bdac
|
/uml/ToDoList.puml
|
08e44b054d5673fea84da7f79717326755f9ab77
|
[] |
no_license
|
MattyYeet/neet-cop3330-assignment4part2
|
e809459877900c6f59d91b8e25c478d1d480d97f
|
dfd7b497a7072aca122132145c1bb73580568b3f
|
refs/heads/master
| 2023-06-18T00:24:32.748333
| 2021-07-12T18:53:09
| 2021-07-12T18:53:09
| 385,332,693
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 800
|
puml
|
@startuml
'https://plantuml.com/class-diagram
class ToDoList{
+main()
+start()
}
class StartupMenu{
+ViewAll()
+MakeItemList()
+DeleteItemList()
}
class DeleteItemList{
+whichItem()
+whichList()
}
class MakeItemList{
+NewEditItem()
+NewList()
}
class confirmDelete{
yes
no
}
class ListBuilder{
+NewEditItem()
+NewList()
+DeleteItemList()
Search with filters
}
openjfx.Application <|- ToDoList
ToDoList --> StartupMenu
StartupMenu --> DeleteItemList
StartupMenu --> MakeItemList
StartupMenu --> ListBuilder
DeleteItemList --> whichItem
DeleteItemList --> whichList
MakeItemList --> NewEditItem
MakeItemList --> NewList
whichItem <--> confirmDelete
whichList <--> confirmDelete
confirmDelete --> ListBuilder
NewEditItem <--> ListBuilder
NewList <--> ListBuilder
ListBuilder --> DeleteItemList
@enduml
| false
| true
| false
| false
|
class
|
9694c594506a0dbed503a665fafcfd36558ee7c5
|
a0c8f42da5f5547b60a2e428bd8be838ef08c30b
|
/doc/structure.puml
|
d6974523c70bdf1c8e51f18d73267b5eba892658
|
[
"MIT"
] |
permissive
|
yoo2001818/stackdb
|
759f061b54dd322f506d0add08c2f385c8bb5f0b
|
c312ab36fabec26fb895978dec038cda7fab7688
|
refs/heads/master
| 2021-01-11T16:31:41.312480
| 2017-06-05T13:49:36
| 2017-06-05T13:49:36
| 80,099,440
| 1
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 851
|
puml
|
@startuml
class Database
class QueryInterface
interface SQL
interface JS
interface View
class DocumentView
class Bucket
class Table
class Indexes
class HistoryPK
class StorageEngine
class BTree
class IndexedDB
class File
class History
class Merger
interface Protocol
interface WebRTC
interface WebSocket
interface HTTP
Database --> QueryInterface
Database --> View
Database --> History
Database --> Merger
QueryInterface --> SQL
QueryInterface --> JS
View --> DocumentView
View --> Custom
DocumentView --> Bucket
Bucket --> Table
Bucket --> Indexes
Bucket --> HistoryPK
Table --> StorageEngine
Indexes --> StorageEngine
HistoryPK --> StorageEngine
History -----> StorageEngine
StorageEngine --> BTree
StorageEngine --> IndexedDB
StorageEngine --> File
Merger --> Protocol
Protocol --> HTTP
Protocol --> WebSocket
Protocol --> WebRTC
@enduml
| false
| true
| false
| false
|
sequence
|
4d900cc6197f6502da1ddfabcb4cb9b895457f76
|
e2a8d9ed2d5942b658cdc68e8c4d1e0be760cb31
|
/src/zoo.puml
|
3a8103bfa5eb4a131b7b5e5a4824cd7aa17e826f
|
[] |
no_license
|
jimmyrabbit88/Oopd
|
d00b953c9603ac182537bd35267fa2f82ad0fd10
|
3e860d147649b9cad141633780cdfe2ab45d7445
|
refs/heads/master
| 2020-07-28T07:56:44.683623
| 2019-09-24T12:06:01
| 2019-09-24T12:06:01
| 209,357,180
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 410
|
puml
|
@startuml
skinparam classAttributeIconSize 0
class Zoo{
}
abstract class Animal{
- age: int
- gender: String
- weight: int
+ eat():
+ sleep():
}
class Bird{
+ fly():
+ move():
}
class Fish{
+ swim():
+ move():
}
class Chicken{
}
class Sparrow{
}
interface Flyable{
}
Zoo o-- "0..*" Animal: contains >
Animal <|-- Fish
Animal <|-- Bird
Bird <|-- Chicken
Bird <|-- Sparrow
Flyable <|.. Sparrow
@enduml
| false
| true
| false
| false
|
class
|
14f1b852b6db75cf42a146f8c01906a8ebf42b54
|
912d65be9bbd436a671d948abe8dadf356eb5216
|
/src/main/java/com/twdt/netty/thirdexample/thirdexample.plantuml
|
3d16b85b234120e9278abd395ff87a9b86034d86
|
[] |
no_license
|
ljhpole/netty-lecture
|
02318e9992f488f03425c93b981e8718582b1b4b
|
a20bef9e6db5d1061a6f37ec0593087588ea1a0a
|
refs/heads/main
| 2023-02-24T21:52:42.964037
| 2021-01-31T15:35:18
| 2021-01-31T15:35:18
| 334,686,240
| 0
| 1
| null | 2021-01-31T15:35:19
| 2021-01-31T15:19:40
| null |
UTF-8
|
PlantUML
| false
| false
| 1,851
|
plantuml
|
@startuml
title __THIRDEXAMPLE's Class Diagram__\n
namespace com.twdt.netty {
namespace thirdexample {
class com.twdt.netty.thirdexample.MyChatClient {
{static} + main()
}
}
}
namespace com.twdt.netty {
namespace thirdexample {
class com.twdt.netty.thirdexample.MyChatClientHandler {
# channelRead0()
}
}
}
namespace com.twdt.netty {
namespace thirdexample {
class com.twdt.netty.thirdexample.MyChatClientInitializer {
# initChannel()
}
}
}
namespace com.twdt.netty {
namespace thirdexample {
class com.twdt.netty.thirdexample.MyChatServer {
{static} + main()
}
}
}
namespace com.twdt.netty {
namespace thirdexample {
class com.twdt.netty.thirdexample.MyChatServerHandler {
{static} - channelGroup : ChannelGroup
+ channelActive()
+ channelInactive()
+ exceptionCaught()
+ handlerAdded()
+ handlerRemoved()
# channelRead0()
}
}
}
namespace com.twdt.netty {
namespace thirdexample {
class com.twdt.netty.thirdexample.MyChatServerInitializer {
# initChannel()
}
}
}
com.twdt.netty.thirdexample.MyChatClientHandler -up-|> io.netty.channel.SimpleChannelInboundHandler
com.twdt.netty.thirdexample.MyChatClientInitializer -up-|> io.netty.channel.ChannelInitializer
com.twdt.netty.thirdexample.MyChatServerHandler -up-|> io.netty.channel.SimpleChannelInboundHandler
com.twdt.netty.thirdexample.MyChatServerInitializer -up-|> io.netty.channel.ChannelInitializer
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
|
317fb55e3dc9096f4835dbc772f38a3192f2ad13
|
83bec850817e3deb2a33a5ab2527784a976338b3
|
/log210-contenu/S20213/assets/ClassesDescription.puml
|
97d60c93dd1280ab6677621e07510b3d473f66c1
|
[] |
no_license
|
yvanross/github-action-learning-larman-mdd
|
df8fb1907a84046ce0ed3b62ea555fd3b12655ad
|
e0195b3344ecdfaa934e788e839e8758453bc4ca
|
refs/heads/main
| 2023-08-30T10:22:28.071260
| 2021-11-11T15:29:27
| 2021-11-11T15:29:27
| 304,116,705
| 0
| 0
| null | 2020-10-15T01:32:37
| 2020-10-14T19:34:03
|
JavaScript
|
UTF-8
|
PlantUML
| false
| false
| 167
|
puml
|
@startuml ClassesDescription
skinparam style strictuml
hide empty members
class Member
class DescriptionMembres {
nom : String
dateNaissance : Date
}
@enduml
| false
| true
| false
| false
|
class
|
3eb37d0fa8cad5e8599115a5641b8d288d127d2e
|
ecc219554fe9c14d408eb3e300c88087ddd7879d
|
/src/main/java/com/shiye/mir/annotation/AspectUML.puml
|
03f1f058e450924b8a8a40d63bc7abdfaeea41aa
|
[] |
no_license
|
Evilock/bfsu-cs-mir
|
219a6c6a068b03e561c8aad68eb5459f7de1c840
|
8f5ad31aecc37215c808a0890ba19643308f7642
|
refs/heads/master
| 2023-03-19T08:11:10.921532
| 2021-03-18T06:56:39
| 2021-03-18T06:56:39
| 298,587,872
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 867
|
puml
|
@startuml
org.aspectj.lang.annotation.Aspect -> AuthorityCheckAspect
AuthorityCheckAspect <|- BaseAspect
AuthorityCheckAspect <.. UserInfoService
interface org.aspectj.lang.annotation.Aspect
AuthorityCheckAspect --* AdminController
class AdminController{
ModelAndView home()
ModelAndView index(HttpServletRequest request)
ModelAndView self(HttpServletRequest request)
}
class AuthorityCheckAspect{
String appServerHostUrl
Boolean needAuthorityCheck
Object aroundApiCallPoint(point, request)
}
class BaseAspect {
void apiCallPoint(HttpServletRequest request)
Method getCurrentMethod(ProceedingJoinPoint point)
}
class UserInfoService{
Boolean checkPassword(uid, password)
UserInfo getUserInfo(uid)
DepositEntity getDeposit(uid)
UserInfo getUserInfoByEmail(uid)
int changePassword(email, newPassword)
}
@enduml
| false
| true
| false
| false
|
class
|
a276e9f617759cb48661e2e8530c1b6073b35c46
|
c8e5514bd3ea44e6613f469e88bc0562ba16ae62
|
/src/site/sphinx/formatting/puml/colors/LightGoldenRodYellow.puml
|
fa1c60ed19dfa8cec3acf5f18bae34f36bcb87f9
|
[] |
no_license
|
weedySeaDragon/plantuml-documentation
|
1dc30b9afcedaf1afe153cd9bbaa2c3246a769ba
|
3c23cd2cd7fc1b4a85423ef9861711907fab2296
|
refs/heads/develop
| 2022-12-09T05:57:04.055959
| 2022-05-12T16:05:20
| 2022-05-12T16:05:20
| 165,910,589
| 55
| 6
| null | 2022-11-22T10:34:29
| 2019-01-15T19:28:35
|
SCSS
|
UTF-8
|
PlantUML
| false
| false
| 349
|
puml
|
@startuml
skinparam ClassBackgroundColor #LightGoldenRodYellow
skinparam ClassFontColor #LightGoldenRodYellow
skinparam ClassBorderColor #LightGoldenRodYellow
skinparam ClassStereotypeFontSize 0
skinparam CircledCharacterFontSize 0
skinparam CircledCharacterRadius 0
skinparam ClassBorderThickness 0
skinparam Shadowing false
class Dummy
@enduml
| false
| true
| false
| false
|
class
|
bfb80466b71d3231dc5cc4f6573e3cc108cd8bd4
|
98a6ebc13d5ae1240a3ec0db9e30aefaed156e78
|
/public/diseño/casos de uso.puml
|
1917d7ce903ca462854401dd4d2b4aefeca7887c
|
[] |
no_license
|
juangutierrezm/tvirtual
|
2ed30345bdc510091a72126540b0101c5669d572
|
29cbdf072616436c4051b63d09e4fe25a1ffc8a0
|
refs/heads/master
| 2016-09-06T15:54:20.124505
| 2014-07-05T13:45:02
| 2014-07-05T13:45:02
| null | 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 266
|
puml
|
@startuml
admin-->(login)
admin-->(gestionar usuarios)
admin-->(gestionar productos)
visitante-->(visualizar productos)
visitante-->(consultar productos)
visitante-->(registrarse)
cliente-->(realizar pedidos)
cliente-->(login)
@enduml
| false
| true
| false
| false
|
uml-unknown
|
9d23e6669ca335fdb027b4d3144fb5d9eeb30de4
|
af85987a1d1c83f29672ac0d9862a565c413d465
|
/doc/useCases/1.0 generalIdea.plantuml
|
8f114ec723917451b89b8f8dae8c0676c33b7401
|
[] |
no_license
|
PSI-Polska/aaas-java6
|
bff2459fc98c9852306fe78d859d9eebc64a61dc
|
adc652e4b2ea91d6a199e870c780bf11c0b14211
|
refs/heads/master
| 2020-03-24T23:39:24.051357
| 2018-08-01T07:11:42
| 2018-08-01T07:11:42
| 143,147,531
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 382
|
plantuml
|
@startuml
skinparam dpi 200
skinparam backgroundColor transparent
title General idea
actor PSIproduct
boundary Gateway
boundary Engine as Engine <<R>> <<Python>> <<Spark>> <<Matlab>>
autonumber
PSIproduct -> Gateway: execute(CalculationDefinition)
Gateway -> Engine: call
Engine -> Engine
Engine -> Gateway: {calculationResult}
Gateway -> PSIproduct: {calculationResult}
@enduml
| false
| true
| false
| false
|
usecase
|
9c0436e6d2f6fc85f7414420f0269ea0a53e934e
|
d5a82e56e8c04bda3f2fe67489f7544c33684f27
|
/zaoczne/gr2/monopoly/class_diagram.plantuml
|
a4bdeba94344d65eb6ca006f409abe7ae9149c41
|
[] |
no_license
|
kpodlaski/ProjObj2019
|
099f74373ce51f61c0faae3ddae988dc92352ecb
|
96b3e53e3eeb2fbb20618867966b120d51f71097
|
refs/heads/master
| 2020-09-09T20:05:46.434288
| 2020-01-26T10:22:35
| 2020-01-26T10:22:35
| 221,554,102
| 0
| 1
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,188
|
plantuml
|
@startuml
class Game{}
class Player{
name:String
balance :int
moveTo(Place):void
updateBalance(ammount:int):void
addCard(card:Card):void
removeCard(card:Card):void
}
class Bank{
updateBalance(ammount:int):void
addCard(card:Card):void
removeCard(card:Card):void
}
class Board{
newPosition(Player, int[]):Place
}
class Place{
position:int
name:String
}
class Pawn{
position:int
color:String
}
class Dice{
roll():int
}
class Card{
price:int
}
note left
country:String
countrySize:int
---
or new Class Country
end note
class Chance{
info:String
action():void
}
class House{}
class Hotel{}
class PlaceWithCard{}
class PlaceWithCardAndHouses{}
class SpecialPlace{
action():void
}
class UI{
buyDecision(Player,Place):boolean
}
Player --* Game
Pawn -- Player
Pawn --* Board
Dice --* Game
Bank -- Game
Board -- Game
UI -- Game
Place --* Board
Card -- PlaceWithCard
Chance --* Board
Card --* Player
Card --* Bank
Chance --* Player
House --* Bank
House --* PlaceWithCardAndHouses
Hotel --|> House
PlaceWithCard --|> Place
PlaceWithCardAndHouses --|> PlaceWithCard
SpecialPlace --|>Place
@enduml
| false
| true
| false
| false
|
class
|
6889e0bdda323dd845e9767b2391e1a5ab8a5d6b
|
c2ef7c48e236c3d1780fdcac75abce25c672c652
|
/src/main/resources/uml/PrototypeUml.puml
|
5c22a99a4fceba15e71441d92947045ef0720932
|
[] |
no_license
|
ToryZhou/design-pattern
|
8d63b720ef54c9633eb10122c4cbeae45ae7ea1c
|
c9bcd6ae5cfb398e86d3af9a6a704e70a604b5cd
|
refs/heads/master
| 2022-09-10T09:57:10.616533
| 2022-08-22T02:48:42
| 2022-08-22T02:48:42
| 132,232,311
| 62
| 31
| null | 2022-08-22T02:48:43
| 2018-05-05T09:11:57
|
Java
|
UTF-8
|
PlantUML
| false
| false
| 484
|
puml
|
@startuml
title Prototype
Interface Cloneable
class Resume{
-name: String
-sex: String
-age: int
-workExperience: WorkExperience
-prize: Prize
+clone(): Resume
+deepClone(): Resume
}
class Prize{
-name: String
+clone(): Prize
}
class WorkExperience{
-timeArea: String
-company: String
+clone(): WorkExperience
}
Cloneable <|.. Resume
Cloneable <|.. Prize
Cloneable <|.. WorkExperience
Resume *-> Prize
WorkExperience <-* Resume
@enduml
| false
| true
| false
| false
|
class
|
fa9b59103d1c0d138caccc24fc956c9491851a02
|
e3645014ec4552fa6507908a0284f3816b2fe998
|
/thesis/src/plantuml/cicd_pipeline.plantuml
|
cdba8beb27a6f728042a5d38d89720c98b1504cd
|
[
"MIT"
] |
permissive
|
kuffel/ex_app
|
581b378975dedb97ce9170eeee1e0d543b7ea057
|
c67c1c9f9b48d6020859ea2b1f9d070dca69c84f
|
refs/heads/master
| 2023-04-24T09:36:14.665804
| 2021-05-18T13:28:42
| 2021-05-18T13:28:42
| 297,621,378
| 0
| 0
|
MIT
| 2021-05-18T13:28:43
| 2020-09-22T10:59:59
|
TeX
|
UTF-8
|
PlantUML
| false
| false
| 591
|
plantuml
|
@startuml
actor "Entwickler"
database "VCS"
entity "CI/CD Server"
entity "Produktivsystem"
"Entwickler" -> "VCS": Abgabe einer Änderung
"VCS" -> "CI/CD Server": Information über Änderung
"CI/CD Server" -> "VCS": Änderungen holen
"CI/CD Server" -> "CI/CD Server": Ausführung der CI/CD Skripte
"CI/CD Server" -> "CI/CD Server": Ausführung der Tests
alt Tests erfolgreich
"CI/CD Server" -> "Produktivsystem": Änderungen installieren
"CI/CD Server" -> "Entwickler": Positives Feedback
else Tests fehlgeschlagen
"CI/CD Server" -> "Entwickler": Negatives Feedback
end
@enduml
| false
| true
| true
| false
|
sequence
|
c0204dfa1d755ed2338878fb8b1cef2916189bed
|
c3d1dcbb4830a200192a7b821c759d5628e15910
|
/usecase/onlineShopping_1.plantuml
|
c337f0fed546494467f53e931ac1c41cbb49cdb4
|
[] |
no_license
|
alibizhan/UML
|
4aaaa89fa916fa128272fe3a420ac00761c46710
|
3359bbe9bfcfce6a6d9b67255f3ffeb5ae27ed7e
|
refs/heads/master
| 2023-03-17T03:53:25.224964
| 2021-03-11T14:56:37
| 2021-03-11T14:56:37
| 346,621,820
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 1,107
|
plantuml
|
@startuml
top to bottom direction
title Online shopping UML use case diagram view items use case.\n
usecase (view\nitems) as viewItems
usecase (search\nitems) as searchItems
usecase (browse\nitmes) as browseItems
usecase (view\nrecommended\nitmes) as viewRecItems
usecase (add to\nshopping cart) as addToshopingCart
usecase (add to\nwish list) as addToWlist
usecase (customer\nauthentication) as customerAuth
browseItems -[hidden]up- searchItems
viewRecItems -[hidden]up- browseItems
addToshopingCart -[hidden]up- viewRecItems
addToWlist -[hidden]up- addToshopingCart
viewItems -[hidden]right- viewRecItems
viewItems -[hidden]up- viewRecItems
addToshopingCart -[hidden]up- customerAuth
browseItems -[hidden]up- addToWlist
addToshopingCart -[hidden]down- browseItems
searchItems .> viewItems : <<extend>>
browseItems .> viewItems : <<extend>>
viewRecItems .> viewItems : <<extend>>
addToshopingCart .> viewItems : <<extend>>
addToWlist .> viewItems : <<extend>>
customerAuth .> addToshopingCart : <<extend>>
viewRecItems .> customerAuth : <<include>>
addToWlist .> customerAuth : <<include>>
@enduml
| false
| true
| false
| false
|
usecase
|
866c1612b57d02b1d449f6344277bf17af0091ad
|
6269112c0429b548f644fcf0a7f9d19e291fd169
|
/app/src/main/java/com/group/project/noteUtility/noteUtility.plantuml
|
419cd50c137b8c1f12f54f0c80fc38a713625526
|
[] |
no_license
|
JoelingM/CP470_Group_Project
|
949c5d3824e36d4daf5cac33b794fa43e5d0fb1d
|
bfb3b36736472fc59eff492bf695aad620092756
|
refs/heads/master
| 2023-03-15T01:29:46.961062
| 2021-03-19T21:38:16
| 2021-03-19T21:38:16
| 349,560,996
| 0
| 0
| null | null | null | null |
UTF-8
|
PlantUML
| false
| false
| 912
|
plantuml
|
@startuml
title __NOTEUTILITY's Class Diagram__\n
namespace com.group.project {
namespace noteUtility {
interface com.group.project.noteUtility.NoteEventListener {
{abstract} + onNoteClick()
{abstract} + onNoteLongClick()
}
}
}
namespace com.group.project {
namespace noteUtility {
class com.group.project.noteUtility.NoteUtilities {
{static} + dateFromLong()
}
}
}
namespace com.group.project {
namespace noteUtility {
class com.group.project.noteUtility.NotesViewFragment {
+ onCreateView()
}
}
}
com.group.project.noteUtility.NotesViewFragment -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
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.