blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
5
227
content_id
stringlengths
40
40
detected_licenses
listlengths
0
28
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
36 values
visit_date
timestamp[us]date
2015-08-14 10:26:58
2023-09-06 06:45:32
revision_date
timestamp[us]date
2011-07-11 04:02:09
2023-09-04 16:40:12
committer_date
timestamp[us]date
2011-07-11 04:02:09
2023-09-04 16:40:12
github_id
int64
206k
631M
star_events_count
int64
0
6.51k
fork_events_count
int64
0
1.54k
gha_license_id
stringclasses
11 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
55 values
src_encoding
stringclasses
12 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
16
1.74M
extension
stringclasses
12 values
code
stringlengths
16
1.74M
65df031d37372a9241dcce66b65582ce22ca2238
e7b46ab28944e0e492271f96b723069446a108d4
/Bounty Hunter/src/iterfaces/iterfaces.plantuml
f37e55b82206eb39cbb10de1a7ff3772c0ac16bb
[]
no_license
badboiririi/blonde
21fb32baee3adb765c5f8ebb58a94f278b612ee9
a688ab3006516f9f0cc23c73897cd8a5dcb100dc
refs/heads/main
2023-06-09T18:55:18.723775
2021-06-24T03:01:19
2021-06-24T03:01:19
367,758,887
0
0
null
null
null
null
UTF-8
PlantUML
false
false
659
plantuml
@startuml title __ITERFACES's Class Diagram__\n namespace iterfaces { interface iterfaces.AddItf { {abstract} + add() } } namespace iterfaces { interface iterfaces.ChangeItf { {abstract} + change() } } namespace iterfaces { interface iterfaces.DeleteItf { {abstract} + delete() } } namespace iterfaces { interface iterfaces.SearchItf { {abstract} + search() } } 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
320811277712ecddb4a91c6b63bb119c46e48694
9b3616421f092d1687196a33357adcf8699ce414
/src/main/java/by/dm13y/templates/behavior/chainofresponsibility/ChainOfResponsibility.puml
063e3d777cda32b52f8e1fe83310c75753be0422
[]
no_license
DmitryevichD/templates
6f43ae1d6729c6a75ed577aa2b8436c68b580abf
2bdb3c585c35ec29ea0641594dcc963c57493c19
refs/heads/master
2021-09-03T17:36:38.819918
2018-01-10T19:02:17
2018-01-10T19:02:17
113,492,704
0
0
null
null
null
null
UTF-8
PlantUML
false
false
288
puml
http://plantuml.com/class-diagram @startuml class Client{ } interface Handler{ +handle() } class ConcreteHandler1{ +handle() } class ConcreteHandler2{ +handle() } Client --> Handler Handler --> Handler : nextHandler() ConcreteHandler1 --|> Handler ConcreteHandler2 --|> Handler @enduml
9713427913eceff202feb5f5e088b45cb83aa0a2
17fe0f5df5b8d1ad7ab001775c37cf6c9ca3084e
/bridge/uml.puml
737aa6d3a3d7f76694a501c30ba10f350d5d8c7b
[]
no_license
lazy3311/design_patterns
a91c86a17aeb8bda3564c2f4db2cd8f5774b63ea
f8da613ecf14d9f47fac67d1efafbafe6156f0b1
refs/heads/master
2022-12-09T20:32:13.457813
2020-09-11T09:25:31
2020-09-11T09:25:31
286,716,509
0
0
null
null
null
null
UTF-8
PlantUML
false
false
664
puml
@startuml bridge_pattern !define DARKORANGE !includeurl https://raw.githubusercontent.com/Drakemor/RedDress-PlantUML/master/style.puml abstract class Abstraction <<Window>>{ - Implementor impl; + {abstract} function(); } class RefinedAbstraction { + function(); } abstract class Implementor <<View>>{ + {abstract} implementation(); } class ConcreateImplementor { + implementation(); } Abstraction <|-- RefinedAbstraction Implementor <|-- ConcreateImplementor Abstraction o-right- Implementor note "LongWindow and ShortWindow" as N1 N1 .up. RefinedAbstraction note "MusicAlbumView and BookView" as N2 N2 .up. ConcreateImplementor @enduml
6363d44cf2a0c1bd38fefcdc7d0f0c05f6e8804e
6f1db16773b28dd44756aa65c5e665b94b0152aa
/TD2/TD2.2.plantuml
fccaefab9cd5224d3de4552ca76804c19ceef0b7
[ "MIT" ]
permissive
IUT-Blagnac/bcoo-Renaud-HUSSON
9bd545129e74ba8409cecf9760848a4d2271951a
ea4063f77e7281c6fbed7ce70a6c7c2d8f8bc03b
refs/heads/main
2023-03-22T17:48:51.275709
2021-03-11T09:31:26
2021-03-11T09:31:26
335,632,363
0
0
null
null
null
null
UTF-8
PlantUML
false
false
372
plantuml
@startuml Ligne hide circle hide empty members hide empty methods class Concours { ville date } class Race {} class Chien { id nom dateDeNaissance sexe } class Proprietaire { nom adresse } class Classement { place } class Ville { nom } (Chien, Concours) . Classement Proprietaire "10" -- "1" Chien Chien - "1" Race Ville "1" - Concours @enduml
1069c8e85038cd6b2f56f7dc6e25217bac7e7174
373861653fd34beb6f2e073a3e77e07c9ebc7f5d
/de.gematik.ti.healthcard.common/src/main/java/de/gematik/ti/healthcard/control/common/CardDetector.plantuml
3dbdc514f72276dec977c1d544bdf6024b2115a1
[ "Apache-2.0" ]
permissive
gematik/ref-HealthCardControlCommon
3c190515d68689fe3d6aec1afaec3013e75011d5
dddb68cecbfe446b6fd76874aac7569ca1fa27a2
refs/heads/master
2022-01-20T15:15:50.239121
2022-01-07T07:24:15
2022-01-07T07:24:15
214,093,084
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,810
plantuml
@startuml package de.gematik.ti.healthcard.control.common { class CardDetector { {static} - LOG : Logger {static} - TAG : String {static} - RECEIVE_BUFFER_SIZE : int - healthCardMap : Map<ICardReader, IHealthCard> {static} - instance : CardDetector - CardDetector() {static} + getInstance() {static} + startDetection() {static} + stopDetection() + register() + unregister() + handleCardPresentEvents() - createHealthCardWithTypeAndSendEvent() - extractCardType() - sendEvent() - createPresentEventForHealthCardType() - getHealthCardTypeSmcb() - getHealthCardTypeHba() - getHealthCardTypeForEgk() + handleCardAbsentEvents() - sendCardAbsentEvent() + handleCardReaderDisconnectedEvents() - createAbsentEventForHealthCardType() } } package de.gematik.ti.healthcard.control.common { enum CARD_TYPE { EGK HBA SMCB UNKNOWN } } package de.gematik.ti.healthcard.control.common { class CardGenerationExtractor { + getCardGeneration() + getCardGeneration() - convertToInt() - check() } } package de.gematik.ti.healthcard.control.common { enum CardGeneration { G1 G1P G2 G2_1 UNKNOWN } class WrongObjectSystemVersionArraySizeException { {static} + MESSAGE : String + WrongObjectSystemVersionArraySizeException() } } CardDetector +-down- CARD_TYPE CardDetector o-- CardGenerationExtractor CardGenerationExtractor ..> WrongObjectSystemVersionArraySizeException CardGenerationExtractor ..> CardGeneration @enduml
a9673ec764fbee6e0f18436ecf390641c8f3ca37
2b08955e13aee2fa092a7bb75f0d642a3e821fc9
/src/main/java/org/huyong/my/spring/mvc/ContextLoaderListener.puml
1249364ecba76a35256ff39b53756c33994f43aa
[]
no_license
huyong1023/my
c720672779ad1450996fbe31c7281a2149178247
f94eb36558172613fd236691fd01f56467e8968b
refs/heads/master
2023-01-28T15:20:33.176092
2023-01-05T02:40:40
2023-01-05T02:40:40
136,870,750
3
2
null
2022-12-16T02:41:23
2018-06-11T03:37:39
Java
UTF-8
PlantUML
false
false
434
puml
@startuml interface EventListener{ } interface ServletContextListener{ contextInitialized(ServletContextEvent sce); } class ContextLoader{ initWebApplicationContext(ServletContext servletContext); } class ContextLoaderListener{ contextInitialized(ServletContextEvent sce); } EventListener <|-- ServletContextListener ServletContextListener <|.. ContextLoaderListener ContextLoader <|-- ContextLoaderListener @enduml
6e2bb7dba8db07dac4cec829e03f3ec9d1b24a89
a65fe81fdb57e5d389a290fc70f724a593f1cd85
/04.Builder/diagrams/建造者模式(GoF).puml
250026bb926815b67fa25a17887a5085fa73404e
[ "MIT" ]
permissive
leoshiang/DesignPatterns
56a74d317893e96d19e62d789f0379096ae4fe8b
aefa956b0d8caac1e4f80f75e87a5b44b954e8cb
refs/heads/master
2020-04-01T10:12:37.390007
2018-10-15T12:21:22
2018-10-15T12:21:22
113,122,364
0
0
null
null
null
null
UTF-8
PlantUML
false
false
901
puml
@startuml scale 800*800 skinparam defaultFontName "Noto Sans CJK TC Regular" class Director{ +Construct() } interface Builder{ +BuildPart() } class ConcreteBuilder{ +BuildPart() +GetResult() } class Product{ } Director o-right-> Builder : -builder Builder <|-down- ConcreteBuilder ConcreteBuilder .right.> Product note as DirectorNote <color:blue>指揮者</color> 根據用戶的需求建構 Product 物件 end note note as ConcreteBuilderNote <color:blue>具體建造者</color> 實現 Builder 介面,建構組裝各個零件 end note note as BuilderNote <color:blue>抽象介面</color> 建立 Product 物件的各個零件的抽象介面 end note note as ProductNote 具體產品 end note DirectorNote .up. Director ConcreteBuilderNote .up. ConcreteBuilder BuilderNote .left Builder ProductNote .up Product @enduml
64b2d8dcf28b8cc2a124faf27f798d5c0ad29312
b615d963ae1cfa22289775c561dd073b55a71ebd
/docs/uml-class-diagrams/display01/test/DisplayGpsManagerImplementationTests/DisplayGpsManagerImplementationTests.puml
f97948e5be6957897bfee361cce2572b533fab88
[]
no_license
elilley15/csi-3370-software-project
8062dddf435ab0c7941acdf03225f84c18457947
d2642cf649dabeafd6d9753c483b9df265d85118
refs/heads/main
2023-01-18T15:48:03.237629
2020-11-28T21:24:10
2020-11-28T21:24:10
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
151
puml
@startuml DisplayGpsManagerImplementationTests package edu.oakland.test.display01 { class DisplayGpsManagerImplementationTests { } } @enduml
b2634ec07259e9ed6eda7785e408406cc5af5183
53113068da46dc2b6a6359b497240854c2ca0913
/asciidocs/plantuml/cld.puml
84004aa7aa82271664db130145b19ec1c23028cc
[]
no_license
2122-5ahif-nvs/02-microproject-MathiasBal
fa52e202644fe6e45b198a3c8fa4d09a31f0c77d
d1cbe85ee882472e9a414dc53edd24b97348d8cc
refs/heads/master
2023-08-24T22:34:28.282289
2021-10-13T19:56:44
2021-10-13T19:56:44
413,361,512
0
0
null
null
null
null
UTF-8
PlantUML
false
false
528
puml
@startuml class Product{ *id Long productName String materialType String productionCost Double } class Order{ *id Long orderByDate LocalDate customer Customer } class Customer{ *id Long clientName String streetName String streetNumber String areaCode Long } class OrderDetails{ *orderDetails Long product Product order Order numberOfProducts Long } Customer "1" -> "*" Order: places > Order "*" <- "*" Product: holds > (Order, Product) .. OrderDetails @enduml
487cc0c6b7f10cd5892d4488782a35ab1685b4d1
7e361e102357c45a4e58c934012448affd1e1556
/out/production/singleResponsibility/top/liumuge/uml/composition/composition2.puml
024dca495a0d0790225cab7529c2bf59c75d7aff
[]
no_license
lcopilot/DesignPattern-learn
c01bb0a1c6aa41a6340b5e27fbfe65da9addb001
c21cfeeefbbe98fb14d0c4ff1b2361c7c94c8c1e
refs/heads/master
2022-11-25T12:38:29.726146
2020-08-04T13:47:39
2020-08-04T13:47:39
284,993,638
1
0
null
null
null
null
UTF-8
PlantUML
false
false
139
puml
@startuml Head --o Person IDCard --* Person class Person{ - idCard:IDCard - head:Head=new Head() } class Head{ } class IDCard{ } @enduml
829cc03b828f2e04da74c8cee91bba44a43e51de
a1a347d269c8fadd3ee5e0503e67c2875d101955
/calculator.plantuml
b01052b7777e370356580f73b81f7fcaef0b1196
[]
no_license
priyabrat25/Virtual-SDP-Calculator
f97266629cc7ab8b8947ee46845ddfbf22722807
0d6a3cd716333f5ea65ba8abab6356284a0f0dfd
refs/heads/main
2023-08-24T17:00:09.125113
2021-10-21T13:02:49
2021-10-21T13:02:49
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,158
plantuml
@startuml title __CALCULATOR's Class Diagram__\n namespace calculator { class calculator.Addition { + calculate() } } namespace calculator { class calculator.CalculatorRunner { {static} + main() } } namespace calculator { class calculator.Division { + calculate() } } namespace calculator { class calculator.Multiplication { + calculate() } } namespace calculator { interface calculator.Operation { {abstract} + calculate() } } namespace calculator { class calculator.OperationDecider { + getOperation() } } namespace calculator { class calculator.Subtraction { + calculate() } } calculator.Addition .up.|> calculator.Operation calculator.Division .up.|> calculator.Operation calculator.Multiplication .up.|> calculator.Operation calculator.Subtraction .up.|> calculator.Operation 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
99172089eb626da0783a777dc29fe9658a1fbc32
d68b1330ef8ce59c635f4692417a9192d5206942
/framework/src/main/java/no/ntnu/idi/apollo69framework/uml/framework_classes.plantuml
ac3be170b468def1759a26d3b0c42878f2e44279
[ "MIT" ]
permissive
GardSteinsvik/apollo-69
847f74b762383641db20214ff7b5281c9d63f130
96cbf617618075a54613112bc8c0b34215fd50f7
refs/heads/master
2021-02-12T20:21:06.214711
2020-04-27T16:02:37
2020-04-27T16:02:37
244,626,902
0
0
null
null
null
null
UTF-8
PlantUML
false
false
6,552
plantuml
@startuml namespace no.ntnu.idi.apollo69framework { class Apollo69Framework { {static} + getMessageClasses() } class MessageClassListHolder { {static} - CLASSES_SINGLETON : List<Class> } class GameObjectDimensions { {static} + ASTEROID_HEIGHT : float {static} + ASTEROID_WIDTH : float {static} + GAME_RADIUS : int {static} + GEM_HEIGHT : float {static} + GEM_RADIUS : float {static} + GEM_WIDTH : float {static} + INNER_RADIUS : int {static} + POWERUP_HEIGHT : float {static} + POWERUP_RADIUS : float {static} + POWERUP_WIDTH : float {static} + SHOT_HEIGHT : float {static} + SHOT_WIDTH : float {static} + SPACE_SHIP_HEIGHT : float {static} + SPACE_SHIP_WIDTH : float } class no.ntnu.idi.apollo69framework.HelperMethods { {static} + getRandomNumber() {static} + getRandomPosition() } namespace network_messages { class DeviceInfo { - deviceId : String + DeviceInfo() + DeviceInfo() + getDeviceId() + setDeviceId() } class PlayerDead { + PlayerDead() } class PlayerInQueue { - position : int - queueSize : int + PlayerInQueue() + PlayerInQueue() + getPosition() + getQueueSize() + setPosition() + setQueueSize() } class PlayerInput { - boosting : boolean - playerId : String - posX : float - posY : float - rotationDegrees : float - shooting : boolean + PlayerInput() + PlayerInput() + getPlayerId() + getPosX() + getPosY() + getRotationDegrees() + getType() + isBoosting() + isShooting() + setBoosting() + setPlayerId() + setPosX() + setPosY() + setRotationDegrees() + setShooting() + setType() } enum PlayerInputType { BOOST MOVE ROTATE SHOOT } class PlayerMatchmade { } class PlayerSpawn { - name : String - playerId : String + PlayerSpawn() + PlayerSpawn() + getName() + getPlayerId() + getPositionDto() + setName() + setPlayerId() + setPositionDto() + toString() } class ServerMessage { - message : String - recipientDeviceId : String + ServerMessage() + ServerMessage() + ServerMessage() + getMessage() + getRecipientDeviceId() + isForDevice() + setMessage() + setRecipientDeviceId() } class UpdateMessage { - asteroidDtoList : List<AsteroidDto> - explosionDtoList : List<ExplosionDto> - pickupDtoList : List<PickupDto> - playerDtoList : List<PlayerDto> - powerupDtoList : List<PowerupDto> - shotDtoList : List<ShotDto> + UpdateMessage() + getAsteroidDtoList() + getExplosionDtoList() + getPickupDtoList() + getPlayerDtoList() + getPowerupDtoList() + getShotDtoList() + setAsteroidDtoList() + setExplosionDtoList() + setPickupDtoList() + setPlayerDtoList() + setPowerupDtoList() + setShotDtoList() } namespace data_transfer_objects { class AsteroidDto { + hp : float + AsteroidDto() + AsteroidDto() } class DimensionDto { + height : float + width : float + DimensionDto() + DimensionDto() + DimensionDto() } class ExplosionDto { + frameNumber : int + ExplosionDto() + ExplosionDto() } enum GemType { COIN DEFAULT METEORITE RUBY STAR } class PickupDto { + PickupDto() + PickupDto() } class PlayerDto { + boosting : boolean + hp : float + name : String + playerId : String + score : int + shieldHp : float + spaceshipType : int + visible : boolean + PlayerDto() + PlayerDto() } class PositionDto { + x : float + y : float + PositionDto() + PositionDto() + PositionDto() } class PowerupDto { + PowerupDto() + PowerupDto() } enum PowerupType { ENERGY HEALTH INVISIBLE SHIELD } class RotationDto { + degrees : float + x : float + y : float + RotationDto() + RotationDto() } class ShotDto { + radius : float + ShotDto() + ShotDto() } } } } @enduml
737fe96b56b93a06c6b6637fbb7de203cd79658b
f75b19119469831091a7ba1acfa2ff3243a0e297
/src/main/java/oop/assignment3/ex43/base/exercise43.puml
0d5e9cd7acc252715f11f0b159b1820fa9ae9c6c
[]
no_license
BrianCTNguyen/Nguyen-cop3330-assignment3
51c8dc7586665c8f29da884d85c84e10f5d4b0c7
0244dfe16b486e1ff9153eb27c1d9a1acc271ffe
refs/heads/master
2023-06-04T01:48:46.961668
2021-06-21T03:59:56
2021-06-21T03:59:56
378,794,689
0
0
null
null
null
null
UTF-8
PlantUML
false
false
199
puml
@startuml 'https://plantuml.com/sequence-diagram class solution43{ WebsiteGenerator siteName() author() createFolder(JS) createFolder(CSS) generateIndex.html() } @enduml
199ec51ab2ec2da565595d8e90e28329267893dd
4d643dcfa275852670031cf5749921cfd235221c
/patterns/b_Visitor.puml
fe23c10647f1ffed690f81c75c50e30e8690f62a
[]
no_license
ezhov-da/notes
a2552cb0a53ffccf6e426986a06af09d280d2566
51e77e442c3db8900eadc3b35c701b26b170911d
refs/heads/master
2023-05-12T20:58:00.276582
2021-05-28T05:37:01
2021-05-28T05:37:01
275,666,019
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,026
puml
@startuml title Посетитель (Visitor) note as INFO <b>Тип:</b> <u>Поведенческий</u> <b>Что это:</b> Представляет собой операцию, которая будет выполнена над объектами группы классов. Даёт возможность определить новую операцию без изменения кода классов, над которами эта операция проводится. endnote class Client interface Visitor{ +visitElementA(in a : ConcreteElementA) +visitElementB(in b : ConcreteElementB) } class ConcreteVisitor{ +visitElementA(in a : ConcreteElementA) +visitElementB(in b : ConcreteElementB) } interface Element{ +accept(in v : Visitor) } class ConcreteElementA{ +accept(in v : Visitor) } class ConcreteElementB{ +accept(in v : Visitor) } Client --> Visitor Client --> Element ConcreteVisitor ..|> Visitor ConcreteElementA ..|> Element ConcreteElementB ..|> Element @enduml
f3f4f57a424d5df0a8765b767de7eedee2598a36
13d56400eafa1288d28854a9b7a61f9f33b76223
/documents/CreateFactory.puml
1954ac8ae36b5303213ed256e865ebf370796ff0
[]
no_license
itx-man/PracticeHome
2a6ca55fd2006256b530ef967f3b387e00e0623e
c82415e64ad6ea7328865ef575c3932fb1f22d42
refs/heads/master
2021-06-20T13:12:16.633236
2017-03-28T07:47:13
2017-03-28T07:47:13
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
228
puml
@startuml abstract class Product abstract class Creator { +FactoryMethod() } class ConcreteProduct class ConcreteCreator ConcreteProduct ..|> Product ConcreteCreator ..|> Creator ConcreteCreator ..> ConcreteProduct @enduml
0e82db9cefaac682fb27a0e9e95de0345ccba8ff
3d33f4e31702fdba9b2d095dd3d91d711409264c
/class-diagram/bccsp-factory-class.puml
a0ffecfc8cca80d2011beb6336147360cdb2fde0
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
JulienGuo/fabric-addsm
81a181dd4f91160abbd9f131d87e8c187a32c542
8a489300031d07c09f44fc0f1687793f6eaaa1c0
refs/heads/master
2021-05-04T21:27:43.690594
2018-02-02T05:43:34
2018-02-02T05:43:34
119,926,380
0
1
null
null
null
null
UTF-8
PlantUML
false
false
1,687
puml
@startuml namespace github.com\\hyperledger\\fabric\\bccsp\\factory { class FactoryOpts { ProviderName string SwOpts *SwOpts Pkcs11Opts *pkcs11.PKCS11Opts } } namespace github.com\\hyperledger\\fabric\\bccsp\\factory { class PKCS11Factory { } } namespace github.com\\hyperledger\\fabric\\bccsp\\factory { class SWFactory { } } namespace github.com\\hyperledger\\fabric\\bccsp\\factory { class SwOpts { SecLevel int HashFamily string Ephemeral bool FileKeystore *FileKeystoreOpts DummyKeystore *DummyKeystoreOpts } } namespace github.com\\hyperledger\\fabric\\bccsp\\factory { class FileKeystoreOpts { KeyStorePath string } } namespace github.com\\hyperledger\\fabric\\bccsp\\factory { class DummyKeystoreOpts { } } namespace github.com\\hyperledger\\fabric\\bccsp\\factory { interface BCCSPFactory { Name()string Get(opts *FactoryOpts)(bccsp.BCCSP,error) } } github.com\\hyperledger\\fabric\\bccsp\\factory.FactoryOpts ---> github.com\\hyperledger\\fabric\\bccsp\\factory.SwOpts : SwOpts github.com\\hyperledger\\fabric\\bccsp\\factory.FactoryOpts ---> github.com\\hyperledger\\fabric\\bccsp\\factory.SwOpts : SwOpts github.com\\hyperledger\\fabric\\bccsp\\factory.SwOpts ---> github.com\\hyperledger\\fabric\\bccsp\\factory.FileKeystoreOpts : FileKeystore github.com\\hyperledger\\fabric\\bccsp\\factory.SwOpts ---> github.com\\hyperledger\\fabric\\bccsp\\factory.DummyKeystoreOpts : DummyKeystore github.com\\hyperledger\\fabric\\bccsp\\factory.BCCSPFactory <|- github.com\\hyperledger\\fabric\\bccsp\\factory.PKCS11Factory github.com\\hyperledger\\fabric\\bccsp\\factory.BCCSPFactory <|- github.com\\hyperledger\\fabric\\bccsp\\factory.SWFactory @enduml
dbc9a57234ebdc0c7a9ce2d7c08abf83ffc2a313
c3f5c037d5c671c336220245ee1e923db9570e02
/gofdesignpattern/factorymethod/factorymethod.puml
4567f282d9f3b980c6344b424e1e15679279be04
[]
no_license
iamslash/TIL
9e1146f6764855fcff9bd2bafc0a14b20bc87631
5e6206f75e583dfdf736026a5030cab4d7dafc58
refs/heads/master
2023-09-04T11:04:00.583961
2023-08-30T00:01:46
2023-08-30T00:01:46
88,137,178
13
4
null
null
null
null
UTF-8
PlantUML
false
false
501
puml
@startuml together { abstract class Product class ConcreteProduct abstract class Creator class ConcreteCreator } ConcreteCreator .left.> ConcreteProduct Product <|-- ConcreteProduct Creator <|-- ConcreteCreator abstract class Creator { +FactoryMethod() +AnyOperation() } class ConcreteCreator { +FactoryMethod() } note left of Creator::"FactoryMethod" product = FactoryMethod() end note note left of ConcreteCreator::"FactoryMethod" return new ConcreteProduct() end note @enduml
0ff23e2277e8db8a3ad70da66e9a1d7b86f8458f
71f991ceeedbb609fdc6461988fe0267d10e8bac
/uml/ui/Theme.puml
61dca1a09d4878e101bc517c71df4291d6b34e3b
[]
no_license
CodyAdam/project__chatbot
23d0ef12207fb0201258c288ee07872d957b1742
afc0d8532f7a162d5b303b09fb41b345f4736697
refs/heads/main
2023-08-02T04:11:36.149644
2021-10-09T21:02:45
2021-10-09T21:02:45
415,371,853
0
0
null
null
null
null
UTF-8
PlantUML
false
false
428
puml
@startuml 'https://plantuml.com/class-diagram class Theme << (O, #FF7700) >> { ColorPalette darkTheme ColorPalette lightTheme List[ColorPalette] themeList ColorPalette color Font font Font fontLight Font fontBold cycleTheme() } class ThemeChange << (O, #FF7700) >> { } class PostThemeChange << (O, #FF7700) >> { } ThemeChange -u-> Theme PostThemeChange -u-> Theme Event .u.> PostThemeChange Event .u.> ThemeChange @enduml
20b158e568a721d59b19631ae618c350b6639323
c2eabff17523c30c20b391cb7a434f9febccf0ea
/app/UML/DM.puml
2b7ff1d47d00c0a6ff64235fb5695f14b4382462
[]
no_license
zedtran/AubieMemoryGame
10712b31739ba25414ea544ee2b9c226279566b8
610263e65d65b3d4bf357acf4ca0e6450e60f41d
refs/heads/master
2020-03-09T19:00:57.232471
2018-06-12T04:33:34
2018-06-12T04:33:34
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
932
puml
@startuml title Aubie's Memory Game Domain Model class PlayGame { playSimon playAubie Board GameOver: boolean replayCount Sounds } class Options { difficultyAubieFormat } class Board { redLight blueLight greenLight yellowLight orangeLight score userInput Animations } class Leaderboard { Database } class Lights { Button Sounds color } class MainMenu { playAubieButton playSimonButton optionsButton leaderboardsButton } Class User { username id score playDate } MainMenu "1" *-- "1" PlayGame : Starts > MainMenu "1" *-- "1" Leaderboard : Starts > MainMenu "1" *-- "1" Options : Starts > Options "1" -- "1" PlayGame : Influences > User "*" -- "1" PlayGame : Controls > User "*" -- "1" Leaderboard : Gets Added To > PlayGame "1" *-- "1" Board : Contains > Board "1" *-- "5" Lights : Contains > hide methods @enduml
6cbe11b03487040e87223e6e8a60e47e7ec7ed25
088856ec5790009dd9f9d3498a56fe679cfab2e8
/src/puml/5/ucmitz/svg/class/bc-widget-area/api_widget_areas.puml
7414ad141478db22a295900604a1dd1c65b4af89
[]
no_license
baserproject/baserproject.github.io
21f244348890652286969afa1fde27c5c4d9e4ad
8d61cf720f833854e1a3c97136e22e75baea7bb0
refs/heads/master
2023-08-09T03:21:53.341423
2023-07-27T07:28:50
2023-07-27T07:28:50
228,826,353
0
12
null
2023-08-17T02:31:05
2019-12-18T11:31:51
HTML
UTF-8
PlantUML
false
false
801
puml
@startuml skinparam handwritten true skinparam backgroundColor white hide circle skinparam classAttributeIconSize 0 title ウィジェットエリアAPI class Admin\WidgetAreasController { + 一覧データ取得:index() + 単一データ取得:view() + リストデータ取得:list() + 新規追加:add() + 編集:edit() + 削除:delete() + 一括処理:batch() + ウィジェットエリア名を変更:update_title() + ウィジェットを更新:update_widget() + ウィジェットの並び替え:update_sort() + ウィジェットを削除:delete_widget() } class WidgetAreasService { } note "以下ウィジェットエリア管理と同じ" as note WidgetAreasService .. note Admin\WidgetAreasController -down[#Black]-> WidgetAreasService @enduml
014fcac8b2035cbb061748eb7291fb42c73d5327
a264b0d4981ffdd64f97003d07fd5d36c7a089b6
/kapitler/media/uml-merknad-diagram.puml
1f99f4ed16ddfbcb955806e535df2a379a89c5e8
[ "CC0-1.0" ]
permissive
arkivverket/noark5-standard
6c71c1cbdaf935be99a6adc8006bd0b9ac79b888
1b3ef973f8074b8d125ad8ee9810f0daae463e53
refs/heads/master
2023-06-24T14:18:57.198908
2023-06-10T15:06:32
2023-06-10T15:06:44
232,571,397
3
4
NOASSERTION
2022-12-15T13:33:50
2020-01-08T13:38:24
Python
UTF-8
PlantUML
false
false
443
puml
@startuml scale max 4096 width skinparam nodesep 100 hide circle class mappe class registrering class dokumentbeskrivelse class merknad { <b>merknadstekst</b> merknadstype <b>merknadsdato</b> <b>merknadRegistrertAv</b> } mappe "1" o--> "0..*" registrering registrering "1..*" o--> "0..*" dokumentbeskrivelse mappe "0..*" o-> "0..*" merknad registrering "0..*" o-> "0..*" merknad dokumentbeskrivelse "0..*" o-> "0..*" merknad @enduml
733843a2f79de0d89cc3d86d32fe3328983805df
f18ba1fbeb7f8d6149aff64633f9c77a92cfc936
/assignments/skabirova/tp1.plantuml
ad95cc400bf1b622761671c2341ebe8c739d532c
[]
no_license
kzvdar42/InnopolisDesignPatterns
c34a728b7964f22a6b774a4616b7ac9515ae6263
b1042e76875c9ccf69017e20edcea4b9e7b5682b
refs/heads/master
2021-02-07T05:17:54.245396
2020-04-19T22:40:48
2020-04-19T22:40:48
243,987,548
0
0
null
2020-02-29T14:54:34
2020-02-29T14:54:34
null
UTF-8
PlantUML
false
false
2,482
plantuml
@startuml title __SRC's Class Diagram__\n abstract class Canard { {abstract} + afficher() + cancaner() + nager() + voler() } class CanardEnPlastique { + CanardEnPlastique() + afficher() } class Colvert { + Colvert() + afficher() } class SuperCanard { {static} + main() } class SuperCanardTest { {static} ~ bilanAssertions : int ~ clavierProgrammeATester : BufferedWriter ~ ecranProgrammeATester : BufferedReader ~ executionProgrammeATester : Process ~ finDeLigne : String {static} ~ programmeATester : String {static} ~ totalAssertions : int {static} + main() + test_ligne1() + test_ligne2() + test_ligne3() + test_ligne4() # setUp() } class SuperCanardTest2 { - oldStream : PrintStream - outContent : ByteArrayOutputStream + cleanUpStreams() + setUpStreams() + testComportementCanardEnPlastique() + testComportementColvert() - readLine() } abstract class strategies.fly.FlyStrategy { {abstract} + voler() } class strategies.fly.FlyingBehavior { + voler() } class strategies.fly.NoFlyBehavior { + voler() } strategies.fly.FlyingBehavior -up-|> strategies.fly.FlyStrategy strategies.fly.NoFlyBehavior -up-|> strategies.fly.FlyStrategy class strategies.sound.CancaneSoundBehavior { + cancaner() } abstract class strategies.sound.SoundStrategy { {abstract} + cancaner() } strategies.sound.CancaneSoundBehavior -up-|> strategies.sound.SoundStrategy class strategies.swim.SwimmingBehavior { + nager() } abstract class strategies.swim.SwimStrategy { {abstract} + nager() } strategies.swim.SwimmingBehavior -up-|> strategies.swim.SwimStrategy Canard o-- strategies.fly.FlyStrategy : flyStrategy Canard o-- strategies.sound.SoundStrategy : soundStrategy Canard o-- strategies.swim.SwimStrategy : swimStrategy CanardEnPlastique -up-|> Canard Colvert -up-|> Canard SuperCanardTest -up-|> junit.framework.TestCase 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
91c2ec2247deac49c45990e500cad6433080d5cf
85cb6c05126028a1820f091f109eb720f9a6e7c1
/src/main/java/verarbeitung/verarbeitung.plantuml
3a927fd811640a0150e5ebfc00cff1950538131a
[]
no_license
LouisAndrew/bankprojekt-prog3
0d60042cf37483d75d101be3be86944afc5ca3d9
fc52bff74f2283a103746aa9d3337f4bc6b95519
refs/heads/main
2023-03-05T22:25:24.711986
2021-02-08T14:26:58
2021-02-08T14:26:58
307,662,308
0
0
null
null
null
null
UTF-8
PlantUML
false
false
741
plantuml
@startuml title __VERARBEITUNG's Class Diagram__\n namespace verarbeitung { class verarbeitung.Girokonto { # kontostandVermindern() } } namespace verarbeitung { abstract class verarbeitung.Konto { + abheben() {abstract} # kontostandVermindern() } } namespace verarbeitung { class verarbeitung.Sparbuch { # kontostandVermindern() } } verarbeitung.Girokonto -up-|> verarbeitung.Konto verarbeitung.Sparbuch -up-|> verarbeitung.Konto 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
60134f31b4226372114c95d34209349b7ff7e8f8
042b522e8f6e05d7c8edda35106abf9b0b32d10d
/gha/src/hu.bme.mit.mcmec.c2xta/src/test/java/hu/bme/mit/mcmec/c2xta/c2xta.plantuml
147c672143e1465b365a65292b6b9ebbb306701c
[]
no_license
leventeBajczi/prog3
c5a3024c58f2e964f1b809feb6fc5f03756a1a5d
23cd59006c03331deb7b33ce1e389df2dd350e4b
refs/heads/master
2020-03-28T02:34:29.312264
2018-11-03T21:32:47
2018-11-03T21:32:47
147,580,561
0
1
null
null
null
null
UTF-8
PlantUML
false
false
422
plantuml
@startuml title __C2XTA's Class Diagram__\n package hu.bme.mit.mcmec.c2xta { class C2XtaTest { - prefix : String - paths : String[] - xtaOutput : String[] + c2XtaTest() } } 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
075882e64d1b2acc751e5ea1bc68b17bb33fff14
1040ec11f1aa4e8af038d4f8114b6506f181e472
/docs/model-apples.puml
bfe36942461b519822d6902eb3ff30a9f18543e4
[]
no_license
luisjavierjn/java-8-new-features
84ba401fbd5c4c279a1cee6a6f4a47aa4c9f7dde
5df878c067f22d56e5a679eb573608608cf62d3d
refs/heads/master
2023-04-09T11:34:57.149617
2021-04-13T15:19:15
2021-04-13T15:19:15
357,595,903
0
0
null
null
null
null
UTF-8
PlantUML
false
false
128
puml
@startuml class Apple { int weight Color color } enum Color { GREEN RED YELLOW } Apple --> Color @enduml
985c18b2b4aad9d7a541fc9fde67762d2e129b34
c45ce074df6e9c8bb54ce906f387a4ec1730b2d6
/diagrams/design/patterns/class/behavior/state.puml
c45ac7a978e9bf05750e573b5d1b03ca6ff34831
[]
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
487
puml
@startuml STATE class Context { + request() } interface State { + handle() } class ConcreteState1 { + handle() } class ConcreteState2 { + handle() } hide empty members Context *-- State State <|-- ConcreteState1 State <|-- ConcreteState2 note as N1 <b><color:royalBlue>State</color></b> <b>Type:</b> Behavioral Allow an object to alter its behavior when its internal state changes. The object will appear to change its class. end note @enduml
df2bcf86b932d492d7b6db63d95ce679dc582638
e31b7f835fc74e8fdd19e85432fdd362c11eaef1
/src/main/resources/ex42.puml
360675bb55c49a9b2662fa35c2a4a89dbf27c88c
[]
no_license
lhernandez97/hernandez-cop3330-assignment3
07e92d8064fc52ed8be32ba5ba5b393721cc8fd2
2b69edc66f6e7da7270c422921cd446724909c9c
refs/heads/master
2023-09-05T20:58:30.576483
2021-10-12T03:54:41
2021-10-12T03:54:41
416,174,982
0
0
null
null
null
null
UTF-8
PlantUML
false
false
149
puml
@startuml 'https://plantuml.com/class-diagram class App class Info App <|- Info class App { main() } class Info { fileReader() } @enduml
743abe45600d0887d89911f9b29595be8dc7e736
f563631a7a9f473bb8a6a53ed87ab80cd9cd9d86
/Assets/Scripts/plantuml/GoToMainScene.puml
54326ac9d5941531c064035bb17107639f1c823f
[]
no_license
202004g07/UnityShooting
74cc68f7abf2cc49bc6455b8c19587e245227b50
1249e19e0f660cd8f51930a9466962ac2754ff19
refs/heads/main
2023-01-01T21:18:11.351731
2020-10-26T09:24:12
2020-10-26T09:24:12
302,015,985
0
1
null
null
null
null
UTF-8
PlantUML
false
false
175
puml
@startuml class GoToMainScene { - isPush : bool = true - Start() : void Update() : void } MonoBehaviour <|-- GoToMainScene GoToMainScene --> "image" Image @enduml
7aba6f5ce37df69993d218bd2caf2451fd510441
e54811da9e84e70b7e648b50bb4cb5f3b9e5191a
/uml/Application.puml
869ebeca17f1cc53827252110af9c03718b65539
[]
no_license
Awesome-wolf-101/ashby-cop3330-assignment4part2
1b08d8efdd4c0ec9b9a7eab80dc9b0872f2aae71
f5791f4dc1e45314b33e846b3c1b54268066fdf5
refs/heads/master
2023-06-18T12:27:45.963402
2021-07-12T04:08:33
2021-07-12T04:08:33
384,842,519
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,904
puml
@startuml 'https://plantuml.com/sequence-diagram class App{ +main() +start() } class Item{ - String Description - String DueDate - string completed +iscompleted() +setcompleted() +getDueDate() +setDueDate() +getDescription() +setDescription() } class ListManagerController{ -Boolean showallitems -Boolean showincompleteitems -Boolean showcompleteitems - TableView ToDoListViewer; - TableColumn DueDateTableColumn; - TableColumn CompletedTableColumn; - TableColumn DescriptionTableColumn; - TextField AddItemDescriptionTextField; - TextField AddItemDueDateTextField; - TextField EditCurrentItemDescriptionTextField; - TextField EditCurrentItemDescriptionDueDate; - TextField LoadListTextField; - TextField SaveListTextField; -ObservableList<Item> data -ObservableList<Item> incompletedata -ObservableList<Item> completedata +initialize() +AddItemClicked() +DeleteCurrentItemClicked() +ClearAllListItemsClicked() +ShowOnlyCompleteItemsCllicked() +ShowOnlyIncompleteItemsCllicked() +MakeCurrentItemIncompleteClicked() +MakeCurrentItemCompleteClicked() +ShowAllItemsClicked() +EditItemDueDateClicked() +EditItemDesciptionClicked() +SaveThisListClicked() +LoadSavedListClicked() +SortListClicked() +Make100ItemsClicked() +dateValidation() +ClearList() +checkDate() +checkDescriptionLength() +onlyCompleteItems() +onlyIncompleteItems() +PutDataToString() +PutDataToFile() +FindIndexInAnotherList() +GetLastString() +AddAnItem() +DeleteanItem() +IncompleteanItem() +CompleteanItem() +LoadAList() +ChangeItemDescription() +ChangeItemDueDate() +SortList() +Make100Items() +obtainListToUse() } App -- ListManagerController ListManagerController -- Item @enduml
432e9a1ccaffb7aba48c7713b18c827a7b3e12a5
7e4788fa90f1cd0ba81584b48b1ae72c702ccc9e
/klassediagram.plantuml
d372fed912fbbeb9e0f51663f4209521f0743671
[]
no_license
mathiasgredal/Space-Invaderz
e9341d44d9f0338c0915876fcfc885584927292d
72ab58e907d770b7599aa0008cf191feb0d6d90a
refs/heads/master
2023-01-22T00:09:57.991943
2020-12-01T20:50:28
2020-12-01T20:50:28
317,663,739
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,013
plantuml
@startuml title Klassediagram af Space Invaderz class Player << (P,white)>> { - sprite - dir - speed ==methods== + Player(spritesheet, windowSize) + Draw(window, deltaTime) + OnKeyDown(key) + OnKeyUp(key) + getPosition() const + getSize() const + getBounds() const } class Segment << (S,green)>> { + image + texture + sprite + damage ==methods== + Segment(spritesheet, position, segment) } class Shield << (S,green)>> { - segments : vector<Segment> - rows - cols - wholebase ==methods== + Shield(spritesheet, position) + Draw(window, deltaTime) + CheckHit(bullet) } class Alien << (A,red)>> { + sprite + hit .. - dir - moveSize - rowSize - current_frame - frame_0 - frame_1 - exploding ==methods== + Alien(spritesheet, position, alien_type) + Draw(window, deltaTime) + CanMakeMove(window) + NextRow() + Move() + IsHit() + getPosition() const + getSize() const + getBounds() const } class Game << (G,yellow)>> { - windowSize - *window - deltaClock - spritesheet - alien_timer - alien_bullet_timer - alien_bullet_interval - alien_update_interval - player : Player - bullets : vector<Bullet> - aliens : vector<Alien> - shields : vector<Shield> ==methods== + Game() + ~Game() + Exec() + Draw(sf::RenderWindow &window) + DrawGUI() + KeyUpEvent(sf::Keyboard::Key key) + KeyDownEvent(sf::Keyboard::Key key) + Game_Over() } skinparam nodesep 100 ' App -[hidden]> DataStore ' DataStore |o-- App : store: DataStore ' DataStore |o-- OldSessionList : store: DataStore ' DataStore |o-- Container : store: DataStore ' DataStore -[hidden]> Container Game *-- Player : player Game *-- Alien : aliens Game *-- Shield : shields Shield *-- Segment : segments ' App <..[norank]> Container ' Modal <..> OldSessionList ' App <..> GraphView ' GraphView <..> Graph @enduml
75712ab92346933eae893759ecd6274fbe5d915e
e8cc18d441d530d6d1793cae9d4223424c2bebb7
/src/main/java/at/fhj/msd/swdesign/exercise/snack/snacks.puml
86a6294ad9de0887579d1d3ce20a5da27e871914
[]
no_license
UlrikeOzim/swdesign-oodesign-exercise2
4ceb51d6713d81f8921a0b92aad9f6da60357d3b
612215b2f9b9a491a9cc4a263cbe114220cef02c
refs/heads/master
2023-01-11T21:37:12.024803
2020-11-15T15:04:29
2020-11-15T15:04:29
313,030,050
0
0
null
null
null
null
UTF-8
PlantUML
false
false
559
puml
@startuml /' Exercise Refactor To SOLID'/ skinparam classAttributeIconSize 0 class Snack{ } class PizzaBar{ +makeSnack: Snack } class BurgerBar{ +makeSnack: Snack } class SandwichBar{ + makeSnack: Snack } class FoodMarket{ +prepareSnack() } interface ISnackbar{ +makePizza() +makeBurger() +makeSandwich() } Snack<--SandwichBar Snack<--PizzaBar Snack<--BurgerBar ISnackbar<|..SandwichBar ISnackbar<|..SandwichBar ISnackbar<|..BurgerBar SandwichBar <-- FoodMarket SandwichBar <-- FoodMarket BurgerBar <-- FoodMarket @enduml
bb1442a17f1cf8c63b2fb2dba10b982884936e9b
55b5bfc5111a29dd4f3dd13ac56ec456a745fcee
/kunde/src/main/java/de/hska/kunde/service/KundeListener.puml
b606e63e9e93046af38afb59dbd1a71a5d216e42
[ "MIT" ]
permissive
LangeJustin/CRM-Microservice
208a536e48e0c9e2bb0165f831255aeae2d1e242
fdb0caf512141c36e650ab1ea07f319f5415af1a
refs/heads/master
2021-06-23T01:50:19.744691
2017-08-04T15:44:27
2017-08-04T15:44:27
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
853
puml
@startuml skinparam classAttributeIconSize 0 skinparam componentStyle uml2 package org.springframework.mail.javamail { interface JavaMailSender { } } package de.hska { package kunde { package entity { class Kunde << entity >> { } } package service #DDDDDD { NeuerKundeEvent -down-> "1" Kunde KundeListener ..> NeuerKundeEvent KundeListener -down-> "1" JavaMailSender class NeuerKundeEvent { } class KundeListener << control >> << @Service >> { - @Value from : String - @Value sales : String ~ @EventListener onSave(event: NeuerKundeEvent) } } } } hide empty members hide empty methods hide empty fields footer (c) Juergen Zimmermann @enduml
74d01efc16d4fce82ea082e21bcaefc1746cb6d3
299b128aa49ea8056a297d9ac1141bd3837b0c71
/src/main/java/ex46/ex46.puml
2ecac676bfdf185a20135a729de1b62c054bfc14
[]
no_license
DyroZang/mousa-cop3330-assignment3
b9cbe9cfe95bc82797f426b986b65a1010a660ab
85d49ecd8592919592be8706fc54b2b37d62a450
refs/heads/master
2023-08-23T11:14:59.921548
2021-10-11T21:10:09
2021-10-11T21:10:09
416,087,579
0
0
null
null
null
null
UTF-8
PlantUML
false
false
161
puml
@startuml class ex46.App { ~ {static} void printer(TreeMap<String,String>) ~ {static} TreeMap<String,String> readWords() + {static} void main(String[]) } @enduml
e8e33e0af72d799ed32f93c7a4691e677712ff8d
afaba8b7f5d826664155b257db77cf4dbf4b8816
/oop-pattern/ch07/resources/06-adapter.puml
e010b7ea94bac3f469d53709c591010038aa8dbe
[ "MIT" ]
permissive
appkr/pattern
b40b621e52c9b27be01f2a21f2f605a459ac998f
1e635f7b79cc4b89d2e75455cb14e1572619eb20
refs/heads/master
2022-11-02T01:56:18.654766
2022-10-12T08:45:58
2022-10-12T08:47:36
71,896,898
11
2
MIT
2018-11-10T15:05:11
2016-10-25T12:55:03
PHP
UTF-8
PlantUML
false
false
479
puml
@startuml skinparam linetype ortho class App{} interface EnemyAttacker { + fireWeapone(): void + driveForward(): void + assignDriver(String): void } class EnemyRobotAdapter <<adapter>> implements EnemyAttacker { + enemyRobot: EnemyRobot } class EnemyTank implements EnemyAttacker {} class EnemyRobot <<adaptee>> { + smashWithHand(): void + walkForward(): void + reactToHuman(String): void } App -> EnemyAttacker EnemyRobotAdapter -down-> EnemyRobot @enduml
ec2e00b4f74a2a8f7e42a22dba832f77312cf1c4
644b7bb773b84596a2de4d31a0603284d9562e56
/react/university/index.iuml
9f5709873e8fd93910fb870b1140420101a7796c
[]
no_license
M9k/Marvin-Uml
e62d17245cf493d53f0b80f633a47be8ec44569e
0fe9bc36f947535ae4397181ccf8c85291244a87
refs/heads/master
2021-04-15T17:44:22.461549
2018-05-10T07:52:19
2018-05-10T07:52:19
126,618,685
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,086
iuml
package UniversityPages #DAE8FC { class UniversityIndex { --render-- heroImage cardWithIcon to go -> UniversityAcademicYears cardWithIcon to go -> UniversityAdmins } UniversityIndex ..> CardWithIcon class UniversityAcademicYears { --props-- getAcademicYears: function addAcademicYear: function validAcademicYear: function deleteAcademicYear: function --render-- table with academic years list, one button for each row to delete one of them and a form to add a new academic years } UniversityAcademicYears ..> PageTableForm UniversityAcademicYears ..> Form class UniversityAdmins { --props-- addAdmin: function getAdmins: function validAdmin: function deleteAdmin: function --render-- table with admins list, one button for each row to delete one of them and a form to add a new admin } UniversityAdmins ..> PageTableForm UniversityAcademicYears ..> Form } note left of UniversityPages: UC6 & UC10
2265563dc3118720c2c4cb9780fcb415c2a58621
8b69077d259207378a40b6a17c981de493457196
/test/fixtures/class-sm/in.plantuml
c6d162460858e0e7bee83059672340a14db7aee4
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "ISC", "HPND", "Apache-2.0", "BSD-2-Clause", "TCL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "OpenSSL", "MIT" ]
permissive
paduc/plantuml-parser
6492e24c09c72bd796684c0a6bb0961ddafdecb1
9578c13b4493d03497c64e41a2539233fc497358
refs/heads/master
2022-12-26T19:35:55.062008
2020-06-16T12:06:59
2020-06-16T12:06:59
272,740,195
0
0
Apache-2.0
2020-06-16T15:09:25
2020-06-16T15:09:24
null
UTF-8
PlantUML
false
false
15,837
plantuml
@startuml set namespaceSeparator none skinparam linetype ortho package ServiceManager { abstract class CI { + ciId + ucmdbId + company + displayName + status + type + subtype + 3rdLevelType + purpose + contactId + operationResponsibleGroup + briefDescription + keywords + comments + monitoringPlatform + monitoringNames + monitoringNameComment + mainService + operationCriticality + serviceHours + serviceHourPriorityLevel + serviceHourHolidays + serviceTimeZone + lastUpdateTime + lastUpdatedBy } together { interface Peripheral { } note left Hardware providing input/output from/to the physical world end note Peripheral -up-|> CI together { class Printer { } Printer -up-|> Peripheral class CCTV { } CCTV -up-|> Peripheral class MultiFunctionPeripheral { } note bottom * Xerox end note MultiFunctionPeripheral -up-|> Peripheral } } together { interface NetworkDevice { + location } note left Hardware operating in the physical-, network-, transport- or application-layer end note NetworkDevice -up-|> CI class Switch { } Switch -up-|> NetworkDevice class Router { } Router -up-|> NetworkDevice class Firewall { } Firewall -up-|> NetworkDevice class Proxy { } note bottom * Blue Coat end note Proxy -up-|> NetworkDevice class LoadBalancer { } LoadBalancer -up-|> NetworkDevice class NetworkManagement note bottom * Infoblox * WAM end note NetworkManagement -up-|> NetworkDevice } together { interface Infrastructure { + location } note left Hardware providing auxiliry services for IT operations end note Infrastructure -up-|> CI together { class ATS note left Automatic Transfer Switch end note ATS -up-|> Infrastructure class KVM note left Keyboard Video Mouse end note KVM -up-|> Infrastructure class PDU note left Power Distribution Unit end note PDU -up-|> Infrastructure class UPS note left Uninterruptable Power Supply end note UPS -up-|> Infrastructure class HSM note left Hardware Security Module Generates and stores keys and certificats end note HSM -up-|> Infrastructure class AccessControl note bottom * Badge Reader * Vein Scanner end note AccessControl -up-|> Infrastructure } } together { interface Telecomdevice { + location } note left Hardware connecting people end note Telecomdevice -up-|> CI together { class Gateway Gateway -up-|> Telecomdevice class Voice note bottom * Cisco Telephones end note Voice -up-|> Telecomdevice class Video Video -up-|> Telecomdevice } } together { interface Cluster { + applicationCluster + physicalZone + dataCenter } note left Provides a scalable and reliable service end note Cluster -up-|> CI ' Cluster --> PhysicalServer: dependsOn together { class SoftwareCluster { } note left Instances: Processes end note SoftwareCluster -up-|> Cluster class ContainerCluster { } note left Instances: Containers end note note bottom of ContainerCluster * OpenShift * Kubernetes end note ContainerCluster -up-|> Cluster class VMCluster { } note left Instances: Virtual Machines end note note bottom of VMCluster * vSphere * IBM PowerHA SystemMirror end note VMCluster -up-|> Cluster class StorageCluster { } note left Instances: Storage Containers end note StorageCluster -up-|> Cluster ' StorageCluster --> Storage: dependsOn } } together { interface Storage { + location } note left Hardware providing long term persistance of information end note Storage -up-|> CI together { class TapeLibrary { } TapeLibrary -up-|> Storage class NAS { } note left Network Attached Storage Exports a file system Clients communicate with the NAS using a NFS-like protocol: Operations are file system operations end note NAS -up-|> Storage class SAN { } note left Storage Area Network Exports a block device Clients communicate with the SAN using a SCSI-like protocol: Operations are block device operations end note SAN -up-|> Storage class StorageSwitch as "Switch" { } StorageSwitch --|> Storage class StorageController as "Controller" { } StorageController --|> Storage } } together { interface Contact { + location + region - country - city - building - floor - room - locationDetail } note right of Contact All internal attributes are automatically populated by Service Manager based on the location attribute end note Contact -up-|> CI } together { interface Location { } Location -up-|> CI } /' together { interface Inventory { + assetTag + networkName + serialNo + warrantyEnd + model + manufacturer + model + partNo + cpuType + ram + networkDomain + location + osManufacturer + osName + osVersion + packageBuild + underpinningContracts } Inventory -up-|> CI } together { interface Process Process -up-|> CI together { class Businessprocess Businessprocess -up-|> Process class "Proc-Capability" "Proc-Capability" -up-|> Process class "Sub-Businessprocess" "Sub-Businessprocess" -up-|> Process } } together { abstract Computer { + location + osManufacturer + osName + osVersion + networkZone + networkZoneV2 + cpuSpeed + cpuType + allocatedCores + processorCores + processors + ram + sizeDiskSum + sizeDisk1 } Computer -up-|> CI together { interface Client { } Client -up-|> Computer together { class PhysicalClient { } PhysicalClient -up-|> Client 'PhysicalClient --> Inventory: runsOn class VirtualClient { } VirtualClient -up-|> Client 'VirtualClient --> VMCluster : dependsOn } interface ComputerAppliance as "Appliance" <<remove>> { } ComputerAppliance -up-|> Computer together { class PhysicalAppliance { } PhysicalAppliance -up-|> ComputerAppliance 'PhysicalClient --> Inventory: runsOn class VirtualClient { } VirtualAppliance -up-|> ComputerAppliance 'VirtualAppliance --> VMCluster : dependsOn } interface Server { + dataDisc + bootDisc + architecturePattern + antiVirusPolicy + backupPolicy + governedByEnvironment + hasFirewallConfiguration + hasUC4Executor + passwordManagement + centralizedLoggingDeploymentServer + monitoringEndpoint2 + monitoringEndpoint1 + patchLevel + serverRole + configParameter + configValue + configComment + configStatus + osTimeZone + maintWindow + maintWindowCycle + maintWindowDayOfWeek + maintWindowStartTime + maintWindowEndTime + maintWindowRebootTime + maintWindowRecurring + maintWindowTimeZone + maintWindowActive + maintWindowRebootDurationMinutes + maintWindowRebootBehaviour + offshoreSupportOrganizations } Server -up-|> Computer together { class VirtualServer { } VirtualServer -up-|> Server ' VirtualServer --> VMCluster: dependsOn class PhysicalServer { + cpu type } PhysicalServer -up-|> Server ' PhysicalServer --> Inventory: runsOn } } } together { interface Userinterface note left: Low Priority Userinterface -up-|> CI together { class Browser Browser -up-|> Userinterface class GUI GUI -up-|> Userinterface class HostTX HostTX -up-|> Userinterface class Notes Notes -up-|> Userinterface together { class Default Default -up-|> Browser class FatClient FatClient -up-|> GUI } } } together { interface Swinstance { + version + activePassive } note left: Not in Scope for Devtype redesign in May Swinstance -up-|> CI ' Swinstance --> Serviceenvironment: dependsOn together { class "Application Server" "Application Server" -up-|> "Swinstance" together { class "Backend Server" "Backend Server" -up-|> "Application Server" class "JBOSS EAP" "JBOSS EAP" -up-|> "Application Server" class "JBOSS WildFly" "JBOSS WildFly" -up-|> "Application Server" class "ORACLE WebLogic" "ORACLE WebLogic" -up-|> "Application Server" class "JBOSS" "JBOSS" -up-|> "Application Server Instance" } class "Application Server Instance" "Application Server Instance" -up-|> "Swinstance" class "Business Application" "Business Application" -up-|> "Swinstance" class "Citrix Server" "Citrix Server" -up-|> "Swinstance" class "DB-Instance" "DB-Instance" -up-|> "Swinstance" together { class "ORACLE" "ORACLE" -up-|> "DB-Instance" "ORACLE" -up-|> "DB-Instance ORACLE" "ORACLE" -up-|> "DB-Server" } class "DB-Instance MS-SQL" "DB-Instance MS-SQL" -up-|> "Swinstance" class "DB-Instance ORACLE" "DB-Instance ORACLE" -up-|> "Swinstance" together { class "ORACLE ACTIVE Replication" "ORACLE ACTIVE Replication" -up-|> "DB-Instance ORACLE" class "ORACLE ACTIVE replication" "ORACLE ACTIVE replication" -up-|> "DB-Instance ORACLE" class "ORACLE STDBY REPLICATION" "ORACLE STDBY REPLICATION" -up-|> "DB-Instance ORACLE" class "ORACLE STDBY replication" "ORACLE STDBY replication" -up-|> "DB-Instance ORACLE" } class "DB-Instance SYBASE" "DB-Instance SYBASE" -up-|> "Swinstance" class "DB-Server" "DB-Server" -up-|> "Swinstance" together { class "SYBASE" "SYBASE" -up-|> "DB-Server" } class "Database System" "Database System" -up-|> "Swinstance" class "File / Component" "File / Component" -up-|> "Swinstance" class "Infra Application" "Infra Application" -up-|> "Swinstance" together { class "Application" "Application" -up-|> "Infra Application" class "Backend Server" "Backend Server" -up-|> "Infra Application" class "File Component" "File Component" -up-|> "Infra Application" } class "Interface" "Interface" -up-|> "Swinstance" class "JBOSS-EAP Server" "JBOSS-EAP Server" -up-|> "Swinstance" class "JBOSS-Instance" "JBOSS-Instance" -up-|> "Swinstance" class "JBOSS-WildFly Server" "JBOSS-WildFly Server" -up-|> "Swinstance" class "Jobgroup" "Jobgroup" -up-|> "Swinstance" together { class "Jobgroup AWA" "Jobgroup AWA" -up-|> "Jobgroup" } class "MS-SQL Database Server" "MS-SQL Database Server" -up-|> "Swinstance" class "MYSQL Database Server" "MYSQL Database Server" -up-|> "Swinstance" together { class "MYSQL" "MYSQL" -up-|> "MYSQL Database Server" } class "Middleware" "Middleware" -up-|> "Swinstance" together { class "Backend Server" "Backend Server" -up-|> "Middleware" } class "ORACLE Apex Server" "ORACLE Apex Server" -up-|> "Swinstance" class "ORACLE Database Server" "ORACLE Database Server" -up-|> "Swinstance" class "ORACLE WebLogic Instance" "ORACLE WebLogic Instance" -up-|> "Swinstance" class "ORACLE WebLogic Server" "ORACLE WebLogic Server" -up-|> "Swinstance" class "Resource" "Resource" -up-|> "Swinstance" class "SPRINGBOOT-Instance" "SPRINGBOOT-Instance" -up-|> "Swinstance" class "SYBASE Database Server" "SYBASE Database Server" -up-|> "Swinstance" class "Virtual Software (cluster/farm)" "Virtual Software (cluster/farm)" -up-|> "Swinstance" } } together { interface Service { } Service -up-|> CI together { class "Business Service" "Business Service" -up-|> Service class "External Service" "External Service" -up-|> Service class "IT Service" "IT Service" -up-|> Service 'class Infrastructure 'Infrastructure -up-|> Service class "Workplace only" "Workplace only" -up-|> Service } } together { interface Serviceenvironment { } Serviceenvironment -up-|> CI ' ServiceEnvironment --> Swinstance : dependsOn } together { interface Servicegroup { } Servicegroup -up-|> CI } '/ } @enduml
9d7b8b7266e4703b1e0ba2d5bac1c7288ed3095c
54f0570710d72445f30bc8261595126edc5b67ca
/ass12/cashregister.py.puml
8d45a0d696c79f32c03d114d53268e6b606dba10
[]
no_license
deadbok/eal_programming
cab8fc7145b5115f887a7b10aad90880a799d118
33bf532b397f21290d6f85631466d90964aab4ad
refs/heads/master
2021-01-13T15:11:19.276462
2017-06-13T09:20:51
2017-06-13T09:20:51
76,203,290
1
0
null
null
null
null
UTF-8
PlantUML
false
false
205
puml
@startuml skinparam monochrome true skinparam classAttributeIconSize 0 scale 2 class CashRegister{ -__cart -__init__() +purchase_item() +get_total() +show_items() +clear() } @enduml
4b0e94b768d189773bb57c06826f234544b36900
5454f31aa0dc451d5ba4d9af9c4ef01ed25a9083
/design-mode/src/main/java/com/coderme/design/factory/network/simple/simpleFactory.puml
0c4c4007c5948a72f78d439a8b283fff625d0874
[]
no_license
QiuDongMing/java-gather
b213be261b8d1ccf15bd7d9777ab9c9e501d60ad
58a212e7b48ae75a5ef30067841b0d085378b968
refs/heads/master
2023-07-25T17:19:28.167246
2022-06-05T13:10:30
2022-06-05T13:10:30
127,073,620
0
0
null
2023-07-16T18:31:17
2018-03-28T02:42:04
Java
UTF-8
PlantUML
false
false
320
puml
@startuml interface Sender { send() } class MailSender { send() } class SmsSender { send() } Sender <.. MailSender Sender <.. SmsSender class SimpleSendFactory { produce(SenderType type); } note right of SimpleSendFactory: 通过类型生产发送的类型 enum SenderType { SMS, MAIL } @enduml
d048b94d08eb4f87008d1ded0b4e6190f945b8b5
6b375e7cdb609e6f34ef31d09b478f9cb3d648f2
/IntroducePlantUML/PlantUML/class2.plantuml
986dc105be0ec59f3fac7237e4ec37d59f05ffc6
[]
no_license
Geroshabu/Slides
bff535e2d961df04b5e6b0d18f5e0a4248d6fac3
9c7125829549fc69b68bdbd79776cc1a10c927a9
refs/heads/master
2021-05-24T04:27:16.290893
2020-02-28T04:00:36
2020-02-28T04:00:36
65,213,323
0
0
null
2020-09-04T00:23:06
2016-08-08T14:56:18
JavaScript
UTF-8
PlantUML
false
false
235
plantuml
skinparam class { ArrowColor #e0e0e0 ArrowFontColor #ffffff BorderColor #e0e0e0 BackgroundColor #508050 FontColor #ffffff AttributeFontColor #ffffff } class Hoge { - int Field + bool Method(string arg) } Hoge -> Foo
558cf2609dbab5649ccb4089f4782d69fbd8ef18
5a8fafc1af19d5eb6730c0da83db05e0db76d388
/package-class.puml
334ffdc6dfc77e83574adedb31ae2ee4e6845d05
[]
no_license
LuisFajardoF/Diagramas-PUML
d041fcc7be377b5692a864c726d3cdcb19f3be2b
4b886eefbd2207de708e056767a0a185851efc7f
refs/heads/master
2023-03-29T01:22:24.559466
2021-04-13T17:39:58
2021-04-13T17:39:58
340,369,399
0
0
null
null
null
null
UTF-8
PlantUML
false
false
409
puml
@startuml class Package << (S,PaleGreen) >> { + Package() + ~Package() + void add(unsigned int pack) + string packsCode() + unordered_map<unsigned int, string> packInfo + vector<string> packs } enum PACKS { Graphicx Subfigure Setspace Siunitx Booktabs Xcolor Colortbl Pgfplotstable Enumitem Amssymb Pifont } Package *- PACKS : use @enduml
fbb15686c43ad748a2d8405c896e104f5f79639c
2ac74657de3cb81bab734d18094e945a442a167d
/sechub-doc/src/docs/asciidoc/diagrams/diagram_report_dataflow.plantuml
8d6fc7d4179f1c7d865aca40dfbd8284ee4780af
[ "MIT", "ANTLR-PD", "LicenseRef-scancode-generic-exception", "BSD-3-Clause", "LGPL-2.0-or-later", "LGPL-2.1-only", "GPL-1.0-or-later", "LicenseRef-scancode-oracle-openjdk-exception-2.0", "MPL-1.1", "MPL-2.0", "CC-PDDC", "LicenseRef-scancode-warranty-disclaimer", "EPL-2.0", "GPL-2.0-only", "EPL-1.0", "CC0-1.0", "Classpath-exception-2.0", "Apache-2.0", "LGPL-2.1-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-public-domain", "GPL-2.0-or-later", "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause", "Apache-1.1", "MPL-1.0", "CDDL-1.1", "LicenseRef-scancode-proprietary-license" ]
permissive
de-jcup/sechub
64055bb7ccd5496e32207c140e5812997e97583b
488d2d23b9ae74043e8747467623d291c7371b38
refs/heads/develop
2023-07-22T18:01:47.280074
2023-07-18T15:50:27
2023-07-18T15:50:27
199,480,695
0
1
MIT
2023-03-20T03:00:02
2019-07-29T15:37:19
Java
UTF-8
PlantUML
false
false
1,462
plantuml
' SPDX-License-Identifier: MIT @startuml hide empty fields hide empty members interface SecHubReportData class SecHubReportModel implements SecHubReportData class ReportTransformationResult extends SecHubReportModel class SerecoProductExecutor class ScanService class ProductResult { String: productIdentifier } class SerecoResultTransformer class CreateScanReportService class ScanReport { <<Entity>> String result ScanReportResultType type } ScanService -[#black,plain,thickness=2]-> "uses" CreateScanReportService CreateScanReportService -[#green,dashed,thickness=3]-> "starts" SerecoProductExecutor : [1] CreateScanReportService -[#blue,dashed,thickness=3]-> "uses" SecHubReportProductTransformerService : [2] CreateScanReportService -[#Coral,dashed,thickness=3]-> "creates" ScanReport : [3] SecHubReportProductTransformerService -[#blue,dashed,thickness=1]-> "uses" SerecoResultTransformer ScanReport o.. ReportTransformationResult CreateScanReportService <-[#blue,dashed,thickness=1]- ReportTransformationResult SerecoProductExecutor .[#green,dashed,thickness=3].> "creates" ProductResult 'SerecoProductExecutor --> ProductResult note "transforms former\nread Sereco product result" as N2 #CornflowerBlue SerecoResultTransformer -[#blue,dashed,thickness=1]-> "reads" ProductResult SerecoResultTransformer -[#blue,dashed,thickness=1]-> N2 N2 -[#blue,dashed,thickness=1]> "builds" ReportTransformationResult @enduml
e00dd3ee690554343ebdbc9b73efdbb97efa11cc
6ce7986fd2991cfaac32131506879d0c07623619
/battle.puml
80e05ce74588f5f0022ed5ce7eb70280ddb703f0
[]
no_license
meta-morpho-sys/new_battle2
bab20c059b6b38b95d19053b735cb820ea68b20b
d62bbf29e4854c358a5130979dfdb6e7e1433923
refs/heads/master
2021-04-30T15:41:57.906682
2018-02-22T22:52:14
2018-02-22T22:52:14
121,244,293
0
0
null
null
null
null
UTF-8
PlantUML
false
false
766
puml
@startuml class Game { +{static} create(player1, player2) +{static} instance() current_turn +player1() +player2() +attack(player=) +paralyse(player=) +thaw(player) +switch_turn() +other_turn() +opponent_of(the_player) +game_over?() +loser() } class Player { DEFAULT_HIT_POINTS +name +hit_points +damage_score +paralysed +receive_damage() +a_computer?() +try_to_paralyse() +paralysed?() -random_hit_points_generator() } class Model { Player Game } class Controller { app.rb } class View { index new_player_form game_status show_attack paralyse-sleep game_over } Game -> Player :"2" players Model ->View View o-> Controller @enduml
afd4cc9ac276f91b528e10364b3822b8f9332d20
5138fad4e257ab5c3b993e68417ca6be13556288
/docs/diagrams/ModelManagerClassDiagram.puml
f322ac8443dd95248b3b287b7dbdfffb25d56b22
[ "MIT" ]
permissive
AY1920S1-CS2103T-F12-1/main
457cd126da3c5cbf5e359bd77dde16f8cc8d6b16
412b4db6d387659ea88bc2d028ffceed962742ac
refs/heads/master
2020-07-27T22:03:25.658633
2019-11-11T15:24:34
2019-11-11T15:24:34
209,227,517
4
5
NOASSERTION
2019-11-11T15:24:35
2019-09-18T05:46:12
Java
UTF-8
PlantUML
false
false
955
puml
@startuml ' Style hide empty members skinparam classAttributeIconSize 0 skinparam genericDisplay old skinparam packageStyle rectangle skinparam lineType ortho skinparam shadowing false package Model { class ModelManager { - data : ModelData + setModelData(data : ModelData) + getModelData() : ModelData } class ModelData { - events : UniqueOrderedSet<EventSource> - tasks : UniqueOrderedSet<TaskSource> } class UniqueOrderedSet<E> package Event { class EventSource class EventSourceBuilder { + build : EventSource } } package Task { class TaskSource class TaskSourceBuilder { + build : TaskSource } } } ModelManager *--"1" ModelData ModelData *--"2" UniqueOrderedSet ModelData *--"*" EventSource ModelData *--"*" TaskSource EventSourceBuilder ..> EventSource TaskSourceBuilder ..> TaskSource @enduml
02bd69e2002024b4111a62e77493edc9ed1b306f
4831b8d3c95595367c9bb95adbc32f77fce5accf
/embedded-value/etc/embedded-value.urm.puml
ed73802792a2dc2bbfd934480847a298da70cb8f
[ "LGPL-2.0-or-later", "LGPL-3.0-only", "MIT" ]
permissive
SergeyZhernovoy/java-design-patterns
bcccb330a44b3d09a991b943668416d725212157
1e654067c9761f4db800508d431769e3474e9c7c
refs/heads/master
2023-03-11T08:59:09.285082
2023-03-02T18:07:23
2023-03-02T18:07:23
73,673,158
0
5
MIT
2021-05-07T13:38:25
2016-11-14T06:20:24
Java
UTF-8
PlantUML
false
false
2,422
puml
@startuml package com.iluwatar.embedded.value { class App { - LOGGER : Logger {static} + App() + main(args : String[]) {static} } class DataSource { - LOGGER : Logger {static} - conn : Connection - createschema : Statement - deleteschema : Statement - getschema : Statement - insertIntoOrders : PreparedStatement - queryOrders : Statement - queyOrderByID : PreparedStatement - removeorder : PreparedStatement + DataSource() + createSchema() : boolean + deleteSchema() : boolean + getSchema() : String + insertOrder(order : Order) : boolean + queryOrder(id : int) : Order + queryOrders() : Stream<Order> + removeOrder(id : int) } ~interface DataSourceInterface { + CREATE_SCHEMA : String {static} + DELETE_SCHEMA : String {static} + GET_SCHEMA : String {static} + INSERT_ORDER : String {static} + JDBC_URL : String {static} + QUERY_ORDER : String {static} + QUERY_ORDERS : String {static} + REMOVE_ORDER : String {static} + createSchema() : boolean {abstract} + deleteSchema() : boolean {abstract} + getSchema() : String {abstract} + insertOrder(Order) : boolean {abstract} + queryOrder(int) : Order {abstract} + queryOrders() : Stream<Order> {abstract} + removeOrder(int) {abstract} } class Order { - id : int - item : String - orderedBy : String - shippingAddress : ShippingAddress + Order() + Order(id : int, item : String, orderedBy : String, shippingAddress : ShippingAddress) + Order(item : String, orderedBy : String, shippingAddress : ShippingAddress) + getId() : int + getItem() : String + getOrderedBy() : String + getShippingAddress() : ShippingAddress + setId(id : int) + setItem(item : String) + setOrderedBy(orderedBy : String) + setShippingAddress(shippingAddress : ShippingAddress) + toString() : String } class ShippingAddress { - city : String - pincode : String - state : String + ShippingAddress() + ShippingAddress(city : String, state : String, pincode : String) + getCity() : String + getPincode() : String + getState() : String + setCity(city : String) + setPincode(pincode : String) + setState(state : String) + toString() : String } } Order --> "-shippingAddress" ShippingAddress DataSource ..|> DataSourceInterface @enduml
8125ccf4c4b6260bd3809f1c0673cd1113c92a9b
4111bd0462ad276f94ed08d81af39aef0e0fbf69
/application/src/view.puml
35175cb1354c94af40941c127bc9537c4075b6dc
[]
no_license
Lilian-Barbier/Architecture-Logiciel
8e74e0c70e1eb8d087dc3a9c7ad6b30cc0a6c2d5
aa4d679b1312e8d0257a39633e1201f43895fc31
refs/heads/master
2022-06-19T10:12:58.968415
2020-05-10T16:12:12
2020-05-10T16:12:12
258,057,038
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,774
puml
@startuml package view { package graphic { class GraphicPlayer { public void display() private void createModel() private void createView() private void placeComponents() private void createController() private void refresh() public static void main(String[] args) public void updateTime(int time) public void updateFile(String newInfos) } GraphicPlayer ..> JFrame : mainFrame GraphicPlayer ..> JLabel : infosCurrentFile GraphicPlayer ..> JLabel : timeProgress GraphicPlayer ..> JLabel : fullTime GraphicPlayer ..> JProgressBar : progressBar GraphicPlayer ..> JButton : play GraphicPlayer ..> JButton : pasue GraphicPlayer ..> JButton : next GraphicPlayer ..> JButton : previous GraphicPlayer ..> JButton : nextList GraphicPlayer ..> JButton : previousList GraphicPlayer ..> Playlist : model } package terminal { class TerminalEditor { private void createModel() private void createController() private void refresh() public static void main(String[] args) } TerminalEditor ..> StdEditorModel : model class TerminalPlayer implements Observer { private void createModel(File playlistFile) private void createController() private void refresh() public void updateTime(int time) public void updateFile(String newInfos) public static void main(String[] args) } TerminalPlayer ..> StdPlayerModel : model } interface Observer { public void updateTime(int time) public void updateFile(String newInfos) } } @enduml
e7fef4412006718dd1958bcd1ab084973e17b115
3a2607b600dea7be6b832d64c5828c96ad9580b4
/Structural/Decorator/Decorator.puml
c76a70b98faa8f3f6164a3602fa336e7907dce82
[]
no_license
flashytime/design-patterns-php
c1619e8f4b2affdbca096dfda94870b3c7b2bf9a
76104721a8a8b367baac6c8eafc0a6f2623839b1
refs/heads/master
2018-12-08T12:50:48.245627
2018-09-18T08:36:41
2018-09-18T08:36:41
73,289,635
0
0
null
null
null
null
UTF-8
PlantUML
false
false
539
puml
@startuml interface Booking { + calculatePrice() + getDescription() } class DoubleRoomBooking { + calculatePrice() + getDescription() } abstract class BookingDecorator { # Booking $booking + __construct($booking) } Booking <|.. DoubleRoomBooking Booking <|.. BookingDecorator class Wifi { - {static} PRICE + calculatePrice() + getDescription() } class ExtraBed { - {static} PRICE + calculatePrice() + getDescription() } BookingDecorator <|-- Wifi BookingDecorator <|-- ExtraBed @enduml
d274acef4c7393558d69aea935134e14b90a6dfc
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ProductSetPriceModeAction.puml
ba779ec7d645573a895e20b35f47d5254a3b4c8f
[]
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
490
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 ProductSetPriceModeAction [[ProductSetPriceModeAction.svg]] extends ProductUpdateAction { action: String priceMode: [[ProductPriceModeEnum.svg ProductPriceModeEnum]] } interface ProductUpdateAction [[ProductUpdateAction.svg]] { action: String } @enduml
50c31837936104e02254178d43abcbbae24c7518
45fad34528b24e239c94f23c44d0e48fcc388f70
/src/app/creational/singleton/singleton.puml
8380ce830f48b793c1088da7eef74910242eb1e0
[ "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
301
puml
@startuml skinparam class { backgroundColor whitesmoke arrowColor dimgrey borderColor dimgrey } class King <PRE> { - {static} instance: King - constructor() + {static} getInstance(): King + showKingName(): string } King <- King @enduml ` showKingName() function is a business logic
46b9de880975151a306b1c67e71aeeb9960bd09c
23eebc652cc34d63a61ab645cccb3e0d12192028
/documentation/logicalview/analysisview/repository/classanalysis/puml/controllers/CreateInterventionController.puml
4f0dfdf21234950cdbc40f93465ef02bc16fb071
[]
no_license
Ruskab/agrimManager
0e654c5bfc7bb6241f7a8cf4c49e58af55155886
e264536edc42ad8def85e3714a7b1c15236d7de5
refs/heads/develop
2023-09-01T02:36:44.943558
2021-08-14T20:15:43
2021-08-14T20:15:43
166,677,735
1
2
null
2023-09-02T13:25:24
2019-01-20T15:37:25
Java
UTF-8
PlantUML
false
false
202
puml
@startuml class CreateInterventionController { +createIntervention(intervention) } CreateInterventionController --> InterventionsDao CreateInterventionView --> CreateInterventionController @enduml
ccf4c0a63b10ce3ff4201177e5aa590e50118fe0
6f72ae6f4defb4c61c8d4382488c7a4348fcf293
/diagram/plantUML/API网关设计/类图/Invoker模块类图.puml
15efe48d4dc61b1528e082a1ac0fb5edebad9629
[]
no_license
Noblee/LearningRepository
b4e10ed82fca51d176af5daac057bab95f6e7439
f9071bdab989405992d9d6f0db3d014ded96bc59
refs/heads/master
2023-07-13T21:26:25.104068
2023-07-05T03:55:35
2023-07-05T03:55:35
267,870,056
1
0
null
2023-06-14T22:44:08
2020-05-29T13:52:45
Java
UTF-8
PlantUML
false
false
140
puml
@startuml @startuml class A { {static} int counter +void {abstract} start(int timeoutms) +void {abstract} start(Duration timeout) } @enduml
f7f711dd64e9e2723983ac14c79b6941ebb7b9aa
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/TypeChangeLocalizedEnumValueOrderAction.puml
c8039392015148e4ea95bd362e07bfb29777b679
[]
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
504
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 TypeChangeLocalizedEnumValueOrderAction [[TypeChangeLocalizedEnumValueOrderAction.svg]] extends TypeUpdateAction { action: String fieldName: String keys: [[String.svg List<String>]] } interface TypeUpdateAction [[TypeUpdateAction.svg]] { action: String } @enduml
ea5f7aaa7d3301b2f2682892f58afadf9064809f
96874e0e3f9711f63256e620f7e83d6c24addc40
/T4 - Sara/plantuml/Cilindro.puml
43e43b7d25d2f0dc30eae495f95f8c0f6a615157
[]
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
151
puml
@startuml class Cilindro { + Cilindro(rotulo:string, paiRef:Objeto) + <<override>> ToString() : string } ObjetoGeometria <|-- Cilindro @enduml
b03520a93d24fbfa87aefaf214fc5194bec3dfc5
f601c40e50e0f113f480ae2de3e80bc4a3172f86
/docs/Solution/Provision-Engine/Logical.puml
d28a533a1d65082b1fdfe532e18bdf07d30a98f5
[]
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
601
puml
@startuml package "Application Orchestrator" #lightgreen {} package "SDI Cloud" #lightgreen {} package "Cloud Broker" #lightgreen {} package "Identity Manager" #lightgreen {} package "Artifact Repository" #lightgreen {} package "Provision Engine" { interface "ProvisionEngine" { } } "CLI" ()-- "ProvisionEngine" "REST API" ()-- "ProvisionEngine" "Portal" ()-- "ProvisionEngine" "Application Orchestrator" --> "ProvisionEngine" "ProvisionEngine" --> "Artifact Repository" "ProvisionEngine" --> "SDI Cloud" "ProvisionEngine" --> "Identity Manager" "ProvisionEngine" --> "Cloud Broker" @enduml
c4237111871383d5689291a2df92616c72ce8d22
71892ade7578edcfb6efc3e82758cda239c2b285
/aidl/doc/ApplicationThread.puml
9f67a589e7fa5ce3fdce13d3d368c2eb9219c191
[]
no_license
kuangzt/AndroidDemo
07d0cb479f737de59c78d7f38b1aded18d0d2cd4
0ae30fb1bcda5ed787358e5dc32982ad816325ff
refs/heads/master
2021-01-12T04:18:34.434060
2019-05-19T15:07:56
2019-05-19T15:07:56
77,577,758
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,012
puml
@startuml interface android.os.IBinder { public IInterface queryLocalInterface(String descriptor); } class android.os.Binder interface android.os.IInterface { public android.os.IBinder asBinder(); } interface android.app.IApplicationThread { } abstract android.app.ApplicationThreadNative { public static android.app.IApplicationThread asInterface(android.os.IBinder obj) } class android.app.ApplicationThreadProxy note right: ApplicationThreadProxy是android.app.ApplicationThreadNative的内部类 android.os.IBinder <|.. android.os.Binder android.os.IBinder <|.. android.os.BinderProxy android.os.IInterface <|--- android.app.IApplicationThread android.os.Binder <|-- android.app.ApplicationThreadNative android.app.IApplicationThread <|.. android.app.ApplicationThreadNative android.app.IApplicationThread <|.. android.app.ApplicationThreadProxy android.app.ApplicationThreadNative <|-- android.app.ApplicationThread note right: ApplicationThread是android.app.ActivityThread内部类 @enduml
4b2727fbe883f0831f9b3c2b7680b1a8523dab71
740ec837551b09f09677854163ecd30ba6ea3cb7
/documents/sd/plantuml/application/BrowserExtension/Listeners/OpenTabEvent.puml
835e6a3da3c3cfe501785602960cf2abcacae488
[ "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
675
puml
@startuml skinparam linetype ortho skinparam monochrome true skinparam classAttributeIconSize 0 class OpenTabEvent extends BrowserEvent { + OpenTabEvent(tabID : number, windowID : number, url : string) } interface IEvent { + timeStamp : Date + issuingModule : number + type : EventType + serialize() : string } IEvent <|.DOWN. BrowserEvent : implements class BrowserEvent { + BrowserEvent(type : EventType, tabID : number, windowID: number, url : string) + timeStamp : Date + issuingModule : number + type : EventType + tabID : number + url : URL + windowID : number + serialize(noUnderScore : boolean) : string } @enduml
c5246f70c84e0d3a7bfd6b111a44a45d033671ab
0022c671a1f29a101140bad8e4523e43f892ce92
/spring-security/ExpressionAttribute.puml
0e925f64721bbc41f061455269eb836bc8997895
[]
no_license
gujian0302/spring-puml
7430167b52fe1aaa5399b6befe3436b911033063
6984fd426a6f1a933db3eeeef61646b0f77ccfef
refs/heads/main
2023-04-11T08:54:01.627212
2021-04-12T06:42:11
2021-04-12T06:42:11
357,085,696
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,056
puml
@startuml class PostInvocationExpressionAttribute extends AbstractExpressionBasedMethodConfigAttribute implements PostInvocationAttribute {} class PreInvocationExpressionAttribute extends AbstractExpressionBasedMethodConfigAttribute implements PreInvocationAttribute{ filterTarget: String } abstract class AbstractExpressionBasedMethodConfigAttribute implements ConfigAttribute { filterExpression: Expression authroizeExpression: Expression } interface PreInvocationAttribute extends ConfigAttribute { } interface PostInvocationAttribute extends ConfigAttribute { } interface MethodSecurityMetadataSource { getAttributes(Method method, Class<?> target): Collection<ConfigAttribute> } abstract class AbstractMethodSecurityMetadataSource implements MethodSecurityMetadataSource { getAttributes(Object object): Collection<ConfigAttribute> } class PrePostAnnotationSecurityMetadatSource extends AbstractMethodSecurityMetadataSource { } class Jsr250MethodSecurityMetadatSource extends AbstractMethodSecurityMetadataSource { } @enduml
cafda60141768d8eb4aec8c44747aa98fdc8a3df
90d516e30d56f7aa087fe1a8374067379608acf1
/doc/class-diagram.puml
04a3a893cb150b5066ec08dfdcc72bd8ef8176e6
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
felker/miniFAVOR
33d9f9f0237fd1c1c906971f1ea853a5fc2ff06d
0aea13023cabf8a08080ff367e83b91870661f60
refs/heads/main
2023-04-28T05:41:01.455653
2021-05-18T02:01:05
2021-05-18T02:01:05
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
435
puml
@startuml Title miniFAVOR Class Diagram hide empty methods hide empty attributes input_data_t -down-* output_data_t class output_data_t{ input_data_ : input_data_t R_Tndt_ : real[:] Chemistry_content_ : real[:,:] R_Tndt() : real[:] } detailed_output_t -up-|> output_data_t output_data_t -up-|> oracle_t random_samples_t -up-|> object_t material_content_t -> random_samples_t : receives > oracle_t -up-|> object_t @enduml
0b4212e9be972511b0c474556a44224ba8692c02
61ac3430f5ab6f3ed095534045d54f2dc40ffd4b
/docs/ClassDiagramSprintTwo.puml
ab55c0e9b315916f4e51365820f06f11687fb354
[]
no_license
nunocasteleira/switch-2020-group1
53fcda9a891c2c847fc0aa0d7893975ce735d54e
ee15e495dda09397052e961e053d365b02241204
refs/heads/main
2023-06-12T11:26:52.733943
2021-07-09T13:11:57
2021-07-09T13:11:57
384,439,845
0
0
null
null
null
null
UTF-8
PlantUML
false
false
6,385
puml
@startuml title Class Diagram Sprint 2 class Family { - familyId: UUID - name: String - registrationDate: Date - administrator: Person - personList: List<Person> - familyRelationships: List<FamilyRelationship> - vatList: List<Vat> - familyCategoryList: List<Category> + addCategory(category) + existsCategory(category) + getRelationBetweenMembers(mainUserId, otherUserId) + getChildrenList() } class FamilyService { - familyList : List<Family> + getFamilyById() + getChildrenList() + getListOfChildrenOwners() + existsRelationship(familyId, mainUserId, otherUserId) } class Person { - personId - name - birthDate - emailAddressList - address - phoneNumber - VAT } class PersonService { - personList + getPersonById() } class PersonalCashAccount { - setDefaultDesignation() } interface Transferable { transferTo(movementAmount, destinationAccount) hasSameCurrency(destinationAccount) transferFrom(movementAmount, originAccount) getCurrency() getDesignation() } interface Payable { pay() } class BankAccount { # creditInitialBalance(initialBalance) } class BankSavingsAccount { - issuer : String + getIssuer() - setDesignation(designation) - checkIssuer(issuer) } class CreditCardAccount { - issuer : String - cardToken : String - creditLimit : MonetaryValue - interestRate : BigDecimal - checkCreditLimit(creditLimit) + setDesignation(designation) - checkIssuer(issuer) - checkToken(cardToken) - checkInterestRate(interestRate) + setInterest(interestRate) } class FamilyCashAccount { - setDefaultDesignation() } class AccountOwner { - type : T - name : String + getType() + getName() } interface AccountOwnable { getOwnerName() } class Category{ - categoryId: UUID - name: String - parentId: UUID - isStandard: boolean + createCustomCategory(name) + createCustomCategory(name, parentName) - validate(name) - checkFormat(name) } class CategoryService { - categoryList: List<Category> - familyService: FamilyService + addFamilyCategory(name) + addFamilyCategory(name, parentName) - existsCategory(other) } abstract class Transaction { # transactionId : UUID # timestamp : Date # amount : MonetaryValue # postBalance : MonetaryValue # description : String # category : category # customTimestamp : Date + setCustomTimestamp() + getDescription() + setDescription() + getCategory() + setCategory() + getTimeStamp() + getAmount() + getPostBalance() } class TransactionService { - accountService : AccountService + getAccountMovementsBetweenTwoDates(accountId, startDate, endDate) - moveAmountBetweenAccounts(originAccount, destinationAccount, movementAmount) + transferFamilyCashToMember(family, familyMemberAccountOwnerDTO, currency, value) + registerPaymentCashAccount(person, entityDescription, currency, value, paymentDateString) + transferMyCashToMember(familyMember, familyMemberAccountOwnerDTO, currency, value) } class Payment { - entityDescription : String + setDescription() } class Transfer { - otherTransfer : Transfer - otherAccountOwner : String + setDescription() + setOtherTransaction(otherTransfer) + setOtherAccountOwner(otherAccountOwner) } class MonetaryValue { - decimalScale : int - value : BigDecimal - currency : Currency + createMonetaryValue(currencyString, doubleValue) + sum(valueToBeAdded) + plus(valueToBeAdded) + minus(valueToBeSubtracted) + invert() + isSameCurrency(other) + isPositive() + isNegative() + isZero() - validateState() - setScale() - getDecimalsForCurrency() + valueOf() + getCurrency() } abstract class Account { # accountId : UUID # accountOwner : AccountOwner # currency : Currency # transactionList : List<Transaction> # designation : String + getAccountId() + getBalance() # creditInitialBalance(initialBalance) # credit(creditAmount) # debit(debitAmount) # debit(debitAmount, description, paymentDate) # verifyDebitAmount(debitAmount) # verifyPositiveAmount(value) + getTransactionList() + getDesignation() + getAccountOwner() + hasOwner(owner) } class AccountService { - accountList : List <Account> + createFamilyCashAccount(family, amount, currency) - existsCashAccount(account) + createPersonalCashAccount(person, amount, currency) + createCreditCardAccount(person, issuer, currency, creditLimit, cardToken, designation) + getAccountById(accountId) + getCashAccountByOwner(owner) # hasCashAccount(owner) + getCashAccountBalance(accountOwnerDTO) + getListOfCashAccountOwnersDTOUsingMapper(family) + getListOfOnlyAccountOwnersDTO(family) + createBankAccount(person, amount, currency, designation) + createBankSavingsAccount(person, amount, currency, issuer, designation) - isCashAccount(account) + getChildrenAccountListDTO(childrenList) + getListOfAccountsOfThisOwner(person) - hasAccount(owner) + getAccountBalance(accountDTO) + getAccountDesignation(designation) } class FamilyRelationship { - relationshipType : FamilyRelationshipType - mainUserId : UUID - otherUserId : UUID + getMainUserId() + getPersonId() + getFamilyRelationshipType() + setFamilyRelationshipType(relationshipType) + isParent(parentId) } Enum FamilyRelationshipType { - numericValue + valueOf(numericValue) + getNumericValue() } Account <|-u- FamilyCashAccount Account <|-u- PersonalCashAccount Account <|-u- BankAccount Account <|-u- BankSavingsAccount Account <|-u- CreditCardAccount Transaction --* FamilyCashAccount: has list of < Transaction --* PersonalCashAccount: has list of < Transaction --* CreditCardAccount: has list of < Transaction --* BankAccount: has list of < Transaction --* BankSavingsAccount: has list of < AccountOwner .down.|> AccountOwnable AccountOwnable <|.left. Family AccountOwnable <|.right. Person Category "0..*" - "1..*" Family : has FamilyCategories Category "0..*" --* "1" CategoryService : contains Transaction "0..*" - "1" TransactionService : contains Payable <|-[dashed]- PersonalCashAccount Transferable <|-[dashed]- PersonalCashAccount Transferable <|-[dashed]- FamilyCashAccount Family "0..*" -up-* "1" FamilyService : contains Person "0..*" -* "1" PersonService : contains Account "0..*" -* "1" AccountService : contains Transaction <|-u- Payment Transaction <|-u- Transfer MonetaryValue -* Transaction::amount Account "1..*" -- "1" AccountOwner Family -[hidden] Person Family "1" -- "0..*" FamilyRelationship : has Person "2" -- "0..*" FamilyRelationship : between FamilyRelationship "1" - "1" FamilyRelationshipType : isOfType AccountOwnable -[hidden] FamilyRelationship @enduml
b81466193b4e3b4ff78deb96c1bc0c80fc1a8254
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ProductDiscountChangeIsActiveAction.puml
a633becf32132cc92fbebd92cec1426249fc305b
[]
no_license
commercetools/commercetools-api-reference
f7c6694dbfc8ed52e0cb8d3707e65bac6fb80f96
2db4f78dd409c09b16c130e2cfd583a7bca4c7db
refs/heads/main
2023-09-01T05:22:42.100097
2023-08-31T11:33:37
2023-08-31T11:33:37
36,055,991
52
30
null
2023-08-22T11:28:40
2015-05-22T06:27:19
RAML
UTF-8
PlantUML
false
false
491
puml
@startuml hide empty fields hide empty methods legend |= |= line | |<back:black> </back>| inheritance | |<back:green> </back>| property reference | |<back:blue> </back>| discriminated class | endlegend interface ProductDiscountChangeIsActiveAction [[ProductDiscountChangeIsActiveAction.svg]] extends ProductDiscountUpdateAction { action: String isActive: Boolean } interface ProductDiscountUpdateAction [[ProductDiscountUpdateAction.svg]] { action: String } @enduml
ff0ad9550f36be46c3da9fac310897f22f2c8cb5
3d33f4e31702fdba9b2d095dd3d91d711409264c
/class-diagram/common-cauthdsl-class.puml
470e36c72fbdf80393de857de66a86f2f2aa8f29
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
JulienGuo/fabric-addsm
81a181dd4f91160abbd9f131d87e8c187a32c542
8a489300031d07c09f44fc0f1687793f6eaaa1c0
refs/heads/master
2021-05-04T21:27:43.690594
2018-02-02T05:43:34
2018-02-02T05:43:34
119,926,380
0
1
null
null
null
null
UTF-8
PlantUML
false
false
397
puml
@startuml namespace github.com\\hyperledger\\fabric\\common\\cauthdsl { class provider { deserializer msp.IdentityDeserializer } } namespace github.com\\hyperledger\\fabric\\common\\cauthdsl { class policy { evaluator func([]*cb.SignedData,[]bool)bool } } namespace github.com\\hyperledger\\fabric\\common\\cauthdsl { class context { IDNum int principals []*msp.MSPPrincipal } } @enduml
c8acd73f44e826ae6bddc9da0e076590b055e148
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ProductDeletedMessagePayload.puml
51d703b928d8fdead1dcd82fae3c385be31bef72
[]
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
529
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 ProductDeletedMessagePayload [[ProductDeletedMessagePayload.svg]] extends MessagePayload { type: String removedImageUrls: [[String.svg List<String>]] currentProjection: [[ProductProjection.svg ProductProjection]] } interface MessagePayload [[MessagePayload.svg]] { type: String } @enduml
87cd130b3fb03a5870d1f28081cf68c8220a618c
51eaf1430762e6df7966555761212ecc510078a9
/solutions/Sandbox/source_gen/Self/SelfView.puml
a6e5dbb0e63d195ac761731a5fba8abfe68878a7
[]
no_license
CampagneLaboratory/UML_Diagrams
1912f7f857e5951c2164e4fa7469d50de919af8d
ef1eb91c9de27b5846b7777e67a9c01015f5e119
refs/heads/master
2020-03-30T05:44:32.868157
2014-09-14T18:45:56
2014-09-14T18:45:56
23,975,794
3
0
null
null
null
null
UTF-8
PlantUML
false
false
579
puml
@startuml hide empty members package org.campagnelab.diagrams { class LanguageView { } ' this class extends: ' this class has interfaces: INamedConcept <|-- LanguageView LanguageView *-- "0..n" Language : languages LanguageView *-- "0..1" HiddenConcepts : hiddenConcepts class ConceptReference { } ' this class extends: ' this class has interfaces: ConceptReference o-- "1"AbstractConceptDeclaration : concept class Language { } ' this class extends: ' this class has interfaces: INamedConcept <|-- Language Language *-- "0..n" ConceptReference : concepts } @enduml
d3b354905c010b98538d72c5812eb9e63c2ffdec
f5f59016295a183565af167a861e2c8db9f1b070
/diagrams/src/Application/Models/Entities/Result.puml
83f3855f1687d956fc45edb3c29d9f0e299644da
[ "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
272
puml
@startuml class Result { + Id : string <<get>> <<set>> + ProjectId : string <<get>> <<set>> + FileUrl : string <<get>> <<set>> + FreelancerId : string <<get>> <<set>> + EmployerId : string <<get>> <<set>> + State : string <<get>> <<set>> } @enduml
57fea01be46a0d111770bfc3c49632f68a746e53
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/WhitespaceTokenizer.puml
7643a2c6e86ce90024e7e1c21efc9dff10316517
[]
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
400
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 WhitespaceTokenizer [[WhitespaceTokenizer.svg]] extends SuggestTokenizer { type: String } interface SuggestTokenizer [[SuggestTokenizer.svg]] { type: String } @enduml
86f1f25303ae25dcb5b736bc88829fbf19ce64c8
9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9
/java/resources/plantuml/structural/AdapterClass.puml
41b75d948edf96b157f2383dbe5524777c1e2b06
[ "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
286
puml
@startuml AdapterClass scale 1024 height interface Target { Request() } interface Adaptee { SpecificRequest() } class Adapter { Request() } note right of Adapter::Request SpecificRequest() end note Client -> Target Target <|-- Adapter Adaptee <|-- Adapter : implement @enduml
2c2335bfc60d99b2ffd369b1c42210251997b4a9
f17f77128c254105d3b7f967fc02fdd0ba6f89fc
/tp/metamodelo/metamodelo.plantuml
33a6ff2fb7cfcc1e9a92884c72ac5b7052517d4f
[]
no_license
pablodanielrey/dsbm
35ce53e0075980e31a96a40229d2babaefd4b476
722a6b02b637f7d989d0ba9b1c4c45a4caf3938c
refs/heads/master
2023-06-11T00:01:34.747361
2021-07-01T12:53:04
2021-07-01T12:53:04
355,921,264
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,311
plantuml
@startuml metamodelo_clases_herencia package Sistema { class Oferta { fecha_inicio: date fecha_fin: date descuento: int + calcular_descuento(compra:Compra) - aplicar_decuento(compra:Compra) } class OfertaLanzamiento { } class OfertaTemporada { } class OfertaUltimosVolumenes { } class OfertaReedicion { } Oferta <|-- OfertaLanzamiento Oferta <|-- OfertaReedicion Oferta <|-- OfertaUltimosVolumenes Oferta <|-- OfertaTemporada } package Metamodelo_Oferta { class ":Class" as c1 { name: String = "Oferta" isAbstract: Boolean = False } class ":PrimitiveType" as date_type { name: String = "date" } class ":Property" as a1 { name: String = "fecha_inicio" isDerived: Boolean = False isReadOnly: Boolean = False aggregation: Boolean = None } a1 *--> date_type : type class ":Property" as a2 { name: String = "fecha_fin" isDerived: Boolean = False isReadOnly: Boolean = False aggregation: Boolean = None } a2 *--> date_type : type class ":Property" as a3 { name: String = "descuento" isDerived: Boolean = False isReadOnly: Boolean = False aggregation: Boolean = None } class ":PrimitiveType" as a3t { name: String = "int" } a3 *--> a3t : type c1 *--> a1 : ownedAttribute c1 *--> a2 : ownedAttribute c1 *--> a3 : ownedAttribute class ":Class" as compra { name: String = "Compra" isAbstract: Boolean = False } class ":Operation" as m1 { name: String = "calcular_descuento" isQuery: Boolean = False visibility: VisibilityKind = Public } c1 *--> m1 : ownedOperation class ":Parameter" as m1_p1 { name: String = "compra" direction: ParameterDirectionKind = in } m1_p1 *--> compra : type m1 *--> m1_p1 : ownedParameter class ":Operation" as m2 { name: String = "aplicar_descuento" isQuery: Boolean = False visibility: VisibilityKind = Private } c1 *--> m2 : ownedOperation class ":Parameter" as m2_p1 { name: String = "compra" direction: ParameterDirectionLind = in } m2_p1 *--> compra : type m2 *--> m2_p1 : ownedParameter } package Metamodelo_Subclases { class ":Class" as o1 { name : String = "OfertaLanzamiento" isAbstract: Boolean = False } class ":Generalization" as g1 { } o1 *-- g1 : generalization g1 --> c1 : general class ":Class" as o2 { name : String = "OfertaTemporada" isAbstract: Boolean = False } class ":Generalization" as g2 { } o2 *-- g2 : generalization g2 --> c1 : general class ":Class" as o3 { name : String = "OfertaUltimosVolumenes" isAbstract: Boolean = False } class ":Generalization" as g3 { } o3 *-- g3 : generalization g3 --> c1 : general class ":Class" as o4 { name : String = "OfertaReedicion" isAbstract: Boolean = False } class ":Generalization" as g4 { } o4 *-- g4 : generalization g4 --> c1 : general } @enduml
fc40f19eb9df01b7ff0ada49ae54f5d1522b67e8
f579c2de5f73ef81ab6009d9dbc06350173784a2
/doc/mrp.puml
09dcd06cf120c61da508e58e98a7eed186589c38
[]
no_license
jobiols/cl-amic
633c8b1a46569f2f5e3c234e62f2c547de437ec6
3f83936c913b7861199c48c70af502fda74bc5c5
refs/heads/11.0
2021-12-11T19:13:37.628012
2021-11-27T17:09:41
2021-11-27T17:09:41
201,338,282
0
4
null
2021-06-20T20:35:14
2019-08-08T21:11:47
Python
UTF-8
PlantUML
false
false
794
puml
@startuml amic class MrpProduction{ product_id product_qty bom_id routing_id move_raw_ids -- wokorder_ids move_raw_ids } class MrpWorkorder { qty_produced: cantidad real producida date_end: fecha final } class MrpWorkcenterProductivity { date_start: datetime date_end: datetime duration: float operator_id workcenter_id loss_id } class StockMoveLine { product_id lot_id product_uom_qty: Reservado qty_done: Hecho } class StockMove { -- active_move_line_ids } MrpWorkorder *-- StockMoveLine : active_move_line_ids MrpWorkorder --* MrpWorkcenterProductivity : time_ids MrpProduction --* MrpWorkorder : workorder_ids MrpProduction -* StockMove: move_raw_ids StockMove -* StockMoveLine: active_move_line_ids note right of StockMoveLine : lotes hechos @enduml
0663a3ea4ff94cc2f8f5b1ff8a13fc731b9cc320
0c4378fca795e705826bfdb824cebccc83fe3c7f
/Docs/Diagrams/類別圖(繼承).puml
bd3ed57feaa06b784220a7a3cb2a90da2cc4fbe7
[ "MIT" ]
permissive
My-Bridge-NET-Sample/HtmlTooltip
4920f0c2323a186cd8cd10ca2decc505dd6d0e9a
8d7920a9dd1e28e0b124264e492aefd17b2c57a1
refs/heads/master
2021-02-25T05:30:46.548216
2018-11-04T02:21:14
2018-11-04T02:21:14
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
915
puml
@startuml skinparam class { FontName "Noto Sans CJK TC Medium" FontSize 14 AttributeFontName "Noto Sans CJK TC Medium" AttributeFontSize 11 } class TransitionFunction { -InitEventHandlers() +HandledEvent() +OnMouseMove() +OnMouseOut() +OnMouseOver() +OnTimeOut() +OnTimeTicks() } class FadeInState { +MouseMove() +MouseOut() +OnTimeTicks() } class FadeOutState { +OnMouseMove() +OnMouseOut() +OnMouseOver() +OnTimeTicks() } class InactiveState { +OnMouseMove() +OnMouseOut() +OnMouseOver() } class DisplayState { +MouseMove() +MouseOut() +TimeOut() } class PauseState { +OnMouseMove() +OnMouseOut() +OnTimeOut() } TransitionFunction <|-- FadeInState TransitionFunction <|--- FadeOutState TransitionFunction <|-- InactiveState TransitionFunction <|--- DisplayState TransitionFunction <|-- PauseState @enduml
48a812c5b06a6d2be29b8559f311a49e334213ad
eb79b5e41b205bca757ecb47616d107d0c78e13d
/design_patterns/structural/proxy/1.proxy_pattern.puml
e87ebeccb1359aadf5a885bdb96d25d8b04ee051
[]
no_license
kevinwong1983/exploration
6023bb1c903c316794b132b1bff4ef817fe55f5d
20029c025c7ae44e0dba535a6ec47b065b19f65b
refs/heads/master
2022-06-09T09:48:26.087800
2022-06-05T22:29:47
2022-06-05T22:29:47
207,248,735
0
0
null
null
null
null
UTF-8
PlantUML
false
false
899
puml
@startuml skinparam monochrome true Interface Subject { request() } class RealSubject{ request() } class Proxy{ request() } RealSubject .u.|> Subject Proxy .u.|> Subject Proxy -l-> RealSubject: subject note left of Subject Both the proxy and the RealSubject implements the subject interface. This allows any client to treat the proxy just like the RealSubject. end note note right of Proxy *The Proxy intercepts a method invocation that client is making on the subject. *The Proxy keeps a reference to the Subject, so it can forward request to the Subject when necessary. *The Proxy often instantiates or handles the creation of the RealSubject. end note note left of RealSubject The RealSubject is usually the object that does most of the real work; The Proxy controls the access to it. end note @enduml
e68ae7f91f76b2ffe683e9e6776104770e31968b
372d0fe94d7e59fd48620c687fee8fc94841408b
/deadheat-lock-example/microservices-example/financial-service/src/main/java/com/vrush/microservices/financial/resources/resources.plantuml
50321b33ae1b3f7d144492917e91dc661003e6c9
[ "Apache-2.0" ]
permissive
vrushofficial/deadheat-lock
4ae44e23fea2ad57db17aadeba58e39ef4f63822
11c516a2ca0e58dd2d6b2ef8c54da0975fcbe5d2
refs/heads/main
2023-01-14T17:28:38.161881
2020-11-29T11:11:55
2020-11-29T11:11:55
310,531,739
2
1
null
2020-11-19T08:16:25
2020-11-06T08:06:52
CSS
UTF-8
PlantUML
false
false
677
plantuml
@startuml title __RESOURCES's Class Diagram__\n namespace com.vrush.microservices.financial { namespace resources { class com.vrush.microservices.financial.resources.TransactionResource { {static} - log : Logger + TransactionResource() + findAll() + findById() } } } com.vrush.microservices.financial.resources.TransactionResource o-- com.vrush.microservices.financial.service.TransactionService : service 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
ef15d943d7469223e300f3bd46c4f8ab25090b55
e02167f4cb0f620e9c633948c69d2e5c434b1b2e
/quiz/quiz_layout_and_project-main/angular_quiz.component.puml
79d9c39fa7eecfb0d34454a54047517acfe04b98
[]
no_license
GaiaGuzzoBonifacio/php
8b2c61537ddccbf1b751848293ca9f9e6f7cb726
12c7d29c92fad085cc6dddaf8b295d71df018ff8
refs/heads/main
2023-04-16T06:51:49.320347
2021-04-26T15:18:51
2021-04-26T15:18:51
348,781,959
0
0
null
2021-04-06T16:04:45
2021-03-17T16:41:47
PHP
UTF-8
PlantUML
false
false
395
puml
@startuml App --- GameComponent App --- MainHeader App --- Footer GameComponent --- QuestionHeader GameComponent --- AnswersList GameComponent --- GameControls GameComponent --- GameProgressBar class App <component> {} class MainHeader { +title (Quiz) +lead (giochiamo open trivial) } class QuestionHeader { question difficulty category } @enduml
4c89d1207aaa37d27142a3319eb986603ba5abcb
da0cd683d55a0b455a3bc40fa9591a09cf26fc48
/pattern_umls/composite/menu_uml.puml
5226199ba11602b45721ae9feb06fca7db982ff4
[]
no_license
zzbb1199/HeadFirst
5916d340cedfd435722f76c0d72bb1362b57e8bc
94663c586e098b7f4175cbc8c6efc45ae00fbe3f
refs/heads/master
2020-04-05T06:19:40.593678
2018-11-22T14:16:59
2018-11-22T14:16:59
156,634,040
0
0
null
null
null
null
UTF-8
PlantUML
false
false
446
puml
@startuml interface MenuComponent{ getName() add(MenuComponent) remove(MenuComponent) getChild(int) } class MenuItem{ getName() add(MenuComponent) remove(MenuComponent) getChild(int) } class Menu{ menuComponents getName() add(MenuComponent) remove(MenuComponent) getChild(int) } MenuComponent <|-- MenuItem MenuComponent <|-- Menu MenuComponent <-- Menu @enduml
dd7d3aec6656774bff51f4311b2d864ff6392a82
01c80c1953e1e14aadc102e591bc7b2256d3bf56
/docs/diagram.puml
4800b7323fcf56bcd222d726fbd13e17774c422f
[]
no_license
Scootifer/Schimpf-app1-design
21010dfc6ee62815d84260637571aa89f82ebc3f
8a278229d9a5614b4f948a3f161f3a841983140d
refs/heads/main
2023-08-25T18:00:43.268208
2021-10-25T01:34:57
2021-10-25T01:34:57
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
421
puml
@startuml 'https://plantuml.com/sequence-diagram class ListItem { +id +title +date +description } class Application { +ItemList +itemCounter -addItem(String title, String date, String description) -removeItem(int id) -editTitle(int id, String title) -editDescription(int id, String desc) -sortComplete() -sortIncomplete() -showAll() -save() -load() } @enduml
a400c2661a39eca5cf40b93a60c5cdfe98d4b6ad
8c59fbc94a2ba7fa9a12c10991fe334cda0df128
/metrics/web/docs/features/firebase_analytics/diagrams/firebase_analytics_data_class.puml
185d97352a77f34dcaac3b615115113b58509e3e
[ "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
305
puml
@startuml package analytics.data.repositories { class FirebaseAnalyticsRepository {} } package analytics.domain.repositories { interface AnalyticsRepository { Future<void> logPageView() Future<void> logLogin() } } FirebaseAnalyticsRepository ..|> AnalyticsRepository @enduml
c3f5db9ed1ea4e9990ad38eeca6629dfcbd05751
2117b98581cd9f6fee0ad30bded7b7f4cff89cfb
/src/main/java/com/philips/research/spdxbuilder/persistence/blackduck/blackduck.puml
b7c7a3898110090fa50be5573782cacece4d63f1
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
timovandeput/spdx-builder
3abe8590197c77331f893e55b7c4ea27bfc08ede
fa8dcdf502cb0dc8c9ca8196184b4198ded1f4b1
refs/heads/main
2023-06-28T13:21:51.341603
2021-06-18T14:55:50
2021-06-18T14:55:50
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,265
puml
@startuml title Black Duck BOM representation class License { UUID licenseType:{CONJUNCTIVE,DISJUNCTIVE} licenseDisplay:String spdxId:String } License --> "*" License: licenses note bottom of License Nested grouping of AND/OR terms. end note class Origin { UUID externalNamespace:String externalId:String } note left of Origin Exact format of externalId depends on the externalNamespace end note class ComponentVersion { UUID componentName:String componentVersionName:String usages:{see note}[] } ComponentVersion o--> "*" License: licenses\n<AND/OR> ComponentVersion o-d-> "*" Origin: origins ComponentVersion --> "*" ComponentVersion: children note right of ComponentVersion Possible usages values: SOURCE_CODE, STATICALLY_LINKED, DYNAMICALLY_LINKED, SEPARATE_WORK, MERELY_AGGREGATED, IMPLEMENTATION_OF_STANDARD, PREREQUISITE, DEV_TOOL_EXCLUDED, UNSPECIFIED end note class Component { UUID description:String homepage:URI } ComponentVersion -u-> "1" Component: component class ProjectVersion{ UUID versionName:String } ProjectVersion *-> "*" ComponentVersion: BOM class Project { UUID name:String } Project *-> "*" ProjectVersion @enduml
e6f487002162f06f3e3006948cc13821b4a8a13d
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/AttributeNestedType.puml
21ce145b4133413a875a5bb63603e33990115acb
[]
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
460
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 AttributeNestedType [[AttributeNestedType.svg]] extends AttributeType { name: String typeReference: [[ProductTypeReference.svg ProductTypeReference]] } interface AttributeType [[AttributeType.svg]] { name: String } @enduml
be5328e56b6e21f8ce086e803fdc01c0e2246c9c
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/CollabHistoryItem.puml
6c7625e28305f91c565a279fef392d0c5a52f545
[]
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
933
puml
@startuml class CollabHistoryItem { + RevisionActionsEnabled : bool <<set>> + CollabHistoryItem(data:RevisionData) + {static} SetUpCallbacks(Restore:RevisionAction, GoBack:RevisionAction, Update:RevisionAction) : void + SetInProgressStatus(revisionIdInProgress:string) : void ShowBuildForCommit() : void ShowServicePage() : void Restore() : void GoBackTo() : void UpdateTo() : void UpdateTimeAgo() : void ShouldTruncateDescription(description:string) : bool GetTruncatedDescription(description:string) : string ToggleDescription() : void } VisualElement <|-- CollabHistoryItem CollabHistoryItem --> "s_OnRestore" RevisionAction CollabHistoryItem --> "s_OnGoBack" RevisionAction CollabHistoryItem --> "s_OnUpdate" RevisionAction CollabHistoryItem --> "s_OnShowBuild" ShowBuildAction CollabHistoryItem --> "s_OnShowServices" Action CollabHistoryItem --> "timeStamp" DateTime @enduml
4f47b747639f6c4bd5d2324789e44602c8873c10
eb52970261e2379b3daf3cf3ffc2514f28564aa8
/documentação/dominio.puml
9c7221826accf2f9903bc77d81290067d5d9dc9f
[]
no_license
omenakim/fks-kaban
3610b091ce63fc0a0a1805ea118368b692f70081
b817279e01ad8bd9c9e6e18803366b2230c03f77
refs/heads/main
2023-03-11T00:38:32.290968
2021-02-28T05:16:52
2021-02-28T05:16:52
336,832,243
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,257
puml
class Usuario{ String username String password Usuario(String username, String password) } class Quadro{ String titulo String descricao Usuario dono LocalDateTime dataDeCriacao Set<Usuario> membros Boolean aberto Quadro(String titutlo, String descricao, Usuario dono) adicionarMembro(Usuario membro) removerMembro(Usuario membro) transferirTitularidade(Usuario membro) arquivar() reabrir() } class Coluna{ String titulo Quadro quadro Coluna(String titulo, Quadro quadro) } class Cartao{ String titulo String descricao Coluna coluna List<Comentario> comentarios Cartao(String titulo, String descricao, Coluna coluna) editar(String titulo, String descricao) mover(Coluna coluna) comentar(Comentario comentario) excluirComentario(Comentario comentario) substituirComentario(Comentario comentario) } class Comentario{ String descricao LocalDateTime dataDeCriacao Usuario criador Comentario(String descricao, Usuario criador) editar(String descricao) } Usuario "1" --* "N" Quadro Quadro "1" --* "N" Usuario Coluna "N" *-- "1" Quadro Cartao "N" *-- "1" Coluna Comentario "N" *-- "1" Usuario Cartao "1" --* "N" Comentario
1cae796a75835e2fc37dbbfaeb63f92369f21d90
2ed26e4235a2dd2abe15418ccc770cb313afc083
/hexagonal/etc/hexagonal.urm.puml
f6dd970c09086a79b0adf03ec9412e16561705f1
[ "MIT" ]
permissive
secorjeretweaz/java-design-patterns
38ffb25f9cf212a5edf74eb44a709879bdc876f9
b2eaa6676430cda29663735125f026df5bb5dcbc
refs/heads/master
2020-03-29T19:47:22.792134
2018-10-02T08:26:07
2018-10-02T08:26:07
150,280,998
0
0
MIT
2018-09-25T14:41:40
2018-09-25T14:41:39
null
UTF-8
PlantUML
false
false
10,170
puml
@startuml package com.iluwatar.hexagonal.sampledata { class SampleData { - PLAYERS : List<PlayerDetails> {static} + SampleData() - getRandomPlayerDetails() : PlayerDetails {static} + submitTickets(lotteryService : LotteryService, numTickets : int) {static} } } package com.iluwatar.hexagonal.service { class ConsoleLottery { - LOGGER : Logger {static} + ConsoleLottery() + main(args : String[]) {static} - printMainMenu() {static} - readString(scanner : Scanner) : String {static} } } package com.iluwatar.hexagonal.mongo { class MongoConnectionPropertiesLoader { - DEFAULT_HOST : String {static} - DEFAULT_PORT : int {static} + MongoConnectionPropertiesLoader() + load() {static} } } package com.iluwatar.hexagonal.domain { class LotteryAdministration { - notifications : LotteryEventLog - repository : LotteryTicketRepository - wireTransfers : WireTransfers + LotteryAdministration(repository : LotteryTicketRepository, notifications : LotteryEventLog, wireTransfers : WireTransfers) + getAllSubmittedTickets() : Map<LotteryTicketId, LotteryTicket> + performLottery() : LotteryNumbers + resetLottery() } class LotteryConstants { + PLAYER_MAX_SALDO : int {static} + PRIZE_AMOUNT : int {static} + SERVICE_BANK_ACCOUNT : String {static} + SERVICE_BANK_ACCOUNT_SALDO : int {static} + TICKET_PRIZE : int {static} - LotteryConstants() } class LotteryNumbers { + MAX_NUMBER : int {static} + MIN_NUMBER : int {static} + NUM_NUMBERS : int {static} - numbers : Set<Integer> - LotteryNumbers() - LotteryNumbers(givenNumbers : Set<Integer>) + create(givenNumbers : Set<Integer>) : LotteryNumbers {static} + createRandom() : LotteryNumbers {static} + equals(obj : Object) : boolean - generateRandomNumbers() + getNumbers() : Set<Integer> + getNumbersAsString() : String + hashCode() : int + toString() : String } -class RandomNumberGenerator { - randomIterator : OfInt + RandomNumberGenerator(min : int, max : int) + nextInt() : int } class LotteryService { - notifications : LotteryEventLog - repository : LotteryTicketRepository - wireTransfers : WireTransfers + LotteryService(repository : LotteryTicketRepository, notifications : LotteryEventLog, wireTransfers : WireTransfers) + checkTicketForPrize(id : LotteryTicketId, winningNumbers : LotteryNumbers) : LotteryTicketCheckResult + submitTicket(ticket : LotteryTicket) : Optional<LotteryTicketId> } class LotteryTicket { - id : LotteryTicketId - lotteryNumbers : LotteryNumbers - playerDetails : PlayerDetails + LotteryTicket(id : LotteryTicketId, details : PlayerDetails, numbers : LotteryNumbers) + equals(obj : Object) : boolean + getId() : LotteryTicketId + getNumbers() : LotteryNumbers + getPlayerDetails() : PlayerDetails + hashCode() : int + setId(id : LotteryTicketId) + toString() : String } class LotteryTicketCheckResult { - checkResult : CheckResult - prizeAmount : int + LotteryTicketCheckResult(result : CheckResult) + LotteryTicketCheckResult(result : CheckResult, amount : int) + equals(obj : Object) : boolean + getPrizeAmount() : int + getResult() : CheckResult + hashCode() : int } enum CheckResult { + NO_PRIZE {static} + TICKET_NOT_SUBMITTED {static} + WIN_PRIZE {static} + valueOf(name : String) : CheckResult {static} + values() : CheckResult[] {static} } class LotteryTicketId { - id : int - numAllocated : int {static} + LotteryTicketId() + LotteryTicketId(id : int) + equals(o : Object) : boolean + getId() : int + hashCode() : int + toString() : String } class LotteryUtils { - LotteryUtils() + checkTicketForPrize(repository : LotteryTicketRepository, id : LotteryTicketId, winningNumbers : LotteryNumbers) : LotteryTicketCheckResult {static} } class PlayerDetails { - bankAccountNumber : String - emailAddress : String - phoneNumber : String + PlayerDetails(email : String, bankAccount : String, phone : String) + equals(obj : Object) : boolean + getBankAccount() : String + getEmail() : String + getPhoneNumber() : String + hashCode() : int + toString() : String } } package com.iluwatar.hexagonal.banking { class InMemoryBank { - accounts : Map<String, Integer> {static} + InMemoryBank() + getFunds(bankAccount : String) : int + setFunds(bankAccount : String, amount : int) + transferFunds(amount : int, sourceBackAccount : String, destinationBankAccount : String) : boolean } class MongoBank { - DEFAULT_ACCOUNTS_COLLECTION : String {static} - DEFAULT_DB : String {static} - accountsCollection : MongoCollection<Document> - database : MongoDatabase - mongoClient : MongoClient + MongoBank() + MongoBank(dbName : String, accountsCollectionName : String) + connect() + connect(dbName : String, accountsCollectionName : String) + getAccountsCollection() : MongoCollection<Document> + getFunds(bankAccount : String) : int + getMongoClient() : MongoClient + getMongoDatabase() : MongoDatabase + setFunds(bankAccount : String, amount : int) + transferFunds(amount : int, sourceBackAccount : String, destinationBankAccount : String) : boolean } interface WireTransfers { + getFunds(String) : int {abstract} + setFunds(String, int) {abstract} + transferFunds(int, String, String) : boolean {abstract} } } package com.iluwatar.hexagonal.database { class InMemoryTicketRepository { - tickets : Map<LotteryTicketId, LotteryTicket> {static} + InMemoryTicketRepository() + deleteAll() + findAll() : Map<LotteryTicketId, LotteryTicket> + findById(id : LotteryTicketId) : Optional<LotteryTicket> + save(ticket : LotteryTicket) : Optional<LotteryTicketId> } interface LotteryTicketRepository { + deleteAll() {abstract} + findAll() : Map<LotteryTicketId, LotteryTicket> {abstract} + findById(LotteryTicketId) : Optional<LotteryTicket> {abstract} + save(LotteryTicket) : Optional<LotteryTicketId> {abstract} } class MongoTicketRepository { - DEFAULT_COUNTERS_COLLECTION : String {static} - DEFAULT_DB : String {static} - DEFAULT_TICKETS_COLLECTION : String {static} - countersCollection : MongoCollection<Document> - database : MongoDatabase - mongoClient : MongoClient - ticketsCollection : MongoCollection<Document> + MongoTicketRepository() + MongoTicketRepository(dbName : String, ticketsCollectionName : String, countersCollectionName : String) + connect() + connect(dbName : String, ticketsCollectionName : String, countersCollectionName : String) + deleteAll() - docToTicket(doc : Document) : LotteryTicket + findAll() : Map<LotteryTicketId, LotteryTicket> + findById(id : LotteryTicketId) : Optional<LotteryTicket> + getCountersCollection() : MongoCollection<Document> + getMongoClient() : MongoClient + getMongoDatabase() : MongoDatabase + getNextId() : int + getTicketsCollection() : MongoCollection<Document> - initCounters() + save(ticket : LotteryTicket) : Optional<LotteryTicketId> } } package com.iluwatar.hexagonal { class App { + App() + main(args : String[]) {static} } } package com.iluwatar.hexagonal.administration { class ConsoleAdministration { - LOGGER : Logger {static} + ConsoleAdministration() + main(args : String[]) {static} - printMainMenu() {static} - readString(scanner : Scanner) : String {static} } } package com.iluwatar.hexagonal.eventlog { interface LotteryEventLog { + prizeError(PlayerDetails, int) {abstract} + ticketDidNotWin(PlayerDetails) {abstract} + ticketSubmitError(PlayerDetails) {abstract} + ticketSubmitted(PlayerDetails) {abstract} + ticketWon(PlayerDetails, int) {abstract} } class MongoEventLog { - DEFAULT_DB : String {static} - DEFAULT_EVENTS_COLLECTION : String {static} - database : MongoDatabase - eventsCollection : MongoCollection<Document> - mongoClient : MongoClient - stdOutEventLog : StdOutEventLog + MongoEventLog() + MongoEventLog(dbName : String, eventsCollectionName : String) + connect() + connect(dbName : String, eventsCollectionName : String) + getEventsCollection() : MongoCollection<Document> + getMongoClient() : MongoClient + getMongoDatabase() : MongoDatabase + prizeError(details : PlayerDetails, prizeAmount : int) + ticketDidNotWin(details : PlayerDetails) + ticketSubmitError(details : PlayerDetails) + ticketSubmitted(details : PlayerDetails) + ticketWon(details : PlayerDetails, prizeAmount : int) } class StdOutEventLog { - LOGGER : Logger {static} + StdOutEventLog() + prizeError(details : PlayerDetails, prizeAmount : int) + ticketDidNotWin(details : PlayerDetails) + ticketSubmitError(details : PlayerDetails) + ticketSubmitted(details : PlayerDetails) + ticketWon(details : PlayerDetails, prizeAmount : int) } } LotteryAdministration --> "-wireTransfers" WireTransfers LotteryTicket --> "-id" LotteryTicketId LotteryTicket --> "-playerDetails" PlayerDetails LotteryService --> "-notifications" LotteryEventLog LotteryAdministration --> "-repository" LotteryTicketRepository LotteryTicket --> "-lotteryNumbers" LotteryNumbers MongoEventLog --> "-stdOutEventLog" StdOutEventLog LotteryService --> "-wireTransfers" WireTransfers SampleData --> "-PLAYERS" PlayerDetails LotteryAdministration --> "-notifications" LotteryEventLog RandomNumberGenerator ..+ LotteryNumbers LotteryService --> "-repository" LotteryTicketRepository CheckResult ..+ LotteryTicketCheckResult LotteryTicketCheckResult --> "-checkResult" CheckResult InMemoryBank ..|> WireTransfers MongoBank ..|> WireTransfers InMemoryTicketRepository ..|> LotteryTicketRepository MongoTicketRepository ..|> LotteryTicketRepository MongoEventLog ..|> LotteryEventLog StdOutEventLog ..|> LotteryEventLog @enduml
a090c6c8b509dc1dc3661118fc66a4b9a1e93156
7204671d98ac508f410c373821834ec8b8ac7712
/structural/facade/diagram.puml
e820e4464693a04d1a7f5d6ded9eec3503758314
[]
no_license
phamh79/design-pattern-in-go
1e052ec04f3ad9ef049efdd2f2fb7a7d6d62f380
d867a5bfd0cb32aa87f45a20ef1fd03b469ae7b4
refs/heads/master
2022-12-17T07:45:11.746980
2020-09-13T04:43:55
2020-09-13T04:43:55
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,048
puml
@startuml namespace facade { class account << (S,Aquamarine) >> { - name string - checkAccount(accountName string) error } class ledger << (S,Aquamarine) >> { - makeEntry(accountID string, txnType string, amount int) } class notification << (S,Aquamarine) >> { - sendWalletCreditNotification() - sendWalletDebitNotification() } class securityCode << (S,Aquamarine) >> { - code int - checkCode(incomingCode int) error } class wallet << (S,Aquamarine) >> { - balance int - creditBalance(amount int) - debitBalance(amount int) error } class walletFacade << (S,Aquamarine) >> { - account *account - wallet *wallet - securityCode *securityCode - notification *notification - ledger *ledger - addMoneyToWallet(accountID string, securityCode int, amount int) error - deductMoneyFromWallet(accountID string, securityCode int, amount int) error } } @enduml
f76dde3b65dd862d8f6668a3fded6b7aed7d39a5
c2b83ffbeb0748d1b283e093f0b987bdbc3d27ac
/docs/uml-class-diagrams/database/test/DatabaseCommManagerImplementationTests/DatabaseCommManagerImplementationTests.puml
e29e70b8a9393dd4cffe50f5c79971536f5da9a9
[]
no_license
Slackjaw1431/csi-3370-software-project
79666760712ee4625bea3daea48c7072e7826465
af44ad1066695e4f9eff74eda79cebef3ad2b1af
refs/heads/main
2023-03-23T23:03:17.404846
2021-03-17T18:52:02
2021-03-17T18:52:02
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
416
puml
@startuml DatabaseCommManagerImplementationTests package edu.oakland.test.database { class DatabaseCommManagerImplementationTests { + void rfidInIsRfidOut() + void offsetMatchDataPoint() + void modeInIsModeOut() + void trackDataInIsTrackDataOut() + void databasePersistentStorageIsNotNull() - LocationDataPoint generateRandomLocationDataPoint() } } @enduml
98545db9f36a28321bb2fc35230cb473a27a3497
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/StandalonePriceTierRemovedMessagePayload.puml
9ee56438f70e2755e71b86bd826ff222e9916163
[]
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
481
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 StandalonePriceTierRemovedMessagePayload [[StandalonePriceTierRemovedMessagePayload.svg]] extends MessagePayload { type: String removedTier: [[PriceTier.svg PriceTier]] } interface MessagePayload [[MessagePayload.svg]] { type: String } @enduml
c69eced03ffacb6fef6f9e9d17544c7c29dffbdd
54ebd9eb2ddadc17b215617d96fac1f93f4acfef
/structural/composite/composite-leaf-simplest.puml
8d43184016098accdcc72fbffb011c158aba5d61
[]
no_license
cesarkohl/design-patterns
acb42191662c141f064d9c90426dfd4491d43dfe
991f83d0076b0a69e9d6b7c1163cf49fde3bfcbf
refs/heads/main
2023-06-11T07:16:18.484116
2023-05-28T14:41:01
2023-05-28T14:41:01
199,520,479
4
0
null
null
null
null
UTF-8
PlantUML
false
false
1,165
puml
@startuml note as n1 Composite can have children. Leaf can't have children. const leafA = new Leaf('leaf-a'); const leafB = new Leaf('leaf-b'); const composite1 = new Composite('comp-1'); const composite2 = new Composite('comp-2'); composite1.attach(leafA); composite1.attach(leafB); composite1.attach(composite2); composite2.attach(leafA); composite2.attach(composite1); leafA.method(); leafB.method(); composite1.method(); composite2.method(); end note interface ICompositeComponent { + name: string; + referenceToParent?: Composite; + method(): void; + detach(): void; } class Leaf implements ICompositeComponent { + name: string; + referenceToParent?: Composite; + constructor(name: string) {} + method(): void {} + detach(): void {} } class Composite implements ICompositeComponent { + name: string; + referenceToParent?: Composite; + components: ICompositeComponent[]; + constructor(name: string) {} + method(): void {} + detach(): void {} + attach(component: ICompositeComponent): void {} + delete(component: ICompositeComponent): void {} } Composite o-- ICompositeComponent @enduml
1667d6da258c6bfa80a02b1d9fa0a9434e8ae6d9
b577d666e6fbb530b8454f5cd00bca3dd014ca80
/docs/diagrams/src/uml.puml
7672a586159393e94bb5d345ee1785e5bead106c
[ "MIT" ]
permissive
msd-11/green-heart
9f41774c68c00441ae4b3d6d47f325b15866feb0
3abb799dfeacf528ed103a2b1cff9af90afc345d
refs/heads/main
2023-05-28T10:08:33.732734
2021-06-04T08:24:11
2021-06-04T08:24:11
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
11,826
puml
@startuml set namespaceSeparator :: class "green_heart::models::GoogleUser.dart::GoogleUser" { +List<dynamic>* docs } class "green_heart::models::Ingredients.dart::Ingredients" { +List<dynamic>* ingredients } class "green_heart::models::Instructions.dart::Instructions" { +List<dynamic>* instructions } class "green_heart::models::GoogleBirthday.dart::GoogleBirthday" { +int* year +int* month +int* day } class "green_heart::models::Recipe.dart::Recipe" { +List<dynamic>* docs } class "green_heart::view::HomePage.dart::HomePageView" { +_HomePageViewState* createState() } class "green_heart::view::HomePage.dart::_HomePageViewState" { -int* _currentIndex -List<Widget*>* _children -List<String*>* _titles +void initState() +Widget* build() } class "green_heart::view::SettingsView.dart::SettingsView" { +_SettingsViewState* createState() } class "green_heart::view::SettingsView.dart::_SettingsViewState" { +SettingsController* c +Widget* build() } "green_heart::view::SettingsView.dart::_SettingsViewState" o-- "green_heart::controllers::SettingsController.dart::SettingsController" class "green_heart::view::ProfileView::ProfileView.dart::ProfileView" { +_ProfileViewState* createState() } class "green_heart::view::ProfileView::ProfileView.dart::_ProfileViewState" { +ProfileController* controller +User* user +void initState() -void _changeTime() +Widget* changeTime() +Widget* build() } "green_heart::view::ProfileView::ProfileView.dart::_ProfileViewState" o-- "green_heart::controllers::ProfileController.dart::ProfileController" "green_heart::view::ProfileView::ProfileView.dart::_ProfileViewState" o-- "firebase_auth::firebase_auth.dart::User" class "green_heart::view::RecipeFeed::RecipeFeedView.dart::RecipeFeedView" { +_RecipeFeedViewState* createState() } class "green_heart::view::RecipeFeed::RecipeFeedView.dart::_RecipeFeedViewState" { +RecipeFeedController* c +void initState() +Widget* build() } "green_heart::view::RecipeFeed::RecipeFeedView.dart::_RecipeFeedViewState" o-- "green_heart::controllers::RecipeFeedController.dart::RecipeFeedController" class "green_heart::view::Login::LoginView.dart::LoginView" { +_LoginViewState* createState() } class "green_heart::view::Login::LoginView.dart::_LoginViewState" { +TextStyle* style +TextEditingController* emailAuth +TextEditingController* passwordAuth +AuthenticationController* c +Widget* build() } "green_heart::view::Login::LoginView.dart::_LoginViewState" o-- "flutter::src::painting::text_style.dart::TextStyle" "green_heart::view::Login::LoginView.dart::_LoginViewState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController" "green_heart::view::Login::LoginView.dart::_LoginViewState" o-- "green_heart::controllers::AuthController.dart::AuthenticationController" class "green_heart::view::RecipeView::RecipeView.dart::RecipeView" { +LinkedHashMap<String*, dynamic>* meal +_RecipeViewState* createState() } "green_heart::view::RecipeView::RecipeView.dart::RecipeView" o-- "dart::collection::LinkedHashMap<String, dynamic>" class "green_heart::view::RecipeView::RecipeView.dart::_RecipeViewState" { +RecipeController* c +void initState() +Widget* build() } "green_heart::view::RecipeView::RecipeView.dart::_RecipeViewState" o-- "green_heart::controllers::RecipeController.dart::RecipeController" class "green_heart::view::ActivityView::ActivityView.dart::ActivityView" { +_ActivityViewState* createState() } class "green_heart::view::ActivityView::ActivityView.dart::_ActivityViewState" { +ActivityController* c +void initState() +Widget* build() } "green_heart::view::ActivityView::ActivityView.dart::_ActivityViewState" o-- "green_heart::controllers::ActivityController.dart::ActivityController" class "green_heart::view::ActivityView::components::GraphGoal.dart::GraphGoal" { +ActivityController* c +List<Color*>* gradientColors +Widget* build() +LineChartData* sampleData1() } "green_heart::view::ActivityView::components::GraphGoal.dart::GraphGoal" o-- "green_heart::controllers::ActivityController.dart::ActivityController" class "green_heart::view::ActivityView::components::GraphCalories.dart::GraphCalories" { +ActivityController* c +List<Color*>* gradientColors +Widget* build() +LineChartData* sampleData1() } "green_heart::view::ActivityView::components::GraphCalories.dart::GraphCalories" o-- "green_heart::controllers::ActivityController.dart::ActivityController" class "green_heart::view::ActivityView::components::CalorieGoal.dart::CalorieGoal" { +ActivityController* c +Widget* build() } "green_heart::view::ActivityView::components::CalorieGoal.dart::CalorieGoal" o-- "green_heart::controllers::ActivityController.dart::ActivityController" class "green_heart::view::HistoryView::HistoryView.dart::HistoryView" { +_HistoryViewState* createState() } class "green_heart::view::HistoryView::HistoryView.dart::_HistoryViewState" { +HistoryController* c +Widget* build() } "green_heart::view::HistoryView::HistoryView.dart::_HistoryViewState" o-- "green_heart::controllers::HistoryController.dart::HistoryController" class "green_heart::main.dart::MyApp" { +SystemUiOverlayStyle* mySystemTheme +Widget* build() } "green_heart::main.dart::MyApp" o-- "flutter::src::services::system_chrome.dart::SystemUiOverlayStyle" class "green_heart::main.dart::MyHomePage" { +String* title +_MyHomePageState* createState() } class "green_heart::main.dart::_MyHomePageState" { -bool* _initialized -bool* _error -Future<FirebaseApp*>* _initialization +Widget* build() } class "green_heart::controllers::HistoryController.dart::HistoryController" { -Stream<QuerySnapshot<Object*>*>* _futureHistory +Stream<QuerySnapshot<Object*>*>* futureHistory +void onInit() +Stream<QuerySnapshot<Object*>*>* getHistory() } "green_heart::controllers::HistoryController.dart::HistoryController" o-- "dart::async::Stream<QuerySnapshot<Object>>" class "green_heart::controllers::ProfileController.dart::ProfileController" { -Future<String*>* _futureGender -Future<GoogleBirthday*>* _futureBirthday -Future<QuerySnapshot<Object*>*>* _futureFavourite -RxString* _dropDownValue -RxInt* _awakeHour -RxInt* _awakeMinute -RxInt* _mealFrequency -int* _age -String* _gender +CollectionReference<Object*>* tableFavorite +DocumentReference<Object*>* documentReference -GoogleSignIn* _googleSignIn +Future<String*>* futureGender +Future<GoogleBirthday*>* futureBirthday +Future<QuerySnapshot<Object*>*>* futureFavourite +RxString* dropDownValue +RxInt* awakeHour +RxInt* awakeMinute +RxInt* mealFrequency +void onInit() +Future<void>* updateInfo() +void retrieveData() +void updateAwakeTime() +void updateDropDownSelected() +void updateMealFrequency() +void updateDiet() +Future<String*>* getGender() +Future<GoogleBirthday*>* getBirthday() +Future<QuerySnapshot<Object*>*>* getFavourite() } "green_heart::controllers::ProfileController.dart::ProfileController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxString" "green_heart::controllers::ProfileController.dart::ProfileController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxInt" "green_heart::controllers::ProfileController.dart::ProfileController" o-- "cloud_firestore::cloud_firestore.dart::CollectionReference<Object>" "green_heart::controllers::ProfileController.dart::ProfileController" o-- "cloud_firestore::cloud_firestore.dart::DocumentReference<Object>" "green_heart::controllers::ProfileController.dart::ProfileController" o-- "google_sign_in::google_sign_in.dart::GoogleSignIn" class "green_heart::controllers::ActivityController.dart::ActivityController" { -RxInt* _calorieGoal -double* _calorieEaten -RxDouble* _percentageCalorie -RxDouble* _co2Saved -RxString* _goalIndex -RxString* _mealIndex -RxString* _co2Index -int* _mealEaten -int* _goalAchieved -DateTime* _isUpdated +RxList<dynamic>* listCalories +RxList<dynamic>* listGoal +int* awakeTimeHour +int* awakeTimeMinute -RxBool* _graphSelect +RxInt* calorieGoal +RxDouble* percentageCalorie +RxDouble* co2Saved +RxString* goalIndex +RxString* mealIndex +RxString* co2Index +RxBool* graphSelect +void onInit() +void initOnChange() +void getCalorieGoal() +void updateProgressBar() +Future<void>* updateCaloriesList() +Future<void>* updateGoalList() +void switchGraph() +void updateAchievements() +void findAssetsGoal() +void findAssetsMeal() +void findAssetsCo2() } "green_heart::controllers::ActivityController.dart::ActivityController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxInt" "green_heart::controllers::ActivityController.dart::ActivityController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxDouble" "green_heart::controllers::ActivityController.dart::ActivityController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxString" "green_heart::controllers::ActivityController.dart::ActivityController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxList<dynamic>" "green_heart::controllers::ActivityController.dart::ActivityController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxBool" class "green_heart::controllers::AuthController.dart::AuthenticationController" { +GoogleSignInAccount* googleUser -GoogleSignIn* _googleSignIn +Future<void>* signInWithGoogle2() +Future<String*>* getGender() +Future<int*>* getBirthday() +Future<void>* checkUserFirebase() } "green_heart::controllers::AuthController.dart::AuthenticationController" o-- "google_sign_in::google_sign_in.dart::GoogleSignInAccount" "green_heart::controllers::AuthController.dart::AuthenticationController" o-- "google_sign_in::google_sign_in.dart::GoogleSignIn" class "green_heart::controllers::RecipeController.dart::RecipeController" { -Future<Ingredients*>* _futureIngredients -Future<Instructions*>* _futureInstructions -RxBool* _isFavorite +CollectionReference<Object*>* tableFavorite +CollectionReference<Object*>* tableEat +Future<Ingredients*>* futureIngredients +Future<Instructions*>* futureInstructions +RxBool* isFavorite +void onInit() +void initFuture() +Future<Ingredients*>* fetchIngredients() +Future<Instructions*>* fetchInstructions() +void checkFavorite() +void addFavorite() +void eatMeal() +Future<void>* sendEmail() } "green_heart::controllers::RecipeController.dart::RecipeController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxBool" "green_heart::controllers::RecipeController.dart::RecipeController" o-- "cloud_firestore::cloud_firestore.dart::CollectionReference<Object>" class "green_heart::controllers::SettingsController.dart::SettingsController" { +void onInit() +void disconnect() } class "green_heart::controllers::RecipeFeedController.dart::RecipeFeedController" { -Future<Recipe*>* _futureRecipe -RxString* _username +double* height +double* weight -List<HealthDataPoint*>* _healthDataList -List<HealthDataPoint*>* _healthProfileList -Future<FirebaseApp*>* _initialization +FirebaseFirestore* firestore +int* age +String* gender +int* awakeTimeHour +int* awakeTimeMinute +int* mealFrequency +int* mealEaten +bool* exists +String* diet +Duration* differenceTime +Future<Recipe*>* futureRecipe +String* username +void onInit() +void onInitChange() +Future<void>* getUserData() +Future<Recipe*>* fetchRecipe() +Future<void>* fetchHealthData() +Future<double*>* calculateCalories() +void saveCalorieGoal() } "green_heart::controllers::RecipeFeedController.dart::RecipeFeedController" o-- "get::get_rx::src::rx_types::rx_types.dart::RxString" "green_heart::controllers::RecipeFeedController.dart::RecipeFeedController" o-- "cloud_firestore::cloud_firestore.dart::FirebaseFirestore" @enduml
06a270154b209c471e25d813ff39940d65885398
6631f2c7a4b3fcde26546ab707faf8a2fa56b160
/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/navigation/ktx/ktx.plantuml
a80e06664f5fdb8c7ea8bc8f6d276c891bc54af4
[]
no_license
DeniE46/iMet-raywenderlich-
a051175bbb549f111f6597e0cd9d4f8064ad14c9
698820ae72707421f5febaa4987428a258153660
refs/heads/master
2020-04-10T21:44:21.743382
2019-05-17T10:02:18
2019-05-17T10:02:18
161,305,177
0
0
null
null
null
null
UTF-8
PlantUML
false
false
9,574
plantuml
@startuml title __KTX's Class Diagram__\n package androidx.navigation { package androidx.navigation.ktx { class R { - R() } } } package androidx.navigation { package androidx.navigation.ktx { class attr { {static} + action : int {static} + argType : int {static} + clearTask : int {static} + data : int {static} + dataPattern : int {static} + destination : int {static} + enterAnim : int {static} + exitAnim : int {static} + font : int {static} + fontProviderAuthority : int {static} + fontProviderCerts : int {static} + fontProviderFetchStrategy : int {static} + fontProviderFetchTimeout : int {static} + fontProviderPackage : int {static} + fontProviderQuery : int {static} + fontStyle : int {static} + fontWeight : int {static} + graph : int {static} + launchDocument : int {static} + launchSingleTop : int {static} + nullable : int {static} + popEnterAnim : int {static} + popExitAnim : int {static} + popUpTo : int {static} + popUpToInclusive : int {static} + startDestination : int {static} + uri : int - attr() } } } package androidx.navigation { package androidx.navigation.ktx { class bool { {static} + abc_action_bar_embed_tabs : int - bool() } } } package androidx.navigation { package androidx.navigation.ktx { class color { {static} + notification_action_color_filter : int {static} + notification_icon_bg_color : int {static} + ripple_material_light : int {static} + secondary_text_default_material_light : int - color() } } } package androidx.navigation { package androidx.navigation.ktx { class dimen { {static} + compat_button_inset_horizontal_material : int {static} + compat_button_inset_vertical_material : int {static} + compat_button_padding_horizontal_material : int {static} + compat_button_padding_vertical_material : int {static} + compat_control_corner_material : int {static} + notification_action_icon_size : int {static} + notification_action_text_size : int {static} + notification_big_circle_margin : int {static} + notification_content_margin_start : int {static} + notification_large_icon_height : int {static} + notification_large_icon_width : int {static} + notification_main_column_padding_top : int {static} + notification_media_narrow_margin : int {static} + notification_right_icon_size : int {static} + notification_right_side_padding_top : int {static} + notification_small_icon_background_padding : int {static} + notification_small_icon_size_as_large : int {static} + notification_subtext_size : int {static} + notification_top_pad : int {static} + notification_top_pad_large_text : int - dimen() } } } package androidx.navigation { package androidx.navigation.ktx { class drawable { {static} + notification_action_background : int {static} + notification_bg : int {static} + notification_bg_low : int {static} + notification_bg_low_normal : int {static} + notification_bg_low_pressed : int {static} + notification_bg_normal : int {static} + notification_bg_normal_pressed : int {static} + notification_icon_background : int {static} + notification_template_icon_bg : int {static} + notification_template_icon_low_bg : int {static} + notification_tile_bg : int {static} + notify_panel_notification_icon_bg : int - drawable() } } } package androidx.navigation { package androidx.navigation.ktx { class id { {static} + action_container : int {static} + action_divider : int {static} + action_image : int {static} + action_text : int {static} + actions : int {static} + async : int {static} + blocking : int {static} + chronometer : int {static} + forever : int {static} + icon : int {static} + icon_group : int {static} + info : int {static} + italic : int {static} + line1 : int {static} + line3 : int {static} + nav_controller_view_tag : int {static} + normal : int {static} + notification_background : int {static} + notification_main_column : int {static} + notification_main_column_container : int {static} + right_icon : int {static} + right_side : int {static} + tag_transition_group : int {static} + text : int {static} + text2 : int {static} + time : int {static} + title : int - id() } } } package androidx.navigation { package androidx.navigation.ktx { class integer { {static} + status_bar_notification_info_maxnum : int - integer() } } } package androidx.navigation { package androidx.navigation.ktx { class layout { {static} + notification_action : int {static} + notification_action_tombstone : int {static} + notification_template_custom_big : int {static} + notification_template_icon_group : int {static} + notification_template_part_chronometer : int {static} + notification_template_part_time : int - layout() } } } package androidx.navigation { package androidx.navigation.ktx { class string { {static} + status_bar_notification_info_overflow : int - string() } } } package androidx.navigation { package androidx.navigation.ktx { class style { {static} + TextAppearance_Compat_Notification : int {static} + TextAppearance_Compat_Notification_Info : int {static} + TextAppearance_Compat_Notification_Line2 : int {static} + TextAppearance_Compat_Notification_Time : int {static} + TextAppearance_Compat_Notification_Title : int {static} + Widget_Compat_NotificationActionContainer : int {static} + Widget_Compat_NotificationActionText : int - style() } } } package androidx.navigation { package androidx.navigation.ktx { class styleable { {static} + ActivityNavigator : int[] {static} + ActivityNavigator_android_name : int {static} + ActivityNavigator_action : int {static} + ActivityNavigator_data : int {static} + ActivityNavigator_dataPattern : int {static} + FontFamily : int[] {static} + FontFamily_fontProviderAuthority : int {static} + FontFamily_fontProviderCerts : int {static} + FontFamily_fontProviderFetchStrategy : int {static} + FontFamily_fontProviderFetchTimeout : int {static} + FontFamily_fontProviderPackage : int {static} + FontFamily_fontProviderQuery : int {static} + FontFamilyFont : int[] {static} + FontFamilyFont_android_font : int {static} + FontFamilyFont_android_fontWeight : int {static} + FontFamilyFont_android_fontStyle : int {static} + FontFamilyFont_font : int {static} + FontFamilyFont_fontStyle : int {static} + FontFamilyFont_fontWeight : int {static} + NavAction : int[] {static} + NavAction_android_id : int {static} + NavAction_clearTask : int {static} + NavAction_destination : int {static} + NavAction_enterAnim : int {static} + NavAction_exitAnim : int {static} + NavAction_launchDocument : int {static} + NavAction_launchSingleTop : int {static} + NavAction_popEnterAnim : int {static} + NavAction_popExitAnim : int {static} + NavAction_popUpTo : int {static} + NavAction_popUpToInclusive : int {static} + NavArgument : int[] {static} + NavArgument_android_name : int {static} + NavArgument_android_defaultValue : int {static} + NavArgument_argType : int {static} + NavArgument_nullable : int {static} + NavDeepLink : int[] {static} + NavDeepLink_android_autoVerify : int {static} + NavDeepLink_uri : int {static} + NavGraphNavigator : int[] {static} + NavGraphNavigator_startDestination : int {static} + NavInclude : int[] {static} + NavInclude_graph : int {static} + Navigator : int[] {static} + Navigator_android_label : int {static} + Navigator_android_id : int - styleable() } } } R +-down- attr R +-down- bool R +-down- color R +-down- dimen R +-down- drawable R +-down- id R +-down- integer R +-down- layout R +-down- string R +-down- style R +-down- styleable right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
81026594f350ec691602d268cdc71aaf6735f659
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ProductSetAttributeAction.puml
69aeec7f68aa131f2e1285a00486ca7b1e9d5cea
[]
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
531
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 ProductSetAttributeAction [[ProductSetAttributeAction.svg]] extends ProductUpdateAction { action: String variantId: Long sku: String name: String value: [[Object.svg Object]] staged: Boolean } interface ProductUpdateAction [[ProductUpdateAction.svg]] { action: String } @enduml
7541275accd82776f7ef611ec03f68a858d1be5e
bbb40ced5f64821000b1a05b6ab86a2c52ba6a11
/documentation/code.puml
df986350627e28c231b4dbf38a3fae91b757c73e
[]
no_license
rbaker/DevOps-Course-Starter
e664775bf24707d1ee77c19ea0a0c14e934aa573
330cb2fced8105229ed76fcc4e672b5786a0f48c
refs/heads/master
2023-08-25T10:27:13.890305
2021-10-27T23:57:42
2021-10-27T23:57:42
351,564,033
0
0
null
2021-11-05T17:49:16
2021-03-25T20:15:44
Python
UTF-8
PlantUML
false
false
830
puml
@startuml code allow_mixing class todo_app.app { app create_app() ViewModel index() add_todo_item() start_todo_item(id) complete_todo_item(id) reset_todo_item(id) delete_todo_item(id) } class todo_app.ViewModel { items() todo_items() doing_items() done_items() } class todo_app.Config { } todo_app.app ..> todo_app.ViewModel :creates todo_app.app <.. todo_app.Config :configures class todo_app.data.session_items { Map get_lists() List get_items() Item get_item(id) add_item(title, description) Item save_item(id, list) delete_item(id) } class todo_app.data.Item { id name desc idList listNane } todo_app.app <---right---> todo_app.data.session_items:uses todo_app.data.session_items ..> todo_app.data.Item:creates @enduml
bc716e024e0322a7a901c2c45ecb63747fc422fc
873261e2d27905478bc72db08106f6a3c86eb90c
/ProyectoTDP/src/IAs/IAs.puml
4c861559880e75f6c914936be8cab1f029213fc0
[]
no_license
francoraniolo/PSS18-TPEO3-Com02
f39929d8eab34d448e8661f1a6b6e04dc704a584
60b6f642a1dc85804ea82ad3825e1ec37086dbea
refs/heads/master
2020-04-06T13:07:53.776674
2018-11-15T01:23:46
2018-11-15T01:23:46
157,426,565
0
0
null
null
null
null
UTF-8
PlantUML
false
false
5,297
puml
@startuml skinparam classAttributeIconSize 0 package AIs{ interface EntityQuery { +{abstract}whereToMove(ent:Entity ):Vector2 +{abstract}whereToSee(ent:Entity ):Vector2 } abstract class ParametricMove extends AIQueryDecorator{ - t:int - lastDirection:Vector2 +ParametricMove(decorated:EntityQuery) + whereToMove(ent:Entity ):Vector2+ + {abstract} whereToMove(Entity ent, int t):Vector2 + whereToSee(ent:Entity ):Vector2+ } interface IDirGiver { +get():Vector2 } AIQueryDecorator -- "1" EntityQuery abstract class AIQueryDecorator implements EntityQuery { + AIQueryDecorator(decorated:EntityQuery ) } class AbsoluteLateral extends AIQueryDecorator { - steps:int - i:int - speed:int - es_primer_pasada:boolean + int ran; + AbsoluteLateral(d:EntityQuery,steps:int) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ -ran():int +setRandomLevel(x:int) } class DummyEntityQuery implements EntityQuery{ +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } class EllipseMove extends ParametricMove { -a:float -b:float +EllipseMove(decorated:EntityQuery , a:float , b:float ) +whereToMove(ent:Entity ):Vector2+ } class FalseNTimes implements Predicate{ -n:int + FalseNTimes(n:int ) +test(entity:Entity ):boolean + } class Hybrid50Hunter extends AIQueryDecorator { +Hybrid50Hunter (handler:EntityQuery ) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } class GetAndRotate implements IDirGiver { -turn:boolean -counter=0:int -max :int -sp :float -last:Vector2 -rot, frot:float GetAndRotate(rot:float , first:Vector2 , rotex:boolean) +get():Vector2 } class IncreaseSpeedIfWatched extends AIQueryDecorator { -pilot:Pilot -common_speed:float -degrees:float +IncreaseSpeedIfWatched (decorated:EntityQuery ,p:Pilot) +IncreaseSpeedIfWatched (decorated:EntityQuery ,p:Pilot,d:float) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } class Kamikazee extends AIQueryDecorator{ +Kamikazee(decorated:EntityQuery ) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } class LateralAndDown extends AIQueryDecorator{ - maxDown = 90, maxLateral = 90:int - down, lateral:int +LateralAndDown (decorated:EntityQuery ) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } class Pilot extends Component{ -final ship:Ship -EntityQuery :handler -float :Speed +Pilot(handler:EntityQuery , ship:Ship , speed:float ) +void update()+ +getHandler():EntityQuery +setHandler(handler:EntityQuery ) +speed():float +setSpeed(v:float) +clone():Pilot } PlayerMove -- "2" AbstractDirectionalInput class PlayerMove extends AIQueryDecorator{ +PlayerMove(eq:EntityQuery,move:AbstractDirectionalInput,top:AbstractDirectionalInput ) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } class RelativeLateral extends AIQueryDecorator { - steps:int - i:int - speed:int - es_primer_pasada:boolean + int ran; + RelativeLateral(d:EntityQuery,steps:int) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } class Slippery extends AIQueryDecorator{ -level:float -tolerance:float -middleDispersion:float -last:Vector2 + Slippery(d:EntityQuery) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } SoloAI -- "*" EnemyShips class SoloAI extends AIQueryDecorator { -waypoints: [Vector2] -max:int -i:int -index_waypoints:int + SoloAI(d:EntityQuery,waypoints:Vector2) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ + searchSomeEnemies(cant:int ) - getTarget(ent:Entity ):Vector2 - getToMove(pos:Vector2 ):Vector2 } class Spinner extends AIQueryDecorator { -lastDirection : Vector2 + Spinner(d:EntityQuery,waypoints:Vector2) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } SwitchWhen -- "2" EntityQuery class SwitchWhen implements EntityQuery { + SwitchWhen(pred:Predicate<Entity>,handlerFirst:EntityQuery,handlerLast:EntityQuery) -check(e:Entity) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } WatchAnother -- "1" Transform class WatchAnother extends AIQueryDecorator{ -scapeFrom:int + WatchAnother (another:Transform,decorated:EntityQuery) +whereToMove(ent:Entity ):Vector2+ +whereToSee(ent:Entity ):Vector2+ } } @enduml
2c1969d3f27f85c6825bd78d3e4a91278b45222f
766ed5ff121c74f00b14617d3cc66c320f37037f
/Documentation/plantuml/Bausteinsicht/UML/Ebene2/2Ebene-miscellaneous.puml
029c1a44d62f5385db25472b8f74625be2afb00a
[]
no_license
pfeilda/softwareengineeringProjekt
6fe14198123690905da2c40c06a055a7a30dcea8
defe7204c0090e5ac1413a68e12ffbfba4268b18
refs/heads/master
2020-03-24T04:06:57.891794
2018-05-16T19:49:28
2018-05-16T19:49:28
142,444,352
0
0
null
null
null
null
UTF-8
PlantUML
false
false
592
puml
@startuml namespace ajb{ namespace miscellaneous{ class HighScoreUtility{ +addHighScore(Highscore score) +readHighScores() +writeHighScores() +printToGui(JList jlist) } HighScoreUtility "1" --> " 0..* highscores" Score class Score { -name: String -score: int -time: LocalTime +Score(String name, int score, Localtime time) +toString() } interface Singleton{ +{static} Singleton getInstance() } } } @enduml
5b34dfc801e89765fd5fca33518b96fb153b25ee
ed3bfe17984e241df13334809369a8d878f1ef81
/asciidocs/plantuml/kino.puml
e879620df65f4b1baac321b415a5143b1b0d6183
[]
no_license
2122-4ahif-syp/01-cld-hotel-joachimPelzederHTL
0e675f3de0c29712ecb5bb47446c932b01f34597
923581c86cc28f4dcebb745402377b8fb19ae659
refs/heads/main
2023-08-21T01:30:20.011430
2021-10-12T07:13:13
2021-10-12T07:13:13
415,829,389
0
0
null
null
null
null
UTF-8
PlantUML
false
false
331
puml
@startuml left to right direction class Kino { } class Saal { } class Sitz { -int: reihe -int: platz } class Film { } class Vorstellung { } class Eintrittskarte { } Kino <-- Saal Saal <-- Sitz Vorstellung <-- Film Saal <-- Vorstellung Sitz "1" <-- "*" Eintrittskarte Eintrittskarte -- Vorstellung @enduml
c0841b0daaf720cee1e58932d76106a2b3ffd8e0
2ac74657de3cb81bab734d18094e945a442a167d
/sechub-doc/src/docs/asciidoc/diagrams/module_sechub_eventbus.puml
8a27b53d5a58f23e33d036cc00ed580777c12a65
[ "MIT", "ANTLR-PD", "LicenseRef-scancode-generic-exception", "BSD-3-Clause", "LGPL-2.0-or-later", "LGPL-2.1-only", "GPL-1.0-or-later", "LicenseRef-scancode-oracle-openjdk-exception-2.0", "MPL-1.1", "MPL-2.0", "CC-PDDC", "LicenseRef-scancode-warranty-disclaimer", "EPL-2.0", "GPL-2.0-only", "EPL-1.0", "CC0-1.0", "Classpath-exception-2.0", "Apache-2.0", "LGPL-2.1-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-public-domain", "GPL-2.0-or-later", "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause", "Apache-1.1", "MPL-1.0", "CDDL-1.1", "LicenseRef-scancode-proprietary-license" ]
permissive
de-jcup/sechub
64055bb7ccd5496e32207c140e5812997e97583b
488d2d23b9ae74043e8747467623d291c7371b38
refs/heads/develop
2023-07-22T18:01:47.280074
2023-07-18T15:50:27
2023-07-18T15:50:27
199,480,695
0
1
MIT
2023-03-20T03:00:02
2019-07-29T15:37:19
Java
UTF-8
PlantUML
false
false
213
puml
' SPDX-License-Identifier: MIT @startuml package com.mercedesbenz.sechub.sharedkernel { class DomainMessageService{ } DomainMessageService o-- EventBus queue EventBus{ } } @enduml
0b473833e3c22a3a4942b1bbbe4fdfdab1bc1691
e025f7f5f80709163d37e676fab1031fe50215ff
/BehavioralPatterns/ChainOfResponsibility/src/main/resources/cor3.puml
be046d7b912ad4665ba05a16a056d919811d9b53
[]
no_license
solitarysp/Example-Learn-Design-Patterns
b08108cdd08389000a85cf46ed0206dad02eb43d
7bf0bcf11ba6b42baca7d394eaf041f4d14a40a7
refs/heads/master
2021-06-18T21:11:12.834002
2021-02-03T08:16:48
2021-02-03T08:16:48
137,770,677
0
0
null
2020-10-21T03:26:53
2018-06-18T15:31:54
Java
UTF-8
PlantUML
false
false
1,580
puml
@startuml class Main{ + main(String[] args) } class OrderService{ + boolean order(OrderEntity orderEntity) } class BaseValidateOrderProcessor{ + boolean validate(OrderEntity orderEntity) + boolean checkUserProcessor(OrderEntity orderEntity) } class TokenValidateProcess extends BaseValidateOrderProcessor { + boolean checkUserProcessor(OrderEntity orderEntity) } class NumberOrderValidateProcess extends BaseValidateOrderProcessor{ + boolean checkUserProcessor(OrderEntity orderEntity) } Main --> OrderService : 1: Gọi đến OrderService OrderService --> BaseValidateOrderProcessor : 2: gọi đến TokenValidateProcess để validate token \n thông qua method validate() trong BaseValidateOrderProcessor BaseValidateOrderProcessor --> TokenValidateProcess : 3: gọi đến TokenValidateProcess \n để validate token TokenValidateProcess --> BaseValidateOrderProcessor : 4: TokenValidateProcess trả lại kết quả validate token cho BaseValidateOrderProcessor BaseValidateOrderProcessor --> NumberOrderValidateProcess : 5: gọi đến NumberOrderValidateProcess \n để validate number NumberOrderValidateProcess --> BaseValidateOrderProcessor : 6: NumberOrderValidateProcess \n trả lại kết quả validate number cho BaseValidateOrderProcessor BaseValidateOrderProcessor --> OrderService : 7 BaseValidateOrderProcessor cố gắng gọi đến \n trình xử lý tiếp theo nhưng không có để gọi. \n BaseValidateOrderProcessor trả về kết quả OrderService --> Main : 8: trả lại kết quả cho Main @enduml
8c45bffc1c8ae2786a384de892aa17ba8c57bdca
e26fbf3b3fe4ae372d6597bb01350e6c512751d0
/src/com/smile/facade/facade.puml
f6d8f5aab43136155259b2644e993e5dad8bb9f4
[]
no_license
sjsmi1e/DesignPattern
8914255f764b920fb56e48bb31d740ec07da2779
3b7c1842af40ec9c535a2c5f5df1741b3a636024
refs/heads/master
2020-07-19T13:28:59.573773
2019-09-15T08:56:34
2019-09-15T08:56:34
206,457,211
1
0
null
null
null
null
UTF-8
PlantUML
false
false
512
puml
@startuml interface Computer{ +void on(); +void off(); } class CPU{ +void on(); +void off(); } class Disk{ +void on(); +void off(); } class Memory{ +void on(); +void off(); } Computer <|-- CPU Computer <|-- Disk Computer <|-- Memory class Facade{ -CPU cpu; -Memory memory; -Disk disk; +void on(); +void off(); } note left of Facade : 外观类 Computer <|-- Facade Facade --> CPU Facade --> Disk Facade --> Memory class Client{ } Client --> Facade @enduml
bd1ff1cdad19c05fb1e3fbbfe4a264f20dec603c
186819bc98500f794e563bd3ba5a23073756a2ba
/PSP2/Hospital/src/main/java/com/hospital/Hospital/domainService/drugFactory/drugFactory.plantuml
eb72fa13ae9292a5256d35c8ac3647b3f4e242c0
[]
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
869
plantuml
@startuml title __DRUGFACTORY's Class Diagram__\n package com.hospital.Hospital { package com.hospital.Hospital.domainService.drugFactory { class ChemicalDrugFactory { + createDrug() } } } package com.hospital.Hospital { package com.hospital.Hospital.domainService.drugFactory { interface DrugFactory { {abstract} + createDrug() } } } package com.hospital.Hospital { package com.hospital.Hospital.domainService.drugFactory { class NaturalDrugFactory { + createDrug() } } } ChemicalDrugFactory -up-|> DrugFactory NaturalDrugFactory -up-|> DrugFactory 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
c4e2cf949d69e3646144bd518580fdb4ff347c1a
aa553269b9e948e9bc9044e01be27eea00635f4a
/Class/meeting.puml
3a951f840da483507bef4476fef126062de3df67
[]
no_license
etoanik/plantuml
c653ac7b7dece4e2509edd3ef56ce4a19e125fe7
c9d647470e52529d78cc2c7c0419ff8cd9f61755
refs/heads/master
2021-08-17T21:15:50.616893
2020-03-30T05:02:54
2020-03-30T05:02:54
144,435,771
2
2
null
null
null
null
UTF-8
PlantUML
false
false
697
puml
@startuml class 資源借用 #MistyRose class 開會通知 #MistyRose class 會議記錄 #MistyRose class 資源權限 { 單位 } class 借用資源 { 借用時間 歸還時間 狀態 } 資源主檔 "1" *-- "*" 設備項目 資源主檔 "1" *-- "*" 資源權限 資源借用 "1" -right- "*" 借用資源 借用資源 *-right- 資源主檔 開會通知 .up.> 行事曆.日曆 開會通知 o-right- 資源借用 開會通知 *-right- 會議代碼 開會通知 "1" -- "*" 與會人員 開會通知 "1" -- "*" 信件副本 開會通知 "1" -- "*" 密件副本 開會通知 <|-left- 會議記錄 流程.流程表單 <|-- 會議記錄 會議記錄 "1" *-- "*" 待辦事項 @enduml
49339b5576c2b2fa42fb205d98c78c27ea1ab0f3
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsGroup.puml
585fc869ef5b6d872caece25f3b86a8d27511912
[]
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
336
puml
@startuml class ItemsGroup { + start : double <<get>> <<set>> + end : double <<get>> + ItemsGroup(items:IEnumerable<ITimelineItem>) } ItemsGroup --> "m_LeftMostItem" ITimelineItem ItemsGroup --> "m_RightMostItem" ITimelineItem ItemsGroup --> "leftMostItem" ITimelineItem ItemsGroup --> "rightMostItem" ITimelineItem @enduml
329f02400fef4ee2195d9ade480e368790262b39
ea92b794f64577cf3f9895848ed841a2482a6d1e
/docs/assets/images/ITaskTransfer-umlClassDiagram-230.puml
44148f74222a7a8549b0cf7ef5d158715436e187
[ "MIT" ]
permissive
dreambo8563/todo-core
a1cdd6e14ec6445dd1dae84d0ba03bf80b1b09da
96b2af2b5b5c0ba1d1aaa15eba7061c52cafc611
refs/heads/master
2022-11-21T11:51:16.649734
2020-07-18T17:57:03
2020-07-18T17:57:03
274,677,442
0
0
MIT
2020-06-28T10:36:09
2020-06-24T13:36:10
TypeScript
UTF-8
PlantUML
false
false
281
puml
@startuml hide empty methods hide empty fields interface "ITaskTransfer" { +transfer(t: IPeriodTask, o: ITaskOwner) : void } class "TaskTransfer" { -repo : ITaskListRepository +transfer(t: IPeriodTask, o: ITaskOwner) : void } "ITaskTransfer" <|.. "TaskTransfer" @enduml
342c949c3a6d2564dd93e8ba7a39ac78331616cc
3bdbe6ad6fb883b05c43d614ab63d31836f59f62
/src/main/java/cn/vector/pattern/observer/observer.puml
b04715b8920491cd1057b273b3eeffb11f161afb
[]
no_license
HuangVector/pattern_demo
8264be71fa1e7e215b4be0ce9f24e3a0b66328a6
94bfa011decdf8fa97333a5a8a31dbb2fa50947a
refs/heads/master
2020-03-19T13:47:04.544829
2018-06-13T04:00:47
2018-06-13T04:00:47
136,594,947
0
0
null
null
null
null
UTF-8
PlantUML
false
false
290
puml
@startuml interface Subject{ +Attach(o:Observer) +Detach(o:Observer) +Notify() } interface Observer{ +Update() } class ConcreteSubject{ } class ConcreteObserver{ } Subject --> "+subject" Observer:Subject Subject <|.. ConcreteSubject Observer <|.. ConcreteObserver @enduml
4862b3759bc169e96e0ad94802ea9b00f372ef55
3a3e44d479b4a2bfc5c57eae20da9865d436f304
/samples/oauth2/tonr/src/main/java/org/springframework/security/oauth/examples/tonr/mvc/mvc.plantuml
5da29b566f513d73ed2943f70f72d398bb987449
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
zwan2016/spring-security-oauth
abd781584a9e309df941ec53122b8f49575cbb35
43d8cf4d0386515c48a5cae2d463e2ac0e40dbe3
refs/heads/master
2020-08-24T19:19:39.887062
2020-04-08T15:57:53
2020-04-08T15:57:53
216,889,795
0
0
Apache-2.0
2019-10-22T19:06:43
2019-10-22T19:06:43
null
UTF-8
PlantUML
false
false
646
plantuml
@startuml title __MVC's Class Diagram__\n namespace org.springframework.security.oauth.examples.tonr { namespace mvc { class org.springframework.security.oauth.examples.tonr.mvc.SparklrController { + user() + setSparklrService() } } } org.springframework.security.oauth.examples.tonr.mvc.SparklrController o-- org.springframework.security.oauth.examples.tonr.SparklrService : sparklrService 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
a79e3ffeed4171cab6f47653a30cf252395e7fd3
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/AttributeSetType.puml
01b2085c57080bd41c8c076b6e1a064c0e96d693
[]
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
438
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 AttributeSetType [[AttributeSetType.svg]] extends AttributeType { name: String elementType: [[AttributeType.svg AttributeType]] } interface AttributeType [[AttributeType.svg]] { name: String } @enduml