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
acaab2d0a33b255137b5bd1e36455812a7b34f34
83bec850817e3deb2a33a5ab2527784a976338b3
/log210-contenu/S20213/assets/03-chp25F-28A-Diagrammes-etats-13.pptx/BulletinNotesEtats.puml
79d5fa6a29514dd39378f8fe512520199b7ac1aa
[]
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
1,464
puml
@startuml Bulletin de notes skinparam style strictuml hide empty description title États d'un Bulletin de notes [*] --> Vide state "Activé" as Actif Vide -> Actif : créerStructure Actif -u-> Actif : saisirNotes Actif -r-> Actif : déterminerCotes state "Attente\nApprobation" as Attente Actif --> Attente : demanderApprobation\n[cotesDéterminés] /\nenvoyerCourriel Attente -r-> Approuvé : approuverCotes /\nenvoyerCourriel Attente --> Actif : refuserCotes /\nenvoyerCourriel Approuvé --> [*] 'Il s'agit de l'évolution dans l'état d'un bulletin de notes pour un cours. ' - Le bulletin est intialement vide et l'enseignant ne peut pas saisir des notes. ' - Dès que l'enseignant crée une structure d'évaluation, il peut saisir les notes des étudiants et finalement déterminer les cotes (les lettres). ' - Si l'enseignant a déterminé les cotes, il peut soumettre les cotes à son directeur pour une approbation. Il ne peut pas modifier le bulletin après cette demande. Le directeur reçoit un courriel à propos de la demande d'approbation. ' - Le directeur peut ensuite approuver les cotes et l'enseignant reçoit donc un courriel à ce propos et il ne peut plus modifier le bulletin. ' - Le directeur peut aussi refuser les cotes et l'enseignant reçoit un courriel à ce propos et le bulletin de notes est de nouveau modifiable (y compris les cotes) par l'enseignant qui pourra éventuellement demander de nouveau une approbation des cotes. @enduml
false
true
true
false
sequence
06dc643cfb6423c3b94b1d50f314e6178acee82d
2375df463f4fd4496dcb4a65a17ac8a9e7a769b2
/uml/MainGUI.puml
5ebee6923a64aed09e74c1030298cca1e4cbc831
[]
no_license
roymustangnet/dctzy
99f6c1aedc788534bc7b23995190010f3faaa63e
70a7f1a179047be0dd6c93a8d7fcbd190c5890e4
refs/heads/master
2022-09-23T09:45:28.418490
2020-02-23T15:46:19
2020-02-23T15:46:19
240,540,372
0
0
null
2022-08-23T18:03:30
2020-02-14T15:34:29
Jupyter Notebook
UTF-8
PlantUML
false
false
298
puml
@startuml class MainGUI{ - __original_data - __vol_data + top + run(self) -__init_table(self) -__init_menu(self) -__statistic(self) -__init_stat_config_window(self) -__open_csv_files(self) -__open_dump_file(self) -__show_data(self, data, col_length) -__plot(self, xname, group, agebins) } @enduml
false
true
false
false
class
247d11ffeaab5fc6827524d69b63dec60b25f6e5
bf3e610c8668e525aedcca58ddbe9da7c19e427e
/docs/design/network-discovery/switch-FSM.puml
71cf8436eca9233e6a1f7dc518b0006c76b3072a
[ "Apache-2.0" ]
permissive
telstra/open-kilda
874b5204f8c2070860a2e7fc6f8be368a5d18726
686d31220f1033595d7f1d4374544af5ba9c42fe
refs/heads/develop
2023-08-15T21:24:21.294425
2023-08-14T08:51:52
2023-08-14T08:51:52
104,974,693
82
70
Apache-2.0
2023-09-14T19:11:22
2017-09-27T05:13:18
Java
UTF-8
PlantUML
false
false
2,701
puml
Internal data: * switchId * list of portNumber+upState Input signals: * history * online * offline * port-add * port-del * port-up * port-down * port-data * connections-update Output signals: * online * offline * setup-port * remove-port * port-up * port-down * port-data @startuml title Switch FSM legend top right sync-ended = [sync was successful || no attempts left] endlegend [*] --> INIT INIT --> SYNC : online INIT --> PENDING : history INIT --> OFFLINE : offline INIT --> DELETED : switch-remove INIT : connections-update / save connections in DB PENDING : enter / setup port workers PENDING --> SYNC : online / init ports from history PENDING --> OFFLINE : offline PENDING --> DELETED : switch-remove PENDING : connections-update / save connections in DB SYNC : enter / init attempts count from config SYNC : enter / save speaker data SYNC : enter / [dump-generation in context] update dump-generation SYNC : enter / create or update DB record SYNC : enter / save features SYNC : enter / save connections in DB SYNC : sync-response [!sync-ended] / process sync response SYNC : sync-error [!sync-ended] / process error response SYNC : sync-timeout [!sync-ended] / process timeout SYNC : connections-update / save connections in DB SYNC : online / [dump-generation in context] update dump-generation SYNC --> SETUP : sync-ended SYNC -r-> OFFLINE : offline SETUP : enter / update status in DB SETUP : enter / emit switch online status notification SETUP : enter / setup port FSM for NEW ports SETUP : enter / emit online for ALL ports SETUP : enter / emit port-del for REMOVED ports SETUP : enter / emit port-down for DOWN ports SETUP : enter / emit port-up for UP ports SETUP : enter / emit port-data for UPDATED ports SETUP : enter / send reroute affected flows command SETUP --> ONLINE : next ONLINE : port-add / emit setup for port ONLINE : port-add / setup port FSM ONLINE : port-add / emit online for port ONLINE : port-add / emit port-up/down ONLINE : port-del / emit port-del for port ONLINE : port-up / proxy ONLINE : port-down / proxy ONLINE : port-data / emit port-data for port ONLINE : connections-update / save connections in DB ONLINE : online / update ports status ONLINE : online / [dump-generation in context] update dump-generation ONLINE --> OFFLINE : offline OFFLINE : enter / update status in DB OFFLINE : enter / save connections in DB OFFLINE : enter / emit offline for portAll() OFFLINE : enter / emit switch changed notification OFFLINE : connections-update / save connections in DB OFFLINE --> SYNC : online OFFLINE --> DELETED: switch-remove DELETED : enter / kill ports FSM DELETED : enter / emit switch remove notification DELETED -u-> [*] @enduml
false
true
false
false
sequence
4de52b7ddb91e99f59a0575bcc1eab524a44f30d
39cd21194e3db6675348c1d113717d1fa55ae0b7
/src/main/java/org/example/ex041/ex041_class_diagram.puml
b631224f3ca369f8d7dbe6f9a2cdf7b115f95405
[]
no_license
tgoldsmith2001/Goldsmith-cop3330-assignment3
e99294559d81f4e98beba97ff742769da3028dd9
86aae4de365c34379fafb1a627be365166282bde
refs/heads/master
2023-08-23T11:03:07.150508
2021-10-11T02:49:32
2021-10-11T02:49:32
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
297
puml
@startuml 'https://plantuml.com/class-diagram class App { +{static}void main(System.in) {static}ArrayList<String>Sort(ArrayList<String>Values) {static}ArrayList<String>readFile(String path) {static}boolean createFile(ArrayList<String> Values, String path, String name) } @enduml
false
true
false
false
class
ed2633ccd569941251ef502c08e32bf3cce6bce1
54ef4bbf48bc967329076d67ebe61dc59dc2eac9
/uml/app.puml
b34df839ffc5ad86af3f3b68b7567585ab376893
[]
no_license
rachelsch1/schwarz-cop3330-assignment5
aaccb58027590293aa981765b65d145635b93263
0dd63131069d8b828565073ed2e2fd87702065a5
refs/heads/master
2023-06-20T23:52:20.644472
2021-07-26T03:56:19
2021-07-26T03:56:19
389,348,432
0
0
null
null
null
null
UTF-8
PlantUML
false
false
884
puml
@startuml class MainClass { main() start() } class List { directory: String invList: ObservableList<Item> List() getDirectory() setDirectory() addItem() deleteItem() createTSVFile() createHTMLFile() loadInventoryTSV() loadInventoryHTML() } class Item { name: String serial: String value: String getName() setName() getSerial() setSerial() getValue() setValue() } class InventoryController { list: List initialize() initTable() initCols() editTableCols() loadData() addButtonClicked() deleteButtonClicked() loadTSVButtonClicked() loadHTMLButtonClicked() saveAsHTMLClicked() saveAsTSVClicked() searchUsed() showAllButtonClicked() } javafx.Application <|-- MainClass MainClass <|-- List List -- InventoryController List - Item @enduml
false
true
false
false
class
721738c23c242f7eee37ee97e2c3001cb437e911
b04d5166435afbe4a531aaccc447a40c92bb649b
/docs/UseCases/Manage-Infrastructure/Request-Compute.puml
0e44f546988af3911722e23e2d42952df9793772
[]
no_license
CAADE/CloudLet
bc8e2d2ca4662aa60732888d727fca11d4045f66
08066bb296578ca6dc60a20388b15cb0f08425c4
refs/heads/master
2021-07-24T19:23:37.384552
2018-08-11T13:37:52
2018-08-11T13:37:52
81,122,426
0
0
null
null
null
null
UTF-8
PlantUML
false
false
289
puml
@startuml Actor "actorName" as A box "Manage-Infrastructure" #lightblue participant CLI as CLI participant Web as Web participant "cloudlet" as S A -> CLI : cloudlet-compute-request() CLI -> S : compute/request() A -> Web : compute/request() Web -> S : compute/request() end box @enduml
false
true
false
false
sequence
d3b0e63ec3f87db7ec2236925a5a569e0da7ef90
57af2f1f7ba82bcc5f6e652d3a305d93d727be2c
/moose-wiki/Developers/Diagrams/anchor.puml
76c617c77d3b1de12ab052b3a7d53af1eb00fb71
[ "MIT" ]
permissive
reda-idtaleb/moosetechnology.github.io
a36b09f19c37ac43b4fa012a1b909ca37b4a6928
b866efa65dbdf3ad5d23504391dee4684d42c5b1
refs/heads/master
2023-07-03T22:38:48.775864
2021-08-06T09:00:54
2021-08-06T09:00:54
388,830,027
0
0
MIT
2021-07-23T14:33:58
2021-07-23T14:33:57
null
UTF-8
PlantUML
false
false
1,306
puml
@startuml hide empty members skinparam class { BackgroundColor white ArrowColor black BorderColor darkGray } class TFileAnchor << (T,lightGrey) >> { String fileName String encoding } class TFileNavigation << (T,lightGrey) >> { Number endLine Number startLine Number startColumn Number endColumn } class THasImmediateSource << (T,lightGrey) >> { String source } class TIndexedFileNavigation << (T,lightGrey) >> { Number startPos Number endPos } class TMultipleFileAnchor << (T,lightGrey) >> { } class TRelativeSourceAnchor << (T,lightGrey) >> { Number endPos Number startPos } class TSourceAnchor << (T,lightGrey) >> { Number lineCount } class TSourceEntity << (T,lightGrey) >> { Number numberOfLinesOfCode Number numberOfLinesOfCodeWithMoreThanOneCharacter String sourceText Boolean isStub } TSourceAnchor <|-- TFileAnchor TFileAnchor <|-- TFileNavigation TSourceAnchor <|-- TFileNavigation TSourceAnchor <|-- THasImmediateSource TFileAnchor <|-- TIndexedFileNavigation TSourceAnchor <|-- TIndexedFileNavigation TSourceAnchor <|-- TMultipleFileAnchor TSourceAnchor <|-- TRelativeSourceAnchor TMultipleFileAnchor -- " *fileAnchors" TFileAnchor TRelativeSourceAnchor -- "relatedAnchor" TSourceAnchor TSourceAnchor "sourceAnchor" -- "element" TSourceEntity @enduml
false
true
false
false
class
cd3e8dcb5e31172abdded875221c9f6662ad0716
83bec850817e3deb2a33a5ab2527784a976338b3
/log210-contenu/devoirs/devoir#1-EchangeLivre-solution/cu01/2-DSS-ajouterLivreAEchanger.plantuml
12f007f4783b4172300303c845c62674fd5a2618
[]
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
343
plantuml
@startuml skinparam style strictuml title CU01 - Ajouter un livre à échanger actor ":Client" as c participant ":Système" as s c->s : démarrerAjoutLivre() loop reste des livres c->s : ajouterLivre(isbn : CodeISBN, condition:CodeCondition) s-->c : description end loop c->s: terminerAjoutLivre() s-->c: liste de livres du client @enduml
false
true
true
false
usecase
219c487ba9b34326a2bbcb0f0b4f9554dfed7f11
e10cac196aa29d7353b36e26c7bf65fa39c5763b
/docs/DG_Diagrams/ExecFavCommand/ExecFavCommand.puml
03c68e193fe1b84cde132f37a4b2d74430970db6
[]
no_license
wamikamalik/tp
174c866802ecc34139def88fa91c79d9c682c7bc
d6beb431ad97a6608bcdf8418f698c6faa779c61
refs/heads/master
2023-01-11T22:41:16.157009
2020-11-09T13:17:45
2020-11-09T13:17:45
299,304,875
1
0
null
2020-09-28T12:41:08
2020-09-28T12:41:07
null
UTF-8
PlantUML
false
false
1,343
puml
@startuml box Logic participant ":Parser" participant ":ExecFavCommand" participant ":ExecFavParser" participant "p:Parser" end box [-> ":Parser": setUserInput("/execfav index") activate ":Parser" [<-- ":Parser" deactivate ":Parser" [-> ":Parser": extractType() activate ":Parser" create ":ExecFavCommand" ":Parser" -> ":ExecFavCommand": ExecFavCommand(index) activate ":ExecFavCommand" create ":ExecFavParser" ":ExecFavCommand" -> ":ExecFavParser": ExecFavParser(index) activate ":ExecFavParser" ":ExecFavParser" -> ":ExecFavParser": setIndex() activate ":ExecFavParser" ":ExecFavParser" --> ":ExecFavParser" deactivate ":ExecFavParser" ":ExecFavParser"-->":ExecFavCommand" deactivate ":ExecFavParser" ":ExecFavCommand"--> ":Parser" deactivate ":ExecFavCommand" ":Parser" -> ":ExecFavCommand": executeCommand() activate ":ExecFavCommand" ":ExecFavCommand" ->":ExecFavCommand": getFav() activate ":ExecFavCommand" ":ExecFavCommand" --> ":ExecFavCommand": Fav deactivate ":ExecFavCommand" create "p:Parser" ":ExecFavCommand" -> "p:Parser": Parser(Command) activate "p:Parser" "p:Parser"->"p:Parser": extractType() activate "p:Parser" "p:Parser"-->"p:Parser" deactivate "p:Parser" "p:Parser"-->":ExecFavCommand" deactivate "p:Parser" ":ExecFavCommand"--> ":Parser" deactivate ":ExecFavCommand" [<--":Parser" deactivate ":Parser" @enduml
false
true
false
false
sequence
24681c6de4025ceeae1a9dda626b3b9496e30219
03be9bc80bd669dd90726a65d1b652dcde1019a5
/diagram/5.puml
178ab56fce44f960e8f65275455e9ca291a4b57c
[]
no_license
zp000123/UmlTest
1dc3fce8934142352e7a58ad291b3adb28ed7eff
0013339948fc936e3aa69354edcd8363766fa0c8
refs/heads/master
2020-07-16T17:39:11.842902
2019-09-02T10:37:10
2019-09-02T10:37:10
205,834,074
0
0
null
null
null
null
UTF-8
PlantUML
false
false
211
puml
@startuml (*) --> "Initialization" if "Some Test" then --> [true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" --> [Ending process] (*) end if @enduml
false
true
false
false
activity
2fba34dc6917e6cae8589bc39f55a5529262e579
967db7f88bdf0e5cb8feca9571b9e85175f7bcc8
/docs/Solution/Control/Security/Remediation/Deployment.puml
ef54481cf6b564f535063c1fa9f8c47bda1bb64f
[]
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
323
puml
@startuml rectangle "Diagram TBD" @enduml package "Security/Remediation" #lightblue { folder bin #ffffff { file binName } folder Services #ffffff { file uservice } node micro node sailsjs database DB1 sailsjs -- DB1 bin .. sailsjs Services .. micro micro -- DB1 sailsjs -> micro }
false
true
false
false
sequence
8c2b2b5156720262e55a77819facc458e956f9fb
f4a3c15aaeb6cc0001e8c0e5bf272b95dd4495c7
/checkUML.puml
843c444a8a2e6d11661622b6936717f09acffb93
[]
no_license
juliahart/KIJJapp
8ccbdad55c5ef3e0b815f66e67e91257164e8b98
7b45d2a7143362f4c4e5ecef9e9d39d7f40dcc47
refs/heads/master
2023-01-31T06:20:35.401325
2020-12-17T21:56:58
2020-12-17T21:56:58
307,755,832
0
0
null
null
null
null
UTF-8
PlantUML
false
false
481
puml
@startuml class com.example.kijjapp.Booking { - int id - PetSitter petSitter - PetOwner petOwner - String endDate - String startDate - String status - String[] ed + int getId() + void setId(int) + String getEndDate() + void setEndDate(String) + String getStartDate() + void setStartDate(String) + PetSitter getPetSitter() + void setPetSitter(PetSitter) + PetOwner getPetOwner() + void setPetOwner(PetOwner) + String getStatus() + void setStatus(String) + int startToEnd() } @enduml
false
true
false
false
class
240e6694dd569f17b139aa6bb600dcb32bfa117f
13b74df782c4597852495ba905742f1e60cf93b3
/图解/spring事件/spring事件适配类图.puml
3fc81f5f7b3f51e5b2a0134116789d2d5d6c40fd
[]
no_license
sourcecode850/spring-boot
fbd5c1eff477dcd93c2c6298ccd3f733a1bf78b7
f7d8704e72a303c71921baac3e04d90abcf99e21
refs/heads/master
2022-06-22T00:24:03.705535
2020-03-17T13:51:49
2020-03-17T13:51:49
230,460,039
0
0
null
2022-06-21T03:00:16
2019-12-27T14:41:00
Java
UTF-8
PlantUML
false
false
821
puml
@startuml class ApplicationListenerMethodAdapter class ApplicationListenerMethodTransactionalAdapter class TransactionSynchronizationEventAdapter class TransactionSynchronizationAdapter interface GenericApplicationListener interface ApplicationListener interface TransactionSynchronization ApplicationListenerMethodAdapter <|-- ApplicationListenerMethodTransactionalAdapter TransactionSynchronizationAdapter <|-- TransactionSynchronizationEventAdapter ApplicationListener <|-- GenericApplicationListener GenericApplicationListener <|.. ApplicationListenerMethodAdapter TransactionSynchronization <|.down. TransactionSynchronizationAdapter ApplicationListenerMethodTransactionalAdapter <.. TransactionSynchronizationEventAdapter TransactionSynchronizationEventAdapter o-right- ApplicationListenerMethodAdapter @enduml
false
true
false
false
class
c8e1dfcdf57a3a911323afcabc9c77a89504e224
3cdb6adfdaed54bdf50c6adf89ed9d1653d637a3
/app/src/main/java/com/shuyun/androidnotes/components/lifecycle/lifecycle_common.puml
99209776ba3519e0cccc84923795c0770ea64458
[]
no_license
Shuyun6/AndroidNotes
c3b26a48239a9f2397fdf9d057d7d9dd27df2417
5573b4749f7ecce77997eb8166a4d651b93fdfe4
refs/heads/master
2020-03-19T11:18:36.156844
2020-03-09T15:06:15
2020-03-10T15:07:34
136,442,024
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,845
puml
@startuml abstract class Lifecycle{ + addObserver(observer : LifecycleObserver) : void + removeObserver(observer : LifecycleObserver) : void + getCurrentState() : State } enum Event{ ON_CREATE ON_START ON_RESUME ON_PAUSE ON_STOP ON_DESTROY ON_ANY } enum State{ DESTROYED INITIALIZED CREATED STARTED RESUMED + isAtLeast(state State) : boolean } interface LifecycleObserver{ } annotation OnLifecycleEvent interface LifecycleOwner{ getLifecycle() : Lifecycle } class ClassesInfoCache{ sInstance : ClassesInfoCache - mCallbackMap : Map<Class, CallbackInfo> - mHasLifecycleMethods : Map<Class, Boolean> hasLifecycleMethods(klass : Class) : boolean - getDeclaredMethods(klass : Class) : Method[] getInfo(klass : Class) : CallbackInfo - verifyAndPutHandler(handlers : Map<MethodReference, Lifecycle.Event>, newHandler : MethodReference, newEvent Lifecycle.Event, klass Class) - createInfo(klass : Class, declaredMethods : Method[]) } class CallbackInfo{ mEventToHandlers : Map<Lifecycle.Event, List<MethodReference>> mHandlerToEvent : Map<MethodReference, Lifecycle.Event> CallbackInfo(handlerToEvent Map<MethodReference, Lifecycle.Event) invokeCallbacks(source : LifecycleOwner, event Lifecycle.Event, target : Object) invokeMethodsForEvent(handlers : List<MethodReference>, source : LifecycleOwner, event : Lifecycle.Event, mWrapped : Object) } class MethodReference{ mCallType : int mMethod : Method MethodReference(callType : int, method : Method) invokeCallback(source : LifecycleOwner, event : Lifecycle.Event, target : Object) : void + equals(o : Object) : void + hashCode() : int } class CompositeGeneratedAdaptersObserver{ - mGeneratedAdapters : GeneratedAdapter[] CompositeGeneratedAdaptersObserver(generatedAdapters : GeneratedAdapter[]) onStateChanged(source : LifecycleOwner, event : Lifecycle.Event) : void } interface FullLifecycleObserver{ onCreate(owner : LifecycleOwner) : void onStart(owner : LifecycleOwner) : void onResume(owner : LifecycleOwner) : void onPause(owner : LifecycleOwner) : void onStop(owner : LifecycleOwner) : void onDestroy(owner : LifecycleOwner) : void } class FullLifecycleObserverAdapter{ - mObserver : FullLifecycleObserver FullLifecycleObserverAdapter(observer : FullLifecycleObserver) onStateChanged(source : LifecycleOwner, event : Lifecycle.Event) : void } interface GeneratedAdapter{ callMethods(source : LifecycleOwner, event : Event, onAny : boolean, logger : MethodCallsLogger) } interface GenericLifecycleObserver{ onStateChanged(source : LifecycleOwner, event : Lifecycle.Event) : void } class Lifecycling{ - REFLECTIVE_CALLBACK : int - GENERATED_CALLBACK : int - sCallbackCache : Map<Class, Integer> - sClassToAdapters : Map<Class, List<Constructor<? extends GeneratedAdapter>>> getCallback(object : Object) : GenericLifecycleObserver - createGeneratedAdapter(constructor : Constructor<? extends GeneratedAdapter>, object : Object) - generatedConstructor(klass : Class<?>) : Constructor<? extends GeneratedAdapter> - getObserverConstructorType(klass : Class<?>) : int - resolveObserverCallbackType(klass : Class<?>) : int - isLifecycleParent(klass : Class<?>) : boolean - getAdapterName(className : String) : String } class MethodCallsLogger{ - mCalledMethods : Map<String, Integer> + approveCall(name : String, type : int) : boolean } class ReflectiveGenericLifecycleObserver{ - mWrapped : Object - mInfo : CallbackInfo ReflectiveGenericLifecycleObserver(wrapped : Object) onStateChanged(source : LifecycleOwner, event : Lifecycle.Event) : void } class SingleGeneratedAdapterObserver{ - mGeneratedAdapter : GeneratedAdapter SingleGeneratedAdapterObserver(generatedAdapter : GeneratedAdapter) onStateChanged(source : LifecycleOwner, event : Lifecycle.Event) : void } '/Relationship Lifecycle +--> State Lifecycle +--> Event Lifecycle -> LifecycleObserver LifecycleObserver -> OnLifecycleEvent ClassesInfoCache +--> CallbackInfo ClassesInfoCache +--> MethodReference CallbackInfo ..> MethodReference LifecycleOwner <.. CallbackInfo LifecycleOwner <.. MethodReference LifecycleObserver <|--- GenericLifecycleObserver LifecycleOwner <.. GenericLifecycleObserver GenericLifecycleObserver <|. CompositeGeneratedAdaptersObserver LifecycleObserver <|-- FullLifecycleObserver GenericLifecycleObserver <|. FullLifecycleObserverAdapter FullLifecycleObserver <... FullLifecycleObserverAdapter CompositeGeneratedAdaptersObserver -> GeneratedAdapter ReflectiveGenericLifecycleObserver --> ClassesInfoCache GenericLifecycleObserver <|.. ReflectiveGenericLifecycleObserver SingleGeneratedAdapterObserver --> GeneratedAdapter GenericLifecycleObserver <|.. SingleGeneratedAdapterObserver GeneratedAdapter <. Lifecycling CompositeGeneratedAdaptersObserver ..> MethodCallsLogger GeneratedAdapter ..> MethodCallsLogger @enduml
false
true
false
false
class
d2b85eef2c8d9f1e4f455385d19ea31db9425c1c
8c59fbc94a2ba7fa9a12c10991fe334cda0df128
/metrics/web/docs/features/navigation/diagrams/navigation_class_diagram.puml
8e08a0d5ae0aecf935e122427266838cf0e156dc
[ "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
3,746
puml
@startuml navigation_class_diagram class MetricsApp {} package common.presentation { package injector.widget { class InjectionContainer {} } package navigation { package route_configration { class RouteName { } class RouteConfiguration { + name : RouteName + path : String + authorizationRequired : bool } class RouteConfigurationFactory { + RouteConfiguration create(Uri) } } class MetricsRouteInformationParser { - RouteConfigurationFactory _routeConfigurationFactory + Future<RouteConfiguration> parseRouteInformation(RouteInformation) + RouteInformation restoreRouteInformation(RouteConfiguration) } class MetricsRouterDelegate { + navigatorKey : GlobalKey<NavigatorState> + currentConfiguration : RouteConfiguration + navigatorObservers : List<NavigatorObservers> - _navigationNotifier : NavigationNotifier + Future<void> setInitialRoutePath(RouteConfiguration routeConfiguration) + Future<void> setNewRoutePath(RouteConfiguration routeConfiguration) } package constants { class MetricsRoutes {} } package state { class NavigationNotifier { + pages : List<MetricsPage> + currentConfiguration : RouteConfiguration - _metricsPageFactory : MetricsPageFactory - _isUserLoggedIn : bool - _isAppInitialized : bool - _redirectRoute : RouteConfiguration + void handleAuthenticationUpdates(bool isLoggedIn) + void handleAppInitialized(bool isAppInitialized) + void pop() + void push(RouteConfiguration) + void pushReplacement(RouteConfiguration) + void pushAndRemoveUntil(RouteConfiguration, MetricsPredicate) + void handleInitialRoutePath(RouteConfiguration routeConfiguration) + void handleNewRoutePath(RouteConfiguration routeConfiguration) - void _redirect() - RouteConfiguration _processConfiguration(RouteConfiguration routeConfiguration) } } package metrics_page { class MetricsPageFactory { + MetricsPage create(RouteConfiguration) } class MetricsPage { + child : Widget + maintainState : bool + fullScreenDialog : bool + Route<T> createRoute() } class MetricsPageRoute { + builder : WidgetBuilder + settings : RouteSettings + maintainState : bool + fullscreenDialog : bool + Widget buildTransitions() } } } } InjectionContainer --> NavigationNotifier : provides MetricsApp --> MetricsRouteInformationParser :uses MetricsApp --> MetricsRouterDelegate : uses MetricsRouteInformationParser --> RouteConfiguration : provides MetricsRouteInformationParser --> RouteConfigurationFactory : uses RouteConfiguration --> RouteName : uses RouteConfigurationFactory -> RouteConfiguration : uses RouteConfigurationFactory -> MetricsRoutes : uses MetricsRouterDelegate --> NavigationNotifier : uses NavigationNotifier --> RouteConfigurationFactory : uses NavigationNotifier --> RouteConfiguration : uses NavigationNotifier --> MetricsPageFactory : uses MetricsPageFactory --> MetricsPage : uses MetricsPage --> MetricsPageRoute : uses @enduml
false
true
false
false
sequence
1e80a197500d1aa9bd087fdff7826cb6584c115c
efce9d2b3c856b13a71f27e2b6f41aa26908c2ea
/out/production/Patrones/Promotores/Subastas/diagramas/diagrama_uml.plantuml
a567314acbeae70956b38350e4a845069e46e0c0
[]
no_license
ebovio/Patrones
6b746bd3c485bdbabf9feea1f44377c4c4785485
2fa7f3de402583493bc2acf0d138dcb3cf00ea82
refs/heads/master
2022-10-09T23:05:51.689288
2020-06-07T06:53:26
2020-06-07T06:53:26
270,111,482
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,302
plantuml
@startuml title __SUBASTAS's Class Diagram__\n namespace Promotores.Subastas { class Promotores.Subastas.CentroDeOcioSubasta { + subastar() } } namespace Promotores.Subastas { interface Promotores.Subastas.ISubastaStrategy { {abstract} + subastar() } } namespace Promotores.Subastas { class Promotores.Subastas.Oferta { - coste : float - subastado : boolean - tiempoEjecucion : int + Oferta() + getCoste() + getTiempoEjecucion() + setSubastado() + toString() } } namespace Promotores.Subastas { class Promotores.Subastas.SubastasTest { {static} + main() } } namespace Promotores.Subastas { class Promotores.Subastas.ViviendaProtegidaSubasta { + subastar() } } Promotores.Subastas.CentroDeOcioSubasta .up.|> Promotores.Subastas.ISubastaStrategy Promotores.Subastas.Oferta o-- Promotores.Subastas.ISubastaStrategy : subastaStrategy Promotores.Subastas.ViviendaProtegidaSubasta .up.|> Promotores.Subastas.ISubastaStrategy 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
64a0c7798b71599d61ebf45e4f7ebb4cf30798b6
112e511928937b8ec60004ca94f1dd996bd9fd1a
/Documents/Shos.Chatter.Server/Areas/HelpPage/SampleGeneration/HelpPageSampleKey.puml
b26c42d3c4f665bcdba1e3d4496290dc0ed59201
[ "MIT" ]
permissive
Fujiwo/Shos.Chatter.NetFramework
2c143b390b1588e38e5967a8b8f1c51bf5487362
3c7061398e790c2fc856585fdbf60a18705f11e0
refs/heads/master
2023-03-23T09:31:02.071913
2021-03-11T05:27:48
2021-03-11T05:27:48
323,569,895
0
0
null
null
null
null
UTF-8
PlantUML
false
false
858
puml
@startuml class HelpPageSampleKey { + HelpPageSampleKey(mediaType:MediaTypeHeaderValue) + HelpPageSampleKey(mediaType:MediaTypeHeaderValue, type:Type) + HelpPageSampleKey(sampleDirection:SampleDirection, controllerName:string, actionName:string, parameterNames:IEnumerable<string>) + HelpPageSampleKey(mediaType:MediaTypeHeaderValue, sampleDirection:SampleDirection, controllerName:string, actionName:string, parameterNames:IEnumerable<string>) + ControllerName : string <<get>> + ActionName : string <<get>> + SampleDirection : SampleDirection? <<get>> + <<override>> Equals(obj:object) : bool + <<override>> GetHashCode() : int } class "HashSet`1"<T> { } HelpPageSampleKey --> "MediaType" MediaTypeHeaderValue HelpPageSampleKey --> "ParameterNames<string>" "HashSet`1" HelpPageSampleKey --> "ParameterType" Type @enduml
false
true
false
false
class
c0fd7434b123924b7b15f383aa0c679460380a14
3495a3bc8450a240a21780fb8c795c215f88000a
/docs/UC1 - Register Organization/UC1_SD.puml
cfc608577319ba625277418b463f748656430727
[]
no_license
1190452/LAPR2
f27ac4e485b91d04189dd0a37551bc108c070b12
97c5488c091243cf65f9e16821f56a5020e0ae2e
refs/heads/master
2023-05-09T02:35:50.850483
2020-06-14T21:07:59
2020-06-14T21:07:59
372,570,349
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,082
puml
@startuml autonumber actor "Administrator" as ADM participant ":Regist\nOrganizacionUI" as UI participant ":RegistOrganization\nController" as CTRL participant ":Plataform" as PLAT participant "ro:Regist\nOrganizations" as ORGS participant "Organization" as _ORG participant "org:Organization" as ORG participant "add:Address" as ADD participant "colab:Collaborator" as COLAB participant "manager:Manager" as MNGR activate ADM ADM -> UI : begins the registration process of an organization. activate UI UI --> ADM : requests information about the organization (e.g. name, email, nif, address), \nthe manager(e.g. name, email) and the collaborator(e.g. name, email, phone number) deactivate UI ADM -> UI : inserts the information activate UI UI -> CTRL : newOrganization(name,email,NIF,street,doorNumber,locality, nameC, emailC, phoneNumberC, nameM, emailM, phoneNumberM) activate CTRL CTRL -> PLAT: ro = getrOrg() activate PLAT deactivate PLAT CTRL -> ORGS: org = newOrganization(name,email,NIF,street,doorNumber,locality, nameC, \n emailC, phoneNumberC, nameM, emailM, phoneNumberM) activate ORGS ORGS -> _ORG: end=newAddress(street, doorNumber, locality) activate _ORG _ORG --> ADD ** : create(street, doorNumber, locality) deactivate _ORG ORGS -> _ORG: manager=newManager(nameM, emailM, roleM) activate _ORG _ORG --> MNGR ** : create(name, email, role) deactivate _ORG ORGS -> _ORG: collab=newCollaborator(nameC, emailC, roleC) activate _ORG _ORG --> COLAB ** : create(name, email, role) deactivate _ORG ORGS --> ORG ** : create(name, email, nif, address, collaborator, manager) deactivate ORGS deactivate CTRL UI --> ADM : shows information and a requests confirmation deactivate UI ADM -> UI : confirms activate UI UI -> CTRL: registerOrganization() activate CTRL CTRL -> ORGS: registerOrganization(org) activate ORGS ORGS -> ORGS: validatesOrganization(org) ref over ORGS, COLAB, MNGR, PLAT UC1_SD_RegistUser end ref ORGS -> ORGS: addOrganization(org) deactivate ORGS deactivate CTRL UI --> ADM : successful operation deactivate UI deactivate ADM @enduml
false
true
false
false
usecase
54e0d3535481bd099ae9ddade434ab86e97648d1
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/PlacementValidity.puml
e17af1caef6e47783b0b4145a81f2dbfb940f1c6
[]
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
214
puml
@startuml enum PlacementValidity { Valid, InvalidContains, InvalidIsWithin, InvalidStartsInBlend, InvalidEndsInBlend, InvalidContainsBlend, InvalidOverlapWithNonBlendableClip, } @enduml
false
true
false
false
class
48a8bab08d8e72ef8dcf79ffa371cad7ece646e5
b607bda349642e826019dfb580567761f039178b
/src/adapter/adapter.puml
f4dc12d1ce2f1eae5cff69104a6fae4628e75bcf
[]
no_license
gyoridavid/design-patterns-typescript
7f4ea630ce2973db0a33bb25e001ed6c85a10ab8
78ce0b14c8adf9b365da8d7234c6ed4d2ead07bc
refs/heads/main
2023-03-08T02:38:53.226650
2021-02-20T11:00:31
2021-02-20T11:00:31
339,009,219
0
0
null
null
null
null
UTF-8
PlantUML
false
false
443
puml
/' ADAPTER '/ @startuml interface Adapter { + operation() } class Client class ConcreteAdapter { - adaptee + operation() } class Adaptee { + adaptedOperation() } hide empty members Adapter <- Client Adapter <|-- ConcreteAdapter ConcreteAdapter -> Adaptee note as N1 Convert the interface of a class into another interface clients expect by wrapping it and implementing the other interface end note @enduml
false
true
false
false
class
23bc424f1981bfe07e1794373f9d0d773fa26116
8cf018eb6de40017601592f1f125ea67d5de7086
/docs/Solution/Service-Stack/Connection-Services/API-Gateways/Logical.puml
324a133611375d099af1e74294a537fe496047e6
[]
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
170
puml
@startuml package "API Gateways" { interface "API Gateways" { } } CLI ()-- "API Gateways" "REST API" ()-- "API Gateways" "Web Portal" ()-- "API Gateways" @enduml
false
true
false
false
class
290446b8bf1f39ac13da17047875f89b0eca46cd
d99806bb17e4a22325f775539981c6b7799b9d16
/docs/blue/1150372/sp2/design1.puml
2279fed5a3fbe3caf72d1603c26e3566039115f8
[]
no_license
Fuel4us/GWTFinalProject
3d0e1194f142cfcbdfc3d24f37a7537ff3a30dfb
b6c2f6add1687ca7800a9ec243edbe067ca6090c
refs/heads/master
2020-03-21T19:47:13.534718
2018-06-28T05:33:43
2018-06-28T05:33:43
138,969,901
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,406
puml
@startuml design1 skinparam monochrome true skinparam shadowing false hide footbox actor User boundary AgendaView control AgendaPresenter control AgendaServices control ViewAgendasController control AgendaService entity AgendaRepository database Database box "Client" participant AgendaView participant AgendaPresenter end box box "Server" participant AgendaServices participant ViewAgendasController participant AgendaService participant AgendaRepository end box box "Database" participant Database end box User -> AgendaPresenter : onReveal() / navigate to page AgendaPresenter ->> AgendaServices : getAgendas() AgendaServices -> ViewAgendasController : viewAgendas() ViewAgendasController -> AgendaService : getAllAgendas() AgendaService -> AgendaRepository : findAllAgendas() AgendaRepository -> Database : findAllAgendas() AgendaServices ->> AgendaPresenter : return AgendaPresenter -> AgendaView : return AgendaView -> AgendaPresenter : getAllCalendarEventsToAgenda() AgendaPresenter ->> AgendaServices : getAllCalendarEventsToAgenda() AgendaServices -> ViewAgendasController : getAllCalendarEventsToAgenda() ViewAgendasController -> AgendaService : getAllCalendarEventsToAgenda() AgendaService -> AgendaRepository : getAllCalendarEventsToAgenda() AgendaRepository -> Database : findAllAgendas() AgendaServices ->> AgendaPresenter : return AgendaPresenter -> AgendaView : return @enduml
false
true
false
false
sequence
0499d85b88429335d4353620a1371b7835fd10ee
fdcf017910172a9a30f10b1f4b437390ccb41c99
/docs/docs.puml
b6e34956ea756c1ad9b381941cad55a0d5d8b409
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
huconn/pelion-quick-start-web-app
7fca2daf0ec8b9c1b09aca50fcc9cc4b8f7ca666
f0d1d6bb9073155fa621b665e09131b9ce29c68c
refs/heads/master
2022-11-10T09:06:14.130606
2020-06-11T07:51:44
2020-06-11T07:51:44
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,655
puml
@startuml app_arch actor User as u folder "Heroku" as h { component "Web App" as server database "Postgres DB" as db } cloud "Pelion\n Device\n Management" as pdm component "Disco 475" as disco u -right- server server -- db server -right- pdm pdm -right- disco @enduml @startuml app_setup hide footbox title App startup entity "Web App" as app database "PostGres" as db collections "Pelion DM Api" as api entity "Disco 475" as device -> app: Start app activate app app -> app: Start web server app -> db: Init Tables activate db db -> app: OK deactivate db app -> api: Create webhook activate api api -> app: Test webhook: /callback deactivate api app -> api: Subscribe to devices and resources activate api api -> app: OK deactivate app api -> device: Subscribe /3303/* device -> api: OK api -> app: Webhook: Subscribe OK deactivate api @enduml @startuml resource_notify hide footbox title Event notification entity "Web App" as app database "PostGres" as db collections "Pelion DM Api" as api entity "Disco 475" as device device <-: Resource value changes activate device device -> api: Notify deactivate device activate api api -> app: Notify on webhook activate app app -> api: 204 OK deactivate api app -> db: Store in DB activate db db -> app: OK deactivate db deactivate app @enduml @startuml view_data hide footbox title Visualise Data entity "App" as app database "PostGres" as db -> app: Load web app activate app app -> db: get Data activate db db -> app: Send deactivate db <- app: Render graphs app -> app: Wait 10s app -> db: get Data activate db db -> app: Send deactivate db <- app: Re-render graphs deactivate app @enduml
false
true
false
false
sequence
097852a9cc540940eff3a0868dcedec3c1b5970c
96874e0e3f9711f63256e620f7e83d6c24addc40
/T4 - Sara/plantuml/ModeloCubo.puml
ed152ba6588b79f39f54cf38b70c0a97ab4ac641
[]
no_license
sarahelenargthss/LudoOpenGL
d61bf926e3e5f14695cba7681b5704c037560dc3
7112a5c8facf2ee60a3b9d0a1161e03d23bb4422
refs/heads/main
2023-02-04T22:39:57.249310
2020-12-22T00:11:23
2020-12-22T00:11:23
323,476,001
0
0
null
null
null
null
UTF-8
PlantUML
false
false
64
puml
@startuml class ModeloCubo { + Geometria() : void } @enduml
false
true
false
false
class
46a23ac7422cbc265dcbe838b41eeb584193e483
95db096f36828b7124792f7ce52368a58783e9e9
/docs/javadocs/soen6441riskgame/models/strategies/package-summary.puml
e6c6d25ab5ed3c9baade629665c570e4e0cb8e36
[]
no_license
huntertran/soen6441-riskgame
81af179068618a3870b14ef46cf51ea65c31ac6b
f6605e3c5bdd3346f65288c96de6d169faa47f00
refs/heads/master
2023-06-22T21:10:32.772010
2021-03-31T21:48:30
2021-04-02T03:19:34
209,664,319
2
1
null
2023-06-14T22:29:59
2019-09-19T23:16:40
Java
UTF-8
PlantUML
false
false
2,820
puml
@startuml skinparam svgLinkTarget _parent skinparam linetype ortho package soen6441riskgame.models.strategies [[../../../soen6441riskgame/models/strategies/package-summary.html{soen6441riskgame.models.strategies}]] #lightyellow { } class "<b><size:14>AggressiveStrategy</b>" as soen6441riskgame.models.strategies.AggressiveStrategy [[../../../soen6441riskgame/models/strategies/AggressiveStrategy.html{soen6441riskgame.models.strategies.AggressiveStrategy}]] { } hide soen6441riskgame.models.strategies.AggressiveStrategy fields hide soen6441riskgame.models.strategies.AggressiveStrategy methods class "<b><size:14>BenevolentStrategy</b>" as soen6441riskgame.models.strategies.BenevolentStrategy [[../../../soen6441riskgame/models/strategies/BenevolentStrategy.html{soen6441riskgame.models.strategies.BenevolentStrategy}]] { } hide soen6441riskgame.models.strategies.BenevolentStrategy fields hide soen6441riskgame.models.strategies.BenevolentStrategy methods class "<b><size:14>CheaterStrategy</b>" as soen6441riskgame.models.strategies.CheaterStrategy [[../../../soen6441riskgame/models/strategies/CheaterStrategy.html{soen6441riskgame.models.strategies.CheaterStrategy}]] { } hide soen6441riskgame.models.strategies.CheaterStrategy fields hide soen6441riskgame.models.strategies.CheaterStrategy methods class "<b><size:14>HumanStrategy</b>" as soen6441riskgame.models.strategies.HumanStrategy [[../../../soen6441riskgame/models/strategies/HumanStrategy.html{soen6441riskgame.models.strategies.HumanStrategy}]] { } hide soen6441riskgame.models.strategies.HumanStrategy fields hide soen6441riskgame.models.strategies.HumanStrategy methods class "<b><size:14>RandomStrategy</b>" as soen6441riskgame.models.strategies.RandomStrategy [[../../../soen6441riskgame/models/strategies/RandomStrategy.html{soen6441riskgame.models.strategies.RandomStrategy}]] { } hide soen6441riskgame.models.strategies.RandomStrategy fields hide soen6441riskgame.models.strategies.RandomStrategy methods interface "<b><size:14>Strategy</b>" as soen6441riskgame.models.strategies.Strategy [[../../../soen6441riskgame/models/strategies/Strategy.html{soen6441riskgame.models.strategies.Strategy}]] { } hide soen6441riskgame.models.strategies.Strategy fields hide soen6441riskgame.models.strategies.Strategy methods soen6441riskgame.models.strategies.AggressiveStrategy ..|> soen6441riskgame.models.strategies.Strategy soen6441riskgame.models.strategies.BenevolentStrategy ..|> soen6441riskgame.models.strategies.Strategy soen6441riskgame.models.strategies.CheaterStrategy ..|> soen6441riskgame.models.strategies.Strategy soen6441riskgame.models.strategies.HumanStrategy ..|> soen6441riskgame.models.strategies.Strategy soen6441riskgame.models.strategies.RandomStrategy ..|> soen6441riskgame.models.strategies.Strategy @enduml
false
true
false
false
class
86e2f627f06dd3f68a36babf5a6cfdca4a57e919
0b6d6ef9bd372dfa0e26790ce5739a7638a9cf4b
/applications/block-consumer/deploy-accediendo-a-nodos-remotos.plantuml
02ebed8f2cccf69fbb70fcb96b98ed3409665ef7
[]
no_license
gonzalobellino/padfed-doc
fd1f2c7017c6b32be447cca4dc3ad3c2cc3409b7
f79a8ba3928e11b361207442bf8178ec208b90c1
refs/heads/master
2020-06-03T01:07:55.323943
2019-06-06T22:46:33
2019-06-06T22:46:33
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
650
plantuml
@startuml deploy-accediendo title Block-Consumer accediendo a nodos remotos note as N1 Esquema de deploy para organizaciones que no corren nodos de la Blockchain. Un BlockConsumer instalado localmente accede a cualquiera de los nodos de la red para recuperar nuevos bloques. end note package Blockchain { [peer0.afip] [peer1.afip] [peer0.xxxx] [peer1.xxxx] } package DataCenter { component [BlockConsumer] database "Oracle o\nPostgreSQL\n" as db } cloud internet BlockConsumer ..> internet BlockConsumer ..> db : jdbc (write) internet ..> Blockchain : gRPCs (read) Blockchain -[hidden]left- DataCenter @enduml
false
true
false
false
sequence
15b604ec5d2c7a9a1144e222dfd75e325d5f3af8
2224a126b01b992d959a6bd54f2d1011a5ba4d70
/src/Docs/Sprint3/SD_DefineMeteringPeriodGridsDevices.puml
422768613457436100f8bff48be81c412282c113
[]
no_license
1181687/hateoasToy
f7d5f6aeffe15f30adea325f40670f0e0b15cc35
0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375
refs/heads/master
2020-05-24T10:01:58.451415
2019-05-15T11:02:39
2019-05-15T11:02:39
187,203,481
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,086
puml
@startuml skinparam sequenceMessageAlign center skinparam sequence { ArrowColor Black ActorBorderColor DarkBlue LifeLineBorderColor black LifeLineBackgroundColor LightGrey ParticipantBorderColor Black ParticipantBackgroundColor LightGrey ParticipantFontStyle Bold ActorBackgroundColor DimGrey ActorFontColor DeepSkyBlue ActorFontStyle Bold ActorFontSize 17 ActorFontName Aapex } activate userAdmin userAdmin -> Main : 1- Run Main activate Main == Grid Metering Period Validation == Main -> Utils : 1.1- readConfigFile(MeteringPeriodGrid) activate Utils Utils -> Utils : 1.1.1- readConfigFile(MeteringPeriodGrid) Utils --> Main : 1.2- meteringPeriod deactivate Utils Main -> Main : 1.3 - Validate meteringPeriod == Device Metering Period Validation == Main -> Utils : 1.4- readConfigFile(MeteringPeriodDevice) activate Utils Utils -> Utils : 1.4.1- readConfigFile(MeteringPeriodDevice) Utils --> Main : 1.5- meteringPeriod deactivate Utils Main -> Main : 1.6- Validate meteringPeriod Main -> ":House" : 1.7- Create() activate ":House" == Normal Operation == @enduml
false
true
false
false
sequence
106eb46185bdea636daef3f8042f3518e4945647
d8542196004614346e18570418310e4104c01578
/docs/proposals/images/cluster-class/create.plantuml
5c81b7faf121fb0b012121c065cdb839ca51face
[ "Apache-2.0" ]
permissive
diamanticom/cluster-api
d30ab09dd0756742707a7483e6cf7919562eaf64
1491f04a099dfcb9c61d116bed1236dc6426dc5e
refs/heads/master
2022-01-01T14:28:15.712115
2021-08-30T20:43:39
2021-08-30T20:43:39
238,814,477
1
1
Apache-2.0
2021-06-01T12:56:47
2020-02-07T00:39:53
Go
UTF-8
PlantUML
false
false
1,763
plantuml
@startuml title Figure 1. Cluster with ClusterClass Provisioning process actor User ' -- GROUPS START --- box #LightGreen participant "API Server" end box box #LightBlue participant "Cluster Controller" end box ' -- GROUPS END --- User -> "API Server" : Create Cluster object with\n""Cluster.Spec.Managed.Class"" "API Server" --> "Cluster Controller": New Cluster opt Required only if Cluster.Spec.Managed.Class is set "Cluster Controller" --> "API Server": Creates the infrastructure cluster "Cluster Controller" -> "Cluster Controller": Checks for\nCluster.Spec.ControlPlaneRef opt Required only if Cluster.Spec.ControlPlaneRef is not set "Cluster Controller" -> "Cluster Controller": Initializes the control plane \noject using the template "Cluster Controller" -> "Cluster Controller": Sets the name of the object to <cluster.Name> "Cluster Controller" -> "Cluster Controller": Sets the replicas & k8s version "Cluster Controller" -> "API Server": Saves the control plane object "Cluster Controller" -> "Cluster Controller": Updates the Cluster.Spec.ControlPlaneRef "Cluster Controller" -> "API Server": Updates Cluster end loop For each deployment in\n""cluster.Spec.Managed.Worker.Deployments"" list "Cluster Controller" -> "API Server": Check for MachineDeployment object\nwith name\n<cluster.Name>-<deployment.Name> opt If MachineDeployment not found "Cluster Controller" -> "Cluster Controller": Initializes new MachineDeployment object "Cluster Controller" -> "Cluster Controller": Sets the name of MD to\n<cluster.Name>-<deployment.Name> "Cluster Controller" -> "Cluster Controller": Sets the replicas & k8s version "Cluster Controller" -> "API Server": Saves MachineDeployment end end end hide footbox @enduml
false
true
false
false
sequence
2c52706fda849f4ec82d997ffb69232b84149936
ff37fc7cd12d4fbf1edbfb497f799f0da4f796ed
/plantuml/example-01.puml
cfb46c5891619ec2460306d2441adecb1803ff9c
[]
no_license
abulka/lcodemaps
d3cd2e748cd14026c2a055939b69ba9ba44c3a61
d40f7437cbe5a3484fb2136118f2c32a87aa7ceb
refs/heads/master
2022-03-07T13:32:43.446713
2022-02-14T00:21:25
2022-02-14T00:21:25
223,074,570
43
8
null
null
null
null
UTF-8
PlantUML
false
false
2,704
puml
@startuml More complete example of a Literate Code Map - 01 !$code = "<color:royalBlue><size:14>" !$codeb = "<color:DarkSlateGray><size:12>" !$codeg = "<color:Gray><size:12>" !$codeb = "<color:royalBlue>" !$codep = "<color:Purple><size:14>" header <font color=red>Prototype of "Literate Code Maps"</font> (c) Andy Bulka 2019 endheader class View { onKeyUp() onClick() --- .. def <u><b>onClick() .. Responsible for handling the clicl event. Calls <b>GetShapeList()</b> on the <b>Diagram</b> to get all the shapes, then iterates through them, checking each shape's parent. $code .. $code for shape in self.GetDiagram().<b>GetShapeList()</b>: <color:Red><u> 2 $code if shape.<b>GetParent()</b> == None: <color:Red><u>3 $code .. .. def <u><b>onKeyUp</b>(self, event) .. Handles the <b>ESC</b> key being hit and switches the canvas $code .. $code shape.SetCanvas(None) <color:Red><u>4 $code .. } class Shape { canvas parent -- <b>SetCanvas() <b>GetParent() SetBrush() } class Diagram <<lib.ogl._lines.py>> { shapes --- <b>GetShapeList() <b>Render() Clear() Scan() .. GetShapeList() .. $code ... $code result = [] $code for each shape in shapes: \t<i>various filtering conditions, if succesful, \t<i>shape gets appended to the result $code return result .. Render() .. <i>Create fresh visualisation $code for node in self.displaymodel.graph.nodes: $code assert not node.shape $code if isinstance(node, CommentNode) or hasattr(node, "comment"): $code shape = self.createCommentShape(node) <color:Red><u>22 $code else: $code shape = self.CreateUmlShape(node) } class Shape { .. <b>SetCanvas</b>(canvas) .. $code ... $code self.canvas = canvas <color:Red>4 $code ... .. <b>GetParent</b>() .. Simply a reference to the <i>.parent</i> property, which is <i>None</i> if there is no parent. $code ... $code return self.parent } class Scenario1 < when user clicks on button ><< (S,#FF7700) start here >> Scenario1 ..> View : 1. onClick() View ..> Diagram : 2. GetShapeList()\n -> List View ..> Shape : 3. GetParent()\n -> Shape View ..> Shape : 4. SetCanvas() note as N2 The creation of a comment shape if a little different <color:Red>22 end note N2 . View N2 .[hidden] View note "The list of shapes is kept in the diagram, which the view uses" as N3 N3 .. View N3 .. Diagram center footer A "Literate Code Map" diagram combines class and sequence diagrams into one. Plus adds code fragments, rich narrative text and numbered references. end footer @enduml
false
true
false
false
activity
e58007ca37c9d09e312ea8b7f288b18289cd5e5c
83147b64e04741de0403ef88b6c9aeba85d05361
/docs/Iteracao3/UC10/UC10_SD.puml
5e698e713d1a1ca0d0a277a70b7e82a0b51db964
[]
no_license
antoniodanielbf-isep/ESOFT-2020
3af037382ecf70f5b25448765e841a8733cc3968
a1bcfcbb7951b58afcc9c1f663265091dde3926e
refs/heads/main
2023-06-04T23:48:29.068810
2021-06-20T18:18:38
2021-06-20T18:18:38
378,711,541
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,448
puml
@startuml autonumber actor "Colaborador" as COLAB participant ":SeriarAnuncioUI" as UI participant ":SeriarAnuncioController" as CTRL participant ":Plataforma" as PLAT participant "rorgs:RegistoOrganizacoes" as RORGS participant "ra:Registo\nAnuncios" as RANU participant "lstAnun:List<Anuncios>" participant "org:Organizacao" as ORG participant "lstColabs:ListaColaboradores" as LSTCOLABS participant "lColabs:List<Colaborador>" participant "colab:Colaborador" as COLABORADOR participant "anu:Anuncio" as ANU participant "listaCand:ListaCandidaturas" as LSTCAND participant "lstCand:List<Candidatura>" participant "cand:Candidatura" participant "ps:ProcessoSeriacao" as PS participant "class:Classificacao" as CLASS COLAB -> UI : inicia o processo de seriação das candidaturas manualmente activate COLAB activate UI UI -> CTRL : lstAnun=getAnunciosPorSeriarNaoAutomaticos() activate CTRL CTRL -> PLAT: rorgs = getRegistoOrganizacoes() activate PLAT deactivate PLAT CTRL -> RORGS: org = getOrganizacaoByEmailUtilizador(email) activate RORGS deactivate RORGS CTRL -> ORG: lstColabs = getListaColaboradores() activate ORG deactivate ORG CTRL -> LSTCOLABS: colab = getColaboradorByEmail(email) activate LSTCOLABS deactivate LSTCOLABS CTRL -> PLAT : ra = getRegistoAnuncios() activate PLAT deactivate PLAT CTRL -> RANU : lstAnun = getAnunciosPorSeriarNaoAutomaticos(colab) activate RANU deactivate RANU deactivate CTRL UI --> COLAB: mostra os anúncios publicados \n pelo colaborador e pede-lhe para escolher um deactivate UI COLAB -> UI : seleciona um anúncio activate UI UI -> CTRL : lstCand = getCandidaturas(anuncioId) activate CTRL CTRL -> RANU: anu = getAnuncioPublicadoPor(colab, anuncioId) activate RANU deactivate RANU CTRL -> ANU : listaCand = getListaCandidaturas() activate ANU deactivate ANU CTRL -> LSTCAND : lstCand = getCandidaturas() activate LSTCAND deactivate LSTCAND CTRL -> ANU : ps = novoProcessoSeriacao(colab) activate ANU ANU -> PS**: create(tipoReg, colab) note right "tipoReg" refere-se a uma instância de TipoRegimento, aquela pelo qual se que rege o Anúncio end note deactivate ANU deactivate CTRL loop [ até que estejam classificadas todas as candidaturas] UI --> COLAB: mostra as candidaturas que o anúncio \n selecionado recebeu e que ainda estejam por classificar \n e solicita a escolha de uma dessas candidaturas deactivate UI COLAB -> UI : seleciona candidatura activate UI UI --> COLAB: solicita a classificação da candidatura selecionada com uma justificação para tal classificação deactivate UI COLAB -> UI : indica a classificação e a respetiva justificação activate UI UI -> CTRL: classifica(candId, ordem, justificacao) activate CTRL CTRL -> LSTCAND: cand = getCandidatura(candId) activate LSTCAND deactivate LSTCAND CTRL -> PS: addClassificacao(cand,ordem,justificacao) activate PS PS -> CLASS**: class = create(cand,ordem,justificacao) PS -> PS: validaClassificacao(class) PS -> PS: addClassificacao(class) deactivate PS deactivate CTRL end loop UI -> CTRL: lColabs = getColaboradores() activate CTRL CTRL -> LSTCOLABS : lColabs = getColaboradores() activate LSTCOLABS deactivate LSTCOLABS deactivate CTRL loop [até que estejam selecionados todos os outros colaboradores participantes] UI --> COLAB: mostra a lista dos outros colaboradores da mesma organização (não selecionado) e \n solicita a seleção de um colaborador participante no processo de seriação deactivate UI COLAB -> UI : seleciona um colaborador activate UI UI -> CTRL: addParticipante(emailPart) activate CTRL CTRL -> LSTCOLABS: part = getColaboradorByEmail(emailPart) activate LSTCOLABS deactivate LSTCOLABS CTRL -> PS: addParticipante(part) activate PS deactivate PS deactivate CTRL end loop UI --> COLAB: solicita o resumo do processo deactivate UI COLAB -> UI : introduz o resumo do processo activate UI UI -> CTRL: introduzirResumoProcesso() activate CTRL deactivate CTRL UI --> COLAB: apresenta os dados, pedindo ao colaborador para confirmar deactivate UI COLAB -> UI : confirma activate UI UI -> CTRL: registaProcessoSeriacao() activate CTRL CTRL -> ANU: registaProcessoSeriacao(ps) activate ANU ANU -> ANU: validaProcessoSeriacao(ps) activate ANU ANU -> PS: valida() activate PS deactivate PS ANU -> ANU: setProcessoSeriacao(ps) deactivate ANU deactivate ANU deactivate CTRL UI --> COLAB: informa do sucesso da operação deactivate UI deactivate COLAB @enduml
false
true
true
false
usecase
ad91fe607369c78718120f4288ef838a7ccdf00f
bf3e610c8668e525aedcca58ddbe9da7c19e427e
/docs/design/rule-manager/isl-service-rules.puml
95dd748ec49d2bf49f6183b0a030ab93f3c8887d
[ "Apache-2.0" ]
permissive
telstra/open-kilda
874b5204f8c2070860a2e7fc6f8be368a5d18726
686d31220f1033595d7f1d4374544af5ba9c42fe
refs/heads/develop
2023-08-15T21:24:21.294425
2023-08-14T08:51:52
2023-08-14T08:51:52
104,974,693
82
70
Apache-2.0
2023-09-14T19:11:22
2017-09-27T05:13:18
Java
UTF-8
PlantUML
false
false
2,197
puml
@startuml title Service isl rules installation box "Network topology" #LightBlue participant NetworkIslService participant carrier participant IslRuleService participant RuleManager participant SpeakerRulesWorker end box control speaker.topic control network.speaker.topic participant Floodlight == Install service isl rules == NetworkIslService -> carrier : SpeakerRulesIslInstallCommand carrier -> IslRuleService : SpeakerRulesIslInstallCommand IslRuleService -> RuleManager : create isl service rules RuleManager -> IslRuleService : SpeakerData activate IslRuleService IslRuleService -> IslRuleService : form InstallSpeakerCommandsRequest IslRuleService -> carrier : InstallSpeakerCommandsRequest deactivate IslRuleService carrier -> SpeakerRulesWorker : InstallSpeakerCommandsRequest SpeakerRulesWorker -> speaker.topic : InstallSpeakerCommandsRequest speaker.topic -> Floodlight : InstallSpeakerCommandsRequest Floodlight -> network.speaker.topic : SpeakerCommandResponse network.speaker.topic -> SpeakerRulesWorker SpeakerRulesWorker -> carrier : SpeakerCommandResponse carrier -> IslRuleService : SpeakerCommandResponse IslRuleService -> carrier : IslDefaultRuleCreatedCommand carrier -> NetworkIslService : IslDefaultRuleCreatedCommand == Delete service isl rules == NetworkIslService -> carrier : SpeakerRulesIslRemoveCommand carrier -> IslRuleService : SpeakerRulesIslRemoveCommand IslRuleService -> RuleManager : create isl service rules RuleManager -> IslRuleService : SpeakerData activate IslRuleService IslRuleService -> IslRuleService : form DeleteSpeakerCommandsRequest IslRuleService -> carrier : DeleteSpeakerCommandsRequest deactivate IslRuleService carrier -> SpeakerRulesWorker : DeleteSpeakerCommandsRequest SpeakerRulesWorker -> speaker.topic : DeleteSpeakerCommandsRequest speaker.topic -> Floodlight : DeleteSpeakerCommandsRequest Floodlight -> network.speaker.topic : SpeakerCommandResponse network.speaker.topic -> SpeakerRulesWorker SpeakerRulesWorker -> carrier : SpeakerCommandResponse carrier -> IslRuleService : SpeakerCommandResponse IslRuleService -> carrier : IslDefaultRuleRemovedommand carrier -> NetworkIslService : IslDefaultRuleRemovedCommand @enduml
false
true
false
false
sequence
adb77d1d3afbeafdc9d3d7b22e8bc6f2dfbfa4bc
967db7f88bdf0e5cb8feca9571b9e85175f7bcc8
/docs/Solution/Services/service/Logical.puml
356878931da3e60a696d4211a39d6522df61e977
[]
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
201
puml
@startuml rectangle "Diagram TBD" @enduml package "service" #lightblue { interface "service" { } CLI ()-- "service" : 5000 REST ()-- "service" : 3000 Web ()-- "service" : 80 }
false
true
false
false
class
4f45042c37c2f25bed17bb722192ec35c65ac542
6519ddbb7affb8a6fd65b0333e8cfe8046755fd5
/src/main/resources/UML/classes.puml
c76d97add1b3b374e850c4872ff5d7a15dbe0901
[]
no_license
khasinjy/MealDeliverAPI
9d369e6ed1200a91c5c471888ead857c1e358d46
ec111b3451fa34297397e1c6db729e9c7d31fde3
refs/heads/main
2023-03-07T00:16:29.587704
2021-02-18T17:18:00
2021-02-18T17:18:00
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,542
puml
@startuml title __Class Diagram__\n class Client { - id : Long - adresse : String - prenom : String - ptsFidelite : int } class Livreur { - id : Long - prenom : String } class Commande { - couvertPlastique : boolean - contenu : List<Produit> - contenu_menu : List<Menu> - heureLivraison : Date - id : Long - livreur : Livreur - client : Client - restaurant : Restaurant - etat : EtatCommande + getTempsPreparationMax() } enum EtatCommande { EN_CHEMIN EN_PREPARATION LIVRE } Commande o-- Client : client Commande o-- EtatCommande #line:red;line.dotted;text:red : etat Commande o-- Livreur : livreur Commande o-- Restaurant : restaurant class Restaurant { - adresse : String - id : Long - nom : String } class RestoContient { - id : Long - produit : Produit - restaurant : Restaurant } RestoContient o-- Produit : produit RestoContient o-- Restaurant : restaurant class Produit { - id : Long - nom : String - prix : Float - tempsPreparation : int - produit : TypeProduit } enum TypeProduit { BOISSON DESSERT ENTREE PLAT } Produit o-- TypeProduit #line:red;line.dotted;text:red : type class Menu { - id : Long - boisson : Produit - dessert : Produit - entree : Produit - plat : Produit + verifType() } Menu o-- Produit : boisson Menu o-- Produit : dessert Menu o-- Produit : entree Menu o-- Produit : plat right footer PlantUML diagram generated by SketchIt! endfooter @enduml
false
true
false
false
class
305c0a02892e83a4387ce652e0bb3f8f1e4fd757
1ac0a5cf0a74b207d7cdac817f81b15f452f494c
/Livrables/Diagrammes/Composants/UML/Form1.plantuml
76c1270fe17ea48aef5ce1d42b4433a32051862a
[ "MIT" ]
permissive
HugoLA1/Projet-programmation-systeme
1f143b71a52871ca3536b30d78592c29f19aae97
5262fa64cd862283078346b4f8a2aa69246d47d6
refs/heads/master
2020-06-01T10:33:49.688170
2018-12-13T13:22:55
2018-12-13T13:22:55
190,750,176
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,117
plantuml
@startuml class Form1 <<partial>> { model : Model mySpriteController : SpriteController waitersList : List<Sprite> square1SupervisorsList : List<Sprite> square2SupervisorsList : List<Sprite> sectionChefsList : List<Sprite> + maitreHotelSprite : Sprite + masterChefSprite : Sprite + kitchenPorterSprite : Sprite + MH : Image + MC : Image + SS : Image + W : Image + SC : Image + KP : Image + C : Image + Form1(model:Model) + Update(name:string, nb:int, track:List<Point>) : void + Update(track:List<Point>, table:Table) : void + CreateSpriteClient(table:Table) : void + Update(moneytotal:int) : void - money_Click(sender:object, e:EventArgs) : void - pictureBox1_Click(sender:object, e:EventArgs) : void - Form1_Load(sender:object, e:EventArgs) : void - Form1_FormClosed(sender:object, e:FormClosedEventArgs) : void - MainDrawingArea_Click(sender:object, e:EventArgs) : void - label1_Click(sender:object, e:EventArgs) : void + Update(track:List<Point>) : void } Form <|-- Form1 IObserver <|-- Form1 @enduml
false
true
false
false
class
8f8f4b99a4737026cc6de2dee32297f49e0000f7
c4719b547d10bb3bc74569f93896a620929f3105
/UML/backend/Backend.puml
627023bc6b00fab39f75bf574afc369e2b2e0d41
[]
no_license
ofishstein/spoiled-tomatillos
1efe398f4543b8d4ac28aa61c4064e9ea85385d6
51c35a014a20f755ca972965e3440ba2890fbce8
refs/heads/master
2020-04-01T19:36:54.039894
2018-04-16T17:07:41
2018-04-16T17:07:40
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,163
puml
@startuml class UserContent abstract class User { userId username firstName lastName email password following followers } User "..*" *-- LinkedAccount class LinkedAccount { site userInfo } User "..*" *-- UserContent User "1" *-- UserSettings User "..*" *-- Recommendation User "1..*" *-- Playlist class UserSettings { notificationPreferences blockedUserIds[] } class Recommendation { movieId recommenderIds } class Playlist { movieIds } Playlist "..*" *-- Comment Playlist "1" *-- Rating abstract class Content Content "0..1" *-- Content : parent abstract class UserContent extends Content { contentId userId } class Comment extends UserContent { text } class Review extends UserContent { text } Review "1" *-- Rating Review "..*" *-- Comment class Movie extends Content { id name description productionInfo photo } Movie "1..*" *-- Rating Movie "..*" *-- Review Movie "..*" *-- AffiliateCode Movie "..*" *-- DistributionLink class AffiliateCode { code provider } class DistributionLink { link } interface Rating { getRating() } @enduml
false
true
false
false
class
3bdc8ff95e363cdbc9269014d5072c395b327270
c18fb318e0a5cf6b4c4f24a036e363cffcf53ac2
/examples/sample-graph.puml
30865a122c69716e70c34eaa35dbf17b2df894e1
[]
no_license
oceandlr/LogSet
c84c00e5b2189630fc133a8199b9b070b09e0cd2
679b08598ab56676269f868b901f9a3adc8ac64f
refs/heads/master
2020-05-01T01:24:24.093130
2019-03-24T02:24:35
2019-03-24T02:24:35
177,194,568
0
0
null
2019-03-22T18:57:41
2019-03-22T18:57:41
null
UTF-8
PlantUML
false
false
1,642
puml
@startuml title logset as graph package vocab <<rectangle>> { class LogSet <dcat:Dataset> { dct:temporal } class LogSeries class LogFormatType class DataSource class File File -u-|> DataSource LogSeries --> LogFormatType : logFormat DataSource -r-> LogSeries : isLogOf LogSet --> DataSource : hasLogData LogSet --> DataSource : hasAnnotations } package dict <<rectangle>> { class RegEx <rdfs:Literal> object "timeStampedLog:LogFormatType" as timeStampedLogFile timeStampedLogFile .u.> LogFormatType : is a object "filePerTimepoint:LogFormatType" as filePerTimepoint filePerTimepoint .u.> LogFormatType : is a object console_log { filePattern: name_date seriesPattern: "console" } object consumer_log { filePattern: name_date seriesPattern: "console" } console_log .u.> LogSeries : is a consumer_log .u.> LogSeries : is a console_log -u-> timeStampedLog : logFormat consumer_log -u-> timeStampedLog : logFormat } object sample_data { dct:description "a partial sample of cori log data for testing logset tools" } sample_data .u.> LogSet : is a object "console-20170906" as console06 object "console-20170907" as console07 object "consumer-20170906" as consumer06 object "consumer-20170907" as consumer07 console06 ..> File : is a sample_data -u-> console06 : hasLogData sample_data -u-> console07 : hasLogData sample_data -u-> consumer06 : hasLogData sample_data -u-> consumer07 : hasLogData console06 -u-> console_log : isLogOf console07 -u-> console_log : isLogOf consumer06 -u-> consumer_log : isLogOf consumer07 -u-> consumer_log : isLogOf @enduml
false
true
false
false
sequence
d168c09319956d36f57094c40b0a03384ce6afa7
f5f59016295a183565af167a861e2c8db9f1b070
/diagrams/src/Application/Controllers/HealthController.puml
bb997620d2b7cadc237a21990e1a2e5ce5481802
[ "MIT" ]
permissive
converge-app/collaboration-broker-service
fb21788289134c265f1cd5db3ceaa3f32ba18406
69c676a5bbb3e602f939f9c91680560a6c63926a
refs/heads/master
2023-03-19T11:36:58.937045
2019-12-17T12:06:26
2019-12-17T12:06:26
218,333,241
0
0
MIT
2023-03-04T01:16:20
2019-10-29T16:29:32
C#
UTF-8
PlantUML
false
false
205
puml
@startuml class HealthController { - <<readonly>> dbContext : IDatabaseContext + HealthController(dbContext:IDatabaseContext) + Ping() : ActionResult } Controller <|-- HealthController @enduml
false
true
false
false
class
91c74c72c7197d183b0ecf0ddd3ac6c9519d4854
b27b1c82ff4783149041cd7a81d372f3be98746b
/vopc_subsys_core.puml
86c57807117cdb781629954bdbb3e31049085b4b
[]
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
515
puml
@startuml class Core { getPost(postId: String) editPost(postId: String, newContent: String) createPost(title: String, content: String, subreddit: String, userId: String) deletePost(postId: String) } class Post { String title String content Subreddit subreddit User owner } class Comment note bottom of Comment : Not designed yet class Subreddit note bottom of Subreddit : Not designed yet Core "1" -- "0..*" Post Post "1" o- "0..*" Comment Subreddit "0-1" o- "0..*" Post @enduml
false
true
false
false
class
f9c11f15f62e990faf8a5bbfc0076b0c2e6530f4
9b27e11a8ede8cfda19acd5b1d50d6d6ffb15d5b
/docs/opentelemetry-flow-arch.puml
e51e3c47e237d3e5a545c294ad1cc6f586b9df6b
[]
no_license
martinduris/opentelementry-example-projects
9902802c0d7c0d22f69d39e0be2a1c5cc00dc099
5d9e83b3110a9da63a23b2989d8a239f418a3c91
refs/heads/master
2023-07-08T21:18:11.957084
2021-08-15T17:34:47
2021-08-15T17:34:47
388,702,891
0
0
null
null
null
null
UTF-8
PlantUML
false
false
543
puml
@startuml package App #Thistle { component APP #Yellow component Api #Cyan component SDK #Cyan component Processors #Cyan component Exporter #Cyan APP -> Api Api -> SDK SDK -> Processors Processors -> Exporter } package Collector #WhiteSmoke { component C_Receivers #GreenYellow component C_Processors #GreenYellow component C_Exporter #GreenYellow C_Receivers -> C_Processors C_Processors -> C_Exporter } package MonitoringTool #Tomato { } Exporter -d-> C_Receivers C_Exporter -d-> MonitoringTool @enduml
false
true
false
false
component
b8f292ce409ef23833bf9bc79bfec3eb5531165d
2c66d59332fe56bc08cce02684d2a7e2c8ca483e
/models/search_context.puml
0f38d693a74e4213efe7f0e2ce530e8798863986
[]
no_license
soasada/morci-travel
7d214e4d7b4c7ab2acc811c69b26a5ed4418fc09
2286e28d899cbb21b9447e481ba230f62b6d0d02
refs/heads/master
2021-08-10T16:40:00.837326
2020-10-13T19:27:48
2021-01-11T12:08:40
239,572,338
0
0
null
2020-10-14T09:38:20
2020-02-10T17:34:51
Java
UTF-8
PlantUML
false
false
190
puml
@startuml class Search { ObjectId id List<Result> results } class Result { BigDecimal price String tariff String description LocalTime departureTime } Search *-- Result @enduml
false
true
false
false
class
9b9acd00da4d4ae95037d37a3a6d13c6da10b97f
9fb800bced4689dc1cd56f5fd38f288062d5140c
/src/payments-service/Application/Repositories/PaymentRepository.puml
0a429554e39e1c75b738151d804ba9d383802e8a
[]
no_license
converge-app/uml-diagrams
b0638f3b801ced52b650025b1b81d29f4ff345fe
4202d41a464838d7604062e407b065bf512ad8d6
refs/heads/master
2020-11-25T09:53:56.136779
2019-12-17T12:11:29
2019-12-17T12:11:29
228,607,152
0
0
null
null
null
null
UTF-8
PlantUML
false
false
812
puml
@startuml interface IPaymentRepository { Get() : Task<List<Transaction>> GetById(id:string) : Task<Transaction> Create(payment:Transaction) : Task<Transaction> Update(id:string, paymentIn:Transaction) : Task Remove(paymentIn:Transaction) : Task Remove(id:string) : Task } class PaymentRepository { - <<readonly>> _payments : IMongoCollection<Transaction> + PaymentRepository(dbContext:IDatabaseContext) + <<async>> Get() : Task<List<Transaction>> + <<async>> GetById(id:string) : Task<Transaction> + <<async>> Create(payment:Transaction) : Task<Transaction> + <<async>> Update(id:string, paymentIn:Transaction) : Task + <<async>> Remove(paymentIn:Transaction) : Task + <<async>> Remove(id:string) : Task } IPaymentRepository <|-- PaymentRepository @enduml
false
true
false
false
class
326bcf4e3d94d51c16b113c54113e7fe4318c85c
1b03ca76816442d062fe58fae66bee841b8a9e85
/Use Cases/use-case-diagram.puml
b33c20117bf40f96416ac2001ec07720f2ae1726
[ "Apache-2.0" ]
permissive
Group-3-SEM/Group-3
d61babb569ab479a5a88e2a02f6f6c42090316f9
83ad0411806517a635f24b83e8ab092658f36f96
refs/heads/master
2023-04-18T03:01:49.589082
2021-04-30T11:31:11
2021-04-30T11:31:11
334,174,859
0
0
null
2021-02-26T12:45:23
2021-01-29T14:50:58
Java
UTF-8
PlantUML
false
false
5,857
puml
@startuml 'pop is short for population actor E1 as "Employee" rectangle Database rectangle System { usecase UCprint as "Print report" usecase UC1 as "Get country pop from world; largest to smallest" E1 -- UC1 UC1 - Database UC1 ..> UCprint : include usecase UC2 as "Get country pop from given continent; largest to smallest" E1 -- UC2 UC2 - Database UC2 ..> UCprint : include usecase UC3 as "Get country pop from given region; largest to smallest" E1 -- UC3 UC3 - Database UC3 ..> UCprint : include usecase UC4 as "Get top (N) pop countries from given world" E1 -- UC4 UC4 - Database UC4 ..> UCprint : include usecase UC5 as "Get top (N) pop countries from given continent" E1 -- UC5 UC5 - Database UC5 ..> UCprint : include usecase UC6 as "Get top (N) pop countries from given region" E1 -- UC6 UC6 - Database UC6 ..> UCprint : include usecase UC7 as "Get pop of cities from world; largest to smallest" E1 -- UC7 UC7 - Database UC7 ..> UCprint : include usecase UC8 as "Get pop of cities from given continent; largest to smallest" E1 -- UC8 UC8 - Database UC8 ..> UCprint : include usecase UC9 as "Get pop of cities from given region; largest to smallest" E1 -- UC9 UC9 - Database UC9 ..> UCprint : include usecase UC10 as "Get pop of cities from given country; largest to smallest" E1 -- UC10 UC10 - Database UC10 ..> UCprint : include usecase UC11 as "Get pop of cities from given district; largest to smallest" E1 -- UC11 UC11 - Database UC11 ..> UCprint : include usecase UC12 as "Get top (N) pop cities from given world" E1 -- UC12 UC12 - Database UC12 ..> UCprint : include usecase UC13 as "Get top (N) pop cities from given continent" E1 -- UC13 UC13 - Database UC13 ..> UCprint : include usecase UC14 as "Get top (N) pop cities from given region" E1 -- UC14 UC14 - Database UC14 ..> UCprint : include usecase UC15 as "Get top (N) pop cities from given country" E1 -- UC15 UC15 - Database UC15 ..> UCprint : include usecase UC16 as "Get top (N) pop cities from given district" E1 -- UC16 UC16 - Database UC16 ..> UCprint : include usecase UC17 as "Get pop of capital cities from world; largest to smallest" E1 -- UC17 UC17 - Database UC17 ..> UCprint : include usecase UC18 as "Get pop of capital cities from given continent; largest to smallest" E1 -- UC18 UC18 - Database UC18 ..> UCprint : include usecase UC19 as "Get pop of capital cities from given region; largest to smallest" E1 -- UC19 UC19 - Database UC19 ..> UCprint : include usecase UC20 as "Get top (N) pop capital cities from given world" E1 -- UC20 UC20 - Database UC20 ..> UCprint : include usecase UC21 as "Get top (N) pop capital cities from given continent" E1 -- UC21 UC21 - Database UC21 ..> UCprint : include usecase UC22 as "Get top (N) pop capital cities from given region" E1 -- UC22 UC22 - Database UC22 ..> UCprint : include usecase UC23 as "Get pop of: people, people in cities, people not in cities from all continents" E1 -- UC23 UC23 - Database UC23 ..> UCprint : include usecase UC24 as "Get pop of: people, people in cities, people not in cities from all regions" E1 -- UC24 UC24 - Database UC24 ..> UCprint : include usecase UC25 as "Get pop of: people, people in cities, people not in cities from all countries" E1 -- UC25 UC25 - Database UC25 ..> UCprint : include usecase UC26 as "Get pop of the world" E1 -- UC26 UC26 - Database UC26 ..> UCprint : include usecase UC27 as "Get pop of given continent" E1 -- UC27 UC27 - Database UC27 ..> UCprint : include usecase UC28 as "Get pop of given region" E1 -- UC28 UC28 - Database UC28 ..> UCprint : include usecase UC29 as "Get pop of given country" E1 -- UC29 UC29 - Database UC29 ..> UCprint : include usecase UC30 as "Get pop of given district" E1 -- UC30 UC30 - Database UC30 ..> UCprint : include usecase UC31 as "Get pop of given city" E1 -- UC31 UC31 - Database UC31 ..> UCprint : include usecase UC32 as "Get num of chinese speakers from greatest num to smallest; including % of world pop" E1 -- UC32 UC32 - Database UC32 ..> UCprint : include usecase UC33 as "Get num of english speakers from greatest num to smallest; including % of world pop" E1 -- UC33 UC33 - Database UC33 ..> UCprint : include usecase UC34 as "Get num of hindi speakers from greatest num to smallest; including % of world pop" E1 -- UC34 UC34 - Database UC34 ..> UCprint : include usecase UC35 as "Get num of spanish speakers from greatest num to smallest; including % of world pop" E1 -- UC35 UC35 - Database UC35 ..> UCprint : include usecase UC36 as "Get num of arabic speakers from greatest num to smallest; including % of world pop" E1 -- UC36 UC36 - Database UC36 ..> UCprint : include usecase UC37 as "Get countries with these columns: code, name, continent, region, pop, capital" E1 -- UC37 UC37 - Database UC37 ..> UCprint : include usecase UC38 as "Get cities with these columns: name, country, district, pop" E1 -- UC38 UC38 - Database UC38 ..> UCprint : include usecase UC39 as "Get capital cities with these columns: name, country, pop" E1 -- UC39 UC39 - Database UC39 ..> UCprint : include } @enduml
false
true
false
false
usecase
70e9ac743f8f3715632707c805cdca159fb94b6c
12b3c91d0e79e6e80f4c095c0064e9765e959efb
/springmvc-start/src/main/java/com/springmvc/start/HandlerMethod.puml
86aba255c5af7e3b5d4163884aa0ea4c7592f9d4
[]
no_license
binecy/bin-learning
8d40628a5724e871dcfe48d6cef6eb31528497d2
e356a4b3187f91ee8f35362c5babf03d9757ea9b
refs/heads/master
2021-01-21T05:29:08.337953
2018-03-09T08:49:45
2018-03-09T08:49:45
83,192,816
4
0
null
2017-10-25T03:04:24
2017-02-26T08:02:43
Java
UTF-8
PlantUML
false
false
209
puml
@startuml class HandlerMethod class InvocableHandlerMethod HandlerMethod <|-- InvocableHandlerMethod class ServletInvocableHandlerMethod InvocableHandlerMethod <|-- ServletInvocableHandlerMethod @enduml
false
true
false
false
class
50970e79d451e5b3f3490d9232066f92b3086f0f
412fd025df171893b59ada3931040a099b9ab25e
/documentation/RaportWydatkow/PobierzRaport/PobierzRaport.puml
360cf0398407d5a7bb1af30a3aa7477016cd8705
[]
no_license
Buk1m/delegation-assistance
175c9503b605a95d660ad2ef8713d2475f067dd4
3d39d1c1c75e84ad9bb1cbfd5abcc1ede3a851b6
refs/heads/master
2021-06-22T11:31:17.458125
2019-07-10T09:09:10
2019-07-10T09:09:10
216,405,693
1
1
null
null
null
null
UTF-8
PlantUML
false
false
438
puml
@startuml PobierzMojeDelegacje "Client"->"DelegationController":getReport(Long delegationId, String reportType) "DelegationController"->DelegationService:getDelegationReport(Long delegationId, String reportType) database filesystem DelegationService-> filesystem:getReportFile filesystem-->DelegationService:result DelegationService-->"DelegationController":file with report "DelegationController"-->Client:file with report @enduml
false
true
false
false
sequence
121d71c3901dd7b5d98def890608b74b7ada8307
1cf4490d48f50687a8f036033c37d76fec39cd2b
/src/main/java/global/skymind/solution/advanced/gui/swing/ex1/ex1.plantuml
d0af881adc57ad6941a35210c876f02d31385a7b
[ "Apache-2.0" ]
permissive
muame-amr/java-traininglabs
987e8b01afbaccb9d196f87c4a8a6b9a46a4cc83
a93268f60e6a8491b1d156fae183a108ff0d9243
refs/heads/main
2023-08-06T10:04:57.996593
2021-09-28T11:21:00
2021-09-28T11:21:00
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
544
plantuml
@startuml title __EX1's Class Diagram__\n namespace global.skymind { namespace solution.advanced.gui.swing.ex1 { class global.skymind.solution.advanced.gui.swing.ex1.MySFrame { {static} + main() + start() } } } global.skymind.solution.advanced.gui.swing.ex1.MySFrame -up-|> javax.swing.JFrame 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
e555f169d861d2e22c787feca766a0ad49ddd394
45fad34528b24e239c94f23c44d0e48fcc388f70
/src/app/creational/fluent-interface/fluent-interface.puml
43d5592454e0599755a05d8153d6e85a8eb7c545
[ "MIT" ]
permissive
bad199xqn/design-patterns
2a164d1c42d767a18366afb76314f4b511fd1e1c
6ac1d9956918d5180be77a3faf4919c2037ce329
refs/heads/main
2023-07-15T06:48:26.231897
2021-08-23T18:14:56
2021-08-23T18:14:56
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
601
puml
@startuml skinparam class { backgroundColor whitesmoke arrowColor dimgrey borderColor dimgrey } interface Fluent { withName(name: string): Label withTracks(tracks: string[]): Label } class Label <PRE> { - album: Album constructor(album?: Album) + withName(name: string): Label + withTracks(tracks: string[]): Label + release(): Album } class Album { - name: string - tracks: string[] = [] constructor(album?: Album) + setName(name: string): void + setTracks(tracks: string[]): void } Fluent <|.. Label Label -> Album @enduml ' It is possible to add Director class
false
true
false
false
class
d97ade017fbb89166a2da13ee1d5909af8206eed
2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8
/CleanSheets/src/main/java/csheets/worklog/n1130383/sprint2/sort_extension_3.puml
c782dc9046c7ad48100815b7f15e4069b737f7c5
[]
no_license
ABCurado/University-Projects
7fb32b588f2c7fbe384ca947d25928b8d702d667
6c9475f5ef5604955bc21bb4f8b1d113a344d7ab
refs/heads/master
2021-01-12T05:25:21.614584
2017-01-03T15:29:00
2017-01-03T15:29:00
77,926,226
1
3
null
null
null
null
UTF-8
PlantUML
false
false
574
puml
@startuml doc-files/sort_extension_3.png title: How the UIController retrieves the UIExtension associated with the Extension participant UIController as UIC participant ExtensionManager as ExtM participant "extension : sortExtension" as SortExtension participant "uiExtension : sortUI" as SortUI UIC -> ExtM : extensions=getExtensions(); UIC -> SortExtension : uiExtension=getUIExtension(this); activate SortExtension create SortUI SortExtension -> SortUI : new deactivate SortExtension UIC -> UIC : uiExtensions.add(uiExtension); @enduml
false
true
false
false
sequence
b0cce3f82899e1d12285a2fb96b3573a0e8b4b8a
257a401f3e72ddb5b20abc2e70d080738afc15dc
/Diagrams/classDiagram.plantuml
8bc588225357dd1a1f84d5f372d78b9301c9f795
[]
no_license
MaximePoncin/TFE
3acda0c881a46380deda1194a0091eb00c00feef
52f05a672fca9bded96b1e7c7dc7468f3eceb525
refs/heads/master
2021-07-08T03:11:23.965765
2019-02-25T16:30:36
2019-02-25T16:30:36
146,801,192
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,670
plantuml
@startuml enum Role{ USER ADMIN SUPER_ADMIN } class Utilisateur{ String mail String numTelephone String mot-de-passe } class Adresse{ String rue String num String codePostal String pays String ville } class Localité{ String pays String ville } class Personne{ String nom String prénom Date dateNaissance } class Réservation{ Date dateArrivée Date dateDépart Date débutSéjour Date débutSéjourAlternatif Int nbPersonnes Date dateRéservation Date datePayement Int prix } enum Standing{ CAMPING AUBERGE_JEUNNESSE HOTEL_1_ETOILE HOTEL_2_ETOILES HOTEL_3_ETOILES HOTEL_4_ETOILES HOTEL_5_ETOILES ... } enum TypePension{ PETIT_DEJ DEMIE_PENSION ... } class Séjour{ String nom Int nbNuitées Int prixAPartirDe Boolean disponible } class Theme{ String nom } class Activité{ String nom } class PointDeVente{ String nom } class ClientPublicitaire{ String nom String URL String mail } enum TypeBière{ BLOND STOUT IPA LAGER ... } class Image{ String nom String URL } Utilisateur --> "1" Role Utilisateur --|> Personne Utilisateur --> "1" Adresse Personne "1..*" -- "1..*" Réservation Utilisateur "1" -- "*" Réservation Réservation "*" -- "1" Séjour Séjour "*" -- "1" Theme Séjour "*" -- "1..*" Activité Réservation --> "1" Standing Réservation --> "1" TypePension Séjour "*" -- "1" Localité Séjour "1" -- "1..*" Image PointDeVente "0..1" <-- Utilisateur PointDeVente --> "1" Adresse PointDeVente "1" -- "1..*" Image ClientPublicitaire --> "1" Adresse ClientPublicitaire --> "1..*" TypeBière ClientPublicitaire "1" -- "1..*" Image @enduml
false
true
true
false
class
c36f330881d633952ed71c4659779b771057a410
7fc07ea3d00c1a762a89675a45b7ebad5cb8604a
/docs/src/diagrams/backend_module_ui_sequence_activity_api_over_rest.puml
29b1331f2252d62245d690638237c45f6a4cae1c
[ "BSD-3-Clause" ]
permissive
ska-telescope/observation-execution-tool
c6aa5729220fee22868e0edc4efaf71fd97c70da
cace7d3f3fe58e9711730893761cb8380bb7f598
refs/heads/master
2023-08-31T03:23:38.430798
2023-08-24T09:33:53
2023-08-24T09:33:53
181,853,839
0
0
NOASSERTION
2021-06-17T12:33:25
2019-04-17T08:54:54
Python
UTF-8
PlantUML
false
false
4,938
puml
@startuml 'https://plantuml.com/sequence-diagram mainframe **Activity API over REST** autonumber participant cli as "CLI :\nRestClientUI" #lightgreen participant FlaskWorker as "REST backend :\nFlaskWorker" #lightblue participant ActivityWorker participant ActivityService participant ODA as "ODA :\nObservation Data Archive" #lightblue participant ScriptExecutionServiceWorker as "SESWorker :\nScriptExecutionServiceWorker" participant ScriptExecutionService as "Script Execution API :\nScriptExecutionService" cli -> FlaskWorker: HTTP POST to /api/v1/activities note right The User executes an OET CLI command at the terminal. The OET CLI uses HTTP POST to send a JSON object encapsulating the request (activity name, scheduling block ID, etc.) to the REST backend. end note FlaskWorker -> ActivityWorker: send message request.activity.run note right ""FlaskWorker"" creates a ""ActivityCommand"" encapsulating the request details and announces the event on the //Run Activity requested// request topic. It will then wait for a response on the //Activity// //running// response topic. end note ActivityWorker -> ActivityService: prepare_run_activity(cmd: ActivityCommand, request_id: int) note right Pass the request_id to ActivityService where it keeps a record of request IDs mapped to activity IDs. This is so that the service can use the request ID in messages sent to the procedure domain and any events published from procedure domain are linked to the correct activity. end note ActivityService -> ODA: oda.sbds.get(sbd_id) note right Retrieve the Scheduling Block Definition from ODA. The ODA client will return a SBDefinition PDM object. end note ODA -> ActivityService: pdm.SBDefinition opt script_args provided ActivityService -> ActivityService: update SB args end note right If user has provided additional arguments for the script, the retrieved SB is updated to include any additional arguments and overwrite any existing keyword arguments end note ActivityService -> ActivityService: write SB to file note right ActivityService will write SB JSON to file with a unique name consisting of SB ID, SB version and timestamp. SBs are stored in folder /tmp/sbs/ and path to the SB is passed as an argument in the PrepareProcessCommand end note ActivityService -> ActivityService: add SB path to kwargs note right The SB JSON filepath string is appended to the list of script keyword arguments for //main// function under the key //sb_json//. end note ActivityService -> ScriptExecutionServiceWorker: message request.procedure.prepare note right ActivityService creates a PrepareProcessCommand and announces it on the Create Procedure topic. It then waits for the response topic Procedure Created and creates an ActivitySummary based on the response that is passed on to the REST backend and client. end note ScriptExecutionServiceWorker -> ScriptExecutionService: prepare(cmd: PrepareProcessCommand) ScriptExecutionService -> ScriptExecutionServiceWorker: ProcedureSummary ScriptExecutionServiceWorker -> ActivityWorker: message procedure.lifecycle.created ActivityWorker -> ActivityService: complete_run_activity(result: ProcedureSummary, request_id: int) note right ActivityService inspects each procedure.lifecycle.created message and checks if the request ID maps to any activity. This check is done to make sure that the message has originated from a procedure created by the activity domain rather than independently by the procedure domain. If the request ID does not map to an activity, ActivityService will return a null response to ActivityWorker which will know to keep waiting for another procedure.lifecycle.created message. end note opt prepare_only not set ActivityService -> ScriptExecutionServiceWorker: message request.procedure.start (force=true) note right By default the ScriptExecutionServiceWorker does not allow a StartProcessCommand to be queued if the process is not yet ready to start. Instead of the ActivityService waiting for the process to be ready, set a flag to tell the SESWorker to ignore the current process state and queue the start command anyway. end note end note right **Note** If **prepare_only** flag is not set, the ActivityService creates and announces a StartProcessCommand but currently does not wait for response to further follow the lifecycle of the created procedure end note ActivityService -> ActivityWorker: ActivitySummary ActivityWorker -> FlaskWorker: message activity.lifecycle.running cli <- FlaskWorker: HTTP OK + ActivitySummary JSON note right The FlaskWorker will block the client side until it receives a message on activity.lifecycle.running topic from the ActivityWorker indicating that the preparation on the activity has been started. Afterwards the user can stay updated on the activity status by querying the procedure CLI with the script ID given by the ActivitySummary or by listening to the lifecycle events. end note @enduml
false
true
false
false
sequence
b3081ee79ecc516552c9a5d19e26d6ff0ba8372d
fd4a0dd2f1e9aae2b3726f12e63bd918f5eeca31
/patterns/adapter/classes/diagram.puml
ad75d7f5cecc3101d277fb6f31a35177c89eee56
[ "MIT" ]
permissive
huntertran/soen6441-design-patterns
41e2d3e46a01dc4210f7245cf3da88fef7b33844
5b97aefae260fa816fa04ddf92f5af1027b28e5f
refs/heads/master
2020-10-02T04:09:13.910240
2019-12-19T04:04:56
2019-12-19T04:04:56
227,698,036
0
0
MIT
2019-12-13T15:00:47
2019-12-12T21:16:18
Java
UTF-8
PlantUML
false
false
518
puml
@startuml class_adapter_pattern class ClassAdapter{ +void requestA() +void requestB() } note left void requestA() { requestB(); } end note class ObjectA{ +void requestA() } interface IObjectA{ void requestA() } class ObjectB{ +void requestB() } interface IObjectB{ void requestA() } class Client{ ObjectA objectA } note left: objectA.requestA(); ObjectA ..> IObjectA ObjectB ..> IObjectB (IObjectA,IObjectB) ..> ClassAdapter Client --> ClassAdapter hide empty members @enduml
false
true
false
false
class
133963e01c8f1811a79f3dcf1b53840a6190c1f6
c2b6bfee8da36cc39de688e146ba107b74218b12
/plantuml/objectmodel/details/booking.plantuml
1a910cea3b8b27672745fd7083a88b38aaf74993
[ "Apache-2.0" ]
permissive
TOMP-WG/TOMP-API
02bbd268c6ece21f7a5d28f4e42e1b456233e8e9
2aa6ae3d6b355a12a8936ff1069821bb7c89a743
refs/heads/master
2023-09-01T16:13:50.445300
2023-07-25T12:08:52
2023-07-25T12:08:52
189,022,994
80
34
Apache-2.0
2023-08-22T12:36:34
2019-05-28T12:21:59
null
UTF-8
PlantUML
false
false
786
plantuml
@startuml class Booking <<bookingRequest>> { BookingState state Leg[] legs String departureTime String arrivalTime AssetType mainAssetType Object extraData Integer safeWaitTime Integer maxWaitTime Integer safeTravelTime Integer maxTravelTime } Booking -- "0..1" Fare : pricing > class Fare { +Boolean estimated String description String class } Fare -{ FarePart : parts > class FarePart { String type String kind String unitType Number units Number scaleFrom Number scaleTo String scaleType String name String class Number minimumAmount Number maximumAmount Object meta } FarePart -up-|> AmountOfMoney class AmountOfMoney { Number amount Number amountExVat String currencyCode Number vatRate Country vatCountryCode } @enduml
false
true
false
false
class
947fa0a0a793e44a824286f2593c4469035abb52
a66cca50ee6c4268e7281ddf39b3497e55db3a8f
/exercise42/docs/exercise42diagram.puml
15f936688b7e7a008aac40ee8b05278dbfdb85ec
[]
no_license
RadoMiami-UCF/guthre-a04
a5c37dd16ab2dd675f059fe2a97a9a4877e80a1a
9283cdd5886878168329a4b5716cae76ec0d3c1e
refs/heads/main
2023-08-19T16:56:56.477880
2021-10-18T01:40:53
2021-10-18T01:40:53
413,993,770
0
0
null
null
null
null
UTF-8
PlantUML
false
false
778
puml
@startuml Solution42 o-- ReadAndDecodeFile Solution42 o-- OutputToFile AccessFile <|-- ReadAndDecodeFile AccessFile <|-- OutputToFile AccessFile o-- EmployeeData Solution42 o-- EmployeeData class Solution42 { -ArrayList<EmployeeData> employeeList -ReadAndDecodeFile input -OutputToFile output +static void main(String[] args) } class ReadAndDecodeFile { -static final String DEFAULT_INPUT_PATH +readData() +static EmployeeData decodeData(String encodedData) } class OutputToFile { -static final String DEFAULT_OUTPUT_PATH +writeData() } class AccessFile { #Path pathToFile #ArrayList<EmployeeData> inEmployeeList } class EmployeeData { +String firstName +String lastName +double salary } note bottom: This is actually a record, but records don't exist in PlantUML. @enduml
false
true
false
false
class
87cffd825b45d5ef4d3efcc06bab94435a91e9c1
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/OrderSetParcelCustomTypeAction.puml
3365e79bc936778822720b8731e032f0a3a9e4f1
[]
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
586
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 OrderSetParcelCustomTypeAction [[OrderSetParcelCustomTypeAction.svg]] extends OrderUpdateAction { action: String parcelId: String parcelKey: String type: [[TypeResourceIdentifier.svg TypeResourceIdentifier]] fields: [[FieldContainer.svg FieldContainer]] } interface OrderUpdateAction [[OrderUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
876be31b13fff9d6b3ad2640f422a52f848625a8
bf3e610c8668e525aedcca58ddbe9da7c19e427e
/docs/design/hub-and-spoke/switch-validate/switch-validate-fsm.puml
873f607d42e558ff2c13aef7e659c8f170a8b26b
[ "Apache-2.0" ]
permissive
telstra/open-kilda
874b5204f8c2070860a2e7fc6f8be368a5d18726
686d31220f1033595d7f1d4374544af5ba9c42fe
refs/heads/develop
2023-08-15T21:24:21.294425
2023-08-14T08:51:52
2023-08-14T08:51:52
104,974,693
82
70
Apache-2.0
2023-09-14T19:11:22
2017-09-27T05:13:18
Java
UTF-8
PlantUML
false
false
1,056
puml
@startuml title Switch validate FSM [*] --> START START --> COLLECT_DATA : next START --> FINISHED_WITH_ERROR : error COLLECT_DATA --> VALIDATE : ready COLLECT_DATA --> FINISHED_WITH_ERROR : error COLLECT_DATA : enter / emit-requests COLLECT_DATA : rules-received / save-response, fire ready if all responses received COLLECT_DATA : expected-entities-built / save-response, fire ready if all responses received COLLECT_DATA : groups-received / save-response, fire ready if all responses received COLLECT_DATA : meters-received / save-response, fire ready if all responses received COLLECT_DATA : logical-ports-received / save-response, fire ready if all responses received COLLECT_DATA : meters-unsupported / save-response, fire ready if all responses received VALIDATE --> FINISHED : next VALIDATE --> FINISHED_WITH_ERROR : error VALIDATE : enter / do-switch-validation FINISHED : enter [sync-was-requested] / run-switch-sync FINISHED : enter [!sync-was-requested] / send-validate-response FINISHED_WITH_ERROR : enter / send-error-response @enduml
false
true
false
false
sequence
f5c537cb52de4eac6edfeea7292db223af40e127
2224a126b01b992d959a6bd54f2d1011a5ba4d70
/src/main/java/pt/ipp/isep/dei/project/controllers/getfirsthottestdayhouseareacontroller/SD_ref2_getFirstHottestDayHouseArea.puml
44dee116490a31043b83424eaa9f97fa7a42a3bc
[]
no_license
1181687/hateoasToy
f7d5f6aeffe15f30adea325f40670f0e0b15cc35
0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375
refs/heads/master
2020-05-24T10:01:58.451415
2019-05-15T11:02:39
2019-05-15T11:02:39
187,203,481
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,391
puml
@startuml skinparam sequenceMessageAlign center skinparam sequence { ArrowColor Black ActorBorderColor DarkBlue LifeLineBorderColor black LifeLineBackgroundColor LightGrey ParticipantBorderColor Black ParticipantBackgroundColor LightGrey ParticipantFontStyle Bold ActorBackgroundColor DimGrey ActorFontColor DeepSkyBlue ActorFontStyle Bold ActorFontSize 17 ActorFontName Aapex } activate ":GetFirst\nHottestDay\nHouseAreaUI" ":GetFirst\nHottestDay\nHouseAreaUI" -> ":GetFirst\nHottestDay\nHouseArea\nController": 1- checkNearestSensor\nReadingExistence\nBetweenDates\n(initialDate, finalDate) activate ":GetFirst\nHottestDay\nHouseArea\nController" ":GetFirst\nHottestDay\nHouseArea\nController" -> ":House": 1.1- checkNearestSensor\nReadingExistence\nBetweenDates\n(initialDate, finalDate) activate ":House" ":House" -> ":GeographicalArea": 1.1.1- getNearestSensor\nWithTheMost\nRecentReading activate ":GeographicalArea" ":GeographicalArea" --> ":House": 1.1.2- Sensor deactivate ":GeographicalArea" ":House" -> ":Sensor": 1.2.1- checkMeasurement\nExistanceBetweenDates\n(initialDate, finalDate) activate ":Sensor" ":Sensor" --> ":GetFirst\nHottestDay\nHouseAreaUI": 1.2.2- boolean deactivate ":Sensor" deactivate ":House" deactivate ":GetFirst\nHottestDay\nHouseArea\nController" deactivate ":GetFirst\nHottestDay\nHouseAreaUI" @enduml
false
true
false
false
sequence
2b0bac62113efd9adde3a6a3d6128910ad43396e
181dcbe1a6411f05567e0714573e0f10e0cb5d19
/src/controler/controler.plantuml
e66deafdd1a99407f01f092d1557e1d7f4f3e3e0
[]
no_license
Zapolatero/TerraGenesis_AP4B
de6aa1a682b9b5c86cb6efa24bbd985b0e2de17e
835f35bff6cf6e24605936edac0cb1caf49ca2a4
refs/heads/main
2023-03-22T15:10:05.547318
2021-01-08T18:08:44
2021-01-08T18:08:44
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,306
plantuml
@startuml title __CONTROLER's Class Diagram__\n namespace controler { class controler.ControleurPrincipal { {static} - idAvantPosteCourant : int {static} - instance : ControleurPrincipal + ControleurPrincipal() + activerVues() {static} + getInstance() + notifierAjouterAvantPoste() + notifierAjouterMine() + notifierAmeliorerGouverneur() + notifierAmeliorerMine() + notifierDebloquerGouverneur() + notifierDetruireAvantPoste() + notifierDetruireMine() + notifierNaviguerAfficherAvPoste() + notifierNaviguerAffichergouverneur() + notifierNaviguerAjouterAvPoste() + notifierNaviguerAjouterMine() + notifierNaviguerMenuCulture() + notifierNaviguerMenuGouverneurs() + notifierNaviguerMenuPopulation() + notifierNaviguerMenuPrincipal() + notifierNaviguerMenuRecherche() + notifierNaviguerMenuSatellites() + notifierNaviguerMenuStatistiques() + notifierTrierParDebloqueListeGouverneur() + notifierTrierParNomListeGouverneur() } } controler.ControleurPrincipal o-- vue.NavigateurDesVues : navigateur controler.ControleurPrincipal o-- modele.Planete : planete controler.ControleurPrincipal o-- vue.VueAjouterAvantPoste : vueAjouterAvantPoste controler.ControleurPrincipal o-- vue.VueAjouterMine : vueAjouterMine controler.ControleurPrincipal o-- vue.VueAvantPoste : vueAvantPoste controler.ControleurPrincipal o-- vue.VueGouverneur : vueGouverneur controler.ControleurPrincipal o-- vue.VueMenuCulture : vueMenuCulture controler.ControleurPrincipal o-- vue.VueMenuGouverneurs : vueMenuGouverneurs controler.ControleurPrincipal o-- vue.VueMenuPopulation : vueMenuPopulation controler.ControleurPrincipal o-- vue.VueMenuPrincipal : vueMenuPrincipal controler.ControleurPrincipal o-- vue.VueMenuRecherche : vueMenuRecherche controler.ControleurPrincipal o-- vue.VueMenuCarte : vueMenuSatellites controler.ControleurPrincipal o-- vue.VueMenuStatistiques : vueMenuStatistiques 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
b85db6cc535641324cd96093ba773134aa31df63
f45ecf5bee4befdf73e6cb79dff45d73af7365d3
/RaspberryPi/docs/Statemachine.puml
e2589b15339fd3b6bc21237c61b1c5e788aa6141
[ "MIT" ]
permissive
janhieber/WaterCtrl
dc2e97b041c46456cf561400a4ac0af20d635830
f661c8767f819490e170a2cd80f82716301cec65
refs/heads/master
2020-12-18T13:42:25.773208
2018-01-08T20:01:32
2018-01-08T20:01:32
33,143,669
6
0
null
null
null
null
UTF-8
PlantUML
false
false
1,550
puml
@startuml state READ_FROM_DB { state "Read sensors" as sensors: save values from database in array\n\ # sensor[0] = id\n\ # sensor[1] = channel\n\ # sensor[2] = frequency state "Read motors" as motors: save values from database in array\n\ # motor[0] = id\n\ # motor[1] = channel\n\ # motor[2] = duration\n\ # motor[3] = sensor_id state "Read plants" as plants: save values from database in array\n\ # plant[0] = id\n\ # plant[1] = name\n\ # plant[2] = description\n\ # plant[3] = watering_interval\n\ # plant[4] = motor_id sensors --> motors motors --> plants } READ_FROM_DB: Read persisted values from postgresql database state SEND_READ_SENSOR_X_VALUE: send read sensor command via spi to stm state RECEIVE_SENSOR_X_VALUE: receive the sensor value via spi from stm state CHECK_SENSOR_X_VALUE: check value from stm against database state SEND_START_MOTOR_X: send start motor command via spi to stm state RECEIVE_MOTOR_X: receive motor control response via spi from stm state WRITE_WATERING: write watering entry to database [*] --> READ_FROM_DB READ_FROM_DB --> SEND_READ_SENSOR_X_VALUE SEND_READ_SENSOR_X_VALUE --> [*] [*] --> RECEIVE_SENSOR_X_VALUE RECEIVE_SENSOR_X_VALUE --> CHECK_SENSOR_X_VALUE CHECK_SENSOR_X_VALUE --> SEND_START_MOTOR_X: stm < database CHECK_SENSOR_X_VALUE --> [*]: stm > database [*] --> RECEIVE_MOTOR_X RECEIVE_MOTOR_X --> SEND_START_MOTOR_X: motor run not ok RECEIVE_MOTOR_X --> WRITE_WATERING: motor run ok WRITE_WATERING --> [*] @enduml
false
true
false
false
sequence
756831ad078483a93627b69bf10b9a8e2c4702da
d6a7a8ef390f73ed4ddf43a56d247d78a7b8d7cb
/docs/src/uml/RegistrationByCode.puml
6b9cd77d0f1f24ae0eec7e36450e38ad0b382b08
[]
no_license
alfa-laboratory/ratauth
ff98eea6a6e8da6386fa48be19b53abb4a5ab33b
99c9829f7a68c5dbc49a071c5b9355f44d102f9c
refs/heads/master
2021-01-19T12:12:30.351104
2020-05-13T12:01:28
2020-05-13T12:01:28
69,041,854
10
10
null
2020-05-13T12:01:30
2016-09-23T16:24:56
Groovy
UTF-8
PlantUML
false
false
762
puml
@startuml Client -> AuthServer: register (registration data, client_id) AuthServer -> AuthServer: defineAuthProvider AuthServer -> AuthProvider: register (register data) Client <- AuthProvider: regAuthCode AuthServer <-- AuthProvider: userIdentifier Client <-- AuthServer: userIdentifier Client -> RP: register (regAuthCode, userIdentifier) AuthServer <- RP: register(regAuthCode,userIdentifier, client_id, client_secret) AuthServer -> AuthServer: checkRPcredentials AuthServer -> AuthServer: defineAuthProvider AuthServer -> AuthProvider: register (regAuthCode, userIdentifier) AuthServer <-- AuthProvider: userInfo AuthServer -> AuthServer: createAuthCode AuthServer -> AuthServer: createTokens AuthServer --> RP: tokens (idToken, token, refreshToken) @enduml
false
true
false
false
sequence
79e5b14875b3ea3d7dcb2c6a5f87110de7b1c884
605cac101260b1b451322b94580c7dc340bea17a
/malokhvii-eduard/malokhvii04/doc/plantuml/ua/khpi/oop/malokhvii04/shell/commands/text/OutputTextCommand.puml
ec4cca9c1cba483e401f1b5b5f1f20b843df754c
[ "MIT" ]
permissive
P-Kalin/kit26a
fb229a10ad20488eacbd0bd573c45c1c4f057413
2904ab619ee48d5d781fa3d531c95643d4d4e17a
refs/heads/master
2021-08-30T06:07:46.806421
2017-12-16T09:56:41
2017-12-16T09:56:41
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
513
puml
@startuml class OutputTextCommand { {static} -description: String {static} -keys: List<String> {static} -RESOURCE_BUNDLE_NAME: String {static} -resourceBundle: ResourceBundle +OutputTextCommand() {static} #printTextLines(Collection<String>): void {static} #updateResourceBundle(): void +execute(): void +getDescription(): String +getKeys(): List<String> +update(Observable, Object): void } @enduml
false
true
false
false
class
ac793d01ebfa19871c2615c0beb605233aa80d36
57515bfad33d5ab1e68cccc924700e88316e19b9
/DiagramaClases/Clases/Personas.puml
7e3d61573b1326818c870579bc2996d12a554fad
[]
no_license
NicolasBachs/DocumentacionZMGestion
0e42009bf3bbf4d244e85a8545997c880f233074
a099ddb44b8911b8428b9c4bdc2f9156c480af47
refs/heads/master
2023-01-27T17:57:29.235074
2020-12-02T15:35:21
2020-12-02T15:35:21
232,633,959
1
0
null
2020-01-08T18:44:12
2020-01-08T18:44:11
null
UTF-8
PlantUML
false
false
322
puml
@startuml Personas hide circle class Personas{ nombres: string apellidos: string telefono: string email: string idTipoDocumento: int documento: string estado: string fechaAlta: DateTime fechaBaja: DateTime listarPresupuestos(): List<Presupuestos> listarVentas(): List<Ventas> } @enduml
false
true
false
false
class
1751b05a826cb67b347d824c3b06f7ae39c36646
581fd86a528d39fb01b06ffe0f09b92aab4936ec
/multimedia/webrtc/receivie.puml
f1c895392e0e63d4fcdd504ea2c41e507de2c54c
[]
no_license
leewoody/nickli_doc
f37650b55ccca57f0613d704d5d13b2e43662487
9632e288c13ddbe262bf810e23df64e8abeea2b3
refs/heads/master
2023-03-21T12:03:13.072042
2021-03-07T12:53:01
2021-03-07T12:53:01
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
6,325
puml
@startuml WebRTC RTP Receive hide footbox skinparam { ' defaultFontName Abyssinica SIL Shadowing false backgroundColor white NoteFontColor #OrangeRed NoteFontSize 16 NoteTextAlignment left NoteBackgroundColor WhiteSmoke NoteColor transparent NoteBorderThickness 0 NoteBorderColor transparent NoteBorderThickness 0 NoteShadowing false ParticipantPadding 0 BoxPadding 20 dpi 96 ClassBackgroundColor transparent ClassHeaderBackgroundColor lightgreen ClassStereotypeFontColor transparent SequenceBoxBordercolor sienna SequenceBoxFontSize 24 SequenceBoxFontColor Black SequenceBoxBackgroundColor WhiteSmoke SequenceLifeLineBackgroundColor WhiteSmoke SequenceMessageAlignment center SequenceGroupHeaderFontColor White SequenceGroupHeaderFontSize 20 SequenceGroupBackgroundColor DarkOliveGreen SequenceGroupBodyBackgroundColor transparent SequenceGroupBorderThickness 4 SequenceGroupBorderColor DarkOliveGreen ' transparent sequence { ParticipantBackgroundColor WhiteSmoke ParticipantBorderColor Gray ParticipantFontStyle Bold ParticipantFontSize 12 ParticipantPadding 0 LifeLineBorderColor DimGray ArrowColor Black ArrowThickness 0.8 ColorArrowSeparationSpace 30 } } box UDP participant PhysicalSocketServer participant SocketDispatcher end box box Socket participant AsyncUDPSocket participant AllocationSequence participant UDPPort participant Connection end box box DTLS participant P2PTransportChannel participant DtlsTransport end box box SRTP participant SrtpTransport end box box RTP participant "[VoiceMediaChannel]\n[WebRtcVoiceMediaChannel]" as WebRtcVoiceMediaChannel participant "[BaseChannel]\n[VoiceChannel]" as VoiceChannel participant RtpDemuxer end box box Call participant RtpStreamReceiverController participant "internal::Call" as Call participant AudioCodingModuleImpl participant ChannelReceive participant AcmReceiver end box box NetEq participant NetEqImpl participant AudioReceiveStream participant AudioSendStream participant AudioMixerImpl participant AudioTransportImpl end box box Audio participant AudioDeviceBuffer participant AudioTrackJni end box PhysicalSocketServer->PhysicalSocketServer:wait() activate PhysicalSocketServer PhysicalSocketServer->PhysicalSocketServer:waitEPool() activate PhysicalSocketServer PhysicalSocketServer->PhysicalSocketServer:ProcessEvents() activate PhysicalSocketServer PhysicalSocketServer->SocketDispatcher:OnEvent() deactivate PhysicalSocketServer deactivate PhysicalSocketServer deactivate PhysicalSocketServer SocketDispatcher-->AsyncUDPSocket:SignalReadEvent() deactivate SocketDispatcher activate AsyncUDPSocket AsyncUDPSocket->AsyncUDPSocket:OnReadEvent() activate AsyncUDPSocket AsyncUDPSocket-->AllocationSequence:SignalReadPacket() deactivate AsyncUDPSocket deactivate AsyncUDPSocket activate AllocationSequence AllocationSequence->AllocationSequence:OnReadPacket() activate AllocationSequence AllocationSequence->UDPPort:HandleIncomingPacket() deactivate AllocationSequence deactivate AllocationSequence activate UDPPort UDPPort->UDPPort:OnReadPacket() activate UDPPort UDPPort->Connection:OnReadPacket() deactivate UDPPort deactivate UDPPort activate Connection Connection-->P2PTransportChannel:SignalReadPacket() deactivate Connection activate P2PTransportChannel P2PTransportChannel->P2PTransportChannel:OnReadPacket() activate P2PTransportChannel P2PTransportChannel-->DtlsTransport:SignalReadPacket() deactivate P2PTransportChannel deactivate P2PTransportChannel activate DtlsTransport DtlsTransport->DtlsTransport:OnReadPacket() note left:**DTLS_TRANSPORT_CONNECTED** activate DtlsTransport DtlsTransport-->SrtpTransport:SignalReadPacket() deactivate DtlsTransport deactivate DtlsTransport activate SrtpTransport SrtpTransport->SrtpTransport:RtpTransport::OnReadPacket() activate SrtpTransport SrtpTransport->SrtpTransport:OnRtpPacketReceived() activate SrtpTransport SrtpTransport->SrtpTransport:RtpTransport::DemuxPacket() activate SrtpTransport SrtpTransport->RtpDemuxer:OnRtpPacket() deactivate SrtpTransport deactivate SrtpTransport deactivate SrtpTransport deactivate SrtpTransport activate RtpDemuxer RtpDemuxer->VoiceChannel:BaseChannel::OnRtpPacket() deactivate RtpDemuxer activate VoiceChannel VoiceChannel->WebRtcVoiceMediaChannel:OnPacketReceived() deactivate VoiceChannel activate WebRtcVoiceMediaChannel WebRtcVoiceMediaChannel->Call:DeliverPacket() deactivate WebRtcVoiceMediaChannel activate Call Call->Call:DeliverRtp() activate Call Call->RtpStreamReceiverController:OnRtpPacket() deactivate Call deactivate Call activate RtpStreamReceiverController RtpStreamReceiverController->RtpDemuxer:OnRtpPacket() deactivate RtpStreamReceiverController activate RtpDemuxer RtpDemuxer->ChannelReceive:OnRtpPacket() deactivate RtpDemuxer activate ChannelReceive ChannelReceive->ChannelReceive:ReceivePacket() activate ChannelReceive ChannelReceive->ChannelReceive:OnReceivedPayloadData() activate ChannelReceive ChannelReceive->AcmReceiver:InsertPacket() deactivate ChannelReceive deactivate ChannelReceive deactivate ChannelReceive deactivate ChannelReceive activate AcmReceiver AcmReceiver->NetEqImpl::InsertPacket() deactivate AcmReceiver activate NetEqImpl NetEqImpl->NetEqImpl:InsertPacketInternal() activate NetEqImpl deactivate NetEqImpl deactivate NetEqImpl AudioTrackJni<-:GetPlayoutData() activate AudioTrackJni AudioTrackJni->AudioDeviceBuffer:RequestPlayoutData() deactivate AudioTrackJni activate AudioDeviceBuffer AudioDeviceBuffer->AudioTransportImpl:NeedMorePlayData() deactivate AudioDeviceBuffer activate AudioTransportImpl AudioTransportImpl->AudioMixerImpl:Mix() deactivate AudioTransportImpl activate AudioMixerImpl AudioMixerImpl->AudioMixerImpl:GetAudioFromSources() activate AudioMixerImpl AudioMixerImpl->AudioReceiveStream:GetAudioFrameWithInfo() deactivate AudioMixerImpl deactivate AudioMixerImpl activate AudioReceiveStream AudioReceiveStream->ChannelReceive:GetAudioFrameWithInfo() deactivate AudioReceiveStream activate ChannelReceive ChannelReceive->AcmReceiver:GetAudio() deactivate ChannelReceive activate AcmReceiver AcmReceiver->NetEqImpl:GetAudio() deactivate AcmReceiver @enduml
false
true
false
false
sequence
29a1b75cdefe7e27ce805e80088d11edea0e8ebb
9fb800bced4689dc1cd56f5fd38f288062d5140c
/src/payments-service/Application/Models/DataTransferObjects/CreateAccountDto.puml
481c6f1107d4d899ca5b5a35b941a64c4aaa7b09
[]
no_license
converge-app/uml-diagrams
b0638f3b801ced52b650025b1b81d29f4ff345fe
4202d41a464838d7604062e407b065bf512ad8d6
refs/heads/master
2020-11-25T09:53:56.136779
2019-12-17T12:11:29
2019-12-17T12:11:29
228,607,152
0
0
null
null
null
null
UTF-8
PlantUML
false
false
132
puml
@startuml class CreateAccountDto { + UserId : string <<get>> <<set>> + AuthorizationCode : string <<get>> <<set>> } @enduml
false
true
false
false
class
581a0c5a9719f0375a1af6403042820af8148482
0affee7682c8fca4953ae1c83d4c28471f61de00
/src/main/resources/docs/data-model.puml
07333d4ccc18e314e3ba0727c5283d2c8a863b82
[]
no_license
pvasilyev/money-transfer
c3783a5cf0e628c0db06a8529e6578b556fdca9f
4cb48e9e7bd73211e04f8d266c2e6fe5bcc00f67
refs/heads/master
2020-04-10T14:55:13.806538
2018-12-14T15:03:08
2018-12-14T15:03:08
161,091,575
0
0
null
null
null
null
UTF-8
PlantUML
false
false
446
puml
@startuml class User { id : String firstName : String lastName : String accounts : List<Account> -- ... } class Account.Account { id : String name : String balance : Double status : Status created : Date lastModified : Date -- ... } enum Account.Status { +ACTIVE, +PENDING, +INACTIVE, +CLOSED } class Transfer { fromAccountId : String toAccountId : String amount : Double -- ... } User *- Account.Account: user has\nseveral accounts @enduml
false
true
false
false
class
8d826726d2ad955f6448cd005e505ff00e4183e8
37f4f30260c91ed530479ea233350a8b8526e148
/docs/diagrams/Retriewing ads.puml
ce611bf531927e9d9ac1d56468696ac112156f0a
[ "MIT" ]
permissive
wojtekPi/adsilel
6099c055cf0af5a4751d6e47404c1a06b9056c1c
94b83c89057e6d7d05492e5ee228f8c13e9b3d95
refs/heads/master
2021-09-09T15:01:02.898931
2018-01-08T00:05:15
2018-01-08T00:05:15
114,547,016
0
0
MIT
2018-01-24T23:28:57
2017-12-17T15:23:15
Java
UTF-8
PlantUML
false
false
367
puml
@startuml participant User User -> AdsService : refreshAds() activate AdsService AdsService -> ExternalAdsSource: << getAdds(Date from, Date to) >> activate ExternalAdsSource ExternalAdsSource -> AdsService: << return ads >> deactivate ExternalAdsSource AdsService -> AdsStorage: << save >> activate AdsStorage deactivate AdsStorage deactivate AdsService @endum
false
true
false
false
sequence
293ab09fc9d8b787c567d02c4917da99c102adc3
a1eb6871a4ccbc6135b331ae824db91ec7b71e4e
/build/company-information@0.3.0.puml
346d37dfdc3772d62d55c930cfd5dd57ee3d549a
[ "Apache-2.0", "CC-BY-4.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
accordproject/cicero-template-library
737586850933daac2fbff2ff8b2d60dd50526b80
35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea
refs/heads/main
2023-04-27T01:07:05.932361
2022-08-26T13:02:59
2022-08-26T13:02:59
109,224,687
77
149
Apache-2.0
2023-04-20T21:43:00
2017-11-02T06:11:37
HTML
UTF-8
PlantUML
false
false
311
puml
@startuml class org.accordproject.companyinformation.CompanyInformation << (A,green) >> { + String name + String industry + String website + PostalAddress address + Integer numberOfEmployees } org.accordproject.companyinformation.CompanyInformation --|> org.accordproject.contract.Clause @enduml
false
true
false
false
class
7d5be5682ea70d8c36b90e202a236271b1dae120
740ec837551b09f09677854163ecd30ba6ea3cb7
/documents/sd/plantuml/application/Core/CLI/Output/IConsoleFormatter.puml
1dc80fb471e6f8d0d23c1802c1af387f59d68f4a
[ "MIT" ]
permissive
insightmind/MORR
913c0c16d14745cbde40af07322ca339a0373f32
0830f2155fb3b32dc127587e07cbd780deb0e118
refs/heads/develop
2020-12-08T00:23:17.488431
2020-04-05T20:50:44
2020-04-05T20:50:44
232,827,908
5
1
MIT
2020-04-05T20:55:27
2020-01-09T14:28:48
HTML
UTF-8
PlantUML
false
false
311
puml
@startuml skinparam monochrome true skinparam classAttributeIconSize 0 !startsub default interface IConsoleFormatter { IsVerbose: bool <<get>> <<set>> PrintError(exception: Exception) : void PrintDebug(message: string) : void Print(message: string) : void Read() : string } !endsub @enduml
false
true
false
false
class
8affbc2a822312821b174dbe839b12eecebf8fa3
0bc7bf29514e3fa3c2b54d70c6f3bcc6daaff6ab
/cardreader.provider.usb.identos/doc/plantuml/UIDECRP/entities.plantuml
69991c21444fe577540eb6a11b03facf45694eb4
[ "Apache-2.0" ]
permissive
gematik/ref-CardReaderProvider-USB-Identos-Android
7e74fb4ab0980f27e9288e3b9f2e3e9477c2c3a7
bbbb80694ade1139b3f004fd4e33115274c738d1
refs/heads/master
2022-01-12T21:04:35.091433
2022-01-07T07:24:23
2022-01-07T07:24:23
213,916,220
2
0
null
null
null
null
UTF-8
PlantUML
false
false
3,646
plantuml
@startuml namespace de.gematik.ti.cardreader.provider.usb.identos { namespace entities { class de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCard { {static} # PROTO_T_1 : String {static} - MANAGE_CHANNEL_COMMAND_OPEN : ICommandApdu {static} - RESPONSE_SUCCESS : int - atr : Atr - exclusiveThread : Thread - reader : UsbReader + IdentosCard() + beginExclusive() + disconnect() + endExclusive() + getATR() + getBasicChannel() + getProtocol() + openBasicChannel() + openLogicalChannel() + transmitControlCommand() ~ checkCardOpen() ~ checkExclusive() ~ getUsbReader() } } } namespace de.gematik.ti.cardreader.provider.usb.identos { namespace entities { class de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCardChannel { {static} - CARDREADER_BUFFER : String {static} - CARD_MAXAPDUBUFFERSIZE : String {static} - CARD_MAXRESPAPDUBUFFERSIZE : String {static} - LOW_CHANNEL_NUMBER_VALUE : int {static} - MANAGE_CHANNEL_COMMAND_CLOSE : ICommandApdu {static} - MAX_CHANNEL_NO_VALUE : int {static} - RESPONSE_SUCCESS : int {static} - bufferSizeConfig : Map<String, Integer> - channelClosed : boolean - channelNo : int + close() + getCard() + getChannelNumber() + getMaxMessageLength() + getMaxResponseLength() + isExtendedLengthSupported() + transmit() + transmit() ~ IdentosCardChannel() ~ IdentosCardChannel() ~ modifyCommandForLogicalChannel() - checkChannelClosed() } } } namespace de.gematik.ti.cardreader.provider.usb.identos { namespace entities { class de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCardReader { {static} - LOG : Logger {static} - PROTO_ID_T_1 : byte - cardReader : UsbReader - context : Context - initialized : boolean + IdentosCardReader() + connect() + connect() + getName() + getReader() + initialize() + isCardPresent() + isInitialized() + toString() + waitForCardAbsent() + waitForCardPresent() - checkInitialized() - hasPermission() - initialize() - registerForEvents() } } } de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCard .up.|> de.gematik.ti.cardreader.provider.api.card.ICard de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCard o-- de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCardChannel : basicChannel de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCardChannel .up.|> de.gematik.ti.cardreader.provider.api.card.ICardChannel de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCardChannel o-- de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCard : card de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCardReader .up.|> de.gematik.ti.cardreader.provider.api.ICardReader de.gematik.ti.cardreader.provider.usb.identos.entities.IdentosCardReader o-- de.gematik.ti.cardreader.provider.usb.identos.control.IdentosEventListener : eventListener @enduml
false
true
false
false
class
3224ebb284f9fc2841cc232527d19e6312d9b8b9
95db096f36828b7124792f7ce52368a58783e9e9
/docs/javadocs/soen6441riskgame/utils/presenter/package-summary.puml
2042524f1e2dff4a299091a7d5047c72f5ff4a85
[]
no_license
huntertran/soen6441-riskgame
81af179068618a3870b14ef46cf51ea65c31ac6b
f6605e3c5bdd3346f65288c96de6d169faa47f00
refs/heads/master
2023-06-22T21:10:32.772010
2021-03-31T21:48:30
2021-04-02T03:19:34
209,664,319
2
1
null
2023-06-14T22:29:59
2019-09-19T23:16:40
Java
UTF-8
PlantUML
false
false
1,017
puml
@startuml skinparam svgLinkTarget _parent skinparam linetype ortho package soen6441riskgame.utils.presenter [[../../../soen6441riskgame/utils/presenter/package-summary.html{soen6441riskgame.utils.presenter}]] #lightyellow { } class "<b><size:14>WindowOutputStream</b>" as soen6441riskgame.utils.presenter.WindowOutputStream [[../../../soen6441riskgame/utils/presenter/WindowOutputStream.html{soen6441riskgame.utils.presenter.WindowOutputStream}]] { } hide soen6441riskgame.utils.presenter.WindowOutputStream fields hide soen6441riskgame.utils.presenter.WindowOutputStream methods class "<b><size:14>WindowPane</b>" as soen6441riskgame.utils.presenter.WindowPane [[../../../soen6441riskgame/utils/presenter/WindowPane.html{soen6441riskgame.utils.presenter.WindowPane}]] { } hide soen6441riskgame.utils.presenter.WindowPane fields hide soen6441riskgame.utils.presenter.WindowPane methods soen6441riskgame.utils.presenter.WindowOutputStream --> "windowPane" soen6441riskgame.utils.presenter.WindowPane @enduml
false
true
false
false
class
7cd0cd0a7a86115493bebc1b6e94bf2912bbc31f
394a56ac07462a7305e934de37c3ed3a5363f56a
/Sprint 2/Análise/UC6_Definir_Tarefa/UC6_DS.plantuml
5dd72981c26e9986e85618ceb952638f45b76e50
[]
no_license
pedro-miguez/upskill_java1_labprg_grupo3
69ab871772f2a2faba901ee894aea2f8fe7392bb
99bed16b491e8f0fbceb86e621cb9164e7722586
refs/heads/main
2023-03-24T02:26:43.964110
2021-03-22T10:50:54
2021-03-22T10:50:54
331,625,464
1
0
null
2021-03-19T18:00:07
2021-01-21T12:45:29
Java
UTF-8
PlantUML
false
false
2,426
plantuml
@startuml_sd_uc6 title UC6 - Diagrama de sequência actor ColaboradorUtilizador participant AreaColaboradorUI participant DefinirTarefaCTRL participant Plataforma activate ColaboradorUtilizador ColaboradorUtilizador -> AreaColaboradorUI: 1 Inicia a especificação de uma tarefa activate AreaColaboradorUI AreaColaboradorUI -> PlataformaController: 2 getCategoriasTarefa() activate PlataformaController deactivate PlataformaController PlataformaController -> "rct:RepositorioCategoriaTarefa" : 3 listarCategoriasTarefa() activate "rct:RepositorioCategoriaTarefa" deactivate "rct:RepositorioCategoriaTarefa" AreaColaboradorUI -> DefinirTarefaCTRL: 4 definirTarefa(String codigoUnico, String designacao, \nString descricaoInformal, String descricaoTecnica, int duracaoHoras,\n float custo, CategoriaTarefa categoriaTarefa, String colaboradorEmail) activate DefinirTarefaCTRL DefinirTarefaCTRL -> Plataforma: 5 plat = Plataforma.getInstance() activate Plataforma deactivate Plataforma DefinirTarefaCTRL -> "rc:RepositorioColaborador" : 6 repoColab = plat.getRepoColab() activate "rc:RepositorioColaborador" DefinirTarefaCTRL -> "rc:RepositorioColaborador" : 7 colab = repoColab.getColaboradorByEmail(Email) "rc:RepositorioColaborador" -> Email ** : 8 emailColab = create(colaboradorEmail) "rc:RepositorioColaborador" -> Colaborador ** : 9 repoColab.getColaboradorByEmail(emailColab) activate Colaborador Colaborador --> "rc:RepositorioColaborador" : 10 colab deactivate "rc:RepositorioColaborador" Colaborador -> Organizacao ** : 11 org = colab.getOrganizacao() activate Organizacao Organizacao --> Colaborador : 12 org deactivate Organizacao deactivate Colaborador DefinirTarefaCTRL -> "rt:RepositorioTarefa" : 13 plat.getRepoTarefa() activate "rt:RepositorioTarefa" deactivate "rt:RepositorioTarefa" DefinirTarefaCTRL -> "rt:RepositorioTarefa" : 14 tarefa = criarTarefa(codigoUnico,designacao, descricaoInformal, \ndescricaoTecnica, duracaoHoras, custo, categoriaTarefa, org) activate "rt:RepositorioTarefa" "rt:RepositorioTarefa" -> CodigoUnico** : 15 create(codigoUnico) DefinirTarefaCTRL -> "rt:RepositorioTarefa" : 16 addTarefa(tarefa) "rt:RepositorioTarefa" --> DefinirTarefaCTRL : 17 ok deactivate "rt:RepositorioTarefa" deactivate DefinirTarefaCTRL AreaColaboradorUI --> ColaboradorUtilizador : 18 operação bem sucedida, mostra os dados deactivate AreaColaboradorUI deactivate ColaboradorUtilizador @enduml_sd_uc6
false
true
true
false
usecase
9966283ee188b5d02f994267805927dc4b261117
1aa9654c18c622dcec50c65d01a4075c601f692d
/WisherApp/app/src/main/java/ru/omegapps/wisherapp/fragments/edit/edit.plantuml
8b0dcb31460234dae568aad153605356bf7adf25
[]
no_license
iCatOK/wisher-app-android
52e217f01757f969f9a1c7609db708d5770dbb0f
32de7790360a816da32c86704f9bdd74021b91f0
refs/heads/master
2023-06-15T07:22:44.548594
2021-07-12T16:15:06
2021-07-12T16:15:06
370,042,960
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,422
plantuml
@startuml title __EDIT's Class Diagram__\n namespace ru.omegapps.wisherapp { namespace fragments { namespace edit { class ru.omegapps.wisherapp.fragments.edit.CreateWishBlock { ~ mAuth : FirebaseAuth ~ okButton : Button ~ wishBlockRef : DatabaseReference ~ wishTextView : EditText {static} - BEGIN_STEP : String {static} - END_STEP : String {static} - ENTER_NAME_TAG : CharSequence {static} - MID_STEP : String {static} - WB_KEY : String - addNameTagButton : Button - beginCheck : CheckBox - endCheck : CheckBox - filters : ArrayList<String> - isPublic : boolean - isPublicCheck : CheckBox - midCheck : CheckBox - setTagButton : Button - sex : ArrayList<String> - sexRadioGroup : RadioGroup - steps : ArrayList<String> - tagGroup : TagGroup - tagList : List<String> - tagText : EditText - user : FirebaseUser - wBlockUuid : String - wishText : String + CreateWishBlock() + hideKeyboard() + onCreate() + onCreateView() - createWishBlock() } } } } namespace ru.omegapps.wisherapp { namespace fragments { namespace edit { class ru.omegapps.wisherapp.fragments.edit.EditWishBlockFragment { ~ mAuth : FirebaseAuth ~ okButton : Button ~ publicWishBlockRef : DatabaseReference ~ wishBlockRef : DatabaseReference ~ wishTextView : EditText {static} - BEGIN_STEP : String {static} - END_STEP : String {static} - ENTER_NAME_TAG : CharSequence {static} - FILTERS : String {static} - MID_STEP : String {static} - PUBLIC : String {static} - PUBLIC_WB_KEY : String {static} - TAGS : String {static} - WB_KEY : String {static} - WB_UUID : String {static} - WISH_TEXT : String {static} - WISH_TEXT_KEY : String - addNameTagButton : Button - beginCheck : CheckBox - endCheck : CheckBox - filters : ArrayList<String> - isPublic : boolean - isPublicCheck : CheckBox - midCheck : CheckBox - setTagButton : Button - sex : ArrayList<String> - sexRadioGroup : RadioGroup - steps : ArrayList<String> - tagGroup : TagGroup - tagList : List<String> - tagText : EditText - user : FirebaseUser - wBlockUuid : String - wishText : String + EditWishBlockFragment() + hideKeyboard() {static} + newInstance() + onCreate() + onCreateView() - updateWishBlock() } } } } namespace ru.omegapps.wisherapp { namespace fragments { namespace edit { class ru.omegapps.wisherapp.fragments.edit.EditWishFragment { ~ mAuth : FirebaseAuth ~ okButton : Button ~ wishRef : DatabaseReference ~ wishTextView : EditText ~ wishTitleView : EditText {static} - TEXT : String {static} - TITLE : String {static} - UUID : String {static} - WISH_KEY : String {static} - WISH_TEXT_KEY : String {static} - WISH_TITLE_KEY : String - text : String - title : String - user : FirebaseUser - uuid : String + EditWishFragment() {static} + newInstance() + onCreate() + onCreateView() } } } } ru.omegapps.wisherapp.fragments.edit.CreateWishBlock -up-|> androidx.fragment.app.Fragment ru.omegapps.wisherapp.fragments.edit.EditWishBlockFragment -up-|> androidx.fragment.app.Fragment ru.omegapps.wisherapp.fragments.edit.EditWishFragment -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
69a95d9fe59ba4fa9915f4b9484a4d4bc3f09c62
9719552a1c9d48895aa95b7235a414ce4f9be2a4
/factory/src/simplenessfactory/simplenessfactory.puml
a432c3e5411dc51afe1bd999cf43cd61c17337b7
[]
no_license
lzyJava666/designMode
c2b582702ddb38eecf65b355408a937c8678f8c9
cf3bee2e67ece800853efe6b0a1c06bde8c16bbf
refs/heads/main
2023-03-07T13:55:48.882683
2021-02-04T07:59:16
2021-02-04T07:59:16
325,688,331
1
0
null
null
null
null
UTF-8
PlantUML
false
false
466
puml
@startuml class Clothes{ name:String setName(name:String):void type():void select():void take():void buy():void } class ManClothes class GirlClothes Clothes <|-- ManClothes Clothes <|-- GirlClothes class ClothesFactory{ CLOTHES_FACTORY:ClothesFactory getInstance():ClothesFactory createClothes(typeName:String):Clothes } ClothesFactory..>Clothes class OrderClothes{ systemIn():String } ClothesFactory o-- OrderClothes @enduml
false
true
false
false
class
141039ad0ba9e12ed885c1b0a7c96bc024c45ec5
2224a126b01b992d959a6bd54f2d1011a5ba4d70
/src/main/java/pt/ipp/isep/dei/project/controllers/getdaywithhighesttemperatureamplitudecontroller/SD_getDayWithHighestTemperatureAmplitude.puml
ac20475197155f654d17069b372692c10ea58f0b
[]
no_license
1181687/hateoasToy
f7d5f6aeffe15f30adea325f40670f0e0b15cc35
0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375
refs/heads/master
2020-05-24T10:01:58.451415
2019-05-15T11:02:39
2019-05-15T11:02:39
187,203,481
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,043
puml
@startuml skinparam sequenceMessageAlign center skinparam sequence { ArrowColor Black ActorBorderColor DarkBlue LifeLineBorderColor black LifeLineBackgroundColor LightGrey ParticipantBorderColor Black ParticipantBackgroundColor LightGrey ParticipantFontStyle Bold ActorBackgroundColor DimGrey ActorFontColor DeepSkyBlue ActorFontStyle Bold ActorFontSize 17 ActorFontName Aapex } actor RegularUser activate RegularUser actor RegularUser RegularUser -> ":GetDayWithHighest\nTemperatureAmplitudeUI": 1- getDayWithHighest\nTemperatureAmplitude activate ":GetDayWithHighest\nTemperatureAmplitudeUI" ":GetDayWithHighest\nTemperatureAmplitudeUI" --> "RegularUser": 2-Ask for initial date deactivate ":GetDayWithHighest\nTemperatureAmplitudeUI" ":GetDayWithHighest\nTemperatureAmplitudeUI" <- "RegularUser": 3-Insert initial date activate ":GetDayWithHighest\nTemperatureAmplitudeUI" ":GetDayWithHighest\nTemperatureAmplitudeUI" --> "RegularUser": 4-Ask for final date deactivate ":GetDayWithHighest\nTemperatureAmplitudeUI" ":GetDayWithHighest\nTemperatureAmplitudeUI" <- "RegularUser": 5-Insert final date activate ":GetDayWithHighest\nTemperatureAmplitudeUI" ":GetDayWithHighest\nTemperatureAmplitudeUI" -> ":GetDayWithHighest\nTemperatureAmplitude\nController": 5.1- getDayWithHighest\nTemperatureAmplitude (initial and final date) activate ":GetDayWithHighest\nTemperatureAmplitude\nController" ":GetDayWithHighest\nTemperatureAmplitude\nController"-> ":House": 5.1.1- getDailyAmplitude\nInIntervalInHouseArea (initial and final date) activate ":House" ":House" -> ":GeographicalArea": 5.1.1.1- getDailyAmplitudeInInterval (initial and final date) activate ":GeographicalArea" ref over ":GeographicalArea" getDailyAmplitudeInInterval (initial and final date) end ":House" <-- ":GeographicalArea": 5.1.1.2- mapOfDailyAmplitude deactivate ":GeographicalArea" ":GetDayWithHighest\nTemperatureAmplitude\nController"<-- ":House": 5.1.2- mapOfDailyAmplitude deactivate ":House" ":GetDayWithHighest\nTemperatureAmplitude\nController" -> ":House": 5.1.3- getHighestDailyAmplitude () activate ":House" ":House" -> ":GeographicalArea": 5.1.3.1- getHighestDailyAmplitude () activate ":GeographicalArea" ":House" <-- ":GeographicalArea": 5.1.3.2- mapOfHighestDailyAmplitude deactivate ":GeographicalArea" ":GetDayWithHighest\nTemperatureAmplitude\nController" <-- ":House": 5.1.4- mapOfHighestDailyAmplitude deactivate ":House" deactivate ":GetDayWithHighest\nTemperatureAmplitude\nController" ":GetDayWithHighest\nTemperatureAmplitudeUI" -> ":GetDayWithHighest\nTemperatureAmplitude\nController": 5.2- displayResults () activate ":GetDayWithHighest\nTemperatureAmplitude\nController" ":GetDayWithHighest\nTemperatureAmplitudeUI" <-- ":GetDayWithHighest\nTemperatureAmplitude\nController": 5.3- displayResults deactivate ":GetDayWithHighest\nTemperatureAmplitude\nController" RegularUser <-- ":GetDayWithHighest\nTemperatureAmplitudeUI": 6- String Result deactivate ":GetDayWithHighest\nTemperatureAmplitudeUI" deactivate RegularUser @enduml
false
true
false
false
usecase
86e233bdedb3382b4ae589f719ff3f28644431b3
a182dbc346706ae3b58f759c25c2d071b083879a
/MDD/sequence_diagram.puml
a653c3e361cffc7db8ab23b6d8dd3d62e4c15441
[ "MIT" ]
permissive
praslnx8/SmartSettings
4c0ff47267016b681f4c3bf2240f4157004eed8d
33811c305eba90406f934ffddfc0729a30e64fca
refs/heads/master
2020-07-05T18:08:13.985464
2019-11-26T17:26:30
2019-11-26T17:26:30
202,722,260
7
1
MIT
2019-11-23T16:47:01
2019-08-16T12:16:49
Kotlin
UTF-8
PlantUML
false
false
477
puml
@startuml SmartSetting -> ContextListener : Ask Permissions ContextListener -> SmartSetting : Permission Granted SmartSetting -> SettingChanger : Ask Permissions SettingChanger -> SmartSetting : Permission Granted SmartSetting -> ContextListener : Listen to Context Change ContextListener --> ContextListener : If Criteria Matches ContextListener -> SmartSetting : Criteria Matched SmartSetting -> SettingChanger : Apply Changes SmartSetting -> AndroidSetting : Apply @enduml
false
true
false
false
sequence
0a413ba85a59dc3214e2d51f2070233b635f6406
394a56ac07462a7305e934de37c3ed3a5363f56a
/Análise/UC12_Remover_Candidatura/UC12_SSD/UC12_SSD.plantuml
cc2e41c9d8558189afd3a1696ca88523ce805236
[]
no_license
pedro-miguez/upskill_java1_labprg_grupo3
69ab871772f2a2faba901ee894aea2f8fe7392bb
99bed16b491e8f0fbceb86e621cb9164e7722586
refs/heads/main
2023-03-24T02:26:43.964110
2021-03-22T10:50:54
2021-03-22T10:50:54
331,625,464
1
0
null
2021-03-19T18:00:07
2021-01-21T12:45:29
Java
UTF-8
PlantUML
false
false
437
plantuml
@startuml actor "Freelancer" activate "Freelancer" "Freelancer" -> ":Sistema" : 1 Inicia o processo de remoção de candidatura activate ":Sistema" ":Sistema" --> "Freelancer" : 2 mostra as candidaturas abertas pelo freelancer loop "Freelancer" -> ":Sistema" : 3 seleciona uma candidatura "Freelancer" -> ":Sistema" : 4 remove candidatura ":Sistema" --> "Freelancer" : 5 informa do sucesso da operacao deactivate ":Sistema" end @enduml
false
true
true
false
sequence
41dc1f50ec618becf0204b6a4bf14812df65b4d1
c45ce074df6e9c8bb54ce906f387a4ec1730b2d6
/diagrams/design/patterns/class/behavior/memento.puml
2dc37da5d20ccfd6e2fc92a93dcc71f7e2657326
[]
no_license
eromero-kreatech/clean-code
82a4a62ae6d76985bc77e7a16f5d9890c41b652f
e5a29e0dacead4f25005e67163ffb57fbc4d2d44
refs/heads/master
2023-06-26T21:50:19.104747
2021-07-24T00:51:11
2021-07-24T00:51:11
388,963,257
0
1
null
null
null
null
UTF-8
PlantUML
false
false
478
puml
@startuml MEMENTO class Caretaker class Memento { - state } class Originator { - state + setMemento(in m : Memento) + createMemento() } hide empty members Caretaker *- Memento Memento <-- Originator note as N1 <b><color:royalBlue>Memento</color></b> <b>Type:</b> Behavioral Without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later. end note @enduml
false
true
false
false
state
dfb9e4e33a250366699ab5fdef89e60a6eea00ca
0d78c1b22cbbd5d3a1aec747048980e51ae2fb79
/assets/automatik.plantuml
f1b3b7db71bed7d52775d5d73058d7c38e2c2e06
[ "MIT" ]
permissive
valeriia7/refresher
d79b5ca4805d8f0d68a57e7f890535994b4d9bff
f91bbafc1f6c11da45a69c0189c07e25c652894c
refs/heads/master
2020-03-22T18:56:12.781274
2018-01-05T15:08:11
2018-01-05T15:08:11
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
320
plantuml
@startuml class AutoManuell { # gas: Pedal # bremse: Pedal # kupplung: Pedal # zuendung: Zuendung # schaltung: Schaltung - anlassen() - anfahren() - abstellen() + fahren(km: int) } class AutomatikAuto extends AutoManuell { # automatik: AutomatikGetriebe - anlassen() - anfahren() - abstellen() } @enduml
false
true
false
false
class
d8f569e3f715aba0abfbf2ef1c7534fc6f2c23e0
9e3f184699a4f12e5132993865e72b6438ab94e2
/java/markdown/aa.puml
4b423ac199b37c2b4a807825dc12831ca022975d
[]
no_license
pallavi1004/Revising
a8db174ba183bee8d7a401a79c5a38d6a630ee73
461eb0ef60c592c145c0b5cb19ee042a77224704
refs/heads/master
2023-08-10T20:22:17.650896
2021-10-01T17:10:52
2021-10-01T17:10:52
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
29
puml
@startuml Alice --> @enduml
false
true
false
false
uml-unknown
b45cd97f7f8b130806d2376eb16629bd861154c5
d8b1358fc28ff09472b527b8dd995349f65e7259
/src/client/public/docs/diagrams/src/sequence_disease_service_from_symptoms.puml
b940709ae89e11a72da93b2f1fea02b29727d6a5
[ "MIT" ]
permissive
quangcap/hms-PERN
fff85f081f42d8b10ee99a48105101a5fde2b66a
a4e14f6205d85518e526187ca373fec2915e82ab
refs/heads/main
2023-02-04T20:40:57.924942
2020-12-26T04:49:25
2020-12-26T04:49:25
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
494
puml
@startuml title Disease Prediction Sequence actor user as U boundary website as W control api entity appointment as A database Postgres as P U -> W++: list of symptoms W -> api++: POST /diseases?symptoms=... api -> A++: diseasesBySymptoms(symptoms) A->P++: query return return list of diseases loop for each disease in list of diseases api -> A++: serviceByDisease(disease) return service end return list of diseases and their service return list of diseases and their service @enduml
false
true
false
false
usecase
f29fb0d6987cbbf6a95b851ffb77097d67d45bf6
62de719e261fac67d2a2bc347a98be5515b48948
/docs/red/1161391/sp3/functions.puml
cf928329526175002fbf68376bb5264a0296e039
[]
no_license
raulcorreia7/isep_lapr4_17_18
82672fca46e433856d52b3839e3739fa53b8f52c
79217fa01912657da37ef6cdb1a05194dd2f5110
refs/heads/master
2020-04-15T17:52:21.964106
2019-01-09T17:13:14
2019-01-09T17:13:14
164,891,237
0
0
null
null
null
null
UTF-8
PlantUML
false
false
467
puml
@startuml functions.png skinparam monochrome true skinparam packageStyle rect skinparam defaultFontName FG Virgil skinparam shadowing false hide empty methods interface Expression { +evaluate() +accept(visitor) } class IfExpr extends Expression{ -toEvaluate -ifTrue -ifFalse } class ForExpr extends Expression{ -start -end -step -arguments } class MultipleExpressions extends Expression { -Expression[] expressions } @enduml
false
true
false
false
class
49e7b5c124917325e145915dba7a1ddf95c74a3f
91678f027f1da807dfe4c113028f331f458c3a3d
/src/Docs/Resources/deprecated/2-internals/1-core/10-erd/_puml/erd-shopware-core-content-product.puml
b15a1c656edd14be4927a3a91ae05b15a2069924
[ "MIT", "LicenseRef-scancode-generic-cla" ]
permissive
amtee/platform
fd4b863a98c4302a26782486d173c437dfa98baa
3518811b02bcfb746abb8553ae8e5ac6f15338c0
refs/heads/trunk
2023-08-20T03:41:00.473175
2021-09-27T11:20:36
2021-09-27T11:20:36
410,864,620
1
0
MIT
2022-02-06T18:56:01
2021-09-27T11:54:21
null
UTF-8
PlantUML
false
false
19,247
puml
@startuml ' uncomment the line below if you're using computer with a retina display ' skinparam dpi 300 !define Table(name,desc) class name as "desc" << (T,#FFAAAA) >> !define ForeignTable(name,desc) class name as "desc" << (T,#ada6a6) >> !define TranslationTable(name,desc) class name as "desc" << (I,#4286f4) >> ' we use bold for primary key ' green color for unique ' and underscore for not_null !define primary_key(x) <b>x</b> !define unique(x) <color:green>x</color> !define not_null(x) <u>x</u> ' other tags available: ' <i></i> ' <back:COLOR></color>, where color is a color name or html color code ' (#FFAACC) ' see: http://plantuml.com/classes.html#More hide methods hide stereotypes hide empty members skinparam backgroundColor #FFFFFF ' entities Table(ShopwareCoreContentProductProductDefinition, "product\n(Product)") { primary_key(id) id primary_key(versionId) version parentId parentFk not_null(parentVersionId) referenceVersion manufacturerId foreignKey not_null(productManufacturerVersionId) referenceVersion unitId foreignKey not_null(taxId) foreignKey coverId foreignKey productMediaVersionId referenceVersion deliveryTimeId foreignKey featureSetId foreignKey not_null(price) price not_null(productNumber) numberRange not_null(stock) int restockTime int autoIncrement int active bool availableStock int available bool isCloseout bool variation list displayGroup string configuratorGroupConfig json mainVariantId foreignKey variantRestrictions json manufacturerNumber string ean string purchaseSteps int maxPurchase int minPurchase int purchaseUnit float referenceUnit float shippingFree bool purchasePrices price markAsTopseller bool weight float width float height float length float releaseDate dateTime ratingAverage float categoryTree list propertyIds manyToManyId optionIds manyToManyId tagIds manyToManyId listingPrices priceRulesJson childCount childCount blacklistIds blacklistRule whitelistIds whitelistRule customFieldSetSelectionActive bool sales int metaDescription translated name translated keywords translated description translated metaTitle translated packUnit translated packUnitPlural translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition, "product_category\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(productVersionId) referenceVersion primary_key(categoryId) foreignKey primary_key(categoryVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition, "product_custom_field_set\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(customFieldSetId) foreignKey primary_key(productVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductTagProductTagDefinition, "product_tag\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(productVersionId) referenceVersion primary_key(tagId) foreignKey } Table(ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition, "product_configurator_setting\n(The root product configurator.)") { primary_key(id) id primary_key(versionId) version not_null(productId) foreignKey not_null(productVersionId) referenceVersion mediaId foreignKey not_null(optionId) foreignKey price json position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition, "product_price\n(Staggered pricing)") { primary_key(id) id primary_key(versionId) version not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(ruleId) foreignKey not_null(price) price not_null(quantityStart) int quantityEnd int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition, "product_property\n(M:N Mapping)") { primary_key(productId) foreignKey not_null(productVersionId) referenceVersion primary_key(optionId) foreignKey } Table(ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition, "product_search_keyword\n(Search keywords)") { primary_key(id) id primary_key(versionId) version not_null(languageId) foreignKey not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(keyword) string not_null(ranking) float not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition, "product_keyword_dictionary\n(Search dictionary)") { primary_key(id) id not_null(languageId) foreignKey not_null(keyword) string reversed string } Table(ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition, "product_review\n(Product reviews)") { primary_key(id) id not_null(productId) foreignKey not_null(productVersionId) referenceVersion customerId foreignKey not_null(salesChannelId) foreignKey not_null(languageId) foreignKey externalUser string externalEmail string not_null(title) string not_null(content) longText points float status bool comment longText updatedAt updatedAt not_null(createdAt) createdAt } Table(ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition, "product_manufacturer\n(Manufacturer)") { primary_key(id) id primary_key(versionId) version mediaId foreignKey link string name translated description translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition, "product_manufacturer_translation\n((Translations))") { not_null(name) string description longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(productManufacturerId) foreignKey primary_key(languageId) foreignKey primary_key(productManufacturerVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition, "product_media\n(Product media/images)") { primary_key(id) id primary_key(versionId) version not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(mediaId) foreignKey position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } TranslationTable(ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition, "product_translation\n((Translations))") { metaDescription string not_null(name) string keywords longText description longText metaTitle string packUnit string packUnitPlural string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(productId) foreignKey primary_key(languageId) foreignKey primary_key(productVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition, "product_option\n(M:N Mapping)") { primary_key(productId) foreignKey not_null(productVersionId) referenceVersion primary_key(optionId) foreignKey } Table(ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition, "product_category_tree\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(productVersionId) referenceVersion primary_key(categoryId) foreignKey primary_key(categoryVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition, "product_cross_selling\n(Cross selling products)") { primary_key(id) id not_null(name) translated not_null(position) int sortBy string sortDirection string not_null(type) string active bool limit int not_null(productId) foreignKey not_null(productVersionId) referenceVersion productStreamId foreignKey not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition, "product_cross_selling_translation\n((Translations))") { not_null(name) string not_null(createdAt) createdAt updatedAt updatedAt primary_key(productCrossSellingId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition, "product_cross_selling_assigned_products\n(Assigned Cross selling products)") { primary_key(id) id not_null(crossSellingId) foreignKey not_null(productId) foreignKey primary_key(productVersionId) referenceVersion position int not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition, "product_feature_set\n(Product feature sets)") { primary_key(id) id name translated description translated features json not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition, "product_feature_set_translation\n((Translations))") { not_null(name) string description string not_null(createdAt) createdAt updatedAt updatedAt primary_key(productFeatureSetId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition, "product_sorting\n(Product sorting)") { primary_key(id) id locked writeLockIndicator not_null(key) string not_null(priority) int not_null(active) bool not_null(fields) json label translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition, "product_sorting_translation\n((Translations))") { not_null(label) string not_null(createdAt) createdAt updatedAt updatedAt primary_key(productSortingId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition, "product_visibility\n(Visibility in sales channels)") { primary_key(id) id not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(salesChannelId) foreignKey not_null(visibility) int not_null(createdAt) createdAt updatedAt updatedAt } ForeignTable(ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition, "delivery_time") { } ForeignTable(ShopwareCoreSystemTaxTaxDefinition, "tax") { } ForeignTable(ShopwareCoreSystemUnitUnitDefinition, "unit") { } ForeignTable(ShopwareCoreContentSeoMainCategoryMainCategoryDefinition, "main_category") { } ForeignTable(ShopwareCoreContentSeoSeoUrlSeoUrlDefinition, "seo_url") { } ForeignTable(ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition, "order_line_item") { } ForeignTable(ShopwareCoreContentCategoryCategoryDefinition, "category") { } ForeignTable(ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition, "custom_field_set") { } ForeignTable(ShopwareCoreSystemTagTagDefinition, "tag") { } ForeignTable(ShopwareCoreContentMediaMediaDefinition, "media") { } ForeignTable(ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition, "property_group_option") { } ForeignTable(ShopwareCoreContentRuleRuleDefinition, "rule") { } ForeignTable(ShopwareCoreSystemLanguageLanguageDefinition, "language") { } ForeignTable(ShopwareCoreCheckoutCustomerCustomerDefinition, "customer") { } ForeignTable(ShopwareCoreSystemSalesChannelSalesChannelDefinition, "sales_channel") { } ForeignTable(ShopwareCoreContentProductStreamProductStreamDefinition, "product_stream") { } ' relationshipd ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemTaxTaxDefinition ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemUnitUnitDefinition ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition @enduml
false
true
false
false
uml-unknown
59e8861b0f7c9ee563346e304cd2031974752a3d
70b6b3086d64939b4bd08cf8aad93ac5283cf1ac
/scala-meta-model/enum.meta.puml
cf1b38ee2a1e1a9cff0722a4590de78fe4d8ebbc
[ "MIT" ]
permissive
tizuck/scala-uml-diagrams
4a9d35e54a0f6fb3ef753e46eb59e81d7c42a26b
c5c432132bff9df7ab60352f0e715583d9d51973
refs/heads/main
2023-03-01T02:44:15.288794
2021-02-03T22:26:55
2021-02-03T22:26:55
306,687,367
0
0
null
null
null
null
UTF-8
PlantUML
false
false
716
puml
@startuml Enum class Enum extends Defineable, Constructerable, Defines { \n \n \n" " } class Case extends Constructerable { } Enum --> "*" Import : imports Enum --> "*" Export : exports Enum *--left> "0..1 " Inherit : "inherits" Enum *--left> "*" Extension : "extensions" Enum *--> "*" ClassParameterSeq : parameterSeqs \n{refines parameterSeqs} Enum *--right> "*"Case Case *--> "*" Inherit : inherits Case *--> " 0..* " Modifier : caseModifiers Case *--> "*" Annotation : caseAnnotations hide class circle hide class methods hide Defineable members hide Constructerable members skinparam class { BackgroundColor White ArrowColor Black BorderColor Black } @enduml
false
true
false
false
sequence
bf73f8e080a046bdfbde8a64cc99211be2a2ae80
83480a7ec6177adc2cb6f1e61630feb35e5bad0c
/diagrams/publish-collection-exercise.puml
f89fbda56e3d86cbd282ac36efb79580438bc102
[ "MIT" ]
permissive
ONSdigital/census-rm-docker-dev
a8909548d70c84727d497bc857ef31b18c595cc4
b93b6a0b333f8a5f0ea006a186910eceac89cb7f
refs/heads/master
2021-06-20T06:23:51.019896
2021-01-22T16:11:40
2021-01-22T16:11:40
170,686,360
0
1
MIT
2021-01-22T16:12:20
2019-02-14T12:15:49
Shell
UTF-8
PlantUML
false
false
1,898
puml
@startuml skinparam sequence { ParticipantBackgroundColor HoneyDew ActorBackgroundColor HoneyDew } actor User participant "Collection Exercise" participant Sample participant Party participant Case User -> "Collection Exercise" : POST /collectionexerciseexecution [[https://github.com/ONSdigital/rm-collection-exercise-service/blob/master/src/main/java/uk/gov/ons/ctp/response/collection/exercise/endpoint/CollectionExerciseExecutionEndpoint.java#L39 *]] "Collection Exercise" -> Sample : POST /samples/sampleunitrequests [[https://github.com/ONSdigital/rm-sample-service/blob/master/src/main/java/uk/gov/ons/ctp/response/sample/endpoint/SampleEndpoint.java#L81 *]] Sample --> "Collection Exercise" : 201 "Collection Exercise" --> Party : PUT /party-api/v1/businesses/sample/link/<sampleSummaryId> [[https://github.com/ONSdigital/ras-party/blob/master/ras_party/views/business_view.py#L69 *]] Party --> "Collection Exercise" : 200 "Collection Exercise" --> User : 201 Sample ->> "Collection Exercise" : sample_outbound_exchange(Sample.SampleDelivery) [[https://github.com/ONSdigital/rm-collection-exercise-service/blob/master/src/main/java/uk/gov/ons/ctp/response/collection/exercise/message/impl/SampleUnitReceiverImpl.java#L28 *]] "Collection Exercise" ->> Case : collection-inbound/outbound-exchange(Case.CaseDelivery) [[https://github.com/ONSdigital/rm-case-service/blob/master/src/main/java/uk/gov/ons/ctp/response/casesvc/message/impl/CaseCreationReceiverImpl.java#L24 *]] note right Collection Exercise is publishing to a different exchange to the one Case is listening on. It works because the queue names are the same end note Case -> Action : case-outbound-exchange(Case.LifecycleEvents) [[https://github.com/ONSdigital/rm-action-service/blob/master/src/main/java/uk/gov/ons/ctp/response/action/message/impl/CaseNotificationReceiverImpl.java#L26 *]] @enduml
false
true
false
false
usecase
75c42522fd575610c37d8ad3debbb6461b3d628b
3e8de74dfe19cd437fd7842887394d4921a109d7
/docs/images/aventure.plantuml
465f2f21eac3972c1f390253dadd13392e9819e0
[]
no_license
jmbruel/InnopolisDesignPatterns
62c5f1df870883cd44245d6459243c83b96d0995
a9ffbfc16a29ed3d560d5be12e8fb1d2f1bed50e
refs/heads/master
2021-02-04T20:34:22.378185
2020-11-16T17:40:28
2020-11-16T17:40:28
243,707,157
0
7
null
2020-10-23T08:58:33
2020-02-28T07:49:59
JavaScript
UTF-8
PlantUML
false
false
828
plantuml
@startuml '----------------------------------- ' UML concepts illustrated ' JMB 2014 '----------------------------------- 'hide circle hide empty members hide empty methods abstract class Personnage { combattre() {this.arme.utiliserArme();} setArme(ComportementArme a) {this.arme = a;} } class Reine { combattre() {...} } class Roi { combattre() {...} } class ComportementPoignard { } class ComportementArc { } class ComportementEpee { } interface ComportementArme{ {abstract} utiliserArme() } class Troll { combattre() {...} } class Chevalier { combattre() {...} } Personnage <|-- Roi Personnage <|-- Reine Personnage <|-- Chevalier Personnage <|-- Troll Personnage o--> "1" ComportementArme ComportementArme <|.. ComportementEpee ComportementArme <|.. ComportementPoignard ComportementArme <|.. ComportementArc @enduml
false
true
false
false
class
10684416cac0f4e6678bf37d8c7bcf73f8c83215
c77562648db87d48548660a81af107c440e3f6cc
/ClassDiagram.plantuml
35ce5e148b7b1375364dce5e2782545bd3b43b8e
[]
no_license
Master-Desarrollo-20-21/ejercicio-2-vista-publica-clases-mastermind-marcos-velasquez
7c4508f9defe98789d98b9207f35d542c517c0a4
776961814f14c4dac79824c1bcdc89144daeeaed
refs/heads/main
2023-09-03T23:24:00.116089
2021-10-20T08:34:03
2021-10-20T08:34:03
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
965
plantuml
@startuml class MasterMind{ + play(): void - resume():boolean {static} main } class Board{ show(): void attemp(): void isFinish(): boolean reset(): void } class SecretCombination{ + generate(): Color[] + result(PropusedCombination): Result - black(PropusedCombination): int - white(PropusedCombination): int } class Attemp{ + show() } class PropusedCombination{ + read(): void - isValid(): boolean + color(Color): boolean } class Result{ + getBlacks(): int + getWhites(): int + isWinner(): boolean } class GestorIO{} enum Color{ GREEN RED YELLOW BLUE MAGENTA CYAN } MasterMind *--> Board Board *--> SecretCombination Board o--> Attemp Board ..> GestorIO Attemp *--> PropusedCombination Attemp *--> Result Attemp --> SecretCombination SecretCombination ..> Result SecretCombination o--> Color PropusedCombination o--> Color PropusedCombination ..> GestorIO @enduml
false
true
false
false
class
94470855894a12f8ac6a8490fc36b4a97f4dd672
694fd70b693c9670161b2492ece407123bf11cad
/plantuml/spring/practice-jpa-association-mapping-13.plantuml
74a50d836d5dc640413269b8f270117e6d09a277
[ "CC-BY-3.0-US", "BSD-3-Clause", "WTFPL", "GPL-1.0-or-later", "MIT", "OFL-1.1" ]
permissive
windowforsun/blog
4a341a9780b8454a9449c177f189ca304569031b
b0bce013f060f04a42dfa7ef385dbeea1644fdab
refs/heads/master
2023-09-04T03:17:39.674741
2023-08-21T14:39:37
2023-08-21T14:39:37
170,632,539
0
1
MIT
2023-09-05T17:48:27
2019-02-14T05:26:51
HTML
UTF-8
PlantUML
false
false
966
plantuml
@startuml !define table(x) class x << (T,#FFAAAA) >> !define primary_key(x) <b><color:#b8861b><&key></color> x</b> !define foreign_key(x) <color:#aaaaaa><&key></color> x hide methods hide stereotypes 'skinparam linetype ortho 'skinparam linetype polyline entity (Member) { primary_key(id) name } entity (Team) { primary_key(id) name teamMembers } entity (TeamMember) { team member timestamp } Team "1" <-down- "*" TeamMember Team "1" ..> "*" TeamMember Member "1" <-up- "*" TeamMember table(MEMBER) { primary_key(ID) <<PK>> NAME } table(TEAM) { primary_key(ID) <<PK>> NAME } table(TEAM_MEMBER) { primary_key(TEAM_ID) <<PK, FK>> primary_key(MEMBER_ID) <<PK, FK>> timestamp } TEAM ||--o{ TEAM_MEMBER TEAM_MEMBER }o--|| MEMBER TeamMember -right-> TEAM_MEMBER :team -> TEAM_ID Member -[hidden]right- MEMBER :rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr Team --> TEAM_MEMBER :id -> TEAM_ID Member -up-> TEAM_MEMBER :id -> MEMBER_ID @enduml
false
true
false
false
sequence
49e1bc1f381c3896143fa90cac671320b94459cd
431c5b621b6c23353ed03b3b9f46b610b72dd8b7
/Design Patterns/Object Pool Pattern/uml.puml
f28b342e044792efd88b9843441b19dc7388da0c
[ "MIT" ]
permissive
orcunkamiloglu/yaz-tas-kalip
52ebbf3bf3b5ffa046f0d4be42c171af5520c6d5
da18b143b3251c665aa9994ee3f57aee413af1de
refs/heads/master
2022-09-01T20:42:46.278445
2020-04-22T06:19:30
2020-04-22T06:19:30
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,459
puml
@startuml left to right direction abstract class NPC{ - String name; - int hitPoints; - int shield; - int damage; - int speed; - int experiencePoint; - int honor; - int credit; - int uridium; {abstract} void move() + String getName() + void setName(String name) + int getHitPoints() + void setHitPoints(int hitPoints) + int getShield() + void setShield(int shield) + int getDamage() + void setDamage(int damage) + int getSpeed() + void setSpeed(int speed) + int getExperiencePoint() + void setExperiencePoint(int experiencePoint) + int getHonor() + void setHonor(int honor) + int getCredit() + void setCredit(int credit) + int getUridium() + void setUridium(int uridium) } class NpcClient implements Runnable{ {static} int threadCount - Thread t; + void run() } class NPCManager { - {static} NPCManager mInstance - int avaliableNPC -List<NPC> NPCPool -List<NpcClient> -NPCManager() + {static}NPCManager getInstance() +NPC takeNPC(NpcClient npcClient) +void releaseNPC(NPC npc, NpcClient npcClient) } class Struener extends NPC { +Struener() +void move() } class Main{ {static} void createRequest() + {static} void main() } NPCManager "1"*--"1" NPCManager Main --> NpcClient : <<use>> NpcClient --> NPCManager : <<use>> NPCManager --> NPC : <<use>> NPCManager "1"*--"*" NPC @enduml
false
true
false
false
sequence
f6888de8ac698651bf4ff106007472e44adbfee2
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8730e/src/component/soc/amebad2/atf/docs/resources/diagrams/plantuml/fconf_bl1_load_config.puml
e613eefd072a8fa0616cb42d7cb770170d7ff979
[ "GPL-2.0-or-later", "BSD-3-Clause", "BSD-2-Clause", "Zlib", "NCSA", "GPL-1.0-or-later", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive", "Apache-2.0" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
PlantUML
false
false
1,401
puml
@startuml box "BL1 common code" participant bl1_main participant bl_common end box box "arm platform code" #LightBlue participant fvp_bl1_setup participant arm_bl1_setup participant arm_io_storage end box box "platform common code" participant plat_bl1_common participant fconf end box bl1_main -> fvp_bl1_setup : bl1_platform_setup() fvp_bl1_setup -> arm_bl1_setup : arm_bl1_platform_setup() arm_bl1_setup -> arm_io_storage : plat_arm_io_setup() note over arm_io_storage : register and setup fip arm_bl1_setup -> fconf : fconf_load_config() activate fconf note over fconf create and populate an image_desc_t for FW_CONFIG end note fconf -> bl_common : load_auth_image(FW_CONFIG_ID, &image_info) activate bl_common note over bl_common load and auth image from fip with info from plat_io_policy end note bl_common -> arm_io_storage arm_io_storage -> fconf: FCONF_GET_PROPERTY(arm, arm_io_policies, tb_fw_cfg) note over fconf: use staticaly defined policies in bl1 fconf <- bl_common : image_info deactivate bl_common note over fconf : get tb_fw_config_dtb from image_info fconf -> plat_bl1_common : bl1_plat_get_image_desc(BL2_IMAGE_ID) fconf <- plat_bl1_common : BL2_IMAGE_DESC note over fconf set ep_info.args.arg0 of BL2_IMAGE_DESC to FW_CONFIG base address end note arm_bl1_setup <- fconf deactivate fconf == load & auth, prepare and jump to BL2 == @enduml
false
true
false
false
sequence
b30f148a26d48746c4281efec507403d815c6d57
d6374fe9363a41031c51eb622cb0cb5e75b78380
/legacy/mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-position-1.3.0-v1.1.plantuml
04d4356c98bbb044e3169438d5200d8b5f18ffaf
[ "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,789
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> * Rajiv Mothilal <rajiv.mothilal@modusbox.com> * Miguel de Barros <miguel.debarros@modusbox.com> * Valentin Genev <valentin.genev@modusbox.com> -------------- ******'/ @startuml ' declate title title 1.3.0. Position Handler Consume (single message) v1.1 autonumber ' Actor Keys: ' boundary - APIs/Interfaces, etc ' collections - Kafka Topics ' control - Kafka Consumers ' entity - Database Access Objects ' database - Database Persistance Store ' declare actors collections "topic-transfer-position" as TOPIC_TRANSFER_POSITION control "Position Handler" as POS_HANDLER collections "Event-Topic" as TOPIC_EVENTS collections "Notification-Topic" as TOPIC_NOTIFICATIONS box "Central Service" #LightYellow participant TOPIC_TRANSFER_POSITION participant POS_HANDLER participant TOPIC_EVENTS participant TOPIC_NOTIFICATIONS end box ' start flow activate POS_HANDLER group Position Handler Consume alt Consume Prepare message for Payer TOPIC_TRANSFER_POSITION <- POS_HANDLER: Consume Position event message for Payer activate TOPIC_TRANSFER_POSITION deactivate TOPIC_TRANSFER_POSITION break group Validate Event POS_HANDLER <-> POS_HANDLER: Validate event - Rule: type == 'position' && action == 'prepare'\n<color #FF0000><b>Error codes:</b> 2001</color> end end group Persist Event Information ||| POS_HANDLER -> TOPIC_EVENTS: Publish event information ref over POS_HANDLER, TOPIC_EVENTS : Event Handler Consume\n ||| end ||| ref over POS_HANDLER: Prepare Position Handler Consume\n POS_HANDLER -> TOPIC_NOTIFICATIONS: Produce message else Consume Fulfil message for Payee TOPIC_TRANSFER_POSITION <- POS_HANDLER: Consume Position event message for Payee activate TOPIC_TRANSFER_POSITION deactivate TOPIC_TRANSFER_POSITION break group Validate Event POS_HANDLER <-> POS_HANDLER: Validate event - Rule: type == 'position' && action IN ['commit', 'reserve']\n<color #FF0000><b>Error codes:</b> 2001</color> end end group Persist Event Information ||| POS_HANDLER -> TOPIC_EVENTS: Publish event information ref over POS_HANDLER, TOPIC_EVENTS : Event Handler Consume\n ||| end ||| ref over POS_HANDLER: Fulfil Position Handler Consume\n POS_HANDLER -> TOPIC_NOTIFICATIONS: Produce message else Consume Abort message TOPIC_TRANSFER_POSITION <- POS_HANDLER: Consume Position event message activate TOPIC_TRANSFER_POSITION deactivate TOPIC_TRANSFER_POSITION break group Validate Event POS_HANDLER <-> POS_HANDLER: Validate event - Rule: type == 'position' &&\naction IN ['timeout-reserved', 'reject', 'fail']\n<color #FF0000><b>Error codes:</b> 2001</color> end end group Persist Event Information ||| POS_HANDLER -> TOPIC_EVENTS: Publish event information ref over POS_HANDLER, TOPIC_EVENTS : Event Handler Consume\n ||| end ||| ref over POS_HANDLER: Abort Position Handler Consume\n POS_HANDLER -> TOPIC_NOTIFICATIONS: Produce message end end deactivate POS_HANDLER @enduml
false
true
true
false
sequence
271e52f0a1dd18603e6fe51c4c2edba89b8ab00d
28a75a43fcfcb6fe1efc35e0dd1ac9e70c736596
/doc/entwicklerhandbuch/komponenten.puml
4167db49be8df330a568b3af0344c8a9f48cd02e
[]
no_license
DJUngler1/SWE1
a1f41e044fe65a4863d649060d585ac46e769e51
4c9b28c7b0363ce09c28b77d282d096568af9024
refs/heads/master
2023-01-23T05:12:49.778707
2020-11-18T00:30:39
2020-11-18T00:30:39
304,634,302
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,099
puml
@startuml Komponenten skinparam componentStyle uml2 left to right direction actor RESTClient node "Funktionen mit Express" { boundary Router [Handler Functions] } node "Klassen / objektorientiert" { [FilmHandler] [FilmFileHandler] [FilmService] [FilmFileService] } [sendMail()] as sendMail entity FilmModel cloud { [Mongoose] } cloud { [MongDB\nNative Driver] } cloud { [nodemailer] } database "acme (MongoDB)" { [Collection Film] [GridFS] } node { [Mailserver] } RESTClient ~~> [Router] [Router] ..> [Handler Functions] [Handler Functions] ..> [FilmHandler] [Handler Functions] ..> [FilmFileHandler] [FilmHandler] --> [FilmService] [FilmFileHandler] --> [FilmFileService] [FilmService] ..> [FilmModel] [FilmFileService] ..> [FilmModel] [FilmModel] ~~> [Mongoose] [FilmFileService] ~~> [MongDB\nNative Driver] [sendMail] ~~> [nodemailer] [Mongoose] ~~> [Collection Film] [MongDB\nNative Driver] ~~> [GridFS] [FilmService] --> [sendMail] [nodemailer] ~~> [Mailserver] @enduml
false
true
false
false
usecase
93812cebb2a7514575dc574b08f0f7b1d9995a6c
748ee7f198b382101a3feebc6ee93b8757dda1fd
/grammar automata.puml
b0f5978e6864e18fc71f7ec43f52ad8ecb8b75a2
[]
no_license
dospro/bnf_grammar_parser
bdf6a4910625b45b8fa312d38e36b9f1e480da26
afe88258ec2ac45f68fe6180e372d0548b297eac
refs/heads/master
2021-08-26T08:49:21.551444
2021-08-07T01:59:50
2021-08-07T01:59:50
77,809,819
0
0
null
null
null
null
UTF-8
PlantUML
false
false
275
puml
@startuml [*] --> s0 s0 --> s1: "<" s1 --> s1: {A|D} - ">" s1 --> Non_Terminal: ">" s0 --> s2: " " " s2 --> s2: {A|D} - " " " s2 --> Terminal: " " " s0 --> s3: ":" s3 --> s4: ":" s4 --> Assignment: "=" s0 --> New_Line: "new_line" New_Line --> New_Line: "new_line" @enduml
false
true
false
false
sequence
8dd4349a3aea3f72423a567f2d4c84e2c51a9d7c
2f22952e07ffc3eb8933d52a20f6a5bfd02e8b35
/Creational/FactoryMethod/uml.puml
4a34dca91a4e6485b354b5ef821dd0a5684fa34e
[ "MIT" ]
permissive
ervin-meng/PHPDesignPatterns
c7b868148231f28226e7efd12283798890aae0f2
19cd506970898ae6db87d3e838d53658a2876ae7
refs/heads/master
2022-12-08T11:38:04.190536
2020-09-01T09:12:07
2020-09-01T09:12:07
291,909,626
0
0
null
null
null
null
UTF-8
PlantUML
false
false
439
puml
@startuml abstract class AbstractProduct abstract AbstractFactory class ProductA { } class ProductB { } abstract class AbstractFactory{ createProduct() } class FactoryA { createProduct() } class FactoryB { createProduct() } AbstractFactory <|-left- FactoryA AbstractFactory <|-right- FactoryB AbstractProduct<|-left- ProductA AbstractProduct<|-right- ProductB ProductA <.. FactoryA ProductB <.. FactoryB @enduml
false
true
false
false
class
cfdf9e3adcb39028c726544e11022bd491e1380b
1ecbe75d13e45e5e7daae306ec34f62d2fcc6ddf
/images/strategyExample.plantuml
36f30b44075599f9634e667d57c680ab6ea57ece
[]
no_license
skiadas/SoftwareDevelopmentPracticumCourse
77ba943e6856e9a841b1f94aabd52c695a635812
f8fccfcd9a9410a191455484c6a7b9927e325ed2
refs/heads/master
2020-04-15T23:40:28.229011
2019-12-06T15:16:56
2019-12-06T15:16:56
165,113,828
0
0
null
null
null
null
UTF-8
PlantUML
false
false
360
plantuml
@startuml skinparam linetype ortho title Strategy Pattern class FTP { Protocol pp sendFile(File file) } interface PacketProtocol { sendPacket(Packet packet) } class XModemPP implements PacketProtocol { sendPacket(Packet packet) } class YModemPP implements PacketProtocol { sendPacket(Packet packet) } FTP -> PacketProtocol @enduml
false
true
false
false
class
22c50d692c952dcf2ed5b4230af73c9f74d93c5c
4d82b0d65ad85bca4deb49e6ce4257b358ae4670
/figure-7.5.puml
dcc70859852b61b30328e18b602998452c6b94cb
[]
no_license
netpyoung/bs.uml-distilled
d0877c8e69156560d2c252c6dcc24bf4764105cd
9ae1c24be4b8d3f0456d2b2e1d6fc8e0843f21bc
refs/heads/master
2020-04-21T05:10:41.074540
2019-02-06T00:10:17
2019-02-06T00:11:32
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
279
puml
@startuml package Control { class Button class CheckBox interface OnOff { + turnOn() + turnOff() + isOn() + isOff() } } Button .> OnOff CheckBox .> OnOff OnOff <|... "Furnace::Heater" OnOff <|... "Lighting::Light" @enduml
false
true
false
false
class
36756506f4bb572ce083e1341a14f60775add395
b774d5b532ef20e5c8476e35ea90da5e3f09287e
/src/com/github/tomap/uml/analyse/classDiagrams/class/class_model.puml
8c7f9dffbc6d177eea5058beb36510a01ed6bca6
[]
no_license
Phalexei/Modeleur
ae94ab6c191a7999cf9deaee4dac8542eb6a52bb
f143c85930c3b668670087693ec807a9cd4bda81
refs/heads/master
2021-01-02T08:51:16.535103
2013-11-16T19:54:20
2013-11-16T19:54:20
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
846
puml
@startuml title Class diagram which models class diagrams package model <<folder>> { class UMLDiagram { } package model.class.Classdiagram <<folder>> { class A_ClassDiagram { } } package model.class.package <<folder>> { class A_Package { } } package model.class.relation <<folder>> { class Relation { } } A_ClassDiagram "1" *-- "1..*" A_Package A_ClassDiagram "1" *-- "1..*" Relation package model.object.Objectdiagram <<folder>> { class A_ObjectDiagram { } } package model.object.package <<folder>> { class PackageObject { } } package model.object.relation <<folder>> { class RelationObject { } } A_ObjectDiagram "1" *-- "1..*" PackageObject A_ObjectDiagram "1" *-- "1..*" RelationObject UMLDiagram "1" *-- "1" A_ObjectDiagram UMLDiagram "1" *-- "1" A_ClassDiagram } @enduml
false
true
false
false
class
2cf2a4104ecc834539f47466ecfaaec175a4e5e6
09283b93408784837392536cbefd01a4e225c7e2
/agoncal-sample-jaxrs-master/04-JWT/src/main/docs/classes.puml
e8ec9173d2ac6c02744c2484855c17affd604a32
[]
no_license
charlesvictor10/ObjisLivrableModule13
92c52756996d9b748079e74155c9db87ddb1e95e
e36c30cbd7b5bb9f8db6c9edbeee6d8abfecd1c5
refs/heads/master
2023-02-01T02:20:17.211502
2020-12-17T12:53:34
2020-12-17T12:53:34
285,573,019
0
0
null
null
null
null
UTF-8
PlantUML
false
false
403
puml
@startuml class EchoEndpoint <<Path>> { +echo(msg) +echoWithJWTToken(msg) << @JWTTokenNeeded >> } class User <<Entity>> { -id <<@Id>> -lastName -firstName -login -password } class UserEndpoint <<Path>> { +authenticateUser(login, password) } class JWTTokenNeededFilter <<@JWTTokenNeeded>> implements ContainerRequestFilter { +filter(containerRequestContext) } UserEndpoint ..> User @enduml
false
true
false
false
class
2e30fc206202a2ac77742117e83fe2a6d439f6d8
5e2c0b7fc7534d2214190795542e540f304fd271
/src/hua/lee/zygote/AssetManager.puml
d4c50160658e60d1ac105feff551c14ee99d7da9
[]
no_license
lijieqing/ThreadFactory
00d0a52c0191ba2e627d5e2a11596370eb90187c
ff9719a48f1f0d1d0e98cfa7089c938e114ef415
refs/heads/master
2021-07-14T03:56:33.226996
2021-05-22T12:42:44
2021-05-22T12:42:44
246,733,259
0
0
null
null
null
null
UTF-8
PlantUML
false
false
274
puml
@startuml package "Other Groups" { FTP - [Second Component] [First Component] --> FTP } package "AssetManager2"{ apk_assets_ - [ApkAssets Vector] } package "ApkAssets"{ loaded_arsc - [LoadedArsc] resources_arsc - [resources.arsc file] } package "LoadedArsc"{ } @enduml
false
true
false
false
uml-unknown
fcced27d8573d3cd8c8cdb28c15d7421a678aef7
186819bc98500f794e563bd3ba5a23073756a2ba
/PSP2/Hospital/src/main/java/com/hospital/Hospital/integrational/registrationSender/registrationSender.plantuml
fec393c86cac3d86e0f0314d1c1f7b22f0dc398e
[]
no_license
macro161/PSP
0e53943e4f8568b2c4b788524dc9e12f276d5c9e
7e5e094bbe42af30006fb28d541229dea4efb610
refs/heads/master
2020-03-30T08:04:17.541705
2018-12-07T20:24:18
2018-12-07T20:24:18
150,986,741
0
0
null
null
null
null
UTF-8
PlantUML
false
false
461
plantuml
@startuml title __REGISTRATIONSENDER's Class Diagram__\n package com.hospital.Hospital { package com.hospital.Hospital.integrational.registrationSender { interface RegistrationSender { {abstract} + registerPatiant() } } } 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
abc25fdd6008f4fccb44631821030fe015229929
6268528945688b25341302215ebdb19463b5e04a
/src/components/state.puml
383f2c1380dca4ce456c55a8458ed0b01632343c
[]
no_license
zzzze/plantuml-awesome
bab99cde9740bdba0ae05e59a507859bb4f46730
db3ae684acfa53e041c6832cec744dd28618e9e8
refs/heads/master
2020-09-12T07:18:22.207377
2019-12-02T10:30:44
2019-12-02T10:30:44
222,352,710
0
0
null
null
null
null
UTF-8
PlantUML
false
false
220
puml
@startuml ../../images/components/state.png skinparam shadowing false !startsub PROVIDER class Provider << (S,yellow) state >> { ~store } !endsub note right <Provider store={store}> </Provider> end note @enduml
false
true
false
false
class
04ed044a68873dc0a68edeb0aab99e3b3ef86cfe
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextMeshPro.puml
714ed40b03eae4e665e5c7bfa6151d246af0c523
[]
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,492
puml
@startuml class TextMeshPro <<partial>> { + sortingLayerID : int <<get>> <<set>> + sortingOrder : int <<get>> <<set>> + <<override>> autoSizeTextContainer : bool <<get>> <<set>> + SetMask(type:MaskingTypes, maskCoords:Vector4) : void + SetMask(type:MaskingTypes, maskCoords:Vector4, softnessX:float, softnessY:float) : void + <<override>> SetVerticesDirty() : void + <<override>> SetLayoutDirty() : void + <<override>> SetMaterialDirty() : void + <<override>> SetAllDirty() : void + <<override>> Rebuild(update:CanvasUpdate) : void + <<override>> UpdateMeshPadding() : void + <<override>> ForceMeshUpdate(ignoreActiveState:bool, forceTextReparsing:bool) : void + <<override>> GetTextInfo(text:string) : TMP_TextInfo + <<override>> ClearMesh(updateMesh:bool) : void + <<override>> <<event>> OnPreRenderText : Action<TMP_TextInfo> + <<override>> UpdateGeometry(mesh:Mesh, index:int) : void + <<override>> UpdateVertexData(flags:TMP_VertexDataUpdateFlags) : void + <<override>> UpdateVertexData() : void + UpdateFontAsset() : void + CalculateLayoutInputHorizontal() : void + CalculateLayoutInputVertical() : void } TMP_Text <|-- TextMeshPro ILayoutElement <|-- TextMeshPro TextMeshPro --> "textContainer" TextContainer TextMeshPro --> "transform" Transform TextMeshPro --> "renderer" Renderer TextMeshPro --> "mesh" Mesh TextMeshPro --> "meshFilter" MeshFilter TextMeshPro --> "maskType" MaskingTypes @enduml
false
true
false
false
class
42db1f90318d7531c9e273c6b429433438989e8b
8897898968f72d41b8a8e8733157d0f3334dc270
/description/uml/EnterpriseSoftwareDevelopmentPackageDiagram.puml
327ab5cac7f0ce64c068e63226382d461eb4ca0e
[]
no_license
mezlogo/enterprise_software_development
bbb0cd150c213ecb687962360bbe5f1a7aa3f9aa
0d437734552164a54ba94cbba1f4ba622c3ca431
refs/heads/master
2021-01-23T07:03:36.613001
2014-12-30T09:58:48
2014-12-30T09:58:48
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
925
puml
@startuml package "Headers" { interface ErrorCode interface ErrorCode << (H, #FFFFFF) >> } package "Analyzer" { interface AnalyzerMain interface AnalyzerMain << (C, #FFFFFF) >> } package "Network gateway" { interface NetworkGatewayMain interface NetworkGatewayMain << (C, #FFFFFF) >> } package "Memory manager" { interface MemoryManager interface MemoryManager << (C, #FFFFFF) >> } title Package diagram of enterprise software development "Memory manager" <-- "Network gateway" "Memory manager" <-- "Analyzer" hide empty attributes hide empty methods skinparam class { BackgroundColor White ArrowColor Black BorderColor Black } skinparam note { BackgroundColor White ArrowColor Black BorderColor Black } skinparam legend { BackgroundColor White BorderColor Black } legend Every class inside these packages include ErrorCode.h endlegend @enduml
false
true
false
false
class