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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1da07a32221c8903c873b408b306362ce0f2b5f1 | 9623791303908fef9f52edc019691abebad9e719 | /src/cn/shui/order/combintion_sum_II/combintion_sum_II.plantuml | 046d23819973faaf3657d1219ded398bd0848136 | [] | no_license | shuile/LeetCode | 8b816b84071a5338db1161ac541437564574f96a | 4c12a838a0a895f8efcfbac09e1392c510595535 | refs/heads/master | 2023-08-17T04:53:37.617226 | 2023-08-15T16:18:46 | 2023-08-15T16:18:46 | 146,776,927 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 600 | plantuml | @startuml
title __COMBINTION_SUM_II's Class Diagram__\n
namespace cn.shui.order {
namespace combintion_sum_II {
class cn.shui.order.combintion_sum_II.Solution {
{static} + main()
{static} - combination()
{static} - combinationSum2()
{static} - combinationSum2_()
{static} - dfs()
{static} - isListEqual()
}
}
}
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 |
6498de2800f660b25ccd17d058c5dbd805873902 | e996fa8ecacb2f092ee170ba4703cdafd464097a | /bouquet-SubSystem/templates/Physical.puml | d701c4bbea7d53a37e8b815c2a6b4537e66acb78 | [
"MIT"
] | permissive | madajaju/bouquet | 24f46a8786cc9829eee8b7a2c452137b1481683a | 3224eef247bae360d30e90bd4928eb2cde29f3ac | refs/heads/master | 2023-04-28T22:12:20.533376 | 2018-11-21T13:45:09 | 2018-11-21T13:45:09 | 90,114,169 | 2 | 1 | null | 2023-04-18T11:23:53 | 2017-05-03T06:08:04 | JavaScript | UTF-8 | PlantUML | false | false | 434 | puml | @startuml
rectangle "Physical Diagram TBD"
@enduml
package "<%= nameSpaces %>" #lightblue {
interface CLI
interface Web
interface REST
folder bin #ffffff {
component binName
}
folder appName #ffffff {
component sails.io
component sailsjs
}
folder uService1 #ffffff {
component micro
}
}
CLI -- binName
binName -- REST
Web -- sailsjs
Web -- REST
REST -- sailsjs
Web -- sails.io
REST -- micro
| false | true | false | false | class |
f76421671eb7c23a7a9f60a374533879c1f9478d | 0cd9b11dcb5a9efc2acf3e1dc5c1ac9f0323b716 | /uml/ApplicationAssignment2UML.puml | bdee46829a025d6f60ee5cc63936e0ca32f9b65c | [] | no_license | etjv/johnson-4237-a5 | 82a135f0ccb1638ca4a9631293cc2be6db4587c6 | 1e780f438ff28bf5510c4ad4a6abccc5e9274901 | refs/heads/master | 2023-06-28T04:58:46.010823 | 2021-07-26T01:08:36 | 2021-07-26T01:08:36 | 388,854,982 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 826 | puml | @startuml
'https://plantuml.com/sequence-diagram
class App {
main()
start()
}
class AppController{
+ addInventoryItemButtonClicked()
+ removeInventoryItemButtonClicked()
+ saveInventoryListButtonClicked()
+ openInventoryListButtonClicked()
+ addInventoryItem()
+ deleteInventoryItem()
+ saveInventoryList()
+ openInventoryList()
+ createTSVFile()
+ createHTMLFile()
}
class InventoryList{
- ObservableSet<InventoryItem> InventoryList;
}
class InventoryItem{
- BigDecimal value;
- String serialNumber;
- String name;
+ getValue()
+ setValue()
+ getSerialNumber()
+ setSerialNumber()
+ getName()
+ setName()
}
javafx.Application <|-- App
App -- AppController
InventoryList --> InventoryItem
AppController --> InventoryList
@enduml
| false | true | false | false | class |
26d4448aec30bc30cf8503125178bb26c00c4d62 | 755cdb4fc5cc293af43e25b4853358e734b8255b | /feature/src/main/java/log/uml/ComponentLoggingSystem.puml | 7ac91f8601917c50f30d4e9fe84a54dbf4e89607 | [] | no_license | weihuanhuan/MiscellaneousTest | f5e81e399db08a36132e43864929080c46804be6 | 86cb2b74302ebf2c7d5a094223cf30e218024837 | refs/heads/test | 2023-08-31T01:54:31.111248 | 2023-08-24T04:14:37 | 2023-08-24T04:14:37 | 124,471,368 | 1 | 2 | null | 2022-03-17T11:58:28 | 2018-03-09T01:43:46 | Java | UTF-8 | PlantUML | false | false | 654 | puml | @startuml
package "Store"{
database LogFile
}
package "config"{
database ConfigFile
}
package "Logging System" {
[config parser] -> ConfigFile : translate
[config parser] <-- [LogManager] : parse
node "Async Logger"{
[Disruptor] --> [Logger] : work thread put LogEvent
[Disruptor] <-- [Logger] : logging thread take LogEvent
[Handler] -> [LogRecord] : use
[Formatter] <- [Handler] : format
[Logger] --> [Handler] : publish
[Handler] --> LogFile : write
}
[LogManager] -> [Logger] : get/add logger
}
package User {
[Application] -> [Logger] : logger.info()
}
@enduml | false | true | false | false | sequence |
acf9e1d86fd318651e8e2126cddbd0bf2ecbed98 | 0d0e40b3c8658358bbbf0d5b56fd302115ceef2f | /network.puml | 463db0a8f5d37793ec124e06b16845b001bd92b8 | [] | no_license | rinechran/network | b4d6c42871f4cad5a0883feb4d95d5c010af8798 | debb1111aadebd93bdb45769845a725c9ae7114c | refs/heads/master | 2023-01-22T04:36:59.126639 | 2020-11-18T22:13:58 | 2020-11-18T22:13:58 | 296,808,331 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 381 | puml | @startuml
actor User
entity Application
control PacketCapture
collections OS
note left PacketCapture : PacketCapture Thread Start
PacketCapture -> OS : NetWOrk Packet Initalize
loop infinite
User -> Application : User Input
OS -> PacketCapture : NetWOrk Packet Data
Application -> PacketCapture : UserInputer
PacketCapture -> User : ViewData Out
end
@enduml | false | true | false | false | sequence |
04c323e5dcee930fd01c56415989f0ead3689392 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/GeneralError.puml | f8378069f017a10730337694459732f505c7f8d3 | [] | 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 | 411 | 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 GeneralError [[GeneralError.svg]] extends ErrorObject {
code: String
message: String
}
interface ErrorObject [[ErrorObject.svg]] {
code: String
message: String
}
@enduml
| false | true | false | false | class |
6d8dfcfb6639d26c5d649fc5370e131fb547b7c5 | 112e511928937b8ec60004ca94f1dd996bd9fd1a | /Documents/Shos.Chatter.Server/Controllers/HomeController.puml | 8e34da8b18169298440b9f0218b2dc90f2cf1623 | [
"MIT"
] | permissive | Fujiwo/Shos.Chatter.NetFramework | 2c143b390b1588e38e5967a8b8f1c51bf5487362 | 3c7061398e790c2fc856585fdbf60a18705f11e0 | refs/heads/master | 2023-03-23T09:31:02.071913 | 2021-03-11T05:27:48 | 2021-03-11T05:27:48 | 323,569,895 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 103 | puml | @startuml
class HomeController {
+ Index() : ActionResult
}
Controller <|-- HomeController
@enduml
| false | true | false | false | class |
808ccd31a07591d08e48392b83b1e2e2bc09378a | 4f807c22f79a4b400626d2eeb9f2ace4e6c43c08 | /service.puml | 941a057bd32c368a7a65463914e2ab470949d736 | [] | no_license | Service360-SampleOrg/PaymentService | 06251274f31d456efdd82e7f935582dcad853cae | ca59de43048e6851fd215345ceec59372760eecc | refs/heads/master | 2022-12-13T07:36:51.288442 | 2020-08-07T11:19:48 | 2020-08-07T11:19:48 | 219,786,772 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 255 | puml | ' PaymentService
@startuml
node PaymentService {
}
node LegacyMonolithApp {
}
cloud PaymentProvider1 {
}
cloud PaymentProvider2 {
}
PaymentService --> PaymentProvider1
PaymentService --> PaymentProvider2
PaymentService --> LegacyMonolithApp
@enduml
| false | true | false | false | deployment |
d925a4242569360a36057e3e9bd2a6b997773ea2 | f265a6cf1a3269c1c07446b2869fb3a8c80d28fb | /src/test/java/com/example/apns/PushNotification/PushNotification.plantuml | 62e95c566d232685330c02f01a85f2392c5f08c2 | [] | no_license | alokkulkarni/PushNotification | 92e08cc40a8550f2aee68fb50ace2fb48d9f90e5 | 348067139783fde691c213bff6f456e1915c3964 | refs/heads/master | 2021-07-07T01:29:41.986413 | 2020-09-12T06:27:06 | 2020-09-12T06:27:06 | 184,802,314 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 386 | plantuml | @startuml
title __PUSHNOTIFICATION's Class Diagram__\n
package com.example.apns.PushNotification {
class PushNotificationApplicationTests {
+ contextLoads()
}
}
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 |
866c5e2100ee1244aa7493eb018f5c35390dba61 | ada58b08512f0390c1bf1a31f63defcac442d58b | /kj-repo-doc/src/main/java/com/kj/repo/doc/netty/bind-task_2.puml | bc71b43c1d5a0230a7170e32153446dd7ddb704a | [] | no_license | Kuojian21/kj-repo | a508e83325f6cab9a2acba550d07f4515f9d2ca9 | 5ae4ff95fd843d69317e471ac20345fdbe109cbe | refs/heads/master | 2022-12-21T11:50:21.906395 | 2021-10-04T23:24:50 | 2021-10-04T23:24:50 | 149,978,220 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 329 | puml | @startuml
autonumber
EventLoop -> ChannelInitializer
activate ChannelInitializer
ChannelInitializer -> ChannelPipeline:addLast(ServerBootstrapAcceptor)
activate ChannelPipeline
ChannelPipeline --> ChannelInitializer
deactivate ChannelPipeline
ChannelInitializer --> EventLoop
deactivate ChannelInitializer
@enduml | false | true | false | false | sequence |
44b80172b91f9d140bffec039b8935201c165061 | 3150c7ff97d773754f72dabc513854e2d4edbf04 | /P3/STUB_Yeste_Guerrero_Cabezas/out/production/main/org/concordion/internal/command/command.plantuml | fd24e37639b74cdaf66c217fc66db99e9a292bd0 | [
"WTFPL"
] | 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 | 7,391 | plantuml | @startuml
title __COMMAND's Class Diagram__\n
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class AssertEqualsCommand {
- listeners : List<AssertEqualsListener>
- comparator : Comparator<Object>
+ AssertEqualsCommand()
+ AssertEqualsCommand()
+ addAssertEqualsListener()
+ removeAssertEqualsListener()
+ verify()
- announceSuccess()
- announceFailure()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class AssertFalseCommand {
# processFalseResult()
# processTrueResult()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class AssertTrueCommand {
# processFalseResult()
# processTrueResult()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
abstract class BooleanCommand {
- listeners : List<AssertListener>
+ addAssertListener()
+ removeAssertListener()
+ verify()
# announceSuccess()
# announceFailure()
{abstract} # processTrueResult()
{abstract} # processFalseResult()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class EchoCommand {
+ verify()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class ExampleCommand {
- listeners : List<ExampleListener>
+ getExamples()
+ addExampleListener()
+ removeExampleListener()
+ execute()
- getExampleName()
+ modifyCommandCallTree()
# isBeforeExample()
{static} + setupCommandForExample()
+ setSpecificationDescriber()
- announceBeforeExample()
- announceAfterExample()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class LocalTextDecorator {
{static} - TEXT_VARIABLE : String
{static} - HREF_VARIABLE : String
+ LocalTextDecorator()
# process()
- getHref()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
interface ResultAnnouncer {
{abstract} + announceException()
{abstract} + announce()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class RunCommand {
- listeners : List<RunListener>
+ addRunListener()
+ removeRunListener()
+ setRunStrategy()
+ RunCommand()
+ execute()
- announceRunStarted()
- updateHrefSuffix()
- newRunResultAnnouncer()
+ setRunnerFactory()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class SequentialRunStrategy {
+ call()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class SetCommand {
- listeners : List<SetListener>
+ addSetListener()
+ removeSetListener()
+ setUp()
- announceSetCompleted()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class SpecificationCommand {
- listeners : List<SpecificationProcessingListener>
- outerExampleListeners : List<OuterExampleListener>
+ setUp()
+ execute()
+ getSpecificationDescription()
+ start()
+ finish()
+ verify()
+ addSpecificationListener()
+ removeSpecificationListener()
+ addOuterExampleListener()
+ removeOuterExampleListener()
+ setSpecificationDescriber()
- announceAfterProcessingEvent()
- announceBeforeProcessingEvent()
- announceBeforeOuterExampleEvent()
- announceAfterOuterExampleEvent()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class ThrowableCatchingDecorator {
- listeners : List<ThrowableCaughtListener>
- failFastExceptions : List<Class<? extends Throwable>>
+ addThrowableListener()
+ removeThrowableListener()
+ ThrowableCatchingDecorator()
- announceThrowableCaught()
# process()
- rethrowFailFastException()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class ThrowableCaughtPublisher {
- listeners : List<ThrowableCaughtListener>
+ addThrowableListener()
+ removeThrowableListener()
+ throwableCaught()
}
}
}
}
package org.concordion {
package org.concordion.internal {
package org.concordion.internal.command {
class VerifyRowsCommand {
- listeners : List<VerifyRowsListener>
{static} - DEFAULT_STRATEGIES_PACKAGE : String
{static} - DEFAULT_STRATEGIES_SUFFIX : String
+ addVerifyRowsListener()
+ removeVerifyRowsListener()
+ verify()
- newStrategyInstance()
- detectStrategyClass()
- findFirstExistingClass()
}
}
}
}
AssertEqualsCommand -up-|> AbstractCommand
AssertFalseCommand -up-|> BooleanCommand
AssertTrueCommand -up-|> BooleanCommand
BooleanCommand -up-|> AbstractCommand
EchoCommand -up-|> AbstractCommand
ExampleCommand -up-|> AbstractCommand
ExampleCommand o-- SpecificationDescriber : specificationDescriber
LocalTextDecorator -up-|> AbstractCommandDecorator
RunCommand -up-|> AbstractCommand
RunCommand o-- RunStrategy : runStrategy
RunCommand o-- RunnerFactory : runnerFactory
SequentialRunStrategy -up-|> RunStrategy
SetCommand -up-|> AbstractCommand
SpecificationCommand -up-|> AbstractCommand
SpecificationCommand o-- SpecificationDescriber : specificationDescriber
ThrowableCatchingDecorator -up-|> AbstractCommandDecorator
ThrowableCaughtPublisher -up-|> ThrowableCaughtListener
VerifyRowsCommand -up-|> AbstractCommand
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 |
8953df88c0ea6d7c79df5459d44d9edc94b28398 | 774592ba2267c733c8f9fad71937140034accef7 | /core/api/api.puml | a2c859e616a2965b1f1e906f7e68130979cd1cdf | [
"MIT"
] | permissive | entrealist/crypton | 1f75559d2959628afe0f00dfe19e57b0228c198f | 33dc96367c3a4eb869800b6a0ac84f302bd68502 | refs/heads/master | 2023-02-01T14:13:35.549262 | 2020-11-06T22:43:19 | 2020-11-06T23:20:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 498 | puml | @startuml
class Resource
class Address
class Account
class User
enum AccountStatus
class Account {
status: AccountStatus
address: Address
password: String
}
class Address {
local: String
domain: String
}
class Resource {
string: String
address: Address
}
class User {
address: Address
}
class Chat {
accountAddress: Address
users: List<User>
}
Account *-- Address
Account *-- AccountStatus
Resource *-- Address
User *-- Address
Chat *-- User
@enduml | false | true | false | false | class |
fb5e64d924f57d7f3a97fbfc21ea44cf60e43c80 | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/UseCases/Manage-External-Connections/Register-API-Gateway.puml | 5ef9d58480b88b73feac633fcd4b54d17c0cd856 | [] | no_license | CAADE/ADC | bec251477e457a9ee4eca673fdab04b65c4290f5 | a81ba7532e7092ab564bcb30f8ec36bab3b71d0b | refs/heads/master | 2021-06-23T22:20:00.239150 | 2019-04-03T05:15:20 | 2019-04-03T05:15:20 | 104,887,854 | 5 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 149 | puml | @startuml
Actor "actorName" as A
box "Manage-External-Connections" #lightblue
participant "adc" as S
A -> S : Register-API-Gateway
end box
@enduml
| false | true | false | false | sequence |
be78435ddffc24f2b65bb521401ad77c7ebf187b | 2b36b86e3a1b372784360a6cebf4105dfe9b302c | /exercise42/docs/Solution42.puml | 2a56afef729dc454395ab2e0d05e2edd6ca3c16c | [] | no_license | richardlopez813/lopez-a04 | a66de255b83661f67d1cd47f9335e759550afd74 | 237cf80a9878432a9aca311ad563ae4b0ec7a1f2 | refs/heads/main | 2023-08-28T08:26:45.718831 | 2021-10-18T03:54:05 | 2021-10-18T03:54:05 | 417,690,274 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 219 | puml | @startuml
'https://plantuml.com/class-diagram
class Solution42{
+ArrayList<String> data
+String[][] twoDarrayOfstring
+{static} {method} void main()
+{method} String[][] dataParser(): String[][] outputArray
}
@enduml | false | true | false | false | class |
ae5e4d92a98475cbccaeaaf4bcc03134ce52c70c | e4d42cca5b039b20a1a933027011a7bece2efa2e | /schema/schema_strategy.puml | 02feb46a1dfb373d289339764113e61d87a2ba3f | [] | no_license | Viinyard/AOC_PROJET | f5073e56bd29d54aa2f7b711960ab536a82e190f | 4fde8e25026d22119288ac4fc1934227e607f1db | refs/heads/master | 2020-04-01T17:54:52.055312 | 2019-01-28T22:34:46 | 2019-01-28T22:34:46 | 153,458,855 | 0 | 0 | null | 2019-01-24T11:16:02 | 2018-10-17T13:10:09 | Java | UTF-8 | PlantUML | false | false | 248 | puml | @startuml
interface DiffusionStrategy {
+configure(Generator generator, Observable observable)
+execute()
}
DiffusionStrategy <|-- AtomiqueStrategy
DiffusionStrategy <|-- CausaleStrategy
DiffusionStrategy <|-- SequentielStrategy
@enduml
| false | true | false | false | class |
3e772b2a73a23ffbee9315b92f3b20b98ccea1ab | 9e3999271f5857b742c579df9c7af4b500089799 | /docs/diagrams/anoncred_seq.puml | f508020fda949c7386badf8b4f4d0c91730becd9 | [] | no_license | sdchhoker/anoncreds | dcc8ca52b1cb5b981f74822e15a8d29ccdc432d8 | 9fade1ae3d6f26501d281eda41549cae34b3facb | refs/heads/master | 2021-01-13T05:24:48.454098 | 2017-02-08T16:04:33 | 2017-02-08T16:04:33 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,007 | puml | @startuml
actor Prover as P
participant "Issuer" as I
participant "Verifier" as V
participant "Public Repo" as S
note over I, S #white
dashed arrows: a value may be cached, so a call to the ledger/public storage may not be needed
<font color=green>green:</font> submit/get to/from Public Repo
black: communication between Issuer/Prover/Verifier
<font color=red>red:</font> store locally
endnote
== Claim Definition setup ==
note over I: Define **Claim definition** with attributes **m1, m2, ..., ml**
I -[#green]> S: Store **Claim Definition**
== Issuer Setup for each Claim Definition==
note over I: **1.** Generate Primary Keys: **PK** and **SK**\n**2.** Generate Non-revocation Keys: **PKr** and **SKr**
I -> I: Store Private Keys **SK**, **SKr**
I -[#green]> S: Store Primary and Revocation Public Keys: **PK, PKr**
note over I:**3.** Create accumulator with keys: **accum**, **PKaccum**, **SKaccum**, **Tails**
I -> I: Store Private Key **SKaccum**
I -[#green]> S: Store **PKaccum, accum**
I -[#green]> S: Store **Tails**
== Claim Issuance for a Claim Definition==
note over P: Generate Master Secret **m1**
P -> P: Store **m1**
S -[#green]-> P: Get **PK** and **PKr**
note over P: **P1.** generate U, vPrime, Ur and vrPrime with prover-generated values
P -> P: Store **vPrime**, **vrPrime**
P -[#black]> I: **P2.** Request Claim for the given Claim Def, U and Ur.
note over I
**I1.** Set attribute values **m3,...ml** and encode to 256 bits
**I2.** Select accumulator with ID=iA (issue a new one if needed)
**I3.** generate revocation context **m2**
end note
I -> I: Store **m2,...,ml**
S -[#green]-> I: Get **PK, PKr, accum, PKaccum** values
note over I
**I5.** Create Primary Claim Credentials **c1=c1(...,{m2,m3,...ml},...)**
**I6.** Create Non-Revocation Credentials **c2**
**I7.** Update Revocation Registry (**accum**)
end note
I -[#green]> S: Store new accumulator update: **accum**
I -[#black]> P: Send **c1**, **c2**, **m2**
S -[#green]-> P: Get **PKaccum** value
note over P
**P3.** update **c1**, **c2** with **vPrime, vrPrime**
**P4.** Check that **c2** is correct
end note
P -> P: Store **c1,c2,m2**
== Presentation for each Claim Definition ==
note over P
**P1.** Take nonce **n1** from a Verifier's link
**P1.** Take **revealedAttributes, predicates, accumSeqNo/TS** from a Verifier's link
end note
S -[#green]-> P: Get **PK,PKr,PKaccum,Tails**
note over P: **P3.** Check accumSeqNo/TS of the last **accum**\n and update the latest accum if needed
S -[#green]> P: Update **accum** and get all issued/revoced since the last update
note over P
**P4.** Update **c2** (witness) for the latest **accum**
**P5.** Create Primary Proof for **c1** and each predicate: **PrC**
**P6.** Create NonRevocationProof for **c2**: **PrP**
end note
P -[#black]> V: Send Full Proof: **Pr=(PrC, PrP)**
S -[#green]-> V: Get **PK, PKr, PKaccum, accum**
note over V: **V1.** Verify **Pr**
@enduml | false | true | false | false | usecase |
c7dd3a1e37d0d408944281b0a2d740d7cfc1d0a6 | d23570a7eb909eaea459bb116561d7422453edaf | /src/Docs/Resources/current/2-internals/1-core/10-erd/_puml/erd-shopware-core-content-product.puml | 269a3f7bd01e0d367fdccabb847114f45e120e13 | [
"LicenseRef-scancode-generic-cla",
"MIT"
] | permissive | renebitter/platform | 3ffdf76dae3122378da8181a33fb1616af3cce4c | a31a01b2ada6b425b586f0f8f4635e7706e652d7 | refs/heads/master | 2020-06-29T06:52:37.127167 | 2019-08-02T15:12:55 | 2019-08-02T15:12:55 | 200,465,805 | 1 | 0 | MIT | 2019-08-04T08:02:57 | 2019-08-04T08:02:57 | null | UTF-8 | PlantUML | false | false | 12,564 | puml | @startuml
' uncomment the line below if you're using computer with a retina display
' skinparam dpi 300
!define Table(name,desc) class name as "desc" << (T,#FFAAAA) >>
!define ForeignTable(name,desc) class name as "desc" << (T,#ada6a6) >>
!define TranslationTable(name,desc) class name as "desc" << (I,#4286f4) >>
' we use bold for primary key
' green color for unique
' and underscore for not_null
!define primary_key(x) <b>x</b>
!define unique(x) <color:green>x</color>
!define not_null(x) <u>x</u>
' other tags available:
' <i></i>
' <back:COLOR></color>, where color is a color name or html color code
' (#FFAACC)
' see: http://plantuml.com/classes.html#More
hide methods
hide stereotypes
hide empty members
skinparam backgroundColor #FFFFFF
' entities
Table(ShopwareCoreContentProductProductDefinition, "product\n(Product)") {
primary_key(id) id
primary_key(versionId) version
parentId parentFk
not_null(parentVersionId) referenceVersion
blacklistIds blacklistRule
whitelistIds whitelistRule
autoIncrement int
active bool
not_null(stock) int
variantRestrictions json
displayInListing bool
configuratorGroupConfig json
not_null(manufacturerId) foreignKey
not_null(productManufacturerVersionId) referenceVersion
unitId foreignKey
not_null(taxId) foreignKey
coverId foreignKey
productMediaVersionId referenceVersion
not_null(price) price
manufacturerNumber string
ean string
not_null(productNumber) numberRange
isCloseout bool
purchaseSteps int
maxPurchase int
minPurchase int
purchaseUnit float
referenceUnit float
shippingFree bool
purchasePrice float
markAsTopseller bool
weight float
width float
height float
length float
releaseDate date
categoryTree list
propertyIds manyToManyId
optionIds manyToManyId
tagIds manyToManyId
listingPrices priceRulesJson
minDeliveryTime int
maxDeliveryTime int
restockTime int
additionalText translated
name translated
keywords translated
description translated
metaTitle translated
packUnit translated
customFields translated
not_null(createdAt) createdAt
not_null(updatedAt) updatedAt
canonicalUrl CanonicalUrlAssociation
url string
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(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
not_null(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(currencyId) foreignKey
not_null(ruleId) foreignKey
not_null(price) price
not_null(quantityStart) int
quantityEnd int
customFields customFields
not_null(createdAt) createdAt
not_null(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
primary_key(languageId) foreignKey
not_null(productId) foreignKey
not_null(productVersionId) referenceVersion
not_null(keyword) string
not_null(ranking) float
not_null(createdAt) createdAt
not_null(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(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
not_null(updatedAt) updatedAt
translated json
}
TranslationTable(ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition, "product_manufacturer_translation\n((Translations))") {
not_null(name) string
description longTextWithHtml
customFields customFields
not_null(createdAt) createdAt
not_null(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
not_null(updatedAt) updatedAt
}
TranslationTable(ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition, "product_translation\n((Translations))") {
additionalText string
not_null(name) string
keywords longText
description longTextWithHtml
metaTitle string
packUnit string
customFields customFields
not_null(createdAt) createdAt
not_null(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(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
not_null(updatedAt) updatedAt
}
ForeignTable(ShopwareCoreSystemTaxTaxDefinition, "tax") {
}
ForeignTable(ShopwareCoreSystemUnitUnitDefinition, "unit") {
}
ForeignTable(ShopwareStorefrontFrameworkSeoSeoUrlSeoUrlDefinition, "seo_url") {
}
ForeignTable(ShopwareCoreContentCategoryCategoryDefinition, "category") {
}
ForeignTable(ShopwareCoreSystemTagTagDefinition, "tag") {
}
ForeignTable(ShopwareCoreContentMediaMediaDefinition, "media") {
}
ForeignTable(ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition, "property_group_option") {
}
ForeignTable(ShopwareCoreSystemCurrencyCurrencyDefinition, "currency") {
}
ForeignTable(ShopwareCoreContentRuleRuleDefinition, "rule") {
}
ForeignTable(ShopwareCoreFrameworkLanguageLanguageDefinition, "language") {
}
ForeignTable(ShopwareCoreSystemSalesChannelSalesChannelDefinition, "sales_channel") {
}
' relationshipd
ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemTaxTaxDefinition
ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareCoreSystemUnitUnitDefinition
ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreContentProductProductDefinition
ShopwareCoreContentProductProductDefinition --> ShopwareStorefrontFrameworkSeoSeoUrlSeoUrlDefinition
ShopwareCoreContentProductAggregateProductCategoryProductCategoryDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentProductAggregateProductTagProductTagDefinition --> ShopwareCoreSystemTagTagDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductConfiguratorSettingProductConfiguratorSettingDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition
ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreSystemCurrencyCurrencyDefinition
ShopwareCoreContentProductAggregateProductPriceProductPriceDefinition --> ShopwareCoreContentRuleRuleDefinition
ShopwareCoreContentProductAggregateProductPropertyProductPropertyDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition
ShopwareCoreContentProductAggregateProductSearchKeywordProductSearchKeywordDefinition --> ShopwareCoreFrameworkLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductKeywordDictionaryProductKeywordDictionaryDefinition --> ShopwareCoreFrameworkLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreContentProductAggregateProductManufacturerProductManufacturerDefinition
ShopwareCoreContentProductAggregateProductManufacturerTranslationProductManufacturerTranslationDefinition --> ShopwareCoreFrameworkLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductMediaProductMediaDefinition --> ShopwareCoreContentMediaMediaDefinition
ShopwareCoreContentProductAggregateProductTranslationProductTranslationDefinition --> ShopwareCoreFrameworkLanguageLanguageDefinition
ShopwareCoreContentProductAggregateProductOptionProductOptionDefinition --> ShopwareCoreContentPropertyAggregatePropertyGroupOptionPropertyGroupOptionDefinition
ShopwareCoreContentProductAggregateProductCategoryTreeProductCategoryTreeDefinition --> ShopwareCoreContentCategoryCategoryDefinition
ShopwareCoreContentProductAggregateProductVisibilityProductVisibilityDefinition --> ShopwareCoreSystemSalesChannelSalesChannelDefinition
@enduml
| false | true | false | false | uml-unknown |
98abba258aac23863b0250d4f975d08847e4aa21 | 5fdaecaa5af06b8b8bdfae255842d194869010a0 | /doc/uml/initBeanFactory.puml | e829624e99d8d81009b3ee30974b17340a05b7f7 | [
"Apache-2.0"
] | permissive | imzdong/study | 6043438558b098bfa000de138face7a817cbf857 | 185ea85d1094704ecbdd21502116e041b86d8d1c | refs/heads/master | 2023-05-03T02:15:24.737918 | 2022-04-30T05:28:38 | 2022-04-30T05:28:38 | 228,578,367 | 0 | 0 | Apache-2.0 | 2020-05-10T10:08:03 | 2019-12-17T09:16:53 | Java | UTF-8 | PlantUML | false | false | 359 | puml | @startuml
'XmlBeanFactory factory = new XmlBeanFactory(resource);'
BeanFactoryDemo -> ClassPathResource: new ClassPathResource("META-INF/spring-config.xml")
ClassPathResource --> XmlBeanFactory: new XmlBeanFactory(resource)
XmlBeanFactory -> XmlBeanDefinitionReader: loadBeanDefinitions
XmlBeanFactory <-- XmlBeanDefinitionReader: loadBeanDefinitions
@enduml | false | true | false | false | sequence |
6294029723416c49a34ba63c55719491deef55c8 | 4f08f310596692b317d2a1354ac1ce57922b23b2 | /ER.plantuml | c78de1bfbd36db2046e2496a1c1c3188abe375d5 | [] | no_license | edo-vi/ER | 8227a8f87a28b8b4722cc6e5716db149b263d7df | 55744060c3278697d7a41526d46809ffea8461e9 | refs/heads/master | 2023-04-07T08:01:06.266407 | 2020-06-11T22:03:07 | 2020-06-11T22:03:07 | 194,949,437 | 0 | 1 | null | 2023-03-27T22:19:33 | 2019-07-02T23:48:37 | Java | UTF-8 | PlantUML | false | false | 15,303 | plantuml | @startuml
title __1's Class Diagram__\n
class Component.AlarmControlComponent {
}
class Component.AlarmsComponent {
}
abstract class Component.Component {
}
class Component.DOCComponent {
}
class Component.ErrorComponet {
}
class Component.HPComponent {
}
class Component.LoginComponent {
}
class Component.MonitoringComponent {
}
class Component.NURComponent {
}
class DataGenerator.BPGenerator {
}
class DataGenerator.DataThread {
}
interface DataGenerator.GeneratorInterface {
}
class DataGenerator.HeartRateGenerator {
}
enum Sickness {
}
class DataGenerator.TemperatureGenerator {
}
enum Value {
}
class Entities.Administration {
}
interface Entities.Entry {
}
class Entities.Monitoring {
}
class Entities.Patient {
}
enum PatientState {
}
class Entities.Prescription {
}
class Entities.Recovery {
}
enum Role {
}
class Entities.User {
}
class InterfaceController.AlarmControlController {
}
class InterfaceController.AlarmLoggedControlController {
}
class InterfaceController.AlarmsController {
}
class InterfaceController.DOCControllerFactory.DOCAPController {
}
interface InterfaceController.DOCControllerFactory.DOCController {
}
class InterfaceController.DOCControllerFactory.DOCControllerFactory {
}
class InterfaceController.DOCControllerFactory.DOCDController {
}
class InterfaceController.DOCControllerFactory.DOCMController {
}
class InterfaceController.DOCControllerFactory.DOCSController {
}
class InterfaceController.DOCControllerFactory.DOCSRController {
}
class InterfaceController.ErrorController {
}
interface InterfaceController.HPControllerFactory.HPController {
}
class InterfaceController.HPControllerFactory.HPControllerFactory {
}
class InterfaceController.HPControllerFactory.HPDController {
}
class InterfaceController.HPControllerFactory.HPMController {
}
class InterfaceController.HPControllerFactory.HPSController {
}
class InterfaceController.HPControllerFactory.HPSRController {
}
class InterfaceController.LoginController {
}
class InterfaceController.MonitoringController {
}
class InterfaceController.NURControllerFactory.FiscalCodeCalculator {
}
class InterfaceController.NURControllerFactory.NURAPController {
}
interface InterfaceController.NURControllerFactory.NURController {
}
class InterfaceController.NURControllerFactory.NURControllerFactory {
}
class InterfaceController.NURControllerFactory.NURDController {
}
class InterfaceController.NURControllerFactory.NURMController {
}
class InterfaceController.NURControllerFactory.NURSController {
}
class InterfaceController.NURControllerFactory.NURSRController {
}
class Main.EntryPoint {
}
class Main.InitializeDatabase {
}
class Main.MutableItem {
}
class Main.MutableList {
}
class Main.MutableTest {
}
class Main.Triple {
}
class Main.Tuple {
}
class PdfGenerator.PdfTest {
}
class PdfGenerator.ReportPDF {
}
interface State.Command {
}
class State.DatabaseService {
}
interface State.Middleware {
}
class State.MiddlewareString {
}
interface State.Reducer {
}
class State.ReducerString {
}
class State.State {
}
class State.StateEvent {
}
class State.Store {
}
class State.StringCommand {
}
interface State.TriFunction {
}
class System.InterfaceFactories.DOCInterfaceFactory.DOCAddPrescription {
}
class System.InterfaceFactories.DOCInterfaceFactory.DOCDefault {
}
class System.InterfaceFactories.DOCInterfaceFactory.DOCFactory {
}
interface System.InterfaceFactories.DOCInterfaceFactory.DOCInterface {
}
class System.InterfaceFactories.DOCInterfaceFactory.DOCMonitoring {
}
class System.InterfaceFactories.DOCInterfaceFactory.DOCSearch {
}
class System.InterfaceFactories.DOCInterfaceFactory.DOCSearchResult {
}
class System.InterfaceFactories.HPInterfaceFactory.HPDismiss {
}
class System.InterfaceFactories.HPInterfaceFactory.HPFactory {
}
interface System.InterfaceFactories.HPInterfaceFactory.HPInterface {
}
class System.InterfaceFactories.HPInterfaceFactory.HPMonitoring {
}
class System.InterfaceFactories.HPInterfaceFactory.HPSearch {
}
class System.InterfaceFactories.HPInterfaceFactory.HPSearchResult {
}
class System.InterfaceFactories.NURInterfaceFactory.NURAddPatient {
}
class System.InterfaceFactories.NURInterfaceFactory.NURDefault {
}
class System.InterfaceFactories.NURInterfaceFactory.NURFactory {
}
interface System.InterfaceFactories.NURInterfaceFactory.NURInterface {
}
class System.InterfaceFactories.NURInterfaceFactory.NURMonitoring {
}
class System.InterfaceFactories.NURInterfaceFactory.NURSearch {
}
class System.InterfaceFactories.NURInterfaceFactory.NURSearchResult {
}
class System.InterfacesController {
}
class System.Main {
}
class System.Session.AlarmTimer {
}
class System.Session.DoctorSessionThread {
}
class System.Sistema {
}
Component.AlarmControlComponent -up-|> Component.Component
Component.AlarmControlComponent o-- System.Sistema : sys
Component.AlarmsComponent -up-|> Component.Component
Component.AlarmsComponent o-- System.Sistema : sys
Component.DOCComponent -up-|> Component.Component
Component.DOCComponent o-- System.Sistema : sys
Component.ErrorComponet -up-|> Component.Component
Component.ErrorComponet o-- System.Sistema : sys
Component.HPComponent -up-|> Component.Component
Component.HPComponent o-- System.Sistema : sys
Component.LoginComponent -up-|> Component.Component
Component.LoginComponent o-- System.Sistema : sys
Component.MonitoringComponent -up-|> Component.Component
Component.MonitoringComponent o-- System.Sistema : sys
Component.NURComponent -up-|> Component.Component
Component.NURComponent o-- System.Sistema : sys
DataGenerator.BPGenerator .up.|> DataGenerator.GeneratorInterface
DataGenerator.BPGenerator o-- System.Sistema : sys
DataGenerator.HeartRateGenerator .up.|> DataGenerator.GeneratorInterface
DataGenerator.HeartRateGenerator o-- System.Sistema : sys
DataGenerator.TemperatureGenerator .up.|> DataGenerator.GeneratorInterface
DataGenerator.TemperatureGenerator o-- System.Sistema : sys
Entities.Administration .up.|> Entities.Entry
Entities.Administration o-- Entities.Patient : patient
Entities.Administration o-- Entities.Prescription : prescription
Entities.Monitoring .up.|> Entities.Entry
Entities.Monitoring o-- Entities.Recovery : recovery
Entities.Patient .up.|> Entities.Entry
Entities.Patient o-- Entities.PatientState : patientState
Entities.Prescription .up.|> Entities.Entry
Entities.Prescription o-- Entities.Recovery : recovery
Entities.Recovery .up.|> Entities.Entry
Entities.Recovery o-- DataGenerator.BPGenerator : bpGenerator
Entities.Recovery o-- DataGenerator.HeartRateGenerator : heartRateGenerator
Entities.Recovery o-- Entities.Patient : patient
Entities.Recovery o-- Entities.Recovery.RecoveryState : recoveryState
Entities.Recovery o-- DataGenerator.TemperatureGenerator : temperatureGenerator
Entities.User .up.|> Entities.Entry
Entities.User o-- Entities.Role : role
InterfaceController.AlarmControlController o-- System.Sistema : sys
InterfaceController.AlarmLoggedControlController o-- System.Sistema : sys
InterfaceController.AlarmsController o-- System.Sistema : sys
InterfaceController.DOCControllerFactory.DOCAPController .up.|> InterfaceController.DOCControllerFactory.DOCController
InterfaceController.DOCControllerFactory.DOCAPController o-- System.Sistema : sys
InterfaceController.DOCControllerFactory.DOCControllerFactory o-- System.Sistema : sys
InterfaceController.DOCControllerFactory.DOCDController .up.|> InterfaceController.DOCControllerFactory.DOCController
InterfaceController.DOCControllerFactory.DOCDController o-- System.Sistema : sys
InterfaceController.DOCControllerFactory.DOCMController .up.|> InterfaceController.DOCControllerFactory.DOCController
InterfaceController.DOCControllerFactory.DOCMController o-- InterfaceController.HPControllerFactory.HPMController : hpm
InterfaceController.DOCControllerFactory.DOCMController o-- System.Sistema : sys
InterfaceController.DOCControllerFactory.DOCSController .up.|> InterfaceController.DOCControllerFactory.DOCController
InterfaceController.DOCControllerFactory.DOCSController o-- System.Sistema : sys
InterfaceController.DOCControllerFactory.DOCSRController .up.|> InterfaceController.DOCControllerFactory.DOCController
InterfaceController.DOCControllerFactory.DOCSRController o-- System.Sistema : sys
InterfaceController.ErrorController o-- System.Sistema : sys
InterfaceController.HPControllerFactory.HPControllerFactory o-- System.Sistema : sys
InterfaceController.HPControllerFactory.HPDController .up.|> InterfaceController.HPControllerFactory.HPController
InterfaceController.HPControllerFactory.HPDController o-- System.Sistema : sys
InterfaceController.HPControllerFactory.HPMController .up.|> InterfaceController.HPControllerFactory.HPController
InterfaceController.HPControllerFactory.HPMController o-- System.Sistema : sys
InterfaceController.HPControllerFactory.HPSController .up.|> InterfaceController.HPControllerFactory.HPController
InterfaceController.HPControllerFactory.HPSController o-- System.Sistema : sys
InterfaceController.HPControllerFactory.HPSRController .up.|> InterfaceController.HPControllerFactory.HPController
InterfaceController.HPControllerFactory.HPSRController o-- System.Sistema : sys
InterfaceController.LoginController o-- System.Sistema : sys
InterfaceController.MonitoringController o-- System.Sistema : sys
InterfaceController.NURControllerFactory.NURAPController .up.|> InterfaceController.NURControllerFactory.NURController
InterfaceController.NURControllerFactory.NURAPController o-- System.Sistema : sys
InterfaceController.NURControllerFactory.NURControllerFactory o-- System.Sistema : sys
InterfaceController.NURControllerFactory.NURDController .up.|> InterfaceController.NURControllerFactory.NURController
InterfaceController.NURControllerFactory.NURDController o-- Entities.Prescription : prescriptionOfThisAdm
InterfaceController.NURControllerFactory.NURDController o-- System.Sistema : sys
InterfaceController.NURControllerFactory.NURMController .up.|> InterfaceController.NURControllerFactory.NURController
InterfaceController.NURControllerFactory.NURMController o-- System.Sistema : sys
InterfaceController.NURControllerFactory.NURSController .up.|> InterfaceController.NURControllerFactory.NURController
InterfaceController.NURControllerFactory.NURSController o-- System.Sistema : sys
InterfaceController.NURControllerFactory.NURSRController .up.|> InterfaceController.NURControllerFactory.NURController
InterfaceController.NURControllerFactory.NURSRController o-- System.Sistema : sys
Main.MutableItem o-- T : item
Main.MutableList .up.|> java.lang.Iterable
Main.Triple o-- T : first
Main.Triple o-- W : second
Main.Triple o-- S : third
Main.Tuple o-- T : first
Main.Tuple o-- W : second
PdfGenerator.ReportPDF o-- State.State : state
State.MiddlewareString .up.|> State.Middleware
State.MiddlewareString o-- System.Session.AlarmTimer : alarmTimerThread
State.MiddlewareString o-- System.Session.DoctorSessionThread : docSession
State.MiddlewareString o-- DataGenerator.DataThread : monitoring
State.ReducerString .up.|> State.Reducer
State.State o-- Entities.Recovery : chosenRecovery
State.State o-- Entities.User : docAlarm
State.State o-- Entities.User : user
State.StateEvent o-- State.State : s
State.StateEvent o-- C : sc
State.Store o-- State.State : state
State.StringCommand .up.|> State.Command
System.InterfaceFactories.DOCInterfaceFactory.DOCAddPrescription .up.|> System.InterfaceFactories.DOCInterfaceFactory.DOCInterface
System.InterfaceFactories.DOCInterfaceFactory.DOCDefault .up.|> System.InterfaceFactories.DOCInterfaceFactory.DOCInterface
System.InterfaceFactories.DOCInterfaceFactory.DOCMonitoring .up.|> System.InterfaceFactories.DOCInterfaceFactory.DOCInterface
System.InterfaceFactories.DOCInterfaceFactory.DOCSearch .up.|> System.InterfaceFactories.DOCInterfaceFactory.DOCInterface
System.InterfaceFactories.DOCInterfaceFactory.DOCSearchResult .up.|> System.InterfaceFactories.DOCInterfaceFactory.DOCInterface
System.InterfaceFactories.HPInterfaceFactory.HPDismiss .up.|> System.InterfaceFactories.HPInterfaceFactory.HPInterface
System.InterfaceFactories.HPInterfaceFactory.HPMonitoring .up.|> System.InterfaceFactories.HPInterfaceFactory.HPInterface
System.InterfaceFactories.HPInterfaceFactory.HPSearch .up.|> System.InterfaceFactories.HPInterfaceFactory.HPInterface
System.InterfaceFactories.HPInterfaceFactory.HPSearchResult .up.|> System.InterfaceFactories.HPInterfaceFactory.HPInterface
System.InterfaceFactories.NURInterfaceFactory.NURAddPatient .up.|> System.InterfaceFactories.NURInterfaceFactory.NURInterface
System.InterfaceFactories.NURInterfaceFactory.NURDefault .up.|> System.InterfaceFactories.NURInterfaceFactory.NURInterface
System.InterfaceFactories.NURInterfaceFactory.NURMonitoring .up.|> System.InterfaceFactories.NURInterfaceFactory.NURInterface
System.InterfaceFactories.NURInterfaceFactory.NURSearch .up.|> System.InterfaceFactories.NURInterfaceFactory.NURInterface
System.InterfaceFactories.NURInterfaceFactory.NURSearchResult .up.|> System.InterfaceFactories.NURInterfaceFactory.NURInterface
System.Main -up-|> javafx.application.Application
System.Session.AlarmTimer o-- System.Session.AlarmTimer.AlarmTimerThread : alarmThread
System.Session.DoctorSessionThread o-- System.Session.DoctorSessionThread.SessionTimer : sessionThread
System.Sistema o-- System.InterfacesController : controller
System.Sistema o-- System.Sistema.MediaThread : mt
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 | state |
b77a5b76f8784b6a1bc8f41331f1488d40997270 | 507feae29e37c4a20f7be86010ec9a2c119b52b6 | /docs/ref_run_scene_for_next_command.puml | 62e540e8e41478bef01dae470ba59d5184153c18 | [] | no_license | serenakemono/tp | b6d55db4a72593e675085d06cb6a07d9389c1ed7 | 3823311f8977716ee3f9ff813024425ccf3ab846 | refs/heads/master | 2023-09-02T01:04:30.050776 | 2021-11-08T13:53:34 | 2021-11-08T13:53:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 520 | puml | @startuml
hide footbox
mainframe **sd** run the current scene
":NextCommand" -> ":Investigation": runScenes()
activate ":Investigation"
":Investigation" -> ":SceneList": runCurrentScene()
activate ":SceneList"
":SceneList" -> ":SceneList": getCurrentScene()
activate ":SceneList"
return
":SceneList" -> ":Scene": runScene()
activate ":Scene"
":SceneList" <-- ":Scene"
deactivate ":Scene"
":Investigation" <-- ":SceneList"
deactivate ":SceneList"
":NextCommand" <-- ":Investigation"
deactivate ":Investigation"
@enduml | false | true | false | false | sequence |
7fb15b036a400aa2022a13c1be1e7990f59c1af0 | b98b45a77c5c797e0f5ab7569e25dcd140d16910 | /src/main/java/ex44/ex44.puml | 201f36bad3e316d4ce11e30a2fbcd8d84f8dc318 | [] | no_license | JMoorC/Moore-cop3330-assignment3 | 1e2cfe9006a57794bdfe53531c843cdf79b0e028 | bb18814b4d672f1454863e5d13b7c7dae9d99998 | refs/heads/master | 2023-08-25T18:41:07.203669 | 2021-10-12T02:58:09 | 2021-10-12T02:58:09 | 415,769,582 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 298 | puml | @startuml
Class App{
main()
+hasProd()
+ask()
}
Class Products{
-name : String
-price : double
-quantity : int
+Products()
+getName()
+getPrice()
+getQuantity()
+setName()
+setPrice()
+setQuantity()
+ printItem()
}
App -> Products : creates
@enduml | false | true | false | false | sequence |
5fe73fe93d7c5d039edbfc03635f198c77c2ff6c | 5bdbd6738fe541bd2e09ee38cdcf8e5396e969e4 | /hadoop/src/hsso/hsso-scalability.puml | 958ba55205eab274a722aa597b5492738016f435 | [] | no_license | kminder/puml | a788960884f2cabea5ff3daf05818716c0c28489 | bc65fc266143105da327d94e1fc6a91677093412 | refs/heads/master | 2021-01-20T06:25:50.168990 | 2013-06-18T17:20:54 | 2013-06-18T17:20:54 | 10,411,289 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 670 | puml | @startuml
title HSSO Simplified Service Registration
autonumber
hide footbox
participant "Installer" as i
participant "Data\nNode\n(dn)" as dn
participant "HSSO\n(sr)" as sr
i->sr: [CLI]\n<b>preregisterService</b>\n( svc-type=dn )\n: sr-pub-key, dn-rc
note right: An admin or agent\nacquires a Registration\nCode for a new service
dn->sr: [HTTPS/sr-pub-key]\n<b>registerService</b>\n( dn-rc )\n: dn-sr-at, dn-ak
note right: HSSO needs to store\nmapping from dn-id\nto dn-ak somewhere
dn->sr: [HTTPS/sr-pub-key]\n<b>acquireAccessToken</b>\n( dn-sr-at, svc-type=nn )\n: dn-nn-at
note right: HSSO needs get dn-ak\nusing dn-id somehow\nto encrypt dn-nn-at
@enduml | false | true | false | false | sequence |
15b9438b6eb9844eedbb9c470312e414c6e6f069 | 9dc7349978074cf37e1d214024553a57175cd075 | /src/main/resources/diagram/Strategy.puml | bd8f862f9620e662a7d25826a4953a213a5b6e19 | [] | no_license | yixiu868/design-pattern | 34b2cebb4962d2602628337ee58bb90db9edccb7 | 87819e035ac08957f4721053485ea4f27418623d | refs/heads/main | 2023-07-06T05:16:02.996982 | 2021-08-06T13:31:33 | 2021-08-06T13:31:33 | 392,955,564 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 409 | puml | @startuml
interface Strategy {
+AlgorithmInterface()
}
class ConcreteStrategyA {
+AlgorithmInterface()
}
class ConcreteStrategyB {
+AlgorithmInterface()
}
class ConcreteStrategyC {
+AlgorithmInterface()
}
Strategy <|.. ConcreteStrategyA
Strategy <|.. ConcreteStrategyB
Strategy <|.. ConcreteStrategyC
class Context {
+ContextInterface()
}
Context o-> Strategy
@enduml | false | true | false | false | class |
3eddd9d5eae06aeedaf3a248af6ce23d74778a4a | 9e6f4803bdc3a6d4b3f49f6e9ad381538f2b992c | /Markdown/Bograma/Structure/machineStructure.puml | 0740b1759a7be7701578b06f02474ed3e1f8f89c | [] | no_license | Aryanam84/TestMarkdown | dac53b413c4606916b06f3bb2eb5195c18d6fc16 | 16acc69bd18da57144174d5bba5122a830a556dd | refs/heads/master | 2022-10-27T02:29:36.988464 | 2020-06-16T03:46:13 | 2020-06-16T03:46:13 | 269,357,870 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,124 | puml | @startuml
package PUnitModule{
class ReciepeManager
class AlarmManager
class HardwareManager
class ModeControl
class StateControl
}
note right of PUnitModule
UnitModule equals one Machine like BSR550
end note
package PEquipmentModule{
class UnitModule
interface iAlarm
interface iProperty
interface iPosition
interface iCommand
interface iState
interface iMode
'class UnitModule implements iAlarm
class UnitModule implements iProperty
class UnitModule implements iPosition
class UnitModule implements iState
class UnitModule implements iMode
class UnitModule implements iCommand
}
note right of PEquipmentModule
EquipmentModule equals Compartment of a machine
like Feeder,Positioning,Cutting, BreakOutStation, BlowOutStation
end note
package PControlModule{
interface ICmdActor
interface IStateSensor
}
note right of PControlModule
ControlModule equals an Actor or Sensor
like Cylinder, Button, DoublesheetDetecion
end note
PUnitModule -[hidden]-- PEquipmentModule
PEquipmentModule --[hidden]- PControlModule
@enduml | false | true | false | false | class |
e138a97eb7358bca42a761b9ee79589e21115f5f | 5eca6c2ee94e15430333778311001232b67b2865 | /src/main/resources/UML/add film.puml | 503de6f653d13e1f23ef10899a88c0a2d8fff201 | [] | no_license | chivo-retsen/OnlineReservedTickets | 9997cfb5cd86ce5d83a7229c7bc4f0e7d5bc5915 | 0aaaeea85f550bceea7eaead439de7adc555c394 | refs/heads/master | 2021-05-12T12:48:39.783849 | 2018-02-26T11:29:23 | 2018-02-26T11:29:23 | 107,382,785 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 609 | puml | @startuml
actor application_administrator
application_administrator ->> Application : createFilm()
activate application_administrator
application_administrator ->> Application : fillInfoFilm()
application_administrator ->> Application : saveFilm()
deactivate application_administrator
activate Application
create Film
Application -->> Film
Application -> Film : fillInfoCinema(name,genre, country, duration, year)
activate Film
Application <<-- Film
deactivate Film
destroy Film
database DB
Application -> DB : saveFilm(Film)
activate DB
Application <<-- DB
deactivate DB
deactivate Application
@enduml | false | true | false | false | usecase |
8a3a2210aeba86158c20199669347a472741986e | 62de719e261fac67d2a2bc347a98be5515b48948 | /docs/red/1161025/sp2/listPrivateChatSSD.puml | 8730c251e7d2b3b2e1ba0ed5190296ec8943d950 | [] | no_license | raulcorreia7/isep_lapr4_17_18 | 82672fca46e433856d52b3839e3739fa53b8f52c | 79217fa01912657da37ef6cdb1a05194dd2f5110 | refs/heads/master | 2020-04-15T17:52:21.964106 | 2019-01-09T17:13:14 | 2019-01-09T17:13:14 | 164,891,237 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 391 | puml | @startuml analysis.png
skinparam handwritten true
skinparam monochrome true
skinparam packageStyle rect
skinparam defaultFontName FG Virgil
skinparam shadowing false
actor User
User -> Browser : navigate to page
Browser ->> Server : getPrivateChats()
database Database
Server -> Database : fetch
Server -->> Browser : return
Browser -> Browser : display
@enduml
| false | true | false | false | sequence |
6ef1b2ea477dfe336be76ce176187073f2814235 | 075864925ae1f0c360d08287f53293e1756bfcfc | /process/user/illustrations/create-user.plantuml | 4928d6e8cd7ae9fb424acb4dac9da9ada74d5539 | [] | no_license | gmevelec/test-generate-plantuml | 18dd5b1e15506deab1d6482cc7ed139760bbe7af | b2e7bcaaa3a716b2c306a7a043c71e75d4cb26c0 | refs/heads/main | 2023-04-24T06:17:09.026116 | 2021-05-07T12:50:10 | 2021-05-07T12:50:10 | 364,246,408 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,130 | plantuml | @startuml create-user
skinparam backgroundColor #DDDDDD
hide footbox
actor User
collections FlexupApp
control FlexupAPI
database FlexupDB
entity Keycloak
database KeycloakDB
==Création utilisateur==
User -> FlexupApp : Demande accès application
activate FlexupApp
FlexupApp -> FlexupAPI : Demande formulaire connexion
activate FlexupAPI
FlexupAPI -> FlexupApp : Retourne formulaire connexion
deactivate FlexupAPI
FlexupApp -> User : Retourne formulaire connexion
deactivate FlexupApp
User -> FlexupApp : Demande formulaire enregistrement
activate FlexupApp
FlexupApp -> FlexupAPI : Demande formulaire enregistrement
activate FlexupAPI
FlexupAPI -> FlexupApp : Retourne formulaire enregistrement
deactivate FlexupAPI
FlexupApp -> User : Retourne formulaire enregistrement
deactivate FlexupApp
User -> FlexupApp : Soumission formulaire
activate FlexupApp
FlexupApp -> FlexupAPI : Soumission informations utilisateur
activate FlexupAPI
FlexupAPI -> FlexupDB : Recherche utilisateur
alt Utilisateur existant
activate FlexupDB
FlexupDB -> FlexupAPI : Utilisateur existant
destroy FlexupDB
FlexupAPI -> FlexupApp : Utilisateur existant
destroy FlexupAPI
FlexupApp -> User : Utilisateur existant
destroy FlexupApp
else Utilisateur non existant
activate FlexupDB
FlexupDB -> FlexupAPI : Utilisateur non existant
deactivate FlexupDB
activate FlexupAPI
FlexupAPI -> Keycloak : Demande enregistrement utilisateur
activate Keycloak
Keycloak -> KeycloakDB : Persistance utilisateur
activate KeycloakDB
KeycloakDB -> Keycloak : Retourne enregistrement utilisateur
deactivate KeycloakDB
Keycloak -> FlexupAPI : Retourne informations utilisateur
deactivate Keycloak
FlexupAPI -> FlexupDB : Persistance profil
activate FlexupDB
FlexupDB -> FlexupAPI : Retourne profil
deactivate FlexupDB
==Création compte==
FlexupAPI -> FlexupDB : Persistance compte basé sur profil
activate FlexupDB
FlexupDB -> FlexupAPI : Retourne enregistrement compte
deactivate FlexupDB
FlexupAPI -> FlexupApp : Retourne enregistrement compte
deactivate FlexupAPI
activate FlexupApp
FlexupApp -> User : Redirige vers page accueil compte
deactivate FlexupApp
end
@enduml
| false | true | true | false | sequence |
7ce8865928ca9b0b4cbdcbf19556a8c8fb389383 | bfe606b112ea6a993190c1058edb73ebcff19bef | /uml/sequence/sc_8.puml | f53f3d8c96b40566d93c4f613acb17eda6b80915 | [] | no_license | TheNoobProgrammeur/CMSDecentralise | e3bb51b69b7e0531459c7fe68674f06ea03ec771 | 48902012f9be75d9d871d38fd72f0c298de79cb3 | refs/heads/master | 2021-01-02T04:21:28.598206 | 2020-03-20T15:13:44 | 2020-03-20T15:13:44 | 239,487,232 | 0 | 1 | null | 2020-02-17T10:42:22 | 2020-02-10T10:41:37 | null | UTF-8 | PlantUML | false | false | 1,674 | puml | @startuml
skinparam shadowing false
skinparam roundcorner 20
skinparam BackgroundColor #ffffff
skinparam ArrowColor #007ac9
skinparam default {
FontColor #007ac9
FontName Nunito Bold
FontSize 12
MonospacedFontName Source Code Pro
}
skinparam Actor {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Node {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Interface {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Usecase {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Rectangle {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Note {
BackgroundColor #dc0451
BorderColor #dc0451
FontColor #ffffff
}
skinparam Package {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Queue {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Database {
BackgroundColor #ffffff
BorderColor #007ac9
}
skinparam Participant {
BackgroundColor #007ac9
BorderColor #007ac9
FontColor #ffffff
FontStyle bold
}
skinparam Sequence {
LifeLineBorderColor #007ac9
}
header Conception logicielle - M1 III
footer Page %page% of %lastpage%
title [SUPPRESSION D'UN DOCUMENT]
autonumber
actor Utilisateur as U
participant Application as A
database Stockage as D
box "Workflow"
activate A
U -> A: Se connecte à l'application
A ->> U: Authentifie l'utilisateur
A ->> U: Affiche l'interface
end box
U -> A: Navigue dans l'interface
U -> A: Sélectionne un document
U -> A: Clique sur le bouton de suppression
activate D
A -> D: Supprime le document
D -> A: OK
deactivate D
A -> U: Actualise l'interface
deactivate A
@enduml
| false | true | true | false | sequence |
6c6a28cbbd8542dcec41a2b1d25a61357dda440a | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.puml | c315651c40cb8ed5f8a53dc6753ef7b4fbdac8a4 | [] | 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 | 209 | puml | @startuml
class UnityWorkItemDataHolder {
}
class "List`1"<T> {
}
UnityWorkItemDataHolder o-> "alreadyStartedTests<string>" "List`1"
UnityWorkItemDataHolder --> "alreadyExecutedTests<string>" "List`1"
@enduml
| false | true | false | false | class |
199b20b7eff63e9e91b4fec37b26a4db5af945a4 | 317138d37430f9f52d740b823ba81162886cd8d9 | /main/main.plantuml | 78211ba1d96235f30318aa7c64d0ac979ed0833e | [] | no_license | AnnieFraz/GIN | dffb35140a7080d6a9b814f986225dda1240f1ec | e3dfe1e87cea21b4897399fb5e64a48ba9d67e1a | refs/heads/master | 2021-10-26T00:15:41.820527 | 2019-02-27T12:23:43 | 2019-02-27T12:23:43 | 150,884,121 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,122 | plantuml | @startuml
title __MAIN's Class Diagram__\n
package com.anniefraz.dissertation.main.csvResults {
class CSVResult {
}
}
package com.anniefraz.dissertation.main.csvResults {
class CSVResultBuilder {
}
}
package com.anniefraz.dissertation.main.csvResults {
class CSVResultFileWriter {
}
}
package com.anniefraz.dissertation.main.csvResults {
interface CSVResultWriter {
}
}
package com.anniefraz.dissertation.main.algorithms {
class GAMain {
}
}
package com.anniefraz.dissertation.main.algorithms {
class HCMain {
}
}
package com.anniefraz.dissertation.main.application {
class Random {
}
}
package com.anniefraz.dissertation.main.input {
class TestUserInput {
}
}
CSVResult o-- Patch : offspringParent
CSVResultBuilder o-- Patch : offspringParent
CSVResultFileWriter -up-|> CSVResultWriter
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 |
21566bb872f2bd9588f321879c8225a8e5e63454 | b13c95e4bfbc92cb752396b82dd0995b8c7f32b1 | /docs/createwallet.puml | 476fc97a20aab94e77b1948e818da119d66dd415 | [
"MIT"
] | permissive | 0chain/zwalletcli | f9222e9a64d8d7738192a374e621fc8024c097dc | 1d0a8fd963140f747adef9989813b7b81b2bf8dc | refs/heads/staging | 2023-08-05T08:39:43.774548 | 2023-07-27T16:05:27 | 2023-07-27T16:05:27 | 191,838,462 | 20 | 19 | MIT | 2023-09-13T15:01:55 | 2019-06-13T21:57:24 | Go | UTF-8 | PlantUML | false | false | 466 | puml | @startuml
participant "<size:20><&terminal></size> ./zwallet <any>" as cli
participant "<size:20><&file></size> \~/.zcn/wallet.json" as wallet
collections miners
collections sharders
cli -> cli: generate wallet
cli -> wallet: create wallet file
cli -> miners: register wallet
cli -> cli: create "create pool" SC txn
cli -> miners: send "create pool" SC txn
cli -> sharders: poll for txn confirmation
note over cli: then actual run of the `./zwallet <any>`
@enduml | false | true | false | false | sequence |
d25b2b10029d9983763a2fd8b130d8c628f435cf | 8ca053d8759f400b0089aeafb451eeae76ad407f | /PoCs/MongoDB/MCD.plantuml | f93ea61db90ea9b8ccf59f18901247a7777477bd | [] | no_license | DecMaster/PoCNA17 | 272b275ed5761e88acc7df94967e933cf5aa47ba | a79025ed9d1b9f452d50d6d49be993b9e6104a45 | refs/heads/master | 2022-12-27T10:32:47.866873 | 2020-10-12T07:56:34 | 2020-10-12T07:56:34 | 303,318,190 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,064 | plantuml | @startuml
class Groupe{
thème : chaîne
description : chaîne
}
abstract class Utilisateur{
mail : chaîne {key}
resume : chaîne
dateInscription : date
{field}nationalité : chaîne(2)
photo : chaîne
}
class Personne{
pseudo : chaîne {key}
nom : chaine
prenom : chaîne
dateNaiss : date
{field} sexe : genre
employeur : chaîne
}
class Entreprise{
raisonSociale : chaine {key}
adresse : chaîne
dateCréation : date
siteWeb : chaîne
catégorie : categorie
}
package "Enumeration (chaînes)" <<frame>> {
enum categorie <<enumeration>> {
MIC
PME
ETI
GE
}
enum genre <<enumeration>>{
Homme
Femme
Autre
}
}
note left of Utilisateur
Un Utilisateur est soit une Personne,
soit une Entreprise.
end note
class Message {
datePublication : date
contenu : chaîne
}
Personne --|> Utilisateur
Entreprise --|> Utilisateur
Groupe *-- "*" Groupe
Groupe *-- "*" Message
Groupe "*" --* Utilisateur
@enduml
| false | true | true | false | class |
4e0261184d7a1934d1d89541149231024f2904f1 | 351752493ad8a9dca01ec3f1399674778e12999b | /docs/design/uml/QuotaUpdateBacketClassSd.puml | f550d0ec0cbbe7b9d2b94d462ee6febc60c7df9e | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | guymguym/noobaa-core | 68373e5ba41f8544e970b94980d2b1e22a2441ef | c497a4f17104081b58bcafbf5b64979cbb0f9ebc | refs/heads/master | 2023-08-31T00:01:35.615543 | 2023-08-27T12:31:38 | 2023-08-27T12:31:38 | 193,899,078 | 0 | 1 | Apache-2.0 | 2019-06-26T12:22:36 | 2019-06-26T12:22:36 | null | UTF-8 | PlantUML | false | false | 603 | puml | @startuml
/'To generate png file, use https://www.plantuml.com/plantuml '/
title update bucket class with quota config
scale 1
actor Client order 10
participant "Rpc Server" as RS order 20
participant tier_server as TS order 30
participant bucket_server as BS order 40
participant "system_store" as SS order 50
Client -> RS: update_bucket_class
RS -> TS: update_bucket_class
TS -> TS: get_bucket_class_buckets
loop buckets_
TS -> BS: get_bucket_changes
group get change events
BS -> BS: get_bucket_changes_quota
end
BS -> TS: bucket_change
end
TS -> SS: make_changes
@enduml | false | true | false | false | sequence |
e7e55f4f9c27d54633edec5365b0f84a8982f6a6 | accaa563d4548d58f630339429e6b333c730062c | /Bloombleurgh/Bloombleurgh/Program.puml | 1d504cb201d99c8b010e26ba9a33a74cb4b7409c | [] | no_license | JohnVonNeumann/bloombleurgh | fc01025af12121bae50b5c45a9b8fac9e459397e | 6f64910cbe682fb0287804b02c17934517178afe | refs/heads/master | 2023-05-12T19:31:26.418456 | 2021-06-07T13:23:27 | 2021-06-07T13:23:27 | 358,241,512 | 0 | 0 | null | 2021-06-07T13:23:28 | 2021-04-15T11:55:35 | C# | UTF-8 | PlantUML | false | false | 2,824 | puml | @startuml
'https://plantuml.com/class-diagram
'Inheritance
Window <|-- Terminal
Component <|-- Heading
IInteractable <|-- Button
CompanyPanel ---|> IUpdatable
Component <|-- Toolbar
Component <|-- Button
Component <|-- Panel
'Component <|- Toolbar
'Composition
Terminal *-- Component
CompanyPanel *--- Company
CompanyPanel <|-- CompanyListPanel
CompanyPanel<|-- CompanyDetailsPanel
CompanyPanel <|-- CompanyFinancialsPanel
CompanyListPanel *-- Company
CompanyDetailsPanel *-- Company
CompanyFinancialsPanel *-- Company
Panel <|-- CompanyPanel
Company *-- Ticker
'Aggregation
'Used as a base class for terminal, allows for drawing and sizing
'Implement non abstract then make it abstract
abstract class Window {
int x;
int y;
}
'Implement the Terminal as one class first, then break it out into separate modules
class Terminal {
- List<Component> components
+ void DrawAllComponents()
}
abstract class Component {
- int x
- int y
- double length
- double width
- double height
+ Draw()
'Probably want some sort of polymorphic IsAt to handle all styles of rect
+ IsAt()
}
class Heading {
- string _title
+ Heading()
}
' unsure if a Toolbar is even needed
class Toolbar {
}
enum PanelType {
CompanyList
CompanyDetails
CompanyFinancials
}
enum ComponentType {
Panel
Heading
Toolbar
Button
}
class Button {
- string _title
+ Button()
+ void ActionOnUserInteraction()
}
interface IInteractable {
+ void ActionOnUserInteraction()
}
class Panel {
- string Data
' refers to the json key that holds the data we wish to populate
- string DataKey
+ Panel(data)
+ void RefreshData()
+ void GetData()
}
class CompanyPanel {
+ ChangeCompany(string CompanyName)
}
class CompanyListPanel {
- List<Company> companyList
+ CompanyListPanel()
}
class CompanyDetailsPanel {
- Company _company
+ CompanyDetailsPanel()
}
class CompanyFinancialsPanel {
- Company _company
+ CompanyFinancialsPanel()
}
' Replaces the property for Company Panels as when the company is updated, it needs to update
' the data in the panel
interface IUpdatable {
+ ChangeCompany(string CompanyName);
}
class Company {
- string name
- bool active
- Ticker ticker
+ Company()
__properties__
--getter only--
bool Active
}
class Ticker {
- string code
+ Ticker(code, Company)
--properties--
+ Code
}
''Perhaps fuck the import stuff, just use existing input files to start
''Dont bother with having an independent way to call new files, just populate
''from a data directory until everything is working, then add on as a bonus
'class Import {
'- path storageLocation
'- string fileName
'- path remoteLocation
'
'+ Import(remoteLocation, storageLocation, fileName)
'}
'
'class FileImport {
'}
'
'class WebImport {
'}
'abstract class Data {
'}
'
'Import <|- FileImport
'Import <|- WebImport
@enduml | false | true | false | false | class |
4a2fa1cd1e40dc0ca241ef2133b446bbd7daf76d | 973dcef38fb285cf4f14a2e937af23e26a05564b | /docs/UseCases/Manage-Environment/Destroy-Environment.puml | 69c1c475f5b11055ba0a9a08b72e896e7d1dba0a | [] | no_license | CAADE/CAADE | 6a0d37b31e77fd00eeb1ad056d17d484585cad96 | 3873453a14359879a146f1d5897554ae2e94bd96 | refs/heads/master | 2021-06-09T05:28:17.894441 | 2019-06-07T06:08:10 | 2019-06-07T06:08:10 | 104,078,969 | 1 | 0 | null | 2020-08-20T15:13:40 | 2017-09-19T13:32:11 | JavaScript | UTF-8 | PlantUML | false | false | 296 | puml | @startuml
Actor "actorName" as A
box "Manage-Environment" #lightblue
participant CLI as CLI
participant Web as Web
participant "caade" as S
A -> CLI : caade-environment-destroy()
CLI -> S : environment/destroy()
A -> Web : environment/destroy()
Web -> S : environment/destroy()
end box
@enduml
| false | true | false | false | sequence |
e6f9f17e7102cd85315743978c538a21fb3521be | d88db1976cdf09cc7ee264a07395693ebc3cde37 | /class-diagram.plantuml | 2d870df07be3dd8172cac6b3f51a8fc668d5916c | [] | no_license | kopino4/OOP | 8a66dcf6ba02240d0c0bd6375b4408b9f37436c9 | ce5c04afcc5859c62a43e979230f20bb0bdb37cc | refs/heads/master | 2020-11-25T03:21:23.648979 | 2019-12-16T19:00:14 | 2019-12-16T19:00:14 | 228,478,388 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 757 | plantuml | #+BEGIN_SRC plantuml :results file silent :file class-diagram.png
@startuml
skinparam class {
BackgroundColor White
BorderColor Black
ArrowColor Black
}
class Streaming {
-movieId: Int
-quality: Int
}
class Customer {
-id: Int
-name: String
-statement(): String
+ {static} load(file: String): Customer[0..*]
}
Customer "1" *-- "1..*" Streaming : streamings
class Movie {
-id: Int
-title: String
-category: Int
+ {static} load(file: String): Movie[0..*]
}
class MovieService {
-movieById(id: Int): Movie
}
class ServiceLocator
ServiceLocator "1" -- "1" MovieService : movieService
class Globals {
+ {static} LoyaltyPointsBonus: Boolean
+ {static} UseEmphasis: Boolean
}
@enduml
#+END_SRC
[[file:class-diagram.png]]
| false | true | false | false | class |
5152ca7fb0c082baeaad59dc22338ca2f60e8d04 | dfa884deb3bf38eb8440ea873674bce2eefb81f1 | /EnterpriseApplication1-war/src/java/newpackage/SumpleSequenceView.puml | 3b1f3445d8640e065a9729e354cc577afeeb54a1 | [] | no_license | tanaharamasaru/JavaEE | e22c4df9a636a42ce2e9c64f5b1929c8c278186c | 42a42b78ed0af2b4e38ac8986ab13c01844f134c | refs/heads/master | 2020-04-05T13:06:42.941856 | 2017-07-05T04:00:10 | 2017-07-05T04:00:10 | 95,094,770 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 342 | puml | @startuml
actor User
participant "First Class" as A
participant "Second Class" as B
participant "Last Class" as C
User -> A: DoWork
activate A
A -> B: Create Request
activate B
B -> C: DoWork
activate C
C --> B: WorkDone
deactivate C
B --> A: Request Created
deactivate B
A --> User: Done
deactivate A
@enduml
| false | true | false | false | sequence |
500b7fa7776f5a1bc56ce509cd97e3049ee3a328 | 02a364d6cc772a9bf2e72d02dbecca74ac14d335 | /eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Common.Shared/DTOPropCopy.puml | 16c93e935bdd47154e3928c2aacc78e0c3cc181c | [
"BSD-3-Clause"
] | permissive | noelmartens/TransitionAcademy | 4e02379d234aa4859a497ee2846420f4c55b9e12 | 3b95a5c737ab7b1497b77d455cf64caa73f69e1f | refs/heads/master | 2023-06-14T05:25:35.514249 | 2021-07-02T19:40:29 | 2021-07-02T19:40:29 | 362,512,351 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 118 | puml | @startuml
class DTOPropCopy <<static>> {
+ {static} CopyProps(source:object, destination:object) : void
}
@enduml
| false | true | false | false | class |
953d4faf41ff19fec45080bf760e083258bac264 | f4ac8b16e64668027e83c07d18df6e31dd51a03a | /elco/doc/state.plantuml | da4c71eb98a32e4bff0ddc672a86c8576039f0c4 | [] | no_license | niobos/beaglebone-experiments | d8b717ab05977bf6bbb5f203bc4bbbaaa828dbe8 | 3e7cb54d242878c1dd5a564c54bc8607c9b3e278 | refs/heads/master | 2020-07-06T10:27:44.826434 | 2019-08-18T09:56:27 | 2019-08-18T09:56:27 | 202,986,428 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,333 | plantuml | @startuml
skinparam stateBackgroundColor<<Once>> #ADD1B2
state HoldOff
state Idle
state StartHoldOff
state Rx {
state RxStartBit <<Once>>
RxStartBit : start timer for 0.5 bit times
RxStartBit --> RxWaitForNextBit
RxWaitForNextBit : monitor timer
RxWaitForNextBit --> RxBit : timer expired
state RxBit <<Once>>
RxBit : receive 1+8+1+1 bits
RxBit : extend timer with 1 bit time
RxBit --> RxByte : 11 bits received
RxBit --> RxWaitForNextBit : < 11 bits received
state RxByte <<Once>>
RxByte : Check startbit, parity, stopbit
RxByte : if framing OK: store byte
RxByte --> StartHoldOff
}
state Tx {
state TxStart <<Once>>
TxStart : set Tx bit counter to start-bit of first byte
TxStart : start timer
TxStart --> TxBit
state TxNextBit <<Once>>
TxNextBit : find next bit to send
TxNextBit --> TxBit : bits remaining
TxNextBit --> TxCompleted : all bits sent
state TxBit <<Once>>
TxBit : Tx bit
TxBit : extend timer with 0.5 bit time
TxBit --> TxWaitForHalfBit
TxWaitForHalfBit : monitor timer
TxWaitForHalfBit --> TxMonitorBit : timer expired
state TxMonitorBit <<Once>>
TxMonitorBit : extend timer with 0.5 bit time
TxMonitorBit : Verify input == output
TxMonitorBit --> TxWaitForFullBit : match
TxMonitorBit --> TxArbitrated : mismatch
TxWaitForFullBit : monitor timer
TxWaitForFullBit -u-> TxNextBit : timer expired
state TxCompleted <<Once>>
TxCompleted : Tx(Hi-Z)
TxCompleted : reset Tx buffer
TxCompleted -u-> StartHoldOff
state TxArbitrated <<Once>>
TxArbitrated: Copy Tx state to Rx state
TxArbitrated: Reset Tx state to restart
TxArbitrated --> RxBit
}
' HoldOff/Idle needs to be defined after the Rx/Tx composite state,
' otherwise the RxStartBit gets rendered outside of the composite state
[*] --> StartHoldOff
state StartHoldOff <<Once>>
StartHoldOff : start timer for 11 bit times
StartHoldOff --> HoldOff
HoldOff : Monitor input for low
HoldOff --> RxStartBit : Rx=Low/1
HoldOff : Monitor timer
HoldOff --> EndOfMessage : timer expired
Idle : Rx()
Idle --> RxStartBit : Rx=Low/1
Idle : Monitor Tx buffer
Idle --> TxStart : Tx buffer filled
Idle : Monitor RpMsg for new messages
Idle --> Idle : New RpMsg : copy to Tx buffer
state EndOfMessage <<Once>>
EndOfMessage : if Rx buffer: send Rx buffer to ARM & reset buffer
EndOfMessage --> Idle
@enduml
| false | true | false | false | sequence |
b7dded65a7b0eeb4f48cc1c0461d6cb4595896d5 | fddbc3c5bc5d347eeaedfe2c483eb5394b0115ff | /spacetemplate/space_templates.puml | 2d4a5793066f7b2730f11646807f03b8a1d9fa4b | [
"Apache-2.0"
] | permissive | stooke/fabric8-wit | 100ea6db4561270d23123105fd57f0de640d83e1 | 270268da514808bd7d585d7af0b4d6ec6e8babc6 | refs/heads/master | 2018-11-25T10:42:00.979696 | 2018-08-02T18:25:10 | 2018-08-02T18:25:10 | 112,378,509 | 0 | 1 | Apache-2.0 | 2018-02-06T19:20:03 | 2017-11-28T19:19:52 | Go | UTF-8 | PlantUML | false | false | 3,804 | puml | @startuml space_templates
' This is a PlantUML class diagram.
'
' For on-the-fly rendering of the latest version of this diagram, please visit:
' http://www.plantuml.com/plantuml/proxy?idx=0&src=https://raw.githubusercontent.com/fabric8-services/fabric8-wit/master/spacetemplate/space_templates.puml&fmt=svg
'
' To generate a PNG diagram from this file follow these steps:
' $ wget -o plantuml.jar http://sourceforge.net/projects/plantuml/files/plantuml.jar/download
' $ java -jar plantuml.jar -verbose space_templates.puml
hide empty members
package spacetemplate <<Folder>> {
class SpaceTemplate {
+uuid.UUID ID
+int Version
+string Name
+string Description
+Validate() error
+GetETagData() []interface{}
+GetLastModified() time.Time
+TableName() string
+Equal(u convert.Equaler) bool
}
note right: This is what gets stored in the DB.\nYou can create, load, and list objects\n of this kind as usual.
package importer <<Folder>> {
class ImportHelper {
SpaceTemplate Template
[]*workitem.WorkItemType WITs
[]*link.WorkItemLinkType WILTs
[]*workitem.WorkItemTypeGroup WITGs
+Validate() error
+SetID(id uuid.UUID)
+String() string
+Equal(u convert.Equaler) bool
}
note top: The import helper holds all information from\nthe YAML space template definition we don't\nstore an import helper in the database. It is just\nan intermediate construct that isn't exposed.\nThe ""spacetemplate.FromString()"" creates an\nimport helper that can be imported using\nthe ""SpaceTemplateRepository""'s ""Import()"" method.
}
}
package workitem <<Folder>> {
class ChildType {
+uuid.UUID ID
+uuid.UUID ParentWorkItemTypeID
+uuid.UUID ChildWorkItemTypeID
+int Position
+TableName() string
}
note bottom: not exposed through API\nonly used to model DB storage
class WorkItemType {
+uuid.UUID SpaceTemplateID
+[]uuid.UUID ChildTypeIDs
}
note bottom: ""ChildTypeIDs"" is filled using the\n""WorkItemTypeRepository""'s\n""AddChildTypes()"" method.\nUpon ""Load()"", and other retrieval\nmethod the child types are loaded\nautomatically.
WorkItemType "n" o-- "1" SpaceTemplate
WorkItemType "1" - "n" WorkItemType
(WorkItemType, WorkItemType) . ChildType
class WorkItemTypeGroup {
+uuid.UUID ID
+uuid.UUID SpaceTemplateID
+bucket TypeBucket
+string Name
+string Icon
+int[] Position
+uuid.UUID[] TypeList
+TableName() string
+Equal(u convert.Equaler) bool
+GetETagData() []interface{}
+GetLastModified() time.Time
}
WorkItemTypeGroup "n" o-- "1" SpaceTemplate
class typeGroupMember {
+uuid.UUID ID
+uuid.UUID TypeGroupID
+uuid.UUID WorkItemTypeID
+int Position
+TableName() string
}
note bottom: not exposed through API\nonly used to model DB storage
WorkItemTypeGroup "1" - "n" WorkItemType
(WorkItemTypeGroup, WorkItemType) .. typeGroupMember
class Bucket <<stereotype>>
note bottom: Allowed values are:\n"portfolio",\n"requirement", and\n"iteration"
WorkItemTypeGroup o-- Bucket
package link <<Folder>> {
class WorkItemLinkType {
+uuid.UUID SpaceTemplateID
}
WorkItemLinkType "n" o-- "1" SpaceTemplate
class WorkItemLinkCategory
WorkItemLinkType o-- WorkItemLinkCategory
}
}
package space <<Folder>> {
class Space {
+uuid.UUID SpaceTemplateID
}
Space "n" o-- "1" SpaceTemplate
}
ImportHelper o--"n" WorkItemType
ImportHelper o--"n" WorkItemLinkType
ImportHelper o--"n" WorkItemTypeGroup
ImportHelper o-up-"1" SpaceTemplate
@enduml | false | true | false | false | class |
3e3bfdb63106b453eb5bc93b0923b8077eeef52e | 78bcec3c46b5f1ced3cdc3e67d2879e3deb17943 | /doc/objects.iuml | 5bf564584d917b0b56cbeb65e69d382f2de4b187 | [] | no_license | ronnywilhelmsen/chessbuddy | 16900825de9395a3bea831c72bacc9242545ec6b | 5621e80b540e6f70a3d681729dc6e8219bf40600 | refs/heads/main | 2023-06-05T03:43:40.886528 | 2021-06-20T11:45:31 | 2021-06-20T11:45:31 | 370,274,568 | 0 | 0 | null | 2021-05-24T08:03:59 | 2021-05-24T08:03:59 | null | UTF-8 | PlantUML | false | false | 90 | iuml | @startuml
abstract Player
class Human
class Bot
Player <|-- Human
Player <|-- Bot
@enduml
| false | true | false | false | class |
d601abe10aa75fb4583aa7f50f60d37ae92f495a | 856447e30ad4c24a8496f9462801d2479b6a520a | /WebPult/WebZulu/documents/UML/Validation_User.puml | a67afedd0d573c8a54dc4d7bef519fd029ca6534 | [] | no_license | Zulu-Platform/Zulu-ManagementPlane | d65c5d8c68271386b33dbaea9b7d32f8649a001c | b660f0096fff6138f0b7560ec6cef7ae03b66252 | refs/heads/master | 2021-03-30T17:58:24.822767 | 2017-08-24T08:44:10 | 2017-08-24T08:44:10 | 36,858,630 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 793 | puml | @startuml
title <b><size:45>Validation User</size></b>
participant "RemoteServiceServlet" as rss << (C, #ADD1B2) >>
participant "SysLog" as sl << (L, Orange) >>
[-[#Green]> rss: Data Request
activate rss
rss -[#Green]> rss: Get UserInfo from SessionClient
rss -[#Green]> rss: Get UserInfo from SessionServer
rss -[#Green]> rss: <b><color:#777777> Validation Users </color></b> \n <b><color:#Green> True </color></b>
activate rss #Green
create Validation_Request
rss -[#Green]> Validation_Request : Access success
deactivate rss
rss -[#Red]> rss: <b><color:#777777> Validation Users </color></b> \n <b><color:#Red> False </color></b>
activate rss #Red
rss -[#Orange]> sl : User Failure (Name, Time)
[<[#Red]- rss: Access denied
deactivate rss
deactivate rss
@enduml
| false | true | false | false | sequence |
c9b904134f29dd828f81c8137129193d8b101056 | 9dc89e0060db7938382768fe3bb3eabb7ea2f034 | /doc/conception suite/pmul/sequences/endPlaceShip.puml | 96c97ddcd6252e0bbf0235409ced10072fa5b1c3 | [] | no_license | Reynault/ShipShop | e06e79384ade8fa5c20ccd6d24b249eba92c35bc | adc6054f0775d4c7695f51490836870b658f309e | refs/heads/master | 2020-08-15T16:11:43.189475 | 2019-12-22T19:22:25 | 2019-12-22T19:22:25 | 215,369,325 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 818 | puml | @startuml
autonumber
actor player
player -> GUI: the player has ended the placing part
GUI -> ShipShop: endPlaceShip()
ShipShop -> Game: endPlaceShip()
Game -> "next: Player" : setReady(true)
Game -> "next: Player": p1 : isHuman()
"next: Player" --> Game: True / False
Game -> "next: Player": ready : isReady()
"next: Player" --> Game: True / False
note left
If the other player is a human and is not ready,
the game will not change. If it's an IA, or if
the other player is ready, we can launch the game
end note
alt p1 == False && ready == False
Game -> ShipShop : false
else
Game -> ShipShop : true
ShipShop -> ShipShop : setChanged()
ShipShop -> ShipShop : updateObserver(LAUNCH)
end
GUI --> player : the GUI is updated depending if the other player is ready
@enduml | false | true | false | false | usecase |
3569f7311c3e26fa15edb20b2964b5bdf361ad0d | 694fd70b693c9670161b2492ece407123bf11cad | /plantuml/kubernetes/practice-mongodb-sharding-replicaset.plantuml | 28a4a954b6a28defec151f33be5bc25a32e836d4 | [
"CC-BY-3.0-US",
"BSD-3-Clause",
"WTFPL",
"GPL-1.0-or-later",
"MIT",
"OFL-1.1"
] | permissive | windowforsun/blog | 4a341a9780b8454a9449c177f189ca304569031b | b0bce013f060f04a42dfa7ef385dbeea1644fdab | refs/heads/master | 2023-09-04T03:17:39.674741 | 2023-08-21T14:39:37 | 2023-08-21T14:39:37 | 170,632,539 | 0 | 1 | MIT | 2023-09-05T17:48:27 | 2019-02-14T05:26:51 | HTML | UTF-8 | PlantUML | false | false | 1,255 | plantuml | @startuml
rectangle "MongoS(Router)" as ms {
rectangle "MongoS-1" as ms1 {
}
rectangle "MongoS-2" as ms2 {
}
' ms1 <-d-> ms2
' ms1 <-d-> ms3
' ms2 <-r-> ms3
}
rectangle "Shard-1(ReplicaSet)" as s1 {
rectangle "MongoDB(Primary)" as mdbp-1 {
}
rectangle "MongoDB(Secondary)" as mdbs-1-1 {
}
rectangle "MongoDB(Secondary)" as mdbs-1-2 {
}
"mdbp-1" -d-> "mdbs-1-1"
"mdbp-1" -d-> "mdbs-1-2"
"mdbs-1-1" -r-> "mdbs-1-2"
}
rectangle "Shard-2(ReplicaSet)" as s2 {
rectangle "MongoDB(Primary)" as mdbp-2 {
}
rectangle "MongoDB(Secondary)" as mdbs-2-1 {
}
rectangle "MongoDB(Secondary)" as mdbs-2-2 {
}
"mdbp-2" -d-> "mdbs-2-1"
"mdbp-2" -d-> "mdbs-2-2"
"mdbs-2-1" -r-> "mdbs-2-2"
}
rectangle "Shard-3(ReplicaSet)" as s3 {
rectangle "MongoDB(Primary)" as mdbp-3 {
}
rectangle "MongoDB(Secondary)" as mdbs-3-1 {
}
rectangle "MongoDB(Secondary)" as mdbs-3-2 {
}
"mdbp-3" -d-> "mdbs-3-1"
"mdbp-3" -d-> "mdbs-3-2"
"mdbs-3-1" -r-> "mdbs-3-2"
}
rectangle "ConfigServer" as cs {
rectangle "ConfigServer(Primary)" as csp {
}
rectangle "ConfigServer(Secondary)" as css-1 {
}
rectangle "ConfigServer(Secondary)" as css-2 {
}
"csp" -d-> "css-1"
"csp" -d-> "css-2"
"css-1" -r-> "css-2"
}
ms --> s1
ms --> s2
ms --> s3
@enduml | false | true | false | false | uml-unknown |
db15d971876baf036b28a0e7160cd4b556960222 | 0fc10dd1ce46096e626455b209f6232bd022d7aa | /esa1/Klassendiagramm.puml | 13dc84f681116311ca9fd3abaece1d4e1d0b0364 | [
"MIT"
] | permissive | tonyflow90/ws_2019-20_vwms | 5592d2ecd5f0f3180f00789b7c07cb44ad7cbee0 | 01ab344bb30e015276fe26b3d430458cccaa77b3 | refs/heads/master | 2021-07-15T14:29:03.013348 | 2020-02-03T13:57:41 | 2020-02-03T13:57:41 | 215,852,277 | 0 | 0 | MIT | 2020-10-13T17:53:17 | 2019-10-17T17:47:45 | Clojure | UTF-8 | PlantUML | false | false | 1,302 | puml | @startuml
title Klassendiagramm
class User
class Address
class Ingredient
class Recipe
class Comment
class Rating
class Favorites
class ShoppingList
enum Category
enum Unit
ShoppingList "1" -- "*" Ingredient
User "1" -- "*" ShoppingList
User "1" -- "0..1" Address
User "1" -- "*" Favorites
User "1" -- "*" Comment
Recipe "*" -- "*" Category
Recipe "1" -- "*" Comment
Rating "0..1" -- "1" Comment
Recipe "*" -- "1" User
Recipe "1" -- "1" Favorites
PreparationSteps "1" --* "1..*" Recipe: Conposition
Ingredient "*" --* "1..*" Recipe: Conposition
Unit "1" --o "*" Ingredient: Aggregation
Price "1" --o "1" Ingredient: Aggregation
class Price {
-Number value
-String currency
}
class Ingredient {
-String name
-String description
}
class Recipe {
-String title
-String description
+createIndredient(): { name, desc, unit, price }
+addIndredient(): { ingredient }
+addStep(): { number, text }
+addCategory(): { category }
+addComment(){ text, rating }
+addToFavorites()
+addToShoppingList()
}
class PreparationSteps {
-Number step
-String text
}
class User {
-String name
-String surname
-String email
}
class Rating {
-Nummber rating
}
class Comment {
-Rating rating
-String text
}
class Favorites {
}
class ShoppingList {
}
@enduml
| false | true | false | false | class |
62bc6a153f861230b255f0f8098c61f9eb822668 | b0cf8214efc347f75c33f3410adde3459f0a385b | /uml/ToDoList.puml | 4f80a89b1024a818639a80461421a38d93abfaf4 | [] | no_license | rafuchosnow/nieves-cop3330-assignment4part2 | 51a17f6addc468419ad01d364540db8a53a71d13 | fcc062a66fe9d222f522e0496ca34bde62d0807d | refs/heads/master | 2023-06-16T05:47:08.373573 | 2021-07-12T03:58:06 | 2021-07-12T03:58:06 | 384,606,868 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 525 | puml | @startuml
'https://plantuml.com/class-diagram
class ToDoList {
+ main()
+ start()
}
class ToDoListController {
- Add new items to list
- Remove items from list
- Edit items from list
- Sort items
- Save/Load Files
+ initialize()
+ addItem()
+ removeItem()
+ clearList()
+ editItem()
+ markComplete()
+ sortAll()
+ sortIncomplete()
+ sortComplete()
+ saveList()
+ loadList()
}
javafx.Application <|-- ToDoList
ToDoList - ToDoListController
@enduml | false | true | false | false | class |
a9d3a5d6228bc0f250a13e6699509444876baaee | dfe9e3d2ea519c3ddb408123e3b0889d00fa4c63 | /schema-diagram.plantuml | 22c21ad56ad9de6d0e59805ade234655222f9648 | [] | no_license | supalogix/cqrs-mysql | b2532ed5f8621604b0176693f6b7a573ee3bafe5 | 4109737ee3d151deae95556338c45664c716e46e | refs/heads/master | 2020-03-26T21:10:53.931605 | 2018-08-23T00:46:40 | 2018-08-23T00:46:40 | 145,372,110 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,239 | plantuml | @startuml
!define TABLE (T, #FFAAAA) DB Table
class event <<TABLE>>
event : aggregate_id:uuid
event : event_id:uuid
event : next_event_id:uuid
event : last_event_id:uuid
event : creation_time:varchar
event : version:integer
event : data:JSON
class vm_type <<TABLE>>
vm_type : vm_type_id:uuid
vm_type : name:varchar
vm_type : description:varchar
class vm <<TABLE>>
vm : vm_id:uuid
vm : vm_type_id:uuid
vm : query_object_id:uuid
class vm_cache <<TABLE>>
vm_cache : vm_id:uuid
vm_cache : creation_time:varchar
vm_cache : data:JSON
class query_object <<TABLE>>
query_object : query_object_id:uuid
class query_object_kv_pair <<TABLE>>
query_object_kv_pair : query_object_id:uuid
query_object_kv_pair : kv_pair_id:uuid
class kv_pair <<TABLE>>
kv_pair : kv_pair_id:uuid
kv_pair : map_key_id:uuid
kv_pair : value:varchar
class map_key <<TABLE>>
map_key : map_key_id:uuid
map_key : name:varchar
map_key : description:varchar
class vm_event <<TABLE>>
vm_event : vm_id:uuid
vm_event : event_id:uuid
vm "m" -- "1" query_object
vm_type "1" -- "m" vm
vm "1" -- "m" vm_event
vm_event "1" -- "1" event
vm_cache "1" -- "1" vm
query_object_kv_pair "1" -- "m" query_object
query_object_kv_pair "1" -- "m" kv_pair
map_key "1" -- "m" kv_pair
@enduml
| false | true | false | false | class |
8d0ffc49d69b1f6acb7866db8a4e6e691f92cfc8 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/CategoryUpdate.puml | 9e3186d60086cd1b637d8eb0173d4c3a87d0c7c8 | [] | 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 | 363 | 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 CategoryUpdate [[CategoryUpdate.svg]] {
version: Long
actions: [[CategoryUpdateAction.svg List<CategoryUpdateAction>]]
}
@enduml
| false | true | false | false | class |
5e3ddc2b41992256facff3213d5f852c73907d6b | 372d0fe94d7e59fd48620c687fee8fc94841408b | /deadheat-lock-example/microservices-example/consumer-service/src/main/java/com/vrush/microservices/consumer/utils/utils.plantuml | 393a52f220b3e939e708149435f8d4d45ed02f6f | [
"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 | 643 | plantuml | @startuml
title __UTILS's Class Diagram__\n
namespace com.vrush.microservices.consumer {
namespace utils {
class com.vrush.microservices.consumer.utils.Template {
{static} + BOOKING : String
{static} + HOME : String
{static} + REDIRECT_BOOKING : String
{static} + REDIRECT_HOME : String
{static} + REDIRECT_ROOMS : String
{static} + ROOMS : String
}
}
}
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 |
31d8cb199d61a790f4e683da98e09ba13dba28d3 | 3576ec713485a374cd82f4db2df455e2108fbf46 | /concepts/0051-dkms/puml/recover-connection.puml | 300cfcd4295c3c2a1c28ac0f59d7b785b0bae815 | [
"Apache-2.0",
"LicenseRef-scancode-dco-1.1"
] | permissive | hyperledger/aries-rfcs | b5de0c6f3b6855c6b66039b3f3580e062d238cdf | 097053c6e91f16d4dad18b5367cf338721423dc7 | refs/heads/main | 2023-08-31T08:13:57.556336 | 2023-07-24T21:30:11 | 2023-07-24T21:30:11 | 185,645,683 | 340 | 259 | Apache-2.0 | 2023-09-13T01:20:18 | 2019-05-08T16:49:20 | Python | UTF-8 | PlantUML | false | false | 2,336 | puml | @startuml
skinparam sequenceArrowThickness 2
skinparam roundcorner 15
skinparam maxmessagesize 100
skinparam sequence {
ArrowColor grey
LifeLineBorderColor grey
ParticipantBorderColor grey
boxbordercolor white
ParticipantFontSize 17
actorfontsize 17
boxfontsize 17
boxfontcolor grey
ActorBorderColor grey
Actorbackgroundcolor white
}
actor Alice as al
participant "Alice's\nEdge Agent" as aea
participant "Alice's\nCloud Agent" as aca
participant "Bob's\nCloud Agent" as bca
participant "Bob's\nEdge Agent" as bea
actor Bob as bob
note over al, bob #f0f0e0
Assumptions: Alice no longer has valid any DID
keys to use for her connection with Bob.
An attacker has compromised the connection and locked out Alice.
end note
== agent recovery ==
note over al, bob #f0f0e0
Alice performs agent recovery by completing all steps in
<b>Offline Recovery</b> diagram or <b>Social Recovery</b> diagram
She can't complete the portion to rotate DID keys
because she is locked out
end note
== reestablish relationship with Bob ==
alt out of band method
al --> bob: compromise notify
note right
Alice contacts Bob out of band to let him
know that her existing connection is not her.
Bob can authenticate Alice using the same methods
as before when Alice and Bob connected
end note
else decry method
note over al, bob
After recovery, the agent knows it couldn't rotate the DID keys.
The agent uses the key that was previously authorized to perform
the decry method.
end note
par2
aea -[#blue]> aca: add DECRY event to microledger A<sub>B</sub><sup>ml</sup>, signed by A<sub>B</sub><sup>1-sk</sup>
else
aca -[#blue]> bca: \n\n\n\n\nforward
else
bca -[#blue]> bea: \n\n\n\n\nforward
else
bea -> bob: \n\n\n\n\nDECRY notify
note right
DECRY means Bob should be use caution with his
connection to Alice because it should no longer be trusted. Bob
should verify that his connection is really to Alice.
end note
end
end
bob --> bob: verify Alice
note right
This can be different based on who Bob is.
If Bob is Alice's brother this could be simple.
If Bob is Alice's bank this would be more complex.
end note
bob -> bob: delete former connection data with Alice
note right
DID, keys and microledger
end note
note over al, bob #77ccff
include <b>Add Connection Private DID Provisioned</b> diagram
(with all authorizations)
end note
@enduml
| false | true | false | false | usecase |
6e45116379a36b3812ac98299ed2c80bb801c439 | 127c00726481da19a7009cf76d9a7392cfefd357 | /facade/resources/facade.puml | 1094f0568684bd914bdfa236b1253652fead2dbf | [] | no_license | wenfujing/design-pattern | aa8b07ae193f8c8d65c94113a5bc22a7f97ebd9d | a64b610a7650cfc14042c07c12b84b7b414f6512 | refs/heads/master | 2020-06-14T15:27:20.159809 | 2019-05-21T07:58:26 | 2019-05-21T07:58:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 268 | puml | @startuml
class ModuleA {
testA(): void
}
class ModuleB {
testB(): void
}
class ModuleC {
testC(): void
}
class Facade {
test(): void
}
class Client {
- Facade
}
Facade <.. ModuleA
Facade <.. ModuleB
Facade <.. ModuleC
Client <.. Facade
@enduml | false | true | false | false | class |
72d1446f3dab0162344431e2afb68f35a7d4540a | d0ca6bd0d2ca612237a6460a1435616086c44de4 | /bootcamp/Unit-1-Object_Oriented_Programming/UML_Modelling/class.puml | 14e1db18aa2fa2be29dea64b377d7e82cffdb477 | [] | no_license | landelle9/swe-solutions | 886e1b6c8e0b041e932699ed74d1e2c6081f755d | 65c403c351673bf9b624e27e55199f437e8214e1 | refs/heads/main | 2023-06-15T22:13:44.364690 | 2021-07-20T08:40:59 | 2021-07-20T08:40:59 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 273 | puml | @startuml
title Airports - Class Diagram
class Passenger {
}
class Person {
String name
String getName()
}
class Passenger {
}
class Crew {
}
class Plane {
String aircraftType
}
Person <|-- Passenger
Person <|-- Crew
Plane "1" o-- "many" Passenger
@enduml | false | true | false | false | class |
7169b72d769def688d90e40a35e015b64a33472b | 20478b6c19855983adf0781338d1a30e98101a7b | /diagramas/Facade.iuml | 103370fc25af2ab415ef354b5cbcdf81129b7aa6 | [] | no_license | LEON12699/Patrones_diseno | f9391a3071ae76b6c70de0610c70804e9ab0cbdb | cf0e97ba3f7efe6101dc575b8508faedbf3d75b9 | refs/heads/master | 2023-01-02T13:49:08.209731 | 2020-10-26T03:40:25 | 2020-10-26T03:40:25 | 305,895,825 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 461 | iuml | @startuml Facade structure
skinparam class {
BackgroundColor #FFA509
BorderColor black
ArrowColor black
}
package "Subsytem " #DDDDDD {
Concrete1Subsytem <|--Concrete2Subsytem
Concrete2Subsytem <-- Concrete3Subsytem
Concrete4Subsytem --> Concrete3Subsytem
}
class Facade {
linkSubSystemObjects
SubSystemOperation()
}
Facade --> Concrete1Subsytem
Facade --> Concrete3Subsytem
Facade --> Concrete4Subsytem
Client -right->Facade
@enduml | false | true | false | false | class |
598e134dd5075cef911dd2d24e4f0dbd4d5b3b59 | 9bd2ad151a8b4f8d432ae8225ddb413e1dac8e38 | /docs/sequence/PISPDiscoveryApi.puml | 0d92c4f36a7f971d80e9bec3557b89f3138d2db4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sridharvoruganti/thirdparty-scheme-adapter | c7de9880a527a967473f6913112239746fb3b504 | e16aa5b5aed325d9e35fe3af09c253a67f1c6703 | refs/heads/master | 2023-04-14T16:56:12.340697 | 2021-04-16T13:49:55 | 2021-04-16T13:49:55 | 290,445,585 | 0 | 0 | NOASSERTION | 2020-08-26T08:52:47 | 2020-08-26T08:52:46 | null | UTF-8 | PlantUML | false | false | 3,008 | puml | @startuml
title PISP Discovery
participant "PISP Backend" as PISP
box "PISP tp-scheme-adapter"
participant "outbound-server" as PISP_TP_OUT
participant "PISPDiscoveryModel" as PISP_DM
participant "inbound-server" as PISP_TP_IN
end box
box "Mojaloop"
participant Switch
end box
box "DFSP tp-scheme-adapter"
participant "inbound-server" as DFSP_TP_IN
participant "DFSPDiscoveryModel" as DFSP_DM
end box
== Discovery ==
autonumber 1 "<b>DISCOVERY-#</b>"
rnote right of PISP
PISP presents thirdparty enabled DFSPs to user. User selects a dfpsa and provides a generic ID to search for associated accounts
end note
PISP -> PISP_TP_OUT: GET /linking/accounts/dfspa/username1234
activate PISP
activate PISP_TP_OUT
PISP_TP_OUT -> PISP_TP_OUT: const model = await create()
rnote right of PISP_TP_OUT: state: start
PISP_TP_OUT -> PISP_DM: model.getAccounts(dfspId, username)
activate PISP_DM
PISP_DM -> PISP_DM: ThirdpartyRequests.getAccounts()
PISP_DM -> Switch: GET /accounts/username1234
rnote right of PISP_DM #LightBlue
GET /accounts/username1234
FSIOP-Source: pispa
FSIOP-Destination: dfspa
end note
activate Switch
Switch --> PISP_DM: 202 Accepted
deactivate PISP_DM
Switch -> DFSP_TP_IN: GET /accounts/username1234
activate DFSP_TP_IN
DFSP_TP_IN --> Switch: 202 Accepted
deactivate Switch
DFSP_TP_IN -> DFSP_TP_IN: const model = await create()
rnote right of DFSP_TP_IN: state: start
DFSP_TP_IN -> DFSP_DM: model.retrieveAccounts()
deactivate DFSP_TP_IN
note over PISP, DFSP_DM
HAPPY_SCENARIO: DFSP returns list of accounts.
end note
activate DFSP_DM
DFSP_DM -> DFSP_DM: DFSPBackendRequests.getUserAccounts('username1234')
DFSP_DM -> DFSP_DM: Accounts returned.
rnote right of DFSP_DM: state: accountsRetrieved
rnote left of DFSP_DM #LightBlue
NOTE: This deviates from the original design document.
Which has the response as a top-level array which
is a security and expandability risk.
Fixing that here.
PUT /accounts/username1234
FSIOP-Source: dfspa
FSIOP-Destination: pispa
{
"accounts": [
{ accountNickname: "XXXXXXnt", id: "dfspa.username.1234", currency: "ZAR" },
{ accountNickname: "SpeXXXXXXXXnt", id: "dfspa.username.5678", currency: "USD" }
]
}
end note
DFSP_DM -> Switch: PUT /accounts/username1234
activate Switch
Switch --> DFSP_DM: 200 OK
deactivate DFSP_DM
Switch --> PISP_TP_IN: PUT /accounts/username1234
activate PISP_TP_IN
PISP_TP_IN --> Switch: 200 OK
deactivate Switch
PISP_TP_IN -> PISP_DM: Accounts response recieved
rnote right of PISP_DM: state: accountLookupSuccess
deactivate PISP_TP_IN
activate PISP_DM
PISP_DM -> PISP_TP_OUT: return Accounts
deactivate PISP_DM
rnote left of PISP_TP_OUT #LightBlue
{
accounts: [
{ accountNickname: "XXXXXXnt", id: "dfspa.username.1234", currency: "ZAR" },
{ accountNickname: "SpeXXXXXXXXnt", id: "dfspa.username.5678", currency: "USD" }
],
currentState="accountLookupSuccess"
}
end note
PISP_TP_OUT --> PISP: 200 OK Accounts
deactivate PISP_TP_OUT
deactivate PISP
@enduml
| false | true | false | false | sequence |
5a0bdc469f0a0c318f15e244ad72492d8adc9224 | 6e30d5b3d773278394abbe71164bf1b8aff94b8d | /RoommateWrangler/app/UML/SystemSequenceDiagram4.puml | d3c41ec1ef67737240a1a72ead6b24d49ad0cece | [] | no_license | irocketh/RoommateWrangler | 2ffdbcbd60a4a71cc5307f958cd5b80cd7411664 | 539b26e4181eb4d5da0604e9423fd8c519db35c7 | refs/heads/master | 2020-12-24T16:50:18.964057 | 2015-05-19T02:23:22 | 2015-05-19T02:23:22 | 35,854,456 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 292 | puml | @startuml
title view bill history
Actor Wrangler
opt if bills have been added to the database
loop for all bills in database
Wrangler <-- RoommateWrangler: bill amount
Wrangler <-- RoommateWrangler: bill type
Wrangler <-- RoommateWrangler: corresponding responsible roommate
end
end
@enduml | false | true | false | false | sequence |
f8450020f36b37a0723e83430dd8b905f6235e07 | d975ba90a37d227caa0f1b7a6c9702356c6fd903 | /uml/airplug.puml | 3c4c886760a611741477b4f11ecf519ca6110657 | [] | no_license | MinhNghiaD/Airplug-ClearPath | 2beea0ff94574e19251700202862f25d3003c266 | da5625da3744254a95fa30f395d11c8f7f7863ea | refs/heads/master | 2022-11-12T17:13:37.167323 | 2020-06-17T06:35:10 | 2020-06-17T06:35:10 | 255,916,966 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 354 | puml | @startuml
set namespaceSeparator ::
namespace Airplug {
' Nested Private class
Router *-- Router::Private
ElectionManager *-- ElectionManager::Private
Message *-- Message::Private
LaiYangSnapshot *-- LaiYangSnapshot::Private
' Normal link
Router *-- ElectionManager
' Heritage link
Message <|-- ACLMessage
' Enum link
}
@enduml
| false | true | false | false | class |
6eeda0fafa25a6e49a29133e01288f7c130dab55 | 618414d7666e67b9535ebd975e1de61e9c01e095 | /QLSV/app/build/generated/not_namespaced_r_class_sources/release/processReleaseResources/r/android/support/constraint/constraint.plantuml | c86466a19cd326f13644d60584a29079d869f20f | [] | no_license | h2312/Do-an-TTLTA-03-TIN230DV01-0100 | a0792724add3844de35d48a2bd87d3eeb8de8a93 | e9f01e84b45042bd6192333842fb80feabb74707 | refs/heads/master | 2022-06-30T21:56:05.032422 | 2020-04-25T10:33:44 | 2020-04-25T10:33:44 | 258,747,594 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 14,315 | plantuml | @startuml
title __CONSTRAINT's Class Diagram__\n
package android.support.constraint {
class R {
- R()
}
}
package android.support.constraint {
class attr {
{static} + barrierAllowsGoneWidgets : int
{static} + barrierDirection : int
{static} + chainUseRtl : int
{static} + constraintSet : int
{static} + constraint_referenced_ids : int
{static} + content : int
{static} + emptyVisibility : int
{static} + layout_constrainedHeight : int
{static} + layout_constrainedWidth : int
{static} + layout_constraintBaseline_creator : int
{static} + layout_constraintBaseline_toBaselineOf : int
{static} + layout_constraintBottom_creator : int
{static} + layout_constraintBottom_toBottomOf : int
{static} + layout_constraintBottom_toTopOf : int
{static} + layout_constraintCircle : int
{static} + layout_constraintCircleAngle : int
{static} + layout_constraintCircleRadius : int
{static} + layout_constraintDimensionRatio : int
{static} + layout_constraintEnd_toEndOf : int
{static} + layout_constraintEnd_toStartOf : int
{static} + layout_constraintGuide_begin : int
{static} + layout_constraintGuide_end : int
{static} + layout_constraintGuide_percent : int
{static} + layout_constraintHeight_default : int
{static} + layout_constraintHeight_max : int
{static} + layout_constraintHeight_min : int
{static} + layout_constraintHeight_percent : int
{static} + layout_constraintHorizontal_bias : int
{static} + layout_constraintHorizontal_chainStyle : int
{static} + layout_constraintHorizontal_weight : int
{static} + layout_constraintLeft_creator : int
{static} + layout_constraintLeft_toLeftOf : int
{static} + layout_constraintLeft_toRightOf : int
{static} + layout_constraintRight_creator : int
{static} + layout_constraintRight_toLeftOf : int
{static} + layout_constraintRight_toRightOf : int
{static} + layout_constraintStart_toEndOf : int
{static} + layout_constraintStart_toStartOf : int
{static} + layout_constraintTop_creator : int
{static} + layout_constraintTop_toBottomOf : int
{static} + layout_constraintTop_toTopOf : int
{static} + layout_constraintVertical_bias : int
{static} + layout_constraintVertical_chainStyle : int
{static} + layout_constraintVertical_weight : int
{static} + layout_constraintWidth_default : int
{static} + layout_constraintWidth_max : int
{static} + layout_constraintWidth_min : int
{static} + layout_constraintWidth_percent : int
{static} + layout_editor_absoluteX : int
{static} + layout_editor_absoluteY : int
{static} + layout_goneMarginBottom : int
{static} + layout_goneMarginEnd : int
{static} + layout_goneMarginLeft : int
{static} + layout_goneMarginRight : int
{static} + layout_goneMarginStart : int
{static} + layout_goneMarginTop : int
{static} + layout_optimizationLevel : int
- attr()
}
}
package android.support.constraint {
class id {
{static} + bottom : int
{static} + end : int
{static} + gone : int
{static} + invisible : int
{static} + left : int
{static} + packed : int
{static} + parent : int
{static} + percent : int
{static} + right : int
{static} + spread : int
{static} + spread_inside : int
{static} + start : int
{static} + top : int
{static} + wrap : int
- id()
}
}
package android.support.constraint {
class styleable {
{static} + ConstraintLayout_Layout : int[]
{static} + ConstraintLayout_Layout_android_orientation : int
{static} + ConstraintLayout_Layout_android_maxWidth : int
{static} + ConstraintLayout_Layout_android_maxHeight : int
{static} + ConstraintLayout_Layout_android_minWidth : int
{static} + ConstraintLayout_Layout_android_minHeight : int
{static} + ConstraintLayout_Layout_barrierAllowsGoneWidgets : int
{static} + ConstraintLayout_Layout_barrierDirection : int
{static} + ConstraintLayout_Layout_chainUseRtl : int
{static} + ConstraintLayout_Layout_constraintSet : int
{static} + ConstraintLayout_Layout_constraint_referenced_ids : int
{static} + ConstraintLayout_Layout_layout_constrainedHeight : int
{static} + ConstraintLayout_Layout_layout_constrainedWidth : int
{static} + ConstraintLayout_Layout_layout_constraintBaseline_creator : int
{static} + ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf : int
{static} + ConstraintLayout_Layout_layout_constraintBottom_creator : int
{static} + ConstraintLayout_Layout_layout_constraintBottom_toBottomOf : int
{static} + ConstraintLayout_Layout_layout_constraintBottom_toTopOf : int
{static} + ConstraintLayout_Layout_layout_constraintCircle : int
{static} + ConstraintLayout_Layout_layout_constraintCircleAngle : int
{static} + ConstraintLayout_Layout_layout_constraintCircleRadius : int
{static} + ConstraintLayout_Layout_layout_constraintDimensionRatio : int
{static} + ConstraintLayout_Layout_layout_constraintEnd_toEndOf : int
{static} + ConstraintLayout_Layout_layout_constraintEnd_toStartOf : int
{static} + ConstraintLayout_Layout_layout_constraintGuide_begin : int
{static} + ConstraintLayout_Layout_layout_constraintGuide_end : int
{static} + ConstraintLayout_Layout_layout_constraintGuide_percent : int
{static} + ConstraintLayout_Layout_layout_constraintHeight_default : int
{static} + ConstraintLayout_Layout_layout_constraintHeight_max : int
{static} + ConstraintLayout_Layout_layout_constraintHeight_min : int
{static} + ConstraintLayout_Layout_layout_constraintHeight_percent : int
{static} + ConstraintLayout_Layout_layout_constraintHorizontal_bias : int
{static} + ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle : int
{static} + ConstraintLayout_Layout_layout_constraintHorizontal_weight : int
{static} + ConstraintLayout_Layout_layout_constraintLeft_creator : int
{static} + ConstraintLayout_Layout_layout_constraintLeft_toLeftOf : int
{static} + ConstraintLayout_Layout_layout_constraintLeft_toRightOf : int
{static} + ConstraintLayout_Layout_layout_constraintRight_creator : int
{static} + ConstraintLayout_Layout_layout_constraintRight_toLeftOf : int
{static} + ConstraintLayout_Layout_layout_constraintRight_toRightOf : int
{static} + ConstraintLayout_Layout_layout_constraintStart_toEndOf : int
{static} + ConstraintLayout_Layout_layout_constraintStart_toStartOf : int
{static} + ConstraintLayout_Layout_layout_constraintTop_creator : int
{static} + ConstraintLayout_Layout_layout_constraintTop_toBottomOf : int
{static} + ConstraintLayout_Layout_layout_constraintTop_toTopOf : int
{static} + ConstraintLayout_Layout_layout_constraintVertical_bias : int
{static} + ConstraintLayout_Layout_layout_constraintVertical_chainStyle : int
{static} + ConstraintLayout_Layout_layout_constraintVertical_weight : int
{static} + ConstraintLayout_Layout_layout_constraintWidth_default : int
{static} + ConstraintLayout_Layout_layout_constraintWidth_max : int
{static} + ConstraintLayout_Layout_layout_constraintWidth_min : int
{static} + ConstraintLayout_Layout_layout_constraintWidth_percent : int
{static} + ConstraintLayout_Layout_layout_editor_absoluteX : int
{static} + ConstraintLayout_Layout_layout_editor_absoluteY : int
{static} + ConstraintLayout_Layout_layout_goneMarginBottom : int
{static} + ConstraintLayout_Layout_layout_goneMarginEnd : int
{static} + ConstraintLayout_Layout_layout_goneMarginLeft : int
{static} + ConstraintLayout_Layout_layout_goneMarginRight : int
{static} + ConstraintLayout_Layout_layout_goneMarginStart : int
{static} + ConstraintLayout_Layout_layout_goneMarginTop : int
{static} + ConstraintLayout_Layout_layout_optimizationLevel : int
{static} + ConstraintLayout_placeholder : int[]
{static} + ConstraintLayout_placeholder_content : int
{static} + ConstraintLayout_placeholder_emptyVisibility : int
{static} + ConstraintSet : int[]
{static} + ConstraintSet_android_orientation : int
{static} + ConstraintSet_android_id : int
{static} + ConstraintSet_android_visibility : int
{static} + ConstraintSet_android_layout_width : int
{static} + ConstraintSet_android_layout_height : int
{static} + ConstraintSet_android_layout_marginLeft : int
{static} + ConstraintSet_android_layout_marginTop : int
{static} + ConstraintSet_android_layout_marginRight : int
{static} + ConstraintSet_android_layout_marginBottom : int
{static} + ConstraintSet_android_maxWidth : int
{static} + ConstraintSet_android_maxHeight : int
{static} + ConstraintSet_android_minWidth : int
{static} + ConstraintSet_android_minHeight : int
{static} + ConstraintSet_android_alpha : int
{static} + ConstraintSet_android_transformPivotX : int
{static} + ConstraintSet_android_transformPivotY : int
{static} + ConstraintSet_android_translationX : int
{static} + ConstraintSet_android_translationY : int
{static} + ConstraintSet_android_scaleX : int
{static} + ConstraintSet_android_scaleY : int
{static} + ConstraintSet_android_rotation : int
{static} + ConstraintSet_android_rotationX : int
{static} + ConstraintSet_android_rotationY : int
{static} + ConstraintSet_android_layout_marginStart : int
{static} + ConstraintSet_android_layout_marginEnd : int
{static} + ConstraintSet_android_translationZ : int
{static} + ConstraintSet_android_elevation : int
{static} + ConstraintSet_barrierAllowsGoneWidgets : int
{static} + ConstraintSet_barrierDirection : int
{static} + ConstraintSet_chainUseRtl : int
{static} + ConstraintSet_constraint_referenced_ids : int
{static} + ConstraintSet_layout_constrainedHeight : int
{static} + ConstraintSet_layout_constrainedWidth : int
{static} + ConstraintSet_layout_constraintBaseline_creator : int
{static} + ConstraintSet_layout_constraintBaseline_toBaselineOf : int
{static} + ConstraintSet_layout_constraintBottom_creator : int
{static} + ConstraintSet_layout_constraintBottom_toBottomOf : int
{static} + ConstraintSet_layout_constraintBottom_toTopOf : int
{static} + ConstraintSet_layout_constraintCircle : int
{static} + ConstraintSet_layout_constraintCircleAngle : int
{static} + ConstraintSet_layout_constraintCircleRadius : int
{static} + ConstraintSet_layout_constraintDimensionRatio : int
{static} + ConstraintSet_layout_constraintEnd_toEndOf : int
{static} + ConstraintSet_layout_constraintEnd_toStartOf : int
{static} + ConstraintSet_layout_constraintGuide_begin : int
{static} + ConstraintSet_layout_constraintGuide_end : int
{static} + ConstraintSet_layout_constraintGuide_percent : int
{static} + ConstraintSet_layout_constraintHeight_default : int
{static} + ConstraintSet_layout_constraintHeight_max : int
{static} + ConstraintSet_layout_constraintHeight_min : int
{static} + ConstraintSet_layout_constraintHeight_percent : int
{static} + ConstraintSet_layout_constraintHorizontal_bias : int
{static} + ConstraintSet_layout_constraintHorizontal_chainStyle : int
{static} + ConstraintSet_layout_constraintHorizontal_weight : int
{static} + ConstraintSet_layout_constraintLeft_creator : int
{static} + ConstraintSet_layout_constraintLeft_toLeftOf : int
{static} + ConstraintSet_layout_constraintLeft_toRightOf : int
{static} + ConstraintSet_layout_constraintRight_creator : int
{static} + ConstraintSet_layout_constraintRight_toLeftOf : int
{static} + ConstraintSet_layout_constraintRight_toRightOf : int
{static} + ConstraintSet_layout_constraintStart_toEndOf : int
{static} + ConstraintSet_layout_constraintStart_toStartOf : int
{static} + ConstraintSet_layout_constraintTop_creator : int
{static} + ConstraintSet_layout_constraintTop_toBottomOf : int
{static} + ConstraintSet_layout_constraintTop_toTopOf : int
{static} + ConstraintSet_layout_constraintVertical_bias : int
{static} + ConstraintSet_layout_constraintVertical_chainStyle : int
{static} + ConstraintSet_layout_constraintVertical_weight : int
{static} + ConstraintSet_layout_constraintWidth_default : int
{static} + ConstraintSet_layout_constraintWidth_max : int
{static} + ConstraintSet_layout_constraintWidth_min : int
{static} + ConstraintSet_layout_constraintWidth_percent : int
{static} + ConstraintSet_layout_editor_absoluteX : int
{static} + ConstraintSet_layout_editor_absoluteY : int
{static} + ConstraintSet_layout_goneMarginBottom : int
{static} + ConstraintSet_layout_goneMarginEnd : int
{static} + ConstraintSet_layout_goneMarginLeft : int
{static} + ConstraintSet_layout_goneMarginRight : int
{static} + ConstraintSet_layout_goneMarginStart : int
{static} + ConstraintSet_layout_goneMarginTop : int
{static} + LinearConstraintLayout : int[]
{static} + LinearConstraintLayout_android_orientation : int
- styleable()
}
}
R +-down- attr
R +-down- id
R +-down- styleable
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
c52ca75361de9b03dd43d4a8e1c0ffbf2093338b | e4cb8fc1fcc7eb0ed9150a681256c93c2ac0eb7d | /Task02/Task02.plantuml | 198b25fbee94057e8bae75ad3e42b99abcbfcf59 | [] | no_license | EX22/EpamTraining | 44411ea262885b8f940acb08b22299b88ad99dec | 6258ae08f9927ada9c33c8da9465aac02ea3f32d | refs/heads/master | 2022-07-17T05:46:13.245526 | 2019-05-29T03:17:28 | 2019-05-29T03:17:28 | 170,499,105 | 0 | 0 | null | 2022-06-21T01:09:16 | 2019-02-13T11:48:20 | Java | UTF-8 | PlantUML | false | false | 1,460 | plantuml | @startuml
title __TASK02's Class Diagram__\n
package by.khomenko.task02.entity {
class Container {
}
}
package by.khomenko.task02.reader {
class DataReader {
}
}
package by.khomenko.task02.exception {
class DataReaderException {
}
}
package by.khomenko.task02.logic {
class Dock {
}
}
package by.khomenko.task02.parser {
class ExperimentDataParser {
}
}
package by.khomenko.task02.validator {
class ExperimentDataValidator {
}
}
package by.khomenko.task02.factory {
class FleetCreator {
}
}
package by.khomenko.task02.exception {
class LineSyntaxException {
}
}
package by.khomenko.task02.main {
class Main {
}
}
package by.khomenko.task02.entity {
class Port {
}
}
package by.khomenko.task02.entity {
class Ship {
}
}
package by.khomenko.task02.parser {
class SimpleJSONParser {
}
}
package by.khomenko.task02.logic {
class Storage {
}
}
package by.khomenko.task02.exception {
class ValidationException {
}
}
Dock -up-|> Callable
Dock o-- Port : port
Dock o-- Ship : ship
Port o-- Storage : storage
Ship o-- Storage : storage
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 |
8cfafa671e1446dbfbbf3312bb80002f98423be7 | 3254ff5b6c4c41947e89c87c14797f814aa4c5d7 | /packages/jsbattle-docs/src/puml/infrastructure.puml | 623eef924b3c2b875c3639627a57bd7c024b34a4 | [
"MIT"
] | permissive | Gary-Ascuy/jsbattle | 68549d1474f2004344c94c2b95f4d5f97a935b2b | 98d9339dbe57cd9ba55bddfb9a9e3f62de72cc5a | refs/heads/develop | 2022-12-24T06:45:09.859024 | 2020-10-01T01:12:58 | 2020-10-01T01:12:58 | 279,422,120 | 1 | 0 | MIT | 2020-10-01T01:12:59 | 2020-07-13T22:10:37 | JavaScript | UTF-8 | PlantUML | false | false | 393 | puml | @startuml
node "Node" {
[nginx]
[jsbattle server]
database DB
}
node "Worker 1" {
[jsbattle worker 1]
}
node "Worker 2" {
[nginx]
[jsbattle worker 2]
}
[web browser] --> [nginx] : :80
[nginx] -> [jsbattle server] : localhost:8080
[jsbattle server] - DB
[jsbattle server] -- [jsbattle worker 1] : <transporter>
[jsbattle server] -- [jsbattle worker 2] : <transporter>
@enduml
| false | true | false | false | sequence |
b92276eda4ef84e858af0197d72734cbe29c065b | fafaf973381b21bea8eb334545ded62282cba3a2 | /UML_Class_diagram/singleton/SingletonNotThreadSafe.plantuml | 4931dc983cb17e09fb79f81913eea27e9f219a2a | [] | no_license | recepkaraca/DesignPatternsCourse | d9edc61009b4313a08b0383473b0d97f8fb0a2dd | 69f507ebec842c6b50e9a2a093496f62760170fe | refs/heads/master | 2022-09-11T10:19:54.206890 | 2020-06-02T22:51:09 | 2020-06-02T22:51:09 | 245,816,321 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 225 | plantuml | @startuml scenario_uml
skinparam classAttributeIconSize 0
left to right direction
class Singleton{
{static} -instance : Singleton
-Singleton()
{static}+Instance() : Singleton
}
Singleton <-- Singleton
@enduml | false | true | false | false | class |
393ec173550646d61b7a6601cd51e75010490c1b | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/DiscountCodeSetDescriptionAction.puml | 2ebd088ba91677a908e076aa88f33caa5d465e54 | [] | 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 | 511 | 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 DiscountCodeSetDescriptionAction [[DiscountCodeSetDescriptionAction.svg]] extends DiscountCodeUpdateAction {
action: String
description: [[LocalizedString.svg LocalizedString]]
}
interface DiscountCodeUpdateAction [[DiscountCodeUpdateAction.svg]] {
action: String
}
@enduml
| false | true | false | false | class |
be893d91d5025517bfc60adedd320bce4242ca55 | 2b2acc58e16343190688ed460b26386980bb2b20 | /Documents/UC8/UC8_SSD.puml | da8feb51bd9c9a5768450748e2dbee27e20f236d | [] | no_license | 1190452/LAPR3 | 0ca11285a3e85f93b5d687a0e10caef6f62a9577 | e641d35f6524fde900beb3683937fc697af3b325 | refs/heads/master | 2023-05-11T07:45:02.636516 | 2021-01-31T17:06:37 | 2021-01-31T17:06:37 | 372,571,407 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 560 | puml | @startuml
autonumber
actor "Administrator" as Admin
activate Admin
Admin -> ":System" : initiates the adding of a medicine
":System" --> Admin : requests the necessary data \n(id, name, description, price, weight)
deactivate ":System"
Admin -> ":System" : enters the data
activate ":System"
":System" --> Admin : presents the data and asks for confirmation
deactivate ":System"
Admin -> ":System" : confirms the data
activate ":System"
":System" --> Admin : informs that the medicine was added with success
deactivate ":System"
@enduml | false | true | false | false | usecase |
e1643861ebd86c47e923b5d7816213fa685f1f83 | b7d2ba71058efa46eff4ed885324819fb3f99266 | /src/doc/CLI_Controllers/RoomConfiguration/SelectDevice_sd_RoomConfiguration.puml | f805ae821420cbc21dec83a5c519bb3cad68d393 | [] | no_license | Almadanmp/backend4 | 3aaa5cbe453041917a510ceee83bf318499a9823 | 07ab3c1af9c7de6ff35cf23bf44b0e664db82f46 | refs/heads/master | 2022-11-25T10:30:27.184246 | 2019-06-30T19:26:12 | 2019-06-30T19:26:12 | 194,547,877 | 0 | 0 | null | 2022-11-16T11:54:00 | 2019-06-30T18:24:24 | Java | UTF-8 | PlantUML | false | false | 794 | puml | @startuml
actor Admin
title US215 \n As an Administrator, I want to edit the configuration of an existing device, so that I can reconfigure it. \n Select a Device from the selected Room's Device list.
autonumber
RoomConfigurationUI --> Admin:displayDeviceListFromRoom()
Admin -> RoomConfigurationUI: Select Device from Device list
activate RoomConfigurationUI
RoomConfigurationUI -> RoomConfigurationController: getDeviceFromList()
activate RoomConfigurationController
RoomConfigurationController -> DeviceList: getDeviceFromList()
activate DeviceList
DeviceList->Device: getDeviceFromList()
activate Device
Device -> Device: validate Device
Device --> Admin: displayDevice()
deactivate Device
deactivate DeviceList
deactivate RoomConfigurationController
deactivate RoomConfigurationUI
@enduml | false | true | false | false | sequence |
e3035465afff2da7f2cbe03b93276a4dcb0ceed3 | 6bc17f14e18802692c43be2669855c066d12eccc | /diagrams/tx-flow/block_related.puml | 2ee1c5d5327aee01200e7d9acb3994d889be9b5f | [] | no_license | metalg0su/engine-explained | 6872644741fbccdff1bf1c51ef5e195e5d5c8e21 | f0c034089770f090bb89081a3b975930be1b67d2 | refs/heads/master | 2021-07-10T00:17:08.604316 | 2020-08-19T07:12:15 | 2020-08-19T07:12:15 | 171,679,437 | 0 | 0 | null | 2020-06-25T05:01:29 | 2019-02-20T13:36:08 | Python | UTF-8 | PlantUML | false | false | 3,283 | puml | @startuml
title Relations
hide members
package Votes {
abstract Vote {
+ rep
+ timestamp
+ signature
+ origin_args()
+ hash()
+ serialize()
+ verify()
+ result()
+ new()
+ empty()
+ deserialize()
+ to_origin_data()
+ to_hash()
}
class BlockVote {
+ block_height
+ block_hash
+ result
}
class LeaderVote <<Complain Vote>> {
+ block_height
+ old_leader
+ new_leader
}
class BlockVotes
class LeaderVotes
}
package Etc {
abstract Transaction
class BlockVersion << namedtuple >>
class TransactionVersioner
class BlockVersioner {
- _versions
+ add_version()
+ get_version()
+ get_height()
+ get_hash()
}
class Signer
class SignVerifier
}
package Blocks {
annotation Block
annotation BlockBody
annotation BlockHeader
abstract BlockBuilder << Build Block >> {
~ version
~ BlockHeaderClass
~ BlockBodyClass
+ height
+ prev_hash
+ signer
+ transactions
+ block
+ hash
+ signature
+ peer_id
- _tx_versioner
+ size()
+ build()
+ build_block()
~ build_block_header_data()
~ build_block_body_data()
+ sign()
+ new()
+ from_new()
+ from_()
}
class CandidateBlocks {
+ CandidateBlock blocks
+ add_vote()
+ get_votes()
+ add_block()
+ remove_block()
}
class CandidateBlock << last_unconfirmed_block >> {
+ BlockVotes votes
' + List[BlockVote] votes_buffer
+ start_time
+ hash
+ height
- Block block
+ block()
+ add_vote()
}
}
package Types {
class Bytes << (T, #FF7700) Type >>
annotation Varbytes << (T, #FF7700) Type >>
annotation Hash32 << (T, #FF7700) Type >>
annotation BloomFilter << (T, #FF7700) Type >>
annotation Signature << (T, #FF7700) Type >>
abstract Address
abstract AddressEx
class ExternalAddress << (T, #FF7700) Type >>
class ContractAddress << (T, #FF7700) Type >>
class ExternalAddressEx << (T, #FF7700) Type >>
class ContractAddressEx << (T, #FF7700) Type >>
class MalformedStr << (?, #BBFF88) Type >>
}
' Relations ---
' Types ---
Bytes <|-- Varbytes
Bytes <|-- Address
Bytes <|-- AddressEx
Bytes <|-- Signature
Varbytes <|-- Hash32
Varbytes <|-- BloomFilter
Address <|-- ExternalAddress
Address <|-- ContractAddress
AddressEx <|-- ExternalAddressEx
AddressEx <|-- ContractAddressEx
' Votes ---
Vote <|-- BlockVote
Vote <|-- LeaderVote
LeaderVotes o-- LeaderVote: List
BlockVotes o-- BlockVote: List
' Blocks ---
Block *-- BlockHeader
Block *-- BlockBody
BlockBuilder *-- Block
BlockBuilder *-- Signer
BlockBuilder *-- Signature
BlockVersioner *-- BlockVersion: 1:n
' Etc ---
Transaction *-- Hash32
Transaction *-- Signature
Transaction <--> TransactionVersioner: Interact
SignVerifier <|-- Signer
' Inter-relations ---
CandidateBlocks *-- CandidateBlock: 1:n
CandidateBlock *-- Block: 1:1
CandidateBlock *-- BlockVotes: 1:1
@enduml | false | true | false | false | sequence |
0267eaabbb6cd864798327b3a5d44f322d35ca67 | 2c09638419d20081a1fc73827568867783d1d405 | /src/main/java/com/zhql/demo/AQS.puml | 7400d302c8425c5c64ce46975a27a03de0c6be84 | [] | no_license | ssqiji/java01 | f413bd22cce1da5aa7083d967a14d7a3e2871b44 | 38e7a85d6282a98233ba755a33e0bf27936acede | refs/heads/master | 2023-04-23T09:41:14.251709 | 2021-05-07T13:01:43 | 2021-05-07T13:01:43 | 365,230,972 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 168 | puml | @startuml
ReentrantLock -> NonfairSync: lock()
NonfairSync -> AbstractQueuedSynchronizer: acquire(1)
AbstractQueuedSynchronizer --> NonfairSync: tryAcquire(1)
@enduml | false | true | false | false | sequence |
f61b4a915bb5e3d73b2f3e058b04f976e153da45 | 72c605a8372b04f19ec6ee6cefaf5517524d8f74 | /ButtonLed/ButtonLedPwmEnv.emi/src-models/output-ButtonLedEnvironment/output-CompositeStructure.plantuml | c88d7c4a2d6b20ac2e852875703894224cf5d774 | [] | no_license | ValentinBesnard/emi-deployment | 73fba07d8f2cb6fabf82b4274bff564c3d17798e | d18eac496381bbf60ff6a2a0492083c8f0705a72 | refs/heads/master | 2022-04-15T22:09:51.331064 | 2020-02-24T07:03:54 | 2020-02-24T07:03:54 | 182,274,203 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 470 | plantuml |
@startuml
package Env <<card>> {
object "envLed : PwmLed" as ButtonLedsEnvironment_Env_envLed {
timer = UML_TIM_4
channel = UML_PWM_CH_3
}
object "envButton : GpioButton" as ButtonLedsEnvironment_Env_envButton {
port = UML_GPIO_PORT_A
pin = UML_GPIO_PIN_0
}
ButtonLedsEnvironment_Env_envButton "peer" -- "envButtonPort" Env : EnvButtonPort_ButtonReceiverPort
Env "envLedPort" -- ButtonLedsEnvironment_Env_envLed : EnvLedPort_PwmLed
}
@enduml
| false | true | false | false | object |
851ba63013c8566a06096986e9b8580a4b571e09 | 6bcea6dced630027acb2fd0f81cfb04646289b9a | /src/com/baah/baah.plantuml | b83339d7678ee9314c200c26757a4f77830e6f2f | [] | no_license | aliasar1/HangIT-Game | be952c5f3ef45ba64b512c4a5b69f092a95438be | 15975000f803b46b034c6001890a43ec89c30eb0 | refs/heads/master | 2023-08-29T11:25:12.905001 | 2021-11-07T08:52:26 | 2021-11-07T08:52:26 | 425,447,555 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,529 | plantuml | @startuml
title __OOP Project Class Diagram__\n
namespace com.baah {
class com.baah.GuessGame {
+ frame : JFrame
- checkButton : JButton
- fieldlabel : JLabel
- guessField : JTextField
- guessNum : int
- helpLabel : JLabel
- label1 : JLabel
- livesLabel : JLabel
- panel1 : JPanel
- triesLeft : int
+ GuessGame()
- check()
- updateTries()
}
}
namespace com.baah {
class com.baah.Main {
{static} + main()
}
}
namespace com.baah {
class com.baah.MainGame {
- checkBtn : JButton
- currentWord : String
- currentWordLabel : JLabel
- guessBtn : JButton
- guessField : JTextField
- lives : int
- livesLabel : JLabel
- mainFrame : JFrame
- primaryPanel : JPanel
- randomWord : String
- rootPanel : JPanel
- rpsBtn : JButton
- secondaryPanel : JPanel
- tictacBtn : JButton
- words : String[]
+ MainGame()
+ disableGames()
+ enableGames()
+ endGame()
+ extractWords()
+ updateLives()
- checkGuess()
- closeMiniGames()
- getCensoredWord()
- setCurrentWord()
- winGame()
}
}
namespace com.baah {
class com.baah.MiniGame {
+ lose()
+ win()
~ MiniGame()
}
}
namespace com.baah {
class com.baah.RockPaperScissor {
+ frame : JFrame
- compWins : int
- panel1 : JPanel
- paperBtn : JButton
- playerWins : int
- rockBtn : JButton
- round : int
- roundLabel : JLabel
- scissorBtn : JButton
- scoreLabel : JLabel
- statusLable : JLabel
+ RockPaperScissor()
- nextRound()
}
}
namespace com.baah {
class com.baah.TicTacToe {
+ frame : JFrame
- WhoseTurn : int
- buttons : JButton[][]
- gameWon : boolean
- moveCounter : int
+ TicTacToe()
- checkWin()
- compTurn()
}
}
com.baah.Main o-- com.baah.MainGame
com.baah.MainGame o-- com.baah.GuessGame : guessGame
com.baah.MainGame o-- com.baah.TicTacToe : miniGame2
com.baah.MainGame o-- com.baah.RockPaperScissor : rockPaperScissor
com.baah.RockPaperScissor -up-|> com.baah.MiniGame
com.baah.GuessGame -up-|> com.baah.MiniGame
com.baah.TicTacToe -up-|> com.baah.MiniGame
@enduml
| false | true | false | false | class |
ae34bbe4c4d5de6013153a3577d41dd150588c6b | 78e54501868a570e9f665310e6f1cce83df66625 | /examples/cpc/helmPropagator.puml | 43d0767592db43ba95e3c4e65893c379626c0f70 | [
"MIT"
] | permissive | li7300198125/wave-propagation | d26015836324cd06f679336cfb15cbb03b689293 | eff0eb1fc843e4d206b05731e40047e1d810d76f | refs/heads/master | 2022-12-18T14:54:51.035958 | 2020-08-23T20:02:31 | 2020-08-23T20:02:31 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,948 | puml | @startuml
left to right direction
'TroposphericPadePropagator *--HelmholtzPadeSolver
class HelmholtzPadeSolver {
propagate()
oprimize_params()
}
class HelmholtzPropagatorComputationalParams {
' max_range_m: float
' max_height_m: float
' dx_wl: float
' dz_wl: float
' max_propagation_angle: float
' max_src_angle: float
' exp_pade_order: tuple
' x_output_filter: int
' z_output_filter: int
' two_way: bool
' two_way_iter_num: int
' two_way_threshold: float
' standard_pe: bool
' sqrt_alpha: float
' z_order: int
' terrain_method: TerrainMethod
' tol: float
' storage: HelmholtzPropagatorStorage
' max_abc_permittivity: float
}
'enum TerrainMethod {
'
'}
'HelmholtzPropagatorComputationalParams *-- TerrainMethod
interface HelmholtzPropagatorStorage {
DiscreteNonLocalBC get_nlbc()
set_nlbc(DiscreteNonLocalBC)
}
'HelmholtzPropagatorStorage <|- PickleStorage
HelmholtzPadeSolver *-- HelmholtzPropagatorComputationalParams
HelmholtzPadeSolver *-- HelmholtzEnvironment
HelmholtzPadeSolver *-- HelmholtzPropagatorStorage
'HelmholtzPadeSolver o- DiscreteBC
'BoundaryCondition <|- RobinBC
'BoundaryCondition <|- TransparentBC
interface BoundaryCondition {
}
'class RobinBC {
'q_1
'q_2
'q_3
'}
'
'class TransparentBC {
'beta
'gamma
'}
'
'interface DiscreteBC {
'
'}
'
'class DiscreteLocalBC {
'
'}
'class DiscreteNonLocalBC {
'
'}
'DiscreteBC <|- DiscreteLocalBC
'DiscreteBC <|- DiscreteNonLocalBC
HelmholtzEnvironment o- BoundaryCondition
class HelmholtzEnvironment {
' x_max_m: float
' lower_bc: BoundaryCondition
' upper_bc: BoundaryCondition
' z_min: float
' z_max: float
' n2minus1: types.FunctionType
' use_n2minus1: bool
' rho: types.FunctionType
' use_rho: bool = True
' terrain: types.FunctionType
' knife_edges: List[Edge]
}
'class Edge {
' x: float
' z_min: float
' z_max: float
'}
'HelmholtzEnvironment o- Edge
@enduml | false | true | false | false | class |
500669396c3ba0897160cdf1900f1205c293116b | 111365367de6c7db25dccdd7d2cae47aaba155b4 | /docs/design/cluster-delete.puml | 51b9a617ba6aeb3c9fd13d4fde37e55d413653e6 | [
"Apache-2.0"
] | permissive | jmleefree/poc-cicd-ladybug | 47cf4037166bc8d4f3115df50f275b071d4c8a4c | a9ec19caafae77f7b85c8b97a8b5c385f3bd8a64 | refs/heads/main | 2023-07-14T16:32:59.744884 | 2021-08-19T08:18:46 | 2021-08-19T08:18:46 | 394,126,346 | 0 | 0 | Apache-2.0 | 2021-08-09T02:47:44 | 2021-08-09T02:47:43 | null | UTF-8 | PlantUML | false | false | 922 | puml | @startuml
header **Cloud-Barista Ladybug** (v0.4.0-cafemocha)
title Delete a cluster
hide footbox
participant "Webtool" as webtool #d1e0ff
participant "Ladybug" as provider
database "Ladybug data" as db
participant "Tumblebug" as tumblebug #d1e0ff
activate webtool
webtool -> provider : DELETE\n/ns/:ns/clusters/:cluster
activate provider
provider -> tumblebug : GET\n/ns/:ns/mcis/:mcis
tumblebug --> provider : {mcis}
alt if mcis does exist
provider -> tumblebug : DELETE\n/ns/:ns/mcis/:mcis
tumblebug --> provider
alt if there is an error
provider -> tumblebug : [if it does exist]\nDELETE\n/ns/:ns/mcis/:mcis?action=refine
tumblebug --> provider : {status}
provider -> tumblebug : DELETE\n/ns/:ns/mcis/:mcis
tumblebug --> provider : {status}
end
end
provider -> db : delete
provider --> webtool : {result}
deactivate provider
deactivate webtool
@enduml | false | true | false | false | sequence |
15e18ed2ee7db39a7312af668a95b5b9b286af01 | 5d8bdfbd00256ae9a5ee3abb1bd344fa18793231 | /docs/diagrams/AdminClassDiagram.puml | f182c03beae84df07ecf97f72dc7a553e46c7055 | [
"MIT"
] | permissive | Yuanyu97/main | 213539655d27e52cabafa634fc3b985cd251197e | b10813ffaec5a6d845e13a1f6b35378944ef7769 | refs/heads/master | 2021-01-05T07:32:16.805911 | 2020-04-14T17:42:40 | 2020-04-14T17:42:40 | 240,933,949 | 1 | 0 | NOASSERTION | 2020-02-20T17:05:29 | 2020-02-16T17:27:09 | null | UTF-8 | PlantUML | false | false | 2,037 | puml | @startuml
skinparam backgroundColor #ffffff
skinparam classAttributeIconSize 0
hide circle
abstract class "{abstract}\nCommand" {
+ {abstract} execute(model : Model) : CommandResult
}
abstract class "{abstract}\nAdminCommand" {
/' Fields '/
- COMMAND_WORD : String
- ADMIN_FETCH : String
- ADMIN_SAVE : String
- ADMIN_DELETE : String
- ADMIN_DATES : String
- MESSAGE_USAGE : String
/' Methods '/
+ {abstract} execute(model : Model) : CommandResult
+ {abstract} equals(Object other) : Boolean
}
class AdminDatesCommand {
/' Fields '/
- MESSAGE_USAGE : String
- MESSAGE_SUCCESS :String
/' Methods '/
+ execute(model : Model) : CommandResult
+ equals(Object other) : Boolean
}
class AdminDeleteCommand {
/' Fields '/
- MESSAGE_USAGE : String
- MESSAGE_SUCCESS : String
/' Methods '/
+ execute(model : Model) : CommandResult
+ equals(Object other) : Boolean
}
class AdminDisplayCommand {
/' Fields '/
- MESSAGE_SUCCESS : String
/' Methods '/
+ execute(model : Model) : CommandResult
+ equals(Object other) : Boolean
}
class AdminSaveCommand {
/' Fields '/
- MESSAGE_USAGE : String
- MESSAGE_SUCCESS : String
- MESSAGE_DUPLICATE_DATE_ADMIN : String
- toAdd : LocalDate
/' Methods '/
+ execute(model : Model) : CommandResult
+ equals(Object other) : Boolean
}
class AdminFetchCommand {
/' Fields '/
- MESSAGE_USAGE : String
- MESSAGE_SUCCESS : String
- MESSAGE_DATE_NOT_FOUND_ADMIN : String
- predicate : DateContainsKeywordsPredicate
/' Methods '/
+ execute(model : Model) : CommandResult
+ equals(Object other) : Boolean
}
AdminDatesCommand --up|> "{abstract}\nAdminCommand"
AdminFetchCommand --up|> "{abstract}\nAdminCommand"
AdminDisplayCommand --up|> "{abstract}\nAdminCommand"
AdminDeleteCommand --up|> "{abstract}\nAdminCommand"
AdminSaveCommand --up|> "{abstract}\nAdminCommand"
"{abstract}\nAdminCommand" --up|> "{abstract}\nCommand"
@enduml
| false | true | false | false | class |
c3b53a443f49a0864ab0480be8557c1529370208 | 9623791303908fef9f52edc019691abebad9e719 | /src/cn/shui/learning_plan/datastruct_basic/seventh/seventh.plantuml | 36d06f72716ce59efb782a6958c88df17c9638f9 | [] | no_license | shuile/LeetCode | 8b816b84071a5338db1161ac541437564574f96a | 4c12a838a0a895f8efcfbac09e1392c510595535 | refs/heads/master | 2023-08-17T04:53:37.617226 | 2023-08-15T16:18:46 | 2023-08-15T16:18:46 | 146,776,927 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 577 | plantuml | @startuml
title __SEVENTH's Class Diagram__\n
namespace cn.shui.learning_plan.datastruct_basic.seventh {
class cn.shui.learning_plan.datastruct_basic.seventh.L290 {
+ wordPattern()
}
}
namespace cn.shui.learning_plan.datastruct_basic.seventh {
class cn.shui.learning_plan.datastruct_basic.seventh.L763 {
+ partitionLabels()
}
}
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 |
61fe8049b89b7a24dcede91f2ff8a925f1f66038 | f5f59016295a183565af167a861e2c8db9f1b070 | /diagrams/src/lib/utility/Application.Utility/ClientLibrary/Payment/PaymentClient.puml | acccc13c38760c6ea7cab04f54959272ae154216 | [
"MIT"
] | permissive | converge-app/collaboration-broker-service | fb21788289134c265f1cd5db3ceaa3f32ba18406 | 69c676a5bbb3e602f939f9c91680560a6c63926a | refs/heads/master | 2023-03-19T11:36:58.937045 | 2019-12-17T12:06:26 | 2019-12-17T12:06:26 | 218,333,241 | 0 | 0 | MIT | 2023-03-04T01:16:20 | 2019-10-29T16:29:32 | C# | UTF-8 | PlantUML | false | false | 346 | puml | @startuml
class PaymentClient <<static>> {
- <<const>> _serviceHttp : string = "PAYMENTS_SERVICE_HTTP"
- <<const>> _serviceHttps : string = "PAYMENTS_SERVICE_HTTPS"
+ {static} <<async>> Transfer(factory:IClient, authorizationToken:string, transfer:TransferData) : Task<bool>
- {static} GetProjectsServiceHost() : string
}
@enduml
| false | true | false | false | class |
0c638537abab16c04d5a4128faffa1435655b73c | a1eb6871a4ccbc6135b331ae824db91ec7b71e4e | /build/company-information@0.2.1.puml | b82abf02125c56166e813533e2f214c54ad26ec1 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"CC-BY-4.0"
] | permissive | accordproject/cicero-template-library | 737586850933daac2fbff2ff8b2d60dd50526b80 | 35e6c93ba9d9e78d9384c44a78d85ac216d9e9ea | refs/heads/main | 2023-04-27T01:07:05.932361 | 2022-08-26T13:02:59 | 2022-08-26T13:02:59 | 109,224,687 | 77 | 149 | Apache-2.0 | 2023-04-20T21:43:00 | 2017-11-02T06:11:37 | HTML | UTF-8 | PlantUML | false | false | 324 | puml | @startuml
class org.accordproject.companyinformation.CompanyInformation << (A,green) >> {
+ String name
+ String industry
+ String website
+ PostalAddress address
+ Integer numberOfEmployees
}
org.accordproject.companyinformation.CompanyInformation --|> org.accordproject.cicero.contract.AccordClause
@enduml
| false | true | false | false | class |
d165325b9ce417e4d85e9d52e4609b95676046d3 | 962989bb15befd5177b53099836f5262cb2d82d0 | /5.1-data-model/service-chain.puml | 2a1991cb1e2bae5912f8961289cca71d959b1a2c | [] | no_license | jnpr-tjiang/cfm-data-model | 25c12acca65e6a7e4db10058172665517a0f9c11 | 2046f7227f80f98d88844c256b310c442d9cd960 | refs/heads/master | 2020-03-16T23:10:44.612882 | 2019-02-04T05:51:27 | 2019-02-04T05:51:27 | 133,068,065 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,346 | puml | @startuml
class domain << (I, #FF7700) Identity>> {
}
class project << (I, #FF7700) Identity>> {
}
class global_system_config << (I, #FF7700) Identity>> {
}
class service_template << (I, #FF7700) Identity>> {
- properties: [
- version: int
- service_mode: enum
[ transparent | in-network | in-network-nat ]
- service_type: enum
[ firewall | analyzer | source-nat | loadbalancer ]
- image_name: string
- service_scaling: boolean
- interface_type: list of ServiceTemplateInterfaceType [
- service_interface_type: enum
[ mgt | left | right | other ]
- shared_ip: boolean
- static_route_enable: boolean
]
- flavor: string
- service_virtualization_type: enum
[ virtual-machine | network-namespace | vrouter-instance | phyysical_device ]
- availability_zone_enable: boolean
- vrouter_instance_type: enum
[ libvert-qemu | docker ]
- instance_data: string
]
}
class service_instance << (I, #FF7700) Identity>> {
- properties: ServiceInstanceType [
- auto_policy: boolean
- availability_zone: string
- interface_list: List of ServiceInstanceInterfaceType [
- virtual_network: string
- ip_address: IpAddressType
- static_routes: RouteTableType
- allowed_address_pairs: list of AllowedAddressPair [
- ip: SubnetType
- mac: string
- address_mode: enum
[ active-active | active-standby ]
]
]
- scale_out: ServiceScaleOutType
- ha-mode: enum
[ active-active | active-standby ]
- virtual_router_id: UUID
]
- bindings: list<KeyValuePair>
}
class service_appliance_set << (I, #FF7700) Identity>> {
- properties: List<KeyValuePair>
- service_appliance_driver: string
- ha_mode: "active-active" or "active-standby"
- <b>service_virtualization: "PNF" or "VNF"
}
class service_appliance << (I, #FF7700) Identity>> {
- user_credential: UserCredentials
- ip_address: IpAddressType
- properties: List<KeyValuePair>
}
class physical_router << (I, #FF7700) Identity>> {
}
class physical_interface << (I, #FF7700) Identity>> {
}
class virtual_machine << (I, #FF7700) Identity>> {
}
class port_tuple << (I, #FF7700) Identity>> {
}
class virtual_network << (I, #FF7700) Identity>> {
}
class virtual_machine_interface << (I, #FF7700) Identity>> {
}
class logical_router << (I, #FF7700) Identity>> {
- gateway_external: boolean
}
class ServiceApplianceInterfaceType << (T, #FF7700) ComplexType >> #lightblue {
- interface_type: pattern
- management
- left
- right
- other[0-9]
}
class ServiceInterfaceTag << (T, #FF7700) ComplexType >> #lightblue {
- interface_type: ServiceInterfaceType<pattern>
- management
- left
- right
- other[0-9]
}
class LogicalRouterVirtualNetworkType << (T, #FF7700) ComplexType >> #lightblue {
- virtual_network_type: <b>enum
- ExternalGateway
- InternalVirtualNetwork
}
domain "1" *- "n" service_template
domain "1" *-- "n" project
project "1 " *-- "n " service_instance
project *--- network_ipam
project *-- virtual_network
project *-- virtual_machine_interface
project *-- logical_router
logical_router --> virtual_network
(logical_router, virtual_network) . LogicalRouterVirtualNetworkType
logical_router <-- virtual_network
logical_router --> virtual_machine_interface
router_target <- logical_router
route_table <- logical_router
physical_router <-- logical_router
virtual_machine_interface -> virtual_network
virtual_network --> network_ipam
service_instance --> service_template
global_system_config *-- service_appliance_set
global_system_config *-- physical_router
physical_router *-- physical_interface
service_appliance_set *-- service_appliance
service_appliance_set <--- service_template
service_appliance -> physical_interface
ServiceApplianceInterfaceType .. (service_appliance, physical_interface)
virtual_machine --> service_instance
service_instance --> instance_ip
(service_instance, instance_ip) .. ServiceInterfaceTag: shared_ip
port_tuple --* service_instance
physical_interface <-- port_tuple
network_ipam <-- instance_ip
@enduml | false | true | false | false | class |
81225ed2645f1821dcc8d0298f97aab0956a6cc2 | 4f66c12c18eb889165a986df18d76620029259c5 | /mobile/src/main/java/saschpe/poker/appUml.puml | ce4af2169e68abfdce57964b7d09f07fc948d81d | [
"Apache-2.0"
] | permissive | swordofverity/Planning-Poker | e1637786999b8594c5c3297b1240400983f233b3 | f98c851ea3a393f5030abf4040fa855b58adae84 | refs/heads/master | 2020-04-08T05:29:40.185611 | 2018-11-25T18:39:17 | 2018-11-25T18:39:17 | 159,062,727 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 54 | puml | @startuml
class Application
{
+ onCreate()
}
@enduml | false | true | false | false | class |
07e168c64bc0f1120df79e52327f6a28ac9bb888 | 24109a89f9b5fe9274c67aded8187d6d6b41d903 | /docs/UML diagrams/Exception.puml | dedf679f38da279fc96465effd602f28d341708e | [] | no_license | AY2021S2-CS2113-W10-2/tp | 46dcdfe1eada20ca71244f8354ad2e908e492d61 | cc0d0c06faaf46ed0f4b19aa209157f2c7aaf978 | refs/heads/master | 2023-04-02T15:59:23.187651 | 2021-04-12T15:38:29 | 2021-04-12T15:38:29 | 343,974,496 | 0 | 6 | null | 2021-04-12T15:38:30 | 2021-03-03T02:17:37 | Java | UTF-8 | PlantUML | false | false | 220 | puml | @startuml
'https://plantuml.com/class-diagram
hide circle
hide members
skinparam classAttributeIconSize 0
class Exception
class InvalidIndexException
class InvalidInputException
class WrongLoginInfoException
@enduml | false | true | false | false | class |
f4d95b3c5d79a56217e32bdd69bb0eec1d24e36e | 9293caf2b291eb3b81f6780e7dc2e16492c5ed54 | /src/main/java/ex44/Main.puml | f98f3febb4e28ffc954132b7e4dfc0fbdb66ced2 | [] | no_license | canadianbees/alzenor-COP3330-assignment3 | 8767c9c0b7e4e65818cb936d93b744cae6662bc0 | be835704fa9394ddf98f26ae0a1d3eaad38624d8 | refs/heads/master | 2023-08-27T18:48:04.338161 | 2021-10-11T20:57:53 | 2021-10-11T20:57:53 | 416,083,224 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 454 | puml | @startuml
'https://plantuml.com/class-diagram
Main <|-- Store
Store <|-- "contains" Product
class Main
{
+public static void main(String [] args)
}
class Product {
+private final String name;
+private final double price;
+private final long quantity;
+public String getName()
+public double getPrice()
+public long quantity()
}
class Store {
+public String findThis()
+public Map<String, Products> readJSON()
+public boolean searchStore()
}
@enduml | false | true | false | false | class |
ca15c7efe0e1e509f8cfbfc982c116725620e792 | 4564cbe7b0fa5da57b62bfd21110081892d87c08 | /test.puml | 93a930293ae50a8fe736c31c1ef4bc7b054e7a03 | [] | no_license | xpuska513/govnsible-cli | 321091463cbb9b0930855543d15b77c00e30370f | 6c18f749efa2027633f8d607c244bad3a32553c2 | refs/heads/main | 2023-05-15T09:42:38.818252 | 2021-06-02T05:44:55 | 2021-06-02T05:44:55 | 370,268,345 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 880 | puml | @startuml
class govnsiblecli.modules.executor.ExecutorBase {
}
class govnsiblecli.modules.executor.local.GovnsibleExecutor {
}
class govnsiblecli.modules.general.apt.GovnsibleModule {
}
class govnsiblecli.modules.ModuleBase {
}
class govnsiblecli.modules.general.file.GovnsibleModule {
}
class govnsiblecli.modules.general.lineinfile.GovnsibleModule {
}
class govnsiblecli.modules.general.shell.GovnsibleModule {
}
govnsiblecli.modules.executor.ExecutorBase <|-- govnsiblecli.modules.executor.local.GovnsibleExecutor
govnsiblecli.modules.ModuleBase <|-- govnsiblecli.modules.general.apt.GovnsibleModule
govnsiblecli.modules.ModuleBase <|-- govnsiblecli.modules.general.file.GovnsibleModule
govnsiblecli.modules.ModuleBase <|-- govnsiblecli.modules.general.lineinfile.GovnsibleModule
govnsiblecli.modules.ModuleBase <|-- govnsiblecli.modules.general.shell.GovnsibleModule
@enduml
| false | true | false | false | class |
e2442f7e8c6713347f722e448fa352f434577a53 | 4a46872b586ed5cd62cdfb631d55be145978fe4c | /src/test/java/com/masterarbeit/masterarbeit.plantuml | 1db1ce2a40623031848a33da190b4554ce762238 | [] | no_license | edegeyer/validator | 3f80d7523f2dd36256e6b7e14ff870ff5b45e301 | 0dedd33202ddc2957b482bfdf387be74242cb146 | refs/heads/master | 2020-04-15T12:30:14.209365 | 2019-07-01T12:30:09 | 2019-07-01T12:30:09 | 164,677,194 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 358 | plantuml | @startuml
title __MASTERARBEIT's Class Diagram__\n
package com.masterarbeit {
class ValidatorApplicationTests {
+ contextLoads()
}
}
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 |
4aff4a2046c16e56e0d71812f06c0d949d44f736 | 6e0fcb8453a0df895aa8d3dd1083968304ad0122 | /uml.puml | 0a155a884f3861b53b09f09f2de4b6a0b8e43bd7 | [] | no_license | azulzaietz/TP1-Taller_de_programacion-Cryptosockets | c9b797095366bb9b17e8bb99f1a156257977905b | 3c339523f3cf6190df7a2b32c1ceca8d75a045e3 | refs/heads/main | 2023-01-08T18:21:51.915983 | 2020-11-03T17:26:52 | 2020-11-03T17:26:52 | 303,127,070 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,048 | puml | @startuml uml
class server
class client
class socket
class file_coder
class cesar
class vigenere
class rc4
server : char* method
server : char* key
server : char* server_port
server : receive_coded_message_from_client()
client : char* method
client : char* key
client : char* server_port
client : char* server_host
client : send_coded_message_to_server()
socket : int fd
socket : socket_bind_and_listen()
socket : socket_accept()
socket : socket_connect()
socket : socket_send()
socket : socket_receive()
file_coder : FILE* fp
file_coder : code_file()
cesar : int key
cesar : cesar_code()
cesar : cesar_decode()
vigenere : unsigned char* key
vigenere : size_t len_key
vigenere : int pos_key
vigenere : vigenere_code()
vigenere : vigenere_decode()
rc4 : unsigned char state_vector[256]
rc4 : unsigned char i
rc4 : unsigned char j
rc4 : rc4_code()
client o-- file_coder
server *-- socket
client *-- socket
coder_selector *-- rc4
coder_selector *-- vigenere
coder_selector *-- cesar
client o-- coder_selector
server o-- coder_selector
@enduml | false | true | false | false | class |
772e282053939febffb9d1219627de8199909dee | 3495a3bc8450a240a21780fb8c795c215f88000a | /docs/UC2 - Create Task/UC2_CD.puml | bd3737150c2ac8119209704924c409546c2c9fcf | [] | 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 | 937 | puml | @startuml
skinparam classAttributeIconSize 0
class DefinePayment {
-Time timeToPay
-Data dateToPay
-int nrDays
}
class Platform {
+OrganizationRegister getOrganizationRegister()
+schedulesPayment(email)
}
class DefinePaymentController {
+newPayment(time, date, nrDays)
+registersPayment()
}
class ApplicationPOT {
+static getInstance()
+getLogin()
}
class RegisterOrganization {
+getOrganizationByUserEmail(email)
}
class PaymentUI {
}
class Organization {
-String name
-String email
-String NIF
+Organization(name, email,nif)
+DefinePayment getDefinePayment()
+DefinePayment setDefinePayment()
+DefinePayment newDefinePayment(time, date, rtp)
}
PaymentUI ..> DefinePaymentController
DefinePaymentController ..> Platform
DefinePaymentController ..> ApplicationPOT
Platform "1" ..> "1" RegisterOrganization
RegisterOrganization "1" ..> "*" Organization
Organization ..> DefinePayment
@enduml | false | true | false | false | class |
c3b6941d8dc06ead3652c27e51f34c58ab4c5d96 | 611d84c7ba4dd20baa8582353030ad115d95e446 | /PlantUML/rolepermissions.plantuml | 8536c3a75689b06d2c88802307a661e81af14d3f | [] | no_license | bendotto/business-operations-framework-docs | 7de699102e4b43d4b4bdfe522d81f629c2c19264 | ac8d60db648d6ab51a019f50c6228952a2445736 | refs/heads/main | 2023-08-03T03:30:23.859728 | 2021-09-28T07:31:59 | 2021-09-28T07:31:59 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 513 | plantuml | @startuml
actor "Kubernetes Resource Author" as user
participant "Role Resource" as resource
participant Kubernetes as kubernetes
participant "Role Permission Operator" as operator
participant Keto as keto
user -> resource : modifies Role resource
note right: there is one or more Role resources per role
kubernetes -> operator : notifies of change in resource
operator -> resource : reads resource
operator -> keto : updates role-permission tuples
note left: based on contents of all Role resources
@enduml
| false | true | false | false | sequence |
23fd1d4159143dab088eb0fa5bc17f6a5b50b4c2 | 372e13940be1f116c671dbb746617a331f06899e | /Assets/TPPackages/com.cocoplay.core/Documentation-/puml/Runtime/Utility/TransformUtil.puml | 4f5c04677a0ca94f85e7aedca99b5186d91cd12b | [] | no_license | guolifeng2018/CIGA-Game-Jam | 797734576510e27b5c5cee2eb17c1444f51d258c | fcd03e5579bef3bffe2cb51f52ba11a49a9cc02d | refs/heads/master | 2022-12-10T19:21:15.522141 | 2020-08-16T10:06:23 | 2020-08-16T10:06:23 | 285,986,041 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,164 | puml | @startuml
class TransformUtil <<static>> {
+ {static} SetPosX(trans:Transform, x:float) : void
+ {static} SetPosY(trans:Transform, y:float) : void
+ {static} SetPosZ(trans:Transform, z:float) : void
+ {static} SetLocalPosX(trans:Transform, x:float) : void
+ {static} SetLocalPosY(trans:Transform, y:float) : void
+ {static} SetLocalPosZ(trans:Transform, z:float) : void
+ {static} AddPosX(trans:Transform, x:float) : void
+ {static} AddPosY(trans:Transform, y:float) : void
+ {static} AddPosZ(trans:Transform, z:float) : void
+ {static} AddLocalPosX(trans:Transform, x:float) : void
+ {static} AddLocalPosY(trans:Transform, y:float) : void
+ {static} AddLocalPosZ(trans:Transform, z:float) : void
+ {static} RemoveAllChildren(trans:Transform) : void
+ {static} SetChildLayer(trans:Transform, layer:int) : void
+ {static} SetSelfAndChildLayer(trans:Transform, layer:int) : void
+ {static} SetParent(trans:Transform, parent:Transform, stayOption:StayOption) : void
+ {static} Reset(trans:Transform) : void
}
enum StayOption {
Local,
World,
Reset,
}
TransformUtil +-- StayOption
@enduml
| false | true | false | false | class |
cffd0bbd0cc1978d624daa3415256f8c3dd956ea | 5124b2dbc6276b681910d5584179a02ddc345669 | /documentation/uml/class/ServiceListModel.puml | 6b10489a18395324ef4baa168723934ea8f9df94 | [] | 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 | 378 | puml | @startuml
class hotel.gui.model.ServiceListModel {
- service : List<Service>
+ getServices() : List<Service>
+ setServices(List<Service>) : void
+ setServices(Map<Service, Integer>) : void
+ getServiceInLine(int) : Service
+ getSize() : int
+ getElementAt(int) : String
}
javax.swing.AbstractListModel <|-- hotel.gui.model.ServiceListModel
@enduml | false | true | false | false | class |
e13c81a11d8f3c62b4965115ea80833c00052dbd | b8b944a1c6b89f9426d9c85b2560968b41e913d2 | /resources/UML/Objects.puml | 845feebafb52d774913ee0a59f3721dcc7e7cbe1 | [] | no_license | anaidde/VladianaInvaders | e0076b7a4e2b4cc48de6cabfa4ee0158888f5ec0 | aff35c93b657c06ca9038884126fe0dd0a7a094a | refs/heads/master | 2022-11-12T10:03:36.383752 | 2020-07-02T09:30:37 | 2020-07-02T09:30:37 | 261,261,460 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,198 | puml | @startuml
package engine{
class Engine{
static Engine instance : private
Debug debugHandler : private
GameObjects gameObjects : private
GameWindow window : private
int targetFPS : private
boolean initialized : private
void update() : private
void redraw() : private
void initialiseEngine() : private
synchronized void run() throws EngineExceptionUninitialized | EngineExceptionNoWindow : public
void stopEngine() : public
Engine debug(String, DebugLevel) : public
Engine forceDebug(String) : public
static Engine getInstance() : public
}
class Debug{
debugLevel debugLevel : private
void printMessage(String) : public
}
enum DebugLevel{
DEBUG_LEVEL_NONE,
DEBUG_LEVEL_CRITICAL,
DEBUG_LEVEL_IMPORTANT,
DEBUG_LEVEL_ALL_MESSAGES
}
Debug .. DebugLevel
Engine *-- Debug
package exception{
abstract class Exception
class EngineExceptionNoWindow extends Exception
class EngineExceptionUninitialized extends Exception
Engine "throws" *-- EngineExceptionUninitialized
Engine "throws" *-- EngineExceptionNoWindow
}
package entity{
class GameObjects{
Player : private
Gun gameGuns : private
PlayerShip gameShips : private
void update() : private
}
}
package object{
package transform{
}
}
package space{
}
package sprite{
}
package window{
class GameWindow{
Engine engine : private
Point topLeftCorner : private
Dimension windowSize : private
Canvas canvas : private
GameWindow initialize() : public
GameWindow buildWindow() : public
GameWindow buildComponents() : public
GameWindow run(boolean) : public
}
class GameWindowBuilder{
GameWindowBuilder withPosition(Point) : public
GameWindowBuilder withSize(Dimension) : public
GameWindowBuilder withDebugLevel(DebugLevel) : public
GameWindowBuilder withPosition(int, int) : public
GameWindowBuilder withSize(int, int) : public
GameWindowBuilder initializeEngine() : public
GameWindow build() : public
}
GameWindow .. GameWindowBuilder
GameWindow "1" o-- "1" Engine
}
}
package game{
package objects{
package player{
class Player{
Ship playerShip : private
Rectangle mesh : private
Point coordinates : private
Rectangle dimension : private
void update() : public
void draw(Graphics) : public
}
class PlayerInputListener{
boolean pressedUp();
boolean pressedDown();
boolean pressedLeft();
boolean pressedRight();
}
}
package ship{
class SpaceShip {
Double health : private
BufferedImage sprite : private
Rectangle spriteDimension : private
}
}
package weapon{
interface FiringPattern{
Projectile fireNextProjectile() : public
}
class Gun{
ProjectileType : private
FiringPattern : private
}
class LinearFiringPattern{
}
class ScatterShotFiringPattern{
}
class ChainGunFiringPattern{
}
package projectile{
class Projectile{
ProjectileType : private
Rectangle mesh : private
Point coordinates : private
Rectangle dimension : private
void update() : public
void draw(Graphics) : public
}
enum ProjectileType{
/*
TBD
*/
}
}
}
package enemy{
interface Enemy{
void update() : public
void draw(Graphics graphics) : public
}
class EasyEnemy {
SpaceShip enemySpaceShip : private
Rectangle mesh : private
Point coordinates : private
Dimension dimension : private
Double health : private
void update() : public
void draw(Graphics graphics) : public
void behavior() : public
}
class RegularEnemy {
SpaceShip enemySpaceShip : private
Rectangle mesh : private
Point coordinates : private
Dimension dimension : private
Double health : private
void update() : public
void draw(Graphics graphics) : public
void behavior() : public
}
class HardEnemy {
SpaceShip enemySpaceShip : private
Rectangle mesh : private
Point coordinates : private
Dimension dimension : private
Double health : private
void update() : public
void draw(Graphics graphics) : public
void behavior() : public
}
class BossEnemy {
SpaceShip enemySpaceShip : private
Rectangle mesh : private
Point coordinates : private
Dimension dimension : private
Double health : private
void update() : public
void draw(Graphics graphics) : public
void behavior() : public
}
class StaticEnemy {
Rectangle mesh : private
Point coordinates : private
Dimension dimension : private
Double health : private
void update() : public
void draw(Graphics graphics) : public
void behavior() : public
}
}
}
}
Engine "1" *-- "1" PlayerInputListener
FiringPattern ^-- LinearFiringPattern
FiringPattern ^-- ScatterShotFiringPattern
FiringPattern ^-- ChainGunFiringPattern
FiringPattern "1" *-- "1.." Projectile
Engine "1" *-- "1" GameObjects
GameObjects "1" o-- "1.." Projectile
GameObjects "1" *-- "1.." FiringPattern
GameObjects "1" *-- "1.." Gun
GameObjects "1" *-- "1.." Player
GameObjects "1" *-- "1.." SpaceShip
GameObjects "1" *-- "1.." Enemy
Gun "1" o-- "1" FiringPattern
Player "1" o-- "1" SpaceShip
Player "1" o-- "1" Gun
Enemy "1" o-- "1" SpaceShip
Enemy "1" o-- "1" Gun
Enemy ^-- EasyEnemy
Enemy ^-- RegularEnemy
Enemy ^-- HardEnemy
Enemy ^--- BossEnemy
Enemy ^-- StaticEnemy
ProjectileType . Projectile
@enduml | false | true | false | false | class |
3473cfbeee65b727a1d6ccdde450311c7df7f1e5 | c76f37443e3cefaec731422384380a37212c509c | /testdiagram.puml | c96b9401b975b7fb4ea8b00526f53db6e992590c | [] | no_license | kapilsharma/AnshToDo | 5c803366718639be112d31081da740ece3231467 | 08e1b05619ee95b8b86c37b753fbdd292793b8bb | refs/heads/master | 2020-04-11T08:01:01.883044 | 2019-01-25T10:32:23 | 2019-01-25T10:32:23 | 161,629,397 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 463 | puml | @startuml
' Management Team
rectangle Management as mgmt {
:Marco/Shweta: as ms
:Peeyush/Ninad: as pn
ms -> pn
}
' PHP Team
rectangle "PHP TL" as phptl {
(Kapil)
(Ramesh)
(Krish)
}
mgmt --> phptl
rectangle "PHP ML" as phpml {
(Santosh)
(Amol)
(Kaustubh)
(Uday)
(Hina)
(Ravindra A)
(Raviraj)
(Rohan)
(Narendra)
}
phptl ---> phpml
rectangle "DotNet TL" as dntl {
(Nizam)
(Sagar)
(Ravi)
(Girish)
}
mgmt --> dntl
@enduml | false | true | false | false | uml-unknown |
06a607171079ab247d44d68eb87eb4f07e91e133 | 28285a8f944c0fde1209e943890e795f1f7961d7 | /src/main/java/construct/factoryMethod/FactoryMethod.puml | fca64a0ab1ce9c7a889ca4c5b7e7aba7d3510919 | [] | no_license | shaoneng111/design-pattern | 94496017f52eb86cf249a92090176df89e188ab1 | 298cbd0b5218c99adbd2fdd49c16ab6087246cfd | refs/heads/master | 2021-06-28T16:31:29.374241 | 2020-09-29T11:09:33 | 2020-09-29T11:09:33 | 156,365,576 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 437 | puml | @startuml
abstract class Product {
{method} +use() : void
}
class ConcreteProduct {
{method} +use() : void
}
abstract class Factory {
{method} +factoryMethod : Product
}
class ConcreteFactory {
{method} +factoryMethod : Product
}
Product <|.. ConcreteProduct
Factory <|.. ConcreteFactory
ConcreteFactory .left.> ConcreteProduct
note as n1
return new ConcreteProduct();
end note
ConcreteFactory .. n1
@enduml | false | true | false | false | class |
1bce5df29262bc1fea56b3390f7cf1bd9c69a626 | 5db644a4162b97bdd2ffa7a4f5b0f58ad34f74a1 | /uml/sequence/opentrading-platform_sequence_diagram.puml | 7b0432362b704b64c1ecbc626ec7adecbf80ea41 | [] | no_license | bhaskart/docs | ad65e1d4155143f32ea20e343dfd6e55e6ade520 | 71217ba89bd1cb85dfce50fbea76c403932f77e5 | refs/heads/master | 2023-01-02T04:52:31.233606 | 2020-10-27T10:26:16 | 2020-10-27T10:26:16 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 346 | puml | @startuml
actor cli
participant CoreBootstrap as CB
participant AlpacaBootstrap as ACB
participant DataService as DS
database PersistenceDAO as PD
participant ComputeService as CS
cli -> CB: boot
CB -> ACB: login()
return UserSession
CB -> ACB: getMargin()
return AccountMargin
CB --> ACB: getAllInstruments()
return InstrumentList
@enduml | false | true | false | false | sequence |
29a167304f4d31e4efac46ae85a48990a56abc79 | f0a43ed6a7dba2cc3efdfbf7414ff0b0c8d36fd6 | /_src/iti47.plantuml | 2d46b169153f34147155cfd0261a51117ce78211 | [
"MIT",
"GPL-1.0-or-later",
"WTFPL",
"CC-BY-3.0-US",
"BSD-3-Clause",
"OFL-1.1"
] | permissive | oehf/ipf-docs | 178fe1e3fe079afede58fd25fe93a360234a273a | 3a8ea98c86b3405f6571cb23b4da44a726a8fbf4 | refs/heads/master | 2023-08-30T06:25:52.374023 | 2023-08-29T14:34:33 | 2023-08-29T14:34:33 | 158,552,584 | 0 | 3 | MIT | 2022-03-30T07:48:51 | 2018-11-21T13:31:43 | HTML | UTF-8 | PlantUML | false | false | 621 | plantuml | @startuml
hide footbox
participant "Patient Demographics Consumer" as CON
participant "Patient Demographics Supplier" as SUP
CON -> SUP :Patient Registry Find Candidates Query PRPA_IN201305UV02
activate SUP
SUP --> CON : Patient Registry Find Candidates Query Response PRPA_IN201306UV02
deactivate SUP
|||
CON -> SUP :General Query Activate Query Continue QUQI_IN000003UV01
activate SUP
SUP --> CON : Patient Registry Find Candidates Query Response PRPA_IN201306UV02
deactivate SUP
|||
CON -> SUP :Cancel Continuation QUQI_IN000003UV01
activate SUP
SUP --> CON : Acknowledgement MCCI_IN000002UV01
deactivate SUP
@enduml | false | true | false | false | sequence |
c993d1e5d46e20bbf24fb2749faf20e1915f1dc9 | 084538549953460dd9245059b4263d7606c48b0b | /UML/3GPP_Concept.puml | dae41cae7a5a96fd8f4c23d7d8f5345ae2cdcd44 | [] | no_license | HyperHu/Learning3GPP | e693541ab8370f3bb4086519ebad2aae7dd164ea | 8ff883dda71f2cc98ee66f1c95f18ee0f5c82d3b | refs/heads/master | 2020-11-30T08:38:43.812864 | 2020-02-15T09:07:48 | 2020-02-15T09:07:48 | 230,358,222 | 0 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,967 | puml | @startuml 3GPP Concept CA
class UE
UE "1" *-- "1" "Master Cell Group"
UE "1" *-- "0..1" "Secondary Cell Group"
package "Serving Cell"
{
class "Primary Cell" <<PCell>>
class "Primary SCG Cell" <<PSCell>>
class "Secondary Cell in MCG" <<SCell>>
{
"For a UE configured with CA, a cell providing\n additional radio resources on top of <b>Special Cell</b>."
}
class "Secondary Cell in SCG" <<SCell>>
class "Special Cell" <<SpCell>>
}
class "Master Cell Group" <<MCG>>
class "Secondary Cell Group" <<SCG>>
"Master Cell Group" "1" o-- "1" "Primary Cell"
"Master Cell Group" "1" o-- "0..15" "Secondary Cell in MCG"
"Secondary Cell Group" "1" o-- "1" "Primary SCG Cell"
"Secondary Cell Group" "1" o-- "0..15" "Secondary Cell in SCG"
"Special Cell" .left. "Primary Cell"
"Special Cell" .right. "Primary SCG Cell"
@enduml
@startuml 3GPP Concept DC
class "Multi-Radio Dual Connectivity" <<MR-DC>>
{
"Dual Connectivity between E-UTRA and NR nodes,\nor between two NR nodes."
}
class "Intra-E-UTRA Dual Connectivity" <<DC>>
{
"Define since LTE"
"Connect to EPC"
"MN is eNB, SN is eNB"
}
class "E-UTRA-NR Dual Connectivity" <<EN-DC>>
{
"Connect to EPC"
"MN is eNB, SN is en-gNB"
}
class "NR-E-UTRA Dual Connectivity" <<NE-DC>>
{
"Connect to 5GC"
"MN is gNB, SN is ng-eNB"
}
class "NG-RAN E-UTRA-NR Dual Connectivity" <<NGEN-DC>>
{
"Connect to 5GC"
"MN is ng-eNB, SN is gNB"
}
class "NR-NR Dual Connectivity" <<NR-DC>>
{
"Connect to 5GC"
"MN is gNB, SN is gNB"
}
"Multi-Radio Dual Connectivity" <|-- "Intra-E-UTRA Dual Connectivity"
"Multi-Radio Dual Connectivity" <|-- "E-UTRA-NR Dual Connectivity"
"Multi-Radio Dual Connectivity" <|-- "NR-E-UTRA Dual Connectivity"
"Multi-Radio Dual Connectivity" <|-- "NG-RAN E-UTRA-NR Dual Connectivity"
"Multi-Radio Dual Connectivity" <|-- "NR-NR Dual Connectivity"
@enduml | false | true | false | false | class |
d163ce9545c1240a86bc957fd6b5a93001c09f3e | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/CustomLineItemDraft.puml | acc03998ca7d708ba2af07b93e7016057a3103fd | [] | 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 | 2,436 | 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 CustomLineItemDraft [[CustomLineItemDraft.svg]] {
name: [[LocalizedString.svg LocalizedString]]
key: String
quantity: Long
money: [[Money.svg Money]]
slug: String
taxCategory: [[TaxCategoryResourceIdentifier.svg TaxCategoryResourceIdentifier]]
externalTaxRate: [[ExternalTaxRateDraft.svg ExternalTaxRateDraft]]
custom: [[CustomFieldsDraft.svg CustomFieldsDraft]]
shippingDetails: [[ItemShippingDetailsDraft.svg ItemShippingDetailsDraft]]
priceMode: [[CustomLineItemPriceMode.svg CustomLineItemPriceMode]]
}
interface CartDraft [[CartDraft.svg]] {
currency: String
key: String
customerId: String
customerEmail: String
customerGroup: [[CustomerGroupResourceIdentifier.svg CustomerGroupResourceIdentifier]]
anonymousId: String
businessUnit: [[BusinessUnitResourceIdentifier.svg BusinessUnitResourceIdentifier]]
store: [[StoreResourceIdentifier.svg StoreResourceIdentifier]]
lineItems: [[LineItemDraft.svg List<LineItemDraft>]]
customLineItems: [[CustomLineItemDraft.svg List<CustomLineItemDraft>]]
taxMode: [[TaxMode.svg TaxMode]]
externalTaxRateForShippingMethod: [[ExternalTaxRateDraft.svg ExternalTaxRateDraft]]
taxRoundingMode: [[RoundingMode.svg RoundingMode]]
taxCalculationMode: [[TaxCalculationMode.svg TaxCalculationMode]]
inventoryMode: [[InventoryMode.svg InventoryMode]]
billingAddress: [[BaseAddress.svg BaseAddress]]
shippingAddress: [[BaseAddress.svg BaseAddress]]
shippingMethod: [[ShippingMethodResourceIdentifier.svg ShippingMethodResourceIdentifier]]
shippingRateInput: [[ShippingRateInputDraft.svg ShippingRateInputDraft]]
shippingMode: [[ShippingMode.svg ShippingMode]]
customShipping: [[CustomShippingDraft.svg List<CustomShippingDraft>]]
shipping: [[ShippingDraft.svg List<ShippingDraft>]]
itemShippingAddresses: [[BaseAddress.svg List<BaseAddress>]]
discountCodes: [[String.svg List<String>]]
country: String
locale: String
origin: [[CartOrigin.svg CartOrigin]]
deleteDaysAfterLastModification: Long
custom: [[CustomFieldsDraft.svg CustomFieldsDraft]]
}
CustomLineItemDraft --> CartDraft #green;text:green : "customLineItems"
@enduml
| false | true | false | false | sequence |
4da80067ea8c6b233299ef3a8e3563756cc17e46 | 746a34e7c063ed3a081f50e070b463b1bfab6744 | /docs/uml/part/state.Model.puml | 11b3ba7cd1578b8162a7beb77da388c1ec0a5126 | [] | no_license | aya-eiya/gradle-vertx-sample | e5a94275b6a865842056b325d5031b79493f1d9e | 6dcf211896eebd792b0765c71b84aa19b53be344 | refs/heads/master | 2023-02-19T15:54:09.215226 | 2021-01-17T09:51:00 | 2021-01-17T09:51:00 | 307,665,709 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,040 | puml | @startuml
skinparam backgroundColor white
skinparam linetype polyline
card "Domain" as Domain {
card "models" as Domain.models {
class "AccessContext" as Domain.models.AccessContext {
+status: SessionIDStatus
}
class "ApplicationContext" as Domain.models.ApplicationContext {
+childContexts: Seq[Context]
+get[T <: Context](Class[T]): T
}
card "values" as Domain.models.values {
class "SessionID" as Domain.models.values.SessionID {
+value: String
}
interface "SessionIDStatus" as Domain.models.values.SessionIDStatus {
+exists(): Boolean
+expired(): Boolean
+existsAndNotExpired(): Boolean
}
class "TimeoutSessionIDStatus" as Domain.models.values.TimeoutSessionIDStatus {
}
}
}
}
Domain.models.AccessContext o-- Domain.models.ApplicationContext
Domain.models.values.SessionID .> Domain.models.values.SessionIDStatus : describe >
Domain.models.values.SessionIDStatus --|> Domain.models.values.TimeoutSessionIDStatus
@enduml
| false | true | false | false | class |
17b0d29008639683e265a2a52fbeeb6c9db522d1 | 104baec967c5fc89abbbcc738f2a9bb58ca8a784 | /uml/lark_v0/impl/search_impl.puml | b40ba96ccc08e5f8e8315ab3fa6dff874c110a00 | [] | no_license | lsy357/golang | 57abd62aa859e0779cf2b64a23f2c6cf009a649f | af73d7d784c88934b615b8ea11ca771b47cc4af1 | refs/heads/main | 2023-05-25T03:19:25.749688 | 2021-05-04T09:14:01 | 2021-06-14T05:14:22 | 376,710,612 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 659 | puml | @startuml
class Server {
+ search(Context ctx, String keyword, String type)
+ startCron()
}
Server o-- consumerWorker
Server o-- Searcher
class Searcher {
+ search(Context ctx, String keyword, String type)
+ handleResult(Context ctx, Object obj)
}
Searcher --> ESAccessor
class ESAccessor {
+ search(Context ctx, String URL, String content)
}
class consumerWorker {
String topic
Func consumeFunc
+ start()
}
class KafkaConsumer {
+ consume(Context ctx, String topic)
}
consumerWorker --> KafkaConsumer
consumerWorker --> Indexer
class Indexer {
+ putData(Context ctx)
+ deleteIndex(Context ctx)
}
@enduml | false | true | false | false | class |
b7770d24c0a6f52314f91edeb98e5e0ba0a7afec | d5d5c63be244c3f993f227faf71b2e08d333efd8 | /uml/App.puml | fa6aab129167e59cb9d4a6556105af94d342e4ca | [] | no_license | AbdelNabut/nabut-6127-a5 | c4a3ec6fc4aa2fe1ea8c3eefadc08a725a14d521 | 6e817390ea80a7eda2d9a986a8ed20db8a5e7671 | refs/heads/master | 2023-06-22T17:07:03.214489 | 2021-07-25T21:53:29 | 2021-07-25T21:53:29 | 387,587,805 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,141 | puml | @startuml
class App {
main()
start()
}
class InventoryTrackerController {
+ valueColumn: TableView<Item>
- valueColumn: TableView<Item, Double>
- serialNumberColumn: TableView<Item, Integer>
- nameColumn: TableView<Item, String>
- valueTextField: TextField
- serialNumberTextField: serialNumberTextField
- nameTextField: nameField
addButtonClicked()
loadButtonClicked()
removeButtonClicked()
saveButtonClicked()
searchByNameButtonClicked()
searchBySerialNumberButtonClicked()
searchByValueButtonClicked()
addItem()
loadList()
loadJSON()
loadHTML()
loadTSV()
removeList()
saveList()
saveJSON()
saveTSV()
saveHTML()
searchByName()
searchBySerialNumber()
searchByValue()
itemExists()
showAlert()
parseCurrency()
}
class Item {
- value: Double
- serialNumber: int
- name: String
getValue()
setValue()
getSerialNumber()
setSerialNumber()
getName()
setName()
}
class JSONSerializer {
serialize()
}
class JSONDeserializer {
serialize()
}
javafx.Application <|-- App
App - InventoryTrackerController
InventoryTrackerController - Item
InventoryTrackerController - JSONSerializer
InventoryTrackerController - JSONDeserializer
@enduml | false | true | false | false | class |
756dd40183e330e9a052bda7be37316701775c83 | 20478b6c19855983adf0781338d1a30e98101a7b | /diagramas/Iterator.iuml | 40f4870adbf7f1d717461cd5df4b2e030ee5b175 | [] | no_license | LEON12699/Patrones_diseno | f9391a3071ae76b6c70de0610c70804e9ab0cbdb | cf0e97ba3f7efe6101dc575b8508faedbf3d75b9 | refs/heads/master | 2023-01-02T13:49:08.209731 | 2020-10-26T03:40:25 | 2020-10-26T03:40:25 | 305,895,825 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 500 | iuml | @startuml Iterator structure
skinparam class {
BackgroundColor #DDDDDD
BorderColor black
ArrowColor black
}
interface Iterator {
hasNext()
next()
remove()
}
interface Aggregate {
createIterator()
}
class ConcreteAggregate{
createIterator()
}
class ConcreteIterator{
hasNext()
next()
remove()
}
Aggregate <-left- Client
Client -right-> Iterator
Iterator <|.. ConcreteIterator
Aggregate <|.. ConcreteAggregate
ConcreteAggregate -right-> ConcreteIterator
@enduml | false | true | false | false | class |
033f024cbfd1dd09fb6433963754e7461096782a | 2e56358cf164cc395bf43ec3ee9b54a55c30f5bb | /RUP/Design/Analisys view/Usecase analisys/23_UpdateUserProfile.puml | f200bac68fb36872943ac2f7b147f8c80559e94c | [
"Apache-2.0"
] | permissive | fraylopez/RUP-Arquitecturas-Agiles | 8111875c8510282f3b461e6c7150032b421a386d | eaaeb12d65dca79ae9a42e3dad7943e96dfb9e26 | refs/heads/main | 2023-05-31T02:01:52.815596 | 2021-06-05T07:08:26 | 2021-06-05T07:08:26 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 554 | puml | @startuml UpdateUserProfile
skinparam boundary {
backgroundColor DodgerBlue
borderColor black
}
skinparam control {
backgroundColor LimeGreen
borderColor black
}
skinparam entity {
backgroundColor Orange
borderColor black
}
actor Actor
boundary AccountView
control AccountController
entity UserRepository
Actor -right-> (AccountView) : 1.viewProfile()
(AccountView) --> (AccountController) : 2.getProfile()
(AccountController) --> (UserRepository) : 3.getUserData() \n4.checkDataModified() \n5.setDataModified() \n6.Update(user)
@enduml | false | true | false | false | usecase |
43654f75bc3666f14d7ba91d97baa21246274752 | b664c1e3185b465d64e4942b6ad4370449b3c639 | /src/resources/dao/MOCK/MOCK.plantuml | 9887b8e772b242850a74ed77b82503f0366f095b | [
"Apache-2.0"
] | permissive | Disseny-Software-2020-2021/practica3-b2 | 8a350950c5bf33bd28e5d0d040a789f161b687c4 | fe14c344337e0eb7c06e04c5a8798fbc9931575f | refs/heads/main | 2023-02-15T04:55:41.978205 | 2021-01-11T03:10:02 | 2021-01-11T03:10:02 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,641 | plantuml | @startuml
title __MOCK's Class Diagram__\n
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOClientMOCK {
- listClients : Map<String, Client>
+ DAOClientMOCK()
+ add()
+ delete()
+ findClientByUserNameAndPassword()
+ getAll()
+ getById()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOEpisodiMOCK {
- idToEpisodis : Map<String, ArrayList<Episodi>>
+ DAOEpisodiMOCK()
+ add()
+ delete()
+ getAll()
+ getById()
+ getEpisodisForTemporada()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOFollowersMOCK {
- followers : Map<String, ArrayList<Usuari>>
+ DAOFollowersMOCK()
+ add()
+ delete()
+ getAll()
+ getById()
+ getFollowersForUsuari()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOFollowingMOCK {
- following : Map<String, ArrayList<Usuari>>
+ DAOFollowingMOCK()
+ add()
+ delete()
+ getAll()
+ getById()
+ getFollowingForUsuari()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOMyListMOCK {
- mylist : Map<String, ArrayList<Serie>>
+ DAOMyListMOCK()
+ add()
+ addToMyList()
+ delete()
+ getAll()
+ getById()
+ getMyListForUsuari()
+ removeFromMyList()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOPostMOCK {
- postList : Map<String, ArrayList<Post>>
+ DAOPostMOCK()
+ add()
+ add()
+ delete()
+ getAll()
+ getById()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOSerieMOCK {
- idToSerie : Map<String, Serie>
+ DAOSerieMOCK()
+ add()
+ delete()
+ getAll()
+ getById()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOTemporadaMOCK {
- idToTemporades : Map<String, ArrayList<Temporada>>
+ DAOTemporadaMOCK()
+ add()
+ delete()
+ getAll()
+ getById()
+ getTemporadesForSerie()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOUsuariMOCK {
- listUsuaris : Map<String, ArrayList<Usuari>>
+ DAOUsuariMOCK()
+ add()
+ delete()
+ getAll()
+ getById()
+ getUsuarisForClient()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOValoracioEstrellaMOCK {
- listValoracions : Map<String, ArrayList<ValoracioEstrella>>
+ DAOValoracioEstrellaMOCK()
+ add()
+ add()
+ delete()
+ getAll()
+ getById()
+ update()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOValoracioThumbMOCK {
- listValoracions : Map<String, ArrayList<ValoracioThumb>>
+ DAOValoracioThumbMOCK()
+ add()
+ add()
+ delete()
+ getAll()
+ getById()
+ update()
+ update()
}
}
}
namespace Resources.dao {
namespace MOCK {
class resources.dao.MOCK.DAOWatchingMOCK {
- watching : Map<String, ArrayList<Watching>>
+ DAOWatchingMOCK()
+ add()
+ addToWatching()
+ delete()
+ getAll()
+ getById()
+ getWatchingForUsuari()
+ update()
+ updateToWatching()
}
}
}
resources.dao.MOCK.DAOClientMOCK .up.|> resources.dao.DAOClient
resources.dao.MOCK.DAOEpisodiMOCK .up.|> resources.dao.DAOEpisodi
resources.dao.MOCK.DAOFollowersMOCK .up.|> resources.dao.DAOFollowers
resources.dao.MOCK.DAOFollowingMOCK .up.|> resources.dao.DAOFollowing
resources.dao.MOCK.DAOMyListMOCK .up.|> resources.dao.DAOMyList
resources.dao.MOCK.DAOPostMOCK .up.|> resources.dao.DAOPost
resources.dao.MOCK.DAOSerieMOCK .up.|> resources.dao.DAOSerie
resources.dao.MOCK.DAOTemporadaMOCK .up.|> resources.dao.DAOTemporada
resources.dao.MOCK.DAOUsuariMOCK .up.|> resources.dao.DAOUsuari
resources.dao.MOCK.DAOValoracioEstrellaMOCK .up.|> resources.dao.DAOValoracioEstrella
resources.dao.MOCK.DAOValoracioThumbMOCK .up.|> resources.dao.DAOValoracioThumb
resources.dao.MOCK.DAOWatchingMOCK .up.|> resources.dao.DAOWatching
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 |
fbe9449e64558b94f9b42c573b76b2996a9ea3fe | 9bcd4da5e5454922139d0afefc782a997988ad1f | /docs/SprintC/US/US15/US15_SD_testsReportsDTO.puml | 1a3cf667d3db927fc4dd59283513f87a940a3fe2 | [
"MIT"
] | permissive | wjacoud/DynaByte | 13f042b210f17830aa3eb31558d3f83d587ab436 | 3ac6b5e2d2e7559ec3e230db7848a1b43d3b40e3 | refs/heads/main | 2023-08-27T09:20:01.825322 | 2021-11-11T17:15:05 | 2021-11-11T17:15:05 | 427,082,047 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 594 | puml | @startuml
autonumber
'hide footbox
participant ":LabCoordinatorUI" as UI
participant ":ValidateTestReportController" as CTRL
participant ":Company" as _APP
participant ":TestReportStore" as PCS
participant ":TestReportMapper" as PM
activate UI
UI -> CTRL : trDto = testReportsToValidate()
activate CTRL
CTRL -> _APP : trStore = getTestStore()
activate _APP
deactivate _APP
CTRL -> PCS : checkState("DIAGNOSED")
|||
activate PCS
CTRL -> PCS : tr = testReportsToValidate()
|||
deactivate PCS
CTRL -> PM : trDto = toDto(tr)
activate PM
deactivate PM
deactivate CTRL
deactivate UI
@enduml | false | true | false | false | sequence |
99b87490922dd391fea2b0568a00c2f141ec5e73 | 0ea1dec22625973d1493c8f2abc45689a5521c80 | /src/main/scala/try_13/Try13.puml | 5c68ff323bf8e2225ef0e388c4ffc3a0d9a19cf4 | [] | no_license | suzuki-hoge/repository-transparency | f1c6a4b5c14ccceb49839e96ad59f1117cb3bcde | 7e69c03e74aad4336a30e7e877765ad23c50b3a4 | refs/heads/master | 2020-09-08T00:13:56.618427 | 2019-12-03T04:47:05 | 2019-12-07T02:23:36 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,274 | puml | @startuml
title Try13
class ApplicationService {
OrderRepository
ItemRepository
UserRepository
def apply(Int): Response[Unit]
}
interface Response<R>
class Success<R> {
R
}
class Failure<R> {
Error
}
Success -u-|> Response
Failure -u-|> Response
class FlowDomainService << (S, lightcyan) >> {
def apply(Order, Lazy[Item]): Either[Error, Unit]
}
class UserDomainService << (S, lightcyan) >> {
def apply(User): Either[Error, Unit]
}
package order {
class Order {
OrderStatus
OrderKind
def validate(): Either[OrderError, Unit]
}
enum OrderError {
OrderedOnly
ClothesOnly
}
Order -d-> OrderError
}
package item {
class Item {
ItemStatus
def validate(): Either[ItemError, Unit]
}
enum ItemError {
WaitingOnly
}
Item -d-> ItemError
}
package user {
class User {
Plan
def validatePremium(): Either[UserError, Unit]
}
enum UserError {
PremiumOnly
}
User -d-> UserError
}
interface Error
FlowDomainService -d-> Order
FlowDomainService -d-> Item
UserDomainService -d-> User
OrderError -d-|> Error
ItemError -d-|> Error
UserError -d-|> Error
ApplicationService -d-> FlowDomainService
ApplicationService -d-> UserDomainService
ApplicationService -l-> Response
@enduml
| false | true | false | false | class |
3afb60cf8a061bf487a19c3f21ae8051e38b0125 | 9c78b0351e70888d0706f276d47526a42b56bbd7 | /permissions/.doc/alice-shares-with-bob.puml | 048906c2ba4778032cd8b14b83ee21bbf50cdb90 | [
"Apache-2.0"
] | permissive | nu-art-js/thunderstorm | 5f183e80f67a8114b389a1bef18541e0c921cbf3 | 93eecca8b7e8f17b6b93383afc0a58e631e5ee22 | refs/heads/master | 2023-08-31T09:06:58.270832 | 2021-12-21T14:52:32 | 2021-12-21T14:52:32 | 173,503,689 | 13 | 1 | NOASSERTION | 2022-02-19T12:42:36 | 2019-03-02T22:02:47 | TypeScript | UTF-8 | PlantUML | false | false | 647 | puml | @startuml
participant Alice
participant App_BE
participant Bob
== Assuming there is a resource <b>X</b>\nthat we want to share between Alice and Bob ==
Alice -> App_BE: Alice creates <b>Xa</b>
Bob -> App_BE: Bob tries to access <b>Xa</b>
App_BE --> Bob: 403 (Bob doesn't have permission\nto access the resource)
...
Alice -> App_BE: Get permissions details associated with api <b>X</b>
Alice -> Alice: Chooses users and the access levels for the resource
Alice -> App_BE: Grant access to the resource <b>Xa</b>
...
App_BE -->> Bob: Push message informing\nabout the permissions changes
App_BE --> Bob: 200 (Bob can access the resource)
@enduml | false | true | false | false | sequence |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.