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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a39e0e5deeb9e19d13b7e4de007b242ed9c99300 | 10d153ee925c8511a5a2470cbf3dae3e4aa96ac9 | /IntroDiagrammes/uml/ExosOO_version2_cd.puml | cad2c12c20b98fee4152ec60ed914fb07d626060 | [] | no_license | profesig/exosOO | db703060b96949019a6a7bf6a462b1bd6070d633 | 56ec1d91ea4d4f8c1a6480e3e43d483593878e60 | refs/heads/master | 2016-09-05T17:07:28.191472 | 2014-02-27T16:57:44 | 2014-02-27T16:58:02 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 641 | puml | @startuml
skinparam classAttributeIconSize 0
class ExosOO_version2 {
{static} main(args:String[]):void
}
class BankingSystem {
BankingSystem()
transfer(amount:float, debitAccountNumber:String, creditAccountNumber:String):void
printBefore(amount:float, debitAccountNumber:String, creditAccountNumber:String):void
printA... | false | true | false | false | sequence |
5abedf319d61fd268336c2d357285a8b369c68e0 | b7e8f93eabe84cab6e07c063f1fccf5e7a6a213d | /exercise41/docs/Solution41UML.puml | b0797cd9e3784df1c3fbfc4d5d9d2f8786a31e93 | [] | no_license | SandersBrandon/Sanders-a04 | 88c99f17179825062d61682feb1fdd8631219c9e | c917b1b8f417eb4f1a1b64757d1733afc6324d53 | refs/heads/main | 2023-08-27T20:47:18.406081 | 2021-10-18T02:16:33 | 2021-10-18T02:16:33 | 417,690,812 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 791 | puml | /*
* UCF COP3330 Fall 2021 Assignment 4 Solutions
* Copyright 2021 Brandon Sanders
*/
@startuml
class Solution41{
-name : string
-input :string
-output: string
'dynamically create an array of names to be sorted
-names : arraylist
'going to take input from the docs directory as it is to pass along
'to a different... | false | true | false | false | class |
1d86ccc7d92970dfad54f8c2c62049d95a3f9482 | 4830d642871bca9d89b03473d53ee32e8cd64121 | /use-cases/29/use-case-29.puml | bb08ad4ec00431dd3da9b6814a2b4d3548de9723 | [
"Apache-2.0"
] | permissive | eoinkane/sem-coursework | ac12b74e2d7deca4a584c89a521a809b4f189ed6 | 634006895b639327b2dcd053d1de169e0f65a492 | refs/heads/master | 2023-04-17T10:53:39.026338 | 2021-04-30T08:28:10 | 2021-04-30T08:28:10 | 333,163,286 | 3 | 0 | null | 2021-02-06T13:27:57 | 2021-01-26T17:32:14 | null | UTF-8 | PlantUML | false | false | 341 | puml | @startuml
actor Member as "Member of the
organisation"
rectangle Database
rectangle "Population Information System" {
usecase UC29 as "Get all the cities in a
country organised by largest population to smallest."
usecase UCa as "Output the report."
Member - UC29
UC29 ..> UCa : include
UC29 ... | false | true | false | false | usecase |
4d635399ab225d79abcab1a92b708ab7c7fd7273 | 7502e5114d9c574c7eed751d12118f25e8bdb25d | /app/src/androidTest/java/com/example/migreeni/migreeni.plantuml | 82e0567952a7b42e80aca26b885273b6f8067d6f | [] | no_license | jennaturunen/MigreeniApp | 3212fa5d24c7dfc6a12e829d41de9c238f85f414 | 68f6fc99231bc368bacdb1de91b8a80cab63cb88 | refs/heads/master | 2020-12-04T06:15:07.338300 | 2020-04-06T11:30:14 | 2020-04-06T11:30:14 | 231,650,817 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 357 | plantuml | @startuml
title __MIGREENI's Class Diagram__\n
package com.example.migreeni {
class ExampleInstrumentedTest {
+ useAppContext()
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.... | false | true | false | false | class |
92ecab64ae0bc0b425b14b128a49806f8ae1be29 | 28cc353b960282035a9d030fbc9a1e8ce8491876 | /document/diagrams/product/edit_product.puml | 4b36743a794fc0b7421be562273ef82b50efae30 | [
"MIT"
] | permissive | hataketsu/PetStore4 | 39b107ab004d16c23076a4d5ab24b81c9bc0d8de | 479b0709e7d9f202b6fa90adf8a6c4a874681fa3 | refs/heads/master | 2020-03-19T17:09:25.162293 | 2019-12-26T16:26:31 | 2019-12-26T16:26:31 | 136,746,560 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,342 | puml | @startuml
actor Admin
boundary list_products_view
boundary edit_product_view
control ProductController
entity ProductModel
activate Admin
Admin -> list_products_view: yêu cầu xem danh sách sản phẩm
activate list_products_view
list_products_view --> Admin: Hiển thị danh sách sản phẩm
Admin -> list_products_view: Bấm nú... | false | true | true | false | sequence |
ae5a9d4cfba756de9367bd6d788f50c047dab79f | f1d7217d8d1f7a87dc0b4f0f592303a2ba22a6be | /uml/ToDoList.puml | 5f953d48e13f7ca9ec3d2c5c341acc8abe5a9837 | [] | no_license | christianklingbiel/klingbiel-cop3330-assignment4pt2 | f3f4ef0fd93863117308f034300431d4eee902a2 | cdf22a5588099f0a505be1c7240514e042d47db7 | refs/heads/master | 2023-06-23T04:51:12.609409 | 2021-07-17T03:46:29 | 2021-07-17T03:46:29 | 381,415,443 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,028 | puml | @startuml
'https://plantuml.com/class-diagram
class ToDoList {
+ main()
+ start()
}
class ToDoItem {
- desc: String
- date: String
- complete: boolean
}
class ToDoListController {
- list: List<ToDoItem>
- savedList: List<ToDoItem>
- textOutput: TextField
- textDesc: TextField
... | false | true | false | false | class |
4964bd543948fa745b0b252772e02b939910b4be | 01fc1d7eaec538fbd45cc677d3fe63643580e57f | /docs/umls/parser.puml | a01cf5ac9b75ac229672075c6d29662c1a370247 | [] | no_license | Jiale-Sun/tp | b4d7598b947f27a4fff940e59ea04e9f2fafcfdd | 3e42908e7651096760a0ac59b9883557a1bbd981 | refs/heads/master | 2023-09-04T00:36:47.775422 | 2021-11-12T00:19:54 | 2021-11-12T00:19:54 | 411,294,329 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,215 | puml | @startuml
'https://plantuml.com/class-diagram
hide circle
skinparam classAttributeIconSize 0
skinparam groupInheritance 2
skinparam maxWidth 256
HelpCommandParser <-- Parser
ExitCommandParser <-- Parser
Parser --> AddCommandParser
Parser ---> RemoveCommandParser
Parser --> FindCommandParser
Parser ---> S... | false | true | false | false | class |
811947ebc54428121096e7f8b5cfa4cce55575de | 0d521a8e4ef68a2ef8ceaf74f2be71eff3a5d18c | /plantuml/sequence_diagram_car_checkin.plantuml | c08ddcec89b69ddfb83874587600759501378403 | [] | no_license | gmvist/parking | 464e92ce0165adfab9ea2f0ab20b6e6b4ffc421e | 4373555be4987c26cbde7dd9e69b639503e2d709 | refs/heads/master | 2021-05-11T21:03:15.307784 | 2018-01-25T09:15:09 | 2018-01-25T09:15:43 | 117,458,141 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 544 | plantuml | @startuml
actor API_Client
API_Client --> IParking : request car checkin
activate IParking
IParking --> IParkingSlot : find parking slot to accept car
activate IParkingSlot
IParkingSlot --> ICar : acceptCar()
activate ICar
ICar --> IParkingSlot : park()
deactivate ICar
IParkingSlot --> IParking : car accepte... | false | true | false | false | sequence |
b41b966433c7272a250898b33d58ad92809483f2 | 53901ad46504e46175af1b684b2637f4d33f4522 | /WideWorldImporters.Api/Docs/PlantUml/Output/ClassDiagram.puml | 44eaf6714771249265db3bd73cb9d97aa0153714 | [
"MIT"
] | permissive | mdmamunfullstack/WideWorldImportersWebApi | 81d86f0f29172cdd0e430214f70b90c78a2445ac | 2a91e8606434ebde3b5d78f8d989e23e6d32fb66 | refs/heads/master | 2023-06-19T05:14:41.321568 | 2021-07-12T22:05:09 | 2021-07-12T22:05:09 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 26,056 | puml | @startuml
interface "IDataShaper"<T> {
ShapeData(entities:IEnumerable<T>, fieldsString:string) : IEnumerable<ShapedEntity>
ShapeData(entity:T, fieldsString:string) : ShapedEntity
}
interface ILoggerManager {
LogInfo(message:string) : void
LogWarn(message:string) : void
LogDebug(message:string) : voi... | false | true | false | false | sequence |
41f92532285da9a79c56358ed55a8e3498bd42e1 | f65f2ceebfb8d52281b71223b4b5c59352bb1da2 | /docs/diagrams/convertToCsvFile.puml | 4398b6edf7458f4366a21fbac2df3255e14dbe79 | [] | no_license | jyxhazcake/tp | 830160168489af7feea4a9d3da0246c6d64020bb | 4927316c73ba729482a8fb4f7cb598ee3a922685 | refs/heads/master | 2023-08-26T00:33:57.901825 | 2021-11-08T06:34:55 | 2021-11-08T06:34:55 | 412,310,989 | 0 | 0 | null | 2021-10-01T03:23:53 | 2021-10-01T03:23:53 | null | UTF-8 | PlantUML | false | false | 2,316 | puml | @startuml
'https://plantuml.com/sequence-diagram
hide footbox
-> ConverterToCSV: convertToCsvFile(AllRecordList monthlyRecordList, String csvDirectory)
activate ConverterToCSV
create File
ConverterToCSV -> File: new File(csvDirectory)
activate File
File --> ConverterToCSV: File
deactivate File
create PrintWriter
Co... | false | true | false | false | sequence |
184d7ba1022ea306c669af564ceb594eb42bc9ec | 6a312ac1272ec81caf54b6640dd8788a739afaef | /Documentation/v210.puml | e5bcf90eb0c7272a56870e996944033beb0e7e26 | [] | no_license | RicardoGuzmanVelasco/MIW.ADOO | ff65fe4fb530521575a06f80d8d85c6f315cebae | 37d35899498c26ab7faaf34f3932e20ae8dfbc41 | refs/heads/main | 2023-04-28T14:26:36.647336 | 2021-05-22T18:29:58 | 2021-05-22T18:29:58 | 369,761,623 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,454 | puml | @startuml
package Utils{
enum Utils.Direction
{
None,
Vertical,
Horizontal,
Diagonal,
InverseDiagonal
}
class ClosedInterval <<ValueObject>>
{
-min : int
-max : int
+ClosedInterval(min : int, max : int)
+Includes(valu... | false | true | false | false | class |
5384e8ebf3ee4c0ee746c4813b34fc68a181699b | 8b4f1571e0d1f82081235bd8b39d5828f7a17b39 | /doc/diagrams/org.xbmc.kore.ui.puml | fdafbeaf8ffae720cda1b8889b5bb641adff2155 | [
"Apache-2.0"
] | permissive | BSunk/Kore | 86c355f6e1e8af726bf99b6812631100c685bb75 | d3a68b73c920496606d9a37d6785fe87a4370067 | refs/heads/master | 2020-12-25T12:57:41.214101 | 2017-02-24T18:58:42 | 2017-02-24T18:58:42 | 67,889,033 | 1 | 0 | null | 2016-09-10T19:01:05 | 2016-09-10T19:01:05 | null | UTF-8 | PlantUML | false | false | 4,498 | puml | @startuml
abstract class BaseActivity {
# void onCreate(Bundle savedInstanceState)
+ void onPause()
}
class ConcreteActivity
class AppCompatActivity
AppCompatActivity <|-- BaseActivity
BaseActivity <|-- ConcreteActivity
abstract class AbstractDetailsFragment {
# {abstract} View createView(LayoutInflater... | false | true | false | false | class |
b73ae4adab21ea76c230430af44e7f4c7c90e5ad | a13b2b1f177a00b03f4a62bc2193fc4fc578ec61 | /app/src/main/java/com/wfl/kits/uml/Executor.puml | a2e5a180b1bd12f6d97dec2dcbf5c4dfec0fa76e | [] | no_license | wflfei/kits | 44e20d4c737b6a404b09d276ae037d0f27d8bd19 | 4c86573402ebd54121274d8195046e7bef311222 | refs/heads/master | 2021-01-15T15:42:36.799193 | 2018-04-02T03:07:12 | 2018-04-02T03:07:12 | 47,069,628 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 610 | puml | @startuml
'abstract class AbstractList
'abstract AbstractCollection
'interface List
interface Executor {
execute(Runnable)
}
interface ExecutorService
abstract class AbstractExecutorService
class ThreadPoolExecutor
class Executors
Executor <|-- ExecutorService
ExecutorService <|-- AbstractExecutorService
AbstractExec... | false | true | false | false | class |
05b19d95e890465d501ddbf1f2556b854845bcda | 2615492956415a13a3b03686c9545e099b4aada1 | /docs/PlantUML/DeleteCanteen.puml | 94ca85f32d168a6348ff25c704188a41cd04de11 | [] | no_license | AY2021S2-CS2113-T10-4/tp | 06ce4064c67254b0b3b58c97bb9aaa62cde69189 | fed6c3b867e5e9bb25a68a408fde0eae43cd21be | refs/heads/master | 2023-04-03T09:08:55.879564 | 2021-04-12T16:02:25 | 2021-04-12T16:02:25 | 340,808,069 | 0 | 6 | null | 2021-04-12T16:02:26 | 2021-02-21T03:24:09 | Java | UTF-8 | PlantUML | false | false | 1,220 | puml | @startuml
'https://plantuml.com/sequence-diagram
autonumber
box DeleteCanteen
->":DeleteCanteenCommand" : execute(canteens, ui)
activate ":DeleteCanteenCommand"
alt numCanteens > 0
":DeleteCanteenCommand" -> "ui:Ui" : showDisplaySelectCanteens()
activate "ui:Ui"
"ui:Ui" --> ":DeleteCanteenCommand"
deactivate "ui:Ui"... | false | true | false | false | sequence |
a295cdb4a7b6cf111fb5a3ee205dc8fa452ffbbe | 47b1283d0d31607a4133190a7262781f1a17cc81 | /.doc/ut.puml | 8e695a43441d64b2d2daa1d227b25e71e642b1fa | [
"MIT"
] | permissive | wangyuheng/ut-manual | d5503a3ddcd987b2370b77967c59e66ad19091e6 | 05f580a8b935235a53069c985c6fc98df87a51bc | refs/heads/master | 2022-12-02T22:02:03.842196 | 2020-08-20T07:56:59 | 2020-08-20T07:56:59 | 288,729,954 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 311 | puml | @startuml
usecase "<font color=white>RED" as A #red
usecase "<font color=white>GREEN" as B #green
usecase "<font color=white>REFACTOR" as C #purple
note top of A : Write a test that fails.
note bottom of B : Make the code work.
note left of C : Eliminate redundancy.
A -down-> B
B -left-> C
C -up-> A
@enduml | false | true | false | false | usecase |
4f8b517207cb788e88d6a776da2fda7e22ee4940 | f601c40e50e0f113f480ae2de3e80bc4a3172f86 | /docs/UseCases/Manage-Service/Publish-Service.puml | 4f6b491ba01cd6b4d99d8b5138971612a645431a | [] | no_license | CAADE/C3 | 07307a3795888672df18e99932e25951911eaf1d | 4bbe48a335b936cf75808d0902b32f73b99ff958 | refs/heads/master | 2022-11-24T14:52:05.724752 | 2019-06-19T03:32:46 | 2019-06-19T03:32:46 | 67,574,474 | 1 | 0 | null | 2022-11-22T11:28:45 | 2016-09-07T05:19:16 | JavaScript | UTF-8 | PlantUML | false | false | 270 | puml | @startuml
Actor "actorName" as A
box "Manage-Service" #lightblue
participant CLI as CLI
participant Web as Web
participant "c3" as S
A -> CLI : c3-service-publish()
CLI -> S : service/publish()
A -> Web : service/publish()
Web -> S : service/publish()
end box
@enduml
| false | true | false | false | sequence |
a3524f0f42ccc1b56d64ab5bc829bcf0cc3e3dde | e37016f9bea6aac6954954ba33bde705a1245047 | /zx-note/src/test/graph/lucene/lucene-core/store/其他类图.puml | b7e0fa07f4d3b9a88730a04373e8620d02f8c88d | [] | no_license | zouxiang1993/es_lucene | 11d558d98a9847b9df1d9d575bc9b362ac548f9b | c463345975db890105124c429965ed96ebd8bf92 | refs/heads/master | 2023-07-19T21:03:26.092718 | 2019-08-27T16:24:46 | 2019-08-27T16:24:46 | 148,873,770 | 3 | 3 | null | 2023-07-18T02:50:13 | 2018-09-15T05:47:30 | Java | UTF-8 | PlantUML | false | false | 481 | puml | @startuml
class IOContext{
+Context context
+MergeInfo mergeInfo
+FlushInfo flushInfo
+boolean readOnce
}
enum Context {
MERGE
READ
FLUSH
DEFAULT
}
class FlushInfo{
+int numDocs
+long estimatedSegmentSize
}
class MergeInfo{
+int totalMaxDoc
+long estimatedMergeBytes
... | false | true | false | false | class |
68093983c9872746dd87d565907b6464b0e45a00 | 8e0e85b3875e06a4d76b4298decb879026847d7f | /docs/Skeleton/diagrams/Craft_teleport_gate/comm/2.Possible_to_craft_gate.puml | bc40ad0c52035f227b384ba1c53d2dae69931cde | [] | no_license | viseguard-studios/Documentation | fba5030594be0303374d70019c7ea759316a96fe | 290312ddbeab9cf9a28147c868f3330475aebd6d | refs/heads/main | 2023-05-13T12:00:34.417075 | 2021-06-06T07:52:49 | 2021-06-06T07:52:49 | 338,383,487 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 863 | puml | @startuml
rectangle "recipe: TeleportGateRecipe" as recipe
rectangle "s: SpaceShip" as s
rectangle "inv: Inventory" as inv
rectangle "a: Asteroid" as a
rectangle "inventory:Inventory" as inventory
rectangle "item: Item" as item
rectangle "aItem: Item" as aItem
title SpaceShip can craft teleport gate \n
recipe... | false | true | false | false | sequence |
dc71f3cef238d5cc69f65956b9e2dd2a8f75e70a | ee78251e468b32be4595e0670981340b9e48b901 | /specifications/software-design/return/return-class-diagram.puml | 313d4046301c3b1950dffdfb6ffb4af811f0a75a | [] | no_license | KevenDvorianoff/Comixaire | 10479f840ef5a0054d47f7bf4449c5fa7ea6ce1b | bcc3e3de8d1e3f8f0f6606b6eeaaeee906fcd440 | refs/heads/master | 2023-02-09T23:35:16.619034 | 2021-01-10T15:08:18 | 2021-01-10T15:08:18 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,285 | puml | @startuml
package controller {
class ReturnController {
-itemIdField: TextField
-returnButtonItem: Button
+returnItem(): void
}
}
package return {
class ReturnFacade {
+makeReturn(int loanId): void
}
class LoanFacade {
+getLatestLoanForItemId(int itemId): Loan
}
}
package dao {
... | false | true | false | false | class |
b60cca6c5b73c1c216ff31276f663d754dc74d36 | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productApi/catalog/media/src/offering_stateMachine.puml | fd72e960dbf87d6f319a860517e64b0e20e2e8aa | [
"Apache-2.0"
] | permissive | MEF-GIT/MEF-LSO-Sonata-SDK | 969c3717fba3fffa009bf3a5de65337b2caccaaf | 6d66bc0778fe0f5a96cdbcb3579e47513b7fd62f | refs/heads/working-draft | 2023-07-07T02:17:11.649855 | 2023-06-23T09:30:18 | 2023-06-23T09:30:18 | 90,886,429 | 33 | 32 | Apache-2.0 | 2023-01-05T23:58:23 | 2017-05-10T16:38:08 | null | UTF-8 | PlantUML | false | false | 620 | puml | @startuml
skinparam state {
BackgroundColor White
BorderColor Black
ArrowColor DarkRed
shadowing true
}
hide empty description
state c <<choice>>
note top of c : Pilot/Beta Needed?
''' diagram'''
[*] -d-> c
c -d-> active: No
state Testing #line.dotted{
c -r-> inTest: Yes
inTest -d-> rejected: Testin... | false | true | false | false | sequence |
70361a9c32f7d96d73f07220adb80bbddd6fa092 | bb209a68f1d9336a28270a7afbdcb899c91918df | /P20_chain_of_responsibility/chain_of_responsibility.puml | 532f5a5f77af3ebf68e387c6a824285830beaa7b | [] | no_license | CrazyBilipala/Design-Patterns-2019 | 25376e46641cff4a200b6d594e10b866b182d7b2 | 17512c6e0e1286e218f139c2ca3fceeeba92e38e | refs/heads/master | 2020-07-14T14:42:01.329685 | 2019-08-30T08:24:26 | 2019-08-30T08:24:26 | 205,336,482 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 277 | puml | @startuml
abstract class Handler{
+ successor: Handler
+ setSuccessor(handler: Handler): void
+ handlerRequest(any: any):void
}
class OneHandler
class TwoHandler
class ThreeHandler
Handler <|-- OneHandler
Handler <|-- TwoHandler
Handler <|-- ThreeHandler
@enduml | false | true | false | false | class |
5e274f458f14a9368f493104917bc832eb7732f1 | 5eefa5b832f98a2890f6253b349f53ec75bbc6d0 | /tests/net.sourceforge.plantuml.text.tests/testFiles/multi.plantuml.1.plantuml | 2fb4002fb9127caf3220e6d85aa3fd1f9b7b728e | [] | no_license | hallvard/plantuml | 46d21a7b9ec3293ef17e5df9f8d5aca6c3502eb4 | 903a99cf2ddcd8d3f15a94651f519e4539a64428 | refs/heads/master | 2023-07-28T15:35:59.470916 | 2023-07-19T13:17:47 | 2023-07-19T13:26:29 | 1,220,963 | 216 | 61 | null | 2023-04-19T12:20:08 | 2011-01-04T21:53:29 | Java | UTF-8 | PlantUML | false | false | 30 | plantuml | @startuml
class "Bar"
@enduml
| false | true | false | false | class |
f4770e233a4007440f9fe9beeebe3e5b030cfe7d | 58f5766244826918a3cf79312f861f76c5aa6f7d | /Documents/uml/Views/MainWindow.xaml.puml | 0a0e3010873a8eb78ff84953003c967e4cc8278d | [
"MIT"
] | permissive | BillKrat/CsvEditSharp | 3835aa9d7955a33830be47b044d3c05763c68dff | a91334a8aa1b08c4f7fe38116892b088e92d4da4 | refs/heads/master | 2022-01-28T15:31:06.719793 | 2019-07-28T11:39:25 | 2019-07-28T11:39:25 | 198,216,226 | 0 | 1 | MIT | 2019-07-22T12:10:45 | 2019-07-22T12:10:44 | null | UTF-8 | PlantUML | false | false | 115 | puml | @startuml
class MainWindow <<partial>> {
+ MainWindow(vm:MainWindowViewModel)
}
Window <|-- MainWindow
@enduml
| false | true | false | false | class |
9aa09619147272d9b02101d5b40b0734bfd56d3e | e0fc387e3c625fa8993aac6eb359b59bdad6d112 | /docs/sequence_diagram/shop_event_by_user.plantuml | 7e534789f5f82e5c1807d05b7e357d79f9f449f5 | [] | no_license | davidgamaliel/telkomsel-cart | 21406546030a823182ce24ad5de07938167bdaf3 | b943a9ec628ce53bf3db828bbcfe47243c95360a | refs/heads/main | 2023-08-18T20:33:42.952846 | 2021-10-11T16:17:23 | 2021-10-11T16:17:23 | 416,004,420 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,480 | plantuml | title Shopping Event By User
autonumber
actor User
participant Client
participant Backend
database "go_cart_database"
group Products
User -> Client: get list Product
Client -> Backend: GET /api/products
Backend -> go_cart_database: get all products
go_cart_database --> Backend: return all products
Backend --... | false | true | false | false | sequence |
9802a2634558003745f8990e0c792e6df6e870b8 | 962deb7765ab44a31e21f4eef471da849d21ff0c | /src/main/java/ex42/ex42.puml | 5ee671b337d7ffadfe8e1eaab07373e2a658f8ce | [] | no_license | carolinacrduarte/duarte-cop3330-assignment3 | 0c2914214b02aa72bbac88ea8db60117f23a7e40 | 68bc6a0bf64ade1a2ec15136238f59367401826f | refs/heads/master | 2023-08-25T10:31:54.015120 | 2021-10-10T19:47:41 | 2021-10-10T19:47:41 | 413,561,045 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 191 | puml | @startuml
class dataPrinter {
+dataPrint(Scanner input)
+input.hasNextLine()
}
class App {
+main(String[])
+Scanner(inputFile)
+dataPrint(inputFile)
}
dataPrinter <|-- App
@enduml | false | true | false | false | class |
51130a9bb62c21ac5e92c427dd17e76ab16e8d8f | 5be67544f3c9f8a0aacdaf5236a238270a6fc63b | /uml/AppDiagram.puml | 90c7379a7f117aaeb5f9ddc893cd0e861a435dc7 | [] | no_license | decortealex/decorte-cop3330-assignment4part2 | 91fd4d9a5ccf3557cd209f726a058a66f991062f | 718ceb7861827c6fd4d9435d85f02d9cc79ae8fb | refs/heads/master | 2023-06-21T04:50:40.398609 | 2021-07-16T02:28:51 | 2021-07-16T02:28:51 | 385,660,655 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 604 | puml | @startuml
class App {
lists: ArrayList<todoList>
}
class todoList {
#title: String
#items: ArrayList<todoItem>
+int addItem(todoItem)
+int popItem(todoItem)
+int popItem(int)
+todoItem getItem(int)
+void printItem(int)
+void printAllItems()
}
class todoItem {
#itemTitle: String
#desc: String
#dueDate: Date
#sdf: Sim... | false | true | false | false | class |
c81710d5cdf4bd35ed61d35f0915145024a41f6e | 3ea02aab5d9a15def695d50ffd9c538a0b4e5173 | /test/regression/arrowStyles.puml | 91ac63eb7fe7afb045d36314325e97fcbfd89ffd | [] | no_license | VladimirAlexiev/rdf2rml | cd6a3c7c27dd3ce30214c852b4b0d9291464b461 | 29d7f21c9ed3defd5d6a64a02a5e18315d30b559 | refs/heads/master | 2023-06-09T10:08:02.313163 | 2023-06-07T11:25:10 | 2023-06-07T11:25:10 | 158,509,814 | 35 | 5 | null | 2023-05-30T12:54:05 | 2018-11-21T07:44:42 | Perl | UTF-8 | PlantUML | false | false | 460 | puml | @startuml
hide empty methods
hide empty attributes
hide circle
skinparam classAttributeIconSize 0
class _x_ as "<x>"
class _y5_ as "<y5>"
_x_ -up-|> _y5_ : :tri-up
class _y3_ as "<y3>"
_x_ -down[dotted,bold]-> _y3_ : :dotted-bold
class _y4_ as "<y4>"
_x_ -up[#black]-> _y4_ : :up-black
class _y2_ as "<y2>"
_x_ -down[das... | false | true | false | false | sequence |
7f3ff2a55b69c46a01351fdaba67ee9276c67726 | 372e13940be1f116c671dbb746617a331f06899e | /Assets/TPPackages/com.cocoplay.core/Documentation-/puml/Runtime/Singleton/Implement/GeneralDefaultSingleton.puml | 991457aec193c0cd7091af069b5aa7477a7dafa0 | [] | no_license | guolifeng2018/CIGA-Game-Jam | 797734576510e27b5c5cee2eb17c1444f51d258c | fcd03e5579bef3bffe2cb51f52ba11a49a9cc02d | refs/heads/master | 2022-12-10T19:21:15.522141 | 2020-08-16T10:06:23 | 2020-08-16T10:06:23 | 285,986,041 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 183 | puml | @startuml
abstract class "GeneralDefaultSingleton`1"<TSingleton> {
}
"GeneralSingleton`2" "<TSingleton,GeneralSingletonProvider<TSingleton>>" <|-- "GeneralDefaultSingleton`1"
@enduml
| false | true | false | false | class |
13b567a9e5933aca896830834af916cbc57248e7 | cdea0b6e4f1dad1e5cbda1559e020a8fea172504 | /docs/UML/Domain Model.puml | 07469666aef850303a5dbc1c692d2ca0717358c8 | [] | no_license | yiyuanw1/travel-reservation | 3b013223e86ad12a8279df1ef38ae2ad994afad4 | de8c936d835fca37e5aa61fd89ed9a484f4a8b93 | refs/heads/main | 2023-09-03T18:34:29.005440 | 2021-11-05T01:34:58 | 2021-11-05T01:34:58 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,166 | puml | @startuml
'https://plantuml.com/class-diagram
class User{
email
}
class Administrator{
}
class Airline{
name
}
class Customer{
firstName
lastName
password
}
class Passenger{
firstName
lastName
identificationType
identificationNumber
}
Administrator "1" --|> User
Customer --|> User
Airline --|> User
class Airport... | false | true | false | false | class |
6f39c05498ee63249b469d095c9f1fff495bb9ed | 0a8aa0d81e1a84ac2026679f98abd8ce8d97d2f2 | /ZeroEvenOdd.puml | 2b9e7a2402ef045ec70de891f193da4e6564ad0f | [] | no_license | ajithcnambiar/cpp-condition-variable | 48f55c801adbe38b21ea5149b0ecc0e61590bc2f | 7c9cb3736b8be38ef0e1ebb6c6de317cbc7c7202 | refs/heads/master | 2020-12-02T01:29:14.284824 | 2019-12-30T04:34:23 | 2019-12-30T04:34:23 | 230,842,459 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 401 | puml | @startuml
class ZeroEvenOdd{
-int n;
-int counter;
-std::condition_variable cv
-std::mutex m;
-bool generate0;
-bool done;
-void incCounter();
-void togglegenerate0();
+ZeroOddEven(int n);
+void odd(std::function<void(std::string&, int)>);
+void even(std::function<void(std::s... | false | true | false | false | class |
5fa2365f9f469e145558e6e5a74135648f54d783 | c542ea868d12a49033e713a9358a22aa55cfc7a9 | /src/adapter_pattern/object_adapter/objectAdapter.puml | 3b04c2f68524431bf26c3969b4efedc5872266a9 | [] | no_license | elm-suf/GofDesignPatterns | a023dc223ea7f88a1ab4b90ee7d6e546cb5710fe | 38429ed9eac99bf89e7cb0edcd595d22d5bd80b0 | refs/heads/master | 2020-06-02T12:49:11.905888 | 2019-06-11T15:12:55 | 2019-06-11T15:12:55 | 191,158,892 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 349 | puml | @startuml
title Object Adapter
class Client
interface ITarget{
operation() : void
}
Class Adapter{
+ operation() : void
}
note top of Adapter: operation( ){\n\tthis.adaptee.specificOperation()\n}
Class Adaptee{
+ specificOperation() : void
}
Adapter ...|> ITarget
Adapter ---> Adaptee : adaptee
Client -... | false | true | false | false | sequence |
312a9005fb29c9785922b92ac302b5487c8f7607 | 74cb674dc7b9c3f65f6ab08fc5ad3a43c3bf12d3 | /Offline 2/Problem 1/out/production/Problem 1/component/hardware/display/display.plantuml | 4be248ab39b886674e7a2e345e3f9b0e6119edba | [] | no_license | zarif98sjs/CSE-308-Software-Engineering | a9759bbee2ea0647eae2ea677d08741293a1cc14 | 515015a40c10d916d5089f11784b4ff75319fcbd | refs/heads/main | 2023-06-27T05:57:00.443594 | 2021-07-28T13:57:32 | 2021-07-28T13:57:32 | 344,690,362 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 983 | plantuml | @startuml
title __DISPLAY's Class Diagram__\n
namespace component.hardware.display {
interface component.hardware.display.Display {
{abstract} + toString()
}
}
namespace component.hardware.display {
class component.hardware.display.LCD {
+ toString()
}
}
namespace com... | false | true | false | false | class |
28c1dec36c2fc0d5ac33f7cc879d9365c1faa196 | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Engines/Notification/IEmailFormattingEngine.puml | 23435be3d1d48c49463430829799e1753b95cf7b | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 166 | puml | @startuml
interface IEmailFormattingEngine {
FormatOrderEmailBody(order:Order, seller:Seller) : string
}
IServiceContractBase <|-- IEmailFormattingEngine
@enduml
| false | true | false | false | class |
6a329b2c83ffa250b511adcfcaf0ac46cea33084 | 4d5a97d543d01582e0d1f2aaacd27a34961be82e | /docs/plantuml/havengrc.puml | e294ce552301b7063eb13cbfe4bcea55e27cc3c5 | [
"MIT",
"Apache-2.0"
] | permissive | fossabot/havengrc | f8ae2244950a0d0486e4d94e912ce76eedbff856 | c9fe01048ee8e1ac8b8ba8e924392c9f63d69d81 | refs/heads/master | 2020-06-07T06:37:10.757161 | 2019-06-20T16:06:52 | 2019-06-20T16:06:52 | 192,950,501 | 0 | 0 | Apache-2.0 | 2019-06-20T16:06:52 | 2019-06-20T16:06:51 | null | UTF-8 | PlantUML | false | false | 2,537 | puml | sequence_diagram.puml
@startuml
actor Browser
boundary gatekeeper
entity caddy
control Keycloak
entity PostgREST
entity HavenAPI
database PostgreSQL
entity worker
"Browser" -> "gatekeeper": load single page app from /
"gatekeeper" -> "caddy": serve files from container
"Browser" <-- "caddy"
alt Not logged in
"Br... | false | true | false | false | usecase |
d8df6ea3251392a57ffd045ffc6b42a5b0aacfdf | 79b1afae05be893d0d860ad88e065a1fe3fe7717 | /structure/adapter/uml/adapter_cd.puml | cdac0cdafe04d0a55a2971c3de20f2a18c236a9e | [] | no_license | danielleberre/pattern-repository | 5dd0c84147f35c9e22abfe30abd93b8cb51560f3 | 68eab140c40174e2fc1769f4b718f7528b440921 | refs/heads/master | 2020-04-30T14:20:09.435842 | 2019-03-25T13:07:03 | 2019-03-25T13:07:03 | 176,888,097 | 0 | 0 | null | 2019-03-21T07:00:12 | 2019-03-21T07:00:10 | null | UTF-8 | PlantUML | false | false | 408 | puml | @startuml
skinparam nodesep 75
skinparam ranksep 50
hide empty members
class Client
interface Target {
+ {abstract} request()
}
Client . Target
class ConcreteTarget {
+ request()
}
class Adapter {
- pre()
- post()
+ request()
}
Target <|-- ConcreteTarget
Target <|-- Adapter
ConcreteTarget .[hidden] Ad... | false | true | false | false | class |
609175eac79c4dbd023d0879224779323d9775f1 | b0418114098fb00e939444148763f210a339db68 | /docs/diagrams/ParserSequenceDiagram.puml | 6fbf98c6ef57706fbd3011d5095236fd68063473 | [
"MIT"
] | permissive | EkChinHui/tp | 7221b0bd94d600b27fc05a4a5f4e6e0d427d3b90 | d4df21e0570e9f3aa5bdb23ac17c9a1ec70a6e10 | refs/heads/master | 2023-01-06T12:02:49.314354 | 2020-11-09T15:16:20 | 2020-11-09T15:16:20 | 295,070,386 | 0 | 0 | NOASSERTION | 2020-09-13T03:26:11 | 2020-09-13T03:26:11 | null | UTF-8 | PlantUML | false | false | 1,107 | puml | @startuml
hide footbox
skinparam Sequence {
MessageAlign center
}
box Logic #LightBlue
participant ":MainPageParser" as MainPageParser
participant ":DeleteBudgetCommandParser" as DeleteBudgetCommandParser
participant "c:DeleteBudgetCommand" as DeleteBudgetCommand
end box
[-> MainPageParser : parseCommand("delete 1... | false | true | false | false | sequence |
d978f5fbde9f41c01f3bb482298593da41c03301 | 1484f4a4d4c5b4689f8525742d1e4cda8fdb6d3a | /docs/diagrams/financetools/YearlyCompoundInterestSequenceDiagram(1).puml | 77b40c8158543b1f724a899b1b3f3783cab13103 | [] | no_license | AY2021S1-CS2113-T16-1/tp | 8abd1e1798a8ecc64b4b3ae28dd5da618714b972 | 6ef0845c809addb46fef872101ef528780571b5d | refs/heads/master | 2023-01-13T17:13:34.579399 | 2020-11-16T05:03:49 | 2020-11-16T05:03:49 | 300,199,426 | 0 | 1 | null | 2020-11-16T05:03:50 | 2020-10-01T08:10:30 | Java | UTF-8 | PlantUML | false | false | 2,254 | puml | @startuml
title Yearly Compound Interest Calculator
autoactivate on
actor User
"User" -> ":Handler": Input command in FinanceTools.main()
":Handler" ->":Handler": handleYearlyCommpoundInterest(packet)
":Handler"-> ":YearlyCompoundInterest" : handlePacket(packet)
== Handling of Params in packet ==
... | false | true | false | false | usecase |
7a3738a25d80f436ff7a156928a50f4f2f9fae9b | 658effa425038c70a649dcc9008b63ccf5c4ad9d | /app/UML/Delete Recipe DSSD.puml | 44241d6c9f0ff799611685ef0cedcdfb6a903897 | [] | no_license | sap0034/RecipeGuruCOMP3710 | 3dc7dda4b052ad99069664dadf02bff809914ad8 | e1c9301fcd306dfd0698b1478ba7b7e69d75beb4 | refs/heads/master | 2020-03-15T08:49:26.714199 | 2018-05-04T13:03:34 | 2018-05-04T13:03:34 | 131,772,515 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 579 | puml | @startuml
User -> UserHomePage: 1: Selects a recipe and request to delete
UserHomePage -> System: 2: Request to Delete Recipe
System -> System: 3: FindRecipe(ID)
System --> UserHomePage: 4: Return modal for User to confirm they with to delete
User -> UserHomePage: 5: Confirms to Dele... | false | true | false | false | sequence |
0f41671d37b737d864eac5ffad54c57422855dc2 | 9ddf59611cd4a6ed640d8f2adec09887cc260143 | /app/src/main/java/com/example/androidximalayafm/base/base.plantuml | 5f17a77e061051ad2675c5c8d1713cfb01d8425e | [] | no_license | 413180794/androidXiMaLaYaFM | 3de3128163bf78467b1eb152c41c7f46f8377c5d | d17fe7488fc7e21ae937c8d2f7ac95067ce5cc80 | refs/heads/master | 2023-01-19T02:33:29.992822 | 2020-11-23T02:11:00 | 2020-11-23T02:11:00 | 271,422,992 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,254 | plantuml | @startuml
title __BASE's Class Diagram__\n
namespace com.example.androidximalayafm {
namespace base {
class com.example.androidximalayafm.base.BaseApplication {
{static} - sContext : Context
{static} - sHandler : Handler
{static} + getAppContext()
{static} + getHand... | false | true | false | false | class |
d17d5ee34f504feb97684ff472e60f23a20f775e | 5aeb6abc8649dcc92e97d2cef5f2488d4fc0a3ec | /docs/data_relationship.puml | 0ce162a1a683583b38d65b580881c09518e8eb1c | [] | no_license | crmcleod/Friendo-Social-App | 68783d1589ad6cf5e54a6290657e635cfb3dea33 | a89c84dc0943ebda76ff1b73347a01d9c05bb8e3 | refs/heads/master | 2022-12-07T15:49:59.315569 | 2020-09-01T18:35:42 | 2020-09-01T18:35:42 | 289,469,691 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,784 | puml | @startuml
'''''''''''''
' Styling '
'''''''''''''
' Theme configuration ===========================================
!if (%not(%variable_exists("$font")))
!$font = "Helvetica"
!endif
' Global skinparams =========================================
skinparam BackgroundColor White
skinparam Shadowing false
skinparam li... | false | true | false | false | sequence |
cbede2d3cad1e998b8f1976165c5790a43b2754e | df77cfc180073a047a83875de7fb22a74c2cd0d4 | /init-erfgoedpod.puml | 4982f01e10ce1f0a540a97189c9501d1233dd14c | [] | no_license | ddeboer/erfgoedpod-sequences | acbec90cbde235d18f333df7b3e7903141157249 | 4a93d64957c6edec38a8f714b4cf5a6f7e609960 | refs/heads/main | 2023-03-09T08:27:10.307480 | 2021-02-22T15:46:19 | 2021-02-22T15:46:19 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 910 | puml | @startuml init-erfgoedpod
title
Initalize an Erfgoedpod
end title
autonumber "<b>(R0)"
actor Maintainer as Maintainer
participant Dashboard as D
participant pod.kb.nl as Pod
autonumber stop
Maintainer -[#0000FF]> D: Log into pod.kb.nl\nfor the first time
== Discover inbox & authentication ==
autonumber resume ... | false | true | false | false | usecase |
6695810cfcad74cd455c087a25e341838f38c609 | dc20115738d63d9d0dbd16fab019785740465cc7 | /plantuml/Users/hunter/Coding/maternity-ward-system/HeadOfManagement.puml | 2b88949bc8db125b7bbe369ca586d8f41cbf0cb1 | [] | no_license | W0lfCr0w/maternity-ward-system | b2a9201111079ce3f638ff78cadb6aa9ecb4e04f | ee9aac0f52841c4083f1666dc4628f9c0d9b34af | refs/heads/main | 2023-06-06T10:33:10.231707 | 2021-06-29T10:20:54 | 2021-06-29T10:20:54 | 379,371,068 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 590 | puml | @startuml
class HeadOfManagement {
+ ManagerSalary : double <<get>>
+ HourlyPay : double <<get>>
+ UniqueJobDescripition : string <<get>>
+ MinimumMonthlyHours : int <<get>>
+ HeadOfManagement(fname:string, lname:string, id:string, age:int, hours:double, managerSalaray:double)
+ HeadOfManagement... | false | true | false | false | class |
5b958d5872f0b8f2c5dd3d65d964befa53db3828 | 8664bf2165c807e312c4ddc0cbab2815c56119e1 | /documentss/offers/add_new_offer.puml | b3ea239b5ff2d66254a2c5d0a13472c2eb240b5a | [
"MIT"
] | permissive | tuanlvse294/CHome | 3f36afcfd9c0b8a327b0bc81622da5fff095b492 | 115e898e8f734f90de915d73e8a98d3044afad58 | refs/heads/master | 2020-04-13T09:21:03.904078 | 2019-05-09T18:00:56 | 2019-05-09T18:00:56 | 163,108,106 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 715 | puml | @startuml
actor User
boundary edit_offer_view
control OfferController
entity OfferModel
User -> edit_offer_view : create new offer
activate User
activate edit_offer_view
edit_offer_view --> User : new offer form
deactivate edit_offer_view
User -> edit_offer_view : new offer's info
deactivate User
activate edit_offer_v... | false | true | false | false | sequence |
5ddc6e88ee3e8d04743ad78ab0cf745cc8803db7 | 480e329ba912ea2d3a66f0c5fe09947c8a36e91c | /Documents/uml/messages.puml | 565472efd88d808db9c97e50665ae3adde357bda | [
"Apache-2.0"
] | permissive | MasterCloudApps-Projects/ElasticFaultTolerant-GroupChat | b09c4ec89bc7d25caeda4fb8123d407c8e22a572 | a73b593270dccd09390cd89f1ec9b97407fbb8f1 | refs/heads/master | 2023-05-02T09:39:19.285196 | 2020-12-16T09:30:30 | 2020-12-16T09:30:30 | 276,057,665 | 0 | 1 | Apache-2.0 | 2023-04-14T17:03:25 | 2020-06-30T09:39:22 | Java | UTF-8 | PlantUML | false | false | 1,993 | puml | @startuml
title Messages Protocol
class Message #DDDDDD {
String jsonrpc
String id
}
note right
jsonrpc MUST be exactly "2.0".
end note
class RequestMessage #DDDDDD{
String method
}
class UserTextMessage{
method = SEND_TEXT_MESSAGE
UserTextMessageParams params
}
class UserTextMessagePar... | false | true | false | false | sequence |
7bdbf299123a8d72573abb04deedcbb604032af9 | 393ad1d71fce361be9bc046e5bf2eb3be1843838 | /class1.puml | 05217fe82de183565b59fe9e3cf029f797b88c75 | [] | no_license | ignore-gyn/test | f21e64f043882d19408ec51ce3fbe423119032e6 | 5f19293e9f0111168cf1e125974b9e8219ef086a | refs/heads/master | 2020-12-24T08:49:05.207393 | 2019-08-20T23:23:21 | 2019-08-20T23:23:21 | 37,883,233 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,511 | puml | @startuml DataListMakerClass
caption DataListMaker
'skinparam handwritten true
skinparam shadowing false
skinparam monochrome true
skinparam ClassAttributeIconSize 0
' class definition
class DataListMaker {
+ GenerateVariableList(model) : String
}
class DBdiff {
' + Init()
+ Execute(model)... | false | true | false | false | class |
877c873cd891a818e987d85b21dfee56a310fb0a | 19de0597a5790bab6ff021899b4479506ae0829a | /uml/original_seq_diagrams/react_expl_settler.plantuml | 9eaf50778b08a8d5f6d68155de8f9f19a7ade951 | [] | no_license | bbucsy/projlab_holy_oil | e703a3ac579555a6c62f91051d7fbb5572c88d30 | a1c4e9b953e7f7c22dabbd935abb461f9cacd409 | refs/heads/master | 2023-05-02T06:22:36.234536 | 2021-05-09T09:46:04 | 2021-05-09T09:46:04 | 342,634,410 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 256 | plantuml | @startuml
skinparam SequenceLifeLineBackgroundColor LightYellow
title "Settler reacts to explosion"
actor Controller as C
participant "s: Settler" as s
C -> s ++ : ReactToAsteroidExplosion()
s -> s ++ : Die()
deactivate s
s --> C --
@enduml
| false | true | false | false | sequence |
834e326c3448dc87c1a9e28edef41a64c6dfc15c | 0c4b43d539ca24321d4f8112ba0eb5c7b7e883dd | /src/main/java/java.plantuml | 2fc77e3518566329e8f5704cb2b44ef656b988ca | [] | no_license | CS-MalWare/GameSourceCode | 873962b6c4f6fbe7a65cbedc50c042a80ba5eecd | 0b8c40905a5634cfaf7c1dfb5d953203d824ba7c | refs/heads/master | 2021-01-05T03:43:10.004139 | 2020-04-30T08:26:13 | 2020-04-30T08:26:13 | 240,866,538 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 303 | plantuml | @startuml
title __JAVA's Class Diagram__\n
class Solution {
{static} + main()
}
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 |
2d379dfe65559378cae661737f899aeabc269f64 | e8cf9eed6cae8ea73ab351569e11bd51911978d7 | /class/cron.puml | 6cb2a2e670033f129405082d6751fd402972ae10 | [] | no_license | taka-wang/puml | 053fda892e308d2665f39b890f160b2bd1c1bb68 | 83550caca65a5c674912733d230dbee57332f7e5 | refs/heads/master | 2020-04-06T07:07:13.978009 | 2016-09-08T02:21:26 | 2016-09-08T02:21:26 | 64,835,131 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,263 | puml | @startuml
set namespaceSeparator /
skinparam classAttributeIconSize 0
class psmb/cron/scheduler {
+Clear()
+Emergency() *Job
+Every(interval uint64) *Job
+EveryWithName(interval uint64, name string) *Job
+IsRunning() bool
+Location(*time.Location)
+NextRun() (*Job, time.Time)
+Remove(... | false | true | false | false | class |
9e73a29919e8e1be073b415470ce80ccd4ebc750 | 1484f4a4d4c5b4689f8525742d1e4cda8fdb6d3a | /docs/diagrams/goaltracker/SetExpenseGoalSequenceDiagram.puml | 340503e393250ac7e6cfd9d700732a867717ac1f | [] | no_license | AY2021S1-CS2113-T16-1/tp | 8abd1e1798a8ecc64b4b3ae28dd5da618714b972 | 6ef0845c809addb46fef872101ef528780571b5d | refs/heads/master | 2023-01-13T17:13:34.579399 | 2020-11-16T05:03:49 | 2020-11-16T05:03:49 | 300,199,426 | 0 | 1 | null | 2020-11-16T05:03:50 | 2020-10-01T08:10:30 | Java | UTF-8 | PlantUML | false | false | 525 | puml | @startuml
title When User Set an Expense Goal
actor User
User -> ":GoalTracker" : setExpenseGoal()
activate ":GoalTracker"
":GoalTracker" -> ":InputParser" : parseGoalCommand()
activate ":InputParser"
return newCommand
":GoalTracker" -> ":Goal" : Goal()
activate ":Goal"
":Goal" -> ":TotalGoalList" : addGoal()
activ... | false | true | false | false | sequence |
a48c2c4c410cee4110eb70cabbfd46071a573e22 | 227c32f7a5991c0ce2de069dd1f0448c1e6949fb | /PlantUML/LPoint2D/LPoint2D_Activity_calXYi.puml | 0b5a8974d4d7ce413faa3bc8903ede6da109671e | [] | no_license | ShisatoYano/SLAMDesignUML | 2b3af745ecf8ff1b88845e248a72c589fe9aa1ba | bb8678908952205d1fdc2ea5e49c9ca752e123b9 | refs/heads/master | 2022-11-25T17:49:03.514885 | 2020-08-02T00:27:38 | 2020-08-02T00:27:38 | 261,206,484 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 270 | puml | @startuml
/'
calculate x and y with range and angle on left coordinate
input1: double range
input2: double angle
'/
(*) --> "double a = DEG2RAD(angle)" /' DEG2RAD is defined in MyUtil class '/
--> "x = range * cos(a) \n y = range * sin(a)"
--> (*)
@enduml | false | true | false | false | class |
b961b96b70d96844483494c9beacdfb797141dd5 | ddd27ef7207e3b508ba557b6f5ca1b2bd172a734 | /app/UML/Olivia/Oliviaconc6.puml | a4d11f0d51fe698dc3b9df7c21704063979750f2 | [] | no_license | QRP0002/Wireless_Quote | 7c095f66043b7780f03d624be2fe7956b3369a27 | 0b4762a69db0ebada3d518573e7618a0e57f0368 | refs/heads/master | 2020-06-04T02:48:51.629364 | 2015-05-01T12:49:49 | 2015-05-01T12:49:49 | 33,549,841 | 0 | 0 | null | 2015-04-16T20:57:50 | 2015-04-07T14:57:28 | Java | UTF-8 | PlantUML | false | false | 771 | puml |
@startuml
User -> SystemHomePage : Log In
activate User
activate SystemHomePage
activate UserHomePage
SystemHomePage -> UserHomePage : onCreate()
UserHomePage -> UserHomePageController: onCreate
activate UserHomePageController
User -> UserHomePage : Click Manage Quote
UserHomePage -> UserHomePageController : Send Inf... | false | true | false | false | sequence |
a4f409343ff83f1b7572fda9e8674f413b67abd3 | 5acc64e7d8fc033e1005b3f67ba376e09339b1a9 | /designPatterns/singleton/what/images/singleton.puml | fa5c7f9433ac029ee570712e1eb35e07fca162d7 | [] | no_license | se-edu/se-book | 51836eae719719997a4a8388531e123a7a1d03f9 | 41c676c86722fb913b1bcc343e1ca3ebfce6f953 | refs/heads/master | 2023-09-03T11:44:14.051377 | 2023-08-29T07:08:22 | 2023-08-29T07:08:22 | 91,666,782 | 38 | 33 | null | 2023-01-10T03:19:07 | 2017-05-18T08:12:42 | CSS | UTF-8 | PlantUML | false | false | 301 | puml | @startuml
skinparam classAttributeIconSize 0
skinparam backgroundcolor transparent
skinparam shadowing false
hide circle
class Logic <<Singleton>> {
{static} <b><color:red>-</color>theOne</b>: Logic
<b><color:red>-</color></b>Logic()
<color:red>{static} +<b>getInstance()</b>: Logic</color>
}
@enduml | false | true | false | false | class |
7101f833185da70633a5ce170fbccbe3ad9a5f5d | 0312ce8e6283e148079d349cd7e570a1c72d7e18 | /_src/conti-producer-ic.plantuml | 6f1fd2f5fe94054865e40e51e975464635a62e6d | [
"MIT",
"GPL-1.0-or-later",
"WTFPL",
"CC-BY-3.0-US",
"BSD-3-Clause",
"OFL-1.1"
] | permissive | DevFlorian/ipf-docs | 6fce010c61efa1a9b12f62153ab469282623a350 | bc83007a5a27cd0ba5b44b6aecd1a4c995cde576 | refs/heads/master | 2020-09-26T17:10:33.682486 | 2019-12-06T10:02:40 | 2019-12-06T10:02:40 | 226,299,068 | 0 | 0 | MIT | 2019-12-06T10:03:11 | 2019-12-06T10:03:10 | null | UTF-8 | PlantUML | false | false | 625 | plantuml | @startuml
hide footbox
box "IPF Application"
participant "Client Camel Route" as Client
participant "IPF Producer" as PRO
end box
participant Server
Client -> PRO: Request
note left of Client: .to(...)
activate PRO
PRO -> Server: Request
activate Server
loop n-1 times
Server --> PRO : Fragment of response
P... | false | true | false | false | sequence |
6c51846f93b4341b092e019ed56655df9b18d498 | ee78251e468b32be4595e0670981340b9e48b901 | /specifications/usecases/loan/loan.puml | 7cb819d5c7c6333a580191727d5b18f2c09ba87d | [] | no_license | KevenDvorianoff/Comixaire | 10479f840ef5a0054d47f7bf4449c5fa7ea6ce1b | bcc3e3de8d1e3f8f0f6606b6eeaaeee906fcd440 | refs/heads/master | 2023-02-09T23:35:16.619034 | 2021-01-10T15:08:18 | 2021-01-10T15:08:18 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 186 | puml | @startuml Manage Loans
left to right direction
actor Employee as E
rectangle "Manage loans" {
usecase "Lend document" as L
}
E -- L
note right of L : "If client eligible"
@enduml
| false | true | false | false | usecase |
703d43372ff090fe7667847e39785b89ea97634f | 9e418a0fb69b8ee356d5c1d5d009706394edf54d | /class - analysis/class/updateClass.plantuml | 3926837b2afb4e5b2ea369e085720331dafdc07b | [] | no_license | anonyhostvn/OOAD-Diagram | 67f3a3a4aa976ee8459d3f4801147ddd1382e41e | f8f7a0e4ba826335cc964d3b73bebea3f4f857e4 | refs/heads/master | 2023-01-10T04:26:29.983705 | 2020-11-13T10:08:12 | 2020-11-13T10:08:12 | 311,749,932 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 742 | plantuml | @startuml updateClass
class Classroom <<entity>> {
id: bigint
classroom_name: string
description: string
teacher_id: bigint
created_at: datetime
updated_at: datetime
// create ()
// read ()
// delete ()
// update ()
// request checking classroom is exist and classroom infor... | false | true | false | false | class |
e588114348232d962e0dcd36e2f33e361016d51f | 0992a598a77d620c86b163e92c2a0259e1c5efe1 | /docs/sprint2/diagrams/DomainModelDiagram.puml | 56cf90e40db0702f95edcc7e178c02e214bea3b2 | [] | no_license | dev-rbatista/Tutorial_Local_Smoke_Test_with_Docker_Containers-Gradle | a78f2c5a85e72035db2091e79b8c75ddfff8c7fb | cad9b52d66a2f91c93919feaee5250303d230752 | refs/heads/master | 2023-06-17T23:27:34.990780 | 2021-07-15T15:36:57 | 2021-07-15T15:36:57 | 386,325,650 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,519 | puml | @startuml
hide empty members
hide circles
left to right direction
title Domain Model Diagram - SP02
class Family {
uniqueID
name
registrationDate
}
class FamilyMember {
name
birthDate
address
vatNumber
email
telephone
ccNumber
}
class BankSavingsAccount {
uniqueID
balance
transactions
description
}
class BankAcc... | false | true | false | false | class |
d62cce3ec9e4af30dfa38b28ccab5a6c569f272c | 9b9216e6ff465e2ca33b476a554d4bbc080bb737 | /requirements/useCase/specificationRestartUseCase.puml | b247ce707cc7dcabe646650799bf56a1be8570f8 | [] | no_license | jumpering/Hanged | 00b22fc8f12889cac3121d9b45778f779d98d196 | efee06ada5a9fe450dcf704aedd099034da70e8b | refs/heads/main | 2023-08-26T06:24:02.132882 | 2021-10-31T20:10:24 | 2021-10-31T20:10:24 | 387,567,922 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 539 | puml | @startuml
skinparam NoteBackgroundColor white
hide empty description
state OUT_GAME
state restart as " "
state ifEnd <<choice>>
OUT_GAME -[#green]-> restart
note on link
<b> Player request
restart
end note
restart -[#green]-> ifEnd
note on link
<b> System required
"y" or "n" character
end note
ifEnd -[#green]-... | false | true | false | false | sequence |
524cf6b4d9ffebdc53140da92ccc3386c6a678d8 | 287632511b7bc00c7ffd95282c8230dc10ba64c3 | /uml/async-udp-server.puml | def3d4580919f8c4ee8c3c75cec9395e00f7f637 | [] | no_license | bonewell/samples | 76946f48925693e37a6e7dab58460059d5c0993c | e97321621aedfcfd0b94e219bb334a158e9af8df | refs/heads/master | 2021-06-05T03:42:34.707385 | 2021-05-29T16:50:23 | 2021-05-29T16:50:23 | 60,779,530 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 869 | puml | @startuml
class udp_server {
- socket : socket
- remote_endpoint : endpoint
- recv_buffer : array
+ udp_server(io_context)
- start_receive()
- handle_receive(error, size_t)
- handle_send(mesage, error, size_t)
}
note top of udp_server
udp_server(...) {
start_receive();
}
end ... | false | true | false | false | class |
3b085f2ca2ca4c6bae264b66a2561e3920075bd7 | d9772c2f7cc95290958e655409250ff168c43121 | /gitbook/glide/glide4/uml/RequestBuilder.puml | 553f9b9f18fe9e9fc048ac0cd06aaba49d384bcc | [] | no_license | seekting/glidedoc | 6b6bc1d39fc6d9494dafc0904c4550d1b485cdf4 | 27413372e60770b8c81b338f6f7a97eca2f054b0 | refs/heads/master | 2021-01-25T08:18:30.833721 | 2017-11-11T13:20:36 | 2017-11-11T13:20:36 | 93,744,197 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 853 | puml | @startuml
'abstract class AbstractList
'abstract AbstractCollection
'interface List
'interface Collection
'
'List <|-- AbstractList
'Collection <|-- AbstractCollection
'
'Collection <|- List
'AbstractCollection <|- AbstractList
'AbstractList <|-- ArrayList
'
'class ArrayList {
'Object[] elementData
'size()
'}
'
'enum ... | false | true | false | false | class |
e3f19c50cb04223e1096bf5ca12bf88a8ca0fce7 | 89634bb006a9df141b85b9d653ed3f9036cebe42 | /src/Docs/Resources/current/60-references-internals/10-core/10-erd/_puml/erd-shopware-core-checkout-shipping.puml | 90a3065a78bdfe570a04c947be2046184ae31622 | [
"LicenseRef-scancode-generic-cla",
"MIT"
] | permissive | 8mylez/platform | a3290e4e2294dd9d21def95a90c28951084c3a93 | 14c3bc69c720e82f0d5e4ffc70af5ded2e13efc9 | refs/heads/master | 2021-01-13T23:30:54.500566 | 2020-09-18T07:06:25 | 2020-09-18T07:06:25 | 296,546,535 | 1 | 1 | MIT | 2020-09-18T07:27:12 | 2020-09-18T07:27:11 | null | UTF-8 | PlantUML | false | false | 4,492 | 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 u... | false | true | false | false | uml-unknown |
e87222047fc209cb9df9d2393f036834a026d166 | 9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9 | /java/resources/plantuml/java/Component.puml | f8c6929168f61b677d0eb8da02a1ddb22240242d | [
"MIT"
] | permissive | vuquangtin/designpattern | 4d4a7d09780a0ebde6b12f8edf589b6f45b38f62 | fc672493ef31647bd02c4122ab01992fca14675f | refs/heads/master | 2022-09-12T07:00:42.637733 | 2020-09-29T04:20:50 | 2020-09-29T04:20:50 | 225,505,298 | 0 | 0 | null | 2022-09-01T23:16:34 | 2019-12-03T01:41:33 | Java | UTF-8 | PlantUML | false | false | 1,055 | puml | @startuml
package "Load Balancer" {
["HAProxy | Nginx"]
}
package "Application Layer" {
["app1"]
["app2"]
["app3"]
["app4"]
}
package "Session Storage(Using Redis)" {
package "Redis Server1" {
["Redis Master"]
["Redis Sentinel1"]
}
package "Redis Server2" {
["R... | false | true | false | false | uml-unknown |
52608dadbece0d7e5e867884281e672b54bc961f | 86143624b86baaf400391c251884151d04ab532a | /src/test/java/java.plantuml | aa473a2f52a96968b0900e12f963af8482786efb | [] | no_license | Carloss1998-lab/Genie_Logiciel_Caleb_David_Mansor | 79b4d36b976e9c1b72219575635f9d48d5e406a3 | 1a9ed70d7c923ff42e6fc1b327e09434a1278a89 | refs/heads/master | 2023-03-13T13:36:42.268735 | 2021-03-20T21:36:55 | 2021-03-20T21:36:55 | 333,704,510 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 414 | plantuml | @startuml
title __JAVA's Class Diagram__\n
namespace test.java {
class test.java.MMLPythonTest {
+ testPython1()
+ testPython2()
+ testPython3()
+ testPython4()
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For m... | false | true | false | false | class |
5cd81994600a10be1571b63625a250f0ec9c51a3 | 967db7f88bdf0e5cb8feca9571b9e85175f7bcc8 | /docs/Solution/Control/Deployment.puml | e354ea26abdbfd917b4de675ced002888aec1706 | [] | 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 | 436 | puml | @startuml
package "Control" #lightblue {
folder bin #ffffff {
file control as bc
file "edgeville-agent" as bea
file "edgeville-manager" as bem
}
folder Services #ffffff {
file control as sc
file "edgeville-agent" as sea
file "edgeville-manager" as sem
}
node micro
node sailsjs
... | false | true | false | false | sequence |
73fa78770e6dc9a8f28bbd79f2f1a42f29a9afd9 | 64f80c0289f9da7211855818cb354141e427d32f | /P19bis.puml | a6b785e0b208abbdbbede9803edda120389c0722 | [] | no_license | poguslamus/msi.33-diagrams | e5f6ac0cf94b02af1b248dc877f30f9938722907 | 3e08665c875e62131ac285e980462967c9099239 | refs/heads/master | 2020-12-24T14:53:00.508573 | 2015-09-14T21:32:12 | 2015-09-14T21:32:12 | 32,896,055 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,103 | puml | @startuml
(*) --> "<b>Longue pointe assiégeant 1ère garde</b>\n<img:images/msI.33/P19E1 - §062.jpg>" as langortvsprima
langortvsprima --> "<b>Saisie de la lame</b>\n<img:images/msI.33/P19E2 - §063.jpg>" as saisielame
saisielame --> "<b>Désarmement grâce à un coup de pied</b>\n<img:images/Cod.icon. 393/24.jpg>" as ... | false | true | true | false | sequence |
4888c188798c8ecb8d0181d373ea8558b6962551 | d3e09582c147e9e2f0fe667d38c5ac8bc26f2638 | /src1/src/com/company/KlasseDiagram.puml | 13b80878b623246e39c6a16a1850dbc95edaf507 | [] | no_license | ChrisCPH/Opgaver_uge_41 | 3073c5a1d5ee7f0c3e68c7637500adb081473d44 | 488487285813356e26e04761f44a8b36dec9c217 | refs/heads/main | 2023-08-20T18:13:52.303752 | 2021-10-14T11:47:03 | 2021-10-14T11:47:03 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 378 | puml | @startuml
'https://plantuml.com/class-diagram
class Main {
main()
}
class Dialog {
double number
doDiag()
}
class CalculateVat{
int PCRVAT
double VAT
doVAT()
}
class View{
String MSG
String CURRENCY
doView()
}
class Controller {
double userIn
double moms
runController()
}
Main --|> Controller
Controller --|> Dialog
C... | false | true | false | false | class |
2936fdd152575e4d51cadccaf72434f8d80aace3 | 2b79872cc2ec34f61031886b0fb657ced0238e76 | /sdfsdf.puml | 0c7e1141fd08acf0577ba1b675a39c529a9532e2 | [] | no_license | diegoaguilef/patient-care | ade3d9d0c3a3ebe2082bed71d76cc54b1a9dcf50 | 9b44356573df509eefa2ba3238388e8674056279 | refs/heads/master | 2020-05-29T22:48:27.160778 | 2019-06-04T16:00:09 | 2019-06-04T16:00:09 | 189,419,840 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 938 | puml | @startuml
annotation java.lang.Override
annotation java.lang.SuppressWarnings
class com.sun.glass.events.KeyEvent
class java.util.ArrayList
class java.util.Calendar
class javax.swing.JComboBox
class javax.swing.JFrame
class javax.swing.JOptionPane
class patient.care.Box
class patient.care.BoxDAO
class patient.care.Date... | false | true | false | false | class |
1ea3d177300a42a58e68e3f2e6492ec4f3b3d2aa | 6d2ab6d2cc2157c1c0b744cb5e3d682597335b3a | /res/diagrams/misc/parser-lr.plantuml | 417ed9348bf5acc477a706b9d95a076df75d08e1 | [] | no_license | chlablak/platinum-parsing | 319ca41be2c352831c5c3fab47c6299ee118568f | 2b8be943267a1305b4d295429d3702370f9ff153 | refs/heads/master | 2021-08-22T06:17:24.976284 | 2017-11-29T13:38:24 | 2017-11-29T13:38:24 | 84,449,306 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 257 | plantuml | @startuml
rectangle "<i>Parser</i> LR" as parser
rectangle "<i>State Stack</i>" as stack
rectangle "Entrée" as input
rectangle "Sortie" as output
rectangle "Table LALR" as table
table <-- parser
input -> parser
parser -> output
parser --> stack
@enduml
| false | true | true | false | uml-unknown |
228e373e1860ed0e037e4e1828da8ca4b5520758 | 5182c071d0316eff5aad407dff1872e3ef8f0c10 | /readmeFiles/klassendiagramm.iuml | bb19503d46501b426013e6fc8e73ebd704b79247 | [
"Apache-2.0"
] | permissive | fh-erfurt/1234Altwagen | 99bdd696c68b32fb20577ab5b6b411d65853eaae | 3a90aa709cbfb481a74cdaa94ea16c7579c9c7a0 | refs/heads/master | 2020-08-29T12:27:59.230959 | 2020-08-03T17:08:57 | 2020-08-03T17:08:57 | 218,030,883 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,192 | iuml | @startuml
title 1234Altwagen - Class Diagram
class CarManager {
-cars: ArrayList<Car>
}
class Car {
-location: Location
-status: CarStatus
}
enum CarStatus {
}
class Address {
}
class Location {
-address: Address
}
class LocationManager {
-locations: ArrayList<Location>
}
class Request {
... | false | true | false | false | class |
afee2a351fdf51bde4097c8d6a0646d65b7bdc54 | f96b41c55e144ed711e3709c7f23650f164de057 | /messaging/messaging-api/src/site/plantuml/messagingHelper.puml | 14453c8f982cd42b74610a5da8154ed2e24c03a0 | [] | no_license | lennartj/jguru-shared | 36ba7aeb7e6e8421179b216c064398818e3c1380 | b4aed54bdd2f3f3ca58d8bc3d3a2c69dddeb491f | refs/heads/master | 2023-07-09T20:14:24.008064 | 2023-06-26T17:47:23 | 2023-06-26T17:47:23 | 129,443,213 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 932 | puml | '
' Purpose: MessagingHelper structure illustration
'
@startuml
'
' Type definitions
'
interface MessagingHelper {
abstract fun createQueue(name: String): Queue
abstract fun createTopic(name: String): Topic
abstract fun sendMessage(props: JmsCompliantMap, body: Any, destination... | false | true | false | false | class |
fda6c2fce18add2fc6896d3c5941fdab6209ade4 | 29f34bb683f2be08ce9f586621ed632680d5b003 | /doc/Bilag/03_Diagrammer/sd-miotywaffles.iuml | b03ff193bd1a51bc77560bc72dcf88f929a0ac1b | [] | no_license | VintherWolf/miotywaffles | 32c826c2f73ab533b2762777f2c1fb9522664873 | 42e9d6a1b02d54d59d1aad07ac6211736290b6fb | refs/heads/master | 2023-01-19T19:12:57.407624 | 2020-11-26T09:10:31 | 2020-11-26T09:10:31 | 295,735,988 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,681 | iuml | @startuml
header MiotyWaffles IoT Project
title MiotyWaffles sq diagram
participant "Touch\n Sensor" order 10
participant "IoT\n Device" order 20
participant "Buzzer" order 30
participant "Relay" order 40
participant "RGB\n Color\n Sensor" order 50
participant "Angle\nSensor" order 60
participant "Weather\nAPI" order ... | false | true | false | false | usecase |
0bd909beb578d95b62c2240fa0b112a9ca4338fb | 4f4913977a463b89502c9aa661d4e54ef0792121 | /cinehub/cinehub.plantuml | 2e8695c7a19f70b87cfd4a5cd57b726c0fda8812 | [
"Unlicense"
] | permissive | x-mariachiara/CineHub | 3472c816ecc0101b2f9af8253384c41003a3e7bf | be90bcfa8f3e5d62a3f3a064a693040adb9274f7 | refs/heads/main | 2023-03-21T03:11:22.309767 | 2021-03-10T15:11:33 | 2021-03-10T15:11:33 | 300,381,268 | 3 | 1 | null | 2021-01-29T16:58:38 | 2020-10-01T18:22:23 | null | UTF-8 | PlantUML | false | false | 38,936 | plantuml | @startuml
title __CINEHUB's Class Diagram__\n
namespace com.unisa.cinehub {
class com.unisa.cinehub.Application {
}
}
namespace com.unisa.cinehub {
namespace control {
class com.unisa.cinehub.control.CatalogoControl {
}
}
}
namespace com.unisa.cinehub {
namespace cont... | false | true | false | false | class |
594874f22e0c3033c3483c2970afe01db731b3db | c9c618e7ea0dc7e1e8957ddba74791e0b34419af | /src/main/java/construction/prototype/Eni/Prototype.puml | 76d79cc4b61aeee1e6e79aa0c875d67971295d8e | [] | no_license | soffiane/java-design-patterns | c978e24723721895e559683ad3334a44ce540a05 | bff3ce4caf56590daa35e8b1a08bdcdf6e118e73 | refs/heads/master | 2020-12-03T06:12:13.046057 | 2020-02-13T21:48:22 | 2020-02-13T21:48:22 | 231,225,139 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,132 | puml | @startuml
abstract class Liasse {
+getDocuments()
}
class LiasseClient{
+cree(informations)
+afficher()
+imprime()
}
class LiasseVierge{
+ajouter(Document doc)
+retirer(Document doc)
}
note "Demander à la liasse vierge la liste des documents\nles cloner un par un puis remplir les copies" as N0
N0 .. Liasse
Liasse <|... | false | true | true | false | class |
4defe1407afcdfe7b5f510526a9a88d6205e20cd | 40e351567ea4253710fab5639d62af6dbb8686d2 | /plantuml/WordMaker.puml | 4b1c60517f723f2bafa424c3ea03b88930cf2eec | [] | no_license | AlexMaxwell2001/MementoDesignPattern | e6e0c9715217e47ea352c5084621148897ba03c3 | 54a456ac2eecdca88dd7fab09ec7de19d04c7f59 | refs/heads/main | 2023-01-18T15:46:11.610765 | 2020-12-03T13:22:49 | 2020-12-03T13:22:49 | 318,200,279 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 262 | puml | @startuml
class WordMaker {
+ X : int <<get>>
+ Y : int <<get>>
+ Info : string <<get>>
+ Id : int <<get>>
+ WordMaker(x:int, y:int, information:string, id:int)
+ <<override>> ToString() : string
}
Shape <|-- WordMaker
@enduml
| false | true | false | false | class |
cc2ff854041dd331dddfecd1b574c5f4b27a9069 | 8fd0134c67d11d6ac49142e1e0b62be1aef01cb2 | /docs/uml/textmining/text-mining-generale.puml | 0772c272ef2d6186d522de7c4458d5a7137f891b | [] | no_license | BreakingBugSwe/ajarvis | 2810e3b045799c623e5e91a6c8f7dcf4ad1a37ef | 3363547c7661baa9ffac580ed38764a8b95c59be | refs/heads/master | 2020-03-20T05:53:15.580567 | 2018-06-15T10:03:09 | 2018-06-15T10:03:09 | 137,229,832 | 3 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 185 | puml | @startuml
(*)--> "Partizionamento in frasi"
--> "Ricoscimento collaboratori"
-->"Determinazione tipologia frasi"
-->"Analisi LDA sul testo"
-->"Calcolo punteggio frasi"
-->(*)
@enduml
| false | true | false | false | uml-unknown |
1459de8b6d12676927d5797e20194b4aad96341f | 6d2ab6d2cc2157c1c0b744cb5e3d682597335b3a | /res/diagrams/misc/generation-process.plantuml | 54649076f2ec8fe0ff869e487ae56ab9c591eaa3 | [] | no_license | chlablak/platinum-parsing | 319ca41be2c352831c5c3fab47c6299ee118568f | 2b8be943267a1305b4d295429d3702370f9ff153 | refs/heads/master | 2021-08-22T06:17:24.976284 | 2017-11-29T13:38:24 | 2017-11-29T13:38:24 | 84,449,306 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 594 | plantuml | @startuml
rectangle "Grammaire" as grammar
rectangle "AST" as ast
rectangle "Règles" as rules
rectangle "PREMIER" as first
rectangle "Collection LR(1)" as lr1
rectangle "Collection LALR" as lalr
rectangle "Table LALR" as table
grammar -> ast : <i>parsing</i>
ast --> rules : <i>transformation</i>
first <- rules : <i>c... | false | true | true | false | sequence |
51d243eb450e04cfc804befd74461322c606c67d | 7c738fd68e823c4457669c44149241e1fff5f592 | /UML/uml-shape.plantuml | d67672400ff93ddcff9f25fe32de186d291be2cd | [] | no_license | CoziestYew804/Serveur-Client-Dessin | 641f61bd56116beabbf4a0d3d8da2c1475700957 | 4caf67fddb48ae1c6650659beb5a9ec46381126e | refs/heads/master | 2021-04-26T23:07:29.224960 | 2018-03-05T14:47:46 | 2018-03-05T14:47:46 | 123,933,944 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,317 | plantuml | @startuml
package Shape {
abstract class Shape {
+Shape(const Color & color = Color::getColor("black"))
+{abstract} draw(const DrawingVisitor* visitor)
+{abstract} operator string()
+{abstract} save(const SaveVisitor* saveVisitor, const string & filename)
+{abstract} Shape *t... | false | true | true | false | class |
feb9dd8f5cbf61e30db03ff72e49056ccf263c5a | 99347032bd80117db0cbc6a203bc74bddae11f91 | /app/src/main/java/com/example/liuyibo/goods/uml/设计类图.puml | 76165598dcda3afafa374695cf5aefbb6727e564 | [] | no_license | liuyibo123/Goods | ae2bf5217596179ebc3fbd5447d246d6931eefb2 | 2f39441fb1d766e99dd7d52967b1acd9723f57c9 | refs/heads/master | 2021-10-09T02:48:57.396495 | 2018-12-20T07:33:04 | 2018-12-20T07:33:04 | 108,131,485 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 556 | puml | @startuml
package "android"{
class Config
interface MyRetrofit
interface DbUtil
class MainActivity{
SearchView searchview;
JPushListener listener;
onClick();
saveData();
getData();
}
class AdminActivity{
addNew();
deleteOne();
deleteAll()... | false | true | false | false | class |
1122595917f7cc699cb4b070407a5258decbf557 | 317138d37430f9f52d740b823ba81162886cd8d9 | /hotswap-test-runner/src/test/java/com/anniefraz/dissertation/test/runner/hotswap/hotswap.plantuml | 3337ff3581a113271797dbcf4fe914666a4595ec | [] | no_license | AnnieFraz/GIN | dffb35140a7080d6a9b814f986225dda1240f1ec | e3dfe1e87cea21b4897399fb5e64a48ba9d67e1a | refs/heads/master | 2021-10-26T00:15:41.820527 | 2019-02-27T12:23:43 | 2019-02-27T12:23:43 | 150,884,121 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 384 | plantuml | @startuml
title __HOTSWAP's Class Diagram__\n
package com.anniefraz.dissertation.test.runner.hotswap {
class TestUtils {
{static} + getTestSourceFactory()
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this too... | false | true | false | false | class |
4e0997ab88834285bc4dd679bbac27a4892209a4 | 4e22d261d7dcf5fe2731d77ba3cfb47c5568977c | /Documentation/Source/Breakdown/Engine/TempestEngine/Actions/Action-Class.iuml | 4fbee5a70f2a86f9255a0caae344cef7af05ba99 | [] | no_license | SeraphinaMJ/Reformed | 2d7424d6d38d1cfaf8d385fade474a27c02103a5 | 8563d35ab2b80ca403b3b57ad80db1173504cf55 | refs/heads/master | 2023-04-06T00:40:34.223840 | 2021-05-06T11:25:51 | 2021-05-06T11:25:51 | 364,884,928 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 344 | iuml | namespace Animation {
class ActionHandle
class Action {
+Update()
+Start()
+GetHandle()
+IsRunning()
+IsComplete()
#Complete()
#Abort()
{abstract} #OnUpdate()
#OnStart()
#OnComplet... | false | true | false | false | class |
b346d6b8028fe2e8f981478a2165d3520244b6dc | 184c672e677956fa7a4b811b636afe1a2d8cd367 | /TicTakToe/src/classDiagram.puml | 4cc167b52c2e22fc37b49289b4b924e3f4813e5d | [
"MIT"
] | permissive | heyoon2j/TicTacToe | 0c5c6bb1f86aaa39db79cc58a7600665c69655f8 | 4cc9156d0dbfe8a5627f40494cc9151de187ff09 | refs/heads/master | 2022-12-05T19:46:24.458084 | 2020-08-21T17:27:09 | 2020-08-21T17:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,228 | puml | @startuml
/' Player's Interface '/
interface Inputable {
+ {abstract} void getInput(char[][] board)
}
/' Tictactoe's Interface '/
interface Playable {
+ {abstract} void play()
}
interface Simulatable {
+ {abstract} void initialize()
+ {abstract} void finish()
+ {abstract} void reset()
}
interfac... | false | true | false | false | class |
ba42cf0cbb5504ce5fdafb1dc4192ec64e24d473 | b0606cd085629cfa39b4215a71fcf0cf1692c16c | /src/repository/repository.plantuml | 6d2b66c19d33124c14aa96828a10277e1f51a433 | [
"CC-BY-4.0"
] | permissive | Salayna/todo-cli | 8e922240fcd7fa90c625619bc80e355a91e44f58 | ff50582ae22cb42a36f5004203333ae4b394d9b4 | refs/heads/main | 2023-01-30T06:26:19.713189 | 2020-12-05T21:56:54 | 2020-12-05T21:56:54 | 319,013,117 | 0 | 0 | null | 2020-12-06T11:08:19 | 2020-12-06T11:08:18 | null | UTF-8 | PlantUML | false | false | 2,279 | plantuml | @startuml
title __REPOSITORY's Class Diagram__\n
namespace repository {
class repository.Comment {
- content : String
- created : Date
+ Comment()
+ Comment()
+ getContent()
+ getCreated()
}
}
namespace repository {
interface repository.Repository ... | false | true | false | false | class |
b2a7a676a39d3aa7092cc7b659066509afe9902f | 6f9566c44e5057a4c32a39985b713e7715e6cffa | /uml/use_case_diagram.plantuml | e57ff02166e7a10066630b9028bf1eb922762c7e | [] | no_license | Alexander-Zyurkalov/MakePhrases | e1ffd9e61a83c14265ae5a62923cb3e813ccf115 | 332428a45105780c080a02c378477c5253e0e24e | refs/heads/master | 2020-03-28T11:19:49.916959 | 2018-12-01T18:43:08 | 2018-12-01T18:43:08 | 148,202,580 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,740 | plantuml | @startuml
left to right direction
skinparam packageStyle rect
:User:
rectangle dictionaries{
(//work with dictionaries//) <<abstract>> as work_w_dic
(add a new dictionary) as add_dic
add_dic -|> work_w_dic
(choose a language to learn) as choose_lang
(choose a language to translate to) a... | false | true | false | false | sequence |
5517cedb3da2889666a95f843ec0ddc0c7cbd408 | 136ce57f474d035a700706c5a2c829b716c32f1e | /cdct/diagramme_de_sequence/plantuml/desappairer.puml | 3a1e3d86077cf7c60fd518bb8a8d5a3748675fed | [] | no_license | SKAVALT-io/esidom_doc | fe98aefe219afc0d5761244c7a65977ca2953d55 | b04889428a1a913e381cc5fc8615c4c7e450c854 | refs/heads/main | 2023-03-11T08:41:02.553855 | 2021-03-02T02:21:34 | 2021-03-02T02:21:34 | 322,641,413 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 992 | puml | @startuml désappairer
actor "Utilisateur" as u
participant "Esidom front-end" as fe
participant "Esidom back-end" as m
participant "Home Assistant" as ha
u -> fe: Supprimer objet connecté
fe -> m: PATCH /device/{device_id}\nData: { activated: false}
m -> ha: WS: {type: "config/device_registry/update", device_id: "{de... | false | true | true | false | sequence |
fce929ac0bb104807ea56fff2c0bbab263d22c10 | 89e33a2f7e42dc60dc43eb20ea32dd070f0e86cf | /diagrama de uso.plantuml | 6795c695f6276d6bb527dc939dac55813d071117 | [] | no_license | PatataBarata/recuperacionED | 6ba42294c4d25929fb5a04ac9d024fe048e7d945 | 3e3fca605364fe13f2aef0c3b03f5e69bad120ee | refs/heads/master | 2022-11-20T04:57:50.046528 | 2020-06-18T20:33:43 | 2020-06-18T20:33:43 | 273,308,508 | 0 | 0 | null | 2020-06-18T18:11:10 | 2020-06-18T18:11:09 | null | UTF-8 | PlantUML | false | false | 589 | plantuml | @startuml Aplicacion pisos
actor Cliente
actor Administrativo
actor Vendedor
package zonaCliente{
Cliente --> (Login)
(Login)--(cancelar)
(Login)--(banco)
(banco)--(comprar)
(Login)--(ofertas)
}
(correo)..(ofertas)
(correo)<|--|>Cliente
(ofertas)--(reservado)
(reservado)--(cancelar)
(comprar)--(inmueble)
packag... | false | true | false | false | usecase |
1e1e8fa219196ec0a529d417da3f3659619d9e0d | 897c5f0768d85d6070cbac83453eaeda84f86ab7 | /SELAIN SISTEM/UML/SEQUENCE/admin tu/DeleteSuratMasuk.puml | db5822ba0e5204744a4642eb52103ca3f22f6fa6 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | fiqihrosady/sistem_kp | b593e68eda63e3c4b2953447a2aa8f25f33f9921 | 7b9060a89f852577a6f4c1ea2596b59beb5e5b77 | refs/heads/master | 2020-09-27T00:03:37.042300 | 2019-12-05T18:54:26 | 2019-12-05T18:54:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 797 | puml | @startuml
autonumber
hide footbox
title Menghapus Surat Masuk
Actor AdminTU
boundary Dashboard_V
boundary SuratMasuk_V
control Admin_C
control SuratMasuk_C
Entity SuratMasuk_E
Admin_C --> Dashboard_V: load->view()
Dashboard_V --> AdminTU: Halaman Dashboard
AdminTU --> Dashboard_V: klik menu Surat Masuk
Dashboard_V -... | false | true | false | false | sequence |
60b390277801c3f47f928ba68c3d6c9dfa407c45 | 615aa15c4eeebf0eff78c7f02e65ad7c7814babb | /docs/AppService/OnAppServiceData/assets/OnAppServiceData_HMI_ASC.puml | cf943b1cec27c9fd8f2e15f6f36671c0d73a6f8c | [] | permissive | smartdevicelink/sdl_hmi_integration_guidelines | 4c1413d80b3a07a0293a1a62ba02ce413820bfab | a89289d22a3fe75db6e5b45d39d158e5b282021f | refs/heads/master | 2022-10-31T16:50:47.768891 | 2022-10-26T15:27:10 | 2022-10-26T15:27:10 | 55,093,865 | 12 | 34 | BSD-3-Clause | 2022-10-25T21:08:55 | 2016-03-30T20:02:23 | null | UTF-8 | PlantUML | false | false | 610 | puml | @startuml OnAppServiceData_HMI_ASC
participant HMIConsumer
participant Core
participant MobileProvider
note right of MobileProvider: Mobile app has\npublished a\nMEDIA app service
HMIConsumer -> Core: AppService.GetAppServiceData(MEDIA,subscribe=true)
Core -> MobileProvider: GetAppServiceData(MEDIA,subscribe=true)
Mo... | false | true | false | false | sequence |
0ad1eb9141e23fb3abf4bb095e5306323dd0c8a5 | 740ec837551b09f09677854163ecd30ba6ea3cb7 | /documents/sd/plantuml/application/Core/CLI/Commands/CommandOptions.puml | 73d8631517374d44539c8aad1360ad3c8ea7cbf7 | [
"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 | 178 | puml | @startuml
skinparam monochrome true
skinparam classAttributeIconSize 0
!startsub default
abstract class CommandOptions {
+ IsVerbose: bool <<get>> <<set>>
}
!endsub
@enduml | false | true | false | false | class |
646ba2f6ac28047f2374f03ccc6d86c9fa725cfe | 8e865e67551a6e7d6010dbecb9de5a3e92fd3883 | /Facade/UML/class.puml | 7ebfe3d64083632d858dc086134192be48684f9c | [] | no_license | marcin-wrotecki/Design-patterns | bd3fe28cc8edd2e9645b1b8a0539b9fa004f1b21 | dcb3d00f9d105b62d6322eec4d36e7e77af78f59 | refs/heads/master | 2021-02-07T17:50:04.684670 | 2020-04-03T21:28:18 | 2020-04-03T21:28:18 | 244,058,852 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 897 | puml | @startuml
class LoginFacade{
- Login login;
- LoginSystem loginSystem;
+void showMenu()
+void authorization(String userName, String password,int option)
+int getNumberOfFriends(String userName)
+boolean identification(String login, String password)
+ boolean createUser(String login, Strin... | false | true | false | false | class |
d1c69ea25a2cb21f124cb78aaa100bccc7c8e641 | c455891bc21430e5776cd59ded5b6f82e60ce4c4 | /documentation/images/plantuml/boardfarm_prplMesh_classes.puml | 4f5b137c977f49263e4c2cf1ae9178e699c76765 | [
"BSD-2-Clause-Patent",
"BSD-2-Clause"
] | permissive | DanielEdriPurpl/prplMesh | 97cb160cbb168243c949208e3be8f83203e023b4 | 6c9f9d1773e5caf8aa906af70b2b8df92ca94139 | refs/heads/master | 2022-12-01T06:16:52.744465 | 2020-07-24T16:59:36 | 2020-07-27T07:27:59 | 282,878,666 | 0 | 0 | NOASSERTION | 2020-07-28T10:59:22 | 2020-07-27T11:32:37 | null | UTF-8 | PlantUML | false | false | 2,500 | puml | @startuml
package boardfarm_generic <<Frame>> {
class LinuxDevice {
}
class OpenWrtRouter {
string prompt
string lan_iface
string wan_iface
IPv4Network lan_network
IPv4Address lan_gateway
__init__()
install_package()
wait_for_boot()
... | false | true | false | false | class |
1cec1ebc72a4167e807e463d9faf608414048b1c | 53171f99b9c35cbc19968d53c949e5938f6e8047 | /UML/class_diagrams/Internal/QiblaUtil.puml | fede9817c5ad3c5411e68d88066eafdda3186762 | [
"MIT"
] | permissive | tockards/Adhan | f40b060331a974a73908f41a7d8003909745d76f | 93239a1634634d1833f56b2ff18f9de5a9c14ac9 | refs/heads/master | 2020-03-28T04:10:46.405943 | 2018-09-12T20:00:18 | 2018-09-12T20:00:18 | 147,698,739 | 0 | 0 | MIT | 2018-09-06T16:00:06 | 2018-09-06T16:00:06 | null | UTF-8 | PlantUML | false | false | 144 | puml | @startuml
class QiblaUtil {
-MAKKAH : Coordinates=21.4225241, 39.8261818
+calculateQiblaDirection(Coordinates coordinates): double
}
@enduml | false | true | false | false | class |
5365e9b568912bb054d6fe3451a6d47fcca76255 | 101a462bd99bd3324c849ff4596d2895e33ceafa | /td5.plantuml | 8b2f6fab4ea483661df0ceca62c750e4c5d205c4 | [
"MIT"
] | permissive | IUT-Blagnac/bcoo-El-FaroukA | 4ed612386208f71fed3cc4006b1c17c181cb7f54 | 6442fe0acc2ff098aa0cbfc84fe2740add86e48e | refs/heads/main | 2023-04-24T17:29:21.070171 | 2021-05-03T07:08:54 | 2021-05-03T07:11:21 | 335,633,672 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 867 | plantuml | @startuml
'autonumber
hide footbox
participant A as ":Client"
participant B as ":Caisse"
participant C as ":Caissier"
participant D as ":Article"
participant E as ":Tapis"
A -> B: arrive
activate B
A -> E : deposerArticles
activate E
loop "Pour chaque article"
C -> E: prendreArticle
C -> B... | false | true | true | false | sequence |
e130f0e4337fbec94e1754bd8dc47eef7d1944b7 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductSelectionSetting.puml | 05b1baf43c4a0011a7cd86740bc8ed2f7d008b02 | [] | 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 | 4,551 | 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 ProductSelectionSetting [[ProductSelectionSetting.svg]] {
productSelection: [[ProductSelectionRe... | false | true | false | false | sequence |
13d508db99c246d5abeeb7900cd8f80824869dbf | 0d6bc3640ef00d40f9707ec6fcfaebb6d5d94266 | /docs/DN_to_auth_service.puml | 31bfbf830521f66d3f761101e340f807940376e1 | [
"Apache-2.0"
] | permissive | PASTAplus/auth | c361d668db13d0e86781983cd146881e5c04b043 | 72209fc25aa2f953aff49c71e4d10b5999f94e19 | refs/heads/master | 2023-05-27T21:28:11.238855 | 2023-05-16T15:26:31 | 2023-05-16T15:26:31 | 186,635,515 | 1 | 0 | Apache-2.0 | 2023-02-16T07:16:31 | 2019-05-14T14:07:10 | Python | UTF-8 | PlantUML | false | false | 905 | puml | @startuml
actor client
participant auth_service
participant IDP
participant Gatekeeper
participant PASTA_service
database LDAP
title DN "login" to auth service
client->auth_service: "request" with DN creds
auth_service->LDAP: validate DN creds
auth_service<--LDAP: success
auth_service->auth_service: generate external... | false | true | false | false | usecase |
0829fc314f919b85e2e0fe9fa383b3c704ce602c | 784420293504203e0485674947e252b9a884f9cf | /asciidoctor-editor-plugin/examples/plantuml/component-diagram.puml | e757393486a25313c45829bb4af87ce12451a573 | [
"Apache-2.0"
] | permissive | de-jcup/eclipse-asciidoctor-editor | db5515421613e8ccfec749318fb6366b1f838e76 | 5dbbb4fdeac0634eec94c1cb6773246457ac2c3f | refs/heads/master | 2023-02-16T00:20:39.858165 | 2023-02-10T21:52:39 | 2023-02-10T21:52:54 | 125,332,958 | 49 | 18 | NOASSERTION | 2022-08-21T23:26:15 | 2018-03-15T08:06:29 | Java | UTF-8 | PlantUML | false | false | 488 | puml | @startuml
'More example available at https://plantuml.com/component-diagram
package "Some Group" {
HTTP - [First Component]
[Another Component]
}
node "Other Groups" #palegreen{
FTP - [Second Component]
[First Component] --> FTP
}
cloud {
[Example 1]
}
database "PostgreSQL" #lightblue{
folder "This is... | false | true | false | false | sequence |
829432073c4dae1ee6dcba8e0dca9d3507d31a69 | 00d11305bfdccb6591d2e0418ff586393ce7abc1 | /docs/modules/ROOT/workflows/southbound_prog_workflow_v2.puml | 289afbafa855bed4cd02798dee66daae2b8d9cc2 | [
"GPL-2.0-only",
"Apache-2.0"
] | permissive | issacyxw/alcor | a1fe494b073a22a03b1e2f57a5f160883d22cf11 | 1268e1b17c97ffdc86681c755ebe2a43bd412eae | refs/heads/master | 2023-03-21T22:47:29.238949 | 2021-03-17T01:48:22 | 2021-03-17T01:48:22 | 263,571,948 | 0 | 2 | Apache-2.0 | 2020-05-13T08:34:50 | 2020-05-13T08:34:49 | null | UTF-8 | PlantUML | false | false | 8,737 | puml | ' Copyright 2019 The Alcor Authors.
' Licensed under the Apache License, Version 2.0 (the "License");
' you may not use this file except in compliance with the License.
' You may obtain a copy of the License at
' http://www.apache.org/licenses/LICENSE-2.0
' Unless required by applicable l... | false | true | false | false | sequence |
f872e6b97a0873f51df4226cf11185817d776bdf | f9c341a0793f4aa76bd53a9a5e3191f0c17eb4e7 | /backend/src/main/java/com/engineer/lrogozinski/controllers/controllers.plantuml | 642409b0cc8fb0b437ba66c21f499c61d21c653b | [] | no_license | LukaszRogozinski/SkillParty | 930f16e59bddb0280faa61ac4b76cc59d0a677e0 | a917e77bd000431faa06028b8fd5dd9fb706eb90 | refs/heads/master | 2020-03-30T12:42:46.963493 | 2019-01-27T19:03:01 | 2019-01-27T19:03:01 | 151,236,325 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,465 | plantuml | @startuml
title __CONTROLLERS's Class Diagram__\n
package com.engineer.lrogozinski {
package com.engineer.lrogozinski.controllers {
class AuthenticationController {
- authenticationManager : AuthenticationManager
+ register()
}
}
}
package com.engineer.lrogozinski {
... | false | true | false | false | class |
f48526488b31e1db08f3d680b6e9e75a5415ce97 | 512f6d2466c56f73fb32d366e57af926b219f470 | /UMLS/CommandPattern.puml | a46239d06c7e30b80d77106da2b10ed19a617696 | [] | no_license | GerardRyan1989/SoftwareDesignPatternsCA | 0d2e9f617d1e2c7c1c3642056045b401c8254226 | 76bf52230278309d6c690caf8273ac4af357a929 | refs/heads/master | 2020-04-05T02:09:58.501941 | 2019-04-14T00:38:10 | 2019-04-14T00:38:10 | 156,466,359 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,829 | puml | @startuml
abstract class WinLoseCheck{
pot: Pot
-bustValue: int
-gameName: String
+winLoseCheck(userValue: int, dealerValue: int, cardPlayer CardPlayer,
cardDealer CardDealer, pot: Pot): void
+returnWinner(systemUser SystemUser): void
{abstract}+checkIfBust(h... | false | true | false | false | class |
e2a8ade5dfcc56ba6b66ffaf892a333b453be5df | 98be5f85201e9afa1cfaf37af3409219f80c2555 | /src/Symfony/Component/Workflow/Tests/fixtures/puml/arrow/complex-state-machine-marking.puml | 59f8309adff363e7ad25f5c1eb65394d63e6a8b2 | [
"MIT"
] | permissive | nicolas-grekas/symfony | 508095d867ebeb9c691956857b299df57d4fa450 | 19940ffcfe9bbae825ca951f1bb4c78a8a84f9ad | refs/heads/6.2 | 2023-08-21T22:07:01.231980 | 2022-11-24T13:34:53 | 2022-11-24T13:34:53 | 15,110,606 | 11 | 5 | MIT | 2023-05-05T14:57:37 | 2013-12-11T15:13:36 | PHP | UTF-8 | PlantUML | false | false | 501 | puml | @startuml
allow_mixing
title SimpleDiagram
skinparam titleBorderRoundCorner 15
skinparam titleBorderThickness 2
skinparam state {
BackgroundColor<<initial>> #87b741
BackgroundColor<<marked>> #3887C6
BorderColor #3887C6
BorderColor<<marked>> Black
FontColor<<marked>> White
}
state "a" <<initial>>
sta... | false | true | false | false | sequence |
0d3475e378553e6a7c1ce0bde22b1cc824a27a0b | f266f5b005cf5697b7bc5f4769715cf9b8e6860b | /docs/uml/causal_network_2.puml | 03bd2b8e625bbba82188b69b523afce1c4b625fa | [] | no_license | trubens71/verde | deff84c39401d98625716e716c626a3bc991aa96 | f8fde00f69a4e3d8d4cf113dbb8f3f8db5e498d5 | refs/heads/master | 2023-06-24T13:35:20.138811 | 2021-07-20T20:29:51 | 2021-07-20T20:29:51 | 274,150,753 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 175 | puml | @startuml
() "expenditure" as expenditure
() "support to carers" as support
() "quality of life" as qol
expenditure -d-> support
expenditure -r-> qol
support --> qol
@enduml | false | true | false | false | uml-unknown |
46036cfd332e70254aec6566156490065aa4cb5f | 6f935f95abe3f79c4794035d490f712d1aacab79 | /src/NUnitTestAdapter/NUnitEngine/EngineAdapterClasses.plantuml | 58ff6e41490303e76e955bc9d1d0988ed22036e7 | [
"zlib-acknowledgement",
"MIT"
] | permissive | sucrose0413/nunit3-vs-adapter | ce052b626cd143477e9df1c0fb47d56a60fe4af9 | 8c4f6c608184042c5e52214969e897a3837c0ed2 | refs/heads/master | 2023-06-04T10:51:21.243726 | 2021-06-24T19:17:35 | 2021-06-24T19:17:35 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,272 | plantuml | @startuml
title NUnitEngineAdapterClasses for discovery
CanHaveFixtures <|-- TestSuite
SuiteBase <|-- CanHaveTestCases
SuiteBase <|-- CanHaveFixtures
SuiteBase <|-- TestRun
CanHaveTestCases <|-- Fixture
SuiteBase <|-- TestCase
CanHaveTestCases <|-- ParameterizedMethod
CanHaveFixtures <|-- Generi... | false | true | false | false | class |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.