blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
227
content_id
stringlengths
40
40
detected_licenses
listlengths
0
28
license_type
stringclasses
2 values
repo_name
stringlengths
6
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
61 values
visit_date
timestamp[us]date
2015-08-14 10:26:58
2023-09-06 07:53:38
revision_date
timestamp[us]date
2011-01-31 21:28:29
2023-09-05 14:54:58
committer_date
timestamp[us]date
2011-01-31 21:28:29
2023-09-05 14:54:58
github_id
int64
206k
631M
star_events_count
int64
0
108k
fork_events_count
int64
0
34.4k
gha_license_id
stringclasses
13 values
gha_event_created_at
timestamp[us]date
2012-08-01 17:54:24
2023-09-14 21:57:05
gha_created_at
timestamp[us]date
2009-05-21 02:09:00
2023-04-21 10:18:22
gha_language
stringclasses
79 values
src_encoding
stringclasses
12 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
8
1.29M
extension
stringclasses
17 values
code
stringlengths
8
1.29M
non_uml
bool
1 class
uml
bool
1 class
has_non_ascii
bool
2 classes
has_non_latin
bool
1 class
uml_subtype
stringclasses
10 values
d77b020bb30cb56ee80f70b186c72ab6b2dcb7be
a546db78e9806979e459831fb16c6e51878eb60b
/src/main/model/prefrences/prefrences.plantuml
9dbd30cf740c2bec8f58d4faa357a1b241239a32
[]
no_license
Bryce-MW/WikidataExplorer
92fd35b8e9364d9bd7e005a39d321bc788ea049f
9ad2dac3c82077466dcb36f25128611881f8965b
refs/heads/master
2023-06-22T20:58:25.975518
2021-07-25T22:33:33
2021-07-25T22:33:33
287,648,884
5
1
null
2020-08-16T06:03:52
2020-08-15T00:23:27
Java
UTF-8
PlantUML
false
false
1,961
plantuml
@startuml title __PREFRENCES's Class Diagram__\n namespace model.prefrences { class model.prefrences.LayoutProfile { - name : String + LayoutProfile() + getLayout() + getName() + setName() } } namespace model.prefrences { class model.prefrences.LayoutProfileManager { - profiles : ArrayList<LayoutProfile> + LayoutProfileManager() + addProfile() + getCommandString() + getProfiles() + parse() + toString() } } namespace model.prefrences { class model.prefrences.PreferenceManager { - preferences : ArrayList<UserPreference> + PreferenceManager() + getCommandString() + getPreferences() + parse() + toString() } } namespace model.prefrences { class model.prefrences.SerialIOController { } } namespace model.prefrences { interface model.prefrences.UserPreference { } } namespace model.prefrences { class model.prefrences.UserProfile { - name : String + UserProfile() + getCommandString() + getLayoutProfileManager() + getPreferences() + parse() + toString() } } model.prefrences.LayoutProfile o-- ui.cli.LayoutManager : layout model.prefrences.LayoutProfileManager -up-|> ui.cli.MenuBarItem model.prefrences.LayoutProfileManager o-- model.prefrences.LayoutProfile : current model.prefrences.PreferenceManager -up-|> ui.cli.MenuBarItem model.prefrences.UserProfile -up-|> ui.cli.MenuBarItem model.prefrences.UserProfile o-- model.prefrences.LayoutProfileManager : layout model.prefrences.UserProfile o-- model.prefrences.PreferenceManager : preferences right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
3fa2fd5ff719b88979b08649024f3895c19bb7ed
57515bfad33d5ab1e68cccc924700e88316e19b9
/DiagramaClases/Clases/Provincias.puml
0bd0c257cf695c8fa533b27248314348f5fb9366
[]
no_license
NicolasBachs/DocumentacionZMGestion
0e42009bf3bbf4d244e85a8545997c880f233074
a099ddb44b8911b8428b9c4bdc2f9156c480af47
refs/heads/master
2023-01-27T17:57:29.235074
2020-12-02T15:35:21
2020-12-02T15:35:21
232,633,959
1
0
null
2020-01-08T18:44:12
2020-01-08T18:44:11
null
UTF-8
PlantUML
false
false
157
puml
@startuml Provincias hide circle class Provincias{ idProvincia: int idPais: int provincia: string listarCiudades(): List<Ciudades> } @enduml
false
true
false
false
class
a46fe4ae4db636c744a80bd36c341246477a640f
b19e1cd9af26a9f3cb65823e1a7885ce278337fe
/documentation/productApi/availabilityAndPricingDiscovery/media/src/uc1flow.puml
162eddbfd6f17d80e5087f418a8dc9d1d86e98ff
[ "Apache-2.0" ]
permissive
MEF-GIT/MEF-LSO-Sonata-SDK
969c3717fba3fffa009bf3a5de65337b2caccaaf
6d66bc0778fe0f5a96cdbcb3579e47513b7fd62f
refs/heads/working-draft
2023-07-07T02:17:11.649855
2023-06-23T09:30:18
2023-06-23T09:30:18
90,886,429
33
32
Apache-2.0
2023-01-05T23:58:23
2017-05-10T16:38:08
null
UTF-8
PlantUML
false
false
501
puml
@startuml hide footbox participant Buyer participant Seller Buyer -> Seller : POST {{baseUrl}}/productOfferingAvailability\n(with ProductOfferingAvailability_Request) Seller -> Seller : validate Request Seller -> Seller : validate delivery context\nconformance with Product Specification alt success Buyer <-- Seller : 200 ProductOfferingAvailability\n(with 0 or more ProductOfferingConfiguration) else validation or internal problem Buyer <-- Seller: 4xx/5xx : error response end @enduml
false
true
false
false
sequence
e22d897d9820f67719abbe128423faa6f8de560f
9c051a9ddde4e0fa071a68932621ec93b79e8dcf
/model/ginrummy_data_model.puml
bf582d783b47a6dee6c303361a12ec6fe2a19654
[]
no_license
ottoema/ginrummy
121a6ee12e515ce86f888cf1e74f285d888544b2
fbd334db21d8fbe0f8d4223f2cb0eae818471678
refs/heads/master
2021-02-27T11:43:12.850323
2020-03-25T18:51:08
2020-03-25T18:51:08
245,603,542
0
0
null
null
null
null
UTF-8
PlantUML
false
false
755
puml
@startuml class GinRummyGame { } class GameRun { run : Integer completed : Boolean date : Date } class Score { points : Integer } class PlayerPurchases { numberOfPurches : Integer } class Player { name : String wins : Integer } GinRummyGame "1" *-- "15" GameRun GinRummyGame o-- "2..." Player GameRun "1" *-- "2.." Score Score o-- "1" Player GameRun "1" *-- "2.." PlayerPurchases PlayerPurchases o-- "1" Player class LowestTotalScore { score : Integer game : GinRummyGame player : Player } class HighestTotalScore { score : Integer game : GinRummyGame player : Player } class HighestGameRunScore { score : Integer gameRun : GameRun game : GinRummyGame player : Player } @enduml
false
true
false
false
class
818e236394e2961a8ccfdb2bc36ff5a0f035ef9e
31ef7a78855b0fb0e9644dd61907e0c811b0daf6
/thesis/logic-formula-generator/fol/subgenerator_flow.puml
d7c2a605f0e10829e8ec1554373d0e007babfa9b
[]
no_license
Przemcom/studio_projektowe1
f7d57affe30324c0d1470e719a05d8efd92fc701
a6418b164ee76b7dcb9c3287fb05ace1a79c13d3
refs/heads/master
2021-06-14T20:36:30.730708
2021-03-29T18:33:24
2021-03-29T18:33:24
179,491,905
0
1
null
null
null
null
UTF-8
PlantUML
false
false
843
puml
@startuml skinparam dpi 300 skinparam class { backgroundColor Ivory borderColor DarkRed } package SubGenerators { CNFFormulaGenerator o-- CNFClauseGenerator CNFClauseGenerator o-- LiteralGenerator LiteralGenerator o-- AtomGenerator AtomGenerator o-- Predicategenerator AtomGenerator o-- VariableGenerator AtomGenerator o-- FunctorGenerator Predicategenerator o-- VariableGenerator Predicategenerator o-- FunctorGenerator VariableGenerator -o FunctorGenerator } class CNFFormulaGenerator { cnf/1 cnf/2 .. } class CNFClauseGenerator { cnf(literal | literal). .. } class LiteralGenerator { atom, ~atom .. } class AtomGenerator { p, V = V, f != V .. } class Predicategenerator { p, p(f), p(V, f) .. } class FunctorGenerator { f, f(f), f(V), f(f(f)) .. } class VariableGenerator { V1, V2 .. } @enduml
false
true
false
false
class
b9f70753e724a01ed455518296333a6bec17f171
15f6b12bed5efa3bc273e4b95ac4177ac1eb0e7a
/smsgateway/doc/SMSGateway-InboxDemo-SequenceDiagram.plantuml
009e2603a42ed11a2d9c51f88b573ab35001ae69
[]
no_license
profesig/smspay
a11727fe34db20956f4e4c869ec681c5bac5f43a
baa7e92232de98ea6d4ddec6e1ce20fbef5aaf3b
refs/heads/master
2020-06-05T06:47:37.439702
2014-01-31T09:56:00
2014-01-31T09:56:00
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
594
plantuml
@startuml participant ":SMSGatewayReceivingFromSystemInDemo" as Demo participant "inbox:SMSInboxSystemIn" as Inbox participant "receiver:MyReceiver" as Receiver participant "message:SMS" as SMS -> Demo : showReception activate Demo create Inbox Demo -> Inbox : <<create>> create Receiver Demo -> Receiver : <<create>> Demo -> Inbox : setReceiver(receiver) Demo -> Inbox : startReceiving activate Inbox Inbox -> Inbox : readSmsFromSystemIn activate Inbox create SMS Inbox -> SMS : <<create>> deactivate Inbox Inbox -> Receiver : receive(message) deactivate Inbox deactivate Demo @enduml
false
true
false
false
sequence
cb0e5aaa4e61632ecc9af24dea15be7e6ab6c5ee
ca6796def41f24f410bcc30a208da57eaf745e76
/docs/UML/mainwindow.iuml
d2af88a87da3461f40a06ff45c85b43205176977
[]
no_license
JustKiddingCode/ASGProjekte
0a55353ddc80c3a4eca29d184c51e683f9d0901b
c0f5ad4f696064ff1356473eb04de5f9e82906cf
refs/heads/master
2021-01-20T22:28:17.044125
2014-12-24T15:04:19
2014-12-24T15:04:19
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
77
iuml
class MainWindow { algorithms : List of SolvingAlgorithm openStatistic() }
false
true
false
false
class
279692a5ac9551e84ae9e4241cd625656236623c
33b6df0951f75457bca6c8ca4626ce19a183f919
/diagrams/nodejsModule.puml
ebb05fa21091e2fb529d4fe03b7de619a0d9f3fe
[]
no_license
z1yuan/nodejs
3b38621e3d325485605d7ba4e29e56605ca3c9b0
b5e6ae60ff1732ace1ff158c7002a7f2ff9585b6
refs/heads/master
2020-07-28T19:30:52.278209
2019-09-27T01:49:42
2019-09-27T01:49:42
209,511,437
0
0
null
null
null
null
UTF-8
PlantUML
false
false
9,835
puml
@startuml nodejsModule skinparam classAttributeIconSize 0 /'set namespaceSeparator :: '/ /'set PLANTUML_LIMIT_SIZE=8192 '/ /'scale 2000 width '/ title <b><Sequence Diagram> Nodejs Module call process end title participant "node.js" as nodejs participant "Function object\nNativeModule" as NativeModule participant "NativeModule instance\nof module.js" as Module participant "Function object\nModule" as FModule participant "Module instance\nof parent.js" as pModule participant "Module instance\nof child.js" as cModule note right of nodejs source code: parent.js var child = require("./child.js"); child.childfn(); child.js function childfn() { console.log("this is child") } module.exports.childfn = childfn; execution: node parent.js end note /' note left of nodejs class Module { static Module._contextLoad static Module._cache static Module._pathCache static Module._extensions static Module.globalPaths static Module.wrapper static Module.wrap static Module._debug static Module._realpathCache static Module.Module + id + parent + filename + loaded + children + paths static Module._findPath(request, paths) static Module._nodeModulePaths(from) static Module._resolveLookupPaths(request, parent) static Module._load(request, parent, isMain) static Module._resolveFilename(request, parent) static Module.runMain() static Module._initPaths() static Module.requireRepl() + Module.prototype.load(filename) + Module.prototype.require(path) + Module.prototype._compile(content, filename) } end note '/ nodejs -> nodejs : init function startup create NativeModule nodejs -> NativeModule : init function NativeModule nodejs <-- NativeModule nodejs -> nodejs : startup() activate nodejs nodejs -> NativeModule : Module = NativeModule.require('module'); activate NativeModule alt module cached nodejs <- NativeModule : return cached.exports; else module not cached create Module NativeModule -> Module : new NativeModule('modules') Module -> Module : this.filename = 'modules.js';\nthis.id = 'modules';\nthis.exports = {};\nthis.loaded = false; NativeModule <-- Module : return nativeModule // instance NativeModule -> Module : nativeModule.cache() NativeModule -> Module : nativeModule.compile() activate Module Module -> Module : source=NativeModule.wrap("module.js") \n//this step will wrap source context with a function:\n(function(exports, require, module, ~__filename, ~__dirname){\n context of modules.js\n}) Module -> Module : fn = runInThisContext(source, { filename: this.filename })\n//actuel run the wrapped source with nodejs buildin function\nvm.script.runInThisContext() and return a callable function fn Module -> Module : execute function fn(this.exports, NativeModule.require, this, this.filename)\nwith parameter:\nfn(exports, require, module, ~__filename, ~__dirname)\nso that variables exports, require, module, ~__filename, ~__dirname\ncould be used inside of module.js directly. activate Module create FModule Module -> FModule : execute module.js \n//initialize function Module. \n//Note, this is not new(), but just initialize a function object Module \nand its "class methods" note right This function object will always exist due to has been referanced by node.js more info please refer closure feature end note FModule -> FModule : var NativeModule = require('native_module');\nvar util = require('util');\nvar runInThisContext = require('vm').runInThisContext;\nvar runInNewContext = require('vm').runInNewContext;\nvar fs = require('fs');\n\nModule._cache = {};\n... FModule -> FModule : module.exports = Module; \n//add export to instance nativeModule Module <-- FModule deactivate Module Module -> Module : this.loaded = true NativeModule <-- Module deactivate Module nodejs <- NativeModule : return nativeModule.exports \n//from now on node.js will get the initialized \nfunction"Module" from module.js as variable Module. end deactivate NativeModule nodejs -> FModule : Module.runMain() \n//call Module's class methode runMain().\nThe main Main entry point to user program activate FModule FModule -> FModule : Module._load(request=process.argv[1], parent=null, isMain=true); \n// load your js file, i.e parent.js here activate FModule FModule -> FModule : var filename = Module._resolveFilename(request, parent);\nvar cachedModule = Module._cache[filename];\n//function Module maintains all required modules in its _cache object\nlike {filename:module instance}, everytime a module is required,\nModule function will check if it can be found in its _cache,\nif yes return module.export at once,\nelse create a new module instance. alt cachedModule exist FModule -> FModule : return cachedModule.exports; else cachedModule do not exist create pModule FModule -> pModule : var module = new Module(id=filename, parent=parent); note right var child = require("./child.js") child.childfn() end note pModule -> pModule : this.id = id;\nthis.exports = {};\nthis.parent = parent; FModule <-- pModule : return module FModule -> FModule : Module._cache[filename] = module; FModule -> pModule : module.load(filename='parent.js'); activate pModule pModule -> pModule : this.filename = filename; FModule <- pModule : Module._extensions[extension](this, filename); note left Module._extensions['.js'] = function(module, filename) { var content = fs.readFileSync(filename, 'utf8'); module._compile(stripBOM(content), filename); }; end note FModule --> pModule pModule -> pModule : var content = fs.readFileSync(filename, 'utf8');\nmodule._compile(stripBOM(content), filename); activate pModule pModule -> pModule : var self = this;\ninitialize function require FModule <- pModule : var wrapper = Module.wrap(content); \n//call class methode NativeModule.wrap\n//this step will wrap content context with a function:\n(function(exports, require, module, ~__filename, ~__dirname){\n context of content i.e parent.js\n}) FModule --> pModule : return wrapper pModule -> pModule : var compiledWrapper = runInThisContext(wrapper, { filename: filename });\nvar args = [self.exports, require, self, filename, dirname];\nreturn compiledWrapper.apply(self.exports, args); activate pModule pModule -> pModule : execute\nfunction (module.exports, require, module, ~__filename, ~__dirname){\n var child = require("./child.js");\n child.childfn()\n}\nso that variables module.exports, require, module, ~__filename, ~__dirname\ncould be used inside of module.js directly. activate pModule pModule -> pModule : var child = require("./child.js") activate pModule FModule <- pModule : Module._load(path='./child.jsi', this);\n//call Module's class methode _load() activate FModule alt if is cachedModule FModule -> pModule : return cachedModule.exports; else required module not cached create cModule FModule -> cModule : var module = new Module(filename, parent); FModule <-- cModule : return module FModule -> cModule : module.load(filename); cModule -> cModule : load process again with ._compile FModule <-- cModule : FModule -> pModule : return module.exports; end deactivate FModule deactivate pModule pModule -> pModule : child.childfn() \n// child.childfn() could be used from now on. deactivate pModule deactivate pModule FModule <-- pModule : deactivate pModule FModule -> FModule : return module.exports; deactivate FModule end nodejs <-- FModule deactivate FModule deactivate nodejs @enduml
false
true
false
false
sequence
1bf8b41c7ead04029e8820eeff3996bd9318812f
d8542196004614346e18570418310e4104c01578
/docs/proposals/images/controlplane/controlplane-init-3.plantuml
5fb868f0f6661e4816c09833ed12af4ee98fafb1
[ "Apache-2.0" ]
permissive
diamanticom/cluster-api
d30ab09dd0756742707a7483e6cf7919562eaf64
1491f04a099dfcb9c61d116bed1236dc6426dc5e
refs/heads/master
2022-01-01T14:28:15.712115
2021-08-30T20:43:39
2021-08-30T20:43:39
238,814,477
1
1
Apache-2.0
2021-06-01T12:56:47
2020-02-07T00:39:53
Go
UTF-8
PlantUML
false
false
1,725
plantuml
@startuml title User creates a Cluster with KubeadmControlPlane ' -- GROUPS START --- box #lightgreen participant "API Server" end box box #violet participant "KubeadmControlPlane Controller" end box ' -- GROUPS END --- note right of "KubeadmControlPlane Controller":Watches KubeadmControlPlanes,\nClusters, and owned Machines "API Server"-->>"KubeadmControlPlane Controller": Machine Updated "KubeadmControlPlane Controller"-> "KubeadmControlPlane Controller":Enqueues KubeadmControlPlane Reconcile "KubeadmControlPlane Controller"-> "KubeadmControlPlane Controller":KubeadmControlPlane Controller Reconcile activate "KubeadmControlPlane Controller" note over "KubeadmControlPlane Controller": - ✅ KubeadmControlPlane.OwnerReferences \ncontains a Cluster "KubeadmControlPlane Controller"->"API Server": Get Cluster "KubeadmControlPlane Controller"<<--"API Server": Response note over "KubeadmControlPlane Controller": - ✅ Cluster.Status.InfrastructureReady is true\n- ✅ KubeadmControlPlane instance is valid "KubeadmControlPlane Controller"->"API Server": Get Machines matching label selector "KubeadmControlPlane Controller"<<--"API Server": Response opt KubeadmControlPlane.Spec.Replicas >= 1, 1 or more existing Machines found that is "Ready" "KubeadmControlPlane Controller"-> "KubeadmControlPlane Controller":Set KubeadmControlPlane.Status.Initialized = true opt num Machines matches Replicas, and all Machines "Ready" "KubeadmControlPlane Controller"-> "KubeadmControlPlane Controller":Set KubeadmControlPlane.Status.Ready = true end end "KubeadmControlPlane Controller"->"API Server": Patch KubeadmControlPlane "KubeadmControlPlane Controller"<<--"API Server": Response hide footbox @enduml
false
true
true
false
sequence
e514d0eee760c77155ba29acb708efb1e38114b6
015af2febe164b9667ae91319080ed064c132b0e
/qnl/key-routing-service/key-routing-service.plantuml
b3dbe7aa145192254753b40987dfce2dd2ade04e
[ "MIT" ]
permissive
crazoter/qkd-net
fb247b3a122821451a64ea587619926d9571444c
182860ec031bf066fd3a9fa60d6d3629b4d37899
refs/heads/master
2022-08-25T23:32:53.109504
2020-05-20T02:25:20
2020-05-20T02:25:20
263,811,400
1
0
null
2020-05-14T04:05:04
2020-05-14T04:05:04
null
UTF-8
PlantUML
false
false
3,105
plantuml
@startuml title __KEY-ROUTING-SERVICE's Class Diagram__\n namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.KeyClientRouterInitializer { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.KeyRouter { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.KeyRouterBackendHandler { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.KeyRouterConnectHandler { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.KeyRouterFrontendHandler { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.KeyServerRouterInitializer { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.OTPKey { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.QNLConfig { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.QNLConfiguration { } } namespace com.uwaterloo.iqc.qnl { class com.uwaterloo.iqc.qnl.RouteConfig { } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPIncomingClientHandler { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPMessage { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPMessageDecoder { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPMessageEncoder { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPOutgoingClientHandler { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPOutgoingClientInitializer { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPRouter { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.LSRPServerRouterInitializer { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.Neighbour { } } } namespace com.uwaterloo.iqc.qnl { namespace lsrp { class com.uwaterloo.iqc.qnl.lsrp.Node { } } } namespace com.uwaterloo.iqc.qnl { namespace qll { class com.uwaterloo.iqc.qnl.qll.QLLFileReader { } } } namespace com.uwaterloo.iqc.qnl { namespace qll { interface com.uwaterloo.iqc.qnl.qll.QLLReader { } } } com.uwaterloo.iqc.qnl.lsrp.LSRPRouter o-- com.uwaterloo.iqc.qnl.lsrp.LSRPRouter.DijkstraRunnable : testRunnable com.uwaterloo.iqc.qnl.qll.QLLFileReader .up.|> QLLReader right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
313b6f0c5a65a20ada3f8187db2884efcf2ddc76
84dbfc8df17a0a3f9d6382d781ba13dd616b93dd
/rapport/UML_1_5/Mobile.puml
8f7edc785d4fff693b4d676edd9d9e356572f810
[ "MIT" ]
permissive
C-Rio/Simulation_monde
ca20856ca68b3f96555304736bc1f2b58cd4ae02
99e118c3782eea332f064abe7600fbb1b5c6006d
refs/heads/master
2022-10-28T23:39:17.566527
2022-10-09T17:22:35
2022-10-09T17:22:35
253,203,756
0
0
null
null
null
null
UTF-8
PlantUML
false
false
420
puml
@startuml abstract Class Mobile { # String : nom # double : x # double : y + String : get_nom() + void : set_nom(String) + double : get_x() + double : get_y() + void : set_x(double) + void : set_y(double) + void : set_position(double, double) + {abstract} void : dessiner(double xx=0, double yy=0 + String porteur="") + {abstract} void : deplacer(double) } @enduml
false
true
false
false
class
0d87e6ac3b63ff2fd38d1eeb81d4f2a602a8c74c
3150c7ff97d773754f72dabc513854e2d4edbf04
/P2/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test-dummies/java/spec/concordion/integration/junit4/junit4.plantuml
646ada7890df837172c70e5bd15bac5141a7aeed
[ "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
1,223
plantuml
@startuml title __JUNIT4's Class Diagram__\n package spec.concordion { package spec.concordion.integration { package spec.concordion.integration.junit4 { class Foo { + Foo() + dummyTest() } } } } package spec.concordion { package spec.concordion.integration { package spec.concordion.integration.junit4 { class FooFixture { + FooFixture() } } } } package spec.concordion { package spec.concordion.integration { package spec.concordion.integration.junit4 { class FooFixtureRecorder { {static} - fooFixtureClass : String {static} + getFooFixtureClass() {static} + setFooFixtureClass() } } } } package spec.concordion { package spec.concordion.integration { package spec.concordion.integration.junit4 { class FooTest { + FooTest() + dummyTest() } } } } right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
fe8d7240127f9dd835d64e80cfabd0a17c7bc31e
2439874ae3af5249c7e7db694925d703742c62d8
/use-cases/use-case-10.puml
8dd0d1c9379a249802f4baf0905288c6b314aad8
[ "Apache-2.0" ]
permissive
KerrJack/seMethodsCoursework
cd8a09a10a6cde549d5d4aea336f978e388bb42f
cf193199eab927133dff7e366f852b891d387a30
refs/heads/master
2023-04-20T21:25:05.745471
2021-04-30T15:35:55
2021-04-30T15:35:55
337,515,667
0
0
Apache-2.0
2021-04-27T22:21:49
2021-02-09T19:38:15
Java
UTF-8
PlantUML
false
false
294
puml
@startuml actor user as "user" rectangle Database rectangle "program" { usecase UC4 as "Get population of all cities in region" usecase UCa as "order largest to smallest" usecase UCb as "print cities" user - UC4 UC4 ..> UCa UCa ..> UCb UC4 - Database } @enduml
false
true
false
false
usecase
e9dc28227bdc240acff38f9e17b5d2af4bcf0f20
617e5c41d650f3ae75e9e17ca4b512239003e6fe
/SDPi Supplement/SDPi Rev 1.0/SDC Message Examples/SDPi Transactions/SDPi Transactions/SDPi DEV-28.puml
abc2ed605a42c74b2ab22312a5cab7d04a5e52f3
[]
no_license
egbordzor/sdpi-fhir
11b57d49b86e24ce7e1981dffed2bc5afe31860b
1f35778743f02be4f4b72cee863d46c396d9d271
refs/heads/master
2023-06-24T06:16:57.545747
2021-07-30T06:20:34
2021-07-30T06:20:34
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,119
puml
skinparam monochrome true autonumber !global $str_sdpi_p_somds_cons = "SOMDS Consumer" !global $str_sdpi_p_somds_prov = "SOMDS Provider" participant "$str_sdpi_p_somds_cons" as sdpi_somds_consumer participant "$str_sdpi_p_somds_prov" as sdpi_somds_provider == SDPi [DEV-28] Notify Change in System Context and Capabilities == ||| group secured ||| note over sdpi_somds_provider, sdpi_somds_consumer Consider TF-2 Transactions based on BICEPS "msg:"abstract definitions, SOMDA "Glue" speifications, or MDPWS specifications. TF-2 Appendix will have MDPWS / sdc11073 API specifications. end note ||| alt Subscription active loop sdpi_somds_consumer <- sdpi_somds_provider: BICEPS: DesciptionModificationReport(... [incl. states]) end ||| else Subscription inactive sdpi_somds_consumer -> sdpi_somds_provider: BICEPS: GetContextStates(...) sdpi_somds_consumer <-- sdpi_somds_provider: BICEPS: GetContextStatesResponse(...) end end |||
false
true
false
false
sequence
8a59987ff463a2c2ec7880cd64f118b0004999c3
36e8e37a895ba9b2666e81c1da40f7fd0580d37b
/src/javaLang/singleTons/单例模式类图.puml
2a2816c4f850292512ef11dd79c3ce585271510f
[]
no_license
xhSun9527/DesignPatterns
0b08185780882a8e1b7e065c39a44e7c19838e17
1ed5099b9156853601e6b3a9cdf0c1d6090a6812
refs/heads/master
2023-02-01T06:22:45.580510
2020-12-17T08:55:19
2020-12-17T08:55:19
287,001,208
1
0
null
null
null
null
UTF-8
PlantUML
false
false
137
puml
@startuml class Client{} class SingleTon{ - SingleTon() + getInstance() : SingleTon } SingleTon <.. Client : <<use>> @enduml
false
true
false
false
class
afb56f72d3ac6a371c3442d23e0f3e9a65fb20f6
ed160782ff6013bb6dc5e26c388b04982bc6a04c
/Client/src/Util/Util.plantuml
c7487c0aeb754936a68947039366505270cf4b24
[]
no_license
sherifawad/bankSystemNoSteg
bdf5a04bc05253f806a7dca8cc74bc6dece929d2
075f6b4c35cb497587bc2e6df5d7bf09cf07f730
refs/heads/master
2022-11-27T06:12:05.257346
2020-08-07T12:43:57
2020-08-07T12:43:57
285,826,736
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,171
plantuml
@startuml title __UTIL's Class Diagram__\n package Util { class Consts { {static} + COVER_IMAGE : int {static} + SECRET_IMAGE : int {static} + SHARED_PREF_NAME : String {static} + PREF_COVER_PATH : String {static} + PREF_COVER_IS_SET : String {static} + MESSAGE_TYPE : String {static} + MESSAGE_BITS : String {static} + TYPE_TEXT : int {static} + TYPE_IMAGE : int {static} + TYPE_UNDEFINED : int {static} + EXTRA_STEGO_IMAGE_PATH : String {static} + EXTRA_SECRET_TEXT_RESULT : String {static} + EXTRA_SECRET_IMAGE_RESULT : String {static} + COLOR_RGB_END : Color {static} + COLOR_RGB_TEXT : Color {static} + COLOR_RGB_IMAGE : Color {static} + PASSES : boolean {static} + FAILS : boolean {static} + SUCCESS : boolean {static} + FAILURE : boolean {static} + NOT_FOUND : int {static} + NEW_LINE : String {static} + FILE_SEPARATOR : String {static} + PATH_SEPARATOR : String {static} + EMPTY_STRING : String {static} + SPACE : String {static} + TAB : String {static} + SINGLE_QUOTE : String {static} + PERIOD : String {static} + DOUBLE_QUOTE : String {static} + PORT : int {static} + SERVER_NAME : String - Consts() } } package Util { class Uty { {static} + zip() {static} + unZipIt() {static} + bytesHash() {static} + byteConcatenate() {static} + WriteMapToFile() {static} + writeByteToFile() {static} + fileToMap() {static} + remove() + bigToarray() + arrayTobig() {static} + byteToMap() {static} + xorWithKey() {static} + randomBig() {static} ~ concatenate() {static} + serialize() {static} + deserialize() {static} + writeImgToFile() } } right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
7b9b21ce56f78bc140deb1c7bec978b4c64d665a
068579f9ad18a1368961dc3b9f812129f4f7e858
/DesignPattern/Observer/SmartLight/uml/sequence_diagram_push.puml
3db6507c1c16258ff20364b89a1a9ff375ea3850
[]
no_license
AleMidolo/materiale-tutorato-ids
d9c27a9d0da9436842144a7cc8bd6d381f6e3546
3d95de651214245b113c92481007ec177ce95471
refs/heads/master
2023-03-30T22:05:39.627666
2021-04-01T13:53:07
2021-04-01T13:53:07
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
784
puml
' Documentazione: https://plantuml.com/sequence-diagram @startuml ' START STYLE skinparam { monochrome true 'shadowing false } skinparam sequence { participantBackgroundColor white } hide footbox ' END STYLE ' Aggiungo delle etichette participant "av:AssistenteVocale" as av participant "salotto:SmartLight" as salotto participant "ingresso:SmartLight" as ingresso -> av: registra(comando) activate av av -> av: notifyObservers(comando) activate av av -> salotto: update(comando) activate salotto salotto -> salotto: elaboraComando(comando) salotto --> av deactivate salotto av -> ingresso: update(comando) activate ingresso ingresso -> ingresso: elaboraComando(comando) ingresso --> av deactivate ingresso av --> av deactivate av av -[hidden]-> av deactivate av @enduml
false
true
false
false
sequence
7fb347fee490eafb30d440e1740ff47ea7726741
188aa3bd1c4fc0a88cab9726c2f2299f147e70d8
/docs/UC_05/UC05_SD.puml
de5793285f11ebe12e1f7734e95358218c6bb4fa
[]
no_license
botelho-io/lapr2-2020-g029
c6a3c15bace1145c94c0495ac5f8ce54b7be478c
1834bf842e5ae1f94d20ab61dad8e8124fc9f61b
refs/heads/master
2023-08-17T00:53:42.364156
2020-06-14T22:29:10
2020-06-14T22:29:10
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,266
puml
@startuml autonumber actor Manager as M participant ":Define\nTimeUI" as UI participant ":DefineTime\nController" as CTRL participant ":APP" as APP participant "ro:Regist\nOrganization" as ORGS participant "org:Organization" as ORG participant "psche:PaymentScheduler" as PS activate M M -> UI : defining time tasks will be paid. activate UI UI --> M : request the time data (i.e. dayMonth, timeOfDay). deactivate UI M -> UI : enter the requested data activate UI UI -> CTRL : newPaymentScheduler(dayMonth, timeOfDay) activate CTRL CTRL -> APP: ro = getRegistoOrganizacoes() activate APP deactivate APP CTRL -> ORGS: org = getOrganizationByEmailUser() activate ORGS deactivate ORGS ORG --> PS ** : create(org , dayMonth, timeOfDay) activate PS deactivate PS CTRL -> ORG : validatesPaymentScheduler(psche) activate ORG deactivate ORG deactivate CTRL UI --> M : The sistem validates and presents the data, asking to comfirm. deactivate UI M -> UI : confirms activate UI UI -> CTRL: addPaymentScheduler() activate CTRL CTRL -> ORG: addPaymentScheduler(psche) activate ORG ORG -> ORG: validaPaymentScheduler(psche) ORG -> ORG: addPaymentScheduler(psche) deactivate ORG deactivate CTRL UI --> M : successful operation deactivate UI deactivate M @enduml
false
true
false
false
usecase
f6fc954a7a57c016ae3618dbae8c2b408ecb60f7
01cb5dea2df442ad2bf4b3e7122ebb1355459cab
/simi/doc/puml/src/simi_ccc.puml
9378d109dc0067401b9165b4ac5535eb8f71ee34
[ "MIT" ]
permissive
Luescher/simi
a48b0cc5abe59087b6e9a017c09470e4f3d550f6
addabd782a82171b0afdedc4ad3cb643b1923ee6
refs/heads/master
2022-11-27T07:20:07.996250
2020-07-28T15:18:19
2020-07-28T15:18:19
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
333
puml
@startuml package "Core" { class "SingleLayer (SL)" as sl{} class "Map (Map)" as map {} } package "CCC Client" { class "CCC Client" as ccc {} class "Locator Layer" as ll {} class "Notify Layer" as nl {} ccc "*" -- "1" map ccc "1" -- "*" ll ll "*" -- "1" sl ccc "1" -- "*" nl nl "*" -- "1" sl } @enduml
false
true
false
false
class
a4e7a032894d6c1b8e87d4ee5b0117d986f483bb
3ca9e58bcb43c7a06b42770e03482244b09c1df8
/uml/constraintlayout/constraintlayout.puml
470e74b46a8e00d1857af513b3a78658665e96aa
[ "Apache-2.0" ]
permissive
yufns/uml
3abca774ef5787d27d09bb3fe0981c86df0e60c3
0173ce1a8138b6e88ed39f08c9c42b22a38c880a
refs/heads/master
2021-11-10T17:50:18.612839
2021-10-25T06:56:02
2021-10-25T06:56:02
145,532,139
0
0
null
null
null
null
UTF-8
PlantUML
false
false
304
puml
@startuml class MotionLayout class ConstraintLayout abstract ConstraintHelper abstract VirtualLayout ConstraintHelper <|-- Group ConstraintHelper <|-- Layer ConstraintHelper <|-- MotionHelper ConstraintHelper <|-- VirtualLayout ConstraintHelper <|-- Barrier ConstraintLayout <|-- MotionLayout @enduml
false
true
false
false
class
d13f3742d382d25d50c7b38c24ee9df056e1beee
20ce6440b7f529418df22258852297f2bbd79c4c
/src/main/java/org/openkilda/seq.puml
5f4790c24cdc7db197091194c7867aa394881986
[]
no_license
nikitamarchenko/disco
8c2dfdc4f828c64ab6aca261b998ba0bf08753b2
cd09fb3856aa05114e138027cadb64dabba2492e
refs/heads/master
2020-04-20T19:53:08.560161
2019-02-04T10:25:33
2019-02-04T10:25:33
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,646
puml
@startuml == Add Port Watch == PortHandler -> WatchListBolt: watch request switch_id+port\nrouting by switch_id WatchListBolt -> WatchListBolt: add switch_id+port to watch list == Del Port Watch == PortHandler -> WatchListBolt: del watch request switch_id+port\nrouting by switch_id WatchListBolt -> WatchListBolt: remove switch_id+port from watch list WatchListBolt -> WatcherBolt: remove switch_id+port WatcherBolt -> WatcherBolt: remove from await list == Discovery process == TickSpout -> WatchListBolt: tick WatchListBolt -> WatcherBolt: emit list of switch_id+port_list\nrouting by switch_id WatcherBolt -> WatcherBolt: add switch_id+port to await response list WatcherBolt -> FL: sent message with switch_id+port_list alt success FL --> WatcherBolt: discovery send confirmation\nrouting by switch_id WatcherBolt -> WatcherBolt: mark port with send confirmation alt success FL --> WatcherBolt: discovery packet\nrouting by switch_id WatcherBolt -> WatcherBolt: remove from await list WatcherBolt -> DecisionMakerBolt: discovery information\nrouting by switch_id+port_id DecisionMakerBolt -> UniIslHandler else timeout TickSpout -> WatcherBolt: tick WatcherBolt -> WatcherBolt: find timeout ports WatcherBolt -> WatcherBolt: remove from await list WatcherBolt -> DecisionMakerBolt: discovery failed message\nrouting by switch_id+port_id DecisionMakerBolt -> UniIslHandler end else timeout TickSpout -> WatcherBolt: tick WatcherBolt -> WatcherBolt: find timeout ports WatcherBolt -> WatcherBolt: remove from await list note over WatcherBolt FL is offline so do nothing end note end @enduml
false
true
false
false
sequence
65c34bac977b1b14c4a730d515f5a8675c1590d5
416ce4e77d1a88f80b16cf3ee0593fb15ebcf7d7
/src/main/java/Sofka/LibraryReactive/UmlDiagram/Library.puml
e6ff032298b1f2f79de5144249241eb7a2a727fb
[]
no_license
NatalyMora21/Library-Reactive
6febe9062bed1ebf24c6fe88d58540d447c49cb0
58dd77a57a7184dad23fe1a5f28529d8b3cd3d64
refs/heads/main
2023-08-29T23:45:16.200685
2021-11-03T02:31:59
2021-11-03T02:31:59
421,283,300
0
0
null
null
null
null
UTF-8
PlantUML
false
false
763
puml
@startuml 'https://plantuml.com/use-case-diagram skinparam actorStyle awesome left to right direction actor :usuario: as user actor :Administrator: as admin package Library{ usecase (Delete a resource) as (UC9) usecase (Create a resource) as (UC10) usecase (Update a resource) as (UC11) usecase (Consult all resources) as (UC1) usecase (Consult a resource) as (UC2) usecase (Check the availability of a resource) as (UC3) usecase (Filter resources by subject) as (UC4) usecase (Filter resources by type) as (UC5) usecase (Lend a resource) as (UC7) usecase (Return a resource) as (UC8) } user --> UC1 user--> UC2 user--> UC3 user --> UC4 user --> UC5 user--> UC6 user--> UC7 admin--> UC7 user --> UC8 admin--> UC8 admin --> UC9 admin-->UC10 admin-->UC11 @enduml
false
true
false
false
usecase
15a1b050ebce3fc160d8f9ba08a975b7773eaf08
7c738fd68e823c4457669c44149241e1fff5f592
/UML/uml-client.plantuml
282b515ccbbec4f96a93c9a1937b500f8dfa09f3
[]
no_license
CoziestYew804/Serveur-Client-Dessin
641f61bd56116beabbf4a0d3d8da2c1475700957
4caf67fddb48ae1c6650659beb5a9ec46381126e
refs/heads/master
2021-04-26T23:07:29.224960
2018-03-05T14:47:46
2018-03-05T14:47:46
123,933,944
0
0
null
null
null
null
UTF-8
PlantUML
false
false
8,456
plantuml
@startuml package Utils { class Color { -unsigned char _red -unsigned char _green -unsigned char _blue +Color(unsigned char red, unsigned char green, unsigned char blue) +Color(const Color & color); +{static} void initColorMap(); +{static} Color getColor(const string & color); +unsigned char getRed() const +unsigned char getGreen() const +unsigned char getBlue() const } class UtilsException } package Shape { abstract class Shape { +Shape(const Color & color = Color::getColor("black")) +{abstract} draw(const DrawingVisitor* visitor) +{abstract} operator string() +{abstract} save(const SaveVisitor* saveVisitor, const string & filename) +{abstract} Shape *translation(Vector2D translationVector) : Shape* +{abstract} Shape* homothétie(const Vector2D & invariantPoint, const double & homothetyRatio) : Shape* +{abstract} Shape* rotation(const Vector2D & rotationCenter, const RadianAngle & rotationAngle) +{abstract} double getArea() +setColor(const Color & color) +Color getColor() } abstract class ComposedShape { +draw(DrawingVisitor* visitor) +toString() : String +save(SaveVisitor* saveVisitor, const string & filename) +translation(Vector2D translationVector) +homothétie(const Vector2D & invariantPoint, const double & homothetyRatio) +rotation(const Vector2D & rotationCenter, const RadianAngle & rotationAngle) +getArea() } class Cercle { -double _diameter +Circle(const Vector2D & center, const double & diameter, const Color & color = Color::getColor("black")); +void draw(const DrawingVisitor* visitor) const; +void save(const SaveVisitor* saveVisitor, const string & filename) const; +Shape* translation(const Vector2D & translationVector) const; +Shape* homothety(const Vector2D & invariantPoint, const double & homothetyRatio) const; +Shape* rotation(const Vector2D & rotationCenter, const RadianAngle & rotationAngle) const; +double getArea() const; } class Segment { +Segment(const Vector2D & firstPoint, const Vector2D & secondPoint, const Color & color = Color::getColor("black")); +void draw(const DrawingVisitor* visitor) const; +void save(const SaveVisitor* saveVisitor, const string & filename) const; +Shape* translation(const Vector2D & translationVector) const; +Shape* homothety(const Vector2D & invariantPoint, const double & homothetyRatio) const; +Shape* rotation(const Vector2D & rotationCenter, const RadianAngle & rotationAngle) const; +double getArea() const; } class Triangle { +Triangle(const Vector2D & firstPoint, const Vector2D & secondPoint, const Vector2D & thirdPoint, const Color & color = Color::getColor("black")); +void draw(const DrawingVisitor* visitor) const; +void save(const SaveVisitor* saveVisitor, const string & filename) const; +Shape* translation(const Vector2D & translationVector) const; +Shape* homothety(const Vector2D & invariantPoint, const double & homothetyRatio) const; +Shape* rotation(const Vector2D & rotationCenter, const RadianAngle & rotationAngle) const; +double getArea() const; } class Polygone { +Polygon(const Color & color = Color::getColor("black")); +void addPoint(const Vector2D & point); +void draw(const DrawingVisitor* visitor) const; +void save(const SaveVisitor* saveVisitor, const string & filename) const; +Shape* translation(const Vector2D & translationVector) const; +Shape* homothety(const Vector2D & invariantPoint, const double & homothetyRatio) const; +Shape* rotation(const Vector2D & rotationCenter, const RadianAngle & rotationAngle) const; +double getArea() const; } } package Network { class Socket << Singleton >> { -{static} Socket* _instance: Socket -{static} string _serverAddress -{static} int _serverPort -{static} int _sock -{static} sockaddr_in _socketAddress -Socket() +{static} const Socket* getInstance() +{static} void createConnexion() +{static} void sendRequest(const string & request) +{static} string receiveData() +{static} closeSocket() } class NetworkException Socket *-- "1" Socket } package Visitor { abstract class DrawingVisitor { +{abstract} draw(Cercle *s) +{abstract} draw(Segment *s) +{abstract} draw(Triangle *s) +{abstract} draw(Polygone *s) +{abstract} draw(Shape *s) } abstract class SaveVisitor { +{abstract} save(const Cercle *s, const string & filename) +{abstract} save(const Segment *s, const string & filename) +{abstract} save(const Triangle *s, const string & filename) +{abstract} save(const Polygone *s, const string & filename) +{abstract} save(const Shape *s, const string & filename) } class ServerDrawer { +ServerDrawer() +draw(Cercle *s) +draw(Segment *s) +draw(Triangle *s) +draw(Polygone *s) +draw(Shape *s) } class SaveTextVisitor { +save(const Cercle *s, const string & filename) +save(const Segment *s, const string & filename) +save(const Triangle *s, const string & filename) +save(const Polygone *s, const string & filename) +save(const Shape *s, const string & filename) } SaveVisitor <|-- SaveTextVisitor DrawingVisitor <|-- ServerDrawer } package Loader { abstract class ShapeLoader { +ShapeLoader(const ShapeCreator* shapeCreator) +{abstract} load() } class ShapeLoaderLink { +ShapeLoaderLink(ShapeLoaderCOR* next, const ShapeCreator* shapeCreator) +load() +{abstract}loadShape() } class ShapeLoaderText { +ShapeLoaderText(ShapeLoaderLink* next, const ShapeCreator* shapeCreator) +loadShape() } abstract class ShapeCreator { +{abstract} const Shape* createShape(const string & shapeString) const } class ShapeCreatorLink { +ShapeCreatorLink(const ShapeCreatorLink* next) +const Shape* createShape(const string & shapeString) const +{abstract} const Shape* createShapeSpe(const string & shapeString) const } class SegmentCreator { +const Shape* createShapeSpe(const string & shapeString) const } class CircleCreator { +const Shape* createShapeSpe(const string & shapeString) const } class PolygonCreator { +const Shape* createShapeSpe(const string & shapeString) const } ShapeLoader <|-- ShapeLoaderLink ShapeLoader o-- "1" ShapeCreator ShapeLoaderLink o-- "1" ShapeLoaderLink : next ShapeLoaderLink <|-- ShapeLoaderText ShapeCreator <|-- ShapeCreatorLink ShapeCreatorLink <|-- SegmentCreator ShapeCreatorLink <|-- CircleCreator ShapeCreatorLink <|-- PolygonCreator ShapeCreatorLink o-- "1" ShapeCreatorLink : next } package Geometry { class Vector2D { -double _x -double _y +const Vector2D operator+() +const Vector2D operator*() +const Vector2D operator-() +const Vector2D operator+=() +const Vector2D operator*=() +const Vector2D operator-=() +string() +void translation(const Vector2D & translationVector) +void homothety(const Vector2D & invariantPoint, const double & homothetyRatio) +void rotation(const Vector2D & rotationCenter, const RadianAngle & rotationAngle); } class RadianAngle { -double _value +RadianAngle(const double & value); +void setValue(const double & value); +double getValue() const; } class GeometryException } Shape *-- "1" Color : _color Shape <|-- Cercle Shape <|-- Segment Polygone <|-- Triangle Shape <|-- Polygone ComposedShape o-- "1, N" Shape Shape <|-- ComposedShape Cercle o--> "1" Vector2D Segment o--> "2" Vector2D Triangle o--> "3" Vector2D Polygone o--> "3, N" Vector2D @enduml
false
true
true
false
class
396f1e086e6fb7c24b3efa1fb8fbf126e4f067fd
3150c7ff97d773754f72dabc513854e2d4edbf04
/P3/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test/java/spec/concordion/specificationType/markdown/markdown.plantuml
495b2edadc489d4dc6e7b0188b4489072d8de9c8
[ "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,434
plantuml
@startuml title __MARKDOWN's Class Diagram__\n package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownAssertEqualsCommandFixture { } } } } package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownExampleCommandFixture { } } } } package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownExecuteCommandFixture { } } } } package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownFixture { } } } } package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownGrammarFixture { ~ markdownParser : MarkdownParser + MarkdownGrammarFixture() + translate() + foo() } } } } package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownRunCommandFixture { } } } } package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownSetCommandFixture { } } } } package spec.concordion { package spec.concordion.specificationType { package spec.concordion.specificationType.markdown { class MarkdownVerifyRowsCommandFixture { } } } } MarkdownAssertEqualsCommandFixture -up-|> MarkdownGrammarFixture MarkdownExampleCommandFixture -up-|> MarkdownGrammarFixture MarkdownExecuteCommandFixture -up-|> MarkdownGrammarFixture MarkdownRunCommandFixture -up-|> MarkdownGrammarFixture MarkdownSetCommandFixture -up-|> MarkdownGrammarFixture MarkdownVerifyRowsCommandFixture -up-|> MarkdownGrammarFixture right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
ce5b45a8da7b89bd7f15acd3ea41a2723e488d1f
60f727df8e45682d04583eb91ac93bbc2bf69a4f
/docs/model.puml
806e1e4648eda8d96622203ba37bfbd40995aa0c
[ "Apache-2.0" ]
permissive
Mark-Kovalyov/mtn-meta-collector
9040f1f52689b669df36e2d30b0dfef54dc833a8
9dae48be3ec3390df6a8cf5871a17473807d0e98
refs/heads/main
2023-05-05T04:35:06.274077
2021-05-25T13:39:28
2021-05-25T13:39:28
342,966,090
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,085
puml
@startuml interface org.apache.jena.rdf.model.Model { + getGraph() } interface org.apache.jena.rdf.model.InfModel extends org.apache.jena.rdf.model.Model { } interface org.apache.jena.ontology.OntModel extends org.apache.jena.rdf.model.InfModel { } interface org.apache.jena.rdf.model.ModelCon class org.apache.jena.enhanced.EnhGraph class org.apache.jena.rdf.model.impl.ModelCom interface org.apache.jena.graph.Graph interface org.apache.jena.rdf.model.Resource interface org.apache.jena.rdf.model.Seq interface org.apache.jena.rdf.model.Property interface org.apache.jena.graph.FrontsNode interface org.apache.jena.graph.RDFNode org.apache.jena.graph.FrontsNode <|-- org.apache.jena.graph.RDFNode org.apache.jena.graph.RDFNode <|-- org.apache.jena.rdf.model.Resource org.apache.jena.rdf.model.Resource <|-- org.apache.jena.rdf.model.Seq org.apache.jena.rdf.model.Resource <|-- org.apache.jena.rdf.model.Property org.apache.jena.rdf.model.ModelCon <|-- org.apache.jena.rdf.model.Model org.apache.jena.enhanced.EnhGraph <|-- org.apache.jena.rdf.model.impl.ModelCom @enduml
false
true
false
false
class
2bf7d99b43f50f40ada8f549144a97cf40ab48f4
3495a3bc8450a240a21780fb8c795c215f88000a
/Exemplos/uc13-timer example/UC13_SSD.puml
d59e8e7eab68975bc8c25ec2d64c0a7d425cc016
[]
no_license
1190452/LAPR2
f27ac4e485b91d04189dd0a37551bc108c070b12
97c5488c091243cf65f9e16821f56a5020e0ae2e
refs/heads/master
2023-05-09T02:35:50.850483
2020-06-14T21:07:59
2020-06-14T21:07:59
372,570,349
0
0
null
null
null
null
UTF-8
PlantUML
false
false
213
puml
@startuml autonumber actor "Tempo" as TIM activate TIM TIM -> ":Sistema" : O Tempo inicia o processo de seriação automática à hora estipulada. activate ":Sistema" deactivate ":Sistema" deactivate TIM @enduml
false
true
true
false
sequence
fde8a41c1c2642b440494c7b19ff43f94cb028f3
96d48952312778fe2c57b273f826bd9bd6d2396c
/Sample/Class/AdvancedClassBody.puml
abbc42aa1748d855c97cbd1f0bf85a5e1bcfbdd0
[ "Apache-2.0" ]
permissive
MathB/PlantUML-NB
d757f6ef77f749eda5e6e9998ee6a3f7f25133eb
2a63699858c5074714fca3af286ae542a32142bd
refs/heads/master
2021-01-10T16:19:50.268639
2014-06-02T06:51:59
2014-06-02T06:51:59
44,731,558
1
1
null
null
null
null
UTF-8
PlantUML
false
false
359
puml
@startuml class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User { .. Simple Getter .. + getName() + getAddress() .. Some setter .. + setName() __ private data __ int age -- crypted -- String password } @enduml
false
true
false
false
class
9898298ba8cea9f6863fde7abe5d0e2d1cc287db
a3daae6e470ba3174fc4095e1bc4a6f114d34850
/docs/diagrams/current_data_read_process.plantuml
567acc3b9c60521dc47f356873182b5d9a45e3f0
[ "Apache-2.0" ]
permissive
eric-erki/datacube-core
3bb94fdd8582b33df8b39b7a1c78a04de1f73de1
952fabcdda89d58479ef5962ad40ed85f9da7913
refs/heads/allow-indexing-uris
2022-12-13T12:46:21.077633
2018-08-21T23:51:46
2018-08-22T00:10:27
151,363,853
2
0
NOASSERTION
2022-12-08T01:02:30
2018-10-03T05:12:24
Python
UTF-8
PlantUML
false
false
1,619
plantuml
@startuml title Current Process for Loading Data '!include ..\datacube-core\docs\plantuml.cfg actor User participant Datacube User -> Datacube: Requests some data using dc.load_data() activate Datacube Datacube -> Datacube: create_storage() activate Datacube loop for each measurement/band Datacube -> Datacube: data_func() activate Datacube hnote over Datacube create a destination array in RAM Dimensions are <irregular dims> + <geobox_dims> end note loop for each time slice Datacube -> Datacube: _fuse_measurement() activate Datacube Datacube -> DataLoader: reproject_and_fuse() note right DataLoader is not currently a class, it is functions in the ""datacube.storage.storage"" module end note activate DataLoader participant DataSource #PaleGreen loop for each DataSource create DataSource DataLoader -> DataSource: read_from_source() activate DataSource participant BandSource #Cyan create BandSource DataSource -> BandSource: open() returns BandSource activate BandSource alt Non reprojecting read BandSource -> BandSource: _read_decimated() else ReProjecting read BandSource -> BandSource: reproject() end BandSource --> DataSource: append data into destination array deactivate BandSource deactivate DataSource end deactivate Datacube DataLoader --> Datacube: return data deactivate DataLoader deactivate Datacube end end Datacube --> User: return data deactivate Datacube @enduml
false
true
false
false
sequence
e961aa9c2006efd4d74523c677d08f50fdf0b268
01cf293a1b781ae355c4c8eb8409a6e1c85428e9
/5.ClienteServidor/docs/diagrams/src/Analisis/paquetesModels.plantuml
945072956df4d35db58f7fae0da7fb2e656afd3a
[]
no_license
EnriqueCF/requirements
fe59445d677f9bae4262950cbd9ab61688e90013
8afdff6df115f97585ff980abe253d4da387de90
refs/heads/master
2023-06-13T23:42:22.698560
2021-07-11T18:59:59
2021-07-11T18:59:59
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,801
plantuml
@startuml modelspackage class Coordinate as "types.\nCoordinate" enum Error as "types.\nError" enum Color as "types.\nColor" class models.Board{ ~reset() ~isTicTacToe(): boolean ~getColor(Coordinate): Color ~undoable(): boolean ~undo() ~redoable(): boolean ~redo() } class models.Game{ +reset() +areAllTokensOnBoard(): boolean +putToken(Coordinate) +getPutTokenError(Coordinate): Error +moveToken(Coordinate, Coordinate) +getOriginMoveTokenError(Coordinate): Error +getTargetMoveTokenError(Coordinate, Coordinate): Error +next() +getActiveColor(): Color +isTicTacToe(): boolean +getColor(Coordinate): Color +undoable(): boolean +undo() +redoable(): boolean +redo() } class models.Player{ ~getColor(): Color ~areAllTokensOnBoard(): boolean ~putToken(Coordinate) ~getPutTokenError(Coordinate): Error ~moveToken(Coordinate, Coordinate) ~getOriginMoveTokenError(Coordinate): Error ~getTargetMoveTokenError(Coordinate, Coordinate): Error } class models.Turn{ ~reset() ~next() ~getActiveColor(): Color ~areAllTokensOnBoard(): boolean ~putToken(Coordinate) ~getPutTokenError(Coordinate): Error ~moveToken(Coordinate, Coordinate) ~getOriginMoveTokenError(Coordinate): Error ~getTargetMoveTokenError(Coordinate, Coordinate): Error } models.Game *-down-> models.Turn models.Game *-down-> models.Board models.Turn *-down-> models.Player models.Turn ..> Coordinate models.Player ..> Coordinate models.Player --> models.Board models.Board *-down-> Color models.Turn ..> Color models.Game ..> Color models.Board ..> Coordinate models.Player --> Color models.Player ..> Error models.Turn ..> Error models.Game ..> Error models.Game ..> Coordinate @enduml
false
true
false
false
class
f3dd806fed5bb9b1ca537af398753e3ca91f1a72
1ac0a5cf0a74b207d7cdac817f81b15f452f494c
/Livrables/Diagrammes/Composants/UML/Square.plantuml
010d86f8f8bb5f9763c9dd96f09b5eef5558e298
[ "MIT" ]
permissive
HugoLA1/Projet-programmation-systeme
1f143b71a52871ca3536b30d78592c29f19aae97
5262fa64cd862283078346b4f8a2aa69246d47d6
refs/heads/master
2020-06-01T10:33:49.688170
2018-12-13T13:22:55
2018-12-13T13:22:55
190,750,176
0
0
null
null
null
null
UTF-8
PlantUML
false
false
181
plantuml
@startuml class Square { + lines : List<Line> <<get>> <<set>> + squareSupervisors : List<SquareSupervisor> <<get>> <<set>> + posX : int + Square(posX:int) } @enduml
false
true
false
false
class
7ceb1296cf599ffbc3a66f387a1dbe3d1d2bb5b6
f17f77128c254105d3b7f967fc02fdd0ba6f89fc
/informe/ejemplo_inclusión2.plantuml
152cc4d48e023091bff63d617f1343e7c8debd61
[]
no_license
pablodanielrey/dsbm
35ce53e0075980e31a96a40229d2babaefd4b476
722a6b02b637f7d989d0ba9b1c4c45a4caf3938c
refs/heads/master
2023-06-11T00:01:34.747361
2021-07-01T12:53:04
2021-07-01T12:53:04
355,921,264
0
0
null
null
null
null
UTF-8
PlantUML
false
false
53
plantuml
@startuml inclusión2 class Clase2 { } @enduml
false
true
true
false
class
f7bb3d41444b969e8302cb042ebd91ff8d4b655f
d93164272b4c67d091d300a30b68c9df3f55a2d3
/docs/diagrams/sequence/compile_invert_block.plantuml
bd43aba041f8b5f4cf404e35e277a4abfd602d73
[ "MIT" ]
permissive
mati1297/tp2_algoblocks
ceca0aff4eaf09c6bb8c19d154e28b297b0de7f1
c02c5453f21bfe7361fbb19d8ee06ee16be6ebb5
refs/heads/master
2023-03-16T19:10:57.644392
2021-03-08T20:38:03
2021-03-08T20:38:03
319,747,541
0
0
MIT
2021-03-08T20:34:48
2020-12-08T20:02:33
Java
UTF-8
PlantUML
false
false
588
plantuml
@startuml compile_invert_twice_block ":Algorithm" -> "invert:InvertBlock": getSequence() activate ":Algorithm" Activate "invert:InvertBlock" Create "sequence:Sequence" "invert:InvertBlock" --> "sequence:Sequence": <<create>> loop for every block in blocks "invert:InvertBlock" -> "block:Block": getInvertedSequence() activate "block:Block" return sequenceWithActions "invert:InvertBlock" -> "sequence:Sequence": concatenate(\n sequenceWithAction) activate "sequence:Sequence" deactivate "sequence:Sequence" end return sequence deactivate ":Algorithm" @enduml
false
true
false
false
sequence
2e3566a3c10c2c2602af113333ca4cf55b0714c0
e5c092a77299001abd168cf62a5ca58aafc116f7
/docs/diagrams/GenericProcessFunction.puml
1e7bc351ab9f32cc43de64f4a38a3e999193c2e6
[]
no_license
vgrme/iudx-adaptor-framework
93d50e40b8f5ce95f7f63f4da21497473a64478f
95ad59f890a126fb1eaad87466f58e847c6ac9e8
refs/heads/master
2023-05-05T19:49:03.826927
2021-05-31T14:17:16
2021-05-31T14:17:16
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
315
puml
@startuml class GenericProcessFunction { <extends KeyedProcessFunction> -- public -- Transformer transform // Json-to-json Deduplicator deduplicate Aggregater aggregate -- private (stateful) -- State state -- public -- void open() void onTimer() processElement(Message msg, ...) } @enduml
false
true
false
false
state
1c1152ccd9c740cd6777fa5d589aae3b2e37da70
6ea3b0a20af02523132e935d2de2787e7bcd5885
/20-concepts/20-network/10-service/diagrams/30-ext-to-pod.puml
4969d1a7289e93b12a6cf168c6beed386702a0ab
[]
no_license
alexspedan/kubernetes-for-beginners
51d31d4ebea5dc2080a231ec4d9c44d8cd4e73fa
c45ec00693688df34e5cf86ed1c86840e5cdab0d
refs/heads/master
2023-09-04T00:45:48.489060
2021-10-24T15:34:41
2021-10-24T15:34:41
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,476
puml
@startuml ext-to-pod footer Kubernetes for beginners scale max 1024 width skinparam nodesep 10 skinparam ranksep 40 !define KubernetesPuml https://raw.githubusercontent.com/dcasati/kubernetes-PlantUML/master/dist !includeurl KubernetesPuml/kubernetes_Common.puml !includeurl KubernetesPuml/kubernetes_Context.puml !includeurl KubernetesPuml/kubernetes_Simplified.puml !includeurl KubernetesPuml/OSS/KubernetesPod.puml !includeurl KubernetesPuml/OSS/KubernetesDeploy.puml !includeurl KubernetesPuml/OSS/KubernetesSvc.puml !includeurl KubernetesPuml/OSS/KubernetesEp.puml !define AzurePuml https://raw.githubusercontent.com/plantuml-stdlib/Azure-PlantUML/master/dist !includeurl AzurePuml/AzureCommon.puml !includeurl AzurePuml/AzureSimplified.puml !includeurl AzurePuml/Databases/AzureDatabaseForPostgreSQL.puml skinparam ArrowFontSize 20 skinparam ArrowFontColor #Red left to right direction actor User Cluster_Boundary(cluster, "Kubernetes Cluster") { KubernetesPod(pod_main_1, "pod-main 1\n10.244.1.11", "") KubernetesPod(pod_main_2, "pod-main 2\n10.244.2.12", "") KubernetesPod(pod_main_3, "pod-main 3\n10.244.3.13", "") KubernetesDeploy(deploy_main, "deployment\nmain", "") KubernetesSvc(svc_main, "service\n:30080", "") deploy_main -d-> pod_main_1 deploy_main -d-> pod_main_2 deploy_main -d-> pod_main_3 svc_main -u-> pod_main_1 svc_main -u-> pod_main_2 svc_main -u-> pod_main_3 } User -[thickness=4,#green]u-> svc_main: :30080 @enduml
false
true
false
false
usecase
dfb0e4b16752b8d325854830b30216f1299dc086
b97eb1712cbe8e6917603c1efb868407669692e5
/docs/design/003-wallet-storage/wallet-encryption.puml
e3882103aa21fe086ce382c1a96ecb8258b73c24
[ "Apache-2.0" ]
permissive
evernym/indy-sdk
3fefe08927cfe0cbd2efcd2e1f9b4e72bf3f53b2
714d449353518f929d9787d3156af785e2a42ccb
refs/heads/master
2021-04-15T10:21:56.633058
2019-07-02T18:28:20
2019-07-02T18:28:20
126,876,532
5
19
Apache-2.0
2023-02-22T23:46:03
2018-03-26T19:02:36
Rust
UTF-8
PlantUML
false
false
1,087
puml
@startuml wallet-encryption interface Tag { +name +value } class EncryptedTag { +name: XChaCha20-Poly1305(data=tag_name, key=k5, iv=HMAC-SHA256(data=tag_name, key=k7)) +value: XChaCha20-Poly1305(data=tag_value, key=k6, iv=HMAC-SHA256(data=tag_value, key=k7)) } Tag <|-- EncryptedTag class UnencryptedTag { +name: XChaCha20-Poly1305(data=tag_name, key=k5, iv=HMAC-SHA256(data=tag_name, key=k7)) +value: plain(data=tag_value) } Tag <|-- UnencryptedTag interface Record { +type +id +value } Record "1" --* "*" Tag : tags class KeysRecord { +type: "KEYS" +id: "KEYS_ID" +value: XChaCha20-Poly1305(data=k1||k2||k3||k4||k5||k6||k7, key=master_key, iv=rand()) } KeysRecord --|> Record class WalletRecord { +type: XChaCha20-Poly1305(data=type, key=k1, iv=HMAC-SHA256(data=type, key=k4)) +name: XChaCha20-Poly1305(data=name, key=k2, iv=HMAC-SHA256(data=name, key=k4)) +value: XChaCha20-Poly1305(data=value_key, key=k3, iv=rand())||XChaCha20-Poly1305(data=value, key=value_key, iv=rand()) } WalletRecord --|> Record @enduml
false
true
false
false
class
308b85620e1de4d8fff24e285e16532914fa7992
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEngine.TestRunner/Utils/MonoBehaviourTest/MonoBehaviourTest.puml
f0017d3842f3d49936d07f4f69d734acb3126866
[]
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
275
puml
@startuml class "MonoBehaviourTest`1"<T> { + component : T <<get>> + MonoBehaviourTest(dontDestroyOnLoad:bool) + <<override>> keepWaiting : bool <<get>> } CustomYieldInstruction <|-- "MonoBehaviourTest`1" "MonoBehaviourTest`1" --> "gameObject" GameObject @enduml
false
true
false
false
class
9fa68373909eb686887e11b404888bc9c8f8f060
569cfca76020969f3b9f9e89997ecf52ec631436
/diagramas/dc.plantuml
0a1b5076beafc497992d209b623a7f05d8516ed2
[]
no_license
fiuba/algo3_inscripciones
2d04445ed278765baf715efe8e1c91032093e478
085a19a71cbad316c85897f0b58e7e419b5cb948
refs/heads/master
2023-08-11T12:46:46.773111
2021-10-08T01:17:38
2021-10-08T01:19:37
414,805,922
0
1
null
null
null
null
UTF-8
PlantUML
false
false
405
plantuml
@startuml class Alumno { - padron + padron(unPadron) + sos(unPadron) : boolean } class VerificacionCupo { - cota + valor(cota) + ejecutar(valor) } class Materia { - cupo + inscribir( a : Alumno) + alumnoPorPadron( p : Padron) } Materia o- "0..*" Alumno Materia ..> VerificacionCupo: "<<instanciate>>" @enduml
false
true
false
false
class
665e6c881227302b3e3567d506c1286bf7053640
7fbdb3db8e966a7f78cad2d9e6798dfd8aedea01
/src/com/cjj/designpattern/creator/builder/BuilderClassGraph.puml
7f12d287959bbba91d33a8a5bd4677d0ca7f45dc
[]
no_license
vuquangtin/DesignPattern-1
3d1fc64e8412bf5ba3a10a38dde121c68ffc8b9a
47182c1c6e3f7e4126d33bdca53e055d9f0b3b5d
refs/heads/master
2021-10-09T20:10:01.009239
2019-01-03T01:33:51
2019-01-03T01:33:52
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
503
puml
@startuml class Builder{ makeTitle() makeString() makeItems() close() } class TextBuilder{ private buffer makeTitle() makeString() makeItems() close() getResult() } class HTMLBuilder{ private filename private writer makeTitle() makeString() makeItems() close() getResult() } class Director{ private Builder builder construct() } class Main{ } TextBuilder --|>Builder HTMLBuilder --|>Builder Director o->Builder Main -->TextBuilder:Uses > Main -->HTMLBuilder:Uses > Main -->Director:Uses > @enduml
false
true
false
false
sequence
e280249a48615c7431649b6c2ee75cbd3eb90975
644b7bb773b84596a2de4d31a0603284d9562e56
/react/routes/index.iuml
46a2c8981a7f10fdb57dbf5e1704551df4e207bd
[]
no_license
M9k/Marvin-Uml
e62d17245cf493d53f0b80f633a47be8ec44569e
0fe9bc36f947535ae4397181ccf8c85291244a87
refs/heads/master
2021-04-15T17:44:22.461549
2018-05-10T07:52:19
2018-05-10T07:52:19
126,618,685
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,853
iuml
package Routes{ class RoutesFactory { {static} + createRoutes(userType: number): object } Page ..> Router Router --> RoutesFactory RoutesFactory ..>UniversityRoutes RoutesFactory ..>AdminRoutes RoutesFactory ..>TeacherRoutes RoutesFactory ..>StudentRoutes RoutesFactory ..>PublicRoutes class Router <<created by react-router>>{ } class UniversityRoutes { --routes-- index -> UniversityIndex academicyears -> UniversityAcademicYears admins -> UniversityAdmins logout -> LogoutPage help -> HelpPage price -> PricePage } /' UniversityRoutes ..> UniversityPages '/ UniversityRoutes ..> UniversityIndex UniversityRoutes ..> UniversityAcademicYears UniversityRoutes ..> UniversityAdmins UniversityRoutes ..> LogoutPage UniversityRoutes ..> HelpPage UniversityRoutes ..> PricePage class AdminRoutes{ --routes-- index -> AdminIndex confirm/teacher -> AdminUsersNotConfirmed confirm/students -> AdminUsersNotConfirmed user/teacher -> AdminUserConfirmed user/students -> AdminUserConfirmed courses -> AdminCourses courses/:examId -> AdminCourseExams logout -> LogoutPage help -> HelpPage price -> PricePage } /' AdminRoutes ..> AdminPages '/ AdminRoutes ..> AdminIndex AdminRoutes ..> AdminUsersConfirmed AdminRoutes ..> AdminUsersNotConfirmed AdminRoutes ..> AdminCourses AdminRoutes ..> AdminCourseExams AdminRoutes ..> LogoutPage AdminRoutes ..> HelpPage AdminRoutes ..> PricePage class TeacherRoutes { --routes-- index -> TeacherIndex exams -> TeacherExams exams/:examid -> TeacherExamStudents logout -> LogoutPage help -> HelpPage price -> PricePage } /' TeacherRoutes ..> TeacherPages '/ TeacherRoutes ..> TeacherIndex TeacherRoutes ..> TeacherExams TeacherRoutes ..> TeacherExamStudents TeacherRoutes ..> LogoutPage TeacherRoutes ..> HelpPage TeacherRoutes ..> PricePage class StudentRoutes{ --routes-- index -> StudentIndex other exams -> OptionalExams logout -> LogoutPage help -> HelpPage price -> PricePage } /' StudentRoutes ..> StudentPages '/ StudentRoutes ..> StudentIndex StudentRoutes ..> StudentExams StudentRoutes ..> StudentOptionalExams StudentRoutes ..> StudentSummary StudentRoutes ..> LogoutPage StudentRoutes ..> HelpPage StudentRoutes ..> PricePage class PublicRoutes{ --routes-- login -> LoginPage index -> PublicIndex help -> HelpPage price -> PricePage request -> SubmissionPage } PublicRoutes ..> LoginPage PublicRoutes ..> PublicIndex PublicRoutes ..> HelpPage PublicRoutes ..> PricePage PublicRoutes ..> SubmissionPage }
false
true
false
false
class
a166a3dc737740a18e2e59690c816c827baa9021
9cccabca8eff25502a735f8fe4ceff3a09b4c444
/res/uml/ExecutionContext.puml
52057bec1b45f86130259bc653fe4bc4dcefbdbd
[ "CC-BY-SA-3.0", "CC-BY-SA-4.0", "Apache-2.0" ]
permissive
NiccoMlt/protelis-web-thesis
1d077bf8180c415789d52f4a7bb9e5c67d470bb3
49bf1e3a3b89df55f0a4176bb4c3b3a14941d497
refs/heads/master
2020-12-23T14:02:23.293073
2020-03-23T19:14:45
2020-03-23T19:14:45
237,173,330
0
0
Apache-2.0
2020-03-11T13:34:43
2020-01-30T08:51:15
TeX
UTF-8
PlantUML
false
false
1,040
puml
@startuml ExecutionContext ' skinparam groupInheritance 2 ' skinparam linetype polyline ' skinparam linetype ortho skinparam linetype straight ' skinparam monochrome true skinparam ClassBorderColor black skinparam ArrowColor black skinparam backgroundColor transparent skinparam classBackgroundColor transparent ' skinparam style strictuml class ProtelisVM { - ctx: ExecutionContext - prog: ProtelisProgram + runCylce() } interface ExecutionContext { + deviceUID + currentTime } together { interface TimeAwareDevice extends ExecutionContext interface SpatiallyEmbeddedDevice extends ExecutionContext interface LocalizedDevice extends ExecutionContext { + coordinates } abstract class AbstractExecutionContext extends ExecutionContext } interface NetworkManager AbstractExecutionContext o.up. NetworkManager: features ProtelisVM o.. ExecutionContext: uses interface ProtelisProgram { + name + currentValue + compute(executionContext) } ProtelisVM o.left. ProtelisProgram: executes @enduml
false
true
false
false
class
d9f39d41fb8d4ad557d207810de7eda0acff7fc6
952dc09c3e77016f4991d8b2297de32b3e3b45d8
/apps/utils/locust_tests/services/server-load/docs/resources/server-load.plantuml
aa75660ef727c9894592d244a71046637d9bacfd
[ "CC0-1.0", "LicenseRef-scancode-public-domain" ]
permissive
CMSgov/beneficiary-fhir-data
1f3bd5ff9171975bc77e1a4b6971222342bb3bd9
0d170907736c5f957b7545ae26b12ba16e0c2550
refs/heads/master
2023-08-08T12:53:42.348530
2023-08-07T15:27:15
2023-08-07T15:27:15
203,852,942
47
34
NOASSERTION
2023-09-14T18:25:26
2019-08-22T18:41:16
Java
UTF-8
PlantUML
false
false
4,131
plantuml
@startuml server-load title server-load Service Deployment Diagram actor operator database "github" #LightGreen participant "bfd-server-load-build" #LightSkyBlue database "AWS ECR" #LightGreen database "parameter store" #LightGreen participant "deployment pipeline" #LightSkyBlue database "EC2 AMI Catalog" #LightGreen participant "bfd-run-server-load" #LightSkyBlue participant "EC2" #LightGreen participant "controller" #LightSkyBlue participant "AWS Lambda" #LightGreen queue "sqs queue" #LightSkyBlue group Image Deployment autonumber 1 operator -> github: Submit change set operator <-- github operator -> "bfd-server-load-build": Trigger Image Build "bfd-server-load-build" -> github: Request change set "bfd-server-load-build" <-- github : Return change set "bfd-server-load-build" -> "bfd-server-load-build": build-push.sh:\nbuild lambda Docker image "bfd-server-load-build" -> "AWS ECR": build-push.sh:\npush Docker image to bfd-mgmt-server-load "bfd-server-load-build" <-- "AWS ECR" "bfd-server-load-build" -> "parameter store": build-push.sh:\nwrite image tag SSM parameter "bfd-server-load-build" <-- "parameter store" operator <-- "bfd-server-load-build" end group BFD Deployment Excerpt autonumber 1 operator -> github: Submit change set operator <-- github operator -> "deployment pipeline": Trigger deployment pipeline "deployment pipeline" -> github: Request change set "deployment pipeline" <-- github : Return change set "deployment pipeline" -> "deployment pipeline": Run Prepare, Set Branch Name,\nBuild Platinum AMI, Build Apps group Build App AMIs "deployment pipeline" -> "deployment pipeline": packer:\nBuild all AMIs,\nincluding server-load "deployment pipeline" -> "EC2 AMI Catalog": packer:\nStore AMIs to catalog,\nincluding server-load "deployment pipeline" <-- "EC2 AMI Catalog" end "deployment pipeline" -> "deployment pipeline": Run remaining stages operator <-- "deployment pipeline" end group bfd-run-server-load autonumber 1 operator -> "bfd-run-server-load": Trigger bfd-run-server-load with parameters "bfd-run-server-load" -> "bfd-run-server-load": Collect parameters "bfd-run-server-load" -> "bfd-run-server-load": terraform:\nPlan and apply with\nparameters "bfd-run-server-load" -> "parameter store": terraform:\nRequest latest Docker image tag "bfd-run-server-load" <-- "parameter store": Return latest Docker image tag "bfd-run-server-load" -> "AWS Lambda": terraform:\nUpdate/deploy server-load Lambda\nto ENV using tagged Docker image "bfd-run-server-load" <-- "AWS Lambda" "bfd-run-server-load" -> "EC2 AMI Catalog": terraform:\nRequest latest server-load AMI "bfd-run-server-load" <-- "EC2 AMI Catalog": Return latest server-load AMI ID "bfd-run-server-load" -> "EC2": terraform:\nDeploy server-load controller\nto EC2 using latest AMI "bfd-run-server-load" <-- "EC2" "AWS Lambda" -> "AWS ECR": Retrieve tagged server-load Docker Image "AWS Lambda" <-- "AWS ECR" "AWS Lambda" -> "AWS Lambda": Create server-load from\nbfd-mgmt-server-load image "bfd-run-server-load" <-- "AWS Lambda" "EC2" -> "controller": Start controller instance "EC2" <-- "controller" "controller" -> "controller": cloud-init:\nRun user-data.sh "controller" -> "controller": user-data.sh:\nRun Ansible launch\nvariant "controller" -> "controller": Ansible:\nSetup bfd-server-load\nsystemd service "controller" -> "controller": systemd:\nStart bfd-server-load\n(controller.py) note right See the README for more information on load testing execution process end note operator -> "bfd-run-server-load": Monitors server-load and manually stops bfd-run-server-load "bfd-run-server-load" -> "sqs queue": Post stop signal "bfd-run-server-load" <-- "sqs queue" "bfd-run-server-load" -> "bfd-run-server-load": terraform:\nPlan and apply\nbut destroy controller "bfd-run-server-load" -> "EC2": terraform:\nDestroy controller EC2 instance "EC2" -> "controller": Destroy instance "EC2" <-- "controller" "bfd-run-server-load" <-- "EC2" operator <-- "bfd-run-server-load" end @enduml
false
true
false
false
usecase
b03836d472cd77fe537ee88c5100bf4097ee91cf
f876fcde7a637d67bbbabb83624c28045c9675ae
/diagrams/src/Application/Exceptions/InvalidEvent.puml
c857a9c1722dfe74cd84299ac1530d07cfc5bc87
[ "MIT" ]
permissive
converge-app/chat-service
aa431668be05ea646fd781d52d8bb18b9ff5a1fd
1ecce444167925467a8ff2235509353c076a1236
refs/heads/master
2023-03-11T14:28:10.323241
2019-12-17T12:06:22
2019-12-17T12:06:22
213,873,991
0
0
MIT
2023-03-04T01:15:45
2019-10-09T09:17:45
C#
UTF-8
PlantUML
false
false
258
puml
@startuml class InvalidMessage { + InvalidMessage() + InvalidMessage(message:string) + InvalidMessage(message:string, inner:Exception) # InvalidMessage(info:SerializationInfo, context:StreamingContext) } Exception <|-- InvalidMessage @enduml
false
true
false
false
class
4a1f6bba0841a77b00406c391477b1a642af9c2e
279cc8e145ee24a54642cf65fd211ec86119d904
/Structure/UML/plantUML/game.plantuml
3decd622a83ecaccbbc06e8efc1c9e957f3ee1dc
[]
no_license
inf112-v21/Snokarane
df3f335d043aae1949cd25cb240987df1aeef9ac
e9efa51936ec6ee65a189003938d196e70b1a4f8
refs/heads/master
2023-04-13T03:20:26.577259
2021-04-27T11:18:07
2021-04-27T11:18:07
335,426,577
1
0
null
2021-04-21T11:14:01
2021-02-02T21:21:40
Java
UTF-8
PlantUML
false
false
3,025
plantuml
@startuml title __GAME's Class Diagram__\n namespace inf112.skeleton.app { namespace game { class inf112.skeleton.app.game.GameClient { + name : String + GameClient() + drawCards() + registerChosenCards() + setMap() + updateMap() } } } namespace inf112.skeleton.app { namespace game { class inf112.skeleton.app.game.GameHost { + clientPlayers : HashMap<Integer, PlayerToken> + isShowingCards : boolean - cardPlayerTokenMap : HashMap<Card, PlayerToken> - cardsPerPlayerTurn : List<List<Card>> - cardsProcessedPerRound : int - currentCardListBeingProcessed : List<Card> - currentCardRound : int - timeSinceLastCardProcessed : long + GameHost() + allCardsReady() + checkCards() + drawCards() + endOfTurn() + handleSingleCardRound() + initializeHostPlayerToken() + initializePlayerPos() + registerChosenCards() + resetPlayerTokens() + resolveCard() + setMap() + updateMap() + wrapper() - findPlayerRespawnLocation() - getNthSelectionFromEachPlayer() - handleSinglePlayerCard() - movePlayer() - processCards() - resetCardDelayVariables() } } } namespace inf112.skeleton.app { namespace game { abstract class inf112.skeleton.app.game.GamePlayer { + chosenCards : ArrayList<Card> + damageCounters : int + discard : ArrayList<Card> + hand : ArrayList<Card> + newCardsDelivered : boolean + powerDown : boolean # deck : ArrayList<Card> + GamePlayer() + chooseCards() {abstract} + drawCards() + drawCardsFromDeck() {abstract} + registerChosenCards() {abstract} + setMap() {abstract} + updateMap() } } } namespace inf112.skeleton.app { namespace game { enum PLAYERSTATE { NONE PICKING_CARDS SENDING_CARDS } } } inf112.skeleton.app.game.GameClient -up-|> inf112.skeleton.app.game.GamePlayer inf112.skeleton.app.game.GameClient o-- inf112.skeleton.app.network.NetworkClient : client inf112.skeleton.app.game.GameHost -up-|> inf112.skeleton.app.game.GamePlayer inf112.skeleton.app.game.GameHost o-- inf112.skeleton.app.network.NetworkHost : host inf112.skeleton.app.game.GameHost o-- inf112.skeleton.app.libgdx.Map : map inf112.skeleton.app.game.GamePlayer o-- inf112.skeleton.app.game.GamePlayer.PLAYERSTATE : state inf112.skeleton.app.game.GamePlayer +-down- inf112.skeleton.app.game.GamePlayer.PLAYERSTATE right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
e6a30ac127776ec42abf121add1f80de78530448
be4ac9ad8a44484c7a94307828b2371091ade086
/dist/material-4.0/Places/BusinessCenter.puml
52c15281f6f9a4d72154dd3069055225e4346b44
[ "MIT" ]
permissive
neerajppraveen/plantuml-libs
8be5a0fa7d61cd9d10bec6ba6dd98f045a33bd01
1ee98d897d20be27876c3e174aedc02a0d9e2c86
refs/heads/master
2023-05-15T04:47:53.686442
2021-05-11T18:09:16
2021-05-19T13:52:06
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
773
puml
@startuml sprite $BusinessCenterMd [14x14/16z] POg54S0m30DbXnF3_jEMkN_m9y0VYf7k86PonQo0PgmKKtDLNrG0yGivajcHkfiBaIng09LI4f0M4H3NO--sAAxfOaby9yOIum7Zmmm sprite $BusinessCenterLg [20x20/16z] { bOu74iCm20HLuC1D_F-tET9xufssixQaApk1EvxI76HwI1Ae5I7Nq5grKqDjBKjTuu6rbgBnX7vlOzoQd0oSUBAUQoSoq_gSnj-e1i0QDnsbP_FJX7a-ZV9i 5W_OxR_azf--pClevYSeJ7zp } !procedure BusinessCenter($id, $name="", $tech="") IconElement($id, 'material-4.0/Places/BusinessCenter', $name, $tech) !endprocedure !procedure BusinessCenterCard($id, $funcName="", $content="") IconCard($id, '<$BusinessCenterMd>', '', $funcName, $content) !endprocedure !procedure BusinessCenterGroup($id, $name='Business Center', $tech='') IconGroup($id, 'IconGroup', '<$BusinessCenterLg>', $name, $tech) !endprocedure @enduml
false
true
false
false
uml-unknown
ac15f5b5bf1d044e36f03ed7546fa1e37ce5c017
5124b2dbc6276b681910d5584179a02ddc345669
/documentation/uml/class/GuestProvider.puml
6fd1223a80e193ed63d1dc2da0347529aa447069
[]
no_license
Dedda/paintball
258257ce2b0b6160abe4a9dbbbf7c7a658416d5b
fb18cf11e2fc3f7eca7e0d26a2847743b560dc2f
refs/heads/master
2020-12-30T09:58:02.507682
2015-06-16T17:22:59
2015-06-16T17:22:59
30,232,508
1
1
null
null
null
null
UTF-8
PlantUML
false
false
613
puml
@startuml class hotel.db.provider.GuestProvider { - roomProvider : RoomProvider + getAll() : List<Guest> + getCurrents() : List<Guest> + getForId(int) : Guest + getForName(String) : Guest + getForNameLike(String) : List<Guest> + saveNew(Guest) : int + remove(Guest) : void + toPay(Guest) : int - createForName(String, Connection) : PreparedStatement - createForFullName(String, String, Connection) : PreparedStatement - createForNameLike(String, Connection) : PreparedStatement - createForFullNameLike(String, String, Connection) : PreparedStatement } @enduml
false
true
false
false
class
1eefb2ed14cb4dac5d78aaf548df108dd894c706
ad220fbaa3799ab6669a89b07f799234424efa96
/src/game/level/level.plantuml
694afea668fcbd44f484371aa81c7d1fcb01cc34
[]
no_license
Bert54/ACL_2019_TP11_GROUPE3
271befc364675de7f346618af7e51d542c922a21
ec7e5036d1bfb81e5b70b6f05579cb938485f7d7
refs/heads/master
2020-11-27T03:04:42.612167
2019-12-14T01:38:56
2019-12-14T01:38:56
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,384
plantuml
@startuml title __LEVEL's Class Diagram__\n namespace game.level { class game.level.Background { + Background() + draw() } } namespace game.level { class game.level.Button { - text : String + Button() + draw() + getBox() + setButton() } } namespace game.level { class game.level.Camera { + Camera() } } namespace game.level { class game.level.CollisionResolver { + CollisionResolver() + resolve() - collision() - collision() - noCollision() } } namespace game.level { interface game.level.Drawable { {abstract} + draw() } } namespace game.level { class game.level.HealthBar { - healthBarWidth : int - height : int - text : String - width : int + HealthBar() + draw() + getWidth() + setHealthBarWidth() + setText() } } namespace game.level { class game.level.Maze { + Maze() + cleanup() + getEntities() + getTiles() + spawnProjectile() } } namespace game.level { class game.level.TextureFactory { {static} - textures : Map<String, Texture> {static} + get() ~ TextureFactory() } } namespace game.level { class game.level.Vec2 { + x : int + y : int + Vec2() + Vec2() + Vec2() + normalize() } } game.level.Background .up.|> game.level.Drawable game.level.Background o-- game.level.Vec2 : box game.level.Background o-- engine.Texture : texture game.level.Button .up.|> game.level.Drawable game.level.Button -up-|> javax.swing.JPanel game.level.Button o-- game.level.Vec2 : box game.level.Button o-- game.level.Vec2 : position game.level.Camera o-- game.level.Vec2 : position game.level.Camera o-- game.level.Vec2 : scissor game.level.HealthBar .up.|> game.level.Drawable game.level.Maze --"*" game.entities.GameEntity : entities game.level.Maze --"*" game.entities.GameEntity : pending game.level.Maze --"*" game.entities.Tile : tiles game.level.Maze o-- game.entities.EntityBuilder : builder game.level.Maze o-- model.WorldController : controller game.level.Maze o-- game.tiles.TileBuilder : tileBuilder @enduml
false
true
false
false
class
587fbdf96f64739c7f24a7a54a2a81098db868c1
e5c5b38d8ed2bbc5dcc461d97e5107ca6a39f598
/bytecode/etc/bytecode.urm.puml
d675ae398c6c2c4f9320b0eb4b4cd0ca10ae57fe
[ "MIT" ]
permissive
silviotorre/java-dp-test
9483ea5e559d34c903119340b8a5a56345ca2e67
9120ef9244c568a9992de0a5fbb4d1bff33ef4d3
refs/heads/main
2023-03-21T14:34:01.218147
2021-03-17T17:58:05
2021-03-17T17:58:05
348,780,777
1
0
MIT
2021-03-17T17:58:05
2021-03-17T16:37:58
Java
UTF-8
PlantUML
false
false
1,943
puml
@startuml package com.iluwatar.bytecode { class App { - LOGGER : Logger {static} + App() - interpretInstruction(instruction : String, vm : VirtualMachine) {static} + main(args : String[]) {static} } enum Instruction { + ADD {static} + DIVIDE {static} + GET_AGILITY {static} + GET_HEALTH {static} + GET_WISDOM {static} + LITERAL {static} + PLAY_SOUND {static} + SET_AGILITY {static} + SET_HEALTH {static} + SET_WISDOM {static} + SPAWN_PARTICLES {static} - value : int + getInstruction(value : int) : Instruction {static} + getIntValue() : int + valueOf(name : String) : Instruction {static} + values() : Instruction[] {static} } class VirtualMachine { - stack : Stack<Integer> - wizards : Wizard[] + VirtualMachine() + execute(bytecode : int[]) + getAgility(wizard : int) : int + getHealth(wizard : int) : int + getStack() : Stack<Integer> + getWisdom(wizard : int) : int + getWizards() : Wizard[] + setAgility(wizard : int, amount : int) + setHealth(wizard : int, amount : int) + setWisdom(wizard : int, amount : int) } class Wizard { - LOGGER : Logger {static} - agility : int - health : int - numberOfPlayedSounds : int - numberOfSpawnedParticles : int - wisdom : int + Wizard() + getAgility() : int + getHealth() : int + getNumberOfPlayedSounds() : int + getNumberOfSpawnedParticles() : int + getWisdom() : int + playSound() + setAgility(agility : int) + setHealth(health : int) + setWisdom(wisdom : int) + spawnParticles() } } package com.iluwatar.bytecode.util { class InstructionConverterUtil { + InstructionConverterUtil() + convertToByteCode(instructions : String) : int[] {static} - isValidInstruction(instruction : String) : boolean {static} - isValidInt(value : String) : boolean {static} } } @enduml
false
true
false
false
class
efe22c8259817cdbb6b136fd19c3e1085de462de
1c70d2377c157d5fbdc09fd1b632dc0c4bf995cc
/de.gematik.ti.openhealthcard.events/src/main/java/de/gematik/ti/openhealthcard/events/control/control.plantuml
4cacbc21290a3677ea82bbcef677c6f00f74dd43
[ "Apache-2.0" ]
permissive
gematik/ref-OpenHealthCard-Events
8bbe0eadbb401f4266728adfd09f4f6fe53a428c
7e295edba16ded76504226edf8960d7875691b76
refs/heads/master
2022-02-03T17:08:51.607464
2022-01-07T07:35:58
2022-01-07T07:35:58
214,091,929
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,940
plantuml
@startuml title __CONTROL's Class Diagram__\n namespace de.gematik.ti.openhealthcard.events.control { class de.gematik.ti.openhealthcard.events.control.CommonEventTransmitter { {static} - packageFilter : String {static} + postError() {static} + postError() {static} + postInfo() {static} + postWarn() {static} + setPackageFilter() - CommonEventTransmitter() {static} - checkStackTraceElement() {static} - findClassName() } } namespace de.gematik.ti.openhealthcard.events.control { enum PinType { MRPIN_AMTS MRPIN_DPE MRPIN_DPE_READ MRPIN_GDD MRPIN_NFD MRPIN_NFD_READ MRPIN_OSE PIN_CH } } namespace de.gematik.ti.openhealthcard.events.control { class de.gematik.ti.openhealthcard.events.control.RequestTransmitter { + cardAccessNumber() + paceKey() + pinNumber() + requestCardAccessNumber() + requestPaceKey() } } namespace de.gematik.ti.openhealthcard.events.control { class de.gematik.ti.openhealthcard.events.control.RequestTransmitterCardAccessNumber { + request() + request() ~ RequestTransmitterCardAccessNumber() } } namespace de.gematik.ti.openhealthcard.events.control { class de.gematik.ti.openhealthcard.events.control.RequestTransmitterPaceKey { + request() + request() ~ RequestTransmitterPaceKey() } } namespace de.gematik.ti.openhealthcard.events.control { class de.gematik.ti.openhealthcard.events.control.RequestTransmitterPinNumber { + RequestTransmitterPinNumber() + request() + request() } } right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
6d06c942f624e0f5e0b69ba6b12c9acc6bcdebe6
372d0fe94d7e59fd48620c687fee8fc94841408b
/deadheat-lock-example/microservices-example/booking-service/src/main/java/com/vrush/microservices/booking/config/config.plantuml
376cb02836272e3602c8fc99cc3404a000d2fe7d
[ "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
517
plantuml
@startuml title __CONFIG's Class Diagram__\n namespace com.vrush.microservices.booking { namespace config { class com.vrush.microservices.booking.config.SwaggerConfig { {static} + DEFAULT_API_INFO : ApiInfo {static} + DEFAULT_CONTACT : Contact + api() } } } right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
622026914bc6dcc7065f4b0fb16f74a4103d444f
572ba864d71dd56bff48ce6eef55d8bfd611fd45
/diagram.puml
5d6ec59decebbff77e628cca2e5505042222cc03
[]
no_license
Umnica/oop-1
c8942643cccc2e6309eed995f8c9163d37828245
d934d88551d7716faa126a2685569b6e9dac20ef
refs/heads/main
2023-01-30T13:23:08.600643
2020-12-09T10:26:22
2020-12-09T10:26:22
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,452
puml
@startuml class Document{ ~_propsToSave -_id -_collection -_provider +getId() +getCollection() +setCollection(collection) +__str__() +__iter__() ~__generateId() } class User <<Document>> { ~_propsToSave -_secname -_firstname -_patronym -_adress -_phone +getSecname() +getFirstname() +getPatronym() +getAdress() +getPhone() +setSecname(secname) +setFirstname(firstname) +setPatronym(patronym) +setAdress(adress) +setPhone(phone) } class Hotel <<Document>> { ~_propsToSave -_name -_cost -_country +getName() +getCost() +getCountry() +setName(name) +setCost(cost) +setCountry(country) } class Route <<Document>> { ~_propsToSave -_duration -_hotelID -_climate +getDuration() +getHotelID() +getClimate() +getHotel() +setDuration(duration) +setClimate(climate) +setHotel(hotel) } class Waybill <<Document>> { ~_propsToSave -_routeID -_userID -_departureDate -_count +getRouteID() +getUserID() +getDepartureDate() +getCount() +getUser() +getRoute() +getDiscount() +getCost() +setRoute(route) +setUser(user) +setDepartureDate(departureDate) +setCount(count) } class Collection { -_provider -_itemClass -_name +getItemClass() +getName() +getProvider() +map(fn) +find(fn) +filter(fn) +getIdList() +findById(id) +deleteById(id) +append(item) +clear() +__str__() +getDictsList() } class Provider { -_models -_collections +getModels() +getModel(modelName) +getCollection(name) +findItem(collectionName, itemId) +appendItem(collectionName, item) +removeItem(collectionName, itemId) +load(): pass +save(): pass } class JSONProvider <<Provider>> { -_readFile -_writeFile +load() +save() } class SQLiteProvider <<Provider>> { -_connection -_cursor +removeItem(collectionName, itemId) +save() +load() -__get_table(tablename) -__post_row(tablename, itemDict) -__remove_row(tablename, id) } SQLiteProvider <|-- Provider JSONProvider <|-- Provider Provider *-- Collection Collection *-- Document User <|-- Document Route <|-- Document Hotel <|-- Document Waybill <|-- Document Waybill o-- User Waybill o-- Route Route o-- Hotel Waybill o-- Hotel @enduml
false
true
false
false
class
ea5a46a87668e4c48552b280fe607091071a8168
70b6b3086d64939b4bd08cf8aad93ac5283cf1ac
/examples/uml/m2.puml
cc9e37bcb02e69d6fe9403adafa58b7dbde03a03
[ "MIT" ]
permissive
tizuck/scala-uml-diagrams
4a9d35e54a0f6fb3ef753e46eb59e81d7c42a26b
c5c432132bff9df7ab60352f0e715583d9d51973
refs/heads/main
2023-03-01T02:44:15.288794
2021-02-03T22:26:55
2021-02-03T22:26:55
306,687,367
0
0
null
null
null
null
UTF-8
PlantUML
false
false
509
puml
@startuml class Classifier << (m,#BB6785) >> class Class << (M,#FF7700) >> hide members show Class circle Classifier --> Class skinparam defaultFontName Source Code Pro skinparam ClassStereotypeFontColor #1b1f23 skinparam class { BackgroundColor White BorderColor #1b1f23 ArrowColor #1b1f23 FontColor #6f42c1 } skinparam note { BackgroundColor White BorderColor #1b1f23 ArrowColor #1b1f23 FontColor #d73a49 } skinparam stereotype { FontColor #d73a49 } @enduml
false
true
false
false
class
ebb7f9bc4bc7c5520c48e51be618e15695bc2b42
73071b503ae97c90519e39dbc4bd83f9f6786c46
/project_diagrams/classDiagrams/couponManagement.puml
7b8590028d3e7df9d5e2bb59b93570375029907d
[]
no_license
guillaume-chebib/StudEasy
3327c1ddfe16b4068332a179ede5913c0cef6c0c
17a90a16cd1d1a954941d5acea26ce0c1b22231a
refs/heads/master
2023-02-14T20:32:03.490210
2021-01-11T15:09:17
2021-01-11T15:09:17
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
5,322
puml
@startuml skinparam classAttributeIconSize 0 package GUI{ abstract class AbstractRouter{ + {static} load(String pathFXML) : Parent + changeView(String pathFXML, ActionEvent event) + adminRestricted(String pathFXML, ActionEvent event) + studentRestricted(String pathFXML, ActionEvent event) + partnerRestricted(String pathFXML, ActionEvent event) } class CouponRouter{ + {static} ADD_UPDATE_COUPON_FXML_PATH : String = "Views/coupons/addUpdateCoupon.fxml" + {static} COUPON_FXML_PATH : String = "views/coupon/coupon.fxml" + {static} SEE_COUPON_FXML_PATH : String = "views/coupon/seeCoupon.fxml" + {static} getInstance() : CouponRouter } class HomePartnerController{ + seeMyCoupons(ActionEvent event) } class HomeStudentController{ + searchCoupon(ActionEvent event) } class HomeAdminController{ + addCoupon(ActionEvent event) + manageCoupon(ActionEvent event) } class AddUpdateCouponController{ - labelPrintCoupon : Label - couponTitleTF : TextField - couponDescriptionTF : TextField - couponValueTF : TextField - couponCostTF : TextField - couponQuantityTF : TextField - partnerTF : TextField + addCoupon(ActionEvent event) + updateCoupon(ActionEvent event) + cancel(ActionEvent event) + initialize(URL location, RessourceBundle resources) } class AllCouponsController{ - couponList : Label - searchCouponTF : TextField - couponTexts : Text[] + seeCoupon(ActionEvent event) + searchCoupon(ActionEvent event) + cancel(ActionEvent event) + initialize(URL location, RessourceBundle resources) } class SeeCouponController{ - labelPrintCoupon : Label - couponTitleTF : TextField - couponDescriptionTF : TextField - couponValueTF : TextField - couponCostTF : TextField - couponPartnerTF : TextField - updateB : Button - deleteB : Button - buyB : Button + deleteCoupon(ActionEvent event) + updateCoupon(ActionEvent event) + buyCoupon(ActionEvent event) + cancel(ActionEvent event) + initialize(URL location, RessourceBundle resources) } AbstractRouter <|-right- CouponRouter AbstractRouter <-- HomePartnerController AbstractRouter <-- HomeStudentController AbstractRouter <-- HomeAdminController AbstractRouter <-- AddUpdateCouponController AbstractRouter <-- AllCouponsController AbstractRouter <-- SeeCouponController HomePartnerController <.. AbstractRouter : creates HomeStudentController <.. AbstractRouter : creates HomeAdminController <.. AbstractRouter : creates AddUpdateCouponController <.. AbstractRouter : creates SeeCouponController <.. AbstractRouter : creates AllCouponsController <.. AbstractRouter : creates } package BusinessLogic{ class FacadeCoupon{ + {static} getInstance() : FacadeCoupon + addCoupon(String title, String description, double value, double cost, int quantity, String partner) + updateCoupon(String title, String description, double value, double cost, int quantity, String partner, Coupon coupon) + deleteCoupon(Coupon coupon) + searchCoupon(String couponTitle) : Coupon[] + searchAllCoupon() : Coupon[] + seeCoupon() : Coupon + buyCoupon(Coupon coupon) + seeMyCoupons() : Coupon[] } abstract class Factory{ + {static} getInstance() : Factory + CreateCouponDAO() : CouponDAO } class MySQLFactory{ - db : Connection + CreateCouponDAO() : CouponDAO - openConnection() - closeConnection() } AddUpdateCouponController --> FacadeCoupon AllCouponsController --> FacadeCoupon SeeCouponController --> FacadeCoupon MySQLFactory -left-|> Factory } package DAO{ abstract class CouponDAO{ + {static} getInstance() : CouponDAO + addCoupon(String title, String description, double value, double cost, int quantity, String partner) + updateCoupon(String title, String description, double value, double cost, int quantity, String partner, Coupon coupon) + deleteCoupon(Coupon coupon) + searchCoupon(String couponTitle) : Coupon[] + searchAllCoupon() : Coupon[] + buyCoupon(Coupon coupon) + seeMyCoupons(User u) : Coupon[] } class MySQLCouponDAO{ - DB : Connection + addCoupon(String title, String description, double value, double cost, int quantity, String partner) + updateCoupon(String title, String description, double value, double cost, int quantity, String partner, Coupon coupon) + deleteCoupon(Coupon coupon) + searchCoupon(String couponTitle) : Coupon[] + searchAllCoupon() : Coupon[] + buyCoupon(Coupon coupon) + seeMyCoupons(User u) : Coupon[] } MySQLCouponDAO -up-|> CouponDAO CouponDAO <-right- FacadeCoupon CouponDAO ..> Factory : creates MySQLCouponDAO <.right. MySQLFactory : creates } @enduml
false
true
false
false
class
eb3eab94b7654e68c53e8ac378772d3359a0f285
ca0575e1d941ea70b1cea69cb1d2a327d6d02eaa
/doc/entwicklerhandbuch/FahrzeugService.puml
5591506201459e6d1d7416bcfd8c3f7acbc65b74
[]
no_license
baranozalp/Abgabe
eda0b331b4755d7adc3257cf76146cf7f6603e28
cb133f2ae49e51630bb963c754e7845445c926ac
refs/heads/main
2023-04-19T12:04:32.572266
2021-04-29T11:09:00
2021-04-29T11:09:00
356,399,363
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,062
puml
@startuml Anwendungskern !pragma useNewPackage skinparam classAttributeIconSize 0 skinparam componentStyle uml2 interface Promise<T> package shared { class "sendMail()" as sendMail hide sendMail circle } package fahrzeug { package entity { class FahrzeugModel hide FahrzeugModel circle class "validateFahrzeug()" as validateFahrzeug hide validateFahrzeug circle interface FahrzeugData <<entity>> } package service #DDDDDD { FahrzeugService ..> Promise FahrzeugService ..> FahrzeugModel FahrzeugService ..> FahrzeugData FahrzeugService ..> validateFahrzeug FahrzeugService ..> sendMail class FahrzeugService << control >> { + async findById(id: string): Promise<FahrzeugData | undefined> + async find(query?: any): Promise<Array<FahrzeugData>> + async create(fahrzeug: FahrzeugData): Promise<FahrzeugData> + async update(fahrzeug: FahrzeugData, version: string): Promise<FahrzeugData> + async delete(id: string): Promise<boolean> } } } hide empty members @enduml
false
true
false
false
class
5787df70b6627d310472713abf18963593ea43fc
dea7729588bbe21bbe6b7817e547b60a245637c4
/e-commerce.plantuml
3364fec8e93046f8b77ff1de8873fc8bee023f0d
[]
no_license
gabrielsmartins/kafka-example
fd3924b41f993e36cc460e1060435c42c50ca81c
49ea5b8a2aa77fee0f28d6a648e24592a48246ec
refs/heads/master
2021-05-24T16:33:22.687752
2020-11-02T01:50:49
2020-11-02T01:50:49
253,656,845
1
0
null
null
null
null
UTF-8
PlantUML
false
false
1,885
plantuml
@startuml title __E-COMMERCE's Component Diagram__\n component "inventory-web" { [inventory-messaging.main] component "inventory-messaging.main" { [inventory-messaging] component "inventory-messaging" { [inventory-core.main] component "inventory-core.main" { [inventory-core] component "inventory-core" { [e-commerce.main] component "e-commerce.main" { [e-commerce] component "e-commerce" { [inventory-core.application.main] [inventory-core.adapters.main] [inventory-core.shared.main] component "inventory-core.application.main" { [inventory-core.application] } component "inventory-core.adapters.main" { [inventory-core.adapters] component "inventory-core.adapters" { [inventory-core.adapters.persistence.main] component "inventory-core.adapters.persistence.main" { [inventory-core.adapters.persistence] } } } component "inventory-core.shared.main" { [inventory-core.shared] } } } } } } } } [inventory-core.adapters.persistence.main] --> [inventory-core.application.main] [inventory-core.adapters.persistence.main] --> [inventory-core.shared.main] [inventory-core.application.main] --> [inventory-core.shared.main] right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
component
c160e54b66336e07f325d7864357e327697f995c
ece7901e2a5e88048743f4ab96caff7e4063e987
/Distribution/1_4Subset_Videos.puml
a11707270c66d35c8244dd9fc369e7ba0a717171
[]
no_license
manish-drake/sportspiparch
ac43f6ab453b0c291d9f738b14bfe07116306f34
8ac9d63eefaa0f4ac66df9fe2edace10ccf4ce67
refs/heads/master
2023-04-06T05:07:48.477941
2021-04-06T10:53:26
2021-04-06T10:53:26
291,276,027
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,157
puml
@startuml Subset Videos title Subset Videos actor "User" as usr boundary "Tagging UI" as tag boundary "IP Cams" as ip control "Streaming Service" as strm group Record and Transfer usr -> ip: start() note over tag,strm The process till the streaming service is ready to send media to Coaches end note usr -> ip: stop() end boundary "Coaches'\nTablets\Laptops" as coach create entity "Settings\n(Media Transfer)" as sett coach -> sett strm -> coach: transfer(metadata, thumbnail, mediaFileHandle) coach -> sett: checkSettings() alt Is offensive video required? sett --> coach: return(decision) else Is defensive video required? sett --> coach: return(decision) else Is the video with the camera angle required? sett --> coach: return(decision) end alt If decision == auto-download? coach -> strm: fetch(mediaFileHandle) strm --> coach: return(mediaFileBlocks) else coach -> coach: Display(metadata, thumbnail) opt User chooses to fetch video (optional) usr -> coach: ShowVideo() coach -> strm: fetch(mediaFileHandle) strm --> coach: return(mediaFileBlocks) end end @enduml
false
true
false
false
usecase
c29213b4c0c8810ed305c6490b81339f496d9d05
44ec6861f30cb2068a3bc82236b356ea9bd3ebde
/exercise41/docs/Solution41PUML.puml
76b20a7d9c9795ff4aa43541bebed9dd23f5913c
[]
no_license
EmanuelPadro/Padro-a04
af5470e3cb54f13e3b85ecc073e76f626d598c63
d621a4a5b85fd637eeead15e08f7af0b79e90340
refs/heads/master
2023-08-24T04:30:06.039303
2021-10-20T20:44:42
2021-10-20T20:44:42
414,044,684
0
0
null
null
null
null
UTF-8
PlantUML
false
false
441
puml
@startuml 'https://plantuml.com/class-diagram class Solution41{ } Solution41 <|-- main main <|-- WriteToFile main <|-- ReadFile Solution41 <|-- names abstract ReadFile{ +Input file reader +Adds input list names } abstract WriteToFile{ +Write to Output file +Adds input read to the list names } abstract main{ +Creates List to be passed along solution41 +Calls eachWriteToFile and ReadFile } class names { +Lastname,Firstname } @enduml
false
true
false
false
class
db01a23e2f75256bdbdb224653565718e12818bb
bb1c82eddd547ade9b396e7134db0f927c205f51
/src/main/java/br/com/alg/trufflesapi/model/dto/dto.plantuml
ec0ca577b07e2d209a0d92749573bde089e3640a
[]
no_license
andrelgirao22/truffle-api
3f71a26f3e0a491a9d3d39c193d2c7617c745336
3193a6b072c6e482ccc28a8d86021e385a708396
refs/heads/master
2021-07-16T13:32:26.947243
2021-07-01T19:09:53
2021-07-01T19:09:53
125,250,626
0
0
null
2021-04-26T19:34:40
2018-03-14T17:38:01
Java
UTF-8
PlantUML
false
false
3,212
plantuml
@startuml title __DTO's Class Diagram__\n namespace br.com.alg.trufflesapi { namespace model { namespace dto { class br.com.alg.trufflesapi.model.dto.AccountDTO { - addresses : List<Address> - email : String - id : Long - imageUrl : String - name : String - password : String - register : String {static} - serialVersionUID : long + AccountDTO() + AccountDTO() + getAddresses() + getEmail() + getId() + getImageUrl() + getName() + getPassword() + getRegister() + setAddresses() + setEmail() + setId() + setImageUrl() + setName() + setPassword() + setRegister() } } } } namespace br.com.alg.trufflesapi { namespace model { namespace dto { class br.com.alg.trufflesapi.model.dto.ItemDTO { - date : Date - description : String - id : Long - imageUrl : String - name : String - price : Double - prices : List<Price> {static} - serialVersionUID : long + ItemDTO() + ItemDTO() + ItemDTO() + getCategory() + getDate() + getDescription() + getId() + getImageUrl() + getName() + getPrice() + getPrices() + setCategory() + setDate() + setDescription() + setId() + setImageUrl() + setName() + setPrice() + setPrices() } } } } namespace br.com.alg.trufflesapi { namespace model { namespace dto { class br.com.alg.trufflesapi.model.dto.OrderDTO { {static} - serialVersionUID : long } } } } namespace br.com.alg.trufflesapi { namespace model { namespace dto { class br.com.alg.trufflesapi.model.dto.TaxDeliveryDTO { - distance : Double - distanceMax : Double - id : Long {static} - serialVersionUID : long - value : Double + TaxDeliveryDTO() + getDistance() + getDistanceMax() + getId() + getValue() + setDistance() + setDistanceMax() + setId() + setValue() } } } } br.com.alg.trufflesapi.model.dto.AccountDTO .up.|> java.io.Serializable br.com.alg.trufflesapi.model.dto.ItemDTO .up.|> java.io.Serializable br.com.alg.trufflesapi.model.dto.ItemDTO o-- br.com.alg.trufflesapi.model.Category : category br.com.alg.trufflesapi.model.dto.OrderDTO .up.|> java.io.Serializable br.com.alg.trufflesapi.model.dto.TaxDeliveryDTO .up.|> java.io.Serializable right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
908897e10344a5e643f9e7bc71c3f5e40a828c6c
92d15cfae4cc378e13b8d7270ddcae4dfe9cdde7
/Design/DataManagement/pssm_dml.puml
463f29cf3ad0eef2c73cf7dc698b5c93d78118d6
[]
no_license
rtk4616/CIS641-capstone
96bf1804d57090b1e0c9378b49ed4ec11d4a127f
c2bca7f9a652580468356ed4b3b95c74f73eecd8
refs/heads/master
2021-04-15T16:41:15.447930
2016-12-07T22:58:13
2016-12-07T22:58:13
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,498
puml
@startuml left to right direction skinparam monochrome true title Professional and Scientific\nStaff Management\n package "Problem Domain" { class Role class User class TempEmployee class PSSMUser class ContractManager class StaffingRequest class Contract Role "1..*" --- "1" User User <|-- TempEmployee User <|-- PSSMUser User <|-- ContractManager PSSMUser "1" --- "0..*" StaffingRequest : fulfill TempEmployee "1" --- "0..*" StaffingRequest : accept ContractManager "1" --- "0..*" StaffingRequest : manage ContractManager "1" --- "0..*" Contract : has Contract "1" --- "0..*" StaffingRequest : has } ''' '' CRUD: Create Read Update Delete, Table contains DB '' specific implementation. '' '' CRUD_DAM: Logic of data manipulation using the DAO '' Classes ''' package "Data Management" { class RoleDAO as "Role Table"{ -id : int -description : string +CRUD() } class UserDAO as "User Table"{ -id : int -name : String -address : String -phone : String -email : String +CRUD() } class TempEmployeeDAO as "TempEmployee Table"{ -qualificationList : [String] -yearsExperience : int -is_available : bool -full_cv : String {link to file} -staffingRequestList : [StaffingRequest] +CRUD() } class PSSMUserDAO as "PSSMUser Table"{ -staffingRequestList : [StaffingRequest] +CRUD() } class ContractManagerDAO as "ContractManager Table"{ -employee_id : int -contractList : [Contract] -staffingRequestList : [StaffingRequest] +CRUD() } class StaffingRequestDAO as "StaffingRequest Table"{ -id : int -contract : Contract -qualificationList : [String] -minimum_experience_years : int -start_date : Date -end_date : Date -salary_offer : double +CRUD() } class ContractDAO as "Contract Table"{ -id : int -client : String -short_desc : String -field : String -qualificationList : [String] -start_date : Date -end_date : Date -minimum_salary : double +CRUD() } class UserDAM{ -user : User -role : Role +CRUD_DAM() } class TempEmployeeDAM{ -tempEmployee : TempEmployee +CRUD_DAM() +acceptStaffingRequest() } class StaffingRequestDAM{ ''-contractManager : ContractManager ''-PSSMUser : PSSMUser ''-tempEmployee : TempEmployee ''-contract : Contract -staffingRequest : StaffingRequest +CRUD_DAM() +changeRequestStatus() +sendNotificationsToActors() } class ContractDAM{ -contractManager : ContractManager -contract : contract +CRUD_DAM() +validateContractConstraints(StaffingRequest) } RoleDAO <.. UserDAM UserDAO <.. UserDAM UserDAM ..> User UserDAM ..> Role TempEmployeeDAO <.. TempEmployeeDAM TempEmployeeDAM ..> TempEmployee TempEmployeeDAO <.. StaffingRequestDAM PSSMUserDAO <.. StaffingRequestDAM StaffingRequestDAO <.. StaffingRequestDAM ContractManagerDAO <.. StaffingRequestDAM ContractDAO <.. StaffingRequestDAM ContractManagerDAO <.. ContractDAM ContractDAO <.. ContractDAM ContractDAM ..> Contract Role <.. RoleDAO hide Role User <.. UserDAO hide User TempEmployee <.. TempEmployeeDAO hide TempEmployee PSSMUser <.. PSSMUserDAO hide PSSMUser ContractManager <.. ContractManagerDAO hide ContractManager StaffingRequest <.. StaffingRequestDAO hide StaffingRequest Contract <.. ContractDAO hide Contract } @enduml
false
true
false
false
class
f188b9a9d83a16253046a0e303005d0d103bc22d
f1b94d5ed786ec38baaa04fd196fc877b8469d76
/doc/UML/data_struct_v0.0.1.plantuml
ab73d45bb62eae577ce9623163a46efd9bbe9acd
[ "MIT" ]
permissive
ISSuh/SimpleModule
577ae78ee2f0ffb0c6822826587be88fad5fe033
65900a23dc46b8f52b4c6b49586f72163f277022
refs/heads/master
2023-01-25T00:13:24.216005
2020-12-04T13:27:28
2020-12-04T13:27:28
229,379,545
0
0
null
null
null
null
UTF-8
PlantUML
false
false
999
plantuml
@startuml Data Struct v0.0.1 node "Handle"{ object Argument_path_vector{ val = string // arguments file path list } object Argument_map{ key = string // module name val = json // json structed arguments } } node "ModuleController"{ object ModuleLists_vector{ val = std::shared_ptr<smt::module::ModuleBase>> // user modules lisrt } node "ModuleLoadManager"{ object Loader_map{ key = string // module name val = smt::loader::ModuleLoader* // ModlueLoader class ptr } } } node "Global"{ object UserModuleClass_map{ key = string // registed user module name val = UserModuleClassFactoryMap // User class's base class ptr } object UserModuleClassFactor_map{ key = string // Name of user class val = smt::module::ClassFactory // User class's base class ptr } } @enduml
false
true
false
false
deployment
951cf2edc5ac021e1af696ca301a5f9954597aae
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.puml
12aee5716c9846d984aae9e09a8a3075a5249bab
[]
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
241
puml
@startuml class PlaymodeTestsControllerSettings { + sceneBased : bool + originalScene : string + bootstrapScene : string + {static} CreateRunnerSettings(filters:TestRunnerFilter[]) : PlaymodeTestsControllerSettings } @enduml
false
true
false
false
class
95630b42124ab4ab7074f8fdf4c30f0682944de7
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/OrderSearchLongRangeExpression.puml
4037f5c5488cde4452dec01f65f259161e3bd229
[]
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
489
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 OrderSearchLongRangeExpression [[OrderSearchLongRangeExpression.svg]] extends OrderSearchQueryExpression { range: [[OrderSearchLongRangeValue.svg OrderSearchLongRangeValue]] } interface OrderSearchQueryExpression [[OrderSearchQueryExpression.svg]] { } @enduml
false
true
false
false
class
1afe94ec270e3bca031592255d9a2ba78c2e4f33
008380a4479bddd6b17b6d752b0d91ba220e6b33
/Eureka/Assets/Scripts/plantuml/TiltWindow.puml
aedc4a79784a36ceb4e377d0ecb386e9d068ddab
[]
no_license
xxbokusu/Eureka
bb2b8c92973905c05a38b4661d00d4d0090bf918
e4e2284d304bfd76ba0aa9cd735fb30f73a3d722
refs/heads/master
2023-06-09T06:13:54.758394
2023-06-08T03:33:01
2023-06-08T03:33:01
195,805,623
0
0
null
2023-06-08T03:55:52
2019-07-08T12:16:08
C#
UTF-8
PlantUML
false
false
206
puml
@startuml class TiltWindow { + range : Vector2 - mTrans : Transform - mStart : Quaternion - mRot : Vector2 - Start() : void - Update() : void } MonoBehaviour <|-- TiltWindow @enduml
false
true
false
false
class
7ec9f83624118365a5dfa6ea160534b060e49261
91678f027f1da807dfe4c113028f331f458c3a3d
/src/Docs/Resources/deprecated/2-internals/1-core/10-erd/_puml/erd-all.puml
af41dd84a629389be9c23704f15ac6d95321f19b
[ "MIT", "LicenseRef-scancode-generic-cla" ]
permissive
amtee/platform
fd4b863a98c4302a26782486d173c437dfa98baa
3518811b02bcfb746abb8553ae8e5ac6f15338c0
refs/heads/trunk
2023-08-20T03:41:00.473175
2021-09-27T11:20:36
2021-09-27T11:20:36
410,864,620
1
0
MIT
2022-02-06T18:56:01
2021-09-27T11:54:21
null
UTF-8
PlantUML
false
false
110,135
puml
@startuml ' uncomment the line below if you're using computer with a retina display ' skinparam dpi 300 !define Table(name,desc) class name as "desc" << (T,#FFAAAA) >> !define ForeignTable(name,desc) class name as "desc" << (T,#ada6a6) >> !define TranslationTable(name,desc) class name as "desc" << (I,#4286f4) >> ' we use bold for primary key ' green color for unique ' and underscore for not_null !define primary_key(x) <b>x</b> !define unique(x) <color:green>x</color> !define not_null(x) <u>x</u> ' other tags available: ' <i></i> ' <back:COLOR></color>, where color is a color name or html color code ' (#FFAACC) ' see: http://plantuml.com/classes.html#More hide methods hide stereotypes hide empty members skinparam backgroundColor #FFFFFF ' entities Table(ShopwareCoreFrameworkLogLogEntryDefinition, "log_entry\n(Logs)") { primary_key(id) id message string level int channel string context json extra json not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreFrameworkApiAclRoleAclRoleDefinition, "acl_role\n(Acl role)") { primary_key(id) id not_null(createdAt) createdAt updatedAt updatedAt not_null(name) string description longText not_null(privileges) list } Table(ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition, "acl_user_role\n(M:N Mapping)") { primary_key(userId) foreignKey primary_key(aclRoleId) foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemCustomFieldCustomFieldDefinition, "custom_field\n(CustomField configuration)") { primary_key(id) id not_null(name) string not_null(type) string config json active bool customFieldSetId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition, "custom_field_set\n(CustomField set/group)") { primary_key(id) id not_null(name) string config json active bool global bool position int not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemCustomFieldAggregateCustomFieldSetRelationCustomFieldSetRelationDefinition, "custom_field_set_relation\n(Set to entity relation)") { primary_key(id) id not_null(customFieldSetId) foreignKey not_null(entityName) string not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreFrameworkEventEventActionEventActionDefinition, "event_action\n(Configurable event handling)") { primary_key(id) id not_null(eventName) string not_null(actionName) string config json active bool not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreFrameworkEventEventActionAggregateEventActionRuleEventActionRuleDefinition, "event_action_rule\n(M:N Mapping)") { primary_key(eventActionId) foreignKey primary_key(ruleId) foreignKey } Table(ShopwareCoreFrameworkEventEventActionAggregateEventActionSalesChannelEventActionSalesChannelDefinition, "event_action_sales_channel\n(M:N Mapping)") { primary_key(eventActionId) foreignKey primary_key(salesChannelId) foreignKey } Table(ShopwareCoreFrameworkMessageQueueDeadMessageDeadMessageDefinition, "dead_message\n(Failing messages)") { primary_key(id) id not_null(originalMessageClass) longText not_null(serializedOriginalMessage) blob not_null(handlerClass) longText not_null(encrypted) bool not_null(errorCount) int not_null(nextExecutionTime) dateTime not_null(exception) longText not_null(exceptionMessage) longText not_null(exceptionFile) longText not_null(exceptionLine) int scheduledTaskId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreFrameworkMessageQueueMessageQueueStatsDefinition, "message_queue_stats\n(Stats)") { primary_key(id) id not_null(name) string not_null(size) int not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreFrameworkPluginPluginDefinition, "plugin\n(Plugin)") { primary_key(id) id not_null(baseClass) string not_null(name) string composerName string not_null(autoload) json active bool managedByComposer bool path string author string copyright string license string not_null(version) string upgradeVersion string installedAt dateTime upgradedAt dateTime iconRaw blob icon string label translated description translated manufacturerLink translated supportLink translated changelog translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreFrameworkPluginAggregatePluginTranslationPluginTranslationDefinition, "plugin_translation\n((Translations))") { not_null(label) string description longText manufacturerLink string supportLink string changelog json customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(pluginId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreFrameworkMessageQueueScheduledTaskScheduledTaskDefinition, "scheduled_task\n(Cron job)") { primary_key(id) id not_null(name) string not_null(scheduledTaskClass) string not_null(runInterval) int not_null(status) string lastExecutionTime dateTime not_null(nextExecutionTime) dateTime not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemLanguageLanguageDefinition, "language\n(Language)") { primary_key(id) id parentId parentFk not_null(localeId) foreignKey translationCodeId foreignKey not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentSeoSeoUrlSeoUrlDefinition, "seo_url\n(Seo urls)") { primary_key(id) id salesChannelId foreignKey not_null(languageId) foreignKey not_null(foreignKey) id not_null(routeName) string not_null(pathInfo) string not_null(seoPathInfo) string isCanonical bool isModified bool isDeleted bool url string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentSeoSeoUrlTemplateSeoUrlTemplateDefinition, "seo_url_template\n(Template)") { primary_key(id) id salesChannelId foreignKey not_null(entityName) string not_null(routeName) string template string isValid bool customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentSeoMainCategoryMainCategoryDefinition, "main_category\n(Seo main category)") { primary_key(id) id not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(categoryId) foreignKey not_null(categoryVersionId) referenceVersion not_null(salesChannelId) foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemSalesChannelSalesChannelDefinition, "sales_channel\n(Sales Channel)") { primary_key(id) id not_null(typeId) foreignKey not_null(languageId) foreignKey not_null(customerGroupId) foreignKey not_null(currencyId) foreignKey not_null(paymentMethodId) foreignKey not_null(shippingMethodId) foreignKey not_null(countryId) foreignKey analyticsId foreignKey not_null(navigationCategoryId) foreignKey not_null(navigationCategoryVersionId) referenceVersion navigationCategoryDepth int footerCategoryId foreignKey footerCategoryVersionId referenceVersion serviceCategoryId foreignKey serviceCategoryVersionId referenceVersion mailHeaderFooterId foreignKey hreflangDefaultDomainId foreignKey name translated shortName string taxCalculationType string not_null(accessKey) string configuration json active bool hreflangActive bool maintenance bool maintenanceIpWhitelist list customFields translated paymentMethodIds manyToManyId not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemSalesChannelAggregateSalesChannelTranslationSalesChannelTranslationDefinition, "sales_channel_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(salesChannelId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelCountrySalesChannelCountryDefinition, "sales_channel_country\n(M:N Mapping)") { primary_key(salesChannelId) foreignKey primary_key(countryId) foreignKey } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelCurrencySalesChannelCurrencyDefinition, "sales_channel_currency\n(M:N Mapping)") { primary_key(salesChannelId) foreignKey primary_key(currencyId) foreignKey } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition, "sales_channel_domain\n(Domain names of a sales)") { primary_key(id) id not_null(url) string not_null(salesChannelId) foreignKey not_null(languageId) foreignKey not_null(currencyId) foreignKey not_null(snippetSetId) foreignKey hreflangUseOnlyLocale bool customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelLanguageSalesChannelLanguageDefinition, "sales_channel_language\n(M:N Mapping)") { primary_key(salesChannelId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition, "sales_channel_payment_method\n(M:N Mapping)") { primary_key(salesChannelId) foreignKey primary_key(paymentMethodId) foreignKey } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelShippingMethodSalesChannelShippingMethodDefinition, "sales_channel_shipping_method\n(M:N Mapping)") { primary_key(salesChannelId) foreignKey primary_key(shippingMethodId) foreignKey } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeSalesChannelTypeDefinition, "sales_channel_type\n(Type)") { primary_key(id) id coverUrl string iconName string screenshotUrls list name translated manufacturer translated description translated descriptionLong translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeTranslationSalesChannelTypeTranslationDefinition, "sales_channel_type_translation\n((Translations))") { not_null(name) string manufacturer string description string descriptionLong longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(salesChannelTypeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemSalesChannelAggregateSalesChannelAnalyticsSalesChannelAnalyticsDefinition, "sales_channel_analytics\n(Sales channel analytics)") { primary_key(id) id trackingId string active bool trackOrders bool anonymizeIp bool not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemCountryCountryDefinition, "country\n(Country)") { primary_key(id) id name translated iso string position int taxFree bool active bool shippingAvailable bool iso3 string displayStateInRegistration bool forceStateInRegistration bool customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition, "country_state\n(Country state)") { primary_key(id) id not_null(countryId) foreignKey not_null(shortCode) string name translated position int active bool customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemCountryAggregateCountryStateTranslationCountryStateTranslationDefinition, "country_state_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(countryStateId) foreignKey primary_key(languageId) foreignKey } TranslationTable(ShopwareCoreSystemCountryAggregateCountryTranslationCountryTranslationDefinition, "country_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(countryId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemCurrencyCurrencyDefinition, "currency\n(Currency)") { primary_key(id) id not_null(factor) float not_null(symbol) string not_null(isoCode) string shortName translated name translated position int isSystemDefault bool customFields translated not_null(decimalPrecision) int not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreSystemCurrencyAggregateCurrencyCountryRoundingCurrencyCountryRoundingDefinition, "currency_country_rounding\n(__EMPTY__)") { primary_key(id) id not_null(currencyId) foreignKey not_null(countryId) foreignKey not_null(itemRounding) cashRoundingConfig not_null(totalRounding) cashRoundingConfig not_null(createdAt) createdAt updatedAt updatedAt } TranslationTable(ShopwareCoreSystemCurrencyAggregateCurrencyTranslationCurrencyTranslationDefinition, "currency_translation\n((Translations))") { not_null(shortName) string not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(currencyId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemLocaleLocaleDefinition, "locale\n(A locale)") { primary_key(id) id not_null(code) string name translated territory translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemLocaleAggregateLocaleTranslationLocaleTranslationDefinition, "locale_translation\n((Translations))") { not_null(name) string not_null(territory) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(localeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemSnippetAggregateSnippetSetSnippetSetDefinition, "snippet_set\n(Sets of snippets)") { primary_key(id) id not_null(name) string not_null(baseFile) string not_null(iso) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemSnippetSnippetDefinition, "snippet\n(Translation Strings)") { primary_key(id) id not_null(setId) foreignKey not_null(translationKey) string not_null(value) longText not_null(author) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemSalutationSalutationDefinition, "salutation\n(Salutation configuration)") { primary_key(id) id not_null(salutationKey) string displayName translated letterName translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemSalutationAggregateSalutationTranslationSalutationTranslationDefinition, "salutation_translation\n((Translations))") { not_null(displayName) string not_null(letterName) string not_null(createdAt) createdAt updatedAt updatedAt primary_key(salutationId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemTaxTaxDefinition, "tax\n(Available tax settings)") { primary_key(id) id not_null(taxRate) float not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition, "tax_rule\n(Tax rules)") { primary_key(id) id not_null(taxRuleTypeId) foreignKey not_null(countryId) foreignKey not_null(taxRate) float data json not_null(taxId) foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemTaxAggregateTaxRuleTypeTaxRuleTypeDefinition, "tax_rule_type\n(Tax rule types)") { primary_key(id) id not_null(technicalName) string not_null(position) int typeName translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemTaxAggregateTaxRuleTypeTranslationTaxRuleTypeTranslationDefinition, "tax_rule_type_translation\n((Translations))") { not_null(typeName) string not_null(createdAt) createdAt updatedAt updatedAt primary_key(taxRuleTypeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemUnitUnitDefinition, "unit\n(Measuring unit)") { primary_key(id) id shortCode translated name translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemUnitAggregateUnitTranslationUnitTranslationDefinition, "unit_translation\n((Translations))") { not_null(shortCode) string not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(unitId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemUserUserDefinition, "user\n(Administration/ Management Account user)") { primary_key(id) id not_null(localeId) foreignKey avatarId foreignKey not_null(username) string not_null(password) password not_null(firstName) string not_null(lastName) string title string not_null(email) string active bool admin bool customFields customFields storeToken string not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemUserAggregateUserAccessKeyUserAccessKeyDefinition, "user_access_key\n(oAuth access key)") { primary_key(id) id not_null(userId) foreignKey not_null(accessKey) string not_null(secretAccessKey) password writeAccess bool lastUsageAt dateTime customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemUserAggregateUserRecoveryUserRecoveryDefinition, "user_recovery\n(User / Account recovery process)") { primary_key(id) id not_null(hash) string not_null(userId) foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemIntegrationIntegrationDefinition, "integration\n(O-Auth integration)") { primary_key(id) id not_null(label) string not_null(accessKey) string not_null(secretAccessKey) password writeAccess bool lastUsageAt dateTime admin bool customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition, "integration_role\n(M:N Mapping)") { primary_key(integrationId) foreignKey primary_key(aclRoleId) foreignKey } Table(ShopwareCoreSystemStateMachineStateMachineDefinition, "state_machine\n(State machine)") { primary_key(id) id not_null(technicalName) string name translated customFields translated initialStateId foreignKey not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemStateMachineStateMachineTranslationDefinition, "state_machine_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(stateMachineId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition, "state_machine_state\n(State)") { primary_key(id) id not_null(technicalName) string name translated not_null(stateMachineId) foreignKey customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateTranslationDefinition, "state_machine_state_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(stateMachineStateId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemStateMachineAggregationStateMachineTransitionStateMachineTransitionDefinition, "state_machine_transition\n(State transition)") { primary_key(id) id not_null(actionName) string not_null(stateMachineId) foreignKey not_null(fromStateId) foreignKey not_null(toStateId) foreignKey customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition, "state_machine_history\n(State transition history)") { primary_key(id) id not_null(stateMachineId) foreignKey not_null(entityName) string not_null(entityId) json not_null(fromStateId) foreignKey not_null(toStateId) foreignKey transitionActionName string userId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemSystemConfigSystemConfigDefinition, "system_config\n(System configuration)") { primary_key(id) id not_null(configurationKey) string not_null(configurationValue) configurationValue salesChannelId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemNumberRangeNumberRangeDefinition, "number_range\n(Number range)") { primary_key(id) id not_null(typeId) foreignKey not_null(global) bool name translated description translated not_null(pattern) string not_null(start) int customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition, "number_range_sales_channel\n(M:N Mapping)") { primary_key(id) id not_null(numberRangeId) foreignKey not_null(salesChannelId) foreignKey numberRangeTypeId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemNumberRangeAggregateNumberRangeStateNumberRangeStateDefinition, "number_range_state\n(Current number range max value)") { primary_key(id) id not_null(numberRangeId) foreignKey not_null(lastValue) int not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition, "number_range_type\n(Type)") { primary_key(id) id technicalName string typeName translated not_null(global) bool customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeTranslationNumberRangeTypeTranslationDefinition, "number_range_type_translation\n((Translations))") { not_null(typeName) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(numberRangeTypeId) foreignKey primary_key(languageId) foreignKey } TranslationTable(ShopwareCoreSystemNumberRangeAggregateNumberRangeTranslationNumberRangeTranslationDefinition, "number_range_translation\n((Translations))") { not_null(name) string description string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(numberRangeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreSystemTagTagDefinition, "tag\n(Taxonomy)") { primary_key(id) id not_null(name) string not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentCategoryCategoryDefinition, "category\n(Category tree)") { primary_key(id) id primary_key(versionId) version parentId parentFk not_null(parentVersionId) referenceVersion afterCategoryId foreignKey not_null(afterCategoryVersionId) referenceVersion mediaId foreignKey not_null(displayNestedProducts) bool autoIncrement int breadcrumb translated level treeLevel path treePath childCount childCount not_null(type) string not_null(productAssignmentType) string visible bool active bool name translated customFields translated slotConfig translated externalLink translated description translated metaTitle translated metaDescription translated keywords translated cmsPageId foreignKey productStreamId foreignKey not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentCategoryAggregateCategoryTranslationCategoryTranslationDefinition, "category_translation\n((Translations))") { not_null(name) string breadcrumb list slotConfig json externalLink string description longText metaTitle longText metaDescription longText keywords longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(categoryId) foreignKey primary_key(languageId) foreignKey primary_key(categoryVersionId) referenceVersion } Table(ShopwareCoreContentCategoryAggregateCategoryTagCategoryTagDefinition, "category_tag\n(M:N Mapping)") { primary_key(categoryId) foreignKey primary_key(categoryVersionId) referenceVersion primary_key(tagId) foreignKey } Table(ShopwareCoreContentMediaMediaDefinition, "media\n(Media / Files)") { primary_key(id) id userId foreignKey mediaFolderId foreignKey mimeType string fileExtension string uploadedAt dateTime fileName longText fileSize int mediaTypeRaw blob metaData json mediaType json alt translated title translated url string hasFile bool private bool customFields translated thumbnailsRo blob not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreContentMediaAggregateMediaDefaultFolderMediaDefaultFolderDefinition, "media_default_folder\n(Default folders)") { primary_key(id) id not_null(associationFields) list not_null(entity) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentMediaAggregateMediaThumbnailMediaThumbnailDefinition, "media_thumbnail\n(Generated Thumbnail)") { primary_key(id) id not_null(mediaId) foreignKey not_null(width) int not_null(height) int url string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } TranslationTable(ShopwareCoreContentMediaAggregateMediaTranslationMediaTranslationDefinition, "media_translation\n((Translations))") { title string alt longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(mediaId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition, "media_folder\n(Folder structure)") { primary_key(id) id useParentConfiguration bool not_null(configurationId) foreignKey defaultFolderId foreignKey parentId parentFk childCount childCount not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentMediaAggregateMediaThumbnailSizeMediaThumbnailSizeDefinition, "media_thumbnail_size\n(Generated Thumbnails)") { primary_key(id) id not_null(width) int not_null(height) int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaFolderConfigurationDefinition, "media_folder_configuration\n(Configuration)") { primary_key(id) id createThumbnails bool keepAspectRatio bool thumbnailQuality int private bool noAssociation bool mediaThumbnailSizesRo blob customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaThumbnailSizeMediaFolderConfigurationMediaThumbnailSizeDefinition, "media_folder_configuration_media_thumbnail_size\n(M:N Mapping)") { primary_key(mediaFolderConfigurationId) foreignKey primary_key(mediaThumbnailSizeId) foreignKey } Table(ShopwareCoreContentMediaAggregateMediaTagMediaTagDefinition, "media_tag\n(M:N Mapping)") { primary_key(mediaId) foreignKey primary_key(tagId) foreignKey } Table(ShopwareCoreContentProductProductDefinition, "product\n(Product)") { primary_key(id) id primary_key(versionId) version parentId parentFk not_null(parentVersionId) referenceVersion manufacturerId foreignKey not_null(productManufacturerVersionId) referenceVersion unitId foreignKey not_null(taxId) foreignKey coverId foreignKey productMediaVersionId referenceVersion deliveryTimeId foreignKey featureSetId foreignKey not_null(price) price not_null(productNumber) numberRange not_null(stock) int restockTime int autoIncrement int active bool availableStock int available bool isCloseout bool variation list displayGroup string configuratorGroupConfig json mainVariantId foreignKey variantRestrictions json manufacturerNumber string ean string purchaseSteps int maxPurchase int minPurchase int purchaseUnit float referenceUnit float shippingFree bool purchasePrices price markAsTopseller bool weight float width float height float length float releaseDate dateTime ratingAverage float categoryTree list propertyIds manyToManyId optionIds manyToManyId tagIds manyToManyId listingPrices priceRulesJson childCount childCount blacklistIds blacklistRule whitelistIds whitelistRule customFieldSetSelectionActive bool sales int metaDescription translated name translated keywords translated description translated metaTitle translated packUnit translated packUnitPlural translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition, "product_category\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(productVersionId) referenceVersion primary_key(categoryId) foreignKey primary_key(categoryVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition, "product_custom_field_set\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(customFieldSetId) foreignKey primary_key(productVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductTagProductTagDefinition, "product_tag\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(productVersionId) referenceVersion primary_key(tagId) foreignKey } Table(ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition, "product_configurator_setting\n(The root product configurator.)") { primary_key(id) id primary_key(versionId) version not_null(productId) foreignKey not_null(productVersionId) referenceVersion mediaId foreignKey not_null(optionId) foreignKey price json position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition, "product_price\n(Staggered pricing)") { primary_key(id) id primary_key(versionId) version not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(ruleId) foreignKey not_null(price) price not_null(quantityStart) int quantityEnd int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition, "product_property\n(M:N Mapping)") { primary_key(productId) foreignKey not_null(productVersionId) referenceVersion primary_key(optionId) foreignKey } Table(ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition, "product_search_keyword\n(Search keywords)") { primary_key(id) id primary_key(versionId) version not_null(languageId) foreignKey not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(keyword) string not_null(ranking) float not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition, "product_keyword_dictionary\n(Search dictionary)") { primary_key(id) id not_null(languageId) foreignKey not_null(keyword) string reversed string } Table(ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition, "product_review\n(Product reviews)") { primary_key(id) id not_null(productId) foreignKey not_null(productVersionId) referenceVersion customerId foreignKey not_null(salesChannelId) foreignKey not_null(languageId) foreignKey externalUser string externalEmail string not_null(title) string not_null(content) longText points float status bool comment longText updatedAt updatedAt not_null(createdAt) createdAt } Table(ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition, "product_manufacturer\n(Manufacturer)") { primary_key(id) id primary_key(versionId) version mediaId foreignKey link string name translated description translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition, "product_manufacturer_translation\n((Translations))") { not_null(name) string description longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(productManufacturerId) foreignKey primary_key(languageId) foreignKey primary_key(productManufacturerVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition, "product_media\n(Product media/images)") { primary_key(id) id primary_key(versionId) version not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(mediaId) foreignKey position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } TranslationTable(ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition, "product_translation\n((Translations))") { metaDescription string not_null(name) string keywords longText description longText metaTitle string packUnit string packUnitPlural string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(productId) foreignKey primary_key(languageId) foreignKey primary_key(productVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition, "product_option\n(M:N Mapping)") { primary_key(productId) foreignKey not_null(productVersionId) referenceVersion primary_key(optionId) foreignKey } Table(ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition, "product_category_tree\n(M:N Mapping)") { primary_key(productId) foreignKey primary_key(productVersionId) referenceVersion primary_key(categoryId) foreignKey primary_key(categoryVersionId) referenceVersion } Table(ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition, "product_cross_selling\n(Cross selling products)") { primary_key(id) id not_null(name) translated not_null(position) int sortBy string sortDirection string not_null(type) string active bool limit int not_null(productId) foreignKey not_null(productVersionId) referenceVersion productStreamId foreignKey not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition, "product_cross_selling_translation\n((Translations))") { not_null(name) string not_null(createdAt) createdAt updatedAt updatedAt primary_key(productCrossSellingId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition, "product_cross_selling_assigned_products\n(Assigned Cross selling products)") { primary_key(id) id not_null(crossSellingId) foreignKey not_null(productId) foreignKey primary_key(productVersionId) referenceVersion position int not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition, "product_feature_set\n(Product feature sets)") { primary_key(id) id name translated description translated features json not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition, "product_feature_set_translation\n((Translations))") { not_null(name) string description string not_null(createdAt) createdAt updatedAt updatedAt primary_key(productFeatureSetId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition, "product_sorting\n(Product sorting)") { primary_key(id) id locked writeLockIndicator not_null(key) string not_null(priority) int not_null(active) bool not_null(fields) json label translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition, "product_sorting_translation\n((Translations))") { not_null(label) string not_null(createdAt) createdAt updatedAt updatedAt primary_key(productSortingId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition, "product_visibility\n(Visibility in sales channels)") { primary_key(id) id not_null(productId) foreignKey not_null(productVersionId) referenceVersion not_null(salesChannelId) foreignKey not_null(visibility) int not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition, "delivery_time\n(Delivery time)") { primary_key(id) id not_null(name) translated not_null(min) int not_null(max) int not_null(unit) string customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition, "newsletter_recipient\n(Newsletter recipient)") { primary_key(id) id not_null(email) string title string firstName string lastName string zipCode string city string street string not_null(status) string not_null(hash) string customFields customFields confirmedAt dateTime salutationId foreignKey not_null(languageId) foreignKey not_null(salesChannelId) foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentNewsletterAggregateNewsletterRecipientTagNewsletterRecipientTagDefinition, "newsletter_recipient_tag\n(M:N Mapping)") { primary_key(newsletterRecipientId) foreignKey primary_key(tagId) foreignKey } Table(ShopwareCoreContentRuleRuleDefinition, "rule\n(Rule)") { primary_key(id) id not_null(name) string not_null(priority) int description longText payload blob invalid bool customFields customFields moduleTypes json not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition, "rule_condition\n(Rule condition)") { primary_key(id) id type string not_null(ruleId) foreignKey parentId parentFk value json position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductStreamProductStreamDefinition, "product_stream\n(Product streams)") { primary_key(id) id apiFilter json invalid bool name translated description translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentProductStreamAggregateProductStreamTranslationProductStreamTranslationDefinition, "product_stream_translation\n((Translations))") { not_null(name) string description longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(productStreamId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition, "product_stream_filter\n(A Product stream filter term)") { primary_key(id) id not_null(productStreamId) foreignKey parentId parentFk not_null(type) string field string operator string value longText parameters json position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentProductExportProductExportDefinition, "product_export\n(Product exports)") { primary_key(id) id not_null(productStreamId) foreignKey not_null(storefrontSalesChannelId) foreignKey not_null(salesChannelId) foreignKey not_null(salesChannelDomainId) foreignKey not_null(currencyId) foreignKey not_null(fileName) string not_null(accessKey) string not_null(encoding) string not_null(fileFormat) string includeVariants bool not_null(generateByCronjob) bool generatedAt dateTime not_null(interval) int headerTemplate longText bodyTemplate longText footerTemplate longText pausedSchedule bool not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentPropertyPropertyGroupDefinition, "property_group\n(Property Group)") { primary_key(id) id name translated description translated not_null(displayType) string not_null(sortingType) string filterable bool position translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition, "property_group_option\n(Property option)") { primary_key(id) id not_null(groupId) foreignKey name translated position translated colorHexCode string mediaId foreignKey customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentPropertyAggregatePropertyGroupOptionTranslationPropertyGroupOptionTranslationDefinition, "property_group_option_translation\n((Translations))") { not_null(name) string position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(propertyGroupOptionId) foreignKey primary_key(languageId) foreignKey } TranslationTable(ShopwareCoreContentPropertyAggregatePropertyGroupTranslationPropertyGroupTranslationDefinition, "property_group_translation\n((Translations))") { not_null(name) string description longText position int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(propertyGroupId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentCmsCmsPageDefinition, "cms_page\n(Content Page)") { primary_key(id) id name translated not_null(type) string entity string config json previewMediaId foreignKey customFields translated locked writeLockIndicator not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentCmsAggregateCmsPageTranslationCmsPageTranslationDefinition, "cms_page_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(cmsPageId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition, "cms_section\n(Content Section)") { primary_key(id) id not_null(position) int not_null(type) string locked writeLockIndicator name string sizingMode string mobileBehavior string backgroundColor string backgroundMediaId foreignKey backgroundMediaMode string cssClass string not_null(pageId) foreignKey customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition, "cms_block\n(Content Block)") { primary_key(id) id not_null(position) int not_null(type) string locked writeLockIndicator name string sectionPosition string marginTop string marginBottom string marginLeft string marginRight string backgroundColor string backgroundMediaId foreignKey backgroundMediaMode string cssClass string not_null(sectionId) foreignKey customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentCmsAggregateCmsSlotCmsSlotDefinition, "cms_slot\n(Content Slot)") { primary_key(id) id primary_key(versionId) version not_null(type) string not_null(slot) string locked writeLockIndicator config translated customFields translated data json not_null(blockId) foreignKey not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentCmsAggregateCmsSlotTranslationCmsSlotTranslationDefinition, "cms_slot_translation\n((Translations))") { not_null(config) configurationValue customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(cmsSlotId) foreignKey primary_key(languageId) foreignKey primary_key(cmsSlotVersionId) referenceVersion } Table(ShopwareCoreContentMailTemplateMailTemplateDefinition, "mail_template\n(Mail Template)") { primary_key(id) id not_null(mailTemplateTypeId) foreignKey systemDefault bool senderName translated description translated subject translated contentHtml translated contentPlain translated customFields translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentMailTemplateAggregateMailTemplateTranslationMailTemplateTranslationDefinition, "mail_template_translation\n((Translations))") { senderName string description longText not_null(subject) string not_null(contentHtml) longText not_null(contentPlain) longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(mailTemplateId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition, "mail_template_type\n(Type)") { primary_key(id) id name translated not_null(technicalName) string availableEntities json not_null(createdAt) createdAt updatedAt updatedAt customFields translated translated json } TranslationTable(ShopwareCoreContentMailTemplateAggregateMailTemplateTypeTranslationMailTemplateTypeTranslationDefinition, "mail_template_type_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(mailTemplateTypeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition, "mail_template_sales_channel\n(M:N Mapping)") { primary_key(id) id not_null(mailTemplateId) foreignKey not_null(salesChannelId) foreignKey mailTemplateTypeId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentMailTemplateAggregateMailTemplateMediaMailTemplateMediaDefinition, "mail_template_media\n(M:N Mapping)") { primary_key(id) id not_null(mailTemplateId) foreignKey not_null(languageId) foreignKey not_null(mediaId) foreignKey position int } Table(ShopwareCoreContentMailTemplateAggregateMailHeaderFooterMailHeaderFooterDefinition, "mail_header_footer\n(Header/Footer content)") { primary_key(id) id systemDefault bool name translated description translated headerHtml translated headerPlain translated footerHtml translated footerPlain translated not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreContentMailTemplateAggregateMailHeaderFooterTranslationMailHeaderFooterTranslationDefinition, "mail_header_footer_translation\n((Translations))") { not_null(name) string description string headerHtml longText headerPlain longText footerHtml longText footerPlain longText not_null(createdAt) createdAt updatedAt updatedAt primary_key(mailHeaderFooterId) foreignKey primary_key(languageId) foreignKey } TranslationTable(ShopwareCoreSystemDeliveryTimeAggregateDeliveryTimeTranslationDeliveryTimeTranslationDefinition, "delivery_time_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(deliveryTimeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreContentImportExportImportExportProfileDefinition, "import_export_profile\n(File profile definition)") { primary_key(id) id name string not_null(label) translated systemDefault bool not_null(sourceEntity) string not_null(fileType) string not_null(delimiter) string not_null(enclosure) string mapping json config json not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition, "import_export_log\n(Change log)") { primary_key(id) id not_null(activity) string not_null(state) string not_null(records) int userId foreignKey profileId foreignKey fileId foreignKey invalidRecordsLogId foreignKey username string profileName string not_null(config) json not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreContentImportExportAggregateImportExportFileImportExportFileDefinition, "import_export_file\n(Import/Export file)") { primary_key(id) id not_null(originalName) string not_null(path) string not_null(expireDate) dateTime size int not_null(createdAt) createdAt not_null(accessToken) string updatedAt updatedAt } TranslationTable(ShopwareCoreContentImportExportImportExportProfileTranslationDefinition, "import_export_profile_translation\n((Translations))") { label string not_null(createdAt) createdAt updatedAt updatedAt primary_key(importExportProfileId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreCheckoutCustomerCustomerDefinition, "customer\n(The sales channel customer)") { primary_key(id) id not_null(groupId) foreignKey not_null(defaultPaymentMethodId) foreignKey not_null(salesChannelId) foreignKey not_null(languageId) foreignKey lastPaymentMethodId foreignKey not_null(defaultBillingAddressId) foreignKey not_null(defaultShippingAddressId) foreignKey autoIncrement int not_null(customerNumber) numberRange not_null(salutationId) foreignKey not_null(firstName) string not_null(lastName) string company string password password not_null(email) string title string affiliateCode string campaignCode string active bool doubleOptInRegistration bool doubleOptInEmailSentDate dateTime doubleOptInConfirmDate dateTime hash string guest bool firstLogin dateTime lastLogin dateTime newsletter bool birthday date lastOrderDate dateTime orderCount int customFields customFields legacyPassword string legacyEncoder string remoteAddress remoteAddress tagIds manyToManyId requestedGroupId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } TranslationTable(ShopwareCoreCheckoutCustomerAggregateCustomerGroupTranslationCustomerGroupTranslationDefinition, "customer_group_translation\n((Translations))") { not_null(name) string registrationTitle string registrationIntroduction longText registrationOnlyCompanyRegistration bool registrationSeoMetaDescription longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(customerGroupId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition, "customer_address\n(The customer addresses.)") { primary_key(id) id not_null(customerId) foreignKey not_null(countryId) foreignKey countryStateId foreignKey not_null(salutationId) foreignKey not_null(firstName) string not_null(lastName) string not_null(zipcode) string not_null(city) string company string not_null(street) string department string title string vatId string phoneNumber string additionalAddressLine1 string additionalAddressLine2 string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutCustomerAggregateCustomerRecoveryCustomerRecoveryDefinition, "customer_recovery\n(Customer recovery process)") { primary_key(id) id not_null(hash) string not_null(customerId) foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition, "customer_group\n(Customer groups)") { primary_key(id) id name translated displayGross bool customFields translated registrationActive bool registrationTitle translated registrationIntroduction translated registrationOnlyCompanyRegistration translated registrationSeoMetaDescription translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreCheckoutCustomerAggregateCustomerGroupRegistrationSalesChannelCustomerGroupRegistrationSalesChannelDefinition, "customer_group_registration_sales_channels\n(M:N Mapping)") { primary_key(customerGroupId) foreignKey primary_key(salesChannelId) foreignKey not_null(createdAt) createdAt } Table(ShopwareCoreCheckoutCustomerAggregateCustomerTagCustomerTagDefinition, "customer_tag\n(M:N Mapping)") { primary_key(customerId) foreignKey primary_key(tagId) foreignKey } Table(ShopwareCoreCheckoutDocumentDocumentDefinition, "document\n(Document)") { primary_key(id) id not_null(documentTypeId) foreignKey not_null(fileType) string referencedDocumentId foreignKey not_null(orderId) foreignKey documentMediaFileId foreignKey not_null(orderVersionId) referenceVersion not_null(config) json sent bool static bool not_null(deepLinkCode) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition, "document_type\n(Type)") { primary_key(id) id name translated not_null(technicalName) string not_null(createdAt) createdAt updatedAt updatedAt customFields translated translated json } TranslationTable(ShopwareCoreCheckoutDocumentAggregateDocumentTypeTranslationDocumentTypeTranslationDefinition, "document_type_translation\n((Translations))") { not_null(name) string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(documentTypeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition, "document_base_config\n(Configuration)") { primary_key(id) id not_null(documentTypeId) foreignKey logoId foreignKey not_null(name) string filenamePrefix string filenameSuffix string not_null(global) bool documentNumber numberRange config json not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition, "document_base_config_sales_channel\n(SalesChannel Configuration)") { primary_key(id) id not_null(documentBaseConfigId) foreignKey salesChannelId foreignKey documentTypeId foreignKey not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutOrderOrderDefinition, "order\n(Order root table)") { primary_key(id) id primary_key(versionId) version autoIncrement int orderNumber numberRange not_null(billingAddressId) foreignKey not_null(billingAddressVersionId) referenceVersion not_null(currencyId) foreignKey not_null(languageId) foreignKey not_null(salesChannelId) foreignKey not_null(orderDateTime) dateTime orderDate date price cartPrice amountTotal float amountNet float positionPrice float taxStatus string shippingCosts calculatedPrice shippingTotal float not_null(currencyFactor) float deepLinkCode string affiliateCode string campaignCode string customerComment longText not_null(stateId) stateMachineState customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition, "order_address\n(Order address)") { primary_key(id) id primary_key(versionId) version not_null(countryId) foreignKey countryStateId foreignKey not_null(orderId) foreignKey not_null(orderVersionId) referenceVersion not_null(salutationId) foreignKey not_null(firstName) string not_null(lastName) string not_null(street) string not_null(zipcode) string not_null(city) string company string department string title string vatId string phoneNumber string additionalAddressLine1 string additionalAddressLine2 string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition, "order_customer\n(Order customer)") { primary_key(id) id primary_key(versionId) version customerId foreignKey not_null(orderId) foreignKey not_null(orderVersionId) referenceVersion not_null(email) string not_null(salutationId) foreignKey not_null(firstName) string not_null(lastName) string company string title string customerNumber string customFields customFields remoteAddress remoteAddress not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition, "order_delivery\n(Delivery)") { primary_key(id) id primary_key(versionId) version not_null(orderId) foreignKey not_null(orderVersionId) referenceVersion not_null(shippingOrderAddressId) foreignKey not_null(shippingOrderAddressVersionId) referenceVersion not_null(shippingMethodId) foreignKey not_null(stateId) stateMachineState not_null(trackingCodes) list not_null(shippingDateEarliest) dateTime not_null(shippingDateLatest) dateTime shippingCosts calculatedPrice customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutOrderAggregateOrderDeliveryPositionOrderDeliveryPositionDefinition, "order_delivery_position\n(Delivery position)") { primary_key(id) id primary_key(versionId) version not_null(orderDeliveryId) foreignKey not_null(orderDeliveryVersionId) referenceVersion not_null(orderLineItemId) foreignKey not_null(orderLineItemVersionId) referenceVersion price calculatedPrice unitPrice float totalPrice float quantity int customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition, "order_line_item\n(Order line item)") { primary_key(id) id primary_key(versionId) version not_null(orderId) foreignKey not_null(orderVersionId) referenceVersion productId foreignKey not_null(productVersionId) referenceVersion parentId parentFk not_null(parentVersionId) referenceVersion coverId foreignKey not_null(identifier) string referencedId string not_null(quantity) int not_null(label) string payload json good bool removable bool stackable bool not_null(position) int not_null(price) calculatedPrice priceDefinition priceDefinition unitPrice float totalPrice float description string type string customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutOrderAggregateOrderTagOrderTagDefinition, "order_tag\n(M:N Mapping)") { primary_key(orderId) foreignKey primary_key(orderVersionId) referenceVersion primary_key(tagId) foreignKey } Table(ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition, "order_transaction\n(Order transaction)") { primary_key(id) id primary_key(versionId) version not_null(orderId) foreignKey not_null(orderVersionId) referenceVersion not_null(paymentMethodId) foreignKey not_null(amount) calculatedPrice not_null(stateId) stateMachineState customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutPaymentPaymentMethodDefinition, "payment_method\n(Payment method)") { primary_key(id) id pluginId foreignKey handlerIdentifier string name translated description translated position int active bool afterOrderEnabled bool customFields translated availabilityRuleId foreignKey mediaId foreignKey formattedHandlerIdentifier string not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition, "payment_method_translation\n((Translations))") { not_null(name) string description longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(paymentMethodId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreCheckoutPromotionPromotionDefinition, "promotion\n(Discounts with settings)") { primary_key(id) id name translated not_null(active) bool validFrom dateTime validUntil dateTime not_null(maxRedemptionsGlobal) int not_null(maxRedemptionsPerCustomer) int not_null(exclusive) bool code string not_null(useCodes) bool not_null(useIndividualCodes) bool individualCodePattern string not_null(useSetGroups) bool customerRestriction bool orderCount int ordersPerCustomerCount json exclusionIds list not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreCheckoutPromotionAggregatePromotionSalesChannelPromotionSalesChannelDefinition, "promotion_sales_channel\n(Promotion configuration)") { primary_key(id) id not_null(promotionId) foreignKey not_null(salesChannelId) foreignKey not_null(priority) int not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutPromotionAggregatePromotionIndividualCodePromotionIndividualCodeDefinition, "promotion_individual_code\n(Individual promotion codes)") { primary_key(id) id not_null(promotionId) foreignKey not_null(code) string payload json not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition, "promotion_discount\n(Discounts)") { primary_key(id) id not_null(promotionId) foreignKey not_null(scope) string not_null(type) string not_null(value) float not_null(considerAdvancedRules) bool maxValue float sorterKey string applierKey string usageKey string not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutPromotionAggregatePromotionDiscountRulePromotionDiscountRuleDefinition, "promotion_discount_rule\n(M:N Mapping)") { primary_key(discountId) foreignKey primary_key(ruleId) foreignKey } Table(ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupPromotionSetGroupDefinition, "promotion_setgroup\n(Promotion set groups)") { primary_key(id) id not_null(promotionId) foreignKey not_null(packagerKey) string not_null(sorterKey) string not_null(value) float not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupRulePromotionSetGroupRuleDefinition, "promotion_setgroup_rule\n(M:N Mapping)") { primary_key(setgroupId) foreignKey primary_key(ruleId) foreignKey } Table(ShopwareCoreCheckoutPromotionAggregatePromotionOrderRulePromotionOrderRuleDefinition, "promotion_order_rule\n(M:N Mapping)") { primary_key(promotionId) foreignKey primary_key(ruleId) foreignKey } Table(ShopwareCoreCheckoutPromotionAggregatePromotionPersonaCustomerPromotionPersonaCustomerDefinition, "promotion_persona_customer\n(M:N Mapping)") { primary_key(promotionId) foreignKey primary_key(customerId) foreignKey } Table(ShopwareCoreCheckoutPromotionAggregatePromotionPersonaRulePromotionPersonaRuleDefinition, "promotion_persona_rule\n(M:N Mapping)") { primary_key(promotionId) foreignKey primary_key(ruleId) foreignKey } Table(ShopwareCoreCheckoutPromotionAggregatePromotionCartRulePromotionCartRuleDefinition, "promotion_cart_rule\n(M:N Mapping)") { primary_key(promotionId) foreignKey primary_key(ruleId) foreignKey } TranslationTable(ShopwareCoreCheckoutPromotionAggregatePromotionTranslationPromotionTranslationDefinition, "promotion_translation\n((Translations))") { not_null(name) string not_null(createdAt) createdAt updatedAt updatedAt primary_key(promotionId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPricePromotionDiscountPriceDefinition, "promotion_discount_prices\n(Promotion discounts)") { primary_key(id) id not_null(discountId) foreignKey not_null(currencyId) foreignKey not_null(price) float not_null(createdAt) createdAt updatedAt updatedAt } Table(ShopwareCoreCheckoutShippingShippingMethodDefinition, "shipping_method\n(Shipping method)") { primary_key(id) id name translated active bool customFields translated not_null(availabilityRuleId) foreignKey mediaId foreignKey not_null(deliveryTimeId) foreignKey description translated trackingUrl translated not_null(createdAt) createdAt updatedAt updatedAt translated json } Table(ShopwareCoreCheckoutShippingAggregateShippingMethodTagShippingMethodTagDefinition, "shipping_method_tag\n(M:N Mapping)") { primary_key(shippingMethodId) foreignKey primary_key(tagId) foreignKey } Table(ShopwareCoreCheckoutShippingAggregateShippingMethodPriceShippingMethodPriceDefinition, "shipping_method_price\n(Prices of a shipping method)") { primary_key(id) id not_null(shippingMethodId) foreignKey ruleId foreignKey calculation int calculationRuleId foreignKey quantityStart float quantityEnd float currencyPrice price customFields customFields not_null(createdAt) createdAt updatedAt updatedAt } TranslationTable(ShopwareCoreCheckoutShippingAggregateShippingMethodTranslationShippingMethodTranslationDefinition, "shipping_method_translation\n((Translations))") { not_null(name) string description longText trackingUrl longText customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(shippingMethodId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareStorefrontThemeThemeDefinition, "theme\n(Storefront themes)") { primary_key(id) id technicalName string not_null(name) string not_null(author) string description translated labels translated helpTexts translated customFields translated previewMediaId foreignKey parentThemeId foreignKey baseConfig json configValues json not_null(active) bool not_null(createdAt) createdAt updatedAt updatedAt translated json } TranslationTable(ShopwareStorefrontThemeAggregateThemeTranslationDefinition, "theme_translation\n((Translations))") { description string labels json helpTexts json customFields customFields not_null(createdAt) createdAt updatedAt updatedAt primary_key(themeId) foreignKey primary_key(languageId) foreignKey } Table(ShopwareStorefrontThemeAggregateThemeSalesChannelDefinition, "theme_sales_channel\n(M:N Mapping)") { primary_key(salesChannelId) foreignKey not_null(themeId) foreignKey } Table(ShopwareStorefrontThemeAggregateThemeMediaDefinition, "theme_media\n(M:N Mapping)") { primary_key(themeId) foreignKey primary_key(mediaId) foreignKey } ' relationshipd ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition --> ShopwareCoreFrameworkApiAclRoleAclRoleDefinition ShopwareCoreSystemUserUserDefinition --> ShopwareCoreFrameworkApiAclRoleAclUserRoleDefinition ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition --> ShopwareCoreSystemCustomFieldCustomFieldDefinition ShopwareCoreSystemCustomFieldAggregateCustomFieldSetRelationCustomFieldSetRelationDefinition --> ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreSystemCustomFieldAggregateCustomFieldSetCustomFieldSetDefinition ShopwareCoreFrameworkEventEventActionAggregateEventActionRuleEventActionRuleDefinition --> ShopwareCoreFrameworkEventEventActionEventActionDefinition ShopwareCoreFrameworkEventEventActionAggregateEventActionRuleEventActionRuleDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreFrameworkEventEventActionAggregateEventActionSalesChannelEventActionSalesChannelDefinition --> ShopwareCoreFrameworkEventEventActionEventActionDefinition ShopwareCoreFrameworkEventEventActionAggregateEventActionSalesChannelEventActionSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreFrameworkMessageQueueScheduledTaskScheduledTaskDefinition --> ShopwareCoreFrameworkMessageQueueDeadMessageDeadMessageDefinition ShopwareCoreFrameworkPluginAggregatePluginTranslationPluginTranslationDefinition --> ShopwareCoreFrameworkPluginPluginDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreFrameworkPluginPluginDefinition ShopwareCoreSystemLanguageLanguageDefinition --> ShopwareCoreFrameworkPluginAggregatePluginTranslationPluginTranslationDefinition ShopwareCoreSystemLanguageLanguageDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemLocaleLocaleDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelLanguageSalesChannelLanguageDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentCategoryAggregateCategoryTranslationCategoryTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemCountryAggregateCountryStateTranslationCountryStateTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemCountryAggregateCountryTranslationCountryTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemCurrencyAggregateCurrencyTranslationCurrencyTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreCheckoutCustomerAggregateCustomerGroupTranslationCustomerGroupTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemLocaleAggregateLocaleTranslationLocaleTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentMediaAggregateMediaTranslationMediaTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreCheckoutShippingAggregateShippingMethodTranslationShippingMethodTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemUnitAggregateUnitTranslationUnitTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentPropertyAggregatePropertyGroupTranslationPropertyGroupTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentPropertyAggregatePropertyGroupOptionTranslationPropertyGroupOptionTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelTranslationSalesChannelTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeTranslationSalesChannelTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemSalutationAggregateSalutationTranslationSalutationTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductStreamAggregateProductStreamTranslationProductStreamTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemStateMachineStateMachineTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentCmsAggregateCmsPageTranslationCmsPageTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentCmsAggregateCmsSlotTranslationCmsSlotTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateTranslationMailTemplateTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentMailTemplateAggregateMailHeaderFooterTranslationMailHeaderFooterTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreCheckoutDocumentAggregateDocumentTypeTranslationDocumentTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeTranslationNumberRangeTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemDeliveryTimeAggregateDeliveryTimeTranslationDeliveryTimeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateTypeTranslationMailTemplateTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreCheckoutPromotionAggregatePromotionTranslationPromotionTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeTranslationNumberRangeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentSeoSeoUrlSeoUrlDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemTaxAggregateTaxRuleTypeTranslationTaxRuleTypeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentImportExportImportExportProfileTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareStorefrontThemeAggregateThemeTranslationDefinition --> ShopwareCoreSystemLanguageLanguageDefinition ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreContentSeoSeoUrlTemplateSeoUrlTemplateDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition ShopwareCoreSystemSalesChannelSalesChannelDefinition --> ShopwareCoreContentSeoMainCategoryMainCategoryDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelTranslationSalesChannelTranslationDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelCurrencySalesChannelCurrencyDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelLanguageSalesChannelLanguageDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelCountrySalesChannelCountryDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelShippingMethodSalesChannelShippingMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeSalesChannelTypeDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemCurrencyCurrencyDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemCountryCountryDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSystemConfigSystemConfigDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentMailTemplateAggregateMailHeaderFooterMailHeaderFooterDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutPromotionAggregatePromotionSalesChannelPromotionSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelAnalyticsSalesChannelAnalyticsDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreCheckoutCustomerAggregateCustomerGroupRegistrationSalesChannelCustomerGroupRegistrationSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareStorefrontThemeAggregateThemeSalesChannelDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition ShopwareCoreSystemCountryCountryDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelCountrySalesChannelCountryDefinition ShopwareCoreSystemCurrencyCurrencyDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelCurrencySalesChannelCurrencyDefinition ShopwareCoreSystemCurrencyCurrencyDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition ShopwareCoreSystemSnippetAggregateSnippetSetSnippetSetDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelDomainSalesChannelDomainDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelPaymentMethodSalesChannelPaymentMethodDefinition ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelShippingMethodSalesChannelShippingMethodDefinition ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeTranslationSalesChannelTypeTranslationDefinition --> ShopwareCoreSystemSalesChannelAggregateSalesChannelTypeSalesChannelTypeDefinition ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition --> ShopwareCoreSystemCountryCountryDefinition ShopwareCoreSystemCountryAggregateCountryTranslationCountryTranslationDefinition --> ShopwareCoreSystemCountryCountryDefinition ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreSystemCountryCountryDefinition ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreSystemCountryCountryDefinition ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition --> ShopwareCoreSystemCountryCountryDefinition ShopwareCoreSystemCountryAggregateCountryStateTranslationCountryStateTranslationDefinition --> ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreSystemCountryAggregateCountryStateCountryStateDefinition ShopwareCoreSystemCurrencyAggregateCurrencyTranslationCurrencyTranslationDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPricePromotionDiscountPriceDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition ShopwareCoreSystemLocaleAggregateLocaleTranslationLocaleTranslationDefinition --> ShopwareCoreSystemLocaleLocaleDefinition ShopwareCoreSystemUserUserDefinition --> ShopwareCoreSystemLocaleLocaleDefinition ShopwareCoreSystemSnippetSnippetDefinition --> ShopwareCoreSystemSnippetAggregateSnippetSetSnippetSetDefinition ShopwareCoreSystemSalutationAggregateSalutationTranslationSalutationTranslationDefinition --> ShopwareCoreSystemSalutationSalutationDefinition ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreSystemSalutationSalutationDefinition ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreSystemSalutationSalutationDefinition ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition --> ShopwareCoreSystemSalutationSalutationDefinition ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreSystemSalutationSalutationDefinition ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition --> ShopwareCoreSystemSalutationSalutationDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemTaxTaxDefinition ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition --> ShopwareCoreSystemTaxTaxDefinition ShopwareCoreSystemTaxAggregateTaxRuleTypeTaxRuleTypeDefinition --> ShopwareCoreSystemTaxAggregateTaxRuleTaxRuleDefinition ShopwareCoreSystemTaxAggregateTaxRuleTypeTranslationTaxRuleTypeTranslationDefinition --> ShopwareCoreSystemTaxAggregateTaxRuleTypeTaxRuleTypeDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemUnitUnitDefinition ShopwareCoreSystemUnitAggregateUnitTranslationUnitTranslationDefinition --> ShopwareCoreSystemUnitUnitDefinition ShopwareCoreContentMediaMediaDefinition --> ShopwareCoreSystemUserUserDefinition ShopwareCoreSystemUserAggregateUserAccessKeyUserAccessKeyDefinition --> ShopwareCoreSystemUserUserDefinition ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition --> ShopwareCoreSystemUserUserDefinition ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition --> ShopwareCoreSystemUserUserDefinition ShopwareCoreSystemUserAggregateUserRecoveryUserRecoveryDefinition --> ShopwareCoreSystemUserUserDefinition ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition --> ShopwareCoreSystemIntegrationIntegrationDefinition ShopwareCoreSystemIntegrationAggregateIntegrationRoleIntegrationRoleDefinition --> ShopwareCoreFrameworkApiAclRoleAclRoleDefinition ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition ShopwareCoreSystemStateMachineAggregationStateMachineTransitionStateMachineTransitionDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition ShopwareCoreSystemStateMachineStateMachineTranslationDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition --> ShopwareCoreSystemStateMachineStateMachineDefinition ShopwareCoreSystemStateMachineAggregationStateMachineTransitionStateMachineTransitionDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateTranslationDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition ShopwareCoreSystemStateMachineAggregationStateMachineHistoryStateMachineHistoryDefinition --> ShopwareCoreSystemStateMachineAggregationStateMachineStateStateMachineStateDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeStateNumberRangeStateDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeTranslationNumberRangeTranslationDefinition --> ShopwareCoreSystemNumberRangeNumberRangeDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition --> ShopwareCoreSystemNumberRangeAggregateNumberRangeSalesChannelNumberRangeSalesChannelDefinition ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeTranslationNumberRangeTypeTranslationDefinition --> ShopwareCoreSystemNumberRangeAggregateNumberRangeTypeNumberRangeTypeDefinition ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreContentMediaAggregateMediaTagMediaTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreContentCategoryAggregateCategoryTagCategoryTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreCheckoutCustomerAggregateCustomerTagCustomerTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreCheckoutOrderAggregateOrderTagOrderTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreCheckoutShippingAggregateShippingMethodTagShippingMethodTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreContentNewsletterAggregateNewsletterRecipientTagNewsletterRecipientTagDefinition --> ShopwareCoreSystemTagTagDefinition ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentMediaMediaDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentCategoryAggregateCategoryTranslationCategoryTranslationDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentCategoryAggregateCategoryTagCategoryTagDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentCmsCmsPageDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentProductStreamProductStreamDefinition --> ShopwareCoreContentCategoryCategoryDefinition ShopwareCoreContentCategoryCategoryDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition ShopwareCoreContentMediaAggregateMediaTranslationMediaTranslationDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentMediaAggregateMediaTagMediaTagDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentMediaAggregateMediaThumbnailMediaThumbnailDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateMediaMailTemplateMediaDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentCmsCmsPageDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreCheckoutDocumentDocumentDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareStorefrontThemeThemeDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareStorefrontThemeAggregateThemeMediaDefinition --> ShopwareCoreContentMediaMediaDefinition ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition --> ShopwareCoreContentMediaAggregateMediaDefaultFolderMediaDefaultFolderDefinition ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition --> ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaFolderConfigurationDefinition --> ShopwareCoreContentMediaAggregateMediaFolderMediaFolderDefinition ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaThumbnailSizeMediaFolderConfigurationMediaThumbnailSizeDefinition --> ShopwareCoreContentMediaAggregateMediaThumbnailSizeMediaThumbnailSizeDefinition ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaThumbnailSizeMediaFolderConfigurationMediaThumbnailSizeDefinition --> ShopwareCoreContentMediaAggregateMediaFolderConfigurationMediaFolderConfigurationDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentSeoSeoUrlSeoUrlDefinition ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentProductAggregateProductCustomFieldSetProductCustomFieldSetDefinition --> ShopwareCoreContentProductProductDefinition ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition ShopwareCoreContentRuleRuleDefinition --> ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition ShopwareCoreCheckoutCustomerCustomerDefinition --> ShopwareCoreContentProductAggregateProductReviewProductReviewDefinition ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition ShopwareCoreContentProductStreamProductStreamDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition ShopwareCoreContentProductAggregateProductCrossSellingAssignedProductsProductCrossSellingAssignedProductsDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition ShopwareCoreContentProductAggregateProductCrossSellingTranslationProductCrossSellingTranslationDefinition --> ShopwareCoreContentProductAggregateProductCrossSellingProductCrossSellingDefinition ShopwareCoreContentProductAggregateProductFeatureSetTranslationProductFeatureSetTranslationDefinition --> ShopwareCoreContentProductAggregateProductFeatureSetProductFeatureSetDefinition ShopwareCoreContentProductSalesChannelSortingProductSortingTranslationDefinition --> ShopwareCoreContentProductSalesChannelSortingProductSortingDefinition ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition ShopwareCoreSystemDeliveryTimeAggregateDeliveryTimeTranslationDeliveryTimeTranslationDefinition --> ShopwareCoreSystemDeliveryTimeDeliveryTimeDefinition ShopwareCoreContentNewsletterAggregateNewsletterRecipientTagNewsletterRecipientTagDefinition --> ShopwareCoreContentNewsletterAggregateNewsletterRecipientNewsletterRecipientDefinition ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutShippingAggregateShippingMethodPriceShippingMethodPriceDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutPromotionAggregatePromotionPersonaRulePromotionPersonaRuleDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutPromotionAggregatePromotionOrderRulePromotionOrderRuleDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutPromotionAggregatePromotionCartRulePromotionCartRuleDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutPromotionAggregatePromotionDiscountRulePromotionDiscountRuleDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupRulePromotionSetGroupRuleDefinition --> ShopwareCoreContentRuleRuleDefinition ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition --> ShopwareCoreContentRuleAggregateRuleConditionRuleConditionDefinition ShopwareCoreContentProductStreamAggregateProductStreamTranslationProductStreamTranslationDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition ShopwareCoreContentProductExportProductExportDefinition --> ShopwareCoreContentProductStreamProductStreamDefinition ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition --> ShopwareCoreContentProductStreamAggregateProductStreamFilterProductStreamFilterDefinition ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition --> ShopwareCoreContentPropertyPropertyGroupDefinition ShopwareCoreContentPropertyAggregatePropertyGroupTranslationPropertyGroupTranslationDefinition --> ShopwareCoreContentPropertyPropertyGroupDefinition ShopwareCoreContentPropertyAggregatePropertyGroupOptionTranslationPropertyGroupOptionTranslationDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition --> ShopwareCoreContentCmsCmsPageDefinition ShopwareCoreContentCmsAggregateCmsPageTranslationCmsPageTranslationDefinition --> ShopwareCoreContentCmsCmsPageDefinition ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition --> ShopwareCoreContentCmsAggregateCmsSectionCmsSectionDefinition ShopwareCoreContentCmsAggregateCmsSlotCmsSlotDefinition --> ShopwareCoreContentCmsAggregateCmsBlockCmsBlockDefinition ShopwareCoreContentCmsAggregateCmsSlotTranslationCmsSlotTranslationDefinition --> ShopwareCoreContentCmsAggregateCmsSlotCmsSlotDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateTranslationMailTemplateTranslationDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateMediaMailTemplateMediaDefinition --> ShopwareCoreContentMailTemplateMailTemplateDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateTypeTranslationMailTemplateTypeTranslationDefinition --> ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition ShopwareCoreContentMailTemplateAggregateMailTemplateSalesChannelMailTemplateSalesChannelDefinition --> ShopwareCoreContentMailTemplateAggregateMailTemplateTypeMailTemplateTypeDefinition ShopwareCoreContentMailTemplateAggregateMailHeaderFooterTranslationMailHeaderFooterTranslationDefinition --> ShopwareCoreContentMailTemplateAggregateMailHeaderFooterMailHeaderFooterDefinition ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition --> ShopwareCoreContentImportExportImportExportProfileDefinition ShopwareCoreContentImportExportImportExportProfileTranslationDefinition --> ShopwareCoreContentImportExportImportExportProfileDefinition ShopwareCoreContentImportExportAggregateImportExportFileImportExportFileDefinition --> ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition --> ShopwareCoreContentImportExportAggregateImportExportLogImportExportLogDefinition ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutCustomerAggregateCustomerAddressCustomerAddressDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutCustomerAggregateCustomerTagCustomerTagDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutPromotionAggregatePromotionPersonaCustomerPromotionPersonaCustomerDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutCustomerAggregateCustomerRecoveryCustomerRecoveryDefinition --> ShopwareCoreCheckoutCustomerCustomerDefinition ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition --> ShopwareCoreCheckoutCustomerAggregateCustomerGroupTranslationCustomerGroupTranslationDefinition ShopwareCoreCheckoutCustomerAggregateCustomerGroupRegistrationSalesChannelCustomerGroupRegistrationSalesChannelDefinition --> ShopwareCoreCheckoutCustomerAggregateCustomerGroupCustomerGroupDefinition ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition --> ShopwareCoreCheckoutDocumentDocumentDefinition ShopwareCoreCheckoutOrderOrderDefinition --> ShopwareCoreCheckoutDocumentDocumentDefinition ShopwareCoreCheckoutDocumentDocumentDefinition --> ShopwareCoreCheckoutDocumentDocumentDefinition ShopwareCoreCheckoutDocumentAggregateDocumentTypeTranslationDocumentTypeTranslationDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentTypeDocumentTypeDefinition ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigSalesChannelDocumentBaseConfigSalesChannelDefinition --> ShopwareCoreCheckoutDocumentAggregateDocumentBaseConfigDocumentBaseConfigDefinition ShopwareCoreCheckoutOrderAggregateOrderCustomerOrderCustomerDefinition --> ShopwareCoreCheckoutOrderOrderDefinition ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition --> ShopwareCoreCheckoutOrderOrderDefinition ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition --> ShopwareCoreCheckoutOrderOrderDefinition ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreCheckoutOrderOrderDefinition ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition --> ShopwareCoreCheckoutOrderOrderDefinition ShopwareCoreCheckoutOrderAggregateOrderTagOrderTagDefinition --> ShopwareCoreCheckoutOrderOrderDefinition ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition --> ShopwareCoreCheckoutOrderAggregateOrderAddressOrderAddressDefinition ShopwareCoreCheckoutShippingShippingMethodDefinition --> ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition ShopwareCoreCheckoutOrderAggregateOrderDeliveryPositionOrderDeliveryPositionDefinition --> ShopwareCoreCheckoutOrderAggregateOrderDeliveryOrderDeliveryDefinition ShopwareCoreCheckoutOrderAggregateOrderLineItemOrderLineItemDefinition --> ShopwareCoreCheckoutOrderAggregateOrderDeliveryPositionOrderDeliveryPositionDefinition ShopwareCoreCheckoutPaymentPaymentMethodDefinition --> ShopwareCoreCheckoutOrderAggregateOrderTransactionOrderTransactionDefinition ShopwareCoreCheckoutPaymentAggregatePaymentMethodTranslationPaymentMethodTranslationDefinition --> ShopwareCoreCheckoutPaymentPaymentMethodDefinition ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupPromotionSetGroupDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionSalesChannelPromotionSalesChannelDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionIndividualCodePromotionIndividualCodeDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionPersonaRulePromotionPersonaRuleDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionPersonaCustomerPromotionPersonaCustomerDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionOrderRulePromotionOrderRuleDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionCartRulePromotionCartRuleDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionTranslationPromotionTranslationDefinition --> ShopwareCoreCheckoutPromotionPromotionDefinition ShopwareCoreCheckoutPromotionAggregatePromotionDiscountRulePromotionDiscountRuleDefinition --> ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPricePromotionDiscountPriceDefinition --> ShopwareCoreCheckoutPromotionAggregatePromotionDiscountPromotionDiscountDefinition ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupRulePromotionSetGroupRuleDefinition --> ShopwareCoreCheckoutPromotionAggregatePromotionSetGroupPromotionSetGroupDefinition ShopwareCoreCheckoutShippingAggregateShippingMethodTranslationShippingMethodTranslationDefinition --> ShopwareCoreCheckoutShippingShippingMethodDefinition ShopwareCoreCheckoutShippingAggregateShippingMethodPriceShippingMethodPriceDefinition --> ShopwareCoreCheckoutShippingShippingMethodDefinition ShopwareCoreCheckoutShippingAggregateShippingMethodTagShippingMethodTagDefinition --> ShopwareCoreCheckoutShippingShippingMethodDefinition ShopwareStorefrontThemeAggregateThemeTranslationDefinition --> ShopwareStorefrontThemeThemeDefinition ShopwareStorefrontThemeAggregateThemeSalesChannelDefinition --> ShopwareStorefrontThemeThemeDefinition ShopwareStorefrontThemeAggregateThemeMediaDefinition --> ShopwareStorefrontThemeThemeDefinition ShopwareStorefrontThemeThemeDefinition --> ShopwareStorefrontThemeThemeDefinition @enduml
false
true
false
false
sequence
cb1a541573466f9c69e1aa49060ce28a6520c79a
4b19d6ea3ca5cb2d4a6c4cecde436ef851fd2bf4
/mvvm.puml
6d24f69f433c15fd9b6e8de4220d35a4d4ada0ff
[]
no_license
RTUITLab/WifiLocalPositioning
4450fce72ecce0185092b0ae03dc9f98f56f15c8
fff18a7ea1980a5f0a5c10db2b4972899a83f2fe
refs/heads/main
2023-05-26T17:42:32.905263
2021-06-06T12:31:41
2021-06-06T12:31:41
366,454,023
1
0
null
null
null
null
UTF-8
PlantUML
false
false
13,507
puml
@startuml class com.mrkiriss.wifilocalpositioning.mvvm.repositiries.TrainingMapRepository { - LocationDataApi retrofit - MapImageManager mapImageManager - WifiScanner wifiScanner - MutableLiveData<String> toastContent - MutableLiveData<Floor> changeFloor - MutableLiveData<String> serverResponse - MutableLiveData<List<MapPoint>> serverConnectionsResponse - MutableLiveData<String> requestToUpdateFloor - LiveData<CompleteKitsContainer> completeKitsOfScansResult - LiveData<Integer> remainingNumberOfScanning - CalibrationLocationPoint calibrationLocationPoint + void changeFloor(int,boolean) + void changeFloor(int,boolean,MapPoint) - boolean checkContainsInCurrentData(FloorId) + MapPoint findMapPointInCurrentData(int,int,int) + void runScanInManager(int,String) + void processCompleteKitsOfScanResults(CompleteKitsContainer) + void startDownloadingDataOnPointsOnAllFloors() + void postFromTrainingWithCoordinates(int,int,String,int,String) - void saveNewLPInfoIntoLocaleMap(LocationPointInfo) - void postFromTrainingWithAPs() + void deleteLocationPointInfoOnServer(String) + void deleteLocationPointOnServer(String) + void startDownloadingConnections(String) + void postChangedConnections(List<MapPoint>,String) } class com.mrkiriss.wifilocalpositioning.mvvm.view.LocationDetectionFragment { # LocationDetectionViewModel viewModel - FragmentLocationDetectionBindingImpl binding - TouchImageView touchImageView - AutoCompleteAdapter autoCompleteAdapter + void onCreate(Bundle) + View onCreateView(LayoutInflater,ViewGroup,Bundle) - void createAndShowMapView() - void createSearchAdapterAndSetSettings() - void initObservers() - void showToastContent(String) - void drawCurrentLocation(MapPoint) - void drawCurrentFloor(Floor) - void showCurrentLocation(MapPoint) + {static} void hideKeyboard(Activity) } class com.mrkiriss.wifilocalpositioning.mvvm.view.SettingsFragment { # SettingsViewModel viewModel - FragmentSettingsBinding binding + void onCreate(Bundle) + View onCreateView(LayoutInflater,ViewGroup,Bundle) - void initObservers() - void showToastContent(String) - void setContentToChangeBuffer(String) } class com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.TrainingMapViewModel { - TrainingMapRepository repository - ObservableInt selectedMod - ObservableBoolean showMapPoints - ObservableInt floorNumber - ObservableField<MapPoint> selectedMapPoint - ObservableField<String> serverResponse - ObservableField<String> inputY - ObservableField<String> inputX - ObservableField<String> inputCabId - ObservableInt selectedRoomType - ObservableInt selectedFloorId - ObservableInt remainingNumberOfScanKits - ObservableField<String> inputNumberOfScanKits - ObservableField<MapPoint> selectedToChangMapPoint - ObservableField<String> contentOnActionsButtonChangesNeighbors + String MODE_SELECT_MAIN + String MODE_ADD_SECONDLY - List<MapPoint> currentChangeableConnections - LiveData<Floor> changeFloor - LiveData<String> serverResponseRequest - MutableLiveData<String> requestToUpdateFloor - MutableLiveData<String> toastContent - MutableLiveData<int[]> moveCamera - LiveData<CompleteKitsContainer> completeKitsOfScansResult - LiveData<Integer> remainingNumberOfScanning - MutableLiveData<List<MapPoint>> serverConnectionsResponse - MutableLiveData<MapPoint> requestToAddSecondlyMapPointToRV - MutableLiveData<List<MapPoint>> requestToChangeSecondlyMapPointListInRV + void processShowSelectedMapPoint(boolean) - void processModePointInfo(boolean) - void startFindNearPoint() + void arrowInc() + void arrowDec() + void startFloorChanging() + void startFloorChanging(MapPoint) + void startUpdatingMapPointLists() + void updateFloor(String) + void postPointInformationToServer() + void startScanning() + void processCompleteKitsOfScanResults(CompleteKitsContainer) + void selectActionForChangingNeighbors() - void processSelectMainMode(MapPoint) + void processServerConnectionsResponse(List<MapPoint>) - void processAddSecondlyMode(MapPoint) + void processDeleteSecondly(MapPoint) + void acceptPointChangingNeighbors() + void cancelPointChangingNeighbors() + void startDeletingLPINfo() + void startDeletingLP() } class com.mrkiriss.wifilocalpositioning.mvvm.view.TrainingScanFragment { - FragmentTrainingScanBinding binding # TrainingScanViewModel viewModel - ScanResultsRVAdapter adapter + View onCreateView(LayoutInflater,ViewGroup,Bundle) - void initObservers() - void addKitOfAPsOnRecyclerView(String) } class com.mrkiriss.wifilocalpositioning.mvvm.repositiries.LocationDetectionRepository { - LocationDataApi retrofit - WifiScanner wifiScanner - MapImageManager mapImageManager - ConnectionManager connectionManager - SettingsManager settingsManager - LiveData<CompleteKitsContainer> completeKitsOfScansResult - LiveData<Integer> requestToUpdateAccessLevel - MutableLiveData<MapPoint> requestToChangeFloorByMapPoint - MutableLiveData<Floor> requestToChangeFloor - MutableLiveData<String> toastContent - MutableLiveData<String> requestToRefreshFloor - MutableLiveData<Map<FloorId,List<MapPoint>>> requestToAddAllPointsDataInAutoFinders - MutableLiveData<Boolean> wifiEnabledState - MutableLiveData<String> requestToHideKeyboard - MutableLiveData<Boolean> requestToUpdateProgressStatusBuildingRoute - List<LocationPointInfo> listOfSearchableLocations - MapPoint resultOfDefinition - boolean showRoute - int currentFloorIdInt + void showWifiOffering(Context) + void changeFloor() - Floor defineNecessaryFloor() - Floor defineNecessaryFloorForShowCurrentLocation() + void changeFloorWithMapPoint() + void clearRouteFloors() + void findRoom(String) + void startProcessingCompleteKitsOfScansResult(CompleteKitsContainer) - void requestDefinitionLocation(CalibrationLocationPoint) - MapPoint convertToMapPoint(DefinedLocationPoint) + void requestRoute(String,String) + void requestListOfLocationPointsInfo() } class com.mrkiriss.wifilocalpositioning.mvvm.repositiries.TrainingScanRepository { - LocationDataApi retrofit - WifiScanner wifiScanner - CalibrationLocationPoint calibrationLocationPoint - int scanningMode + {static} int MODE_TRAINING_APS + {static} int MODE_DEFINITION - LiveData<CompleteKitsContainer> completeKitsOfScansResult - MutableLiveData<String> requestToAddAPs - MutableLiveData<String> serverResponse - MutableLiveData<String> toastContent - LiveData<Integer> remainingNumberOfScanning + void runScanInManager(int,int) + void runScanInManager(int,String,int) + void processCompleteKitsOfScanResults(CompleteKitsContainer) - String convertKitToString(List<AccessPoint>,int) - void chosePostCalibrationLPToServer() - void postFromTrainingWithAPs() - void postFromDefinitionLocation() } class com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.LocationDetectionViewModel { - LocationDetectionRepository repository - LiveData<CompleteKitsContainer> completeKitsOfScansResult - LiveData<MapPoint> requestToChangeFloorByMapPoint - LiveData<Floor> requestToChangeFloor - LiveData<Map<FloorId,List<MapPoint>>> requestToAddAllPointsDataInAutoFinders - LiveData<Boolean> wifiEnabledState - LiveData<String> requestToHideKeyboard - LiveData<Boolean> requestToUpdateProgressStatusBuildingRoute - LiveData<Integer> requestToUpdateAccessLevel - MutableLiveData<String> requestToRefreshFloor - MutableLiveData<String> toastContent - ObservableInt floorNumber - ObservableField<String> findInput - ObservableField<String> departureInput - ObservableField<String> destinationInput - ObservableBoolean showRoute - ObservableBoolean showFind - ObservableBoolean progressOfBuildingRouteStatus + void startProcessingCompleteKitsOfScansResult(CompleteKitsContainer) + void onShowRoute() + void onHideRoute() + void onShowFind() + void onHideFind() + void arrowInc() + void arrowDec() + void startFloorChanging() + void onShowCurrentLocation() + void startBuildRoute() + void startFindRoom() + void showWifiOffering(Context) } class com.mrkiriss.wifilocalpositioning.mvvm.view.MainActivity { # MainViewModel viewModel - NavigationView navigationView - AppBarConfiguration mAppBarConfiguration - Toolbar toolbar - DrawerLayout drawer - NavController navController - NavHostFragment navHostFragment - Fragment[] fragments - String[] fragmentTAGS - String[] typesOfRequestSources - int currentFragmentIndex # void onCreate(Bundle) - void createNavigationView() + boolean onCreateOptionsMenu(Menu) + boolean onSupportNavigateUp() - void createFragments() - int defineFragmentIndex(MenuItem) - void setBottomNavigationListener(NavigationView) + void changeFragment(int) - void checkPermissions() - void notifyAboutLackOfAccess() + void watchYoutubeVideo(String) + {static} void hideKeyboard(Activity) } class com.mrkiriss.wifilocalpositioning.mvvm.view.TrainingMapFragment { # TrainingMapViewModel viewModel - FragmentTrainingMapBinding binding - PhotoView photoView - MapPointsRVAdapter mapPointsAdapter + View onCreateView(LayoutInflater,ViewGroup,Bundle) - void initMapPointsAdapter() - void initPhotoView() - void initObservers() - void changeBitmap(Bitmap) - void showToast(String) - void moveCamera(int[]) } class com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.TrainingScanViewModel { - TrainingScanRepository trainingScanRepository - ObservableInt remainingNumberOfScanning - ObservableField<String> inputNumberOfScanKits - ObservableField<String> inputY - ObservableField<String> inputX - ObservableField<String> inputCabId - ObservableInt scanningMode - ObservableBoolean isScanningStarted - ObservableInt selectedMod - LiveData<CompleteKitsContainer> completeKitsOfScansResult - LiveData<String> requestToAddAPs - MutableLiveData<String> resultOfScanningAfterCalibration - MutableLiveData<String> toastContent - MutableLiveData<List<String>> requestToClearRV - LiveData<Integer> remainingNumberOfScanningLD + void startScanning() - void convertScanningMode() + void startProcessingCompleteKitsOfScansResult(CompleteKitsContainer) + void changeScanningStatus(boolean) + void resetElements() } class com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.SettingsViewModel { - SettingsRepository repository - ObservableField<String> scanInterval - ObservableInt numberOfScanning - ObservableInt accessLevel - LiveData<Integer> requestToUpdateNumberOfScanning - LiveData<String> requestToUpdateScanInterval - LiveData<Integer> requestToUpdateAccessLevel - LiveData<String> requestToUpdateCopyUUID - MutableLiveData<String> toastContent - void initSettingValuesFromDB() + void acceptSettingsChange() + void requestToUpdateAccessLevel() + void requestToCopyUUID() } class com.mrkiriss.wifilocalpositioning.mvvm.repositiries.MainRepository { - WifiScanner wifiScanner - SettingsManager settingsManager - ScanningAbilitiesManager abilitiesManager - LiveData<String> requestToOpenInstructionObYouTube + LiveData<String> getRequestToOpenInstructionObYouTube() + boolean isPresentAccessPermission(String) + void setCurrentTypeOfRequestSource(String) + void checkAndroidVersionForShowingScanningAbilities(Context) } class com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.MainViewModel { - MainRepository repository - LiveData<String> requestToOpenInstructionObYouTube + LiveData<String> getRequestToOpenInstructionObYouTube() + boolean isPresentAccessPermission(String) + void setCurrentTypeOfRequestSource(String) + void checkAndroidVersionForShowingScanningAbilities(Context) } class com.mrkiriss.wifilocalpositioning.mvvm.repositiries.SettingsRepository { - SettingsDao settingsDao - SettingsManager settingsManager - MutableLiveData<Integer> requestToUpdateNumberOfScanning - MutableLiveData<String> requestToUpdateScanInterval - MutableLiveData<Integer> requestToUpdateAccessLevel - MutableLiveData<String> requestToUpdateCopyUUID - MutableLiveData<String> toastContent - int currentSavedScanInterval - int currentSavedNumberOfScanning - int numberOfTryingToCopy - int requiredNumberOfTryingToCopy + void updateSettingValuesFromDB() + void updateDataFromSaved() + void requestToUpdateAccessLevel() + void requestToGetUUID() + void acceptSettingsChange(int,int) - boolean isValidSettingsData(int,int) } class com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.ItemMapPointViewModel { - MapPoint mapPoint - MutableLiveData<MapPoint> requestToDelete + void onDeleteClick() } java.io.Serializable <|.. com.mrkiriss.wifilocalpositioning.mvvm.repositiries.TrainingMapRepository androidx.fragment.app.Fragment <|-- com.mrkiriss.wifilocalpositioning.mvvm.view.LocationDetectionFragment androidx.fragment.app.Fragment <|-- com.mrkiriss.wifilocalpositioning.mvvm.view.SettingsFragment androidx.lifecycle.ViewModel <|-- com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.TrainingMapViewModel androidx.fragment.app.Fragment <|-- com.mrkiriss.wifilocalpositioning.mvvm.view.TrainingScanFragment java.io.Serializable <|.. com.mrkiriss.wifilocalpositioning.mvvm.repositiries.LocationDetectionRepository androidx.lifecycle.ViewModel <|-- com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.LocationDetectionViewModel androidx.appcompat.app.AppCompatActivity <|-- com.mrkiriss.wifilocalpositioning.mvvm.view.MainActivity androidx.fragment.app.Fragment <|-- com.mrkiriss.wifilocalpositioning.mvvm.view.TrainingMapFragment androidx.lifecycle.ViewModel <|-- com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.TrainingScanViewModel androidx.lifecycle.ViewModel <|-- com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.SettingsViewModel androidx.lifecycle.ViewModel <|-- com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.MainViewModel androidx.lifecycle.ViewModel <|-- com.mrkiriss.wifilocalpositioning.mvvm.viewmodel.ItemMapPointViewModel @enduml
false
true
false
false
class
70beeeadcba84728c2371d09fc433b41e71c319c
2175ad92163590f4e3ce396dff807f33b39ef86f
/diagrams/coarse-grained-locking.puml
599518f8615a35a89a63a5548d4f4d50e3f4c2bd
[ "Apache-2.0" ]
permissive
iCodeIN/concurrency-demo-benchmarks
64146aa6cf02356cd19ff75f4e9d904990c8d05c
3633269febb934b00eb48fb2d092370660f76097
refs/heads/main
2023-03-18T01:34:47.991743
2020-11-27T00:59:13
2020-11-27T00:59:13
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
421
puml
@startuml participant Thread1 order 1 participant Thread2 order 2 participant OutputStream order 3 group synchronized2 group synchronized1 Thread1 -> OutputStream: write hnote over Thread2: idle activate OutputStream OutputStream -> Thread1: ack deactivate OutputStream end synchronized2 Thread2 -> OutputStream: write activate OutputStream OutputStream -> Thread2: ack deactivate OutputStream end synchronized1 @enduml
false
true
false
false
sequence
cb913f416f27334190d53530650ed9d93b034edc
981bf6a7ce9a0a7a45f3af8ac26a9f8b9fc26b70
/source/mybatis-3-3.4.x/src/main/java/org/apache/ibatis/session/defaults/openSession.puml
e87387c88fc8043cdabd6864b658215c507946e0
[]
no_license
litter-fish/ReadSource
f0dab8c757b5647c1b2c4b4b9edb4d45502cb6bc
fa93b54e203bc5e630d89bae0f6ad175d39fe71f
refs/heads/master
2022-12-20T17:17:08.081908
2020-01-20T14:09:06
2020-01-20T14:09:06
227,380,506
1
2
null
2022-12-10T05:39:57
2019-12-11T14:07:11
Java
UTF-8
PlantUML
false
false
1,874
puml
@startuml DefaultSqlSessionFactory -> DefaultSqlSessionFactory: openSession activate DefaultSqlSessionFactory DefaultSqlSessionFactory -> DefaultSqlSessionFactory: openSessionFromDataSource activate DefaultSqlSessionFactory DefaultSqlSessionFactory -> DefaultSqlSessionFactory: getTransactionFactoryFromEnvironment activate DefaultSqlSessionFactory DefaultSqlSessionFactory <-- DefaultSqlSessionFactory: getTransactionFactoryFromEnvironment deactivate DefaultSqlSessionFactory DefaultSqlSessionFactory -> JdbcTransactionFactory: newTransaction activate JdbcTransactionFactory JdbcTransactionFactory -> JdbcTransaction: new JdbcTransaction() activate JdbcTransaction JdbcTransactionFactory <-- JdbcTransaction: new JdbcTransaction() deactivate JdbcTransaction DefaultSqlSessionFactory <-- JdbcTransactionFactory: JdbcTransaction deactivate JdbcTransactionFactory DefaultSqlSessionFactory -> Configuration: newExecutor activate Configuration Configuration -> ReuseExecutor: new ReuseExecutor activate ReuseExecutor Configuration <-- ReuseExecutor: executor deactivate ReuseExecutor Configuration -> CachingExecutor: new CachingExecutor(executor) activate CachingExecutor Configuration <-- CachingExecutor: executor deactivate CachingExecutor Configuration -> InterceptorChain: pluginAll(executor) activate InterceptorChain Configuration <-- InterceptorChain: executor deactivate InterceptorChain DefaultSqlSessionFactory <-- Configuration: executor deactivate Configuration DefaultSqlSessionFactory -> DefaultSqlSession: new DefaultSqlSession(configuration, executor, autoCommit) activate DefaultSqlSession DefaultSqlSessionFactory <-- DefaultSqlSession: DefaultSqlSession deactivate DefaultSqlSession DefaultSqlSessionFactory <-- DefaultSqlSessionFactory: DefaultSqlSession deactivate DefaultSqlSessionFactory @enduml
false
true
false
false
sequence
d86b543e64102c89ec5f456bd7a0e9379288bb46
a62b883e492fc9b1116bdcbef0b3f5674b7fc580
/listManager.puml
5f7b96e1170776dbd7ebe516643028ce1b1ba6d4
[]
no_license
raymepersad/persad-cop3330-assignment4-problem-repository-use-most-recent
ff0e917c5c7d65222a6727123d4cc4d06d6639e5
b0ebe01824893418ae3966e242ccc36559ac1479
refs/heads/master
2023-06-10T10:46:39.620856
2021-07-06T02:08:43
2021-07-06T02:08:43
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
541
puml
@startuml 'https://plantuml.com/sequence-diagram class todoList { todoList(topic:string) display() assignTask(taskName:String, employee:string) assignDeadline(taskName:string, dueDate:Date) createTask() markAsDone(taskName:String) removeTask((taskName:String) renameTask(oldName:String, newName:String) } class task { name:String deadLine: Date employee:String Task(name:String) setName(name:String) setDeadline(date:String) setEmployee(name:String) display() } @enduml
false
true
false
false
class
70f4beafb651b11129075868b94bc3f369976591
d658077b97f29ee990ee9fb828d8c94934477628
/src/test/resources/classdiagrams/skinning-2.puml
4a920446966721acf3bee45cbcdcaa0c265793a1
[ "Apache-2.0" ]
permissive
verhage/plantuml-parser
7fd40e8591c1548c5c417a0facf806e8c246a8b0
c792da387dd0a05b9737c69d3454d1f0d3a797a3
refs/heads/master
2022-11-12T02:36:14.941532
2020-07-05T20:29:27
2020-07-05T20:29:27
277,164,332
0
0
null
null
null
null
UTF-8
PlantUML
false
false
378
puml
@startuml skinparam class { BackgroundColor PaleGreen ArrowColor SeaGreen BorderColor SpringGreen BackgroundColor<<Foo>> Wheat BorderColor<<Foo>> Tomato } skinparam stereotypeCBackgroundColor YellowGreen skinparam stereotypeCBackgroundColor<< Foo >> DimGray Class01 <<Foo>> Class03 <<Foo>> Class01 "1" *-- "many" Class02 : contains Class03 o-- Class04 : aggregation @enduml
false
true
false
false
class
b108cd82e6fabfcb13b46d63068d4d56beceee2b
625517108615e50180082e3c6d7d1444f643485e
/test/fixtures/class-member-types-after-name/in.plantuml
c32f9a79f689cd6535f14a7d9ae941f5dcc16d56
[ "TCL", "BSD-3-Clause", "HPND", "LicenseRef-scancode-unknown-license-reference", "OpenSSL", "LicenseRef-scancode-openssl", "MIT", "LicenseRef-scancode-ssleay-windows", "ISC", "Apache-2.0", "BSD-2-Clause" ]
permissive
Enteee/plantuml-parser
180c370b3025bb7566bd86576d327364b3d5a425
765ac61d0c29c7c8f39310cfa7c385017997aeb8
refs/heads/master
2023-07-26T02:00:39.582527
2023-03-27T20:49:09
2023-03-27T20:49:09
177,091,179
132
33
Apache-2.0
2023-05-21T07:11:53
2019-03-22T07:20:31
TypeScript
UTF-8
PlantUML
false
false
70
plantuml
@startuml !theme plain class Publication { title : String } @enduml
false
true
false
false
class
36aca8c6644bdecbfc71abda69a5ab3307e2a1d3
7eb0a3429f021f1a046bed8e667a6911d789d065
/FacadePattern/FacadePattern.puml
4b81cab0f323699d784118c72447de1373f5fc48
[ "MIT" ]
permissive
gama79530/DesignPattern
d99431711fda65cfb7d790b2959ba0a712fa3f86
4730c50cdd839072ae50eef975cbed62b5a2a41c
refs/heads/master
2023-08-03T04:35:54.561642
2023-06-08T03:13:08
2023-07-31T12:32:13
269,562,362
0
0
null
null
null
null
UTF-8
PlantUML
false
false
523
puml
@startuml FacadePattern hide empty members interface Facade{ highLevelFunctionA() highLevelFunctionB() highLevelFunctionC() } interface ComponentA{ lowLevelFunctionA() lowLevelFunctionB() lowLevelFunctionC() } interface ComponentB{ lowLevelFunctionA() lowLevelFunctionB() lowLevelFunctionC() } interface ComponentC{ lowLevelFunctionA() lowLevelFunctionB() lowLevelFunctionC() } Facade -- ComponentA: > use Facade -- ComponentB: > use Facade -- ComponentC: > use @enduml
false
true
false
false
class
bd12f049bbace2d673dde3cb134a43002f86e586
d93c5e07205317d00942c83f9cd9828d01f8beef
/out/production/AED2_PL/edu/ufp/inf/projeto/argo/argo.puml
b16d5a5eebe843a1614040dbd32e6b839077fa83
[]
no_license
JorgeSilva97/LP2-AED2_GeoCache
4ba0d02b536359bce1355864a7acf50edc29731d
baa53b821479744f0e52fc5e6e0146aea45fb799
refs/heads/master
2023-05-04T22:31:54.417128
2021-04-20T23:33:50
2021-04-20T23:33:50
354,039,412
0
0
null
null
null
null
UTF-8
PlantUML
false
false
491
puml
@startuml 'https://plantuml.com/class-diagram package ProjetoLP2_AED2{ class Participante{ - nome: String - mail: String } class CoordenadasGPS{ - x: float - y: float } class GeoCache{ } class PontoDeInteresse{ - nome: String } class Objeto{ - nome: String } class TravelBug { } enum Tipo{ admin, premium, basic } GeoCache "1" --- "1" CoordenadasGPS PontoDeInteresse "1" --- "1" CoordenadasGPS GeoCache "1" --- "0..*" Objeto } @enduml
false
true
false
false
class
7e7773b93b34ece2e528b27de45db822103fb602
ec699cee5c34ced90b0ffa9c6efbf4caee979e5a
/architecture.puml
7e9d42ef8d23c09876b3ffda7350a88feff4a741
[ "MIT" ]
permissive
oinume/lekcije
374166c365ff084e2d3a16c108969afa1f99afa4
e42681075bcf7bee92a3ff7aa41d2cff0da31102
refs/heads/main
2023-08-18T18:54:57.671156
2023-08-18T18:32:37
2023-08-18T18:32:37
55,068,290
15
2
MIT
2023-09-10T12:33:25
2016-03-30T14:07:16
Go
UTF-8
PlantUML
false
false
605
puml
@startuml 'https://plantuml.com/sequence-diagram autonumber participant Browser as browser participant Cloudflare as cloudflare participant Heroku as heroku participant "Cloud Storage" as storage browser -> cloudflare: www.lekcije.com cloudflare -> heroku: request heroku -> cloudflare: HTML cloudflare -> browser: HTML browser -> cloudflare: asset.lekcije.com cloudflare -> storage: request storage -> cloudflare: JS, CSS cloudflare -> browser: JS, CSS browser -> cloudflare: API request cloudflare -> heroku: API request heroku -> cloudflare: API response cloudflare -> browser: API response @enduml
false
true
false
false
sequence
5f9c62cc5faeafb484a7d437e87cfe943a9b7c2f
b12398ba16bcc093f7aa7384cc6f7f0a24b002b0
/etc/singleto.umr.puml
f8ef1ca1dc0e98d1ab3387d92c6ca6dab52978b8
[]
no_license
AndresTY/BancoPDUSA
f3f2e8d3ed81f133cc812b0219c7f762995e3cc9
1a6727f5911e5d870e4e013a3a5b442aefc08ef4
refs/heads/Master
2023-08-03T15:21:39.136064
2021-09-15T17:12:55
2021-09-15T17:12:55
406,444,696
1
1
null
2021-09-15T17:12:56
2021-09-14T16:31:39
Java
UTF-8
PlantUML
false
false
625
puml
@startuml package Launcher{ class Validador{ ~numgen:String -Validador() +getValidador(): Validador {static} +validar(String): boolean +next():String } } package Perfil{ class Perfil{ - creditoRotativo: Creditorotativo - cdt:CDT -cuentaAhorros: CuentaAhorros -cuentaCorriente: CuentaCorriente -tarjetasCredito: ArrayList<TarjetaCredito> -tarjetaDebito: ArrayList<TarjetaDebito> +checkNumero(Tarjeta): void +anadirTarjetaDebito(TarjetaDebito): void +anadirTarjetaCredito(TarjetaCredito): void } } Validador --> Validador :"new" Perfil --> Validador :"use" @enduml
false
true
false
false
sequence
2243c59da54794f2fe4ede73d57bf2746c7e56a1
30bc94fe49b28656c408148438ba2de897db2626
/mymovies/class.puml
4ea6700e2845377faa1a25c828f298dec95ad233
[]
no_license
victoriahopso/IT1901
2aff22385084928d0d85e17b6622b0d5aa4e4433
e1fdafca7f752aeae9865ed5a0a707179c4552bb
refs/heads/master
2023-08-19T07:46:16.836999
2020-11-19T14:27:45
2020-11-19T14:27:45
412,639,210
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,494
puml
@startuml AllUsers <-- RemoteUserAccess AllUsers <-- MockUserAccess User <-- AllUsers User <-- MyMoveisController User <-- LogInController User <-- RemoteUserAccess User <-- MockUserAccess Film <-- User Film <-- MyMoveisController MyMoveisController <-- LogInController UserAccess <|.. MockUserAccess UserAccess <|.. RemoteUserAccess RemoteUserAccess <-- MyMoveisController RemoteUserAccess <-- LogInController class AllUsers{ Collection<User> users Collection<User> getAllUsers() } class User{ #String userName #String password #Collection<Film> myMovies User(String, String) void addMovie(Film) void removeMovie(Film) } class Film{ String name String genre int Rating Film(String, String, int) String toString() String displayText() } class LogInController{ UserAccess access User user void handleSignUp(ActionEvent) void handleSignIn(ActionEvent) void logIn(ActionEvent) void logInFailure(String) } class MyMoveisController{ #ObservableList<String> ratings #ObservableList<String> genres #ObservableList<String> moviesList #TableView<Film> table #User user #UserAccess access void handleSubmit() void submitted() void generateList(ActionEvent) } class RemoteUserAccess{ AllUsers allUsers URI uri ObjectMapper objectMapper RemoteUserAccess() String param(String) URI uri(String) } interface UserAccess{ boolean isUser(String, String) User getUser(String) void addUser(User) void updateUser(User) boolean usernameTaken(String) } class MockUserAccess{ AllUsers allUsers } @enduml
false
true
false
false
class
90270f1fe5f5c41fa56b89f19589bdfb541dd2c4
ae18f3805c2044dd28acb0e54142ffa3a213decf
/simplefactory/class.puml
ce7c5bd436e753c1d33c21784339f6718150b194
[]
no_license
GochenRyan/DesignPatternsInPython
c125bff53b4edc73cba0eef4ed4408033ff28711
47103f46d9b803c0f53902e83daf7b7be032903b
refs/heads/main
2023-06-05T12:40:40.219251
2021-06-21T16:48:52
2021-06-21T16:49:05
366,058,078
0
0
null
null
null
null
UTF-8
PlantUML
false
false
239
puml
@startuml class CSimpleFactory { CreateOperate(sOperate) } class COperation { m_iNumberA m_iNumberB } CSimpleFactory <-- COperation COperation <|-- CAdd COperation <|-- CSub COperation <|-- CMul COperation <|-- CDiv @enduml
false
true
false
false
class
707d8f07a1d87f21bc16571adf19626272d557b2
c9c618e7ea0dc7e1e8957ddba74791e0b34419af
/src/main/java/comportement/interpreter/eni/interpreter.puml
b592274ad625c47db20efa3a4463a828a64b3e5f
[]
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,159
puml
@startuml note "Le pattern Interpreter fournit un cadre pour donner une\nrepresentation par objets de la grammaire d'un langage,\nafin d'evaluer en les interpretant des expressions ecrites\ndans ce langage. Ici, on veut creer un moteur de recherche\ndes vehicules par mot-clé selon une certaine grammaire.\nOn va evaluer des expressions selon un arbre syntaxique\ncomposé d'objets : operateurs et operandes" as N0 abstract class Expression{ +evalue(description) } class MotCle{ #motCle +evalue(description) } interface OperateurBinaire class OperateurEt{ +evalue(description) } class OperateurOu{ +evalue(description) } note left of MotCle : fleche vide -|>: relation is-a = heritage Expression <|-- MotCle Expression <|-- OperateurBinaire OperateurBinaire <|-- OperateurEt OperateurBinaire <|-- OperateurOu note left of Expression : fleche normale -> est une\nrelation HAS - A composition Expression "1 #operandeGauche" <-- OperateurBinaire Expression "1 #operandeDroite" <-- OperateurBinaire MotCle <|-- ElementTerminal MotCle <|-- ElementTerminal2 note left of ElementTerminal : peut etre un nom de variable\nentiers, nombres reels, chaines... @enduml
false
true
true
false
class
fc193207ee688918c786efc1b6c8061d56877dd2
eb79b5e41b205bca757ecb47616d107d0c78e13d
/design_patterns/structural/decorator/2. beverages_bad_design2.puml
59f71eca45f4e933ecdec3eb1af117e0bb3c5cae
[]
no_license
kevinwong1983/exploration
6023bb1c903c316794b132b1bff4ef817fe55f5d
20029c025c7ae44e0dba535a6ec47b065b19f65b
refs/heads/master
2022-06-09T09:48:26.087800
2022-06-05T22:29:47
2022-06-05T22:29:47
207,248,735
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,010
puml
@startuml skinparam monochrome true abstract Beverages { Bool milk bool soy bool mocha getDescription() cost() hasMilk hasSoy hasMocha setMilk setSoy setMocha // other usefull methods } note left of Beverages <b>Bad design 2: Overuse of composition *condements added to beverages using composition. end note note right of Beverages::cost Need to add complex logic in cost() and in getDescription() e.g. if (hasMik(){ cost += 0.10 } if (hasSoy(){ cost += 0.10 } if (hasMocha(){ cost += 0.20 } Also we cannot add for example a double mocha without modifying the logic here. <b>Not flexible nor maintainable! end note class HouseBlend { HouseBlend cost() } class DarkRoast { HouseBlend cost() } class Decaf { HouseBlend cost() } class Espresso { HouseBlend cost() } Beverages <|.. HouseBlend Beverages <|.. DarkRoast Beverages <|.. Decaf Beverages <|.. Espresso @enduml
false
true
false
false
activity
ed569395bfa072fa98d79514fa9152794ee86c68
2aafccd45a1963f5a1b7e2c6954d04a7a45bfd3d
/core/architecture/short_flow.puml
c0045e01e6829928aef889fb5914657606a4643e
[ "Apache-2.0" ]
permissive
max402/open-banking-gateway
bc97b4234907db664e5a69adf455cfdb48c9ed2b
992f9bd917917095249ebb77d25e5e173402dbe0
refs/heads/master
2020-12-08T16:35:26.390904
2019-12-20T15:25:55
2019-12-20T15:25:55
233,034,356
0
0
Apache-2.0
2020-01-10T11:36:41
2020-01-10T11:36:40
null
UTF-8
PlantUML
false
false
1,218
puml
@startuml actor "Better Loans (FinTech)" as FinTech actor "John Doe (PSU)" as PSU component "TPP REST API" as api component "BPMN flow management" as bpmn { component "BPMN flow for\nFinancier Globe Bank" as flow } component "ASPSP api adapter" as aspsp_adapter component "Financier Globe Bank\nparameter extractor" as aspsp_param_provider component "Financier Globe Bank (ASPSP)" as aspsp component "Financier Globe Bank\n mocked\ncontrollers" as aspsp_mocked PSU -> FinTech : 1. Give me a loan FinTech -> api : 2. Get transaction\nlist for John Doe api --> bpmn : 3. Get transaction list flow <--> aspsp_param_provider : 4. <b>params</b> = Get\nparameters\nfrom CONTEXT flow --> aspsp_adapter : 5. Get\ntransaction\nlist\nusing <b>params</b> aspsp_adapter -> aspsp_mocked : 6. Get\ntransaction list aspsp_mocked -down-> aspsp_adapter : 7. All\nparameters\npresent aspsp_adapter -up-> flow : 8. All ok flow --> aspsp_adapter : 9. Get\ntransaction list\nusing <b>params</b> aspsp_adapter --> aspsp : 10. Get\ntransaction list aspsp --> aspsp_adapter : 11. User\ntransaction list aspsp_adapter --> flow : 12. User\ntransaction list bpmn --> api : 13. User\ntransaction list api --> FinTech : 14. List @enduml
false
true
false
false
usecase
d0d7724dfd090b7534eda308cadc5c4fbb39b52e
2699c66b851bd3181efddfae3caa5b3f9b981a01
/hw/hw8/hw8_1/cachefsm.plantuml
4bb6ce08c1c105240be29ee4792964a36eafe1c4
[]
no_license
cs-ece-552/assigns-sielicki
90051254af78c38905bafc025de0e2bce3d3e726
7053f070111e182e297af7b637f884e940f7f5b2
refs/heads/master
2020-04-23T09:20:42.645606
2019-05-05T22:20:22
2019-05-05T22:20:22
171,065,524
0
1
null
null
null
null
UTF-8
PlantUML
false
false
137
plantuml
@startuml hide empty description [*] --> EdgeWait EdgeWait --> Check Check --> Idle EdgeWait: "This is a comment" @enduml
false
true
false
false
state
4eb625be3f2ab715e46cfb43ee3aced96e5f7fb8
326f0532299d6efcaec59d5a2cc95c31d9af9ef2
/src/com/atguigu/principle/ocp/ocp.plantuml
ed55dc382a643d99e2fd07d162c964b1265708a5
[]
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
1,279
plantuml
@startuml title __OCP's Class Diagram__\n namespace com.atguigu.principle.ocp { class com.atguigu.principle.ocp.Circle { ~ Circle() } } namespace com.atguigu.principle.ocp { class com.atguigu.principle.ocp.GraphicEditor { + drawCircle() + drawRectangle() + drawShape() + drawTriangle() } } namespace com.atguigu.principle.ocp { class com.atguigu.principle.ocp.Ocp { {static} + main() } } namespace com.atguigu.principle.ocp { class com.atguigu.principle.ocp.Rectangle { ~ Rectangle() } } namespace com.atguigu.principle.ocp { class com.atguigu.principle.ocp.Shape { ~ m_type : int } } namespace com.atguigu.principle.ocp { class com.atguigu.principle.ocp.Triangle { ~ Triangle() } } com.atguigu.principle.ocp.Circle -up-|> com.atguigu.principle.ocp.Shape com.atguigu.principle.ocp.Rectangle -up-|> com.atguigu.principle.ocp.Shape com.atguigu.principle.ocp.Triangle -up-|> com.atguigu.principle.ocp.Shape right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
df35d1523c368195643c741fcfdae436ca28761a
7c2a17fd3d19a13fb71558f79900a2908de98c58
/docs/uml-class-diagrams/admin/test/TrackDataTests/TrackDataTests.puml
751dbd5c30502764e79601ed6ac9f97bfdd5e2e9
[]
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
1,312
puml
@startuml TrackDataTests package edu.oakland.test.admin { class TrackDataTests { + void pointsOnlyConstructorCourseIs0() + void fullDataConstructorCourseInIsCourseOut() + void pointsOnlyConstructorSpeedIs0() + void fullDataConstructorSpeedInIsSpeedOut() + void pointsOnlyConstructorValidIsFalse() + void fullDataConstructorValidIsTrue() + void pointsOnlyConstructorPointsInArePointsOut() + void fullDataConstructorPointsInArePointsOut() + void statusMessageInIsStatusMessageOut() + void noValidDataViaPointsOnlyConstructor() + void noNullDataViaPointsOnlyConstructor() + void noNullDataViaFullDataConstructor() + void noTooLittleDataViaFullDataConstructor() + void noTooMuchDataViaFullDataConstructor() + void noNegativeSpeedViaFullDataConstructor() + void noNegativeCourseViaFullDataConstructor() + void noTooLargeCourseViaFullDataConstructor() - float generateRandomCourse() - float generateRandomSpeed() - int generateRandomTooSmallArrayLength() - LocationDataPoint[] generateRandomLocationDataPointsArray(int length) - LocationDataPoint generateRandomLocationDataPoint() - String generateRandomString() } } @enduml
false
true
false
false
class
74fbc34895fbd8846dfc678e83d48b4af6c7faaa
967db7f88bdf0e5cb8feca9571b9e85175f7bcc8
/docs/BrianStorm.puml
7b26b0dc87c68266ee3cf7eaa35ad51e255b28f9
[]
no_license
CAADE/edgeville
fd0053d749c259029ef4c7791210663ace87be21
6a3dc4791c9adf4915dc38aed3a04d1f1ef4ad65
refs/heads/master
2020-03-28T06:11:31.554585
2019-05-02T17:37:03
2019-05-02T17:37:03
147,819,682
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,547
puml
@startuml package "Customer 1" as C1 #lightblue { rectangle "Data Center 1" as DC1 #white { cloud "Multi-Common Cloud Core" as HC #orange { rectangle "Service\nOrchestrator" #white rectangle "Controller" #white } cloud "SDI" as C1C #yellow { } } rectangle "Data Center 2" as DC2 #white { cloud "SDI" as C2C #yellow { } } } package "Teleco" as Teleco #aaffaa { rectangle "Teleco DC" as TDC #white { cloud "Shared Cloud\nSDI" as SC #yellow { } cloud "Private Cloud\nSDI" as PC #lightgray { } } rectangle "NGCO" as NGCO #white { cloud "Private Cloud\nSDI" as NPC #lightgray { } } rectangle "Base Station" as BS #white { cloud "Private Cloud\nSDI" as BPC #lightgray { } } } package "Customer 1 Edge" as C1E #lightblue { rectangle "Edge Device" as Edge #white { cloud "uSDI" as EC #yellow { package "uCPE\nSDN\nEnterprise NFV" as uCPE #white { } package "SDC" as Compute #white { } database "SDS" as Storage #white { } } } rectangle "Edge Device" as Edge2 #white { cloud "uSDI" as uCPE2 #yellow { } } } package IOTGateway #lavender { storage "IOT Device" as IOTD { } storage "IOT Device" as IOTD2 { } } storage "IOT Device" as ID3 IOTGateway "n" <--> "1" uCPE : wired IOTGateway "n" <--> "1" uCPE : wireless ID3 "n" <--> "1" uCPE HC .> C1C HC ..> C2C HC ..> SC HC ..> EC HC ..> uCPE2 Edge ==> BS Edge2 ==> BS BS ==> NGCO NGCO ==> TDC TDC ==> DC1 @enduml
false
true
false
false
sequence
b96314a414ba0e27873c67d6ed0f6e6d4be6ed61
aefb1807676f66cc46e45071b3deb1969e682322
/SELAIN SISTEM/UML/SEQUENCE/administrator/DeletePermanentPegawai.puml
94954fc43577fded02b5095ea6da2e1bb7b2ff42
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
kurniado729/sistem_kp
f456f7a22392f99c117797370c9a8d70c96b0df4
c77c7bc9aa28fe414be3254880112dbffb4b2ab2
refs/heads/master
2023-02-01T21:00:47.861038
2019-12-20T18:52:46
2019-12-20T18:52:46
220,038,247
0
1
MIT
2023-02-01T02:14:20
2019-11-06T16:12:42
HTML
UTF-8
PlantUML
false
false
780
puml
@startuml autonumber hide footbox title Menghapus Permanen Pegawai Actor Administrator boundary Dashboard_V boundary Trash_V control Admin_C control Pegawai_C Entity Pegawai_E Admin_C --> Dashboard_V: load->view() Dashboard_V --> Administrator: Halaman Dashboard Administrator --> Dashboard_V: klik menu Trash Pegawai Dashboard_V --> Pegawai_C: trash() Pegawai_C --> Pegawai_E: Pegawai_E --> Pegawai_C: Pegawai_C --> Trash_V: load->view() Trash_V --> Administrator: Halaman Trash Pegawai Administrator --> Trash_V: klik tombol Delete Permanent Pegawai Trash_V --> Pegawai_C: deletepermanentpegawai() Pegawai_C --> Pegawai_E: Pegawai_E --> Pegawai_C: Pegawai_C --> Trash_V: load->view() Trash_V --> Administrator: Halaman Trash pegawai @enduml
false
true
false
false
sequence
81f7aea459887a15d2b311ea037fc18b34669ce5
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/BusinessUnitAddBillingAddressIdAction.puml
43b3cc56467f370065562ac0e4f77b4c2df5a2de
[]
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 BusinessUnitAddBillingAddressIdAction [[BusinessUnitAddBillingAddressIdAction.svg]] extends BusinessUnitUpdateAction { action: String addressId: String addressKey: String } interface BusinessUnitUpdateAction [[BusinessUnitUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
6a79df304f9aaf806b43b79b5793d3e1c4c427f4
394a56ac07462a7305e934de37c3ed3a5363f56a
/Sprint 3/Análise/UC1_Registar_Organização/UC1_SequenceDiagram.plantuml
61021101d6c9a69a9d5ce81bb7d8eca83485484e
[]
no_license
pedro-miguez/upskill_java1_labprg_grupo3
69ab871772f2a2faba901ee894aea2f8fe7392bb
99bed16b491e8f0fbceb86e621cb9164e7722586
refs/heads/main
2023-03-24T02:26:43.964110
2021-03-22T10:50:54
2021-03-22T10:50:54
331,625,464
1
0
null
2021-03-19T18:00:07
2021-01-21T12:45:29
Java
UTF-8
PlantUML
false
false
2,638
plantuml
@startuml actor UtilizadorNãoRegistado as UtilizadorNãoRegistado UtilizadorNãoRegistado -> "RegistarOrganizacaoUI" : 1 Introduz os dados solicitados activate UtilizadorNãoRegistado activate "RegistarOrganizacaoUI" "RegistarOrganizacaoUI" -> "RegistarOrganizacaoController" : 2 registarOrganizacao(nome,NIF,endLocal,endCodPostal,\nendLocalidade,tlf,site,email,nomeG,tlfG, emailG) activate "RegistarOrganizacaoController" "RegistarOrganizacaoController" -> ":Plataforma" : 3 plat = Plataforma.getInstance() activate ":Plataforma" deactivate ":Plataforma" "RegistarOrganizacaoController" -> "ro:RepositorioOrganizacao" : 4 repoOrg = plat.getRepoOrg() activate "ro:RepositorioOrganizacao" deactivate "ro:RepositorioOrganizacao" "RegistarOrganizacaoController" -> "rc:RepositorioColaborador" : 5 repoColab = plat.getRepoColab() activate "rc:RepositorioColaborador" deactivate "rc:RepositorioColaborador" "RegistarOrganizacaoController" -> "ro:RepositorioOrganizacao" : 6 org = criarOrganizacao(nomeOrg, nif, website, \ntelefone, email, rua, localidade, codigoPostal) activate "ro:RepositorioOrganizacao" "ro:RepositorioOrganizacao" -> NIF ** : 7 create(nif) "ro:RepositorioOrganizacao" -> Website ** : 8 create(website) "ro:RepositorioOrganizacao" -> Telefone ** : 9 create(telefone) "ro:RepositorioOrganizacao" -> Email ** : 10 create(email) "ro:RepositorioOrganizacao" -> EnderecoPostal ** : 11 create(rua, localidade, codigoPostal) "ro:RepositorioOrganizacao" -> Organizacao ** : 12 create(nomeOrg, nif, website, \ntelefone, email, enderecoPostal) deactivate "ro:RepositorioOrganizacao" "RegistarOrganizacaoController" -> "rc:RepositorioColaborador" : 13 gestor = criarGestor(nomeGestor, telefoneGestor, emailGestor, org) activate "rc:RepositorioColaborador" "rc:RepositorioColaborador" -> Telefone : 14 create(telefone) activate Telefone deactivate Telefone "rc:RepositorioColaborador" -> Email : 15 create(email) activate Email deactivate Email "rc:RepositorioColaborador" -> Colaborador ** : 16 create(nomeGestor, telefoneGestor, emailGestor, org, Funcao.GESTOR) deactivate "rc:RepositorioColaborador" ref over RegistarOrganizacaoController, Colaborador : UC1_SD_RegistarGestorComoUtilizador "RegistarOrganizacaoController" -> "ro:RepositorioOrganizacao" : 17 insertOrganizacao(org, gestor, password); activate "ro:RepositorioOrganizacao" "ro:RepositorioOrganizacao" -> "BaseDados" ** : 18 createOrganizacao() deactivate "ro:RepositorioOrganizacao" deactivate "RegistarOrganizacaoController" "RegistarOrganizacaoUI" --> UtilizadorNãoRegistado : 23 operação bem sucedida, \n mostra dados deactivate "RegistarOrganizacaoUI" @enduml
false
true
true
false
usecase
aacc7c0d5043a968a77f1cba59026ea7aa14ab17
31a840c3423754734e6d9b06b19ea273a8bedfa9
/ejemplo-diagrama-dominio.puml
b99e42e75d081da7df12d638ad7dad36d0a129b3
[]
no_license
wormaza/EjemploModeloDominio
c3954ab982a244280b16968c824c4b8ee736f587
3b253d9dbf09c7ebe34c4481bfc6183c45eeea1c
refs/heads/master
2023-03-29T13:02:22.448116
2021-04-09T15:33:39
2021-04-09T15:33:39
297,212,230
1
1
null
null
null
null
UTF-8
PlantUML
false
false
807
puml
@startuml title Modelo de Dominio (INF 236) skinparam style strictuml hide methods hide empty members note as nota1 Por simplicidad, el estado sera un texto. end note class Autor { nombre : String } class Libro { titulo : String año : Int genero: String } class Biblioteca { nombre : String telefono : Int email: String } class Usuario { rut: Int dv : Char telefono : Int emal : String } class Multa { fecha : Date monto : Int } class Prestamo{ fecha_inicio: Date fecha_termino: Date estado: string } nota1 .up. Prestamo Biblioteca "1" -- "1..*" Libro : almacena > Libro "1..*" -- "0..*" Autor : fue-escrito > Usuario "1" -up- "0..*" Prestamo : realiza > Usuario "1" -- "0..*" Multa : posee > Prestamo "0..*" -- "1..*" Libro : contiene > @enduml
false
true
true
false
class
3cc2be11f49e154f1a567345abfb963ccb76521e
58f5766244826918a3cf79312f861f76c5aa6f7d
/Documents/uml/ViewModels/MainWindowViewModel.puml
e81e1810fbc9b91d7205d67b533a76985ba06c37
[ "MIT" ]
permissive
BillKrat/CsvEditSharp
3835aa9d7955a33830be47b044d3c05763c68dff
a91334a8aa1b08c4f7fe38116892b088e92d4da4
refs/heads/master
2022-01-28T15:31:06.719793
2019-07-28T11:39:25
2019-07-28T11:39:25
198,216,226
0
1
MIT
2019-07-22T12:10:45
2019-07-22T12:10:44
null
UTF-8
PlantUML
false
false
1,432
puml
@startuml class MainWindowViewModel { + SelectedTab : int <<get>> <<set>> + SelectedTemplate : string <<get>> <<set>> + CurrentFilePath : string <<get>> <<set>> + CurrentFileName : string <<get>> <<set>> + CurrentConfigName : string <<get>> <<set>> + CsvRows : ObservableCollection<object> <<get>> <<set>> + ErrorMessages : ObservableCollection<string> <<get>> <<set>> + HasErrorMessages : bool <<get>> <<set>> + ConfigFileTemplates : ObservableCollection<string> <<get>> + ConfigurationDoc : IDocument <<get>> <<set>> + QueryDoc : IDocument <<get>> <<set>> + ReadCsvCommand : ICommand <<get>> + WriteCsvCommand : ICommand <<get>> + QueryCommand : ICommand <<get>> + ResetQueryCommand : ICommand <<get>> + RunConfigCommand : ICommand <<get>> + SaveConfigCommand : ICommand <<get>> + SaveConfigAsCommand : ICommand <<get>> + ConfigSettingsCommand : ICommand <<get>> + DeleteTemplateCommand : ICommand <<get>> + MainWindowViewModel(viewServiceProvider:IViewServiceProvider) + GetDataGridColumnValidation(propertyName:string) : DataGridColumnValidationRule + <<async>> GetCompletionListAsync(position:int, code:string) : Task<IEnumerable<CompletionData>> + GetDataGridColumnConverter(propertyName:string) : DataGridColumnConverter + Dispose() : void } BindableBase <|-- MainWindowViewModel IDisposable <|-- MainWindowViewModel @enduml
false
true
false
false
class
9fa314aa78840a8478661653c6ee89f57471253e
507366979ab895f19170fa3c3227dd4a64e1ee4a
/diagrama.puml
dfa6c525a9c978f6bccadd73d167bcef6394c644
[]
no_license
HeraclitoDeEfeso/ayp3-tp2
b8f4d6aa261e71f4734dd5123a9e39a8e7349526
c4ef110542700399ab9355a1b031d9afa1fc0491
refs/heads/master
2020-05-27T04:34:49.182054
2019-06-08T13:46:11
2019-06-08T13:46:11
188,484,526
0
1
null
null
null
null
UTF-8
PlantUML
false
false
1,266
puml
@startuml title Aplicación class Arbol { int clave int balance Arbol* izquierda Arbol* derecha Arbol* insertarArbol(Arbol*, int) Arbol* eliminarArbol(Arbol*, int) Arbol* buscarArbol(Arbol*, int) Lista* preordenArbol(Arbol*) Lista* postordenArbol(Arbol*) Lista* enordenArbol(Arbol*) -Arbol* crearArbol(int) -int insertarArbolBalanceado(Arbol**, int) -int eliminarArbolBalanceado(Arbol**, int) -int balancearArbol(Arbol**) -void rotarDerecha(Arbol**) -void rotarIzquierda(Arbol**) -int buscarMaximo(Arbol*) } class Lista { void* dato Lista* siguiente Lista* agregarLista(Lista*, void*) Lista* apilarLista(Lista*, void*) Lista* desapilarLista(Lista*) Lista* unirLista(Lista*, Lista*) void borrarLista(Lista*) -Lista* crearLista(void*, Lista*) } class Menu { char* titulo char** opciones int dimension Menu* crearMenu(char*, char**, int) int activarMenu(Menu*) } class Aplicacion <<utility>> { {static} int main() {static} int solicitarClave() {static} void mostrarRecorrido(Lista*) } Arbol "2" *-- Arbol Lista "*" <-left- Arbol Menu <.up. Aplicacion Arbol <.up. Aplicacion Lista <.up. Aplicacion hide <<utility>> circle @enduml
false
true
true
false
class
fb2500e64b0b1277f157bdb9fcf10cfa8ea771b1
83147b64e04741de0403ef88b6c9aeba85d05361
/docs/Iteracao2/UC1_SD.puml
6ea686f3be00a9e28201f946971f948a6a21843e
[]
no_license
antoniodanielbf-isep/ESOFT-2020
3af037382ecf70f5b25448765e841a8733cc3968
a1bcfcbb7951b58afcc9c1f663265091dde3926e
refs/heads/main
2023-06-04T23:48:29.068810
2021-06-20T18:18:38
2021-06-20T18:18:38
378,711,541
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,058
puml
@startuml autonumber actor "Utilizador Não Registado" as UNR participant ":Registar\nOrganizacaoUI" as UI participant ":RegistarOrganizacao\nController" as CTRL participant ":Plataforma" as PLAT participant "Organizacao" as _ORG participant "org:Organizacao" as ORG participant "end:EnderecoPostal" as END participant "colab:Colaborador" as COLAB participant ":Autorizacao\nFacade" as AUT activate UNR UNR -> UI : registar organização activate UI UI --> UNR : solicita dados organização \n(nome,NIF,endereço,tlf,site,email)\n e sobre o gestor (nomeG,função,tlfG, emailG, pwd) deactivate UI UNR -> UI : introduz os dados solicitados activate UI UI -> CTRL : novaOrganizacao(nome,NIF,endLocal,endCodPostal,\nendLocalidade,tlf,site,email,nomeG,função,tlfG, emailG,pwd) activate CTRL CTRL -> PLAT: org = novaOrganizacao(nome,NIF,endLocal,endCodPostal,\nendLocalidade,tlf,site,email,nomeG,função,tlfG, emailG) activate PLAT PLAT -> _ORG: end=novoEndereco(endLocal,endCodPostal,endLocalidade) activate _ORG _ORG --> END ** : create(endLocal,endCodPostal,endLocalidade) deactivate _ORG PLAT -> _ORG: colab=novoColaborador(nomeG,função,tlfG, emailG) activate _ORG _ORG --> COLAB ** : create(nomeG,função,tlfG, emailG) deactivate _ORG PLAT --> ORG ** : create(nome,NIF,end,tlf,site,email,colab) deactivate PLAT CTRL -> PLAT : validaOrganizacao(org, pwd) activate PLAT deactivate PLAT deactivate CTRL UI --> UNR : apresenta dados e solicita confirmação deactivate UI UNR -> UI : confirma activate UI UI -> CTRL: registaOrganizacao() activate CTRL CTRL -> PLAT: registaOrganizacao(org, pwd) activate PLAT PLAT -> PLAT: validaOrganizao(org, pwd) PLAT -> COLAB: nomeG = getNome() activate COLAB deactivate COLAB PLAT -> COLAB: emailG = getEmail() activate COLAB deactivate COLAB PLAT -> AUT: registaUtilizadorComPapeis(nomeG,emailG,pwd,["GESTOR","COLABORADOR"]) activate AUT deactivate AUT PLAT -> PLAT: addOrganizao(org) deactivate PLAT deactivate CTRL UI --> UNR : operação bem sucedida deactivate UI deactivate UNR @enduml @enduml
false
true
true
false
usecase
6b445bbe50560ef454a4f1f04a5f2afa98c7367f
c8e5514bd3ea44e6613f469e88bc0562ba16ae62
/src/site/sphinx/formatting/puml/colors/Teal.puml
d4e12ffa2774f24e33d5bfb0ea877fe28acbbbed
[]
no_license
weedySeaDragon/plantuml-documentation
1dc30b9afcedaf1afe153cd9bbaa2c3246a769ba
3c23cd2cd7fc1b4a85423ef9861711907fab2296
refs/heads/develop
2022-12-09T05:57:04.055959
2022-05-12T16:05:20
2022-05-12T16:05:20
165,910,589
55
6
null
2022-11-22T10:34:29
2019-01-15T19:28:35
SCSS
UTF-8
PlantUML
false
false
301
puml
@startuml skinparam ClassBackgroundColor #Teal skinparam ClassFontColor #Teal skinparam ClassBorderColor #Teal skinparam ClassStereotypeFontSize 0 skinparam CircledCharacterFontSize 0 skinparam CircledCharacterRadius 0 skinparam ClassBorderThickness 0 skinparam Shadowing false class Dummy @enduml
false
true
false
false
class
c65d32f3170a5ebeb27dcda9c9393acce47292bf
f601c40e50e0f113f480ae2de3e80bc4a3172f86
/docs/Solution/Data-Coordinator/UseCases.puml
0be9ea64bee68533092855ecd8815739c9b989d2
[]
no_license
CAADE/C3
07307a3795888672df18e99932e25951911eaf1d
4bbe48a335b936cf75808d0902b32f73b99ff958
refs/heads/master
2022-11-24T14:52:05.724752
2019-06-19T03:32:46
2019-06-19T03:32:46
67,574,474
1
0
null
2022-11-22T11:28:45
2016-09-07T05:19:16
JavaScript
UTF-8
PlantUML
false
false
221
puml
@startuml left to right direction actor :User: actor :SubSystem: rectangle "Data Coordinator" #lightblue { UseCase UC1 as "Use Case1" UseCase UC2 as "Use Case2" User --> UC1 UC1 --> UC2 UC2 --> SubSystem } @enduml
false
true
false
false
usecase
d56cfb74d56fd0bb0395465ab4ac4af428985fc3
7d2a705fb165b5ea71e97d9c6729b26eed007d56
/uml/component/opentrading-core_component.puml
fafed58a02a9c29f015cb1a76196ed40529dc0a8
[]
no_license
open-algorithmic-trading/docs
797724baa4f436574ab1b442f7d9bcb23ae141a3
b242c6534973716714a51a3c823b1e748b029de3
refs/heads/master
2023-03-16T11:48:12.434313
2021-03-14T00:26:00
2021-03-14T00:26:00
295,362,413
17
6
null
null
null
null
UTF-8
PlantUML
false
false
79
puml
@startuml package "opentrading-core" { [opentrading-core] as OC } @enduml
false
true
false
false
uml-unknown
ffa524993f12f85005cb1af2ea01b8d1eed4f43c
b2281338312f6cf7c8e134d67bf1ed5d85ae5ed5
/TD6/TD6.2.1.plantuml
78afe5cb949bfd0c255c6e617e834977fff2b05c
[ "MIT" ]
permissive
IUT-Blagnac/bcoo-LordHugo02
b3136a66301c6bc340585878cd6535054a8d9d8b
39943919d0a0858ddc6c0ab602b8fec91093547a
refs/heads/main
2023-04-14T17:54:29.352678
2021-04-27T13:31:31
2021-04-27T13:31:31
335,632,481
0
0
null
null
null
null
UTF-8
PlantUML
false
false
939
plantuml
@startuml TD6 hide circle hide empty methods '------ Classes Métiers class Qualification { code libelle tauxHoraire } class Artisan { SIRET nom adresse tph } class Tache { code designation } class Chantier { nomProprio adresseProprio adresseChantier telProprio dateOuverture dateFermeture estTermine() cloturer(Date) cloturer() 'SetDateFermeture(Date) } class Modele { code designation prixVenteM prixRevientM dureeConstructionM } '------ Classes Associations class Realiser { date duree } class Executer { ordre dureeMoy } '------ Associations Realiser "*" -up- "1" Artisan Realiser "*" -down- "1" Chantier Realiser "*" -left- "1" Tache Tache "*" -up- "1" Qualification Qualification "1" - "*" Artisan Modele "0..*" - "1..*" Tache Modele "1" -down- "*" Chantier (Tache, Modele) .. Executer 'Main -left-> "*" Artisan 'Main - "*" Chantier 'Main - "*" Modele @enduml
false
true
true
false
class
b7ac181be88fc9c69c93a0baddf6eee5bc1a187d
5e54fff99ec1cba3403ad6f7370ddbf75012066d
/docs/diagrams/proposed_data_read_process.plantuml
56efbfd6cba2c19b85b535757388fc2ccb82bc78
[ "Apache-2.0" ]
permissive
opendatacube/datacube-core
3f6d9a7b8970c0b9ec7861665dd095fc89b416f0
24b046e737ea94bc088ee0f0566e839370152be9
refs/heads/develop
2023-08-21T17:21:22.788628
2023-08-14T18:28:25
2023-08-14T23:22:15
35,531,022
445
170
Apache-2.0
2023-09-13T06:52:56
2015-05-13T05:58:13
Python
UTF-8
PlantUML
false
false
2,872
plantuml
@startuml skinparam backgroundColor white skinparam note { BackgroundColor #F1FFFF BorderColor #2980B9 } skinparam activity { BackgroundColor #BDE3FF ArrowColor #2980B9 BorderColor #2980B9 StartColor #227BC6 EndColor #227BC6 BarColor #227BC6 } skinparam sequence { ArrowColor #2980B9 DividerBackgroundColor #BDE3FF GroupBackgroundColor #BDE3FF LifeLineBackgroundColor white LifeLineBorderColor #2980B9 ParticipantBackgroundColor #BDE3FF ParticipantBorderColor #2980B9 BoxLineColor #2980B9 BoxBackgroundColor #DDDDDD } skinparam actorBackgroundColor #FEFECE skinparam actorBorderColor #A80036 skinparam usecaseArrowColor #A80036 skinparam usecaseBackgroundColor #FEFECE skinparam usecaseBorderColor #A80036 skinparam classArrowColor #A80036 skinparam classBackgroundColor #FEFECE skinparam classBorderColor #A80036 skinparam objectArrowColor #A80036 skinparam objectBackgroundColor #FEFECE skinparam objectBorderColor #A80036 skinparam packageBackgroundColor #FEFECE skinparam packageBorderColor #A80036 skinparam stereotypeCBackgroundColor #ADD1B2 skinparam stereotypeABackgroundColor #A9DCDF skinparam stereotypeIBackgroundColor #B4A7E5 skinparam stereotypeEBackgroundColor #EB937F skinparam componentArrowColor #A80036 skinparam componentBackgroundColor #FEFECE skinparam componentBorderColor #A80036 skinparam componentInterfaceBackgroundColor #FEFECE skinparam componentInterfaceBorderColor #A80036 skinparam stateBackgroundColor #BDE3FF skinparam stateBorderColor #2980B9 skinparam stateArrowColor #2980B9 skinparam stateStartColor black skinparam stateEndColor black title Proposed Data Reading Process actor User User -> Datacube: Requests some data using dc.load_data() activate Datacube loop for each time/irregular dimension slice Datacube -> Datacube: _fuse_measurement() Datacube -> DataLoader: reproject_and_fuse() note right DataLoader is not currently a class, it is functions in the ""datacube.storage.storage"" module end note activate DataLoader hnote over DataLoader : create a destination array in RAM loop for each DataSource create DataSource DataLoader -> DataSource: read_from_source() activate DataSource create BandSource activate BandSource DataSource -> BandSource: open() returns BandSource alt Non reprojecting read BandSource -> BandSource: _read_native() else ReProjecting read BandSource -> BandSource: reproject() end BandSource --> DataSource: append data into destination array deactivate BandSource DataSource --> DataLoader: return destination array deactivate DataSource end DataLoader --> Datacube: return data deactivate DataLoader end Datacube --> User: return data deactivate Datacube @enduml
false
true
false
false
sequence
adc80be2979a688ab7fb24aae110bd52345dcf80
8e0e85b3875e06a4d76b4298decb879026847d7f
/docs/Skeleton/diagrams/Craft_space_station/comm/5.Not_Possible_to_craft_station.puml
e4ee3122fb9416ad437ca75cbbc4d50d60df8faa
[]
no_license
viseguard-studios/Documentation
fba5030594be0303374d70019c7ea759316a96fe
290312ddbeab9cf9a28147c868f3330475aebd6d
refs/heads/main
2023-05-13T12:00:34.417075
2021-06-06T07:52:49
2021-06-06T07:52:49
338,383,487
0
0
null
null
null
null
UTF-8
PlantUML
false
false
767
puml
@startuml rectangle "recipe: SpaceStationRecipe" as recipe rectangle "s: SpaceShip" as s rectangle "inv: Inventory" as inv rectangle "a: Asteroid" as a rectangle "inventory:Inventory" as inventory rectangle "item: Item" as item rectangle "aItem: Item" as aItem title SpaceShip can't craft space station \n recipe -right- s: 1. GetAsteroid() \n ----> \n 2. a \n <- - - \n 3. GetInventory() \n ----> \n 4. inv \n <- - - recipe -left- inv: 5. getItems() \n <---- \n 6. items \n - - -> recipe -- a: 7. GetInventory() \n <---- \n 8. inventory \n - - -> recipe -- inventory: 9. GetItems() \n <---- \n 10. aItems \n - - -> recipe -- item: 11. Satisfies(i)\n ---->\n 12. x \n <- - - recipe -- aItem: 13. Satisfies(i)\n ---->\n 14. y \n <- - - @enduml
false
true
false
false
sequence
e6252fd3cd8e2d37f1da51a14a479631ba650b6c
c8e5514bd3ea44e6613f469e88bc0562ba16ae62
/src/site/sphinx/formatting/puml/colors/SandyBrown.puml
20993fdfb588378d74a67932e0d8578c82272d6d
[]
no_license
weedySeaDragon/plantuml-documentation
1dc30b9afcedaf1afe153cd9bbaa2c3246a769ba
3c23cd2cd7fc1b4a85423ef9861711907fab2296
refs/heads/develop
2022-12-09T05:57:04.055959
2022-05-12T16:05:20
2022-05-12T16:05:20
165,910,589
55
6
null
2022-11-22T10:34:29
2019-01-15T19:28:35
SCSS
UTF-8
PlantUML
false
false
319
puml
@startuml skinparam ClassBackgroundColor #SandyBrown skinparam ClassFontColor #SandyBrown skinparam ClassBorderColor #SandyBrown skinparam ClassStereotypeFontSize 0 skinparam CircledCharacterFontSize 0 skinparam CircledCharacterRadius 0 skinparam ClassBorderThickness 0 skinparam Shadowing false class Dummy @enduml
false
true
false
false
class
649bf72f91d0853d023abdd5d51f2c900809db24
ca013075cc64e307300f4f39a45727ed389563b8
/en-diagram/src/test/java/com/g2forge/enigma/diagram/plantuml/model/klass/members.puml
f0c243d5b634229453190d230fc9d5038d24c8f4
[ "Apache-2.0" ]
permissive
g2forge/enigma
6032e09ac347f1ef07853664a04412983b4b4423
dcd5cbee7664c60334cff9b69502dd0850d8e662
refs/heads/master
2022-07-21T12:47:16.635047
2022-06-30T00:19:27
2022-06-30T00:19:27
113,804,682
1
1
Apache-2.0
2022-06-30T00:19:28
2017-12-11T02:51:51
Java
UTF-8
PlantUML
false
false
23
puml
class A { zero one }
false
true
false
false
class
23d0e4c24c1c5a8d71b98a34c79b162892970b11
b5ccccb3984e93d1eee2d3d952d09444e5e7211d
/controlleradvice/src/main/java/com/github/yujiaao/validators/validators.plantuml
eb46e24cb67af65cb5cb6e7ddfb86de5a758fbaf
[]
no_license
yujiaao/spring-mvc-source-analysis
16837fb7a7dfbca83432e538a732d8cc94517099
b707e95a44aa093807175fd48010847cc336a982
refs/heads/master
2021-07-14T02:28:46.637707
2020-10-19T15:55:51
2020-10-19T15:55:51
213,173,358
1
0
null
2020-10-19T15:56:28
2019-10-06T13:26:55
Java
UTF-8
PlantUML
false
false
468
plantuml
@startuml title __VALIDATORS's Class Diagram__\n namespace com.concretepage { namespace validators { class UserValidator { + supports() + validate() } } } UserValidator .up.|> org.springframework.validation.Validator right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
58eb8f502318aca5120eec6c29c5cef2a3d826c3
6d925dce5636b2b3da22e150c73855204eff85e2
/uml/todolist.puml
56d160bd0858a353ffab840f79a552317ed94e09
[]
no_license
brookefuller96/Fuller-cop3330-assignment4
f09655a8c6bc428166c9d8ac52b17ec029ab60c4
9a4d2c63ffbc1a6e2e539944e8a68a2cece94109
refs/heads/master
2023-06-01T10:45:42.704617
2021-07-06T02:56:16
2021-07-06T02:56:16
383,283,083
0
0
null
null
null
null
UTF-8
PlantUML
false
false
136
puml
@startuml 'https://plantuml.com/class-diagram class ToDo{ main() start() } javafx.Application <|-- Todo ToDo -- Controller @enduml
false
true
false
false
class
08106b2c00dcffe71f04ecf3f0898d803d55f33e
ddd9fceda7accb11f6e5c8f3614ee9b5a717d8e8
/node/src/deps/v8/FunctionCallbackInfo.puml
644e46e96572fbb7771c5a6dcf48de7a039bb253
[]
no_license
Ayase-252/note-figures
e2cf7578aa9363346ac0c97bac38dc88e2afd6c8
259f9b7eb718359e7c63f9c5da97b1e6e098b3c2
refs/heads/master
2023-04-14T13:19:23.107968
2021-05-01T11:26:13
2021-05-01T11:26:13
337,063,921
0
0
null
null
null
null
UTF-8
PlantUML
false
false
211
puml
@startuml v8/FunctionCallbackInfo namespace v8 { class FunctionCallbackInfo<T> { +Local<Object> Holder() const +Isolate* GetIsolate () const +ReturnValue<T> GetReturnValue () const } } @enduml
false
true
false
false
class