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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
312a75ac8ef12747ab4f903634029deecfa2be21 | 614d69a4292ebe64a5d5f7ec110e7ed0bc85c00f | /metrics/web/docs/features/supported_database_version/diagrams/metadata_domain_class_diagram.puml | 0f3e48fb492827c79551cca6a620c610ab412c7f | [
"Apache-2.0"
] | permissive | solid-yuriiuvarov/dashboard | 0f270825187c64a6ac1cc56d60911d31a9e8ab91 | 0b59387d0fe12e97789fdef79c4c43952241b32a | refs/heads/master | 2023-06-04T14:54:11.153055 | 2021-06-22T10:20:57 | 2021-06-22T10:20:57 | 369,200,884 | 0 | 0 | Apache-2.0 | 2021-05-25T11:16:32 | 2021-05-20T12:29:31 | Dart | UTF-8 | PlantUML | false | false | 896 | puml | @startuml metadata_domain_class_diagram
package base.domain.usecases {
interface UseCase<Type, Params> {
+ call(Params) : Type
}
}
package metadata.domain {
package entities {
class DatabaseMetadata {
+ version : String
+ isUpdating : bool
}
}
package repositories {
interface DatabaseMetadataRepository {
+ databaseMetadataStream() : Stream<DatabaseMetadata>
}
}
package usecases {
class ReceiveDatabaseMetadataUpdates implements UseCase{
- databaseMetadataRepository : DatabaseMetadataRepository
+ call() : Stream<DatabaseMetadata>
}
}
}
ReceiveDatabaseMetadataUpdates --> DatabaseMetadataRepository : provides
DatabaseMetadataRepository --> DatabaseMetadata : provides
ReceiveDatabaseMetadataUpdates --> DatabaseMetadata : uses
@enduml
|
f49a6be827b9657740b0bb17f3d693f0db37437b | 16b5991c9ef32803c3cb3a28287f4f7355232431 | /diagramas/clases/clase_puerto.plantuml | d9bc47597e1cc44414e289faa667242e15a3f344 | [
"MIT"
] | permissive | NahuFigueroa97/invap-modulo-uml | f70d6d13bf194c0f9e9d141891a0243c0a49e64a | 372bf1495ea2839c4d709e9801f0ed79603c78d9 | refs/heads/main | 2023-07-12T20:43:36.890281 | 2021-08-22T14:13:10 | 2021-08-22T14:13:10 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 337 | plantuml | @startuml(id=PACKAGE)
/'
' skinparam classAttributeIconSize 0
'/
!$BussinesLogic = "Logica de Negocio"
!$Entities = "Entidades"
package "$BussinesLogic" {
package "$Entities" {
abstract class Puerto {
{abstract}+ Sensar(buffer : char*) : char*
}
}
}
@enduml
|
3f95d151ddb1d3c4472a9ecc5291ff28aa9d071f | 8f83adb253993728ad2b965efda9e2d0d9167ffd | /src/main/doc/resources/org/thegalactic/io/Writer.iuml | 4b04244c8ebd0b59c5d855f2ff1fd85b0efa6d6c | [
"CECILL-B"
] | permissive | jcarbonnel/java-lattices | 3906f29a84526dfeb3af5d24f4429d22d56f82b1 | 6df82e197748a455b1d886247a11ec1a56055def | refs/heads/master | 2021-08-26T05:01:08.308878 | 2017-11-17T11:00:45 | 2017-11-17T11:00:45 | 109,843,590 | 0 | 0 | null | 2017-11-07T14:06:18 | 2017-11-07T14:06:18 | null | UTF-8 | PlantUML | false | false | 109 | iuml | package org.thegalactic.io {
interface Writer<E> {
+void write(E e, BufferedWriter file)
}
}
|
6f7821f86167262296230822db8d3c39dbe0075b | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ReferencedResourceNotFoundError.puml | 3efc506d7fb0cd87777a73a37ee4b8bdb37724b0 | [] | 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 | 532 | 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 ReferencedResourceNotFoundError [[ReferencedResourceNotFoundError.svg]] extends ErrorObject {
code: String
message: String
typeId: [[ReferenceTypeId.svg ReferenceTypeId]]
id: String
key: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
|
18303a32c8387034f14d1ca8094af780edcca583 | 3150c7ff97d773754f72dabc513854e2d4edbf04 | /P2/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test/java/test/concordion/extension/fake/fake.plantuml | 63e3ba8bb82629c21378ed980cefd27e62adc03d | [
"WTFPL",
"Apache-2.0"
] | permissive | leRoderic/DS18 | c8aa97b9d376788961855d6d75996990b291bfde | 0800755c58f33572e04e7ce828770d19e7334745 | refs/heads/master | 2020-03-29T05:14:14.505578 | 2019-11-07T18:01:37 | 2019-11-07T18:01:37 | 149,574,113 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,814 | plantuml | @startuml
title __FAKE's Class Diagram__\n
package test.concordion {
package test.concordion.extension {
package test.concordion.extension.fake {
class FakeExtension1 {
+ FakeExtension1()
+ FakeExtension1()
+ addTo()
}
}
}
}
package test.concordion {
package test.concordion.extension {
package test.concordion.extension.fake {
class FakeExtension2 {
+ FakeExtension2()
+ FakeExtension2()
+ addTo()
}
}
}
}
package test.concordion {
package test.concordion.extension {
package test.concordion.extension.fake {
class FakeExtension2Factory {
+ FakeExtension2Factory()
+ createExtension()
}
}
}
}
package test.concordion {
package test.concordion.extension {
package test.concordion.extension.fake {
class FakeExtension3 {
+ FakeExtension3()
+ FakeExtension3()
+ addTo()
}
}
}
}
package test.concordion {
package test.concordion.extension {
package test.concordion.extension.fake {
abstract class FakeExtensionBase {
{static} + FAKE_EXTENSION_ATTR_NAME : String
- text : String
+ FakeExtensionBase()
+ FakeExtensionBase()
+ beforeParsing()
}
}
}
}
package test.concordion {
package test.concordion.extension {
package test.concordion.extension.fake {
class FakeExtensionWithPrivateConstructor {
- FakeExtensionWithPrivateConstructor()
+ addTo()
}
}
}
}
package test.concordion {
package test.concordion.extension {
package test.concordion.extension.fake {
class FakeExtensionWithoutNoArgsConstructor {
- FakeExtensionWithoutNoArgsConstructor()
+ addTo()
}
}
}
}
FakeExtension1 -up-|> ConcordionExtension
FakeExtension1 -up-|> DocumentParsingListener
FakeExtension2 -up-|> ConcordionExtension
FakeExtension2 -up-|> DocumentParsingListener
FakeExtension2Factory -up-|> ConcordionExtensionFactory
FakeExtension3 -up-|> ConcordionExtension
FakeExtension3 -up-|> DocumentParsingListener
FakeExtensionWithPrivateConstructor -up-|> ConcordionExtension
FakeExtensionWithPrivateConstructor -up-|> DocumentParsingListener
FakeExtensionWithoutNoArgsConstructor -up-|> ConcordionExtension
FakeExtensionWithoutNoArgsConstructor -up-|> DocumentParsingListener
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
|
9847dbcab850cc2b5aebf82a7d743bb48ff71102 | 56c20102c13a8954fc972d28603045a4f2f2087f | /src/main/java/com/liyi/design/pattern/behavior/command/_Command.puml | e94535ddb3d793471c11455eb0a89bbeb6899b81 | [] | no_license | liyigithub1114/design-pattern | 74234027be2b8e90fe5a50afca64d35e6035be1d | 3a5d9e2c96ec21c9903f34657827ade43140feec | refs/heads/master | 2022-11-21T21:29:20.902171 | 2020-07-22T03:28:02 | 2020-07-22T03:28:02 | 281,564,379 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 668 | puml | @startuml
interface Command{
void execute();
void undo();
}
class LightOnCommand{
LightReceiver lightReceiver;
public LightOnCommand(LightReceiver lightReceiver);
void execute();
void undo();
}
class LightOffCommand{
LightReceiver lightReceiver;
public LightOffCommand(LightReceiver lightReceiver);
void execute();
void undo();
}
class RemoteController{
Command[] commandOn;
Command[] commandOff;
void buttonOn();
void buttonOff();
void undo();
}
Command <|.. LightOnCommand
Command <|.. LightOffCommand
LightOnCommand <--o LightReceiver
LightOffCommand <--o LightReceiver
RemoteController <--o Command
@enduml |
62023b2f04faee91fdd9d86509325b5f880a679f | f3e5470b71219337445bca0f5e5c1ffa32da3af8 | /Documentation/plantuml/Serialization/SaveGameManager.puml | 6c17c109b9957b94dfe0b4193623b56df7867d2d | [
"MIT"
] | permissive | Jaren-Taylor/Smart-City-Dashboard | 65116d7afd09bdc9d5ff33e05213a83bc73b52cb | 7d947637bc1c0b0d4a7a2b781c405518481dc319 | refs/heads/main | 2023-04-14T06:55:40.565340 | 2021-04-26T19:55:52 | 2021-04-26T19:55:52 | 327,404,880 | 0 | 0 | null | 2021-04-19T02:11:24 | 2021-01-06T19:02:38 | C# | UTF-8 | PlantUML | false | false | 224 | puml | @startuml
class SaveGameManager <<static>> {
+ {static} LoadFromFile : string = ""
+ {static} LoadGame(gameLocation:string) : TileGrid
+ {static} SaveGame(gameLocation:string, saveData:TileGrid) : bool
}
@enduml
|
bd63b7b8ae15dc35482e711a6d7e1d1199fb3ccd | c2b83ffbeb0748d1b283e093f0b987bdbc3d27ac | /docs/uml-class-diagrams/middleware02/test/DatabaseCommInterfaceStub/DatabaseCommInterfaceStub.puml | 854fccb3268023e6f646f8ed2919bfa718dac1e4 | [] | 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 | 816 | puml | @startuml DatabaseCommInterfaceStub
package edu.oakland.test.middleware02 {
class DatabaseCommInterfaceStub {
- int rfid
- String mode
- LocationDataPoint locationDataPoint
- TrackData trackData
__
+ DatabaseCommInterfaceStub()
+ DatabaseCommInterfaceStub(int rfid)
+ DatabaseCommInterfaceStub(String mode)
+ DatabaseCommInterfaceStub(LocationDataPoint locationDataPoint)
.. Use Case 1 ..
{abstract} + int receiveGetRfidRequest()
{abstract} + LocationDataPoint receiveGetLocationDataPointRequest(int offset)
{abstract} + TrackData receiveGetTrackDataRequest(int offset)
{abstract} + void storeTrackDataRequest(TrackData trackData)
{abstract} + String receiveGetModeRequest()
}
}
@enduml |
1ebdb455cae67bda93a851f03f38feff55b6b6bd | 4cf5737cadb807568ddac14c8f1ff342a6e6cb0a | /documentation/serviceApi/pm/performance/media/src/useCase7Model.puml | e7bb80ef895ee7efcdb85779fcff118ce3ebd4f9 | [
"Apache-2.0"
] | permissive | MEF-GIT/MEF-LSO-Legato-SDK | b2ed422108f4bbb5d3aff27123d3f31305fd808f | 7f723970592cc5020aaaa0d2ffe30de6a73b3d97 | refs/heads/working-draft | 2023-07-06T06:44:01.113378 | 2023-06-23T14:14:48 | 2023-06-23T14:14:48 | 94,903,642 | 5 | 4 | Apache-2.0 | 2022-05-04T10:22:56 | 2017-06-20T15:00:38 | null | UTF-8 | PlantUML | false | false | 581 | puml | @startuml useCase7Model
class PerformanceJob_Find {
buyerJobId: string
consumingApplicationId: string
creationDate*: date-time
description: string
id*: string
producingApplicationId: string
state*: PerformanceJobStateType
}
PerformanceJob_Find *-->"1" PerformanceProfileRefOrValue : performanceProfile
PerformanceJob_Find *--> ScheduleDefinition : scheduleDefinition
enum PerformanceJobStateType {
acknowledged
cancelled
completed
in-progress
pending
rejected
resource-unavailable
scheduled
suspended
}
@enduml |
c1ac4d2f7abcf6cbaffaad4593aab8bbdfda1105 | ffb11df0cdd4a568d9da710a417827a4ce0904ad | /assets/class-spec-3.plantuml | 1ee6efd48aabd608ce0d6a406ca6cb7d6703c3d0 | [
"MIT"
] | permissive | alexggg99/05-generic-bounds | a6dcaba8774ac2cf7b5225b842cffe308cdf5923 | a0d08223b6691ac60bdc33f78b29ddd25322f9df | refs/heads/master | 2020-03-09T12:12:14.335197 | 2018-04-09T15:00:08 | 2018-04-09T15:00:08 | 128,779,923 | 0 | 0 | null | 2018-04-09T13:54:16 | 2018-04-09T13:54:16 | null | UTF-8 | PlantUML | false | false | 188 | plantuml | @startuml
package de.fhro.inf.prg3.a05.utils {
+abstract class PlantBedUtility{
+{static} <T> splitBedByColor(bed: PlantBed<T>) : Map<PlantColor, SimpleList<T>>
}
}
@enduml |
e6dfeaa1f5a8530ad60ca5d5d90b8c514a22f809 | c3287e91ce0ebce396cd3966de3d2f7d90131c20 | /Plantuml/BL/PDFCreation/TourReport.puml | 3e0059f0cf14f54bafbe84405f221aac6d17948d | [] | no_license | kretmatt/SWE2-Tourplanner | 497ec2e888112bd3d67a0f2b97e7c1e8e0348371 | f064500ae5b913b00671f358a586011affcdaf00 | refs/heads/main | 2023-05-12T11:48:29.605417 | 2021-06-06T21:53:11 | 2021-06-06T21:53:11 | 341,115,114 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 492 | puml | @startuml
class TourReport {
+ TourReport(tour:Tour)
+ Compose(container:IContainer) : void
+ GetMetadata() : DocumentMetadata
ComposeHeader(container:IContainer) : void
ComposeContent(container:IContainer) : void
ComposeManeuvers(container:IContainer) : void
ComposeTourLogs(container:IContainer) : void
ComposeDetails(container:IContainer) : void
ComposeReports(container:IContainer) : void
}
IDocument <|-- TourReport
TourReport --> "Tour" Tour
@enduml
|
5bde921d16b0c77e0fef8edffba4bf8697467b77 | 13565a0b6077f78b773576035cbd2752871240bc | /Babenko/BabenkoDydykDiplomaProject/out/production/BabenkoDydykDiplomaProject/GeneticRace/firstStage/firstStage.plantuml | b5775bd293a3d174f2af08209d38361cb27d842d | [
"Apache-2.0"
] | permissive | vbabenk/GeneticRace | 92ff1da794f7a83fba01e3dbeca91c1b36b7fcbd | 37f1731fc003755b1c1d03caaa09b0ace55bedd6 | refs/heads/master | 2021-08-02T19:02:15.575865 | 2021-07-30T15:26:45 | 2021-07-30T15:26:45 | 218,497,240 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,099 | plantuml | @startuml
title __FIRSTSTAGE's Class Diagram__\n
package GeneticRace.firstStage {
class FirstStageController {
- patient : ArrayList<String>
- resultList : ArrayList<String>
- userRole : String
- surnameField : TextField
- firstnameField : TextField
- middlenameField : TextField
- sexField : TextField
- birthdayField : TextField
- ageField : TextField
- lpaField : TextField
- nakataField : TextField
- vedpField : TextField
- ppaField : TextField
- ediField : TextField
- pvrField : TextField
- riskField : TextField
- zScoreField : TextField
- hypertrophyField : TextField
- rField : TextField
- basField : TextField
- x201Field : TextField
- x202Field : TextField
- x203Field : TextField
- x204Field : TextField
- x205Field : TextField
- x206Field : TextField
- x207Field : TextField
- x208Field : TextField
- x209Field : TextField
- x301Field : TextField
- x302Field : TextField
- x303Field : TextField
- x304Field : TextField
- x305Field : TextField
- x306Field : TextField
- x307Field : TextField
- x308Field : TextField
- x309Field : TextField
- predictBtn : Button
- backBtn : Button
- addBtn : Button
- setFields()
+ initialize()
+ backToMenu()
+ calculateTreatment()
+ addToDatabase()
+ variant1()
+ variant2()
+ variant3()
+ variant4()
+ variant5()
}
}
package GeneticRace.firstStage {
class FirstStageModel {
+ loadPatient()
+ calculateTreatment()
+ saveResult()
}
}
FirstStageController o-- FirstStageModel : fsModel
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
|
3f96a174027655cd954b08393ff22b109bf66ac1 | 5b7734d8d03eb1feaf235fd9f9f40ed6382d9888 | /exercise45/docs/Exercise45 UML.puml | 87ce405103904bfee348229929e0e86bc81fa359 | [] | no_license | azoomer2/zommer-a04 | 1252b5b3a35d414c72b65768e21a13d79aa9c5f8 | fc4d94ba17066d25a0f210eb1706e27860fbbfc7 | refs/heads/main | 2023-09-01T01:04:14.961425 | 2021-10-18T16:51:43 | 2021-10-18T16:51:43 | 416,378,327 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 250 | puml | @startuml
'https://plantuml.com/sequence-diagram
class Solution45{
}
class readFile{
ArrayList list;
-void readFile()
+List getList();
}
class writeFile{
-writeFile()
}
Solution45 --> readFile
Solution45 --> writeFile
@enduml |
311d8bae4b8f17d8bfe5a83d7a497958ee7e4152 | 484b1133ea278cb0ce5343f167adaaee67f62edd | /src/jdk6/com/concurrentHashMap.puml | 7cccbd30e196e095b256c51b26508cad7d2ff0d3 | [] | no_license | skylar-yu/javaConcurrentPragramming | e649a972bb98634f0f637bb8a689a117cdb69a32 | b55bc45c7170def5ccabf23552daadcb3bd13396 | refs/heads/master | 2021-01-23T15:23:14.117335 | 2018-07-03T08:58:18 | 2018-07-03T08:58:18 | 102,708,048 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 630 | puml | @startuml
/'
https://yq.aliyun.com/articles/25405
泛化,Generalization:<|--
关联,Association:<--
组合,Composition:*--
聚合,Aggregation:o--
实现,Realization:<|..
依赖,Dependency:<..'/
abstract class AbstractMap
class ConcurrentHashMap{
+volitale Segment[] segment
}
interface ConcurrentMap
class Segment{
+volitale HashEntry[] table
}
class ReentrantLock
AbstractMap<|--ConcurrentHashMap
ConcurrentMap<|..ConcurrentHashMap
ConcurrentHashMap *--- Segment:contains
ReentrantLock <|--Segment
/'class ArrayList {
Object[] elementData
size()
}
enum TimeUnit {
DAYS
HOURS
MINUTES
}'/
@enduml |
08c6778de32b64429461f2deee4476462e7ee998 | 801880bc4b1c286292a21989afe7a0f8f79fb647 | /docs/scoringRules.plantuml | 32b6c3e8f0e43979c1354d5c2205d29e30c9d781 | [] | no_license | Firat-Bayram/loanapp | 9130bc25b6987b6d6820552a3942f409eedb4eea | 6087296370beca5beaa047d06c968e240f634d7e | refs/heads/master | 2023-03-23T08:38:35.771819 | 2021-03-13T00:16:19 | 2021-03-13T00:16:19 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 874 | plantuml | @startuml
class ScoringRules <<domain service>>{
ScoreResult Evaluate(LoanApplication application)
}
class SpecificationBase <<abstract>> {
string Message
bool IsSatisfiedBy(LoanApplication candidate)
}
interface ISpecification{
bool IsSatisfiedBy(T candidate)
}
interface IDebtorRegistry <<domain service>>{
bool HasDebtor(Customer customer)
}
class LoanAmountMustBeLowerThanPropertyValue{
}
ScoringRules *--> SpecificationBase :rules
ISpecification -left-|> SpecificationBase
SpecificationBase <|-- LoanAmountMustBeLowerThanPropertyValue :rules
SpecificationBase <|-- CustomerAgeAtTheDateOfLastInstallmentMustBeBelow65 :rules
SpecificationBase <|-- InstallmentAmountMustBeLowerThan15PercentOfCustomerIncome :rules
SpecificationBase <|-- CustomerHasNotDebtorRecord :rules
CustomerHasNotDebtorRecord ..> IDebtorRegistry :uses
@enduml
|
b4d43da615b54e3b68a6c2d0f5bb81057e4225d4 | fd2f472634c68934b6de8f38ea141294a1476c64 | /lib/src/main/java/com/example/lib/桥接模式_标准.puml | 7f628192e82d778814ee103caf5391e74b709882 | [] | no_license | guangdeshishe/DesignPattern | d45bae8428c9c41fcbc95c05da41f0d8fae824c6 | 9a1c7504131ca6a866d3bb5f16e6b42a3ce7889a | refs/heads/master | 2020-06-25T02:53:15.755175 | 2019-09-29T09:09:41 | 2019-09-29T09:09:41 | 199,177,202 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 508 | puml | @startuml
interface Implement{
+operation()
}
class ConcurrentImplementA{
+operation()
}
class ConcurrentImplementB{
+operation()
}
abstract class Abstraction {
- mRealImplement : Implement
+doDomeThing()
}
class ReDefineAbstractionA{
+doDomeThing()
}
class ReDefineAbstractionB{
+doDomeThing()
}
Implement <|.. ConcurrentImplementA
Implement <|.. ConcurrentImplementB
Abstraction <|-- ReDefineAbstractionA
Abstraction <|-- ReDefineAbstractionB
Implement <-- Abstraction
@enduml |
cc57cad021e7d0e6f4463850ee812c2c44449bd3 | 9c029a905c4381d59d0db1c94e2cfec1596ccd72 | /models/ver1/dep-rev4.puml | bffd63c9a9ae4a6a50d9ce4852df26b8c4321361 | [] | no_license | suzuki-hoge/genbade-ddd-tokyo | 90cb609a5b013f9be3867ef773f1e57535a9ffb6 | 4867eb61ce2f98dc2445fd07e7535c4ad44609f0 | refs/heads/master | 2020-05-19T21:55:17.317817 | 2019-05-11T08:11:39 | 2019-05-11T08:11:39 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,061 | puml | @startuml
class Main {
プラン, 端末, 特典, 事業者コード...
}
package domain.提携事業者 {
class A社用料金ドメイン
class B社用料金ドメイン
}
package domain.料金 {
class 料金計算ドメイン {
料金 計算(プラン, 端末, 特典, <font color=red>事業者料金計算ドメイン</font>)
}
class 料金
interface 事業者料金計算ドメイン
}
Main --> 事業者料金計算ドメイン : 1. 実クラスで new しておく
Main -d-> 料金計算ドメイン : 2. 実クラスも一緒に渡す
A社用料金ドメイン -u-|> 事業者料金計算ドメイン
B社用料金ドメイン -u-|> 事業者料金計算ドメイン
料金計算ドメイン -l-> 事業者料金計算ドメイン : 3. 中身は知らないけど頼る
料金計算ドメイン -r-> 料金 : 4. 算出
' C社が増えたときに料金側に影響する
' 料金側が全事業者を知らないといけない
' 必ずしも autowired や di が必要だったり、repository に限る話ではない
@enduml
|
5cf6dc3f86526e42c2273e8661c75bdad000106d | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/CustomerSetExternalIdAction.puml | 0fbbc8e60ea5999a375a0edf198b87c65a549559 | [] | 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 | 455 | 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 CustomerSetExternalIdAction [[CustomerSetExternalIdAction.svg]] extends CustomerUpdateAction {
action: String
externalId: String
}
interface CustomerUpdateAction [[CustomerUpdateAction.svg]] {
action: String
}
@enduml
|
a9541115df4304ad47c72db29bbe3d62b4c7a9d2 | 06e8a88bdd899c56bdc47d66c8a8e18aecc14e02 | /out/production/designmode/abstractfactory/AbstractFactory.puml | 65fdca453a523fa58d4172a3998828f062d92d9b | [] | no_license | dlovetco/designMode | 0f5a341992a3e62c75a2e80811e581d9405ed28a | 0f166ebe06532bf4502e4fc6ce3c4c04a67944a7 | refs/heads/master | 2021-04-15T15:24:19.898505 | 2018-03-29T10:01:20 | 2018-03-29T10:01:20 | 126,817,842 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 617 | puml | @startuml
interface DecorateFactory{
{abstract}Bedroom decorateBedroom()
{abstract}Kitchen decorateKitchen()
}
DecorateFactory <|.. MingDecorate
class MingDecorate{
Bedroom decorateBedroom()
Kitchen decorateKitchen()
}
DecorateFactory <|.. HongDecorate
class HongDecorate{
Bedroom decorateBedroom()
Kitchen decorateKitchen()
}
Kitchen <.. DecorateFactory
interface Kitchen{
}
Kitchen <|.. MingKitchen
class MingKitchen{
}
Kitchen <|.. HongKitchen
class HongKitchen{
}
Bedroom <.. DecorateFactory
interface Bedroom{
}
Bedroom <|.. MingBedroom
class MingBedroom{
}
Bedroom <|.. HongBedroom
class HongBedroom{
}
@enduml
|
143cb13b68d08aa8cff624c03e8845b9753ca73c | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/BusinessUnitAssociateAddedMessagePayload.puml | 8e4fffc4f8b7890c9470717f79b3e83f65460b49 | [] | 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 | 479 | 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 BusinessUnitAssociateAddedMessagePayload [[BusinessUnitAssociateAddedMessagePayload.svg]] extends MessagePayload {
type: String
associate: [[Associate.svg Associate]]
}
interface MessagePayload [[MessagePayload.svg]] {
type: String
}
@enduml
|
fc63dc6e980250732f61f52ae15b7e3881c322f5 | 766ed5ff121c74f00b14617d3cc66c320f37037f | /Documentation/plantuml/Bausteinsicht/UML/Ebene2/2Ebene-Analysis.puml | 8bcb1f8a8ee43234a4ce072b9118b4c0667d7c25 | [] | 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 | 1,648 | puml | @startuml
namespace ajb{
namespace analysis{
abstract class Substance{
' todo check for visibility maybe private possible
#volume:double
#temperature:double
#pressure:double
#physicalState:int
~Substance()
+{abstract}alter(ExternalReagent reagent)
+{abstract}react(Substance substance)
+{abstract}alter()
+getPhysicalState()
+addTemperature(double temperature)
+addPressure(double pressure)
+addElement(Element element)
}
Substance --> .ajb.particles.Element
class Assay{
+evaluate(Element element):boolean
}
Assay --|> Substance
Assay " *" --> " 1..*" Substance
class Reagent
Reagent -down-|> Substance
class Analysis{
- foundElements: ajb.particles.Element[]
~ Analysis(Assay primeSubstance)
+ getScore(): ajb.miscellaneous.Score
+ evaluate():boolean
+ markAsFound(ajb.particles.Element element):void
+ unmarkAsFound(ajb.particles.Element element):void
}
Analysis --> "- 1..* startElements" .ajb.particles.Element
Analysis --> "- 1..* assays" Assay
class AnalysisFactory implements .ajb.miscellaneous.Singleton {
+getReagentFromElements(ajb.particles.Element[] element): Reagent
+generateRandomAnalysisContainingElements(ajb.particles.Element[] possibleElements):Analyse
+getAssayWithSubstances(Substance[] substances): Assay
}
}
}
@enduml |
613d813f88efa6fbfb46475fd50061d8a0c84dfb | 326f0532299d6efcaec59d5a2cc95c31d9af9ef2 | /src/com/atguigu/builder/builder.plantuml | c724747e3d0ac36167e83c3e8071456c7b5b8965 | [] | no_license | srefp/design_pattern | 4b45ceb0808a8ae98a007bc5b0e01825693dcf7b | b7ff2d80172c55848b8f59530da6ccca477dfd24 | refs/heads/main | 2023-01-19T06:12:14.495913 | 2020-11-24T08:48:53 | 2020-11-24T08:48:53 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 904 | plantuml | @startuml
title __BUILDER's Class Diagram__\n
namespace com.atguigu.builder {
abstract class com.atguigu.builder.AbstractHouse {
+ build()
{abstract} + buildBasic()
{abstract} + buildWalls()
{abstract} + roofed()
}
}
namespace com.atguigu.builder {
class com.atguigu.builder.Client {
{static} + main()
}
}
namespace com.atguigu.builder {
class com.atguigu.builder.CommonHouse {
+ buildBasic()
+ buildWalls()
+ roofed()
}
}
namespace com.atguigu.builder {
class com.atguigu.builder.HighBuilding {
}
}
com.atguigu.builder.CommonHouse -up-|> com.atguigu.builder.AbstractHouse
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
|
31ba67f0f1820037348ba0f6f558c2b77948b7da | 319ce0dee405e0f326968306f17a4630a45a06ca | /PhotoBook/ClassesUML/Uml.puml | f5998b7f5da40b069df756c01909ceb573cb40c1 | [
"Apache-2.0"
] | permissive | brzozasr/PhotoBook | 74c4ea846da17cefbc67554ec21ab1f876cf5ecd | b69311cef1bee3456ffb32fe54ed6348ecd60dc1 | refs/heads/main | 2023-03-21T09:54:34.793417 | 2021-03-07T17:42:56 | 2021-03-07T17:42:56 | 344,105,661 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,200 | puml | @startuml
'https://plantuml.com/class-diagram
interface IPhotoBook<T1, in T2>{
IList<T1> Pages
bool AddPhotoToPhotoBook(T2 photo)
}
class SingletonPhotoBookS{
- static Lazy<SingletonPhotoBookS> _photoBook
- private static readonly object Lock
+ static SingletonPhotoBookL GetInstance(int pagesNo)
+ bool AddPhotoToPhotoBook(Photo photo)
}
class SingletonPhotoBookM{
- static Lazy<SingletonPhotoBookM> _photoBook
- private static readonly object Lock
+ static SingletonPhotoBookL GetInstance(int pagesNo)
+ bool AddPhotoToPhotoBook(Photo photo)
}
class SingletonPhotoBookL{
- static Lazy<SingletonPhotoBookL> _photoBook
- private static readonly object Lock
+ static SingletonPhotoBookL GetInstance(int pagesNo)
+ bool AddPhotoToPhotoBook(Photo photo)
}
abstract class PhotoBookPage{
+abstract PageSize Size
+abstract IList<Photo> PhotosPage
+abstract bool AddPhoto(Photo photo)
}
class PhotoBookPageS{
+ PageSize Size
+ IList<Photo> PhotosPage
+ bool AddPhoto(Photo photo)
}
class PhotoBookPageM{
+ PageSize Size
+ IList<Photo> PhotosPage
+ bool AddPhoto(Photo photo)
}
class PhotoBookPageL{
+ PageSize Size
+ IList<Photo> PhotosPage
+ bool AddPhoto(Photo photo)
}
abstract class Photo{
+ abstract string Name
+ abstract PhotoType Type
+ abstract PhotoSize Size
+ abstract string CreationDate
}
class PhotoBMP{
+ string Name
+ PhotoType Type
+ PhotoSize Size
+ string CreationDate
}
class PhotoGIF{
+ string Name
+ PhotoType Type
+ PhotoSize Size
+ string CreationDate
}
class PhotoJPG{
+ string Name
+ PhotoType Type
+ PhotoSize Size
+ string CreationDate
}
class PhotoPNG{
+ string Name
+ PhotoType Type
+ PhotoSize Size
+ override string CreationDate
}
class PhotoRAW{
+ string Name
+ PhotoType Type
+ PhotoSize Size
+ string CreationDate
}
class PhotoTIFF{
+ string Name
+ PhotoType Type
+ PhotoSize Size
+ string CreationDate
}
class PhotoFactory {
+ {static} Photo GetRandomPhoto()
}
enum PageSize {
Size15x21 = 315
Size23x31 = 713
Size30x42 = 1260
}
enum PhotoBookType {
S
M
L
}
enum PhotoSize {
Size9x13 = 117
Size10x15 = 130
Size13x18 = 234
Size15x20 = 300
}
enum PhotoType {
JPG
PNG
GIF
TIFF
RAW
BMP
}
class PhotoBooksController {
- IPhotoBook<PhotoBookPage, Photo> _photoBookS;
- IPhotoBook<PhotoBookPage, Photo> _photoBookM;
- IPhotoBook<PhotoBookPage, Photo> _photoBookL;
+ Dictionary<string, IPhotoBook<PhotoBookPage, Photo>> PhotoBooks
+ void AddPhotosToBookS(int noOfPhotos)
+ void AddPhotosToBookM(int noOfPhotos)
+ void AddPhotosToBookL(int noOfPhotos)
- Queue<Photo> GenerateQueueOfPhotos(int noOfPhotos)
+ void Display(int pageNo, int bookType)
}
IPhotoBook <|.. SingletonPhotoBookS
IPhotoBook <|.. SingletonPhotoBookM
IPhotoBook <|.. SingletonPhotoBookL
SingletonPhotoBookS --* PhotoBookPageS
SingletonPhotoBookM --* PhotoBookPageM
SingletonPhotoBookL --* PhotoBookPageL
IPhotoBook <.. PhotoBooksController
Photo <-- PhotoFactory
PhotoBooksController --> PhotoFactory
Photo o-- PhotoBookPage
PhotoBookPage o-- IPhotoBook
PhotoBookPage <|-- PhotoBookPageS
PhotoBookPage <|-- PhotoBookPageM
PhotoBookPage <|-- PhotoBookPageL
Photo <|-- PhotoBMP
Photo <|-- PhotoGIF
Photo <|-- PhotoJPG
Photo <|-- PhotoPNG
Photo <|-- PhotoRAW
Photo <|-- PhotoTIFF
@enduml |
3e17efba99bad38ffbb55ee9617d44ecc751523d | ba5cb0efe3483c4f1c34f010b4ed83d4117d796b | /documentation/diagrams/Resource_LogicalResource.puml | 99d5b4c1fdf163896badcc84928ceda80e795d27 | [] | no_license | thobraun11/TMF639_Resource_Inventory | 153483ffd3b591c623a2f23111d3f6e5e15f1b54 | ada6a7949147830102ac718b68f26fabebd6ba6c | refs/heads/master | 2020-08-29T13:19:45.715331 | 2019-10-22T14:57:24 | 2019-10-22T14:57:24 | 218,043,084 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,975 | puml | @startuml
hide circle
hide methods
hide stereotype
show <<Enumeration>> stereotype
skinparam class {
BackgroundColor<<Enumeration>> #E6F5F7
BackgroundColor<<Ref>> #FFFFE0
BackgroundColor<<Pivot>> #FFFFFFF
BackgroundColor #FCF2E3
}
class LogicalResource <<Pivot>> {
category : String
description : String
endOperatingDate : DateTime
href : String [1]
id : String [1]
lifecycleState : ResourceLifecycleStateType
name : String
resourceVersion : String
startOperatingDate : DateTime
value : String
@baseType : String
@referredType : String
@schemaLocation : Uri
@type : String
}
class RelatedPlaceRefOrValue {
href : String [1]
id : String [1]
name : String
role : String [1]
@baseType : String
@referredType : String
@schemaLocation : Uri
@type : String
}
class AttachmentRefOrValue {
attachmentType : String
content : String
description : String
href : String
id : String
mimeType : String
name : String
size : Quantity
url : String
validFor : TimePeriod
@baseType : String
@referredType : String
@schemaLocation : Uri
@type : String
}
class Note {
author : String
date : DateTime
text : String [1]
@baseType : String
@schemaLocation : Uri
@type : String
}
class ResourceSpecificationRef <<Ref>> {
href : String [1]
id : String [1]
name : String
version : String
@baseType : String
@referredType : String
@schemaLocation : Uri
@type : String
}
class Characteristic {
name : String [1]
value : Any [1]
valueType : String
@baseType : String
@schemaLocation : Uri
@type : String
}
class RelatedPartyRef <<Ref>> {
href : String
id : String [1]
name : String
role : String
@baseType : String
@referredType : String
@schemaLocation : Uri
@type : String
}
class ResourceRelationship {
name : String
type : String
@baseType : String
@schemaLocation : Uri
@type : String
}
class ResourceRef <<Ref>> {
href : String
id : String [1]
@baseType : String
@referredType : String
@schemaLocation : Uri
@type : String
}
LogicalResource -right[hidden]-> ResourceLifecycleStateType
LogicalResource *--> "0..*" Characteristic : resourceCharacteristic
LogicalResource *--> "0..*" ResourceRelationship : resourceRelationship
ResourceRelationship *-right-> "0..*" Characteristic : resourceRelationshipCharacteristic
Note "0..*" <-left-* LogicalResource : note
RelatedPartyRef "0..*" <--* LogicalResource : relatedParty
RelatedPlaceRefOrValue "0..1" <--* LogicalResource : relatedPlace
AttachmentRefOrValue "0..*" <--* LogicalResource : resourceAttachment
LogicalResource *--> "0..1" ResourceSpecificationRef : resourceSpecification
Characteristic <-left[hidden]- ResourceSpecificationRef
ResourceRelationship *--> "0..1" ResourceRef : resourceRef
@enduml |
46cfa25cd61227f10f15091836107fd1a074dd0f | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductSelectionProductPagedQueryResponse.puml | 0dfbf78e14646b8e18da7999b8f23bf7b6e13f55 | [] | 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 | 472 | 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 ProductSelectionProductPagedQueryResponse [[ProductSelectionProductPagedQueryResponse.svg]] {
limit: Long
offset: Long
count: Long
total: Long
results: [[AssignedProductReference.svg List<AssignedProductReference>]]
}
@enduml
|
1f9583d644faa39418cf9b3fee823fd6ee448850 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/IPropertyPreview.puml | c2a5a90663bbfcdf1e548f441a4eaaf506571c88 | [] | 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 | 131 | puml | @startuml
interface IPropertyPreview {
GatherProperties(director:PlayableDirector, driver:IPropertyCollector) : void
}
@enduml
|
5fe9f1d564d6582a764e0148d4df40d1d3595581 | 07399e60c3e0b1249fd83046cc3b5c009d9af2a2 | /TD0.5.2.plantuml | e3ef2efc1e9f1935709d7d30d4d9590051fbab85 | [
"MIT"
] | permissive | IUT-Blagnac/bcoo-Andjil-ALI | 2eace20f9b555f0a0c3c18e16e6f9000a4867a48 | 87e39dd80cb01d0cb93883a0b77aa647f91f67a8 | refs/heads/main | 2023-04-16T03:21:58.859755 | 2021-04-27T13:10:50 | 2021-04-27T13:10:50 | 335,632,397 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 278 | plantuml | @startuml Titre
'--------------------------------
' Parametres pour le dessin
'--------------------------------
hide circle
hide empty members
hide empty methods
'--------------------------------
class Point{
}
class Ligne{
}
Ligne "0..*" -- "2" Point
@enduml |
70b9a10213a54b6ef816c11ebd891c13f4d47422 | 89cd977bcce4a48e3ab1876687a9a34f39b59287 | /DIVIDOR_RESISTENCE/out/production/DIVIDOR_RESISTENCE/Class.puml | 258a346bb6e464e02627e1cd9aa776da0af1b7b9 | [] | no_license | Youssef-Assbaghi/VoltageDivider | 99624a3e52537b850079dd2caccbda835faab5b4 | 431b9727f49b6b1035108a94ed0b13c5354252c9 | refs/heads/main | 2023-08-18T06:30:55.084093 | 2021-10-17T15:08:29 | 2021-10-17T15:08:29 | 418,167,633 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,584 | puml | @startuml
class Client{
+main(args:String[])
}
Class SeriesCatalog{
- series :List<Series>
- SeriesNames :String[]
- SeriesPrecisions :double[]
- NormalizedValues: double[][]
+ SeriesCatalog()
+ findSeriesByName(name:String) :Series
}
Class Series{
-resistors :List<Resistor>
- name: String
- precision: double
- normalizedValues : double[]
- PowerFactors:double[]
+ getResistors():List<Resistor>
+getName(): String
+ getPrecision(): double
+Series(name:String , normalizedValues: double[], precision: double)
+ toString():String
+makeResistors()
}
Class Resistor{
-resistance: double
-series:Series
+getResistance():double
+getSeries():Series
+Resistor(resistance:double, series:Series )
+setSeries( name:String, normalizedValues:double[], precision: double)
+setSeries(series:Series)
+ toString():String
}
Class VoltageDivider{
- resistor1: Resistor
- resistor2: Resistor
- coincidence:double
+getResistor1():Resistor
+getResistor2():Resistor
+getCoincidence():Double
+VoltageDivider( r1:Resistor, r2:Resistor, coincidence:double)
+compareTo(o:VoltageDivider):int
+ toString():String
}
Class VoltageDividerCalculation{
+ calculate(voltageDivision: double , coincidence:double ,s:Series ):List<VoltageDivider>
}
interface Comparable<T>{
+compareTo(o:VoltageDivider):int
}
SeriesCatalog *-->"1..* hola"Series
SeriesCatalog "1"*-->"*"Resistor
VoltageDivider ..|> Comparable
VoltageDivider x-->"1 resistor 1" Resistor
VoltageDivider x-->"1 resistor 2" Resistor
@enduml |
c0472b3599457ce7ef2b2bb1daa45a3cc31c96ba | c7345e58606d4f4e9b9ae22e2e50a8756b4ce8b1 | /src/main/java/ex45/ex45.puml | e0e079f67d80c514c7f045bfa490122f5247c623 | [] | no_license | MontgomeryJukebox/Santamaria-cop3330-assignment3 | 2792dd1ce71f92a1590964d8750ecbe8a1c77378 | 4a8ff5fbcf793e9c4cde7d7381c679afeb8db4f6 | refs/heads/master | 2023-05-31T21:04:10.083533 | 2021-06-21T03:39:24 | 2021-06-21T03:39:24 | 376,951,506 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 243 | puml | @startuml
'https://plantuml.com/class-diagram
class FileLoader {
loadFile(): String
}
class FileWriter {
writeFile(): void
}
class App {
loader: FileLoader
writer: FileWriter
}
App --* FileLoader
App --* FileWriter
@enduml |
2b6733ede0e1a656ab5b79dbb442aebea8e6be9b | 74cb674dc7b9c3f65f6ab08fc5ad3a43c3bf12d3 | /Offline 3/Problem 2/src/Pizza/Pizza.plantuml | 6e911d9eadbd384ae0fe2be246a4f6105514df7f | [] | no_license | zarif98sjs/CSE-308-Software-Engineering | a9759bbee2ea0647eae2ea677d08741293a1cc14 | 515015a40c10d916d5089f11784b4ff75319fcbd | refs/heads/main | 2023-06-27T05:57:00.443594 | 2021-07-28T13:57:32 | 2021-07-28T13:57:32 | 344,690,362 | 2 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 686 | plantuml | @startuml
title __PIZZA's Class Diagram__\n
namespace Pizza {
class Pizza.BeefPizza {
+ BeefPizza()
+ getCost()
}
}
namespace Pizza {
abstract class Pizza.Pizza {
~ description : String
{abstract} + getCost()
+ getDescription()
}
}
namespace Pizza {
class Pizza.VeggiPizza {
+ VeggiPizza()
+ getCost()
}
}
Pizza.BeefPizza -up-|> Pizza.Pizza
Pizza.VeggiPizza -up-|> Pizza.Pizza
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
|
36be7300df70a3926b74fece47e2cbf14d61b5df | 0931e607be7496662c2988305be95932c5c6ae9d | /src/main/java/tw/waterball/demo/demo.plantuml | 72d834141065cc8677c456f94fbc409578ae3ee2 | [
"Apache-2.0"
] | permissive | Johnny850807/Instagram4j-Fluent-Interface | 8a47a7c69590d1d03bee46c4dab7f6ed073dfa1f | 214c34d23489ff7576b9d120f018137e220ae6b1 | refs/heads/master | 2021-06-25T14:15:36.597273 | 2019-12-20T06:43:40 | 2019-12-20T06:43:40 | 224,562,189 | 0 | 0 | Apache-2.0 | 2021-04-26T19:44:09 | 2019-11-28T03:25:05 | Java | UTF-8 | PlantUML | false | false | 1,206 | plantuml | @startuml
title __DEMO's Class Diagram__\n
namespace tw.waterball.demo {
class tw.waterball.demo.ApproveAllPendingInboxMessages {
{static} + main()
}
}
namespace tw.waterball.demo {
class tw.waterball.demo.FollowRecentCommenters {
{static} + main()
}
}
namespace tw.waterball.demo {
class tw.waterball.demo.GetAllFeeds {
{static} + main()
}
}
namespace tw.waterball.demo {
class tw.waterball.demo.GetAllFollowers {
{static} + main()
}
}
namespace tw.waterball.demo {
class tw.waterball.demo.GetDistinctCommenters {
{static} + main()
}
}
namespace tw.waterball.demo {
class tw.waterball.demo.GetInboxThreadMessages {
{static} + main()
}
}
namespace tw.waterball.demo {
class tw.waterball.demo.GetUnseenInboxMessages {
{static} + main()
}
}
namespace tw.waterball.demo {
class tw.waterball.demo.InstagramStoryCrawler {
}
}
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
|
be3270fa0de398d42e2fc464fa160414990a01dd | 833c4b92528ecd1580abf373ab58e7f77b874ea1 | /diagrams/06-one-to-many-onedirection.puml | abedab652e0730b391f68e1e138a721f7c9e9d3e | [] | no_license | lcalmsky/jpa | 3d67b948d5d68646cb1194871a1f1214bdc44a52 | fa36fcf46b25c638cb64a682ec1bde097e5a934d | refs/heads/master | 2022-08-21T08:53:49.261282 | 2022-07-11T13:12:37 | 2022-07-11T13:12:37 | 251,661,495 | 1 | 1 | null | 2022-07-11T13:02:41 | 2020-03-31T16:20:39 | Java | UTF-8 | PlantUML | false | false | 168 | puml | @startuml
class Member {
id: Long
--
name: String
}
class Team {
id: Long
--
name: String
members: List<Member>
}
Team -d-> "members *" Member
@enduml |
6159f1ff5522959c3b1e4d3293a10218e8af5416 | 688818d043f8a515007e8b822eddc970b2be6957 | /documents/database.plantuml | 4e272363f095ff9aef67f1fc37fc27ac9a05653b | [] | no_license | emfigo/primer | 9a86df04472972971349736e594c202dbc335273 | 5b170bac8d35fcf80bfa60499b4037f92096af65 | refs/heads/master | 2023-01-01T21:48:25.982535 | 2020-10-13T09:36:07 | 2020-10-13T09:36:07 | 298,843,133 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,126 | plantuml | @startuml
class Customers {
id : uuid
first_name : string
last_name : string
company : string
email : string
phone : string
fax : string
website : string
token : string
}
class PaymentMethods {
id : uuid
customer_id : uuid
details : jsonb
token : string
}
class PaymentProcessorPaymentInformations {
id : uuid
name : string
payment_method_id: uuid
information : jsonb
}
class PaymentProcessorCustomerInformations {
id : uuid
name : string
customer_id: uuid
information : jsonb
}
note "Details will look like:\n {\n card_holder_name,\n number,\n cvv,\n expriation_date\n }\n" as details
note "Information will look like:\n {\n payment_token,\n nonce_token,\n }\n" as payment_information
note "Information will look like:\n {\n customer_id,\n }\n" as customer_information
Customers "1" *-- "0..*" PaymentMethods
Customers "1" *-- PaymentProcessorCustomerInformations
PaymentProcessorCustomerInformations .. customer_information
PaymentMethods .. details
PaymentMethods "1" *-- PaymentProcessorPaymentInformations
PaymentProcessorPaymentInformations .. payment_information
@enduml
|
4d13c8242022efe91363b135cdaf69c66f5d2cc1 | c6161c5cabf2403e086cbbf702d1245e7953558c | /Smith-cop3330-assignment3/Diagrams/diagram42.puml | e56b4afa581a6baea8898ecaf43892cd708731fa | [] | no_license | hunters3211/Java-Projects | 8fb9d736ada0e8bc32cb7a9def360ef440cd6750 | d855a70f3483b9fb365839b304465d9e6af8fd52 | refs/heads/main | 2023-08-21T18:51:40.369991 | 2021-10-12T19:03:09 | 2021-10-12T19:03:09 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 190 | puml | @startuml
class app
class GetInput{
read file
return string
}
class GenerateOutput{
format string
create file
}
app o--> GetInput
app o-->GenerateOutput
@enduml |
7da62220834bda149f7980e0c230f268b27aea20 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/OrderMessagePayload.puml | 184934d038fab498b7fc5a6680a43a346215c05f | [] | 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 | 16,033 | 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 OrderMessagePayload [[OrderMessagePayload.svg]] extends MessagePayload {
type: String
}
interface MessagePayload [[MessagePayload.svg]] {
type: String
}
interface CustomLineItemStateTransitionMessagePayload [[CustomLineItemStateTransitionMessagePayload.svg]] {
type: String
customLineItemId: String
customLineItemKey: String
transitionDate: DateTime
quantity: Long
fromState: [[StateReference.svg StateReference]]
toState: [[StateReference.svg StateReference]]
}
interface DeliveryAddedMessagePayload [[DeliveryAddedMessagePayload.svg]] {
type: String
delivery: [[Delivery.svg Delivery]]
shippingKey: String
}
interface DeliveryAddressSetMessagePayload [[DeliveryAddressSetMessagePayload.svg]] {
type: String
deliveryId: String
address: [[Address.svg Address]]
oldAddress: [[Address.svg Address]]
shippingKey: String
}
interface DeliveryItemsUpdatedMessagePayload [[DeliveryItemsUpdatedMessagePayload.svg]] {
type: String
deliveryId: String
items: [[DeliveryItem.svg List<DeliveryItem>]]
oldItems: [[DeliveryItem.svg List<DeliveryItem>]]
shippingKey: String
}
interface DeliveryRemovedMessagePayload [[DeliveryRemovedMessagePayload.svg]] {
type: String
delivery: [[Delivery.svg Delivery]]
shippingKey: String
}
interface LineItemStateTransitionMessagePayload [[LineItemStateTransitionMessagePayload.svg]] {
type: String
lineItemId: String
lineItemKey: String
transitionDate: DateTime
quantity: Long
fromState: [[StateReference.svg StateReference]]
toState: [[StateReference.svg StateReference]]
}
interface OrderBillingAddressSetMessagePayload [[OrderBillingAddressSetMessagePayload.svg]] {
type: String
address: [[Address.svg Address]]
oldAddress: [[Address.svg Address]]
}
interface OrderCreatedMessagePayload [[OrderCreatedMessagePayload.svg]] {
type: String
order: [[Order.svg Order]]
}
interface OrderCustomFieldAddedMessagePayload [[OrderCustomFieldAddedMessagePayload.svg]] {
type: String
name: String
value: [[Object.svg Object]]
}
interface OrderCustomFieldChangedMessagePayload [[OrderCustomFieldChangedMessagePayload.svg]] {
type: String
name: String
value: [[Object.svg Object]]
previousValue: [[Object.svg Object]]
}
interface OrderCustomFieldRemovedMessagePayload [[OrderCustomFieldRemovedMessagePayload.svg]] {
type: String
name: String
}
interface OrderCustomLineItemAddedMessagePayload [[OrderCustomLineItemAddedMessagePayload.svg]] {
type: String
customLineItem: [[CustomLineItem.svg CustomLineItem]]
}
interface OrderCustomLineItemDiscountSetMessagePayload [[OrderCustomLineItemDiscountSetMessagePayload.svg]] {
type: String
customLineItemId: String
customLineItemKey: String
discountedPricePerQuantity: [[DiscountedLineItemPriceForQuantity.svg List<DiscountedLineItemPriceForQuantity>]]
taxedPrice: [[TaxedItemPrice.svg TaxedItemPrice]]
}
interface OrderCustomLineItemQuantityChangedMessagePayload [[OrderCustomLineItemQuantityChangedMessagePayload.svg]] {
type: String
customLineItemId: String
customLineItemKey: String
quantity: Long
oldQuantity: Long
}
interface OrderCustomLineItemRemovedMessagePayload [[OrderCustomLineItemRemovedMessagePayload.svg]] {
type: String
customLineItemId: String
customLineItemKey: String
customLineItem: [[CustomLineItem.svg CustomLineItem]]
}
interface OrderCustomTypeRemovedMessagePayload [[OrderCustomTypeRemovedMessagePayload.svg]] {
type: String
previousTypeId: String
}
interface OrderCustomTypeSetMessagePayload [[OrderCustomTypeSetMessagePayload.svg]] {
type: String
customFields: [[CustomFields.svg CustomFields]]
previousTypeId: String
}
interface OrderCustomerEmailSetMessagePayload [[OrderCustomerEmailSetMessagePayload.svg]] {
type: String
email: String
oldEmail: String
}
interface OrderCustomerGroupSetMessagePayload [[OrderCustomerGroupSetMessagePayload.svg]] {
type: String
customerGroup: [[CustomerGroupReference.svg CustomerGroupReference]]
oldCustomerGroup: [[CustomerGroupReference.svg CustomerGroupReference]]
}
interface OrderCustomerSetMessagePayload [[OrderCustomerSetMessagePayload.svg]] {
type: String
customer: [[CustomerReference.svg CustomerReference]]
customerGroup: [[CustomerGroupReference.svg CustomerGroupReference]]
oldCustomer: [[CustomerReference.svg CustomerReference]]
oldCustomerGroup: [[CustomerGroupReference.svg CustomerGroupReference]]
}
interface OrderDeletedMessagePayload [[OrderDeletedMessagePayload.svg]] {
type: String
order: [[Order.svg Order]]
}
interface OrderDiscountCodeAddedMessagePayload [[OrderDiscountCodeAddedMessagePayload.svg]] {
type: String
discountCode: [[DiscountCodeReference.svg DiscountCodeReference]]
}
interface OrderDiscountCodeRemovedMessagePayload [[OrderDiscountCodeRemovedMessagePayload.svg]] {
type: String
discountCode: [[DiscountCodeReference.svg DiscountCodeReference]]
}
interface OrderDiscountCodeStateSetMessagePayload [[OrderDiscountCodeStateSetMessagePayload.svg]] {
type: String
discountCode: [[DiscountCodeReference.svg DiscountCodeReference]]
state: [[DiscountCodeState.svg DiscountCodeState]]
oldState: [[DiscountCodeState.svg DiscountCodeState]]
}
interface OrderEditAppliedMessagePayload [[OrderEditAppliedMessagePayload.svg]] {
type: String
edit: [[OrderEdit.svg OrderEdit]]
result: [[OrderEditApplied.svg OrderEditApplied]]
}
interface OrderImportedMessagePayload [[OrderImportedMessagePayload.svg]] {
type: String
order: [[Order.svg Order]]
}
interface OrderLineItemAddedMessagePayload [[OrderLineItemAddedMessagePayload.svg]] {
type: String
lineItem: [[LineItem.svg LineItem]]
addedQuantity: Long
}
interface OrderLineItemDiscountSetMessagePayload [[OrderLineItemDiscountSetMessagePayload.svg]] {
type: String
lineItemId: String
lineItemKey: String
discountedPricePerQuantity: [[DiscountedLineItemPriceForQuantity.svg List<DiscountedLineItemPriceForQuantity>]]
totalPrice: [[Money.svg Money]]
taxedPrice: [[TaxedItemPrice.svg TaxedItemPrice]]
taxedPricePortions: [[MethodTaxedPrice.svg List<MethodTaxedPrice>]]
}
interface OrderLineItemDistributionChannelSetMessagePayload [[OrderLineItemDistributionChannelSetMessagePayload.svg]] {
type: String
lineItemId: String
lineItemKey: String
distributionChannel: [[ChannelReference.svg ChannelReference]]
}
interface OrderLineItemRemovedMessagePayload [[OrderLineItemRemovedMessagePayload.svg]] {
type: String
lineItemId: String
lineItemKey: String
removedQuantity: Long
newQuantity: Long
newState: [[ItemState.svg List<ItemState>]]
newTotalPrice: [[CentPrecisionMoney.svg CentPrecisionMoney]]
newTaxedPrice: [[TaxedItemPrice.svg TaxedItemPrice]]
newPrice: [[Price.svg Price]]
newShippingDetail: [[ItemShippingDetails.svg ItemShippingDetails]]
}
interface OrderPaymentStateChangedMessagePayload [[OrderPaymentStateChangedMessagePayload.svg]] {
type: String
paymentState: [[PaymentState.svg PaymentState]]
oldPaymentState: [[PaymentState.svg PaymentState]]
}
interface OrderPurchaseOrderNumberSetMessagePayload [[OrderPurchaseOrderNumberSetMessagePayload.svg]] {
type: String
purchaseOrderNumber: String
oldPurchaseOrderNumber: String
}
interface OrderReturnShipmentStateChangedMessagePayload [[OrderReturnShipmentStateChangedMessagePayload.svg]] {
type: String
returnItemId: String
returnShipmentState: [[ReturnShipmentState.svg ReturnShipmentState]]
}
interface OrderShipmentStateChangedMessagePayload [[OrderShipmentStateChangedMessagePayload.svg]] {
type: String
shipmentState: [[ShipmentState.svg ShipmentState]]
oldShipmentState: [[ShipmentState.svg ShipmentState]]
}
interface OrderShippingAddressSetMessagePayload [[OrderShippingAddressSetMessagePayload.svg]] {
type: String
address: [[Address.svg Address]]
oldAddress: [[Address.svg Address]]
}
interface OrderShippingInfoSetMessagePayload [[OrderShippingInfoSetMessagePayload.svg]] {
type: String
shippingInfo: [[ShippingInfo.svg ShippingInfo]]
oldShippingInfo: [[ShippingInfo.svg ShippingInfo]]
}
interface OrderShippingRateInputSetMessagePayload [[OrderShippingRateInputSetMessagePayload.svg]] {
type: String
shippingRateInput: [[ShippingRateInput.svg ShippingRateInput]]
oldShippingRateInput: [[ShippingRateInput.svg ShippingRateInput]]
}
interface OrderStateChangedMessagePayload [[OrderStateChangedMessagePayload.svg]] {
type: String
orderState: [[OrderState.svg OrderState]]
oldOrderState: [[OrderState.svg OrderState]]
}
interface OrderStateTransitionMessagePayload [[OrderStateTransitionMessagePayload.svg]] {
type: String
state: [[StateReference.svg StateReference]]
oldState: [[StateReference.svg StateReference]]
force: Boolean
}
interface OrderStoreSetMessagePayload [[OrderStoreSetMessagePayload.svg]] {
type: String
store: [[StoreKeyReference.svg StoreKeyReference]]
}
interface ParcelAddedToDeliveryMessagePayload [[ParcelAddedToDeliveryMessagePayload.svg]] {
type: String
delivery: [[Delivery.svg Delivery]]
parcel: [[Parcel.svg Parcel]]
shippingKey: String
}
interface ParcelItemsUpdatedMessagePayload [[ParcelItemsUpdatedMessagePayload.svg]] {
type: String
parcelId: String
deliveryId: String
items: [[DeliveryItem.svg List<DeliveryItem>]]
oldItems: [[DeliveryItem.svg List<DeliveryItem>]]
shippingKey: String
}
interface ParcelMeasurementsUpdatedMessagePayload [[ParcelMeasurementsUpdatedMessagePayload.svg]] {
type: String
deliveryId: String
parcelId: String
measurements: [[ParcelMeasurements.svg ParcelMeasurements]]
shippingKey: String
}
interface ParcelRemovedFromDeliveryMessagePayload [[ParcelRemovedFromDeliveryMessagePayload.svg]] {
type: String
deliveryId: String
parcel: [[Parcel.svg Parcel]]
shippingKey: String
}
interface ParcelTrackingDataUpdatedMessagePayload [[ParcelTrackingDataUpdatedMessagePayload.svg]] {
type: String
deliveryId: String
parcelId: String
trackingData: [[TrackingData.svg TrackingData]]
shippingKey: String
}
interface ReturnInfoAddedMessagePayload [[ReturnInfoAddedMessagePayload.svg]] {
type: String
returnInfo: [[ReturnInfo.svg ReturnInfo]]
}
interface ReturnInfoSetMessagePayload [[ReturnInfoSetMessagePayload.svg]] {
type: String
returnInfo: [[ReturnInfo.svg List<ReturnInfo>]]
}
OrderMessagePayload --> CustomLineItemStateTransitionMessagePayload #blue;text:blue : "type : CustomLineItemStateTransition"
OrderMessagePayload --> DeliveryAddedMessagePayload #blue;text:blue : "type : DeliveryAdded"
OrderMessagePayload --> DeliveryAddressSetMessagePayload #blue;text:blue : "type : DeliveryAddressSet"
OrderMessagePayload --> DeliveryItemsUpdatedMessagePayload #blue;text:blue : "type : DeliveryItemsUpdated"
OrderMessagePayload --> DeliveryRemovedMessagePayload #blue;text:blue : "type : DeliveryRemoved"
OrderMessagePayload --> LineItemStateTransitionMessagePayload #blue;text:blue : "type : LineItemStateTransition"
OrderMessagePayload --> OrderBillingAddressSetMessagePayload #blue;text:blue : "type : OrderBillingAddressSet"
OrderMessagePayload --> OrderCreatedMessagePayload #blue;text:blue : "type : OrderCreated"
OrderMessagePayload --> OrderCustomFieldAddedMessagePayload #blue;text:blue : "type : OrderCustomFieldAdded"
OrderMessagePayload --> OrderCustomFieldChangedMessagePayload #blue;text:blue : "type : OrderCustomFieldChanged"
OrderMessagePayload --> OrderCustomFieldRemovedMessagePayload #blue;text:blue : "type : OrderCustomFieldRemoved"
OrderMessagePayload --> OrderCustomLineItemAddedMessagePayload #blue;text:blue : "type : OrderCustomLineItemAdded"
OrderMessagePayload --> OrderCustomLineItemDiscountSetMessagePayload #blue;text:blue : "type : OrderCustomLineItemDiscountSet"
OrderMessagePayload --> OrderCustomLineItemQuantityChangedMessagePayload #blue;text:blue : "type : OrderCustomLineItemQuantityChanged"
OrderMessagePayload --> OrderCustomLineItemRemovedMessagePayload #blue;text:blue : "type : OrderCustomLineItemRemoved"
OrderMessagePayload --> OrderCustomTypeRemovedMessagePayload #blue;text:blue : "type : OrderCustomTypeRemoved"
OrderMessagePayload --> OrderCustomTypeSetMessagePayload #blue;text:blue : "type : OrderCustomTypeSet"
OrderMessagePayload --> OrderCustomerEmailSetMessagePayload #blue;text:blue : "type : OrderCustomerEmailSet"
OrderMessagePayload --> OrderCustomerGroupSetMessagePayload #blue;text:blue : "type : OrderCustomerGroupSet"
OrderMessagePayload --> OrderCustomerSetMessagePayload #blue;text:blue : "type : OrderCustomerSet"
OrderMessagePayload --> OrderDeletedMessagePayload #blue;text:blue : "type : OrderDeleted"
OrderMessagePayload --> OrderDiscountCodeAddedMessagePayload #blue;text:blue : "type : OrderDiscountCodeAdded"
OrderMessagePayload --> OrderDiscountCodeRemovedMessagePayload #blue;text:blue : "type : OrderDiscountCodeRemoved"
OrderMessagePayload --> OrderDiscountCodeStateSetMessagePayload #blue;text:blue : "type : OrderDiscountCodeStateSet"
OrderMessagePayload --> OrderEditAppliedMessagePayload #blue;text:blue : "type : OrderEditApplied"
OrderMessagePayload --> OrderImportedMessagePayload #blue;text:blue : "type : OrderImported"
OrderMessagePayload --> OrderLineItemAddedMessagePayload #blue;text:blue : "type : OrderLineItemAdded"
OrderMessagePayload --> OrderLineItemDiscountSetMessagePayload #blue;text:blue : "type : OrderLineItemDiscountSet"
OrderMessagePayload --> OrderLineItemDistributionChannelSetMessagePayload #blue;text:blue : "type : OrderLineItemDistributionChannelSet"
OrderMessagePayload --> OrderLineItemRemovedMessagePayload #blue;text:blue : "type : OrderLineItemRemoved"
OrderMessagePayload --> OrderPaymentStateChangedMessagePayload #blue;text:blue : "type : OrderPaymentStateChanged"
OrderMessagePayload --> OrderPurchaseOrderNumberSetMessagePayload #blue;text:blue : "type : OrderPurchaseOrderNumberSet"
OrderMessagePayload --> OrderReturnShipmentStateChangedMessagePayload #blue;text:blue : "type : OrderReturnShipmentStateChanged"
OrderMessagePayload --> OrderShipmentStateChangedMessagePayload #blue;text:blue : "type : OrderShipmentStateChanged"
OrderMessagePayload --> OrderShippingAddressSetMessagePayload #blue;text:blue : "type : OrderShippingAddressSet"
OrderMessagePayload --> OrderShippingInfoSetMessagePayload #blue;text:blue : "type : OrderShippingInfoSet"
OrderMessagePayload --> OrderShippingRateInputSetMessagePayload #blue;text:blue : "type : OrderShippingRateInputSet"
OrderMessagePayload --> OrderStateChangedMessagePayload #blue;text:blue : "type : OrderStateChanged"
OrderMessagePayload --> OrderStateTransitionMessagePayload #blue;text:blue : "type : OrderStateTransition"
OrderMessagePayload --> OrderStoreSetMessagePayload #blue;text:blue : "type : OrderStoreSet"
OrderMessagePayload --> ParcelAddedToDeliveryMessagePayload #blue;text:blue : "type : ParcelAddedToDelivery"
OrderMessagePayload --> ParcelItemsUpdatedMessagePayload #blue;text:blue : "type : ParcelItemsUpdated"
OrderMessagePayload --> ParcelMeasurementsUpdatedMessagePayload #blue;text:blue : "type : ParcelMeasurementsUpdated"
OrderMessagePayload --> ParcelRemovedFromDeliveryMessagePayload #blue;text:blue : "type : ParcelRemovedFromDelivery"
OrderMessagePayload --> ParcelTrackingDataUpdatedMessagePayload #blue;text:blue : "type : ParcelTrackingDataUpdated"
OrderMessagePayload --> ReturnInfoAddedMessagePayload #blue;text:blue : "type : ReturnInfoAdded"
OrderMessagePayload --> ReturnInfoSetMessagePayload #blue;text:blue : "type : ReturnInfoSet"
@enduml
|
e411440341160468b1029e042a5da4768cde0aa8 | d5844b984bb4a649052e9b63901e5069f2779873 | /src/main/java/ex46/ex46.puml | 48136e462402c13958c57dc25282a2e404dbb0f2 | [] | no_license | Ben-Phung/phung-cop3330-assignment3 | 9002a01d60977e887dd26cff7dfa3864d7a6ceaf | 5a9f97cdccce2613b5611b12aae13d3284eec685 | refs/heads/master | 2023-08-11T22:45:55.956633 | 2021-10-12T02:45:52 | 2021-10-12T02:45:52 | 416,158,876 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 280 | puml | @startuml
'https://plantuml.com/class-diagram
class ArrayList {
+void main
~Map<String, Integer> map
+void readFile
~Map<String, Integer> map
~Scanner scan
~String string
+void print
~Map<String, Integer> map
~String key
~int i
}
@enduml |
55218e84a6d9393937ac96fc40bc2913d3bf8055 | 5dfdb7574d6a2ac2adeb8b9bd068e07caf31f539 | /.idea/modules/app/app.plantuml | ad8bbc2352bfd34501b9ab2660fe0bae5f667570 | [] | no_license | PraneethW65/isense-pay | 6a98e708543ec43954399e4067a3e8707c7f1802 | e36ad0bc6625f22d9524d39788343ece37bf9208 | refs/heads/master | 2023-06-14T07:21:44.177941 | 2021-07-12T17:18:14 | 2021-07-12T17:18:14 | 385,325,727 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,250 | plantuml | @startuml
title __ISENCEPAY.APP's Class Diagram__\n
namespace com.google.isencepay {
class com.google.isencepay.BuildConfig {
}
}
namespace com.google.isencepay {
class com.google.isencepay.First {
}
}
namespace com.google.isencepay {
class com.google.isencepay.History {
}
}
namespace com.google.isencepay {
class com.google.isencepay.Home {
}
}
namespace com.google.isencepay {
class com.google.isencepay.MainActivity {
}
}
namespace com.google.isencepay {
class com.google.isencepay.NewVehicle {
}
}
namespace com.google.isencepay {
class com.google.isencepay.Offences {
}
}
namespace com.google.isencepay {
class com.google.isencepay.Profile {
}
}
namespace com.google.isencepay {
class com.google.isencepay.ReminderDetails {
}
}
namespace com.google.isencepay {
class com.google.isencepay.Reminders {
}
}
namespace com.google.isencepay {
class com.google.isencepay.VehicleProfile {
}
}
namespace com.google.isencepay {
class com.google.isencepay.Vehicles {
}
}
com.google.isencepay.First -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.History -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.Home -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.MainActivity -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.NewVehicle -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.Offences -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.Profile -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.ReminderDetails -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.Reminders -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.VehicleProfile -up-|> androidx.appcompat.app.AppCompatActivity
com.google.isencepay.Vehicles -up-|> androidx.appcompat.app.AppCompatActivity
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
|
9a372aa18ecf09db459363596f7e29a866fc701a | 505c5bbc58a32d3697b9285df6d75a34522a3c0e | /source/_posts/Android/Android端架构_单Activity的View栈模式/路由类图.puml | 0ad43be5d3d1c5409efc0ac0898484e8b58940c5 | [] | no_license | liyungui/liyungui.github.io | e663cbde584394eb37cb8b0c88887bd1e4a6c54a | a65b2b2d7c391ce4ded20188d8d82902147d40b9 | refs/heads/hexo | 2023-04-27T19:59:54.533257 | 2021-07-07T03:27:20 | 2021-07-07T03:27:20 | 76,935,907 | 6 | 1 | null | 2023-04-20T21:25:04 | 2016-12-20T07:57:56 | JavaScript | UTF-8 | PlantUML | false | false | 714 | puml | @startuml
class Route{
String type
Map<String, Object> params
}
enum RouteType {
NATIVE("native")
RN_PAGE("rn_page")
WEB("web")
}
class RouteHandler{
+ boolean handle(Route route)
}
note right: 策略模式
class NativePageRouteHandler{
+ String pageName
}
class RNPageRouteHandler{
}
class WebPageRouteHandler{
}
class RouteController{
- List<RouteHandler> handler
- void registRouteHandler()
+ void parseRoute(Route route)
}
RouteHandler <|-- NativePageRouteHandler
RouteHandler <|-- RNPageRouteHandler
RouteHandler <|-- WebPageRouteHandler
RouteHandler *-- Route
RouteController *-- RouteHandler
RouteController <-- Route
RouteController <-- RouteType
@enduml |
faa8bd7d0e2f09110d0be3d3eaa090faae61dc33 | 9db0e44aab017ef29006d32f953b6d2efec074bc | /Java1/Course_BattleShips/src/plan1.puml | 1720b353d8d8eed535a1e252cf1096f0a89a2d85 | [] | no_license | Sintez7/Khasang | f6b48eadec007bd2791a88a209b2b1d4e318ecb3 | 25d3ab698730ba8a7a418bd71922f582498e8f38 | refs/heads/master | 2023-08-31T10:33:32.053029 | 2021-10-28T21:10:50 | 2021-10-28T21:10:50 | 240,733,283 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 999 | puml | @startuml
class Game {
}
class Field {
private Player owner;
private Cell[][] field;
private State state;
public Field(Player owner);
public hit(Coordinate place) throws Lose;
private checkStatus() throws Lose;
}
enum State {
READY,
PLAYABLE,
OK,
WAITING
}
class Cell {
private Coordinate place;
private Status status;
public Cell(int x, int y);
public void hit() throws HitError;
public void affected();
}
enum Status {
FREE,
OCCUPIED,
HIT
}
class Coordinate {
int x;
int y;
}
abstract class Player {
private String name;
public Player(String name);
public String getName();
public Coordinate makeMove();
}
class Human extends Player {
@Override public Coordinate makeMove();
}
class AI extends Player {
@Override public Coordinate makeMove();
}
Game *-- Field
Cell +-- Status
State -[hidden]- Cell
Field -[hidden] Coordinate
Field +-- State
Coordinate -[hidden] Player
@enduml
|
8508344abc3f509ae2d21dc2f244debf3cfbd81a | 05c8bd1a709110820fd40a86efed565a75a57377 | /Software-Engineering/System-Design/Design-Patterns/decorator.puml | cce552fbd08609e402a1abc87d5dcb67e86348cf | [] | no_license | nl253/Notes | d08a05b21d69152a34db7938ea5cf19e292f6663 | d59be8c90ae16edd6d70528941cd5c70d2255c71 | refs/heads/master | 2020-03-19T15:19:08.574580 | 2019-12-29T15:10:45 | 2019-12-29T15:10:45 | 87,872,276 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 567 | puml | @startuml
interface Inner<E> {
+ display(): E
}
class TextField implements Inner
abstract class Wrapper<E> extends Inner {
- inner: Inner
+ display(): E
+ Wrapper(inner: Inner)
}
note left of Wrapper
public display() {
return self.inner.display();
}
end note
class WideFrame<E> extends Wrapper {
+ display(): E
}
note right of WideFrame
public display() {
super.display(); // inner acts first
makeWide(); // then outer layers
}
end note
class ItalicText<E> extends Wrapper
Wrapper -> Inner
@enduml
|
3b3189405b65fe5a3af66469efa9736f168c2ccd | 14be5228d52d9a7e9db16de48d4b262ce33d6257 | /Anno_2018_2019/Regex/Assets/class_diagram.puml | 371fdc0a94450b08f284f8d37ec1e2132b4ee4bf | [] | no_license | a-pucci/GameDev-1anno-2016-2017 | d7625be64b1878ab4e2155aea35c2f141265190a | 0b1298c4524864db30f62c7a6483554786a64fe8 | refs/heads/master | 2021-06-20T13:36:53.455226 | 2019-02-26T20:33:21 | 2021-04-02T18:03:00 | 74,010,542 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,610 | puml | @startuml
hide empty fields
hide empty methods
'hide <<Tool>>
package Crafting <<Rectangle>> {
class CraftingTable <<(T, orange) Tool>> {
}
class CraftingSystem <<(M, lightblue)>> {
}
class Recipe <<(S, red)>> {
+ category : Category
+ appliance : Appliance
+ tool : Tool
+ ingredients : Set[]
+ result : Set
}
class Appliance <<(S, red)>>
class Category <<(S, red)>> {
+ sprite : Sprite
}
Category - Recipe
Appliance -- Recipe
Recipe -- CraftingTable
CraftingSystem o-- Recipe
}
package Inventory <<Rectangle>> {
class Tool <<(S, red)>> {
+ durability : int
}
class Set {
+ item : Item
+ quantity : int
}
class Item <<(S, red)>> {
+ sprite : Sprite
- description : string
+ stack : int
+ effects : Effects[]
+ Inspect() : string
}
class Inventory <<(M, lightblue)>> {
- slots : List<Set>
+ Changed : event
+ Add(Set) : void
+ Remove(Set) : void
}
Recipe - Item
(Recipe, Item) . Set
CraftingSystem o-- Item
Tool <|-- Item
Item --o Inventory
Set -o Inventory
}
package Environment <<Rectangle>> {
class Interactable <<(M, lightblue)>> {
}
}
package InteractionSystem <<Rectangle>> {
class Interaction {
name : string
destination : Interactable
condition : string
effect : Effect
}
class Effect {
script : string[]
}
class Parser <<(M, lightblue)>> {
Execute() : IEnumerator
}
class CheatSheet <<(S, red)>> {
}
class Command {
}
Interaction *- Effect
Effect -- Parser
CheatSheet - Parser
CheatSheet *-- Command
Interactable - Item
(Interactable, Item) . Interaction
}
package Survival <<Rectangle>> {
class Character <<(M, lightblue)>> {
+ hunger: VitalSign
+ thirst : VitalSign
+ temperature : VitalSign
+ oxygen : VitalSign
+ rest : VitalSign
}
class VitalSign {
value : float
Changed : Action
Dead : Action
}
Character *- VitalSign
}
package UI <<Rectangle>> {
class UICharacter <<(M, lightblue)>> {
}
class UIInventory <<(M, lightblue)>> {
}
class UISlot <<(M, lightblue)>> {
}
UIInventory *- UISlot
Inventory -- UIInventory
UICharacter -- Character
}
@enduml |
0e4a3eb53a961e913ec568257ad807727c90cf74 | 2099ea9bcbc7ae9c8c28d59f9e0fffbf478c1f03 | /UML/vendor/yiisoft/yii2-dev/framework/core.puml | 7823192848578a2fba052c8f183901b11475ffd8 | [] | no_license | adipriyantobpn/UML-diagram-for-some-PHP-packages | b3e3ed8e8898e4a5d56f0647cfbedaaa9d2dbdd5 | 0a9308fbd2d544c8f64a37cf9f11011edfc40ace | refs/heads/master | 2021-08-19T19:24:34.948176 | 2017-11-27T07:48:10 | 2017-11-27T07:48:10 | 112,164,778 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,539 | puml | @startuml
skinparam handwritten true
class Yii {
}
class Yii extends yii.BaseYii
class yii.BaseYii {
+aliases : array = [
\t"@yii" => "E:\project\\laboratorium\adipriyantobpn\freeform\vendor\yiisoft\yii2-dev\framework"
]
+app : yii.console.Application|.yii.web.Application
+classMap : array = []
+container : yii.di.Container
-_logger
+{static}autoload(className : string)
+{static}beginProfile(token : string, category : string = "application")
+{static}configure(object : object, properties : array) : object
+{static}createObject(type : string|array|callable, params : array = []) : object
+{static}endProfile(token : string, category : string = "application")
+{static}error(message : string|array, category : string = "application")
+{static}getAlias(alias : string, throwException : bool = true) : string|bool
+{static}getLogger() : yii.log.Logger
+{static}getObjectVars(object : object) : array
+{static}getRootAlias(alias : string) : string|bool
+{static}getVersion() : string
+{static}info(message : string|array, category : string = "application")
+{static}powered() : string
+{static}setAlias(alias : string, path : string)
+{static}setLogger(logger : Logger)
+{static}t(category : string, message : string, params : array = [], language : string = null) : string
+{static}trace(message : string|array, category : string = "application")
+{static}warning(message : string|array, category : string = "application")
}
@enduml
|
8da545ddacea41f16c2eb2907c96c34c5b099dee | b1877e9f1bc509f6c7934f37b2c6fc1044a2d983 | /psj/week05/hw01/time.puml | 4316f44c4c1c6de5e72c8e29e8f4a4cf9bc3c5b5 | [] | no_license | int-i/ACE1309 | ee5f0d0fb3fdeb2ab89fda757e8e915c2931d0de | 8f6d5b4971224ec63058e39d349c462e4c683803 | refs/heads/master | 2022-12-06T08:13:57.535680 | 2020-08-27T08:45:33 | 2020-08-27T08:45:33 | 262,301,014 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 438 | puml | @startuml
class Time {
- hour: int
- minute: int
- second: int
+ Time(int hour = 0, int minute = 0, int second = 0)
+ int get_hour() const
+ int get_minute() const
+ int get_second() const
+ void print_standard() const
+ void print_universal() const
+ void set_hour(int hour)
+ void set_minute(int minute)
+ void set_second(int second)
+ void set_time(int hour, int minute, int second)
+ bool tick()
}
@enduml
|
ed1f992d0bad08cf1e727cf7277721db463236ee | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/MissingTaxRateForCountryError.puml | da29bc8cf9ddb41cf8f8cedc59af616f8b59ea6a | [] | 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 | 509 | 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 MissingTaxRateForCountryError [[MissingTaxRateForCountryError.svg]] extends ErrorObject {
code: String
message: String
taxCategoryId: String
country: String
state: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
|
c9b0e3c0ea925e4f577d9d67262be6e02b79db80 | f843c9d5922c2ef92cc3ca50f20f44184ed27ef8 | /src/main/java/Mediateur/DerekBanas/README.puml | 35788355b0461dd803101281559e27516fa55ea3 | [] | no_license | yvanross/LOG121-GOF-exemples | c80a4d1b29f0b953e4666e100a82d4fde1923bea | 7cff56d019b40901ed54b85a62d69317cf61da59 | refs/heads/master | 2023-05-04T07:39:48.742354 | 2021-05-21T13:43:50 | 2021-05-21T13:43:50 | 261,219,115 | 2 | 25 | null | 2021-01-25T22:44:14 | 2020-05-04T15:11:44 | Java | UTF-8 | PlantUML | false | false | 698 | puml | @startuml Diagramme de classe
skinparam style strictuml
interface Mediator {
saleOffer(String stock, int shares, int collCode): void
buyOffer(String stock, int shares, int collCode): void
addColleague(Colleague colleague): void
}
abstract class Colleague {
saleOffer(String stock, int shares): void
buyOffer(String stock, int shares): void
setCollCode(int CollegueCode): void
}
class StockOffer
class GormanSlacks extends Colleague
class JTPoorman extends Colleague
class StockMediator implements Mediator
StockMediator "1" --> "*" Colleague: mediate for
StockMediator "1" -right-> "*" StockOffer: stockBuyOffers
StockMediator "1" --> "*" StockOffer: stockSaleOffers
@enduml |
ae2aef9cf5552c2141f065e5435e574f29188875 | 4bde884fbde7b14a13a3a71e2ccb83a663cdf054 | /src/main/java/com/ycorn/patterns/decorator/practice/decorator.puml | 24b55a90e963d0272c4209b987df11c91b297def | [] | no_license | woshiwjma956/java-design-patterns-learn | 31b2a7ea2ae90dc0ca8f329066fc0fa6bdb88e7e | ebbbfa72d76f17a4db4c05823ce85cb9d82cb18a | refs/heads/master | 2021-05-18T01:05:26.324439 | 2020-05-14T09:53:28 | 2020-05-14T09:53:28 | 251,039,101 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 419 | puml | @startuml
abstract class Seasoning{
float weight; //重量
String name;//调理名
abstract float totalWeight();// 获取总重量
}
Seasoning <|-- PlantOil植物油
Seasoning <|-- SesameOil芝麻油
abstract class Decorator{
Seasoning seasoning;// 被装饰对象
float totalWeight();
}
Seasoning <|-* Decorator
Decorator <|-- Garlic大蒜
Decorator <|-- Salt盐
Decorator <|-- Sugar糖
@enduml |
88189794d1aa4924dc6b92d0e51d8e73f141da9b | 0cdf4284e3a76b3f72dfc0be5c0adad0f028264a | /assets/uml/Filtering-Strategies.plantuml | 15e174480f0eb8621eb0c50c519fdc6ceff825fa | [
"MIT"
] | permissive | Luke2706/08-singleton-factory-strategy-jfx | 0050bdab4cd6a5d8926e62bc2e238343261751cb | 3dbbf02ddabb0bc1e3bc98f457d98810ba1df812 | refs/heads/master | 2023-06-06T00:56:32.684103 | 2021-07-01T07:42:02 | 2021-07-01T07:42:02 | 379,615,436 | 0 | 0 | MIT | 2021-06-23T13:38:55 | 2021-06-23T13:38:54 | null | UTF-8 | PlantUML | false | false | 411 | plantuml | @startuml FilteringStrategies
package ohm.softa.a08.filtering {
interface MealsFilter {
filter(meals: List<Meal>): List<Meal>
}
class NoFilter implements MealsFilter {
}
abstract class FilterBase implements MealsFilter {
#include(m: Meal): boolean
}
class CategoryFilter extends FilterBase {
}
class NotesFilter extends FilterBase {
}
}
@enduml
|
e4e52ea3cc058bb85e0d32ab32fe1ff86972f36a | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ContentTooLargeError.puml | 10c5135299f476bc8b64f1e4c061a8be825c4b00 | [] | 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 | 427 | 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 ContentTooLargeError [[ContentTooLargeError.svg]] extends ErrorObject {
code: String
message: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
|
05d12fef9231591c9cb4a6c60086814f274ea124 | 717f0e8cdb98d20a26d3b69d71ffac1facc83357 | /Estructura/Java/Composite/src/ar/edu/ort/base/base.plantuml | 97163495b22d91a6396868aa2b47b6752bd8ec08 | [] | no_license | ORT-Argentina/PR2 | fe32c4d732bf9aa968589d04e4c742ae645551f5 | 892ec336126e09bdeb114edbe8db3faa3bf32cd5 | refs/heads/master | 2021-07-15T05:15:59.687671 | 2021-05-24T23:35:51 | 2021-05-24T23:35:51 | 248,582,761 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 395 | plantuml | @startuml
title __BASE's Class Diagram__\n
namespace ar.edu.ort {
namespace base {
interface ar.edu.ort.base.IPrecio {
{abstract} + getImporteTotal()
}
}
}
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
|
26302da5d68f2268d91dd9c5dee0656500756e47 | 8e35269d128fd6655d52ad1a378dce669ae7de3c | /diagrams/clases/cartas.puml | 3d33d702ec657a1e8e98b37f87441bd4a904dd06 | [
"MIT"
] | permissive | seblaz/DungeonCards | 7928b572eec6efffc85db97b8007833c68f47c41 | d1b99a6ac9961e234a302c451ddc2be3e56ac3cc | refs/heads/master | 2023-07-29T19:19:00.737860 | 2021-09-05T18:03:58 | 2021-09-05T18:03:58 | 379,449,241 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 251 | puml | @startuml
interface Carta {
+ activar(Heroe): boolean
+ recibirDanio(int)
+ activa(): boolean
}
class Heroe implements Carta {
+ puntosDeSalud(): int
+ atacar(Enemigo)
}
class Enemigo implements Carta {
+ puntosDeSalud(): int
}
@enduml |
7e3bf387c74339ea811516bb5e440bce8867fdd2 | 34bdf231372cb89efc88592d53e16cc410e54672 | /ACOO/Systeme-de-caisse-enregistreuse.puml | 2eb2c2a1fddf1a52dc8a002282f22220e7538cd6 | [] | no_license | pinicc/LOG210-exercices | c38ca5acae589d9afd6f324ff1a59b93e1e407e1 | 707fc3979bc86ab43d423a17ac17d973aa62936d | refs/heads/master | 2023-08-30T06:08:51.011249 | 2021-11-11T14:50:21 | 2021-11-11T14:50:21 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,627 | puml | @startuml DCU
left to right direction
package system {
usecase "Traiter une vente" as V
usecase "Traiter les retours" as R
usecase "Mise en plateau" as MP
usecase "Analyse activité" as A
usecase "Gérer la sécurité" as S
usecase "Gérer les usager" as U
}
Client --> V
Client --> R
Caissier --> V
Caissier --> R
Caissier --> MP
Gérant --> V
Gérant --> R
SystemVente --> A
AdministrateurSystem --> S
AdministrateurSystem --> U
V --> ServiceAutorisationPaiement
V --> CalculateurTaxe
V --> SystemeCompatabilité
MP --> SystemeRessourcesHumaines
@enduml
<!-- ----------------------------------->
@startuml MDD
title MDD avec catégorie de classe
top to bottom direction
class Caissier <<Role>> {
identifiant: integer
motDePasse:string
}
class Caisse <<Equipement, objet physique>> {
tirroirCaisseFermer:Bool
}
class Plateau <<Objet physique>> {
identifiant: int
}
class MiseEnPlateau <<Transaction>> {
dateArrive: Datetime
dateDepart: Datetime
montant: float
}
Caissier -- "*" MiseEnPlateau : effectue
MiseEnPlateau -- Plateau: est fait dans un
MiseEnPlateau -- Caisse: est réalisé sur un
@enduml
<!-- ----------------------------------->
@startuml DSS
title: Miser en plateau
skinparam style strictuml
Actor ":Caissier" as C
Participant ":Systeme" as S
C -> S: demarrerMiseEnPlateau()
C <-- S: formulaire [demande identifiant et mdp]
C -> S: authentifier(identifiant:string, mdp:string)
C <-- S: ouvrir tiroir caisse, demande de poser plateau
C -> S: poserPlateau(identifiant: string)
C <-- S: Formulaire demande montant
C -> S: crediterPlateau(montant:float)
C <-- S: demander de fermer le tiroir caisse
C -> S: fermerTiroirCaisse()
C <-- S: option menu principal ?
@enduml
<!-- ----------------------------------->
@startuml RDCU-demarrerMiseEnPlateau
skinparam style strictuml
Participant "c:Caisse" as C
note right of C: Controleur de facade de type équipement
-> C: demarrerMiseEnPlateau()
@enduml
<!-- ----------------------------------->
@startuml RDCU-authentifier
skinparam style strictuml
Participant "c:Caisse" as C
Participant "MC:Map<identifiant:string, :Caissier>" as MC
Participant "ca:Caissier" as CA
-> C: authentifier(identifiant:string, mdp:string)
C -> MC: ca = get(identifiant:string)
C -> CA: caissier = authentifier(mpd:string)
opt "caissier != null"
note right of C: expert en information, mutateur d'attribut
C->C: OuvrirTirroirCaisse()
end
@enduml
<!-- ----------------------------------->
@startuml RDCU-PoserPlateau
skinparam style strictuml
Participant "c:Caisse" as C
Participant "mp:MiseEnPlateau" as MP
Participant "MPL:Map<identifiant:string, :Plateau>" as MPL
Participant "plateau:Plateau" as P
-> C: PoserPlateau(identifiant: string)
note right of C: Createur (PUCE), Caisse enregistre mp\nfaible couplage en passant les paramètres c et ca\nForte cohesion puisque mp est une transaction
C-> MPL: plateau = get(identifiant:string)
C --> MP**: create(c:Caisse, ca:Caissier,plateau:Plateau)
MP -> MP: setDateArrive()
@enduml
<!-- ----------------------------------->
@startuml RDCU-crediterPlateau
skinparam style strictuml
Participant "c:Caisse" as C
Participant "mp:MiseEnPlateau" as MP
-> C: crediterPlateau(montant:float)
note right of C: exper en information, mutateur d'attribut
C->MP: setMontant(montant:float)
@enduml
@startuml RDCU-fermerTirroirCaisse
skinparam style strictuml
Participant "c:Caisse" as C
->C: fermerTirroirCaisse()
note right of C: expert en information, mutateur d'attribut
C->C: fermetureDuTiroirCaisse()
@enduml
<!-- ----------------------------------->
@startuml DCL
title Mise en plateau
class Caisse <<Equipement>> {
plateaux: Map<identifiant:string, :Plateau>
caissiers: Map<identifiant:string, :Caissier>
demarrerMiseEnPlateau()
authetifier(identifiant: string, mdp:string)
poserPlateau(identifiant:string)
crediterPlateau(montant:float)
fermerTiroirCaisse()
- fermetureDuTiroirCaisse()
- OuvrirTiroirCaisse()
}
class Plateau <<ObjectPhysique,Contenue de TirroirCaisse>> {
identificateur: String
}
class Caissier <<Role>> {
identifiant: String
motDePasse:String
authentifier(identifiant:string, motDePasse:string): Caissier
}
class MiseEnPlateau<<Transaction>> {
Montant: Double
heureDebut: Datetime
heureFin:DateTime
- setDateArrive()
setMontant(montant:float): void
MiseEnPlateau(c:Caisse, ca:Caissier,p:Plateau): MiseEnPlateau
}
MiseEnPlateau "*" -- "1" Plateau: utilise
MiseEnPlateau "*" -- "1" Caissier: est réalisé par
MiseEnPlateau "*" -- "1" Caisse: s'effectue sur
Caisse --> "*" Plateau
Caisse --> "*" Caissier
@enduml |
8ea17a219abda6b71faadb60404f21963b1cf66d | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductMoveImageToPositionAction.puml | ad7d317c81a339e460c3fd353f3fc97f23c071f7 | [] | 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 | 535 | 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 ProductMoveImageToPositionAction [[ProductMoveImageToPositionAction.svg]] extends ProductUpdateAction {
action: String
variantId: Long
sku: String
imageUrl: String
position: Long
staged: Boolean
}
interface ProductUpdateAction [[ProductUpdateAction.svg]] {
action: String
}
@enduml
|
b19e584b0ca1c3bf2076db9f0ed7ceac09c88d3d | d10503f47377addd953c47db621947c28060f809 | /Memento/uml/umlclass.puml | 8261d574584557d5f422328a6051479e19b7a21e | [
"MS-PL"
] | permissive | BeqaKhaburdzania/FreeUni-SDP-2013-Lab-UML | a0c93981e4924ded0b1db50b296d48c0155f376e | dd5fbb54da0daf0fa8ecb7184af9baecaf508d85 | refs/heads/master | 2021-01-17T23:11:04.570954 | 2015-03-18T20:17:21 | 2015-03-18T20:17:21 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,313 | puml | @startuml
title Memento pattern
class Main{
+{static}main(String[] args) :void
}
class Caretaker{
-textBox :String
-undoStack :Stack<TextBoxMementoInterface>
-canUndo() :boolean
+snapshot() :void
+undo() :void
+getDescription() :String
}
class TextBox{
-text :String
-caretPosition :int
-selection :Selection
+setText(String text) :void
+getText() :String
+moveCaretBy(int offset) :void
+moveCaretTo(int position) :void
+getCaretPosition() :int
+select(Selection select) :void
+getSelection() :Selection
}
class Selection{
-start :int
-length :int
+setStart() :void
+getStart() :int
+setLength() :void
+getLength() :int
+includes(int index) :boolean
+{static}getEmpty() :Selection
}
interface TextBoxMementoInterface{
+getDescription() :String
}
class TextBoxMemento{
-text :String
-caretPosition :int
-selection :Selection
+getText() :String
+getCaretPosition() :int
+getSelection() :Selection
}
class IncompatibleMementoException{
}
Main -right--> Caretaker
Caretaker -right---> TextBoxMementoInterface
Caretaker -up-> TextBox
Main -down-> TextBox
Main --> Selection
TextBoxMemento -left-> IncompatibleMementoException
TextBoxMemento <|--up TextBoxMementoInterface
@enduml |
00edef998a4896148e6a0eb0eeca18228f7ed9e7 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTreeViewGUI.puml | 251032437102ef41b00aed38a85eaf241b3fc3ae | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,235 | puml | @startuml
class TimelineTreeViewGUI {
+ showingVerticalScrollBar : bool <<get>>
+ FrameItem(item:TreeViewItem) : void
+ TimelineTreeViewGUI(sequencerWindow:TimelineWindow, timeline:TimelineAsset, rect:Rect)
+ CalculateRowRects() : void
+ Reload() : void
+ OnGUI(rect:Rect) : void
+ GetRowRect(row:int) : Rect
{static} AddVisibleTrackRecursive(list:List<TimelineTrackBaseGUI>, track:TimelineTrackBaseGUI) : void
}
class "List`1"<T> {
}
TimelineTreeViewGUI --> "m_Timeline" TimelineAsset
TimelineTreeViewGUI --> "m_TreeView" TreeViewController
TimelineTreeViewGUI --> "m_TimelineTreeView" TimelineTreeView
TimelineTreeViewGUI --> "m_Window" TimelineWindow
TimelineTreeViewGUI --> "m_DataSource" TimelineDataSource
TimelineTreeViewGUI --> "root" TreeViewItem
TimelineTreeViewGUI --> "allClipGuis<TimelineClipGUI>" "List`1"
TimelineTreeViewGUI --> "allTrackGuis<TimelineTrackBaseGUI>" "List`1"
TimelineTreeViewGUI --> "contentSize" Vector2
TimelineTreeViewGUI --> "scrollPosition" Vector2
TimelineTreeViewGUI --> "timelineDragging" TimelineDragging
TimelineTreeViewGUI --> "gui" ITreeViewGUI
TimelineTreeViewGUI --> "data" ITreeViewDataSource
TimelineTreeViewGUI --> "TimelineWindow" TimelineWindow
@enduml
|
f11508385c369aabd7bd0524b4e4fbff5cb1a237 | 673f8cd3185a09e1b295bde75ba4f11c26d933fc | /puml/lodgement.puml | 135f44d4e53a36a44dea83bb004f8e8f692c7002 | [] | no_license | mrpeel/priority-notices-plantuml | f306671dd4a8f4ee971494989075eedff6189c98 | d82089b460395c725c6cff281319b2fd896c3e51 | refs/heads/master | 2021-01-01T03:36:17.619236 | 2016-05-20T04:24:27 | 2016-05-20T04:24:27 | 58,419,420 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,707 | puml | @startuml
skinparam defaultFontName Open Sans
skinparam classBorderColor 0F0F0F
skinparam classArrowColor 2F2F2F
skinparam classArrowFontStyle bold
skinparam classArrowFontSize 9
hide circle
class Lodgement #EFFFEF {
LodgementNumber
ElectronicLodgementCase: ElectronicLodgementCase
LodgedByCustomerCode
LodgedDate
LodgementStatus
Cases: Case
}
class Case #EFF1FF {
Dealings: Dealing
}
class Dealing #EFF1FF {
DealingNumber
DealingType
DealingFolios: DealingFolio
DealingStatus
LodgementDate
DealingStatusUpdateDate
DealingFees: DealingFee
Instrument: Instrument
}
class DealingFolio #EFF1FF {
Folio
AsToPart
CTType
ControlType
ControlPartyCode
}
class DealingFee #EFF1FF {
FeeType
Quantity
FeeAmount
}
class EncumbranceDealing #EFF1FF {
EncumbranceParties: Party
ServiceOfNoticeContact: Party
ServiceOfNoticeAddress
}
class EncumbranceOnEnmcumbrance #EFF1FF {
AffectedDealingNumber
}
class Party #EFF1FF {
PartyType
GivenName1
GivenName2
GivenNameOthers
SurnameCompany
Address
ACN_ABN_ARBN
OrganisationNumberType
GovernmentProprietorID
}
class Address #EFF1FF {
AddressType
PropertyName1
PropertyName2
FloorType
FloorNo
FloorNoSuffix
UnitType
UnitNoFrom
UnitNoFromSuffix
UnitNoTo
UnitNoToSuffix
StreetNoFrom
StreetNoFrom Suffix
StreetNoTo
StreetNoToSuffix
StreetName1
StreetType1
StreetSuffix1
StreetName2
StreetType2
StreetSuffix2
Locality
State
Country
PostCode
PostalAddressType
PostalAddressNo
TextAddressLine1
TextAddressLine2
TextAddressLine3
TextAddressLine4
DXAddressNumber
DXAddressLocation
EmailAddress
}
class PriorityNotice #FFF0EF {
IntendedDealings: IntendedDealing
ExpiryDate
}
class WithdrawPriorityNotice #FFEFF8 {
PriorityNoticeDealingNumber
}
class ExtendPriorityNotice #F8EFFF {
NewExpiryDate
}
class IntendedDealing #FFF0EF {
DealingSequence
DocumentType
AffectedDealingNumbers: DealingNumber
AffectedLandReferences: LandReference
PartiesReceiving: Party
}
class LandReference #FFF0EF {
Folio
AsToPart
LandDescription
SPI
}
Lodgement "1 " --> "1..*" Case
Case "1 " --> "1..*" Dealing
Dealing "1 " --> "1..*" DealingFolio
Dealing "1 " --> "1..*" DealingFee
WithdrawPriorityNotice --|> Dealing
EncumbranceDealing -left|> Dealing
EncumbranceOnEnmcumbrance --|> Dealing
ExtendPriorityNotice --|> EncumbranceOnEnmcumbrance
EncumbranceDealing "1 " --> "1..*" Party
Party "1 " -left> "0..*" Address
EncumbranceDealing "1 " --> "0..*" Address
PriorityNotice --|> EncumbranceDealing
PriorityNotice --> IntendedDealing
IntendedDealing "1 " --> "0..*" Party
IntendedDealing "1 " --> "1..*" LandReference
@enduml |
1e218ca255718b3f576e0235133e779cf09161c5 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/CartDiscountSetValidFromAndUntilAction.puml | 03aca7db4021e7465e5aae4bdd7a96f408ce5055 | [] | 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 | 515 | 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 CartDiscountSetValidFromAndUntilAction [[CartDiscountSetValidFromAndUntilAction.svg]] extends CartDiscountUpdateAction {
action: String
validFrom: DateTime
validUntil: DateTime
}
interface CartDiscountUpdateAction [[CartDiscountUpdateAction.svg]] {
action: String
}
@enduml
|
1476aecb8bf09cb273f8c5ade2b3ca59f6c214ad | 6bbee52d396d1aca9dfeb24d5d4a93293e49470c | /src/test/java/com/inspiware/price/aggregator/utils/utils.plantuml | e1968094d8658a3d15895abcc795b1e7700435bf | [] | no_license | rpayal/price-aggregator | 5d99dc92b87398c2f8001921e0b774eda6e4a86e | 49df131fc3a22dc35fc4d7eb11a12e0a453b1d5f | refs/heads/master | 2021-09-22T01:24:42.470662 | 2018-09-04T06:49:54 | 2018-09-04T06:49:54 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,177 | plantuml | @startuml
title __UTILS's Class Diagram__\n
package com.inspiware.price.aggregator {
package com.inspiware.price.aggregator.utils {
class TestUtils {
{static} + DATE_31_DAYS_AGO : Date
{static} + DATE_30_DAYS_AGO : Date
{static} + DATE_1_WEEK_AGO : Date
{static} + DATE_1_DAY_AGO : Date
{static} + testInstrument1 : Instrument
{static} + testInstrument2 : Instrument
{static} + testInstrument3 : Instrument
{static} + testInstrument4 : Instrument
{static} + testInstrument5 : Instrument
{static} + vendor1 : Vendor
{static} + vendor2 : Vendor
{static} + vendor3 : Vendor
{static} + testPrice1 : InstrumentPrice
{static} + testPrice2 : InstrumentPrice
{static} + testPrice3 : InstrumentPrice
{static} + testPrice4 : InstrumentPrice
{static} + testPrice5 : InstrumentPrice
{static} + testPrice6 : InstrumentPrice
{static} + testPrice7 : InstrumentPrice
{static} + testPrice8 : InstrumentPrice
{static} + testPrice9 : InstrumentPrice
{static} + testPrice10 : InstrumentPrice
{static} + testPrice11 : InstrumentPrice
{static} + testPrice12 : InstrumentPrice
{static} + testPrice13 : InstrumentPrice
{static} + testPrice14 : InstrumentPrice
{static} + testPrice15 : InstrumentPrice
{static} + testPrice16 : InstrumentPrice
{static} + testPrice17 : InstrumentPrice
{static} + testPrice18 : InstrumentPrice
{static} + testPrice19 : InstrumentPrice
{static} + testPrice20 : InstrumentPrice
{static} + testPrice21 : InstrumentPrice
{static} + testPrice22 : InstrumentPrice
{static} + testPrice23 : InstrumentPrice
{static} + testPrice24 : InstrumentPrice
{static} + getAllPrices()
}
}
}
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
|
11e11d46e6f9a7dcda315ce6d7adb9aa3a9716bf | d9f1706e1ceec4875a0d362563e4a096d4aa2b4a | /diagrams/ex44.puml | dafb18c28b13b893958c7dfc1e69fc41862618e6 | [] | no_license | imRielly/donnell-cop3330-assignment3 | fed2d32fd704ab0922c92d5eb32cc65db20b022b | 06260006ff9e8c6ec481790b532a71fd7818427c | refs/heads/main | 2023-05-27T17:56:42.764897 | 2021-06-21T00:13:17 | 2021-06-21T00:13:17 | 378,606,815 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 315 | puml | @startuml
'https://plantuml.com/class-diagram
class App
class Products
App o-- Products
class Products {
String name
double price
int quantity
getName()
setName()
getPrice()
setPrice()
getQuantity()
setQuantity()
}
class App {
String inputPath
String output
getProducts()
searchForProduct()
search()
}
@enduml |
8600110d588c6b6a70c90174e63f8d5c373cdf68 | 7e9a152af89dcdaa0b093b74dc8c071b3cf1f015 | /app/src/main/java/sdcn/project/ecommerce_client_original/newfile.puml | fd1cd4839ac89a7df4caf29cdc7aa0c6088f6d6e | [] | no_license | nicvi/e-commerce-client-original | 4b01f727e62e47494a79ab113828478b692a6b91 | 5f348c16b54bfe71ca69107dbddebd6e2447c0ff | refs/heads/main | 2023-07-05T20:05:37.843151 | 2021-08-22T03:59:39 | 2021-08-22T03:59:39 | 391,558,855 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 524 | puml | @startuml
interface Shape
Shape <|-- "nuevo" Squared
Shape <|-- "circular shape" Circle
Shape <|-- Square :description here
note on link: this is a note
Shape <|-- Rectangle
class Circle {
- Double radius;
+ Double area();
}
class Square {
~ Double side;
Double area();
}
class Squared {
~ Double side;
Double area();
}
class Rectangle<Double> {
Double length;
Double width;
Double area();
}
interface Shape<T> {
+ T area();
}
note on link: this is a note
@enduml |
1b285d05091df99ab788ff48410bd837726bfc87 | d23b3e7164cd9877582311205b1bb6021504ab2d | /app/src/main/java/demo/ht/com/design_pattern/builder_mode/demo02/UMLDemo02.puml | c18d327fc44f6d20fe285dc0a6d8046693da8cdb | [] | no_license | langyangyangzzZ/newDesignPattern | 04c6f66348ec0a92b9fb30388341cc8bcb31c3f5 | 49c47a2c4b7afd08b33b0772ed667ad97ddd68a7 | refs/heads/master | 2023-04-20T04:58:31.311843 | 2021-04-23T09:51:28 | 2021-04-23T09:51:28 | 327,259,455 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 721 | puml | @startuml
abstract class Builder2{
abstract Builder2 createA(String msg);//汉堡
abstract Builder2 createB(String msg);//薯条
abstract Builder2 createC(String msg);//可乐
abstract Builder2 createD(String msg);//鸡翅
abstract Product buildProduct();//构建产品
}
note left:需要实现的方法\n(你点的食物)
class Maker{
}
note left:制造者来创建产品\n(制造食物)
Maker ..|> Builder2
class Product{
String A;//汉堡
String B;//薯条
String C;//可乐
String D;//鸡翅
}
note left:食物细节
Product --* Maker
消费者 -->Maker
class 消费者{
Maker maker;制造者
maker.汉堡.薯条..\n\t.buildProduct();
}
@enduml |
0036845f64828f8d9dde115fb44018d5c4f8ad76 | ca297beee931ad3e6900be7ce159d888f8686147 | /behavior patterns/Strategy.puml | 848facb8709e49295e471862e7af9b77b272240d | [] | no_license | yvoilee/DesignPattern | c556fb25f39d6846e73225324e53df060b544513 | 9974e60984e9aea7fe670f8314b031a0b61a2a8b | refs/heads/master | 2020-04-29T22:57:07.914236 | 2019-03-19T08:37:54 | 2019-03-19T08:37:54 | 176,463,386 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 531 | puml | @startuml
skinparam classAttributeIconSize 0
package "class Strategy(策略模式)" #DDDDDD {
interface Strategy
{
+algorithm()
}
note right: 策略的抽象
class ConcreteStrategyA
{
+algorithm()
}
class ConcreteStrategyB
{
+algorithm()
}
class Context
{
-strategy:Strategy
+setStrategy(Strategy)
+algorithm()
}
note right:上下文环境
Context o-- Strategy
Strategy <|.. ConcreteStrategyA
Strategy <|.. ConcreteStrategyB
}
@enduml |
44e52345ff5df4d2c4c13d1376d4768392de66a2 | d291c98859ae61079dfb9d401fae649baa02e370 | /uml/class.puml | bf08a9a86985f104aff4b93a375512908c11a140 | [] | no_license | kits2/JustDo | f9c7a74732a9a08b1efed295f5d64066598653c4 | 5b8ac750c83a0ad14e09f99b67909699ea11bc40 | refs/heads/master | 2022-05-26T01:24:13.720696 | 2020-04-14T09:11:34 | 2020-04-14T09:11:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,665 | puml | @startuml
class Apm {
-registry: Registry
+rxBus: RxBus
+init(Context context)
+start()
}
Apm ..> Registry
Apm ..> RxBus
class Registry {
-observers: HashMap<String, Observer>
-plugins: HashMap<String, Plugin>
+rxBus: RxBus
+ getObserver(observerId: String): Observer?
+ getPlugin(pluginId: String): Plugin?
+ registerObserver(observerId: String, observer: Observer): Boolean
+ registerPlugin(pluginId: String, plugin: Plugin): Boolean
+ unregisterObserver(observerId: String): Boolean
+ unregisterPlugin(pluginId: String): Boolean
+ updateObserver(observerId: String, observer: Observer): Boolean
+ updatePlugin(pluginId: String, plugin: Plugin): Boolean
}
interface Plugin {
+pluginId: String
+rxBus: RxBus
+start()
-onRegister(Context context)
-onUnRegister()
}
interface Observer {
-onRegister(Context context)
-onUnRegister()
+onMessage(Message message)
}
Observer --> Message
'Observer --> RxBus
abstract class Message {
+metadata: T
}
class RxBus {
+register(object: Object)
+post(object: Object)
}
Plugin <-down-o Registry
Observer <-down-o Registry
class CpuPlugin {
+start()
-onRegister(Context context)
-onUnRegister()
}
class MemoryPlugin {
+start()
-onRegister(Context context)
-onUnRegister()
}
class FpsPlugin {
+start()
-onRegister(Context context)
-onUnRegister()
}
CpuPlugin -up-|> Plugin
MemoryPlugin -up-|> Plugin
FpsPlugin -up-|> Plugin
class TrackerObserver {
-onRegister(Context context)
-onUnRegister()
+onMessage(Message message)
}
TrackerObserver -up-|> Observer
@enduml |
9fe883ec62fefc5633df391b69d3f71cdf7d4f4b | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipCurveCache.puml | e0e7cd54fda9bee7044aeadca67cf289ba3874f2 | [] | 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 | 2,302 | puml | @startuml
class CurveBindingPair <<struct>> {
}
class CurveBindingGroup {
+ isFloatCurve : bool <<get>>
+ isObjectCurve : bool <<get>>
+ count : int <<get>>
}
class AnimationClipCurveInfo {
m_CurveDirty : bool = true
m_KeysDirty : bool = true
+ dirty : bool <<get>> <<set>>
+ version : int <<get>>
+ GetCurveTimes(curve:EditorCurveBinding) : float[]
+ GetCurveTimes(curves:EditorCurveBinding[]) : float[]
RebuildKeyCache() : void
+ Update(clip:AnimationClip) : void
+ GetBindingForCurve(curve:AnimationCurve, binding:EditorCurveBinding) : bool
+ GetCurveForBinding(binding:EditorCurveBinding) : AnimationCurve
+ GetObjectCurveForBinding(binding:EditorCurveBinding) : ObjectReferenceKeyframe[]
+ GetGroupBinding(groupID:string) : CurveBindingGroup
}
class AnimationClipCurveCache {
m_IsEnabled : bool
+ OnEnable() : void
+ OnDisable() : void
OnCurveWasModified(clip:AnimationClip, binding:EditorCurveBinding, modification:AnimationUtility.CurveModifiedType) : void
+ GetCurveInfo(clip:AnimationClip) : AnimationClipCurveInfo
+ ClearCachedProxyClips() : void
+ Clear() : void
}
class EditorCurveBindingExtension <<static>> {
+ {static} GetGroupID(binding:EditorCurveBinding) : string
}
class CurveBindingGroupExtensions <<static>> {
+ {static} IsEnableGroup(curves:CurveBindingGroup) : bool
+ {static} IsVectorGroup(curves:CurveBindingGroup) : bool
+ {static} IsColorGroup(curves:CurveBindingGroup) : bool
+ {static} GetDescription(group:CurveBindingGroup, t:float) : string
}
class "List`1"<T> {
}
class "Dictionary`2"<T1,T2> {
}
CurveBindingPair --> "binding" EditorCurveBinding
CurveBindingPair --> "curve" AnimationCurve
CurveBindingGroup --> "timeRange" Vector2
CurveBindingGroup --> "valueRange" Vector2
AnimationClipCurveInfo --> "objectCurves<ObjectReferenceKeyframe[]>" "List`1"
AnimationClipCurveInfo --> "m_groupings<string,CurveBindingGroup>" "Dictionary`2"
AnimationClipCurveInfo --> "m_individualBindinsKey<EditorCurveBinding,float[]>" "Dictionary`2"
AnimationClipCurveCache --> "s_Instance" AnimationClipCurveCache
AnimationClipCurveCache o-> "m_ClipCache<AnimationClip,AnimationClipCurveInfo>" "Dictionary`2"
AnimationClipCurveCache --> "Instance" AnimationClipCurveCache
@enduml
|
d50aeb6c0b021bae883e207fb0c550623cfcf70f | 112e511928937b8ec60004ca94f1dd996bd9fd1a | /Documents/Shos.Chatter.Wpf/ViewModels/DateTimeConverter.puml | 058ad42839385af1da5cb7bfb8f83d64c98b31a5 | [
"MIT"
] | permissive | Fujiwo/Shos.Chatter.NetFramework | 2c143b390b1588e38e5967a8b8f1c51bf5487362 | 3c7061398e790c2fc856585fdbf60a18705f11e0 | refs/heads/master | 2023-03-23T09:31:02.071913 | 2021-03-11T05:27:48 | 2021-03-11T05:27:48 | 323,569,895 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 275 | puml | @startuml
class DateTimeConverter {
+ Convert(value:object, targetType:Type, parameter:object, culture:CultureInfo) : object
+ ConvertBack(value:object, targetType:Type, parameter:object, culture:CultureInfo) : object
}
IValueConverter <|-- DateTimeConverter
@enduml
|
266ba5c267ca3e8717c30209af268f2498820a19 | 3a3e44d479b4a2bfc5c57eae20da9865d436f304 | /samples/oauth2/sparklr/src/main/java/org/springframework/security/oauth/examples/sparklr/oauth/oauth.plantuml | b4a247baa4e0c1703a48096696df7d7dbf7156b9 | [
"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 | 836 | plantuml | @startuml
title __OAUTH's Class Diagram__\n
namespace org.springframework.security.oauth.examples.sparklr {
namespace oauth {
class org.springframework.security.oauth.examples.sparklr.oauth.SparklrUserApprovalHandler {
- clientDetailsService : ClientDetailsService
- useApprovalStore : boolean
+ checkForPreApproval()
+ setClientDetailsService()
+ setUseApprovalStore()
}
}
}
org.springframework.security.oauth.examples.sparklr.oauth.SparklrUserApprovalHandler -up-|> org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler
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
|
492ddc1dbeb2f657f6599bbf0790d40f7a66350a | e9c1435bc6b2c98f4fba26130773bc432bb5d3b7 | /car_rental.puml | 56a30304d302538c0058a5ebca6c788832eec839 | [] | no_license | tandcode/car_rental | 9658f5fdf89ddce7d7df904f4cce3f9a6efcc6c1 | fe6c78722bbfd095aa7a77e3514b84b951ae592a | refs/heads/main | 2023-03-03T20:44:36.476236 | 2021-02-16T06:09:42 | 2021-02-16T06:09:42 | 332,547,131 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 533 | puml | @startuml
'https://plantuml.com/class-diagram
User "1" *-- "*" Role
Car "1" o-- "1" Brand
Car "1" *-- "1" QualityClass
CarBrand "1" *-- "1" Model
Car <|-- RentableCar
Brand <|-- CarBrand
Model <|-- CarModel
class User {
-int id
-String login
-String password
}
interface Car {
-int id
-String name
-String getFullName()
}
class RentableCar {
-BigDecimal rentPrice
}
interface Brand {
-String name
}
interface Model {
-String name
}
enum Role {
USER
ADMIN
MANAGER
}
enum QualityClass {
AFFORDABLE
DECENT
ELITE
}
@enduml |
6d315ac4d456dc8816603a91bff7b23aae6a9bc5 | 3e8de74dfe19cd437fd7842887394d4921a109d7 | /docs/images/Pizzeria3-sol.plantuml | 5ba73c29e6655b397cbbf99c8b54b4df53c66202 | [] | no_license | jmbruel/InnopolisDesignPatterns | 62c5f1df870883cd44245d6459243c83b96d0995 | a9ffbfc16a29ed3d560d5be12e8fb1d2f1bed50e | refs/heads/master | 2021-02-04T20:34:22.378185 | 2020-11-16T17:40:28 | 2020-11-16T17:40:28 | 243,707,157 | 0 | 7 | null | 2020-10-23T08:58:33 | 2020-02-28T07:49:59 | JavaScript | UTF-8 | PlantUML | false | false | 392 | plantuml | @startuml
'-----------------------------------
' UML concepts illustrated
' JMB 2014
'-----------------------------------
'hide circle
hide empty members
hide empty methods
abstract class p as "Pizzeria" {
{abstract} creerPizza()
{abstract} commanderPizza()
}
class PizzeriaStyleStrasbourg extends p {
creerPizza()
}
class PizzeriaStyleBrest extends p {
creerPizza()
}
@enduml
|
3ad6384158aa41b40e932bd7a10b9fe5c7041804 | 82111053246ebb8b56479d37e033ed7c854d896b | /MyBatis/类图/缓存结构类图.puml | 9aa0710cbb9ccc5e6512caba33447cd47b860690 | [] | no_license | luobosi-marvel/plant-uml-marvel | 70f02e77b5f6977df10e7154aeef73ee8854aeb5 | 5bd45fcc7824896f3679195572899fc6821dbd1f | refs/heads/master | 2020-03-31T04:36:18.023328 | 2019-03-04T02:07:16 | 2019-03-04T02:07:16 | 151,912,910 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,454 | puml | @startuml
interface Component {
+ operation()
}
class ConcreteComponent {
+ operation()
}
class Decorator {
- component: Component
+ operation()
}
class ConcreteComponentA {
- addedState: int
+ operation()
}
class ConcreteComponentB {
+ operation()
+ addedBehavior()
}
Component <|.. ConcreteComponent
Component <|.. Decorator
Component <--* Decorator
Decorator <|-- ConcreteComponentA
Decorator <|-- ConcreteComponentB
interface Cache {
+ getId(): String
+ putObject(Object key, Object value): void
+ getObject(Object key): Object
+ removeObject(Object key):
+ clear(): void
+ getSize(): int
+ getReadWriteLock(): ReadWriteLock
}
class PerpetualCache {
- id: String
- cache: Map<Object, Object>
}
class BlockingCache {
- delegate: Cache
- timeout: long
- locks: ConcurrentHashMap<Object, ReentrantLock>
}
class FifoCache {
- delegate: Cache
- keyList: Deque<Object>
- size: int
}
class LoggingCache {
- delegate: Cache
- log: Log
- requests: int
- hits: int
}
class LruCache {
- delegate: Cache
- keyMap: Map<Object, Object>
- eldestKey: Object
}
class ScheduledCache {
- delegate: Cache
- clearInterval: long
- lastClear: long
}
class SerializedCache {
- delegate: Cache
}
class SoftCache {
- delegate: Cache
- hardLinksToAvoidGarbageCollection: Deque<Object>
- queueOfGarbageCollectedEntries: ReferenceQueue<Object>
- numberOfHardLinks: int
}
class SynchronizedCache {
- delegate: Cache
}
class TransactionalCache {
- delegate: Cache
- clearOnCommit: boolean
- entriesToAddOnCommit: Map<Object, Object>
- entriesMissedInCache: Set<Object>
}
class WeakCache {
- delegate: Cache
- hardLinksToAvoidGarbageCollection: Deque<Object>
- queueOfGarbageCollectedEntries: ReferenceQueue<Object>
- numberOfHardLinks: int
}
Cache <|.. PerpetualCache
Cache <|.. BlockingCache
Cache <|.. FifoCache
Cache <|.. LoggingCache
Cache <|.. LruCache
Cache <|.. ScheduledCache
Cache <|.. SerializedCache
Cache <|.. SoftCache
Cache <|.. SynchronizedCache
Cache <|.. TransactionalCache
Cache <|.. WeakCache
Cache <--* BlockingCache
Cache <--* FifoCache
Cache <--* LoggingCache
Cache <--* LruCache
Cache <--* ScheduledCache
Cache <--* SerializedCache
Cache <--* SoftCache
Cache <--* SynchronizedCache
Cache <--* TransactionalCache
Cache <--* WeakCache
@enduml |
a71a730416a3c3be8d0e8646b625e02039d0f7af | ab347e5700f09daae5886c7b4c98a942bbebd934 | /src/dataStructure/cardHierarchy/enumerators/enumerators.plantuml | b459747c932a73d9370291959272e9c9fb2e1ca7 | [] | no_license | Sam-Malpass/YGO-Deck-Builder | 17df1974f83372f7f69c5f8c188047fa55a4e4ca | c4986fa63b2dd9284fae5d95ac1ab5b65b786019 | refs/heads/master | 2020-05-14T15:15:18.815842 | 2019-04-23T09:43:53 | 2019-04-23T09:43:53 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,268 | plantuml | @startuml
title __ENUMERATORS's Class Diagram__\n
package dataStructure {
package dataStructure.cardHierarchy {
package dataStructure.cardHierarchy.enumerators {
enum LinkDirection {
TOP
TOP_RIGHT
RIGHT
BOTTOM_RIGHT
BOTTOM
BOTTOM_LEFT
LEFT
TOP_LEFT
}
}
}
}
package dataStructure {
package dataStructure.cardHierarchy {
package dataStructure.cardHierarchy.enumerators {
enum MonsterAttribute {
FIRE
EARTH
WATER
WIND
DARK
LIGHT
DIVINE
}
}
}
}
package dataStructure {
package dataStructure.cardHierarchy {
package dataStructure.cardHierarchy.enumerators {
enum MonsterSubType {
TOON
SPIRIT
GEMINI
UNION
TUNER
}
}
}
}
package dataStructure {
package dataStructure.cardHierarchy {
package dataStructure.cardHierarchy.enumerators {
enum MonsterType {
AQUA
BEAST
BEAST_WARRIOR
DINOSAUR
DIVINE_BEAST
DRAGON
FAIRY
FIEND
FISH
INSECT
MACHINE
PLANT
PSYCHIC
PYRO
REPTILE
ROCK
SEA_SERPENT
SPELLCASTER
THUNDER
WARRIOR
WINGED_BEAST
WYRM
ZOMBIE
}
}
}
}
package dataStructure {
package dataStructure.cardHierarchy {
package dataStructure.cardHierarchy.enumerators {
enum SpellType {
FIELD
QUICK_PLAY
NORMAL
RITUAL
CONTINUOUS
EQUIP
}
}
}
}
package dataStructure {
package dataStructure.cardHierarchy {
package dataStructure.cardHierarchy.enumerators {
enum TrapType {
NORMAL
CONTINUOUS
COUNTER
}
}
}
}
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
|
94d9b2e009acaee76d7078add4ac6ba6983a115e | 34acd2aa8d51295c0c4289e43e8961f5e23b5a08 | /PlantUML/raw/ElCazador.Worker/Worker.puml | fdb6f7c42e75a2782f3123bee192f16c962f3755 | [] | no_license | fisboger/Thesis | a6887e195c7daa8317abe3167de1676420173e33 | 4746126f69da615c641380fd7a33c863f2fedee3 | refs/heads/master | 2020-04-03T15:18:08.671739 | 2019-02-07T11:17:06 | 2019-02-07T11:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 628 | puml | @startuml
class Worker {
- {static} Hashes : IDictionary<string, User> <<get>> <<set>>
- Modules : IDictionary<Type, IModule> <<get>> <<set>>
- ModuleThreads : IList<Thread> <<get>> <<set>>
- Controller : IWorkerController <<get>> <<set>>
+ Worker(controller:IWorkerController)
- RegisterModules() : void
+ <<async>> RunTool(type:Type, target:Target, user:User) : Task
+ <<async>> StartAsync(cancellationToken:CancellationToken) : Task
+ <<async>> StopAsync(cancellationToken:CancellationToken) : Task
+ {static} ByteArrayToString(ba:byte[]) : string
}
IHostedService <|-- Worker
@enduml
|
a0e56a57218762985568269e0af8bde90d3ed2c7 | 9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9 | /java/resources/plantuml/creational/Prototype.puml | bc4b8913da3badf1b843fcacdfc977a2154dc582 | [
"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 | 509 | puml | @startuml Prototype
scale 1024 height
interface Prototype {
Clone()
}
class Client {
Operation()
}
class ConcretePrototype1 {
Clone()
}
class ConcretePrototype2 {
Clone()
}
note as N1
return copy of self
end note
note as N2
return copy of self
end note
note left of Client::Operation
p = prototype->Clone()
end note
Prototype <|-- ConcretePrototype1
Prototype <|-- ConcretePrototype2
ConcretePrototype1::Clone --> N1
ConcretePrototype2::Clone --> N2
Client -> Prototype : prototype
@enduml |
2e2f33d3883bf3673b668904fdac06bd12477933 | 8537c99de693d298ebf6290f2ee0f915674423bb | /app/src/main/java/com/demo/dummynote3/DummyNoteUMLClass.puml | 5a4d4fad34feeca822cbd755281cc123fffce9db | [] | no_license | deh3215/DummyNote3 | efc80232d6e3f38281b25f0e32b0c72e6a67530c | 5b926c6597c8210e01d68621d98af09df49ac686 | refs/heads/master | 2021-08-28T04:47:39.700767 | 2017-12-11T07:47:06 | 2017-12-11T07:47:06 | 112,713,059 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 477 | puml | @startuml
class AppCompatActivity
class MainActivity
class DB
AppCompatActivity <|-- MainActivity
MainActivity o-- DB
'abstract class AbstractList
'abstract AbstractCollection
'interface List
'interface Collection
'
'List <|-- AbstractList
'Collection <|-- AbstractCollection
'
'Collection <|- List
'AbstractCollection <|- AbstractList
'AbstractList <|-- ArrayList
'
'class ArrayList {
'Object[] elementData
'size()
'}
'
'enum TimeUnit {
'DAYS
'HOURS
'MINUTES
'}
@enduml |
f71eb21379cf0923190fd4a181f9976184bd6527 | 749c8b98011fc0e6b3e83fad57acc18803013779 | /img/diagram-with-observation-compact.puml | 978a3e84cb18adf8f68909e320249bf28e51159d | [] | no_license | ontolex/frequency-attestation-corpus-information | 4c60d6a80ff4977044b8fbca69b9631c6276d217 | 9f2efad4d5e6e6b606ebbe620dfd316d924463ae | refs/heads/master | 2023-07-08T23:25:07.849558 | 2023-07-06T12:55:03 | 2023-07-06T12:55:03 | 252,785,043 | 3 | 8 | null | 2023-06-26T09:46:49 | 2020-04-03T16:32:19 | HTML | UTF-8 | PlantUML | false | false | 1,198 | puml | @startuml
frame "observed about what" {
class Observable {}
}
class Observation {
str: dc:description
Literal: rdf:value
}
frame "observed what: Observation subclasses" {
class Collocation {}
class CorpusFrequency {
}
class Attestation {
str: attestationGloss
uri: locus
}
Collocation -down[hidden]-> Attestation
class Embedding {
int: dc:extent
}
Similarity o-down- Embedding
Similarity --[hidden]-- Embedding
Similarity -down[hidden]-> FixedSizeVector
FixedSizeVector -[norank]-|> Embedding
FixedSizeVector -down[hidden]-> BagOfWords
BagOfWords -[norank]-|> Embedding
BagOfWords -down[hidden]-> TimeSeries
TimeSeries -[norank]-|> Embedding
}
"observed what: Observation subclasses" -right-|> Observation
frame "observed where" {
class Corpus {
int: total
}
}
Observation -up-> Corpus: corpus
Embedding -[norank]-> Attestation: attestationEmbedding
Observable -[norank]-> Embedding: embedding
Observable -[norank]-> CorpusFrequency: frequency
Observable -[norank]-> Attestation: attestation sub citation
Collocation -down-> Observable: head
Collocation --|> Observable
Observable -up-o Collocation
@enduml
|
8cea655986e20c9846879d50afda077dadf8ccfc | a75fbc130a314d3c1698f5979a5bfb43e8965913 | /uml/app..puml | 89242cba73ab71c38efb7f1cadc283e527af6122 | [] | no_license | faizatucf/Ahmed-cop3330-assignment4part2 | 1266715cd28a92f500f5c166e855d6844d086e13 | bc92564b86152a67013d479782d3e485ce2133d1 | refs/heads/main | 2023-09-02T21:36:57.547764 | 2021-11-16T00:47:28 | 2021-11-16T00:47:28 | 425,975,398 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 899 | puml | @startuml
class Main {
+main(String [] args):void
+start(Stage primaryStage):void
}
class Application {
}
class list {
-task:String
-date:String
-status:Boolean
+getTask():String
+getDate():String
+getstatus():boolean
+isChecked():ObservableBooleanValue
+setTask(task:String):void
+setDate(date:String):void
+setstatus(status:boolean):void
+selectedProperty():ObservableValue<Boolean>
}
class Controller {
+Add_task_button():void
+check_button():void
+delete_button():void
+initialize(url:URL, rb:ResourceBundle):void
+check_date_format(date:String):LocalDate
+export(result:String):void
+resume(filename:String):void
+load():void
+menu_save():void
+Show_only_completed():void
+hide_completed():void
+show_all():void
+resettable():void
}
Main--|>Application
Main->Controller
Controller->list
@enduml |
1e047c328ba33b90277b2d75e5d89816fb6413cf | 7c2a17fd3d19a13fb71558f79900a2908de98c58 | /docs/uml-class-diagrams/middleware02/test/MiddlewareCommDatabaseInterfaceStub/MiddlewareCommDatabaseInterfaceStub.puml | bc6531ece9723dad368704ecd95ee07cfc6b3b23 | [] | no_license | casher-ou/csi-3370-software-project | 483b1add9fbab8349f30009eecc123c884bdcc7b | 629fb9cce10429c2b80bd1ad33ab898d1466883b | refs/heads/main | 2023-01-22T00:44:50.062944 | 2020-11-29T23:00:50 | 2020-11-29T23:00:50 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 220 | puml | @startuml MiddlewareCommDatabaseInterfaceStub
package edu.oakland.test.middleware02 {
class MiddlewareCommDatabaseInterfaceStub {
__
.. Use Case 1 ..
+ int checkCurrentRfid()
}
}
@enduml |
a70da1efef1a069cfdfda82cb31dfa675d169618 | 415be23fc2b292e1ac93b8ddd9ad749d834b06b6 | /src/main/java/ex42/ex42classdiagram.puml | 0f8f30b11880e30fe31dd8b3a676cf6561552eef | [] | no_license | timp672/Phung-cop3330-assignment3 | fb0a3acf500466cef60a3c6dbcaaf429daf6967d | 968010f16161a4ab758ac44775a5142c7aa8f102 | refs/heads/master | 2023-08-26T15:40:35.045499 | 2021-10-12T02:38:28 | 2021-10-12T02:38:28 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 208 | puml | @startuml
'https://plantuml.com/class-diagram
class ex42{
+readNames(String names)
+main( String[] args )
~File file
~Scanner scan
~String s
~String [] temp;
~ex42 name
}
@enduml |
58cb6c5d9fc021b1b17288d0a7ace5b109eccc5e | 89ddd2b3847364fb795de84673ca7347c7ef90a7 | /pattern-factory/src/main/resources/abstractFactory.puml | af31922aa3d48fbc57fe8294617dc64ab10e3338 | [] | no_license | lthaoshao/design-patterns-example | b7acbde8fb41a7989cdfca3d5b01548760e81e26 | e7ce73fda04462b8f49efa0448f52004640e4bf1 | refs/heads/master | 2023-06-11T02:35:11.846886 | 2019-08-14T10:24:52 | 2019-08-14T10:24:52 | 196,854,978 | 0 | 1 | null | 2021-12-10T00:55:50 | 2019-07-14T15:47:59 | Java | UTF-8 | PlantUML | false | false | 669 | puml | @startuml
package abstractFactory{
interface DeviceFactory{
producePad()
produceWatch()
}
interface Pad{
vedio()
}
interface Watch{
count()
}
class XiaoMiFactory{
producePad()
produceWatch()
}
class HuaWeiFactory{
producePad()
produceWatch()
}
class XiaoMiPad{
vedio()
}
class XiaoMiWatch{
count()
}
class HuaWeiPad{
vedio()
}
class HuaWeiWatch{
count()
}
DeviceFactory <|-- XiaoMiFactory
DeviceFactory <|-- HuaWeiFactory
Pad <|-- XiaoMiPad
Pad <|-- HuaWeiPad
Watch <|--- XiaoMiWatch
Watch <|--- HuaWeiWatch
HuaWeiPad <-- HuaWeiFactory:create
HuaWeiWatch <-- HuaWeiFactory:create
XiaoMiPad <-- XiaoMiFactory:create
XiaoMiWatch<-- XiaoMiFactory:create
}
@enduml |
198efd01d94198f07c85610759d1b2f98c789f4b | 9bcd4da5e5454922139d0afefc782a997988ad1f | /docs/SprintD/US/US16/US16_MD.puml | 5a8a7f9cdffdc7e6a95d128016293076893fdf79 | [
"MIT"
] | permissive | wjacoud/DynaByte | 13f042b210f17830aa3eb31558d3f83d587ab436 | 3ac6b5e2d2e7559ec3e230db7848a1b43d3b40e3 | refs/heads/main | 2023-08-27T09:20:01.825322 | 2021-11-11T17:15:05 | 2021-11-11T17:15:05 | 427,082,047 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,066 | puml | @startuml
hide methods
skinparam classAttributeIconSize 0
class Company{
-chemicalLab
}
class Test{
-state
-date
-analyzedDate
-validationDate
}
class PerformanceReport{
-performanceReportNumber
-dateTimeStart
-dateTimeEnd
-dateLessEffectiveStart
-dateLessEffectiveEnd
-totalClients
-totalTests
-totalResults
-totalDiagnostics
-totalValidations
-GrowthRate
-Sequence
-SubSeq MaxSum
-List of PerformanceData
}
class PerformanceData{
-dateTime
-newTests
-newResults
-newDiagnostics
-newValidations
}
class TestReport{
-date
-information
}
class TestDiagnosis {
-information
}
class Client{
-date
-information
}
class TestDiagnosis {
-information
}
Company "1" -- "*" Test : performs >
Company "1" -- "*" PerformanceReport : performs >
PerformanceReport "1" -- "*" PerformanceData : contains >
Test "1" -- "1" TestReport : contains >
TestReport "1" -- "1" TestDiagnosis : contains >
PerformanceData "1" -- "*" Test : get Info From >
PerformanceData "1" -- "*" TestReport : get Info From >
PerformanceData "1" -- "*" Client : get Info From >
@enduml |
70ca12b392116b641c4859b69524fef6a319c37d | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/SearchExecutionFailureError.puml | 4bf131f41521578f552800f5b17a5089668c94f6 | [] | 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 | 441 | 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 SearchExecutionFailureError [[SearchExecutionFailureError.svg]] extends ErrorObject {
code: String
message: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
|
72a9224047960c464ea3a3b1cfb3fdd19413f7e9 | d79d96c752a5329e7e03890377bd72632413cfc7 | /Zapravka Swing/src/org/orgname/app/database/manager/manager.plantuml | dfd07dbae0f1bd880d93ad754b065250bfe917d1 | [] | no_license | NikKropotov/Zapravka-Swing-App | e38bae796a7ff4d7a35024233ef73d72e4554eff | f8286aa632de44fc700a0d9e9f94960c1cfa0eec | refs/heads/main | 2023-04-05T07:39:57.387545 | 2021-04-21T19:03:46 | 2021-04-21T19:03:46 | 315,711,828 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,412 | plantuml | @startuml
title __MANAGER's Class Diagram__\n
namespace org.orgname.app {
namespace database.manager {
class org.orgname.app.database.manager.DailySaleEntityManager {
{static} - database : MysqlDatabase
+ DailySaleEntityManager()
{static} + getHistorySale()
{static} + getStatisticTopFuels()
{static} + getStatisticTopFuelsByDate()
}
}
}
namespace org.orgname.app {
namespace database.manager {
class org.orgname.app.database.manager.FirmEntityManager {
{static} - database : MysqlDatabase
+ FirmEntityManager()
{static} + getAllFirm()
}
}
}
namespace org.orgname.app {
namespace database.manager {
class org.orgname.app.database.manager.FuelEntityManager {
{static} - database : MysqlDatabase
{static} - isFuelExists : boolean
+ FuelEntityManager()
+ add_fuel()
+ add_fuel_station()
+ deleteById()
+ deleteFuelById()
+ deleteFuel_Has_StationById()
{static} + getAllFuels()
{static} + getAllOnlyFuels()
+ getFuelById()
{static} + getFuelByStation()
+ getIDfuel()
+ getStaionByName()
{static} + isIsFuelExists()
+ update_fuel()
+ update_fuel_station()
}
}
}
namespace org.orgname.app {
namespace database.manager {
class org.orgname.app.database.manager.StationEntityManager {
{static} - database : MysqlDatabase
+ StationEntityManager()
{static} + getAllStations()
}
}
}
namespace org.orgname.app {
namespace database.manager {
class org.orgname.app.database.manager.UserEntityManager {
{static} - isUserExists : boolean
+ UserEntityManager()
+ add_user_account()
+ deleteById()
+ getAll()
+ getById()
+ getByLogin()
+ getByLoginAndPassword()
{static} + isIsUserExists()
+ update()
}
}
}
org.orgname.app.database.manager.UserEntityManager o-- org.orgname.app.util.MysqlDatabase : database
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
|
4030125dffba5adcdb0443b80a5841b54292f29d | 372d0fe94d7e59fd48620c687fee8fc94841408b | /deadheat-lock-example/microservices-example/consumer-service/src/main/java/com/vrush/microservices/consumer/controllers/controllers.plantuml | 872d4abcf3b20307abd6b756d80b0ac5ea60b4e2 | [
"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 | 1,621 | plantuml | @startuml
title __CONTROLLERS's Class Diagram__\n
namespace com.vrush.microservices.consumer {
namespace controllers {
class com.vrush.microservices.consumer.controllers.BookingController {
{static} - log : Logger
+ BookingController()
+ home()
+ save()
}
}
}
namespace com.vrush.microservices.consumer {
namespace controllers {
class com.vrush.microservices.consumer.controllers.RoomController {
{static} - log : Logger
+ RoomController()
+ availableRooms()
+ rooms()
- populateModels()
- validateDates()
}
}
}
namespace com.vrush.microservices.consumer {
namespace controllers {
class com.vrush.microservices.consumer.controllers.SiteController {
+ SiteController()
+ home()
}
}
}
com.vrush.microservices.consumer.controllers.BookingController o-- com.vrush.microservices.consumer.service.RoomService : roomService
com.vrush.microservices.consumer.controllers.BookingController o-- com.vrush.microservices.consumer.service.BookingService : service
com.vrush.microservices.consumer.controllers.RoomController o-- com.vrush.microservices.consumer.service.RoomService : service
com.vrush.microservices.consumer.controllers.SiteController o-- com.vrush.microservices.consumer.service.RoomService : roomService
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
|
0b73a67090eb912fb595c0a093036bc0a8dd3732 | 56c5dd9c1a24697ed5284ca1d23a5ba19c130210 | /spring-rabbitmq/src/main/resources/puml/class-example.puml | a3f71bdbd54dc88aabb3541f2ed1376fc0df87ed | [] | no_license | FIyingIdeal/MessageQueue | f38f05ef369c85ecbbedbbd8ac2118a09aef74d1 | b687e22e3f68d23ea6ec3ab848d1c07291f9d1f6 | refs/heads/master | 2022-06-23T14:35:14.943926 | 2020-10-20T02:48:26 | 2020-10-20T02:48:26 | 204,707,030 | 0 | 0 | null | 2022-06-17T03:26:59 | 2019-08-27T13:15:50 | Java | UTF-8 | PlantUML | false | false | 407 | puml | @startuml
title PlatUML 类图
/'这个是注释'/
/'类图参考地址:https://blog.csdn.net/junhuahouse/article/details/80767632'/
interface Runnable {
+ void run()
}
class MyTask {
- String taskName
# String protectedField
+ void setTaskName()
}
ClassA <-- ClassB:关联
ClassA <.. ClassB : 依赖
ClassA o-- ClassB:聚集
ClassA <|-- ClassB:泛化
ClassA <|.. ClassB:实现
@enduml |
c58b2c19b8ec56786045d92be69a2af0b74958ff | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/CommandLineTest/ExitCallbacks.puml | ce9fe8992ddaa805d442ba31b979d3b3e0314c55 | [] | 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 | 353 | puml | @startuml
class ExitCallbacks {
+ RunFinished(testResults:ITestResultAdaptor) : void
+ TestStarted(test:ITestAdaptor) : void
+ TestFinished(result:ITestResultAdaptor) : void
+ RunStarted(testsToRun:ITestAdaptor) : void
+ OnError(message:string) : void
}
ScriptableObject <|-- ExitCallbacks
IErrorCallbacks <|-- ExitCallbacks
@enduml
|
addc580fcff627c247962cc513d91e88f213f205 | 00ba2b0faa42bc1fddfc922310ebdeb8f03be1e5 | /app/src/main/java/com/example/foodliveryapp/foodliveryapp.plantuml | 8484848bbb0d63f0ab490bca05cfbd33a1197354 | [] | no_license | PilekM/FoodliveryApp | f18335d0ea5e884a205557060131747c9fa72a4a | f691bc36becebf4c704cbc46735fd6b575121be6 | refs/heads/master | 2022-04-08T05:44:10.437640 | 2020-03-12T21:46:13 | 2020-03-12T21:46:13 | 218,959,200 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,135 | plantuml | @startuml
title __FOODLIVERYAPP's Class Diagram__\n
namespace com.example.foodliveryapp {
class com.example.foodliveryapp.DailyStatsFragment {
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ DailyStatsFragment()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
namespace com.example.foodliveryapp {
class com.example.foodliveryapp.MonthlyStatsFragment {
{static} - ARG_PARAM1 : String
{static} - ARG_PARAM2 : String
- mParam1 : String
- mParam2 : String
+ MonthlyStatsFragment()
{static} + newInstance()
+ onCreate()
+ onCreateView()
}
}
com.example.foodliveryapp.DailyStatsFragment -up-|> androidx.fragment.app.Fragment
com.example.foodliveryapp.MonthlyStatsFragment -up-|> androidx.fragment.app.Fragment
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
|
1a45989438858e6fddaa395057ee19706bb7f7c1 | 112e511928937b8ec60004ca94f1dd996bd9fd1a | /Documents/Shos.Chatter.Server/Areas/HelpPage/ModelDescriptions/CollectionModelDescription.puml | 5ddf42f9f32892fec9f3e89243b09c7dd097b129 | [
"MIT"
] | permissive | Fujiwo/Shos.Chatter.NetFramework | 2c143b390b1588e38e5967a8b8f1c51bf5487362 | 3c7061398e790c2fc856585fdbf60a18705f11e0 | refs/heads/master | 2023-03-23T09:31:02.071913 | 2021-03-11T05:27:48 | 2021-03-11T05:27:48 | 323,569,895 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 173 | puml | @startuml
class CollectionModelDescription {
}
ModelDescription <|-- CollectionModelDescription
CollectionModelDescription --> "ElementDescription" ModelDescription
@enduml
|
a879b192c4c44171c96f7ab1248b3274d2c0b18e | 0900d46a947c17fcfcb17328bf1e94b4d5e6bb4d | /src/main/java/ex42/Diagram.puml | 452208f768add171422bdbfdfb7dfc80c7cbf8cb | [] | no_license | josevalen2001/valencia-cop3330-assignment3 | 5e9d214965ed196250e527a5728b5e63e9180a80 | 64fd979d673853d6d297c7eab959917771f0cd59 | refs/heads/master | 2023-05-30T06:13:09.829784 | 2021-06-18T02:19:41 | 2021-06-18T02:19:41 | 377,353,067 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 295 | puml | @startuml
class app {
+main()
+String readInto()
+String[] parseInput()
}
class Reader {
String fileName
String textRead
+ readInputFromFile()
+String returnTextRead()
}
class CVSParser {
String inputNotParsed
String[] returnParsedInput()
}
app <--o Reader
app <--o CVSParser
@enduml |
297bbebd838049dfecbfbf481f3ca2a1cf9f17a4 | 81894fcd984ad28d577fc09d0b1aafcb4df06c8c | /broilers/broilers-example.puml | 332f76ede840148c48f7e734eacf0ed2562856be | [] | no_license | epcis-resources/epcis-erm | b1ede38c59c6d8349cfefdf8b067e1dc17c76913 | 592ca1e281ef333ec8529e50906ffb0c2580f8aa | refs/heads/master | 2023-08-14T19:46:07.779577 | 2020-12-17T15:01:11 | 2020-12-17T15:01:11 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,787 | puml | @startuml
class Broiler1 {
a gs1:Product
gs1:productName "Broiler"
}
class Broiler2 {
a gs1:Product
gs1:productName "Broiler"
}
class BroilerEgg {
a gs1:Product
gs1:productName "Broiler Egg"
}
class BroilerMeat {
a gs1:Product
gs1:productName "Broiler meat"
}
class BroilerPackagedMeat {
a gs1:Product
gs1:productName "Broiler packaged meat"
}
class BreedingFirm {
a gs1:Organization
gs1:organizationName "BroilerParentBreeders A"
}
class ParentBreeder {
a gs1:Organization
gs1:organizationName "BroilerParentBreeders A"
}
class HatchingFirm {
a gs1:Organization
gs1:organizationName "HatchingFirm A"
}
class BroilerFarm {
a gs1:Organization
gs1:organizationName "HatchingFirm A"
}
class SlaughterHouse {
a gs1:Organization
gs1:organizationName "HatchingFirm A"
}
class Processor {
a gs1:Organization
gs1:organizationName "HatchingFirm A"
}
class Retailer {
a gs1:Organization
gs1:organizationName "HatchingFirm A"
}
class LayAnEgg {
a gs1-epcis:TransformationEvent
eventTime "2020-05-02T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "LayAnEgg"
bizStep urn:epcglobal:cbv:bizstep:creating_class_instance
}
class Hatching {
a gs1-epcis:TransformationEvent
eventTime "2020-05-02T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "Hatching an egg"
bizStep urn:epcglobal:cbv:bizstep:creating_class_instance
}
class Slaughter {
a gs1-epcis:TransformationEvent
eventTime "2020-05-02T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "Killing a broiler"
bizStep urn:epcglobal:cbv:bizstep:creating_class_instance
}
class Packaging {
a gs1-epcis:TransformationEvent
eventTime "2020-05-02T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "Packaging the meat"
bizStep urn:epcglobal:cbv:bizstep:creating_class_instance
}
class TransportEvent1 {
a gs1-epcis:ObjectEvent
eventTime "2020-01-01T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "1"
bizStep urn:epcglobal:cbv:bizstep:receiving
}
class TransportEvent2 {
a gs1-epcis:ObjectEvent
eventTime "2020-08-01T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "2"
bizStep urn:epcglobal:cbv:bizstep:receiving
}
class TransportEvent3 {
a gs1-epcis:ObjectEvent
eventTime "2020-15-01T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "3"
bizStep urn:epcglobal:cbv:bizstep:receiving
}
class TransportEvent4 {
a gs1-epcis:ObjectEvent
eventTime "2020-21-01T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "4"
bizStep urn:epcglobal:cbv:bizstep:receiving
}
class TransportEvent5 {
a gs1-epcis:ObjectEvent
eventTime "2020-28-01T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "5"
bizStep urn:epcglobal:cbv:bizstep:receiving
}
class TransportEvent6 {
a gs1-epcis:ObjectEvent
eventTime "2020-05-02T09:00:00"
recordTime "2020-11-09T09:00:00"
eventTimeZoneOffset "+02"
eventID "6"
bizStep urn:epcglobal:cbv:bizstep:receiving
}
TransportEvent1 --> BreedingFirm : source
TransportEvent1 --> ParentBreeder : destination
TransportEvent1 -up-> Broiler1 : epc
LayAnEgg --> ParentBreeder : source, destination
LayAnEgg --> Broiler1 : inputEpc
LayAnEgg --> BroilerEgg : outputEpc
TransportEvent2 --> ParentBreeder : source
TransportEvent2 --> HatchingFirm : destination
TransportEvent2 -up-> BroilerEgg : epc
Hatching --> HatchingFirm : source, destination
Hatching --> BroilerEgg : inputEpc
Hatching --> Broiler2 : outputEpc
TransportEvent3 --> HatchingFirm : source
TransportEvent3 --> BroilerFarm : destination
TransportEvent3 -up-> Broiler2 : epc
TransportEvent4 --> BroilerFarm : source
TransportEvent4 --> SlaughterHouse : destination
TransportEvent4 -up-> Broiler2 : epc
Slaughter --> SlaughterHouse : source, destination
Slaughter --> Broiler2 : inputEpc
Slaughter --> BroilerMeat : outputEpc
TransportEvent5 --> SlaughterHouse : source
TransportEvent5 --> Processor : destination
TransportEvent5 -up-> BroilerMeat : epc
Packaging --> Processor : source, destination
Packaging --> BroilerMeat : inputEpc
Packaging --> BroilerPackagedMeat : outputEpc
TransportEvent6 --> Processor : source
TransportEvent6 --> Retailer : destination
TransportEvent6 -up-> BroilerPackagedMeat : epc
@enduml |
2800b1b7cef11bfd50cfd7ec6e5db1538ec70477 | d617521fbdf8a155b02b2e9fc776a207a8a3347f | /Singleton/resources/ClassDiagram.puml | 3f61673f550a93743497612872b6a3f550f36ae9 | [] | no_license | jarchen/java-design-pattern | 9963e8fdb12b58466f88438d717370562562796d | a1c43012dc9ee34070608726997a4a533f53c2e3 | refs/heads/master | 2022-12-27T04:34:41.862449 | 2020-07-18T07:43:12 | 2020-07-18T07:43:12 | 279,500,732 | 1 | 0 | null | 2020-10-13T23:40:24 | 2020-07-14T06:22:44 | Java | UTF-8 | PlantUML | false | false | 187 | puml | @startuml
title Singleton
scale 1.5
class Singleton {
- {static} instance : Singleton
- Singleton()
+ {static} getInstance() : Singleton
}
Singleton <.. Singleton
@enduml
|
d7a1b20b308ff26af18cee0f9468c1175410f8c2 | 753c29701fff000c19e35ae9e1841e64c6680946 | /src/classsss.puml | eb25afd3a1506d50b6de4e1987ae449642c0849d | [] | no_license | limfo7/Roc-analysis | 65ba7e109e336df65a88be2dec7ef2ddba50d3ad | bd9e75f975531016a90e200966e2772e84afed5d | refs/heads/master | 2021-03-11T19:37:38.548722 | 2020-05-09T18:36:58 | 2020-05-09T18:38:02 | 246,555,055 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,672 | puml | @startuml
package Sample {
class ControllerRoc {
+Label : aucLabel
+ImageView : imageView
+Roc : roc
+void fromFile()
+void generateRandom()
+void saveImage()
}
class DataStructureTable {
+private double aucIntervalMin
+private double aucIntervalMax
+private String modelQuality
+private String aucInterval
public String getAucInterval()
public void setAucInterval(String aucInterval)
public double getAucIntervalMax()
public void setAucIntervalMax(double aucIntervalMax)
public double getAucIntervalMin()
public void setAucIntervalMin(double aucIntervalMin)
public String getModelQuality()
public void setModelQuality(String modelQuality)
public String aucInterval()
}
class Roc {
+int : positive_examples_number
+int : negative_examples_number
+Roc(final double[] score, final boolean[] true_alert)
+Roc(final String file_path)
+List<CurveCoordinates> : computeRocPoints()
+List<CurveCoordinates> : computeRocPointsAndGenerateCurve()
+double : computeAUC()
+double : trapezoidArea()
+List<CurveCoordinates> computeRocPointsAndGenerateCurveSaveImage(final String filename)
}
class CurveCoordinates{
+double : x_axis
+double : y_axis
+CurveCoordinates()
+double : getXAxis()
+double : getYAxis()
+void : setXAxis()
+void : setYAxis()
}
class Point{
+double : score
+boolean : true_alert
+Point()
+int compareTo()
+boolean equals()
+int hashCode()
+double getScore()
}
class Utils{
+int countPositiveExamples()
+int countNegativeExamples()
}
}
Point *-- Utils
ControllerRoc *-- Roc
Roc *-- Point
Roc *-- CurveCoordinates
ControllerRoc *-- DataStructureTable
@enduml |
b45d1e77f197e5876177de915f11d4688b5a0275 | 6420f15160af4c5e7ed7e61cf9f182fbd306540a | /openclosed_bad.puml | 3e311892975507e0fad0e7795fe0037e72914618 | [
"MIT"
] | permissive | jessebluemr/solid-principles | dbe6066afb712a7cb17d4da45116032b622804f7 | 508234b8260d0f6f938267fa5093137fbe58f9e6 | refs/heads/master | 2022-11-05T00:57:59.914356 | 2020-06-25T14:19:48 | 2020-06-25T14:19:48 | 274,739,116 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 305 | puml | @startuml openclosed
class Sorter {
sort(array, algorithmName);
}
note left
void sort(array, algorithmName){
switch(algorithmName) {
case "quick" : this.quickSort(array); break;
case "bubble" : this.bubbleSort(array); break;
default: throw ...
}
}
end note
@enduml
|
b380dd3a4a44c822cec36663194bd5814805eb89 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/TestRunner/Utils/EditorLoadedTestAssemblyProvider.puml | 7de719f78fab2ce56c204eede5f15f5ea7218359 | [] | 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 | 477 | puml | @startuml
class EditorLoadedTestAssemblyProvider {
+ EditorLoadedTestAssemblyProvider(compilationInterfaceProxy:IEditorCompilationInterfaceProxy, editorAssembliesProxy:IEditorAssembliesProxy)
+ GetAssembliesGroupedByType(mode:TestPlatform) : List<IAssemblyWrapper>
+ GetAssembliesGroupedByTypeAsync(mode:TestPlatform) : IEnumerator<IDictionary<TestPlatform, List<IAssemblyWrapper>>>
}
IEditorLoadedTestAssemblyProvider <|-- EditorLoadedTestAssemblyProvider
@enduml
|
35226d5e7048021deb247485521efdd6186d80d2 | 9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9 | /java/resources/plantuml/behavioral/mediator-class.puml | 4b48b053393099a97543104a4385adb4938fdf47 | [
"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 | 461 | puml | @startuml
scale 1024 height
title Mediator pattern class diagram
interface Mediator {
+ registe(int, Colleague)
+ operation(int)
}
class ConMediator
interface Colleague {
+ setMediator(Mediator)
+ sendMsg(int)
+ receiveMsg()
}
class ConColleagueA
class ConColleagueB
Mediator <|.. ConMediator
Colleague <|.. ConColleagueA
Colleague <|.. ConColleagueB
Mediator <- Colleague
ConMediator -> ConColleagueB
ConMediator -> ConColleagueA
@enduml |
9ccd0212c00f9214608f141d859bb4665c94ca95 | 4a402e7a1e283fe349fe8115aeff1a3af55df447 | /etc/warikan.puml | de4a7f50f5ce9b4600c072acd91882f0a9856bda | [] | no_license | muractice/wari | d3e47915443e00257a452e6f2fb0ee036922f1c0 | 956f94439fb1bdaef661964ec9924732e6032ef4 | refs/heads/master | 2020-12-27T22:17:48.977812 | 2020-02-16T14:28:42 | 2020-02-16T14:28:42 | 238,081,417 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,923 | puml | @startuml
/'
class 幹事{
}
'/
package 飲み会{
class 飲み会 {
名前
開催日時
参会者一覧
支払区分
'幹事
開催(名前,開催日時,参加者一覧,請求金額)
'参加者追加()
金額計算():支払金額一覧
}
}
package 請求{
class 請求金額{
}
}
package 参加者一覧{
class 参加者{
名前
'飲み会
支払区分
支払重みを教える()
}
class 参加者一覧{
List<参加者>
重み合計値を教える()
}
enum 支払区分{
多め
普通
少なめ
}
}
package 重み{
'class 重み毎支払金額{
'}
class 支払重み{
}
class 支払区分毎重み{
}
class 支払区分毎重み一覧{
}
}
package 支払一覧{
class 支払一覧{
List<支払>
作成(参加者一覧,請求金額):支払一覧
private 重み毎支払金額を計算(参加者一覧)
}
class 支払{
参加者
参加者毎支払金額
作成(参加者,重み毎支払金額):支払
private 参加者毎支払金額を計算()
}
class 参加者毎支払金額{
}
}
package 参加者毎重み一覧{
class 参加者毎重み一覧{
}
class 参加者毎重み{
}
}
飲み会 -d-> 参加者一覧
飲み会 -d-> 請求金額
飲み会 -d-> 支払一覧
飲み会 -d-> 参加者毎重み一覧
飲み会 -d-> 支払区分毎重み一覧
参加者一覧 -d-> 参加者
参加者 -d-> 支払区分
'支払区分 -d-> 支払重み
支払一覧 -u-> 参加者毎重み一覧
支払一覧 -d-> 支払
支払一覧 -u-> 請求金額
支払 -d-> 参加者毎重み
支払 -d-> 参加者毎支払金額
支払区分毎重み -> 支払重み
支払区分毎重み -u-> 支払区分
支払区分毎重み一覧 -d->支払区分毎重み
参加者毎重み一覧 -d-> 参加者毎重み
参加者毎重み一覧 -d-> 支払区分毎重み一覧
参加者毎重み一覧 -d-> 参加者一覧
参加者毎重み -d-> 支払区分毎重み
参加者毎重み -d-> 参加者
@enduml
|
9b95f177b79ab0aacf3e431999dab267a1fcb497 | a1c13e9a02a32f9673a8dba004a0d52b04437258 | /src/main/java/cn/ohbee/uml/association.puml | 7c7a7a235470685158375f52ccc821095ce35ac5 | [] | no_license | SpanishSoap/DesignPattern | 2a31c96b26b61b316c89b84741195945c282fa9d | 0fc60fed670f7d791d060091f9cf5313a6b7ba97 | refs/heads/master | 2023-03-14T03:38:44.869587 | 2021-03-03T07:52:09 | 2021-03-03T07:52:09 | 332,645,759 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 172 | puml | @startuml
'https://plantuml.com/class-diagram
'关联关系'
class Human{
- eye: Eye
- hand: Hand
}
class Hand
class Eye
Human --> "2" Hand
Human --> "2" Eye
@enduml |
7a01cfbd38a4542fc030725d5075ad8835e565f9 | 55278980246ecee2075326cff17fd3e649a4b3ac | /Source/Client/Client.plantuml | 599bc05329899056ab13e54acb409262c5167836 | [] | no_license | RuggedRadius/Client-Server-Socket-File-Transfer | cd6621d8411e95cc72f1b074c24e141b2749996c | 628bff0a5e23760ed13c24355479674b1e1263e2 | refs/heads/master | 2022-07-27T05:37:19.100546 | 2020-05-21T07:31:55 | 2020-05-21T07:31:55 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 648 | plantuml | @startuml
title __CLIENT's Class Diagram__\n
namespace sample {
class sample.Client {
}
}
namespace sample {
class sample.Controller {
}
}
namespace sample {
class sample.FileTransfer {
}
}
namespace sample {
class sample.Main {
}
}
sample.Client o-- sample.Controller : controller
sample.Controller o-- sample.Client : client
sample.Main -up-|> javafx.application.Application
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
|
08aff821f0aaf558ab61a8e193f9a23e3dff3787 | b4f327673cda5c4eadf4d86e12167ce4da4f68d4 | /out/production/designpattern/com/designpattern/behavioral/template/TemplateMethod.puml | b2820e424b24386c30e1be8d239bab6dd1598acf | [] | no_license | ZhengHuaJing/designpattern | 85d7271ee15db12bde4bedd56953f339b6a93034 | 2baf3818c8d8813263d9fcac5037da6a5b449358 | refs/heads/master | 2023-01-04T23:58:14.169526 | 2020-11-01T11:10:12 | 2020-11-01T11:10:12 | 309,076,376 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 546 | puml | @startuml
package games {
abstract Game {
+ {abstract} initialize(): void
+ {abstract} startPlay(): void
+ {abstract} endPlay(): void
+ {fina} play(): void
}
class Cricket {
+ initialize(): void
+ startPlay(): void
+ endPlay(): void
}
class Football {
+ initialize(): void
+ startPlay(): void
+ endPlay(): void
}
Game <|-- Cricket
Game <|-- Football
}
class Client {
+ {static} main(): void
}
games <-right- Client
@enduml
|
f5457f7a5f9d9975f95449c39cb6aec222e042cb | 6ade55f2208adfcf686415728ad86a2d539c14fe | /src/main/java/design_patterns/strategy/strategy pattern.puml | eefcb7c6e4173c25a712067d3d19d1abefcc0906 | [] | no_license | nachowolf/OCP-prep | e01fe5327368b7d746f81e0b536d2d80eb1d91a8 | d9447f47a3db7df18523c61589a5714a97e03868 | refs/heads/master | 2022-09-24T16:27:51.423881 | 2019-11-15T09:57:53 | 2019-11-15T09:57:53 | 209,802,137 | 0 | 1 | null | 2022-09-08T01:04:41 | 2019-09-20T13:52:26 | Java | UTF-8 | PlantUML | false | false | 363 | puml | @startuml
class Animal{
'field
+ flyingType : Flys
'methods
+ tryToFly() : String
+ setFlyingAbility(Flys) : void
}
interface Flys{
+fly() : String
}
Animal --> Flys
class Dog extends Animal
class Bird extends Animal
class itFlys implements Flys{
+fly() : String
}
class itCantFly implements Flys{
+fly() : String
}
@enduml |
9b9a80c642c0c2f0b0862f61cdab15aa41add030 | 45bdcc7d5e2a88bc8934e070db799cc877e05df2 | /doc/Film.puml | 3c415ed73cb731cc017d03b992a0833316b880e2 | [] | no_license | jangrunicke/express_movies | c6718d8af7ef682d043b42b4611c4d50925ac6ce | f9ee81fcd4aae13731631bce4a6d199e6a2fa9f2 | refs/heads/main | 2023-01-07T04:52:41.589216 | 2020-05-07T12:57:34 | 2020-05-07T12:57:34 | 311,109,435 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 961 | puml | @startuml Anwendungskern
!pragma useNewPackage
skinparam ClassAttributeIconSize 0
skinparam componentStyle uml12
package mongoose {
class Schema
class "model()" as model
hide model circle
}
package film.entity {
class "validateFilm()" as validateFilm
hide validateFilm circle
class FilmModel
hide FilmModel circle
FilmModel ..> Schema
FilmModel ..> model
FilmModel ..> validateFilm
FilmData ..> FilmArt
FilmData ..> FilmBewertung
enum FilmArt {
DRAMA
KOMÖDIE
DOKUMENTATION
KINDERFILM
}
interface FilmData <<entity>> {
+ _id?: string
+ __v?: number
+ createdAt?: number
+ updatedAt?: number
+ titel: string
+ rating?: number
+ art?: FilmArt
+ regisseur: any
+ datum?: Date
+ schlagwoerter?: Array<string>
}
}
hide empty members
footer (c) Jan Grunicke
@enduml |
7dd452ce501aabddd1833206482cffd5abd5ebd4 | c9c618e7ea0dc7e1e8957ddba74791e0b34419af | /src/main/java/comportement/visitor/eni/Visitor.puml | 60f274ea5c1ed7aa9adcce0f213a670404a9cf7c | [] | no_license | soffiane/java-design-patterns | c978e24723721895e559683ad3334a44ce540a05 | bff3ce4caf56590daa35e8b1a08bdcdf6e118e73 | refs/heads/master | 2020-12-03T06:12:13.046057 | 2020-02-13T21:48:22 | 2020-02-13T21:48:22 | 231,225,139 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,847 | puml | @startuml
note "pattern Visitor construit une opération a realiser sur les\nelements d'un ensemble d'objets. On peut ainsi ajouter\nde nouvelles operations sans modifier les classes des elements.\nOn reprend ce qui a ete fait pour le pattern Composite avec\n Societe, SocieteMere et SocieteSansFiliale.\ Le pattern Visitor\npropose d'ajouter des fonctionnalités dans une classe separée(Visitor)\nChaque visiteur etablit une fonctionnalité pour + classes un introduisant\ndans ces classe une methode visite() et dont le param est le type de\nclasse a visiter. Les classes visitées implementent une methode accept(Visiteur)" as N
abstract class Societe<<Element>>{
#nom
#email
#adresse
+getNom()
#setNom(nom)
+getEmail()
#setEmail(email)
+getAdresse()
#setAdresse(adresse)
+ajouteFiliale(filiale)
+accepteVisiteur(visiteur)
}
class SocieteSansFiliale<<ElementConcret>>{
+accepteVisiteur(visiteur)
}
class SocieteMere<<ElementConcret>>{
+accepteVisiteur(visiteur)
+ajouteFiliale()
}
note bottom of SocieteMere : visiteur.visite(this);\nfor(Societe f : filiales){\nf.accepteVisiteur(visiteur);
note bottom of SocieteSansFiliale : visiteur.visite(this);
Societe <|-- SocieteSansFiliale
Societe <|-- SocieteMere
SocieteMere --> "1..* #filiales" Societe
interface Visiteur{
+visite(societe: SocieteSansFiliale)
+visite(societe: SocieteMere)
}
class VisiteurCalculCoutEntretien<<VisiteurConcret>>{
+visite(societe: SocieteSansFiliale)
+visite(societe: SocieteMere)
}
class VisiteurMailingCommercial<<VisiteurConcret>>{
+visite(societe: SocieteSansFiliale)
+visite(societe: SocieteMere)
}
Visiteur <|.. VisiteurCalculCoutEntretien
Visiteur <|.. VisiteurMailingCommercial
Societe ...> Visiteur
note left of VisiteurMailingCommercial : mail.envoieMail(societe.getEmail().proposition);\nprinter.imprime(societe.getAdresse().proposition);
@enduml |
49e53b57935349667524cbcb720f6d1998b1788f | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/DiscountCodeSetValidUntilAction.puml | 4505413acb70951cf84409d0ae757c88ee2ab151 | [] | 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 | 477 | 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 DiscountCodeSetValidUntilAction [[DiscountCodeSetValidUntilAction.svg]] extends DiscountCodeUpdateAction {
action: String
validUntil: DateTime
}
interface DiscountCodeUpdateAction [[DiscountCodeUpdateAction.svg]] {
action: String
}
@enduml
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.