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
5fa39ded8d6bff5314cda9c437aaf089271c9fe0
5232badf2d0fe89a17c7913aec8df67d00da904f
/src/main/java/oop/assignment/ex42/ParsingDiagram.puml
1bea9a8cf7fc0fca5d3d1baa0c8bfa74fc6d8005
[]
no_license
Shobith97/Bhandaru-cop3330-assignment3
f008ec782660685642e4f54f8c2e0a22d146878c
6a78384a1b798fd795f26bb3539ef85b43cb7c5c
refs/heads/master
2023-06-03T12:19:31.741432
2021-06-21T04:05:58
2021-06-21T04:05:58
378,803,355
0
0
null
null
null
null
UTF-8
PlantUML
false
false
406
puml
@startuml 'https://plantuml.com/class-diagram class Solution42 { -firstnames , lastnames, salary: ArrayList<String> -count: int -space1 and space2: String +main() +obj = Read() object } class Read { -fname , lname, money: ArrayList<String> -count: int +get_firstnames() +get_lastnames() +get_salary() +get_count() } Solution42 "get names(first and last), salary, and count from Read()" --- Read @enduml
false
true
false
false
class
dc6b108206bff956b01c0c2e50e63017892462c2
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/StagedOrderSetShippingAddressAction.puml
a4205f1ea184436b0cd088cd251175129c6a6dba
[]
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
502
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 StagedOrderSetShippingAddressAction [[StagedOrderSetShippingAddressAction.svg]] extends StagedOrderUpdateAction { action: String address: [[BaseAddress.svg BaseAddress]] } interface StagedOrderUpdateAction [[StagedOrderUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
5e96990450994fff9022eb34d00adb35fa07c6fa
b3b76f7ba4f5705f6ce9ff802a714bf3e646a047
/spring-boot-learning/src/main/java/com/wangwenjun/concurrency/chapter1/lc.plantuml
d97b8870a1331111bc27f02ba0c902fdb1b8c93e
[ "Apache-2.0" ]
permissive
liubo404/sb205
4deb6f912a75e0a3e4efbee77d609c21d18fa6c3
e4246568fa0aca9c4f14a5f2f80410df3f0a116e
refs/heads/master
2023-01-08T17:05:46.387853
2020-07-10T07:17:12
2020-07-10T07:17:12
249,325,228
0
0
Apache-2.0
2022-12-27T14:52:46
2020-03-23T03:17:12
Java
UTF-8
PlantUML
false
false
290
plantuml
@startuml [*] --> New New -> Runnable : start() Running -up-> Runnable Runnable -down-> Running : CPU dispatch Runnable -> Terminated Running -> blocked : sleep/lock blocked -up-> Terminated : interupt blocked -left-> Runnable Running -up-> Terminated Terminated ->[*] @enduml
false
true
false
false
sequence
9a536390bbde612aa456a948b0f148cde5edd49e
e3ebf221091ee30de418c963f078ccdd732eaa8c
/docs/modular/sequences/shrinked/shrink_read_private.puml
dec29ef0e2867d75a80d404de94a52e0cfab31e3
[ "Apache-2.0" ]
permissive
valb3r/datasafe
97d9826bb2bc6a478abc56ad30848fcaad8f259a
1b91e90128e2411339a9b904bb92144879b155bb
refs/heads/develop
2020-05-31T16:55:05.487855
2019-06-05T13:00:08
2019-06-05T13:00:08
190,393,370
0
1
Apache-2.0
2019-10-07T09:51:59
2019-06-05T12:48:13
Java
UTF-8
PlantUML
false
false
10,341
puml
@startuml skinparam SequenceMessageAlign center activate PRIVATE ' de.adorsys.datasafe.privatestore.impl.actions.ReadFromPrivateImpl PRIVATE -> PRIVATE : resolveFileLocation activate PRIVATE ' de.adorsys.datasafe.privatestore.impl.actions.ReadFromPrivateImpl PRIVATE -> Profile : privateProfile activate Profile ' de.adorsys.datasafe.business.api.deployment.profile.ProfileRetrievalService Profile -> Profile : privateProfile activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> Profile : systemDfs activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSSystem Profile <-- Profile : DFSAccess deactivate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService DFS -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.impl.dfs.DFSConnectionServiceImpl DFS <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService Profile <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> Profile : locatePrivateProfile activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile <-- Profile : BucketPath deactivate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> DFS : getBlob activate DFS ' de.adorsys.dfs.connection.api.service.api.DFSConnection Profile <-- DFS : Payload deactivate DFS ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> SERDE : fromJson activate SERDE ' de.adorsys.datasafe.business.impl.profile.serde.GsonSerde Profile <-- SERDE : T deactivate SERDE ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile <-- Profile : UserPrivateProfile deactivate Profile ' de.adorsys.datasafe.business.api.deployment.profile.ProfileRetrievalService PRIVATE <-- Profile : UserPrivateProfile deactivate Profile deactivate PRIVATE ' de.adorsys.datasafe.privatestore.impl.actions.ReadFromPrivateImpl PRIVATE -> Credentials : privateAccessFor activate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.BucketAccessService Credentials -> Credentials : privateAccessFor activate Credentials ' de.adorsys.datasafe.business.impl.profile.dfs.BucketAccessServiceImpl Credentials -> Credentials : privateUserCredentials activate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.DFSCredentialsService Credentials -> Credentials : privateUserCredentials activate Credentials ' de.adorsys.datasafe.business.impl.credentials.DFSCredentialsServiceImpl Credentials -> Profile : systemDfs activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSSystem Credentials <-- Profile : DFSAccess deactivate Profile ' de.adorsys.datasafe.business.impl.credentials.DFSCredentialsServiceImpl Credentials <-- Credentials : DFSCredentials deactivate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.DFSCredentialsService Credentials <-- Credentials : DFSCredentials deactivate Credentials ' de.adorsys.datasafe.business.impl.profile.dfs.BucketAccessServiceImpl Credentials <-- Credentials : DFSAccess deactivate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.BucketAccessService PRIVATE <-- Credentials : DFSAccess deactivate Credentials ' de.adorsys.datasafe.privatestore.impl.actions.ReadFromPrivateImpl PRIVATE -> KeyStore : keystore activate KeyStore ' de.adorsys.datasafe.business.api.deployment.keystore.PrivateKeyService KeyStore -> Credentials : keystore activate Credentials ' de.adorsys.datasafe.business.impl.profile.keys.DFSPrivateKeyServiceImpl Credentials -> Credentials : privateAccessFor activate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.BucketAccessService Credentials -> Credentials : privateAccessFor activate Credentials ' de.adorsys.datasafe.business.impl.profile.dfs.BucketAccessServiceImpl Credentials -> Credentials : privateUserCredentials activate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.DFSCredentialsService Credentials -> Credentials : privateUserCredentials activate Credentials ' de.adorsys.datasafe.business.impl.credentials.DFSCredentialsServiceImpl Credentials -> Profile : systemDfs activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSSystem Credentials <-- Profile : DFSAccess deactivate Profile ' de.adorsys.datasafe.business.impl.credentials.DFSCredentialsServiceImpl Credentials <-- Credentials : DFSCredentials deactivate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.DFSCredentialsService Credentials <-- Credentials : DFSCredentials deactivate Credentials ' de.adorsys.datasafe.business.impl.profile.dfs.BucketAccessServiceImpl Credentials <-- Credentials : DFSAccess deactivate Credentials ' de.adorsys.datasafe.business.api.deployment.credentials.BucketAccessService Credentials <-- Credentials : DFSAccess deactivate Credentials ' de.adorsys.datasafe.business.impl.profile.keys.DFSPrivateKeyServiceImpl Credentials -> Profile : privateProfile activate Profile ' de.adorsys.datasafe.business.api.deployment.profile.ProfileRetrievalService Profile -> Profile : privateProfile activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> Profile : systemDfs activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSSystem Profile <-- Profile : DFSAccess deactivate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService DFS -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.impl.dfs.DFSConnectionServiceImpl DFS <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService Profile <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> Profile : locatePrivateProfile activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile <-- Profile : BucketPath deactivate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> DFS : getBlob activate DFS ' de.adorsys.dfs.connection.api.service.api.DFSConnection Profile <-- DFS : Payload deactivate DFS ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile -> SERDE : fromJson activate SERDE ' de.adorsys.datasafe.business.impl.profile.serde.GsonSerde Profile <-- SERDE : T deactivate SERDE ' de.adorsys.datasafe.business.impl.profile.operations.DFSBasedProfileStorageImpl Profile <-- Profile : UserPrivateProfile deactivate Profile ' de.adorsys.datasafe.business.api.deployment.profile.ProfileRetrievalService Credentials <-- Profile : UserPrivateProfile deactivate Profile ' de.adorsys.datasafe.business.impl.profile.keys.DFSPrivateKeyServiceImpl Credentials -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService DFS -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.impl.dfs.DFSConnectionServiceImpl DFS <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService Credentials <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.business.impl.profile.keys.DFSPrivateKeyServiceImpl Credentials -> Profile : privateKeyStoreAuth activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSSystem Credentials <-- Profile : KeyStoreAuth deactivate Profile ' de.adorsys.datasafe.business.impl.profile.keys.DFSPrivateKeyServiceImpl Credentials -> DFS : getBlob activate DFS ' de.adorsys.dfs.connection.api.service.api.DFSConnection Credentials <-- DFS : Payload deactivate DFS ' de.adorsys.datasafe.business.impl.profile.keys.DFSPrivateKeyServiceImpl Credentials -> Profile : privateKeyStoreAuth activate Profile ' de.adorsys.datasafe.business.impl.profile.operations.DFSSystem Credentials <-- Profile : KeyStoreAuth deactivate Profile ' de.adorsys.datasafe.business.impl.profile.keys.DFSPrivateKeyServiceImpl KeyStore <-- Credentials : KeyStoreAccess deactivate Credentials ' de.adorsys.datasafe.business.api.deployment.keystore.PrivateKeyService PRIVATE <-- KeyStore : KeyStoreAccess deactivate KeyStore ' de.adorsys.datasafe.privatestore.impl.actions.ReadFromPrivateImpl PRIVATE -> Document : read activate Document ' de.adorsys.datasafe.business.api.deployment.document.DocumentReadService Document -> Document : read activate Document ' de.adorsys.datasafe.encrypiton.impl.document.CMSDocumentReadServiceReadService Document -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService DFS -> DFS : obtain activate DFS ' de.adorsys.datasafe.business.impl.dfs.DFSConnectionServiceImpl DFS <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.business.api.deployment.dfs.DFSConnectionService Document <-- DFS : DFSConnection deactivate DFS ' de.adorsys.datasafe.encrypiton.impl.document.cmsocument.CMSDocumentReadService Document -> DFS : getBlob activate DFS ' de.adorsys.dfs.connection.api.service.api.DFSConnection Document <-- DFS : Payload deactivate DFS ' de.adorsys.datasafe.encrypiton.impl.document.CMSDocumentReadServiceReadService Document -> CMS : decrypt activate CMS ' de.adorsys.datasafe.business.api.encryption.cmsencryption.CMSEncryptionService CMS -> CMS : decrypt activate CMS ' de.adorsys.datasafe.encrypiton.impl.cmsencryption.CMSEncryptionServiceImpl CMS <-- CMS : DocumentContent deactivate CMS ' de.adorsys.datasafe.business.api.encryption.cmsencryption.CMSEncryptionService Document <-- CMS : DocumentContent deactivate CMS ' de.adorsys.datasafe.encrypiton.impl.document.CMSDocumentReadServiceReadService Document <-- Document : deactivate Document ' de.adorsys.datasafe.business.api.deployment.document.DocumentReadService PRIVATE <-- Document : deactivate Document deactivate PRIVATE @enduml
false
true
false
false
sequence
226376193a24e6e1d393cbe85cd2bc80a35fb90a
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalReceiverInspector.puml
4b225ba1690228d7097069ba7804585ad361af8d
[]
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
565
puml
@startuml class SignalReceiverInspector { OnEnable() : void OnDisable() : void OnUndoRedo() : void + <<override>> OnInspectorGUI() : void DrawEmitterControls() : void DrawAddRemoveButtons() : void InitTreeView(so:SerializedObject) : void } Editor <|-- SignalReceiverInspector SignalReceiverInspector --> "m_Target" SignalReceiver SignalReceiverInspector --> "m_TreeState" TreeViewState SignalReceiverInspector --> "m_MultiColumnHeaderState" MultiColumnHeaderState SignalReceiverInspector --> "signalEmitterContext" SignalEmitter @enduml
false
true
false
false
class
1f4aae04c6bfd0beb3f1a7b6a416a8f7f0041631
d975ba90a37d227caa0f1b7a6c9702356c6fd903
/uml/extras/clearpath/KD.iuml
7d86ae188114eb1c378ab9df29960507a75403da
[]
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
1,623
iuml
@startuml(id=kdnode) class ClearPath::KDNode { +explicit KDNode(CollisionAvoidanceManager*, int, int) +~KDNode() ==FUNCTIONS== +KDNode* insert(CollisionAvoidanceManager*) +std::vector<double> getPosition() const +CollisionAvoidanceManager* getAgent() const +double getClosestNeighbors(QMap<double,\n\tQVector<KDNode*>>&,\n\tstd::vector<double>, double, int) +{static} double sqrDistance(std::vector<double>, std::vector<double>) -void updateRange(std::vector<double>) -KDnode* findParent(std::vector<double>) ==ATTRIBUTES== -class Private -Private* d } class KDNode::Private { +Private(CollisionAvoidanceManager*, int, int) +~Private() ==ATTRIBUTES== +CollisionAvoidanceManager* agent +int splitAxis +int nbDimension +std::vector<double> position +std::vector<double> maxRange +std::vector<double> minRange +KDNode* Parent +KDNode* Left +KDNode* Right } @enduml @startuml(id=kdtree) class ClearPath::KDTree { +explicit KDTree(int) +~KDTree() ==FUNCTIONS== +QMap<double, QVector<KDNode*>> getClosestNeighbors(\n\t const std::vector<double>&, double, int) const +void update() +bool add(const QString&, CollisionAvoidanceManager*) +QMap<QString, CollisionAvoidanceManager*> getAgents() const ==ATTRIBUTES== -class Private -Private* d } class KDTree::Private { +Private(int) +~Private() ==ATTRIBUTES== +int nbDimension +KDNode* Root +QMap<QString, CollisionAvoidanceManager*> agents } @enduml @startuml(id=kdLinks) namespace ClearPath { KDTree *----- KDNode KDTree *----- KDTree::Private KDNode *----- KDNode::Private } @enduml
false
true
false
false
class
2eb5678fdd5d5cb93637df3c8aa7e6c8a7c5d324
c587d361c63039e388826f14c4690c59c5fb7c99
/src/main/java/oop/exercises/ex42/Ex42ClassDiagram.puml
c19d644126600683de69aac974548c7eb621da78
[]
no_license
agalvezv/galvez-vega-cop3330-assignment3
37923bab0475a9f6ebc1987f1d78da17d23de5e8
59e5e7d072b6b305f23aea09ff202a6859336d32
refs/heads/master
2023-05-24T13:39:07.440480
2021-06-21T03:12:21
2021-06-21T03:12:21
378,302,043
0
0
null
null
null
null
UTF-8
PlantUML
false
false
289
puml
@startuml class NameList { +ArrayList nameTable +ArrayList firstName +ArrayList firstName +ArrayList salary +void addToList() +ArrayList printList() } class Application { +File fileOpener +Scanner myReader +try catch container +loop to read through files } @enduml
false
true
false
false
class
7abd0f5a154a96efdce3b343f1f89d43a59ad099
8643a3eed82acddf80f93378fc1bca426bfd7a42
/subprojects/tooling-api/toolingApi-operation.puml
d23ace91b0dbe33c879420131b0a9ad21c6826e0
[ "BSD-3-Clause", "LGPL-2.1-or-later", "LicenseRef-scancode-mit-old-style", "EPL-2.0", "CDDL-1.0", "MIT", "LGPL-2.1-only", "Apache-2.0", "MPL-2.0", "EPL-1.0" ]
permissive
gradle/gradle
f5666240739f96166647b20f9bc2d57e78f28ddf
1fd0b632a437ae771718982ef2aa1c3b52ee2f0f
refs/heads/master
2023-09-04T02:51:58.940025
2023-09-03T18:42:57
2023-09-03T18:42:57
302,322
15,005
4,911
Apache-2.0
2023-09-14T21:08:58
2009-09-09T18:27:19
Groovy
UTF-8
PlantUML
false
false
2,175
puml
@startuml actor User User -> ProjectConnection: request operation note right operation is one of: build / action / model end note ProjectConnection -> LongRunningOperation: create instance of LongRunningOperation --> User: instance User -> LongRunningOperation: withArguments LongRunningOperation -> OperationParamsBuilder: withArguments User -> LongRunningOperation: set stdOut/stdErr/stdIn LongRunningOperation -> OperationParamsBuilder: set stdOut/stdErr/stdIn User -> LongRunningOperation: setJavaHome LongRunningOperation -> OperationParamsBuilder: setJavaHome User -> LongRunningOperation: setJvmArgs LongRunningOperation -> OperationParamsBuilder: setJvmArgs User -> LongRunningOperation: useCancellationToken LongRunningOperation -> OperationParamsBuilder: useCancellationToken User -> LongRunningOperation: execute note right build.run() / action.get() / model.get() end note LongRunningOperation -> OperationParamsBuilder: build() OperationParamsBuilder --> LongRunningOperation: operation params LongRunningOperation -> AsyncConsumerActionExecutor: run() box "ConsumerActionExecutor chain" participant ProgressLogging participant LoggingInitializer participant LazyConsumer end box AsyncConsumerActionExecutor -> ProgressLogging: run() ProgressLogging -> LoggingInitializer: run() LoggingInitializer -> LazyConsumer: run() LazyConsumer -> ToolingImplLoader: createConnection create Connection ToolingImplLoader -> Connection: new Connection --> LazyConsumer: connection note left uses DistributionFactory to create classloader and instantiate DefaultConnection (provider side) using services lookup then creates ConsumerConnection matching to capability of this DefaultConnection (DefaultToolingImplementationLoader.create()) ConnectionVersion4BackedConsumerConnection.java: pre 1.0m8 InternalConnectionBackedConsumerConnection.java: 1.0m8 - 1.1 BuildActionRunnerBackedConsumerConnection: 1.2 - 1.5 ModelBuilderBackedConsumerConnection.java: 1.6 - 1.7 ActionAwareConsumerConnection.java: 1.8 - 2.0 CancellableConsumerConnection.java: 2.1 - THIS is the cross-version boundary end note LazyConsumer -> Connection: run() Connection --> User: result @enduml
false
true
false
false
usecase
0e4e089e9a04370d8da3af5ededa8299a16d41e8
25509ebe2a169a65c5e07c502099920657d34bf1
/assets/TERN/2_background.plantuml
cf7b5dd7a8cedbf564a9e53d0602e5cb32e969c1
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
abdi1965/turtledove
3e22817c805a935207b88e7127b41652dc97b932
acb1486b4a86dac487e2371c07a7a609d27c3dbe
refs/heads/master
2023-01-23T16:24:04.967192
2020-11-05T21:19:16
2020-11-05T21:19:16
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,104
plantuml
@startuml title Async/background browser tasks participant "UA" as ua participant "SSP" as ssp participant "DSP" as dsp participant "ARAPI" as arapi == VALIDATE ADS == ua -> ssp : GET /validation/<hash(dsp-url, ad-cbor-url, dsp-categories, ssp-categories)> opt re-validate ssp --> dsp : GET ad-cbor-url dsp --> ssp : <ad bundle content> end alt approved ssp -> ua : (approved, "review-token-123879") else rejected ssp -> ua : (rejected, "brand safety prohibition") else category/url mismatch ssp -> ua : 404 end == DOWNLOAD AD WEB BUNDLES == ua -> dsp : GET <ad1-cbor-url> dsp -> ua : <ad bundle content> ... ua -> dsp : GET <ad2-cbor-url> dsp -> ua : <ad bundle content> ... opt win-time download - indistinguishable from background requests ua -> dsp : GET <ad3-cbor-url> dsp -> ua : <ad bundle content> end == FETCH ADS REQUEST == ua -> dsp : POST /.well-known/fetch-ads {\n "advertiser": "advertiser1.example,\n "groups": {"group1": .., ..}\n } dsp --> ua : <updated writeAdvertisementData() input> == REPORTING == ua -> arapi : <aggregated report data> @enduml
false
true
false
false
sequence
2c1abe81d1323c439d0b7f5e978ffb1506f12add
326bc234ef0962291448f64de2597b9bdb031eb7
/uml/modules.plantuml
185367029f8e5ded4d7fff4479eb49c1ee03775f
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
maxd13/user-scheduler
14e91a7caaed80348c176eb97153e1176aeccbef
fd64d631a3e1c61f6d505c9d908a650a7a255fc5
refs/heads/master
2020-08-18T21:08:12.885674
2020-06-08T19:44:23
2020-06-08T19:44:23
215,834,035
0
0
null
null
null
null
UTF-8
PlantUML
false
false
998
plantuml
' This file was used to produce component ' diagram image in the README.md @startuml modules ' scale 800 height ' scale 600 width scale 1.5 package source { interface "shared_defs.h" as share interface "process_table.h" as ptab share .. [process.c] [process_table.c] as ptabc share - ptabc ptabc . ptab [scheduler.c] #IndianRed ptab - [scheduler.c] [interpreter.c] #IndianRed share -left- [interpreter.c] [debugger.c] #IndianRed [rax] <<static lib>> #Yellow interface "rax.h" as rh rh .. [rax] ptabc -- rh note top of [debugger.c] red components are standalone executables. end note } package test { ptab - [process_table_test.c] share - [process_test.c] [integration_test.c] #IndianRed [Unity] <<static lib>> #Yellow interface "unity.h" as un un .right. [Unity] un .up. [process_test.c] un .up. [process_table_test.c] un .left. [integration_test.c] } @enduml
false
true
false
false
class
39df3a6ee9568df096b60e7ae7d575634c23bf27
9def9d1af8b7d5f8c7d2f9ac268d2fc9a23eacb4
/Aula3/exemplo/diagrama.puml
7a9cfbddb57dfe805e20edacb5c2311f90a9b4f9
[]
no_license
HackudaoStructures/CodigosEmAula
b09a2ed1e198a971f457310706cca9789be5f6a1
b20097da34ee31e7a70eb537d6b56d7f70749400
refs/heads/main
2023-03-26T23:19:44.835193
2021-03-26T02:10:59
2021-03-26T02:10:59
342,055,371
0
0
null
null
null
null
UTF-8
PlantUML
false
false
901
puml
@startuml scale 2 abstract class Display{ +{abstract} int getColumns(); +{abstract} int getRows(); +{abstract} String getLineText(int row); +void show() } abstract class Frame extends Display{ #Display display #Frame(Display display) } class FullFrame extends Frame{ + FullFrame(Display display) +int getColumns() +int getRows() +String getLineText(int row) -String createLine(char ch, int size) } class MessageDisplay extends Display{ -String message +MessageDisplay(String message) +int getColumns() +int getRows() +String getLineText(int row) } class SideFrame extends Frame{ -char frameChar +SideFrame(Display display, char frameChar) +int getColumns() +int getRows() +String getLineText(int row) } Frame *--> Display class Main{ +{static} void main(String[] args) } Main -up-> MessageDisplay Main -up-> SideFrame Main -up-> FullFrame @enduml
false
true
false
false
class
f9a170abec10217014fc22fa19bb1b65cfcb3a48
30a76b74b86a91b5b8e6b10a60085bbaca3151bc
/src/adapter/adapter.plantuml
b3d4f0b1713cf024339361c3428e09c2b53cfa53
[]
no_license
huynh91/DesignPatterns
09a48d300593b6dfb85d579155bad627f409ff92
f47830382ccb6297b4678a2e670b2ca093ca4493
refs/heads/master
2020-04-10T16:36:37.977207
2018-12-10T12:22:31
2018-12-10T12:22:31
161,150,654
0
0
null
null
null
null
UTF-8
PlantUML
false
false
994
plantuml
@startuml title __ADAPTER's Class Diagram__\n package adapter { interface Duck { {abstract} + quack() {abstract} + fly() } } package adapter { class DuckAdapter { + DuckAdapter() + gobble() + fly() } } package adapter { class DuckTestDrive { {static} + main() {static} - testDuck() } } package adapter { class MallardDuck { + quack() + fly() } } package adapter { interface Turkey { {abstract} + gobble() {abstract} + fly() } } package adapter { class TurkeyAdapter { + TurkeyAdapter() + quack() + fly() } } package adapter { class WildTurkey { + gobble() + fly() } } DuckAdapter -up-|> Turkey DuckAdapter o-- Duck : duck MallardDuck -up-|> Duck TurkeyAdapter -up-|> Duck TurkeyAdapter o-- Turkey : turkey WildTurkey -up-|> Turkey @enduml
false
true
false
false
class
a9394eb68f88a714ee7403f8482c4e090aef4ae5
522d6058d6ed71c03b3e9c8e32901555f101a914
/images/oauth2.plantuml
4c6b146114c5a230a55210cb1a4314745335b812
[ "MIT" ]
permissive
Sparika/PHD
fba697f0e50bb98cce46d3ed0a5631ba657873b9
5b356c7d135b3e03a860cc46935b740110fecd14
refs/heads/master
2020-03-19T06:57:32.286775
2018-06-04T19:59:38
2018-06-04T19:59:38
136,070,671
2
0
null
null
null
null
UTF-8
PlantUML
false
false
513
plantuml
@startuml skinparam monochrome true skinparam defaultFontStyle bold autonumber participant "Client" as client participant "Resource\nOwner" as ro box "Identity Provider" participant "Authorization\nServer" as as participant "Resource\nServer" as rs end box client -> ro : Authorization Request ro -->> client : Authorization Grant client -> as : Authorization Grant as -->> client : Access Token client -> rs : Access Token rs -->> client : Protected Resource @enduml
false
true
false
false
sequence
046fd9fc85c8a4ce9483133d4ee1e66f3c010a73
e80c5fe439cb8fe4bcca554f1ff861299f40fa60
/1.Basics/2_Blink/thingml-gen/UML/Blink2App/Blink2App/docs/Blink2App_class_compact.plantuml
d99a6b8b8c82ee4e621a0e871ea8949072044f01
[]
no_license
madkira/ThingMLArduinoDemo
331a8e258d4e57d18efb9dccd581179b8f69c0ba
730789e11960547852cd4e1a0254f49f08ea8131
refs/heads/master
2020-12-07T03:57:47.048263
2017-06-27T12:19:36
2017-06-27T12:19:36
95,461,161
0
0
null
2017-06-26T15:27:01
2017-06-26T15:27:01
null
UTF-8
PlantUML
false
false
630
plantuml
@startuml caption Things used in configuration Blink2App class Blink2 <<(T,#5BBF09)PIM>> { ..Port timer.. >>timer_timeout <<timer_start <<timer_cancel ..Port led.. <<led_ON <<led_OFF } class TimerMsgs <<(F,#BC74ED)Fragment>> { ..Messages.. -timer_start(...) -timer_cancel(...) -timer_timeout(...) -ms25_tic() -ms500_tic() } class LEDMsgs <<(T,#5BBF09)PIM>> { ..Messages.. -led_ON() -led_OFF() } class LED <<(T,#F94918)PSM>> { ..Properties.. -PIN : UInt8 = 11 ..Port ctrl.. >>led_ON >>led_OFF ..Functions.. -setDigitalOutput(...) : void -digitalWrite(...) : void } TimerMsgs <|-- Blink2 LEDMsgs <|-- Blink2 LEDMsgs <|-- LED @enduml
false
true
false
false
class
db68a9015e5a0dc63c4ed048696f6f4fc720be40
c3287e91ce0ebce396cd3966de3d2f7d90131c20
/Plantuml/DAL/DBCommands/IDBCommand.puml
0cf363fec1d3e0a6ac16e54e35892e872abc2205
[]
no_license
kretmatt/SWE2-Tourplanner
497ec2e888112bd3d67a0f2b97e7c1e8e0348371
f064500ae5b913b00671f358a586011affcdaf00
refs/heads/main
2023-05-12T11:48:29.605417
2021-06-06T21:53:11
2021-06-06T21:53:11
341,115,114
0
0
null
null
null
null
UTF-8
PlantUML
false
false
80
puml
@startuml interface IDBCommand { Execute() : int Undo() : int } @enduml
false
true
false
false
class
f44b3f5d7610f4d7b181d8d48cfda022a205cca9
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/CartSetShippingAddressCustomTypeAction.puml
18ae455e6b38642154172a2f42c9a39da66b12a2
[]
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
556
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 CartSetShippingAddressCustomTypeAction [[CartSetShippingAddressCustomTypeAction.svg]] extends CartUpdateAction { action: String type: [[TypeResourceIdentifier.svg TypeResourceIdentifier]] fields: [[FieldContainer.svg FieldContainer]] } interface CartUpdateAction [[CartUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
5e7e0ef84f2bd276b09d7a6673a31cdb54a3141d
2ed26e4235a2dd2abe15418ccc770cb313afc083
/step-builder/etc/step-builder.urm.puml
09fdd05ec887cf9e9448ea9937b5bdb28be7c016
[ "MIT" ]
permissive
secorjeretweaz/java-design-patterns
38ffb25f9cf212a5edf74eb44a709879bdc876f9
b2eaa6676430cda29663735125f026df5bb5dcbc
refs/heads/master
2020-03-29T19:47:22.792134
2018-10-02T08:26:07
2018-10-02T08:26:07
150,280,998
0
0
MIT
2018-09-25T14:41:40
2018-09-25T14:41:39
null
UTF-8
PlantUML
false
false
2,640
puml
@startuml package com.iluwatar.stepbuilder { class App { - LOGGER : Logger {static} + App() + main(args : String[]) {static} } class Character { - abilities : List<String> - fighterClass : String - name : String - spell : String - weapon : String - wizardClass : String + Character(name : String) + getAbilities() : List<String> + getFighterClass() : String + getName() : String + getSpell() : String + getWeapon() : String + getWizardClass() : String + setAbilities(abilities : List<String>) + setFighterClass(fighterClass : String) + setName(name : String) + setSpell(spell : String) + setWeapon(weapon : String) + setWizardClass(wizardClass : String) + toString() : String } class CharacterStepBuilder { - CharacterStepBuilder() + newBuilder() : NameStep {static} } interface AbilityStep { + noAbilities() : BuildStep {abstract} + noMoreAbilities() : BuildStep {abstract} + withAbility(String) : AbilityStep {abstract} } interface BuildStep { + build() : Character {abstract} } -class CharacterSteps { - abilities : List<String> - fighterClass : String - name : String - spell : String - weapon : String - wizardClass : String - CharacterSteps() + build() : Character + fighterClass(fighterClass : String) : WeaponStep + name(name : String) : ClassStep + noAbilities() : BuildStep + noMoreAbilities() : BuildStep + noSpell() : BuildStep + noWeapon() : BuildStep + withAbility(ability : String) : AbilityStep + withSpell(spell : String) : AbilityStep + withWeapon(weapon : String) : AbilityStep + wizardClass(wizardClass : String) : SpellStep } interface ClassStep { + fighterClass(String) : WeaponStep {abstract} + wizardClass(String) : SpellStep {abstract} } interface NameStep { + name(String) : ClassStep {abstract} } interface SpellStep { + noSpell() : BuildStep {abstract} + withSpell(String) : AbilityStep {abstract} } interface WeaponStep { + noWeapon() : BuildStep {abstract} + withWeapon(String) : AbilityStep {abstract} } } WeaponStep ..+ CharacterStepBuilder SpellStep ..+ CharacterStepBuilder CharacterSteps ..+ CharacterStepBuilder ClassStep ..+ CharacterStepBuilder AbilityStep ..+ CharacterStepBuilder NameStep ..+ CharacterStepBuilder BuildStep ..+ CharacterStepBuilder CharacterSteps ..|> NameStep CharacterSteps ..|> ClassStep CharacterSteps ..|> WeaponStep CharacterSteps ..|> SpellStep CharacterSteps ..|> AbilityStep CharacterSteps ..|> BuildStep @enduml
false
true
false
false
class
2886f32ddeece352ba91863692689273edf8d73e
6801337ace472c00e76bda6b81b009a898519f50
/src/main/java/oop/exercises/ex46/solution46.puml
5c1867349baadecbe28a7b70e9754692e2641ad7
[]
no_license
JMDeBerry99/deberry-cop3330-assignment3
07c428bb0bf6c4d04cf59209abeb6a94b78763f9
2130987f9d8fc6bb7140ab6d7a0cbbe96fbd6f38
refs/heads/master
2023-06-02T16:25:01.555729
2021-06-21T03:11:09
2021-06-21T03:11:09
377,659,446
0
0
null
null
null
null
UTF-8
PlantUML
false
false
206
puml
/* * UCF COP3330 Summer 2021 Assignment 3 Solution * Copyright 2021 Jacob DeBerry */ @startuml 'https://plantuml.com/class-diagram class solution46 { main() readIN() countOfWord() toPrint() } @enduml
false
true
false
false
class
f3b1254d5a13b87d256a608e5feb9cdc6878e540
ddd27ef7207e3b508ba557b6f5ca1b2bd172a734
/app/UML/Conceptual State 3.puml
506436b7dd8050b45e4a13943fe47e574a9f4dc3
[]
no_license
QRP0002/Wireless_Quote
7c095f66043b7780f03d624be2fe7956b3369a27
0b4762a69db0ebada3d518573e7618a0e57f0368
refs/heads/master
2020-06-04T02:48:51.629364
2015-05-01T12:49:49
2015-05-01T12:49:49
33,549,841
0
0
null
2015-04-16T20:57:50
2015-04-07T14:57:28
Java
UTF-8
PlantUML
false
false
158
puml
@startuml [*] --> EmptyQuote EmptyQuote --> GatherInformation : Retrieve Data GatherInformation --> FormatQuote : Generate Layout FormatQuote --> [*] @enduml
false
true
false
false
sequence
36d1b9a2158eec5809494678df6fdc3ff31de6f3
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/OrderSearchFullTextValue.puml
0cef89d027f019fdb9c69a855d6c8f3b52778e72
[]
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
645
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 OrderSearchFullTextValue [[OrderSearchFullTextValue.svg]] extends OrderSearchQueryExpressionValue { field: String boost: Integer customType: String value: String language: String mustMatch: [[OrderSearchMatchType.svg OrderSearchMatchType]] } interface OrderSearchQueryExpressionValue [[OrderSearchQueryExpressionValue.svg]] { field: String boost: Integer customType: String } @enduml
false
true
false
false
class
a36910dac14a0c51abc14849bfa03b03c7b8f53d
fa037035dd5f0606860e8b9e25f4df7d021eb0b1
/documentation/uml/use_case.puml
c27f5e299d1fe96c2d47abf16b98720d4a5990fc
[ "MIT" ]
permissive
AudrenGuillaume/TTVirton
23bb27efc0f1a78fdfc217bd7298201a774a5821
2e198c20589c34b9af395e5ce53f5dbfe1352ad2
refs/heads/master
2020-03-18T16:50:27.961140
2018-06-11T13:27:20
2018-06-11T13:27:20
134,988,357
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,343
puml
@startuml TTC Virton - use case actor "utilisateur non connecté" as no_member actor "membre" as m actor "comité" as c actor "serveur" as s /' non membre '/ (se connecter) as connect (consulter actualité) as actuality (contacter un administrateur) as contact_admin /' membre '/ (consulter résultats) as results (MAJ informations personnels) as update_profil (consulter liste membres) as members (contacter un membre) as contact_member (encoder résultats) as encode /' comité '/ (gérer membres) as gerer (publier l'actualité du club) as publish (valider une feuille de match) as check (établir la composition des équipes) as team_lineup (modifier composition d'équipes) as update_lineup (publier composition d'équipes) as publish_team /' system '/ (vérifier feuilles de matchs) as check_match (imprimer feuille de match completé) as print (communique composition d'équipes) as com /' links '/ no_member -up- connect no_member -up- actuality no_member - contact_admin no_member <-- m m - members members <.down. contact_member : << extends >> m -- results m -right- update_profil m -- encode m <-right- c c -up- gerer c -up- publish c -left- check c -down- team_lineup team_lineup <.up. update_lineup : << extends >> c -- publish_team s -up- check_match s -up- print s -up- com encode ..> print @enduml
false
true
true
false
usecase
48f000e6b85afb008611ac78688829a67b8ab2a6
3340b3f54d1f691e7508f14e8fd2f16c059d2239
/uml/classDiagram.puml
9fbd9ba94791b4a2872bcb6dcdf4607d5f26ebf9
[]
no_license
tonybeeth/socket-programming
ff27308011dcd2bf65eddaf216f023d0b0760b06
03f428a9989513387ac2a877119573f49a9e926f
refs/heads/master
2020-03-06T20:53:33.316876
2018-05-01T08:22:06
2018-05-01T08:22:06
127,065,057
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,136
puml
@startuml abstract class Host { string ip string port Host() Host(string ip, string port) void sendMessage(string message, Host* host) string receiveMessage(Host* host) } abstract class Client { Client() Client(string ip, string port) connectServer(string ip, string port) disconnectServer() } abstract class Server { Server() Server(string ip, string port) setup() connectClient() } class WHost { WHost() WHost(string ip, string port) } class PHost { PHost() PHost(string ip, string port) } class PClient { PClient() PClient(string ip, string port) } class PServer { PServer() PServer(string ip, string port) } class WClient { WClient() WClient(string ip, string port) } class WServer { WServer() WServer(string ip, string port) } Host <|-- Client Host <|-- Server Host <|-- WHost Host <|-- PHost Client <|-- PClient PHost <|-- PClient Server <|-- PServer PHost <|-- PServer Server <|-- WServer WHost <|-- WServer Client <|-- WClient WHost <|-- WClient @enduml
false
true
false
false
class
6d39b1a5bdd62fa96836ef2f9eba0b2f82ecc83b
0ec9b09bca5e448ded9866a5fe30c7a63b82b8b3
/modelViewPresenter/presentationModel/withFacade/docs/diagrams/src/paquetes.plantuml
d66578e18ba4e60f024f502b90deec3cec9460e8
[]
no_license
pixelia-es/USantaTecla-project-mastermind-java.swing.socket.sql
04de19c29176c4b830dbae751dc4746d2de86f2e
2b5f9bf273c67eedff96189b6b3c5680c8b10958
refs/heads/master
2023-06-10T13:09:55.875570
2021-06-29T15:16:23
2021-06-29T15:16:23
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
14,726
plantuml
@startuml mastermind class ConsoleView as "usantatecla.\nmastermind.views.\nconsole.ConsoleView" class GraphicsView as "usantatecla.\nmastermind.views.\nconsole.GraphicsView" class Logic as "usantatecla.\nmastermind.controllers.\nLogic" class View as "usantatecla.mastermind.views.\nView" class usantatecla.mastermind.ConsoleMastermind{ + {static} main(String[]) # createView(Logic): View } usantatecla.mastermind.Mastermind <|-down- usantatecla.mastermind.ConsoleMastermind class usantatecla.mastermind.GraphicsMastermind{ + {static} main(String[]) # createView(Logic): View } usantatecla.mastermind.Mastermind <|-down- usantatecla.mastermind.GraphicsMastermind abstract class usantatecla.mastermind.Mastermind{ # Mastermind() # {abstract} createView(Logic): View # play() } usantatecla.mastermind.Mastermind .down.> Logic usantatecla.mastermind.Mastermind *-down-> View usantatecla.mastermind.GraphicsMastermind .down.> GraphicsView usantatecla.mastermind.ConsoleMastermind .down.> ConsoleView @enduml @startuml usantatecla.mastermind.views class Logic as "usantatecla.\nmastermind.controllers.\nLogic" abstract class usantatecla.mastermind.views.WithLogicView { + WithLogicView(Logic) } usantatecla.mastermind.views.WithLogicView *-down-> Logic abstract class usantatecla.mastermind.views.ColorView{ + {static} INITIALS: char[] # color: Color # ColorView() # ColorView(Color) + {static} getInstance(char): Color + allInitials(): String # abstract resultInitials(int): String } abstract class usantatecla.mastermind.views.ErrorView{ + MESSAGES: String[] # error: Error # ErrorView() + ErrorView(Error) # abstract colorInitials(): String } enum usantatecla.mastermind.views.Message{ + ATTEMPTS + SECRET + RESUME + RESULT + PROPOSED_COMBINATION + TITLE + WINNER + LOOSER - message: String ~ MessageView(String) + getMessage(): String } abstract class usantatecla.mastermind.views.View{ + View(Logic) + interact() # {abstract} start() # {abstract} propose(): boolean # {abstract} isNewGame(): boolean } usantatecla.mastermind.views.View -up-|> usantatecla.mastermind.views.WithLogicView usantatecla.mastermind.views.View .down.> Logic @enduml @startuml usantatecla.mastermind.console class Logic as "usantatecla.\nmastermind.controllers.\nLogic" enum Error as "usantatecla.\nmastermind.types.\nError" enum Color as "usantatecla.\nmastermind.types.\nColor" abstract class WithLogicView as "usantatecla.\nmastermind.views.\nWithLogicView" abstract class View as "usantatecla.\nmastermind.views.\nView" abstract class ColorView as "usantatecla.\nmastermind.views.\nColorView" abstract class ErrorView as "usantatecla.\nmastermind.views.\nErrorView" enum Message as "usantatecla.\nmastermind.views.\nMessage" class Console as "usantatecla.utils.\nConsole" class YesNoDialog as "usantatecla.utils.\nYesNoDialog" enum ColorCode as "usantatecla.utils.\nColorCode" class usantatecla.mastermind.views.console.ConsoleView { + ConsoleView(Logic) # start() # propose() : boolean # isNewGame() : boolean } usantatecla.mastermind.views.console.ConsoleView -up-|> View usantatecla.mastermind.views.console.ConsoleView *-down-> usantatecla.mastermind.views.console.StartView usantatecla.mastermind.views.console.ConsoleView *-down-> usantatecla.mastermind.views.console.ProposalView usantatecla.mastermind.views.console.ConsoleView *-down-> usantatecla.mastermind.views.console.ResumeView usantatecla.mastermind.views.console.ConsoleView .down.> Logic class usantatecla.mastermind.views.console.ResumeView { ~ ResumeView(Logic) ~ interact() : boolean } usantatecla.mastermind.views.console.ResumeView -up-|> WithLogicView usantatecla.mastermind.views.console.ResumeView .down.> Logic usantatecla.mastermind.views.console.ResumeView .down.> Message usantatecla.mastermind.views.console.ResumeView .down.> YesNoDialog class usantatecla.mastermind.views.console.StartView { - StartView(Logic) ~ interact() } usantatecla.mastermind.views.console.StartView -up-|> WithLogicView usantatecla.mastermind.views.console.StartView *-down-> usantatecla.mastermind.views.console.SecretCombinationView usantatecla.mastermind.views.console.StartView .down.> Console usantatecla.mastermind.views.console.StartView .down.> Message class usantatecla.mastermind.views.console.GameView { ~ GameView(Logic, ProposedCombinationView) ~ write() ~ isWinnerOrLooser() : boolean } usantatecla.mastermind.views.console.GameView -up-|> WithLogicView usantatecla.mastermind.views.console.GameView *-down-> usantatecla.mastermind.views.console.ProposedCombinationView usantatecla.mastermind.views.console.GameView *-down-> usantatecla.mastermind.views.console.SecretCombinationView usantatecla.mastermind.views.console.GameView *-down-> usantatecla.mastermind.views.console.ResultView usantatecla.mastermind.views.console.GameView .down.> usantatecla.mastermind.views.console.AttemptsView usantatecla.mastermind.views.console.GameView .down.> Logic usantatecla.mastermind.views.console.GameView .down.> Message usantatecla.mastermind.views.console.GameView .down.> Console class usantatecla.mastermind.views.console.ProposalView { ~ ProposalView(Logic) ~ interact() : boolean } usantatecla.mastermind.views.console.ProposalView -up-|> WithLogicView usantatecla.mastermind.views.console.ProposalView *-down-> usantatecla.mastermind.views.console.GameView usantatecla.mastermind.views.console.ProposalView *-down-> usantatecla.mastermind.views.console.ProposedCombinationView usantatecla.mastermind.views.console.ProposalView .down.> usantatecla.mastermind.views.console.ErrorView usantatecla.mastermind.views.console.ProposalView .down.> Logic usantatecla.mastermind.views.console.ProposalView .down.> Color usantatecla.mastermind.views.console.ProposalView .down.> Error class usantatecla.mastermind.views.console.ProposedCombinationView { ~ ProposedCombinationView(Logic) ~ write(int) ~ read(): List<Color> } usantatecla.mastermind.views.console.ProposedCombinationView -up-|> WithLogicView usantatecla.mastermind.views.console.ProposedCombinationView .down.> usantatecla.mastermind.views.console.ColorView usantatecla.mastermind.views.console.ProposedCombinationView .down.> Logic usantatecla.mastermind.views.console.ProposedCombinationView .down.> Color usantatecla.mastermind.views.console.ProposedCombinationView .down.> Message usantatecla.mastermind.views.console.ProposedCombinationView .down.> Console class usantatecla.mastermind.views.console.SecretCombinationView { ~ SecretCombinationView(Logic) ~ writeln() } usantatecla.mastermind.views.console.SecretCombinationView -up-|> WithLogicView usantatecla.mastermind.views.console.SecretCombinationView .down.> Logic usantatecla.mastermind.views.console.SecretCombinationView .down.> Message usantatecla.mastermind.views.console.SecretCombinationView .down.> Console class usantatecla.mastermind.views.console.ResultView { ~ ResultView(Logic) ~ writeln(int) } usantatecla.mastermind.views.console.ResultView -up-|> WithLogicView usantatecla.mastermind.views.console.ResultView .down.> Logic usantatecla.mastermind.views.console.ResultView .down.> Message usantatecla.mastermind.views.console.ResultView .down.> Console class usantatecla.mastermind.views.console.AttemptsView { ~ AttemptsView(Logic) + writeln() } usantatecla.mastermind.views.console.AttemptsView -up-|> WithLogicView usantatecla.mastermind.views.console.AttemptsView .down.> Logic usantatecla.mastermind.views.console.AttemptsView .down.> Console usantatecla.mastermind.views.console.AttemptsView .down.> Message class usantatecla.mastermind.views.console.ColorView { ~ ColorView() ~ ColorView(Color) # resultInitials(int) : String ~ write() } usantatecla.mastermind.views.console.ColorView -up-|> ColorView usantatecla.mastermind.views.console.ColorView .down.> ColorCode usantatecla.mastermind.views.console.ColorView .down.> Console usantatecla.mastermind.views.console.ColorView .down.> Color class usantatecla.mastermind.views.console.ErrorView { ~ ErrorView() ~ ErrorView(Error) ~ writeln() # colorInitials() : String } usantatecla.mastermind.views.console.ErrorView -up-|> ErrorView usantatecla.mastermind.views.console.ErrorView ..> Error usantatecla.mastermind.views.console.ErrorView ..> Console usantatecla.mastermind.views.console.ErrorView ..> usantatecla.mastermind.views.console.ColorView @enduml @startuml usantatecla.mastermind.controllers class Game as "usantatecla.\nmastermind.models.\nGame" abstract class Combination as "usantatecla.\nmastermind.models.\nCombination" enum Error as "usantatecla.\nmastermind.types.\nError" enum Color as "usantatecla.\nmastermind.types.\nColor" abstract class usantatecla.mastermind.controllers.Controller{ ~ Controller(Game) + getWidth(): int } usantatecla.mastermind.controllers.Controller *-down-> Game usantatecla.mastermind.controllers.Controller .down.> Combination class usantatecla.mastermind.controllers.Logic{ + Logic() + clearGame() + addProposedCombination(List<Color>): Error + isWinner(): boolean + isLooser(): boolean + getAttempts(): int + getColors(int): List<Color> + getBlacks(int): int + getWhites(int): int + getWidth(): int } usantatecla.mastermind.controllers.Logic *-down-> usantatecla.mastermind.controllers.ResumeController usantatecla.mastermind.controllers.Logic *-down-> usantatecla.mastermind.controllers.StartController usantatecla.mastermind.controllers.Logic *-down-> usantatecla.mastermind.controllers.PlayController usantatecla.mastermind.controllers.Logic *-down-> Game usantatecla.mastermind.controllers.Logic .down.> Color usantatecla.mastermind.controllers.Logic .down.> Error class usantatecla.mastermind.controllers.PlayController{ + ProposalController(Game) + addProposedCombination(List<Color>): Error + isWinner(): boolean + isLooser(): boolean + getAttempts(): int + getColors(int): List<Color> + getBlacks(int): int + getWhites(int): int } usantatecla.mastermind.controllers.Controller <|-down- usantatecla.mastermind.controllers.PlayController usantatecla.mastermind.controllers.PlayController .down.> Game usantatecla.mastermind.controllers.PlayController .down.> ProposedCombination usantatecla.mastermind.controllers.PlayController .down.> Color usantatecla.mastermind.controllers.PlayController .down.> Error class usantatecla.mastermind.controllers.ResumeController{ + ResumeController(Game) + clearGame() } usantatecla.mastermind.controllers.Controller <|-down- usantatecla.mastermind.controllers.ResumeController usantatecla.mastermind.controllers.ResumeController .down.> Game class usantatecla.mastermind.controllers.StartController{ + StartController(Game) } usantatecla.mastermind.controllers.Controller <|-down- usantatecla.mastermind.controllers.StartController usantatecla.mastermind.controllers.StartController .down.> Game @enduml @startuml usantatecla.mastermind.models enum Color as "usantatecla.\nmastermind.types.\nColor" abstract class usantatecla.mastermind.models.Combination { - {static} WIDTH: int # colors: List<Color> # Combination() + {static} getWidth(): int } usantatecla.mastermind.models.Combination *-down-> "*" Color class usantatecla.mastermind.models.Game { - {static} MAX_LONG: int - secretCombination: SecretCombination - proposedCombination: List<ProposedCombination> - results: List<Result> - attempts: int + Game() + clear() + addProposeCombination(ProposedCombination) + isLooser(): boolean + isWinner(): boolean + getAttempts(): int + getProposedCombination(int): ProposedCombination + getResult(int): Result } usantatecla.mastermind.models.Game *-down-> usantatecla.mastermind.models.SecretCombination usantatecla.mastermind.models.Game *-down-> "0..*" usantatecla.mastermind.models.Result usantatecla.mastermind.models.Game *-down-> "0..*" usantatecla.mastermind.models.ProposedCombination class usantatecla.mastermind.models.ProposedCombination { ~ contains(Color, int): boolean ~ contains(Color): boolean + getColors(): List<Color> } usantatecla.mastermind.models.Combination <|-down- usantatecla.mastermind.models.ProposedCombination usantatecla.mastermind.models.ProposedCombination ..> Color class usantatecla.mastermind.models.SecretCombination { ~ SecretCombination() ~ getResult(ProposedCombination): Result } usantatecla.mastermind.models.Combination <|-down- usantatecla.mastermind.models.SecretCombination usantatecla.mastermind.models.SecretCombination ..> usantatecla.mastermind.models.Result usantatecla.mastermind.models.SecretCombination ..> usantatecla.mastermind.models.ProposedCombination usantatecla.mastermind.models.SecretCombination ..> Color class usantatecla.mastermind.models.Result { - blacks: int - whites: int ~ Result(int, int) ~ isWinner(): boolean + getBlacks(): int + getWhites(): int } usantatecla.mastermind.models.Result -down..> usantatecla.mastermind.models.Combination @enduml @startuml usantatecla.mastermind.types enum usantatecla.mastermind.types.Color { + RED + BLUE + YELLOW + GREEN + ORANGE + PURPLE + NULL ~ {static} length(): int + isNull(): boolean } enum usantatecla.mastermind.types.Error { + DUPLICATED + WRONG_CHARACTERS + WRONG_LENGTH + NULL + isNull(): boolean } @enduml @startuml usantatecla.utils class BufferedReader as "java.io.BufferedReader"{} enum usantatecla.utils.views.ColorCode{ + RED + BLUE + YELLOW + GREEN + ORANGE + PURPLE + RESET_COLOR - color: String ~ ColorCode(String) + getColor(): String + {static} getColorByIndex(int): String } class usantatecla.utils.views.Console{ - {static} console: Console + {static} getInstance(): Console + readString(String): String + readString(): String + readInt(String): int + readChar(String): char + writeln() + write(String) + writeln(String) + write(char) - writeError(String) } usantatecla.utils.views.Console *-down-> BufferedReader class usantatecla.utils.views.YesNoDialog{ - {static} AFIRMATIVE: char - {static} NEGATIVE: char - {static} QUESTION: String - {static} MESSAGE: String + YesNoDialog() + read(String): boolean - {static} isAfirmative(char): boolean - {static} isNegative(char): boolean } usantatecla.utils.views.YesNoDialog ..> usantatecla.utils.views.Console @enduml
false
true
false
false
class
8919b49776ae0ec06e8af6477e4533853b226e09
91fceecc2c8cf6309741e0fb715cec95f8558ca8
/assets/plantuml/packages.plantuml
04a8e4b0adab8b6a98f69b09ad2965f51331747d
[ "MIT" ]
permissive
ohm-softa/ohm-softa.github.io
dd8b3fbbcce62d3625603376f0771ab62557d76a
7479445d2b5598a9aaaa4f37ffd76436fc81482e
refs/heads/master
2023-07-20T07:43:25.665737
2023-07-12T08:10:32
2023-07-12T08:10:32
170,150,460
20
42
MIT
2023-06-24T15:22:55
2019-02-11T15:16:01
HTML
UTF-8
PlantUML
false
false
142
plantuml
@startuml Packages package ohm.softa { class ClassA { } package subpackage { class ClassB { } } } @enduml
false
true
false
false
class
31b6ba28f6bb81dde1ba3378cf1875a934abef33
5124b2dbc6276b681910d5584179a02ddc345669
/documentation/uml/class/DBUtil.puml
82fa9619f5b042aea4196b2fce42e428f4e1954b
[]
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
561
puml
@startuml interface java.lang.Runnable { } class hotel.db.DBUtil { - {static} instance : DBUtil - connections : Map<Connection, Boolean> - TARGET_CONNECTION_AMOUNT : int - CLEANUP_INTERVAL_MILLIS : int - DBUtil() - connect() : void - createConnection() : Connection - useConnection() : Connection - cleanUp() : void - returnConnection(Connection) : void + run() : void + {static} getConnection() : Connection + {static} returnConnection(Connection) : void } hotel.db.DBUtil ..|> java.lang.Runnable @enduml
false
true
false
false
class
2a5d396ac04ed50028cece29e81daf624410feef
78840a7bfd8e4e2a150bdef7ecb40911ae73fb4f
/src/main/java/Assignment3/Ex42/ParseFiles.puml
c26afa085ef3aad8ee906d79d7be6304d6cfcbd0
[]
no_license
RyanKPersad/persad-cop3330-assignment3
c0b3e6ff5c572a6f15a10f37cc5e266ab89ec87f
a739cd2b7d76f9004bc53495120d62b509bd1e26
refs/heads/master
2023-08-26T15:40:52.369486
2021-10-12T04:01:52
2021-10-12T04:01:52
416,087,900
0
0
null
null
null
null
UTF-8
PlantUML
false
false
114
puml
@startuml class Details{ -Takes input file -Spaces out and organizes into columns } Details --> Main @enduml
false
true
false
false
class
734a3d871d44c6cc5a4ee544ddd1399080c9efa6
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/VariantValues.puml
c00b9e20420e5d3a5b0108cf57450b6e34f73832
[]
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
893
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 VariantValues [[VariantValues.svg]] { sku: String prices: [[PriceDraft.svg List<PriceDraft>]] attributes: [[Attribute.svg List<Attribute>]] } interface DuplicateVariantValuesError [[DuplicateVariantValuesError.svg]] { code: String message: String variantValues: [[VariantValues.svg VariantValues]] } interface GraphQLDuplicateVariantValuesError [[GraphQLDuplicateVariantValuesError.svg]] { code: String variantValues: [[VariantValues.svg VariantValues]] } VariantValues --> DuplicateVariantValuesError #green;text:green : "variantValues" VariantValues --> GraphQLDuplicateVariantValuesError #green;text:green : "variantValues" @enduml
false
true
false
false
sequence
a0e7d9b2fd46379bdbad2e678a64da6e6a7ab7fc
1c62e6ad04d679c073059c3c25cb9be592d73791
/plantuml/structural/bridge.puml
2b694936e290361eb0172cda363d5768370dd90d
[ "Unlicense" ]
permissive
skr-mams/java-design-patterns
d6c507b2cbd9a4724f3045fb998f329eebd729ca
5bea71a0a52160fc7f4348dc596c46c0b407c7f1
refs/heads/main
2023-08-22T12:35:33.091377
2021-09-20T21:47:10
2021-09-20T21:47:10
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,008
puml
@startuml abstract class Logger { protected LoggerOutput loggerOutput Logger(LoggerOutput loggerOutput) abstract void log(String message) } interface LoggerOutput { void output(String message); } FileLoggerOutput -u-|> LoggerOutput TerminalLoggerOutput -u-|> LoggerOutput class InfoLogger { InfoLogger(LoggerOutput loggerOutput) } class WarnLogger { InfoLogger(LoggerOutput loggerOutput) } class ErrorLogger { InfoLogger(LoggerOutput loggerOutput) } InfoLogger -u-|> Logger WarnLogger -u-|> Logger ErrorLogger -u-|> Logger Logger *-r-> LoggerOutput note "Abstraction" as Abstraction Logger .l. Abstraction note "Refined abstraction" as RefinedAbstraction InfoLogger .d. RefinedAbstraction WarnLogger .d. RefinedAbstraction ErrorLogger .d. RefinedAbstraction note "Implementor" as Implementor LoggerOutput .r. Implementor note "Concrete implementor" as ConcreteImplementor FileLoggerOutput .d. ConcreteImplementor TerminalLoggerOutput .d. ConcreteImplementor @enduml
false
true
false
false
class
d9b959eb430215c059abe39c2bd365129874655d
7dd54edd3bbdde0089b166058e1d1b98df1c64ad
/TankOnline-0494e728b7cc3f0de03970f7920a5f81481eab33.plantuml
3773f17baf73b745774f75d4afd20b6429b12980
[]
no_license
hungkien05/Tank-Socket-Java
796002c3887c664941c6392006698fc9b134100f
ac1f705a2fd95a9b91c08c10e5b24858e9b99f86
refs/heads/main
2023-05-31T08:14:59.696580
2021-06-23T05:41:14
2021-06-23T05:41:14
379,490,852
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,818
plantuml
@startuml title __TANK's Class Diagram__\n namespace client.bean { enum Dir { } } namespace client.bean { class client.bean.Explode { } } namespace client.bean { class client.bean.Missile { } } namespace client.bean { class client.bean.Obstacle { } } namespace client.bean { class client.bean.Tank { } } namespace client.client { class client.client.NetClient { } } namespace client.client { class client.client.TankClient { } } namespace client.protocol { class client.protocol.MissileDeadMsg { } } namespace client.protocol { class client.protocol.MissileNewMsg { } } namespace client.protocol { interface client.protocol.Msg { } } namespace client.protocol { class client.protocol.TankDeadMsg { } } namespace client.protocol { class client.protocol.TankMoveMsg { } } namespace client.protocol { class client.protocol.TankNewMsg { } } namespace server { class server.TankServer { } } client.bean.Explode o-- client.client.TankClient : tc client.bean.Missile o-- client.bean.Dir : dir client.bean.Missile o-- client.client.TankClient : tc client.bean.Obstacle o-- client.client.TankClient : tc client.bean.Tank o-- client.bean.Dir : dir client.bean.Tank o-- client.bean.Dir : ptDir client.bean.Tank o-- client.client.TankClient : tc client.client.NetClient o-- client.client.TankClient : tc client.client.TankClient -up-|> java.awt.Frame client.client.TankClient o-- client.client.TankClient.ConDialog : dialog client.client.TankClient o-- client.bean.Tank : myTank client.client.TankClient o-- client.client.NetClient : nc client.protocol.MissileDeadMsg .up.|> client.protocol.Msg client.protocol.MissileDeadMsg o-- client.client.TankClient : tc client.protocol.MissileNewMsg .up.|> client.protocol.Msg client.protocol.MissileNewMsg o-- client.bean.Missile : m client.protocol.MissileNewMsg o-- client.client.TankClient : tc client.protocol.TankDeadMsg .up.|> client.protocol.Msg client.protocol.TankDeadMsg o-- client.client.TankClient : tc client.protocol.TankMoveMsg .up.|> client.protocol.Msg client.protocol.TankMoveMsg o-- client.bean.Dir : dir client.protocol.TankMoveMsg o-- client.bean.Dir : ptDir client.protocol.TankMoveMsg o-- client.client.TankClient : tc client.protocol.TankNewMsg .up.|> client.protocol.Msg client.protocol.TankNewMsg o-- client.bean.Tank : tank client.protocol.TankNewMsg o-- client.client.TankClient : tc 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
aef4e3ec1cff0ad5ef23f42dec7f82d78e65af75
40c869f0582027d38e82f0366b0ea2424654cc9a
/com/m2i/poe/genetic/genetic.plantuml
27f8bf2ff1aa224aff18903201a3d66b9a816303
[]
no_license
mikachm/java
a9d074b7aa8cfe4b03b89dff6d91b18838221fe9
806583f017f9ee624117e7bba4ffd4a5088b2371
refs/heads/master
2020-03-22T03:46:44.507020
2018-07-03T13:12:57
2018-07-03T13:12:57
139,451,884
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,500
plantuml
@startuml title __GENETIC's Class Diagram__\n package com.m2i.poe { package com.m2i.poe.genetic { class ARN { - strand : ArrayList<Base> + ARN() + toString() + getStrand() + translate() + translate() } } } package com.m2i.poe { package com.m2i.poe.genetic { class AminoAcid { - symbol : String - trigram : String - name : String + AminoAcid() + getSymbol() + getTrigram() + getName() + toString() } } } package com.m2i.poe { package com.m2i.poe.genetic { class Base { - symbol : String - name : String - familly : String + getSymbol() + getName() + getFamilly() + Base() + getApparie() + toString() } } } package com.m2i.poe { package com.m2i.poe.genetic { class DNA { - strand : ArrayList<Base> + DNA() + DNA() + toString() + getComplementary() + transcription() } } } package com.m2i.poe { package com.m2i.poe.genetic { class Main { {static} + main() } } } right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
ab70d4cbb8c9ff0cf457e4941f198f26f31a0b19
898b00c4894290787d1b9cf6c65174fecefdcaf8
/jobblett/classdiagramCore.puml
3af5b04a3ad2bbf1f8c374b90ab04ed2d130f5eb
[]
no_license
Sanketb2312/JobbLett
302327cf973ef0881e5338ad87e6c3d614cd24a4
8f4a864177e187d73e55200c9cd233b69037730a
refs/heads/master
2023-02-19T04:30:04.075281
2021-01-21T18:10:08
2021-01-21T18:10:08
331,711,010
0
1
null
null
null
null
UTF-8
PlantUML
false
false
3,518
puml
@startuml namespace jobblett.core { class Group { +Group gorup - String getGroupName - Collection<User> groupMembers - int getGroupID - JobShiftList jobShifts - User admin +addJobShift(JobShift, User): void +addUser(User): void +isAdmin(User): boolean +removeUser(User): boolean +getUser(): User +setGroupName(String): void +getGroupSize(): int +getGroupName(): String +getGroupID(): int +iterator(): Iterator<User> } Group --> User: admin class User { +User user - String password - String givenName - String familyName {static} +validName(String): boolean {static} +validUsername(String): boolean {static} +validPassword(String): boolean +setPassword(String): void +setName(String, String): void +getUserName(): String +getGivenName(): String +getFamilyName(): String +matchesPassword(String): boolean +getHashedPassword(): String - formatName(String) : String } class JobShiftList { List<JobShift> jobShifts +addJobShift(JobShift): void +removeJobShift(JobShift): boolean +iterator(): Iterator<JobShift> } class JobShiftStartTimeComparator { - {static} long serialVersionUID +compare(JobShift, JobShift): int } class JobShift { - User user -LocalDateTime startingTime - Duration duration +JobShift(User, LocalDateTime, Duration, String, boolean) +JobShift(User, LocalDateTime, Duration, String) +getStartingTime(): LocalDateTime +getDuration(): Duration +getEndingTime(): LocalDateTime +getInfo(): String +setStartingTime(LocalDateTime): void +setDuration(Duration): void +setInfo(String): void } class UserList { - Collection<User> users +getUser(String): User +addUser(User...): void +login(String, String): User +iterator(): Iterator<User> } class GroupList { - Collection<Group> groupList - generateGroupID(): int - getGroupIDs(): Collection<Integer> +newGroup(String): Group +addGroup(Group): boolean +removeGroup(Group): boolean +getGroup(int): Group +getGroups(User): Collection<Group> +getGroupSize(): int +iterator(): Iterator<Group> } class Main { -UserList userLis - GroupList groupList - User loggedIn - Group activeGroup +logIn(User): void +logOut(): void } Group --> "*" JobShift: jobShifts JobShiftList --> "*" JobShift: jobShifts java.util.Comparator <|.. JobShiftStartTimeComparator java.io.Serializable <|.. JobShiftStartTimeComparator JobShift --> User: user Main --> "*" Group: groupList Main --> User: loggedIn Main --> "*" User: userList\nactiveGroup } namespace java.util { interface Comparator<T> { } } namespace java.io { interface Serializable } @enduml
false
true
false
false
sequence
3b80aef377a6cd86229cb17b4a1d35e404a45662
51bbfaef0331f2ab3506802100a1d18b1f12c4e9
/spring-source/etc/bean.puml
2ea8375be6b4aaf98bdf68dd54f3b30907135bbe
[ "Apache-2.0" ]
permissive
JaphyFan/spring-bootstrap
6439c91d95f98c16dccb7c36b07bb8f777d04792
c817b4a4f847d9b12c6613b2fedf9064f7fd40a9
refs/heads/master
2023-07-23T20:03:53.087571
2023-04-25T01:10:05
2023-04-25T01:10:05
228,553,612
0
0
Apache-2.0
2023-07-07T21:52:20
2019-12-17T06:59:45
Java
UTF-8
PlantUML
false
false
512
puml
@startuml interface BeanFactory {} interface AutowireCapableBeanFactory{} interface ListableBeanFactory{} interface HierarchicalBeanFactory interface ConfigurableListableBeanFactory interface ApplicationContext AutowireCapableBeanFactory --|> BeanFactory HierarchicalBeanFactory --|> BeanFactory ListableBeanFactory --|> BeanFactory ConfigurableListableBeanFactory --|> ListableBeanFactory ConfigurableListableBeanFactory --|> AutowireCapableBeanFactory ApplicationContext --|> ListableBeanFactory @enduml
false
true
false
false
class
267b42a19c1d8e63683c0bd69634e00231987216
12a63551287f294bc8c70fa5d33f028530d9e607
/src/main/uml/getPaymentAuthCode.puml
4f5fcf36c30f3f636b84e61ed55e51cc8ee65606
[]
no_license
lalalaHAHAhehe/Test
0b11478dba6e76cb0093cf11dcead7dcfc3ac936
89711ab4e7e9c7e3928217d179e8c3b984cf2c25
refs/heads/main
2023-07-13T00:48:51.507793
2021-08-18T08:37:34
2021-08-18T08:37:34
392,520,846
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,371
puml
@startuml autonumber actor User participant "User" as User box "Merchant" #LightYellow participant "Merchant APP" as MerchantAPP participant "Merchant Backend" as MerchantBackend end box box "Easypaisa" #LightBlue participant "EP H5" as EPH5 #LightGreen participant "EP App" as EPApp #LightGreen participant "EP Backend" as EPBackend #LightGreen end box == User Binding Flow == User -> MerchantAPP: Add Easypaisa payment method activate MerchantAPP MerchantAPP -> MerchantBackend: Add Easypaisa payment method activate MerchantBackend MerchantBackend -> EPBackend: <font color=#f7a98d><b> Step1: Get PaymentAuthCode via /v2/authorizations/getPaymentAuthCode activate EPBackend EPBackend --> MerchantBackend: Response authUrl deactivate EPBackend MerchantBackend --> MerchantAPP: Response authUrl deactivate MerchantBackend deactivate MerchantAPP alt If EPApp installed MerchantAPP -> EPH5: <font color=#f7a98d><b> Step2: Open authUrl(H5 middle page) activate MerchantAPP activate EPH5 EPH5 -> EPH5: Show middle page EPH5 -> EPApp: Open EP App deactivate EPH5 activate EPApp deactivate EPBackend EPApp -> EPApp: Show sign page deactivate EPApp end alt If EPApp not installed MerchantAPP -> EPH5: <font color=#f7a98d><b> Step2: Open authUrl(H5 middle page) activate EPH5 EPH5 -> EPH5: Show middle page EPH5 -> EPH5: Show sign page deactivate EPH5 end @enduml
false
true
false
false
usecase
4c144d27e7c65e75a70a63dcadb159fb229c00e8
ffdd2a2d81bd4cb7cf1d00304d777cb7c29ec553
/docs/services.puml
9c5efdea73cf99878ccee76c2703af5d839a5622
[ "MIT" ]
permissive
MacBootglass/casanova
86b0407f94974d5014cc054121a4e30f1766e4ec
ae83d12c8c39e6ae414052074c1eabadedae8a7c
refs/heads/master
2023-09-02T15:14:22.926422
2018-09-21T18:45:17
2018-09-24T10:51:01
131,425,693
1
0
MIT
2023-07-08T19:39:52
2018-04-28T16:25:18
JavaScript
UTF-8
PlantUML
false
false
1,788
puml
@startuml object TokenManagerModule #aaa { addApprovedToken(Token): void isValidToken(Token): boolean removeApproveToken(Token): void } object EncryptionModule #aaa { encrypt(String): String decrypt(String): String } object AuthenticationService { signIn(Credential): Token signUp(Credential): Token signOut(Token): void getTokenExpiration(Token): Date } object UserService { createUser(Credential, User): Token getUsers(Token): User[] getUser(Token, email): User requestContact(Token, email): void acceptContact(Token, email): void removeContact(Token, email): void } object GroupService { createGroup(Token, Group): Group updateGroup(Token, Group): Group addAdministrator(Token, name, email): void removeAdministrator(Token, name, email): void getAdministrators(Token): User[] getUsers(Token): User[] createRoom(Token, Room): void updateRoom(Token, Room): void removeRoom(Token, Room): void } object MessagingService { send(Token, User, User / Room, Message): void get(Token, User, User / Room): Message[] _createConversation(User, User / Room): void } object LoggingService { addLog(Log): void getLogs(service, status): Logs } LoggingService --- UserService LoggingService --- GroupService LoggingService --- MessagingService LoggingService --- AuthenticationService AuthenticationService - UserService AuthenticationService - GroupService AuthenticationService - MessagingService MessagingService -- UserService TokenManagerModule -- UserService TokenManagerModule -- GroupService TokenManagerModule -- MessagingService EncryptionModule -- AuthenticationService EncryptionModule -- MessagingService @enduml
false
true
false
false
class
ef11864c9d5df608ad87e13cf9904744e38a8d7e
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/CustomerSetDefaultShippingAddressAction.puml
fe0902bc26d728306309293a29ebb38fe687e39b
[]
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
501
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 CustomerSetDefaultShippingAddressAction [[CustomerSetDefaultShippingAddressAction.svg]] extends CustomerUpdateAction { action: String addressId: String addressKey: String } interface CustomerUpdateAction [[CustomerUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
c9c8efd63d65601a874f4991e1fb5c81f6ef79a9
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/FeatureRemovedError.puml
d624d13bc883ce03879cc9260beffdac77ae63b4
[]
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
425
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 FeatureRemovedError [[FeatureRemovedError.svg]] extends ErrorObject { code: String message: String } interface ErrorObject [[ErrorObject.svg]] { code: String message: String } @enduml
false
true
false
false
class
db57d97b60b1f12ac8d50d99c9f24fed4508ae99
45fad34528b24e239c94f23c44d0e48fcc388f70
/src/app/behavioral/observer/observer.puml
0543eec60de6f061bf928cbeddea048a8ce283bb
[ "MIT" ]
permissive
bad199xqn/design-patterns
2a164d1c42d767a18366afb76314f4b511fd1e1c
6ac1d9956918d5180be77a3faf4919c2037ce329
refs/heads/main
2023-07-15T06:48:26.231897
2021-08-23T18:14:56
2021-08-23T18:14:56
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
658
puml
@startuml skinparam class { backgroundColor pink arrowColor firebrick borderColor firebrick } class Book <PRE> { + price: number - followers: Follower[] = [] + follow(follower: Follower): string + unfollow(follower: Follower): string + changePrice(price: number): string - notifyFollowers(): string } interface Follower { receiveNotificationIfNeeded(book: Book): string } class Collector <OR> { + receiveNotificationIfNeeded(book: Book): string } class Novice <OR> { + receiveNotificationIfNeeded(book: Book): string } Book o-> Follower Follower <|.. Collector Follower <|.. Novice Book <-- Collector Book <-- Novice @enduml
false
true
false
false
class
4fc705a1e1de2eeb2a1d414bca4704e51132b91a
f09a123ee1698a5fded15f43fe3741f0c75cf2ba
/docs/puml/1to1_pubsub_exception.puml
dda9068ebcc119ebab4e59c01f06b57b949b660e
[]
no_license
kyopark2014/webchat
50f8f0533a1043897712dd1d46cfee884847170e
ef020959d061892adea2960eb4d8a6ced2a1903f
refs/heads/master
2022-11-18T15:59:58.389836
2020-06-25T12:13:35
2020-06-25T12:13:35
269,232,605
6
0
null
null
null
null
UTF-8
PlantUML
false
false
986
puml
@startuml callflow skinparam class { BackgroundColor White ArrowColor Black BorderColor Black AttributeIconSize 0 } 'skinparam style strictuml skinparam stereotypeCBackgroundColor White skinparam stereotypeIBackgroundColor White skinparam stereotypeEBackgroundColor White skinparam stereotypeABackgroundColor White skinparam linetype ortho 'title "Basic Flow 1-to-1 (EXCEPTIONAL CASE)" hide footbox actor A actor B participant IM1 participant IM2 database DB queue PUBSUB queue "Message Store" AS QUEUE A -> IM1 : connect IM1 -> DB : location A IM1 -> PUBSUB : SUBSCRIBE A B -> IM2 : connect IM2 -> DB : location B IM2 -> PUBSUB : SUBSCRIBE B A -> IM1 : "msg" B IM1 -> DB ++ : Is B online? return yes IM1 -> QUEUE : LPUSH B "msg" (Backup) IM1 -> PUBSUB : PUBLISH B "msg" PUBSUB -> IM2 : "msg" IM2 -> B : "msg" B -> IM2 : "delivery" IM2 -> QUEUE : DEL "msg" IM2 -> PUBSUB : PUBLISH A "delivery" PUBSUB -> IM1 : "delivery" IM1 -> A : "delivery" @enduml
false
true
false
false
usecase
b3f32fea4ac21eae3595347150c4cb9379e50972
236b24beb74c7a2f5318866b53f0a7e0efe4e294
/Modelisation/Tresorerie.plantuml
3ccaa1df092dd2692f5fc1ab37f5b36fed0b51a5
[]
no_license
uzunigat/Treasury-Project
282eb3030eb654b738dfaa48263dc4448b117216
ab250fccbc6a9d6bb7b0538f9626b54710f1c467
refs/heads/main
2023-01-08T07:53:43.296313
2020-11-12T18:09:06
2020-11-12T18:09:06
312,356,710
0
0
null
null
null
null
UTF-8
PlantUML
false
false
8,874
plantuml
@startuml title ProjetTresorerie 'class class CompteManager { -root: CompteVirtuel -factory: FactoryCompte -id_max: unsigned int -filename: String .. Méthodes .. + Afficher() : void + GetCompte(string& id) : CompteAbstrait* + creer_compte(string& id_dossier, string& nom, string& type, bool virtuel) : bool + supprimer_compte(String& id) : bool + getIdMax() const: unsigned int + solde_reset(): void .. Constructeur .. - CompteManager() } abstract class CompteAbstrait <<abstract>>{ # id : String # m_nom : String # pere: CompteAvstrait* - m_taille: const int .. Méthodes .. + getId() const: int + {abstract} getTaille() const: int + getNom() : String const + {abstract} getSolde() const: double + {abstract} getType() const: String + {abstract} Afficher(int) const: void + {abstract} Afficher_operation const: void + {abstract} getCompte(num: string): CompteAbstrait* + getPere() const: CompteAbstrait* + setPere(compte: CompteAbstrait* ): void + {abstract} Add(file: CompteVirtuel*): CompteVirtuel& + {abstract} Add(file: Compte*): void + {abstract} Transferer(double Transfert) : double + {abstract} debiter(const double&) : void + {abstract} crediter(const double&) : void + {abstract} SupprimirCompte(num: string&): bool + {abstract} Rapprocher(y: int, m: int, d: int, nom: string, desc: string): void + {abstract} afficher_rapprochement(id: int): void + {abstract} afficher_rapprochement(): void + LastRaprochemment(): QDate + {abstract} supprimer_compte(num: int): bool + {abstract} is_deletable(): bool + {abstract} solde_reset(): bool .. Constructeur .. - CompteAbstrait(const String&, const String&) - ~CompteAbstrait() } class Compte { # solde : double # listRaprochement: QMultiMap <QDate, operation*> .. Méthodes .. + Afficher(int n=0) const: void + Afficher_operation() const: void + afficher_rapprochement(id: int): void + afficher_rapprochement(); + Last_Rapprochement(: Rapprochement*; + {abstract} crediter(credit: double): double + {abstract} debiter(debit: double): double + {abstract} transferer(transfert: double): double + {abstract} getType() const: string + getSolde()const: double + supprimer_op(id: int): bool + is_deletable(): bool + solde_reset(): void .. Constructeur .. - Compte(const String&, const String&) - ~Compte() } class CompteVirtuel <<Composite>>{ #m_listfichier: vector<CompteAbstrait*> #_type: string .. Méthodes .. + getType() const : string + getCompte(string num): CompteAbstrait* + getTaille() const: int + getSolde() cons: double + Afficher(n: int) const: void; + Afficher_operation() const: void + Add(file: CompteVirtuel*): CompteVirtuel& + Add(file: Compte*): void + supprimer_compte(num: int): bool + is_deletable(): bool + solde_reset() void .. Constructeur .. CompteVirtuel(const string& nom, const string& num, const string& type) } class Actifs{ .. Méthodes .. + getType() const: string + Clone() const: Compte* + crediter(credit: double): double + debiter(debit: double): double + transferer(tranfert: double): double .. Constructeur .. -Actifs(const string& nom, const string& num) } class Passifs{ .. Méthodes .. + getType() const: string + clone: const Compte* .. Constructeur .. -Passifs(const string& nom, const string& num) } class Depenses{ .. Méthodes .. + Transferer(double Transfert) : double + debiter(const double&) : void + crediter(const double&) : void + getType() const: string + clone: const Compte* .. Constructeur .. -Depenses(const string& nom, const string& num) } class Recettes{ .. Méthodes .. + getType() const: string + clone: const Compte* .. Constructeur .. -Recettes(const string& nom, const string& num) } class FactoryCompte <<Factory>>{ +map: {static} map<string, Compte*> .. Méthodes .. +{static} Register (const string& key, COmpte* obj): void +Create (const String& key) const: Compte* } note left: Ce Class permet de creer (avec la méthode creerCompte()) Des differents comptes. class Transaction{ - id: int - id_op: int - date: Qdate - reference: string - memo: string - save: bool; .. Méthodes .. + add(debit: double, credit: double, compte: CompteAbstrait*, intitule: QString): Operation& + getId(): int + getReference() const: const string & + getDate() const: QDate + getMemo() const: string + Check() const: bool + afficher(): void + supprimer_op(id: int): bool + recherche_op(id: int): Operation* + getSize(): int + is_frozen(): bool .. Contructeur .. + Transaction(idmax: int, y: int, m: int, d: int, ref: string, _memo: string) + ~Transaction(); } class TransactionManager { - transferts vector<Transaction*> - filename: string - ListTransaction: QMultiMap <QDate, Transaction*> .. Methodes .. + getidmax(): int + creerTransaction(y: int,m: int, d: int, ref: const string&, memo: const string&): Transaction* + ajouter_transaction(Transaction* transaction): bool + ajouter_transaction2(Transaction* transaction). bool + afficher() const: void + supprimer_transaction(id: int): bool + retirer_transaction(id: int): Transaction* + recherche_transaction(id: int): Transaction* + verifierReference(ref: const string&): bool + recalculer_solde(CompteManager& cm): void .. Constructeurs .. - TransactionManager() - ~TransactionManager() } class Operation{ -id: int -credit: double -debit: double - compte: Compte* - transaction: TRansaction* - intitule: QString - rapprochement: Rapprochement* .. Méthodes .. + Check(): bool + getCredit() const: double + getDebit() const: double + getRapprochement() const:Rapprochement* + setCredit(cr: double): void + setDebit(db: double): void + setRapprochement(rp: Raprochemment* ): void + getId() const: int + getCompte() const: Compte& + is_frozen(): bool + afficher(): void .. Constructeur .. - Operation(id: int, debit: double, credit: double ,C: Compte*, T: Transaction* , intitule: QString) - Operation(const Operation&) = delete; + ~Operation() } class Rapprochement { - id: int - date: QDate - nom: QString - desc: string - compte: Compte* - solde: double + {static} int id_max; .. Méthodes .. + Afficher(): void + getDate(): QDate + getNom(): string + getDesc(): string + setSolde(s: double): void + getId(): int .. Constructeur .. - Rapprochement()=default; - Rapprochement(const Rapprochement&) - Rapprochement& operator=(const Rapprochement& tm) + Rapprochement(date: QDate,nom: string, desc: string, compte: Compte*, solde: double) } class MainWindow{ .. Méthodes .. + openXML(filename: QString, first_load: bool): void + listDom(docElem: QDomElement&,first_time: bool): void + openXMLTransactions(filename: QString, first_load: bool): void + popAddWindow(father_id: QString, type: QString): void + AddXml() const: void + deleteXML(id: QString) const: void + addToTree(father_id: QString, id: QString, nom: QString, prop: QString, type: QString, solde: QString): void + deleteFromTree(id: const QString): void + PopChoisirPassifWindow(): void + writeXmlFile_attributes(filename: const QString&): void + writeXmlFile_subnodes(filename: const WString&): void + print_header_transactios(painter: QPainter&): void + operations_PDF( printer: QPrinter&, painter: QPainter&, trans: Transaction*): void + operations_PDF(printer: QPrinter&, painter: QPainter&, trans: Transaction*, id: String): void + setNom_first(n: QString): void + getNom_first() const: const QString + setSolde_first(s: double): void + getSolde_first() const: QString + setId_first(id: QString): void + getId_first() const: QString + cloture(): bool .. Constructeur .. + MainWindow(parent: QWidget*) + ~MainWindow(); } 'Associations FactoryCompte -up-> Passifs FactoryCompte -up-> Actifs FactoryCompte -up-> Depenses FactoryCompte -up-> Recettes Recettes -up-|> Compte: < gere Depenses -up-|> Compte: < gere Actifs -up-|> Compte: < gere Passifs -up-|> Compte: < gere Compte -up-|> CompteAbstrait CompteVirtuel -up-|> CompteAbstrait Transaction "*" -down-* "1" TransactionManager CompteAbstrait "1" *-- "*" CompteVirtuel TransactionManager "1" -left-* "1" MainWindow CompteManager "1" -right-* "1" MainWindow CompteManager "1" -down- "1..*" CompteAbstrait: lié à Operation "*" -right- "1" Transaction: < composé de Operation "*" -down-"1" Compte: > fait réference à Rapprochement -right- Compte @enduml
false
true
true
false
class
c0a53ede7e88d4f8c802f624c98b64d4c2769105
d8d4041a2421441958be165a4d5837361b3b9415
/doc/packages.puml
fa7d8ea2f6d213a40b4b2a10264e775f0ec0026a
[]
no_license
pkwiatkowski0/mokka
b6a2c812eb00a68a5bd9730b584820a172b8644b
5297d1e81b704063a8c001ecaee5a66f025ec150
refs/heads/master
2021-01-20T04:54:11.865992
2017-08-09T20:48:31
2017-08-09T20:48:31
101,393,660
0
0
null
2017-09-04T07:35:29
2017-08-25T10:30:57
Java
UTF-8
PlantUML
false
false
331
puml
@startuml title Package organisation package "pl.hycom.mokka" #LightYellow { package "api" #Gold { } package "adapter" #Gold { package "wiremock" #DarkOrange { } package "mockserver" #DarkOrange { } } package "core" #Gold { } package "ui" #Gold { } } @enduml
false
true
false
false
uml-unknown
f8319d4b59ba7d58903892d20da07c9b08c8c466
e4f13402473eae982787d3c898508ad8cec361eb
/Source/EtAlii.Generators.EntityFrameworkCore.Tests/EntityModels/SimpleEntityModel.puml
7f131649a6515eebc467acc386b9a09f21e3de6c
[ "MIT" ]
permissive
Jonsen94/EtAlii.Generators
6ea3d616efa1012ce1a84116021abfb22376406e
cb4dfbb75e2b38a9996b2661125e7f3fd04301b8
refs/heads/main
2023-04-21T17:56:06.327922
2021-05-11T09:31:13
2021-05-11T09:31:13
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
855
puml
@startuml 'efcore namespace EtAlii.Generators.EntityFrameworkCore.Tests 'efcore using EtAlii.Generators.EntityFrameworkCore.Tests.Nested 'efcore entity EntityBase 'efcore dbcontext SimpleEntityModelDbContextBase 'efcore interface ISimpleEntityModelDbContext 'efcore map 'From' 'Sent' Message "1" --* "0..n" User 'efcore map 'To' 'Received' Message "1" --* "0..n" User 'efcore map 'Tweets' 'User' User "0..n" *-- "1" Tweet 'efcore map 'Tweet' 'Image' Image "1" -- "0..1" Tweet 'efcore map 'Users' class User { +Name: string -Email: string Sent: Message[] Received: Message[] Tweets: Tweet[] } 'efcore map 'Messages' class Message { +Text: string From: User To: User } 'efcore map 'Tweets' class Tweet{ +Text: string +User: User Image: Image } 'efcore map 'Images' class Image{ +Data: byte[] Tweet: Tweet } @enduml
false
true
false
false
class
6c9761cd1a01114c401d075c96dfc2c5b6b75b18
d66eb1032384929151f9708f040e333ee53aa9d2
/docs/sequencediagrams/delete-multiple-objects-activity.plantuml
8e0fb1dce1fe54e019435be4c0b2ed359a423d76
[ "Apache-2.0" ]
permissive
Seagate/cortx-s3server
2762cbbe352590cdd06e39d8fab5c33e553f0be8
b1987967aec7e24530c9703db6f100d2c8289624
refs/heads/main
2023-07-06T09:04:44.435137
2023-06-26T06:32:53
2023-06-26T06:32:53
254,163,200
38
157
Apache-2.0
2023-06-26T06:32:55
2020-04-08T18:02:07
C++
UTF-8
PlantUML
false
false
1,289
plantuml
@startuml header Delete Multiple Objects\n By Ivan Tishchenko\n 2020-11-25 title Delete Multiple Objects skinparam activity { BackgroundColor<< Client >> Cyan BackgroundColor<< Auth >> Orange } (*) --> "Client: Send Request to delete <Nobj> objects\n<Nobj> = 1..1000" << Client >> --> "S3->Motr: Load Bucket Metadata\n(2 Motr KVS reads)" --> "S3->Auth: Authentication and authorization\n(Does user have access to the bucket?)" << Auth >> --> S3->Motr: Fetch <N> s3 obj metadata entries from Motr KVS\n(N is currently 25) if "All objects loaded?" then -->[no] iterate -> S3->Motr: Fetch <N> s3 obj metadata entries from Motr KVS\n(N is currently 25) else -->[yes] S3->Motr: Create <Nobj> "probable delete" entries in Motr KVS index\n(To help revert/recover/redo/finalize in case of failure)\nThis is one single Clovis call. --> S3->Motr: Delete s3 metadata of objects from Motr KVS.\nSingle Clovis call to delete <Nobj> entries from KVS index. --> S3: Send "Success" response to client << Client >> --> [continue processing in background] S3->Motr: Delete all <Nobj> Motr objects\nOne single Clovis call. --> S3->Motr: Delete all <Nobj> "probable delete" entries.\nSingle Clovis call.\n(Entries no longer needed as objects are already fully deleted.) --> (*) endif @enduml
false
true
false
false
sequence
244fae233b1615329c0e7fb5d5e5457fc5acda84
01cf293a1b781ae355c4c8eb8409a6e1c85428e9
/7.BaseDatos/docs/diagrams/src/Analisis/analisisStart.plantuml
6e04d6d4e1fba80befad4e3773e0f289c3fa50e7
[]
no_license
EnriqueCF/requirements
fe59445d677f9bae4262950cbd9ab61688e90013
8afdff6df115f97585ff980abe253d4da387de90
refs/heads/master
2023-06-13T23:42:22.698560
2021-07-11T18:59:59
2021-07-11T18:59:59
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,142
plantuml
@startuml start allow_mixing actor Player package controllers { object "startController\n:StartController" as StartController{ } } package models { object Board{ } object Game{ } } package types { object "coordinate\n:Coordinate" as Coordinate{ } object "color\n:Color" as Color{ } } package views { object BoardView{ } object StartView{ } object ColorView{ } object Message{ } } Player --> StartView note on link start() end note StartView ..> Message note on link write() end note StartView ..> BoardView note on link write(startController) end note BoardView ..> ColorView note on link write(color) end note BoardView ..> Message note on link write() end note BoardView ..> Coordinate ColorView ..> Color BoardView ..> StartController note on link getColor(coordinate) end note StartController --> Game note on link getColor(coordinate) end note StartController ..> Coordinate Game *-down-> Board note on link getColor(coordinate) end note Game ..> Coordinate Board ..> Coordinate Board *-> Color @enduml
false
true
false
false
usecase
34b3984c031efdb94ceacacc09dc3924a24a7658
8cf018eb6de40017601592f1f125ea67d5de7086
/docs/UseCases/Manage-Cloudlets/Add-Cloudlet.puml
9e5fedd26fea737a81021ef3c333baa3b186bf90
[]
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
261
puml
@startuml Actor "actorName" as A box "Manage-Cloudlet" #lightblue participant CLI as CLI participant Web as Web participant "adc" as S A -> CLI : adc-cloudlet-add() CLI -> S : cloudlet/add() A -> Web : cloudlet/add() Web -> S : cloudlet/add() end box @enduml
false
true
false
false
sequence
287ddd3455c1f82581a980d42cb0bc370f7a7abf
b1c346ae6a6be38f8ee093d6af8d5d41d22638a7
/diagram.puml
6d15a845126e2161eccb0868b755b4d154c81094
[]
no_license
hemiknk/testgen
ae8eba659817c8eb91ccc35cfcda672fb0fcca7c
77fbcfaaff75bb79fe15bdff9eb4199b6c55549a
refs/heads/master
2021-01-11T04:38:09.189459
2016-11-01T11:07:32
2016-11-01T11:07:32
71,122,778
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,360
puml
@startuml class Application { protected $config; public function run($type) private static function createGenerator($type) } Application "1" *-- "1" FileManager : contains Application "1" *-- "1" ControllerParser : contains Application "1" *-- "1" ModelParser : contains abstract class AbstractParser class ControllerParser extends AbstractParser{ protected $config; public function generate($files, $config) public function getFileComponents($files) protected function getCest($cestName, $settings) } class ModelParser extends AbstractParser { protected function getCest($cestName, $settings) function getFileComponents($files) } ControllerParser "1" *-- "1" UriTest : contains ModelParser "1" *-- "1" ModelTest : contains abstract class AbstractTest class UriTest extends AbstractTest{ protected $template; protected $settings; protected $name; public function produce() protected function generateActions() } class ModelTest extends AbstractTest { protected function generateActions() } UriTest "1" --> "*" View : use ModelTest "1" --> "*" View : use UriTest "1" --> "*" Template : use ModelTest "1" --> "*" Template : use class Template { private static $template private static $actionTemplate private static $modelTemplate } class View{ } class FileManager { } @enduml
false
true
false
false
sequence
0cda630ac93359f20141464c4365b8439ac29dc1
e99bd81bb700efb400c72f617797915bc3fdb85d
/diagrams/strategy.plantuml
3ee90e44e0aa9347235fcd7896c631a9b2695741
[ "MIT" ]
permissive
peteruhnak/pharo-tanks-game
762aca1f261c2534b57cd56c1a874cb594284e31
a7c1039dacf7802fcf364c01d1e31088473b4891
refs/heads/master
2021-01-13T11:24:14.153392
2016-12-21T16:24:52
2016-12-21T16:24:52
77,060,643
1
0
null
null
null
null
UTF-8
PlantUML
false
false
1,496
plantuml
@startuml package "Strategy pattern" { package Physics { class ADPVelocity { - speed : Number - direction : Number // angle } note right of ADPVelocity vector representing combination of horizontal and vertical speeds end note } package Model { class ADPProjectile { - position : Point - velocity : ADPVelocity + stepBy:(aTimeDelta : Time) } } package "Movement" { note "all strategies are stateless" as N2 note "time affects not just position of a projectile,\n\ but also its velocity (e.g. due to gravity)" as N1 class ADPMovementStrategy { {abstract} + positionAfter:velocity:fromPosition:(aTimeDelta : Time, aVelocity : ADPVector, aPosition : Point) : Point {abstract} + velocityAfter:velocity:(aTimeDelta : Time, aVelocity : ADPVector) : ADPVelocity } class ADPBallisticMovementStrategy { - gravityCallback : BlockClosure // because gravity can change during runtime + velocityAfter:velocity:(aTimeDelta, aVelocity) : ADPVelocity + gravityCallback:(aBlock) + positionAfter:velocity:fromPosition:(aTimeDelta, aVelocity, aPosition) : Point } class ADPDirectMovementStrategy { + positionAfter:velocity:fromPosition:(aTimeDelta, aVelocity, aPosition) : Point + velocityAfter:velocity:(aTimeDelta, aVelocity) : Velocity } ADPMovementStrategy <|-- ADPBallisticMovementStrategy ADPMovementStrategy <|-- ADPDirectMovementStrategy } ADPProjectile --> "movementStrategy" ADPMovementStrategy } @enduml
false
true
false
false
class
e46be9a74593869e47a23db559b5e0af25f00cf2
ca013075cc64e307300f4f39a45727ed389563b8
/en-diagram/src/test/java/com/g2forge/enigma/diagram/plantuml/model/sequence/self.puml
bc43dfd87ddc544e7daef4c63dafb9e8ccd11b9e
[ "Apache-2.0" ]
permissive
g2forge/enigma
6032e09ac347f1ef07853664a04412983b4b4423
dcd5cbee7664c60334cff9b69502dd0850d8e662
refs/heads/master
2022-07-21T12:47:16.635047
2022-06-30T00:19:27
2022-06-30T00:19:27
113,804,682
1
1
Apache-2.0
2022-06-30T00:19:28
2017-12-11T02:51:51
Java
UTF-8
PlantUML
false
false
34
puml
participant alice alice -> alice
false
true
false
false
sequence
b5bb4360a26b3d7e58ba68589b880023ac150854
34c3c43cfe252373301f41ca877f75b6dee68071
/Lab 3a/src/uml.puml
1f9dbea422fd877c4c6c27ef4d904184640e17ff
[]
no_license
John-Zoscak-02/CS-2110-Code
c89475071567b9de896f757e2d912e69d8974cf9
b4ccf091597ec055e1b0e6661719d6e8c8f73c84
refs/heads/master
2023-04-29T09:16:18.597924
2021-05-10T16:17:32
2021-05-10T16:17:32
360,745,640
0
0
null
null
null
null
UTF-8
PlantUML
false
false
550
puml
@startuml 'https://plantuml.com/sequence-diagram class Microwave { __**Variables**__ -state : State -time : int -object : Object -**Public enum State** >OFF, DEFROST, POP, OVEN, MICROWAVE; >intensity : int >description : String __**Methods**__ public static void main(String[] args) public void readInputs() public void update() public void printState() public boolean add(object obj) public Object remove() public void microwave(State mode,int time) public void ring() } @enduml
false
true
false
false
class
8aeb90a971b519325265bc0f3c36a81694a79927
33c9019347fc7c36b29c6a80906363229bfead1f
/uml/comment-class.puml
d1abd83519b7aeb5a48248153e05bb15d0677ce7
[]
no_license
nzyi/Django--Shihu
59da0f90c3c67dee1f55d219a8139149f2fcf713
60b7284db19db109b232b8e467e91250155c2541
refs/heads/master
2020-12-09T19:51:38.890733
2020-01-13T08:57:13
2020-01-13T08:57:13
233,404,186
0
0
null
2020-01-13T08:21:52
2020-01-12T14:21:08
CSS
UTF-8
PlantUML
false
false
390
puml
@startuml comment-class package django.forms { class ModelForm } package mptt.models { class MPTTModel } package models { class Comment { created_time body user post parent reply_to } Comment --|> MPTTModel } package forms { class CommentForm CommentForm --|> ModelForm CommentForm --o Comment } @enduml
false
true
false
false
class
9456ea36a028341a6c2b3f291d081cbf132af178
6753fe4abeb0786e8c3b280ec7062779531ca8b1
/KWIC_input.puml
7fecdd1ad70569c1d2fc9b49fa851df7c493e9ed
[]
no_license
Na-Nazhou/KWIC-tutorial
00aae157cd2d22a336cfd685d95fb41a91250aa3
9672f5ccf6f7718449900ad01f432253458579de
refs/heads/master
2022-12-24T11:50:31.120378
2020-09-10T17:01:03
2020-09-10T17:01:03
294,440,457
0
0
null
2020-09-10T17:01:04
2020-09-10T14:55:00
null
UTF-8
PlantUML
false
false
1,568
puml
@startuml activate MainView MainView -> UiController: generateResult() activate UiController UiController -> MainView: getIgnoredWords() MainView --> UiController: ignoredWordsSet UiController -> MainView: getInput() MainView --> UiController: input UiController -> MasterControl: run(input, ignoredWordsSet) activate MasterControl MasterControl -> rawInputLines: clearLines() activate rawInputLines rawInputLines --> MasterControl deactivate rawInputLines MasterControl -> resultLines: clearLines() activate resultLines resultLines --> MasterControl deactivate resultLines MasterControl -> MasterControl: transformSetToLowercase(ignoredWords) activate MasterControl MasterControl --> MasterControl: lowerCaseIgnoredWords deactivate MasterControl MasterControl -> CircularShifter: setIgnoreWords(lowerCaseIgnoredWords) activate CircularShifter CircularShifter --> MasterControl deactivate CircularShifter loop for line in input MasterControl -> rawInputLines: addLine(line) activate rawInputLines rawInputLines -> rawInputLines: notifyObservers activate rawInputLines rawInputLines --> rawInputLines deactivate rawInputLines rawInputLines --> MasterControl deactivate rawInputLines end MasterControl -> resultLines: getAll() activate resultLines resultLines --> MasterControl: result deactivate resultLines MasterControl --> UiController: result deactivate MasterControl UiController -> MainView: setResults(result) MainView --> UiController UiController --> MainView deactivate UiController deactivate MainView @enduml
false
true
false
false
sequence
966e81847a798ea0ba775203d8905ae8e4cacc4e
18f5c1d777b6ca27a76f84c0c175e02b019bf189
/TrabalhoFinal/src/main/resources/Binder.puml
15d8fc3670b43dbecbd48d14df75cbd6a737cfce
[]
no_license
kadete90/MPD-1314v-LI41N-G10
bfa6239e3bc94f9cd49fc5197e0f031b4fdcd228
b7439385fee5706818df63518d60cb9966fff22d
refs/heads/master
2021-01-10T20:20:44.505866
2014-08-08T16:59:46
2014-08-08T16:59:46
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
721
puml
@startuml class pt.isel.deetc.g10.sqlmapper.Binder.BindFields class pt.isel.deetc.g10.sqlmapper.Binder.BindProperties class pt.isel.deetc.g10.sqlmapper.Binder.Binder class pt.isel.deetc.g10.sqlmapper.Binder.SqlSerializerImplementation interface pt.isel.deetc.g10.sqlmapper.Binder.IBinder interface pt.isel.deetc.g10.sqlmapper.Binder.SqlConverter interface pt.isel.deetc.g10.sqlmapper.Binder.SqlSerializer pt.isel.deetc.g10.sqlmapper.Binder.BindFields --|> pt.isel.deetc.g10.sqlmapper.Binder.IBinder pt.isel.deetc.g10.sqlmapper.Binder.BindProperties --|> pt.isel.deetc.g10.sqlmapper.Binder.IBinder pt.isel.deetc.g10.sqlmapper.Binder.SqlSerializerImplementation --|> pt.isel.deetc.g10.sqlmapper.Binder.SqlSerializer @enduml
false
true
false
false
class
4a773c00cb207ed5a2bafd5d9ef64fbd28c2f2a2
f451cee1b603ed5dd3a930ac8654e9ddd5a36883
/docs/whitepaper/server-side-transaction-signing-deployment-diagram.puml
b96ea561d555f0775c759ed8d54b7a8b63ea9d61
[ "Apache-2.0" ]
permissive
etaroid/blockchain-integration-framework
ad3966e1f5d4ffaa7f959c15fd8d1d823e598631
380aea5e502fbb60a4412846bfdbc1de2bf92578
refs/heads/master
2021-03-06T22:56:45.057234
2020-03-05T21:57:39
2020-03-05T21:57:39
246,230,744
0
0
Apache-2.0
2020-03-10T07:05:11
2020-03-10T07:05:11
null
UTF-8
PlantUML
false
false
1,058
puml
@startuml Server Side Transaction Signing !include <tupadr3/common> !include <tupadr3/font-awesome/mobile> !include <tupadr3/font-awesome/database> !include <tupadr3/font-awesome/key> !include <tupadr3/font-awesome/server> title Hyperledger Blockchain Integration Framework\nServer Side Transaction Signing left to right direction ' allow_mixing skinparam DefaultTextAlignment center skinparam Linetype ortho skinparam sequenceArrowThickness 2 skinparam roundcorner 5 skinparam maxmessagesize 30 skinparam sequenceParticipant underline actor "Application User" as actor1 <<identity owner>> FA_MOBILE(mobiledevice,"Mobile Device") FA_SERVER(bifserverside,"BIF Server Side\n<size:30><&key></size>") note bottom of bifserverside #LightSkyBlue <size:20><&key></size> <b>Private key of user resides on BIF server side</b> end note FA_DATABASE(dlt,"Distributed Ledger") actor1 ..|> mobiledevice: Decides to execute transaction mobiledevice ..|> bifserverside: Send unsigned transaction data bifserverside ..|> dlt: Send signed transaction data @enduml
false
true
false
false
usecase
e96e201bd290422c3f7f699a469a7e22e4d5ce82
58cf1bd56e09ca6199e9134c8682265a34cc4dae
/ClassDiagram/Homework08.puml
6d047bf7a1c90974fba3fd58b324526d32775218
[]
no_license
VickyHuang5/DPHomework
a6dbedbec970ea69cb06107374c3f0832ce99b07
bdb47171644f0ebd6feb997fba9d2afc9374bd73
refs/heads/master
2021-05-11T20:08:43.084037
2018-04-19T06:29:13
2018-04-19T06:29:13
117,434,066
0
0
null
null
null
null
UTF-8
PlantUML
false
false
733
puml
@startuml Homework08ClassDiagram class PrintWord { - Implementor + Open() + Print() + Close() + Show() } class PrintSpecifiedTimes { + PrintMultipleTimes() } class PrintRandomTimes { + RandomPrint() } abstract class AbstractPrintImplementor { {abstract} Print() {abstract} Open() {abstract} Close() } class PrintStringImplementor { + Print() + Open() + Close() } class PrintFileImplementor { + Print() + Open() + Close() } PrintWord o-right- AbstractPrintImplementor PrintWord <|-down- PrintSpecifiedTimes PrintWord <|-down- PrintRandomTimes AbstractPrintImplementor <|-down- PrintStringImplementor AbstractPrintImplementor <|-down- PrintFileImplementor @enduml
false
true
false
false
class
dc67ab0b16f82efc6c45d3a1fdb4d6dec8809a56
faf09e74c3fb50b3098eb271e979fc13d4bfcbd2
/mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-get-transfer-1.1.5-phase2.plantuml
6421929fe3e5372884065687ae3766bd3e1275ca
[ "Apache-2.0" ]
permissive
arfintechpy/documentation
15eb5f4da7829d15b093893fc386e036e5a43f4f
0f5abd8d187619aeffa8f7b5c39a87fa75742aca
refs/heads/master
2020-06-14T21:23:10.389388
2019-07-03T09:29:53
2019-07-03T09:29:53
181,541,881
0
0
null
2019-04-15T18:14:42
2019-04-15T18:14:42
null
UTF-8
PlantUML
false
false
6,428
plantuml
/'***** License -------------- Copyright © 2017 Bill & Melinda Gates Foundation The Mojaloop files are made available by the Bill & Melinda Gates Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, the Mojaloop files are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Contributors -------------- This is the official list of the Mojaloop project contributors for this file. Names of the original copyright holders (individuals or organizations) should be listed with a '*' in the first column. People who have contributed from an organization can be listed under the organization that actually holds the copyright for their contributions (see the Gates Foundation organization for an example). Those individuals should have their names indented and be marked with a '-'. Email address can be added optionally within square brackets <email>. * Gates Foundation - Name Surname <name.surname@gatesfoundation.com> * Samuel Kummary <sam@modusbox.com> -------------- ******'/ @startuml ' declate title title 1.1.5. Request transfer status (getTransferStatusById) - Phase2 version autonumber ' declare actors actor "DFSP(n)\nParticipant" as DFSP control "ML API Notification Event Handler" as NOTIFY_HANDLER boundary "Central Service API" as CSAPI collections "Event-Topic" as TOPIC_EVENTS entity "Transfer-DAO" as TRANSFER_DAO database "Central Store" as DB box "Financial Service Provider" #lightGray participant DFSP end box box "ML API Adapter Service" #LightBlue participant NOTIFY_HANDLER end box box "Central Service" #LightYellow participant CSAPI participant TOPIC_EVENTS participant TRANSFER_DAO participant DB end box ' start flow group Request transfer status activate DFSP DFSP -> NOTIFY_HANDLER: Callback transfer status request URL - GET - /transfers/{ID} 'alt invalid tansferId ' activate NOTIFY_HANDLER ' NOTIFY_HANDLER -> NOTIFY_HANDLER: Validate TransferId ' break ' note right of NOTIFY_HANDLER #yellow ' { ' "errorInformation": { ' "errorCode": <integer>, ' "errorDescription": "Invalid payload or state" ' } ' } ' end note ' DFSP <-- NOTIFY_HANDLER: Respond HTTP - 4xx (Bad Request) ' end 'else valid transfer ||| group Persist Event Information ' hnote over NOTIFY_HANDLER #Pink ' Do we need to write the event to the Event-Topic? ' Not transaction related. ' end hnote NOTIFY_HANDLER -> CSAPI: Request transfer information - GET - /transfers/{ID} activate CSAPI activate TOPIC_EVENTS CSAPI -> TOPIC_EVENTS: Publish event information ||| ref over TOPIC_EVENTS : Event Handler Consume {[[https://github.com/mojaloop/docs/blob/master/Diagrams/SequenceDiagrams/seq-event-9.1.0.svg 9.1.0]]} \n ||| CSAPI <-- TOPIC_EVENTS: Return success deactivate TOPIC_EVENTS CSAPI --> NOTIFY_HANDLER: Return success deactivate CSAPI end DFSP <-- NOTIFY_HANDLER: Respond HTTP - 200 (OK) 'end NOTIFY_HANDLER -> CSAPI: Request details for Transfer - GET - /transfers/{ID}\n<color #FF0000><b>Error code:</b> 2003</color> activate CSAPI CSAPI -> TRANSFER_DAO: Request transfer status\n<color #FF0000><b>Error code:</b> 2003</color> activate TRANSFER_DAO TRANSFER_DAO -> DB: Fetch transfer status activate DB hnote over DB #lightyellow SELECT transferId, transferStateId FROM **transferStateChange** WHERE transferId = {ID} ORDER BY transferStateChangeId desc limit 1 end note deactivate DB CSAPI <-- TRANSFER_DAO: Return transfer status deactivate TRANSFER_DAO NOTIFY_HANDLER <-- CSAPI: Return transfer status\n<color #FF0000><b>Error codes:</b> 3202, 3203</color> deactivate CSAPI alt Is there a transfer with the given ID recorded in the system? alt Yes AND transferState is COMMITTED \nThis implies that a succesful transfer with the given ID is recorded in the system note left of NOTIFY_HANDLER #yellow { "fulfilment": "WLctttbu2HvTsa1XWvUoGRcQozHsqeu9Ahl2JW9Bsu8", "completedTimestamp": "2018-09-24T08:38:08.699-04:00", "transferState": "COMMITTED", extensionList: { extension: [ { "key": "Description", "value": "This is a more detailed description" } ] } } end note DFSP <- NOTIFY_HANDLER: callback PUT on /transfers/{ID} else transferState in [RECEIVED, RESERVED, ABORTED] note left of NOTIFY_HANDLER #yellow { "transferState": "RECEIVED", extensionList: { extension: [ { "key": "Description", "value": "This is a more detailed description" } ] } } end note DFSP <- NOTIFY_HANDLER: callback PUT on /transfers/{ID} end note right of NOTIFY_HANDLER #lightgray Log ERROR event end note else A transfer with the given ID is not present in the System or this is an invalid request note left of NOTIFY_HANDLER #yellow { "errorInformation": { "errorCode": <integer>, "errorDescription": "Client error description" } } end note DFSP <- NOTIFY_HANDLER: callback PUT on /transfers/{ID}/error end deactivate NOTIFY_HANDLER deactivate DFSP end @enduml
false
true
true
false
usecase
0edc0f216aad3a46d63b0ab1989b2807b14fd551
388e7e207031c4b6447b3cbace7bf7a6ab65f240
/diagramas/qmp4.puml
d1ca45cd35d5a461c183e0931d6585060edddcb2
[]
no_license
AlejandroDeheza/QMP
a0e73b4a1e88c46268cb6541a6063adff37617dc
94923394dc5b6e47c34c821d5ea10618320a99ab
refs/heads/main
2023-08-24T18:50:02.667926
2021-10-14T22:02:20
2021-10-14T22:02:20
361,529,489
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,135
puml
@startuml class dominio.clima.AccuWeatherAPI { + List<Map<String,Object>> getWeather(String) } class dominio.usuario.Usuario { + void agregarSugerencia(Atuendo) } class dominio.ropa.BorradorDePrendas { - TipoPrenda tipoPrenda - TipoMaterial tipoMaterial - Trama trama - Color colorPrincipal - Color colorSecundario - BigDecimal temperaturaMaximaDeUso; + BorradorDePrendas setTipoMaterial(TipoMaterial) + BorradorDePrendas setTrama(Trama) + BorradorDePrendas setColorPrincipal(Color) + BorradorDePrendas setColorSecundario(Color) + BorradorDePrendas settemperaturaMaximaDeUso(BigDecimal temperaturaMaximaDeUso) + CategoriaPrenda identificarCategoria() + Prenda generarPrenda() } class dominio.clima.AccuWeather { - Long periodoDeActualizacion + EstadoDelClima obtenerCondicionesClimaticas(String ciudad) - void validarUltimaConsulta(String ciudad) } class dominio.clima.EstadoDelClima { - BigDecimal temperatura - BigDecimal humedad } class dominio.clima.RepositorioClima { - Map<String, Object> condicionesClimaticas + EstadoDelClima getCondicionClimatica(String ciudad) + void setCondicionesClimaticas(String ciudad, LocalDateTime ultimaActualizacion, List<EstadoDelClima> condicionesClimaticas) + Boolean climaEstaDesactualizado(String ciudad, Long periodoDeActualizacion) } class dominio.usuario.Guardarropa { + List<Atuendo> generarSugerencias() } class dominio.usuario.AsesorDeImagen { + Atuendo sugerirAtuendo(String ciudad, Guardarropa guardarropa) } interface dominio.clima.ServicioMeteorologico { ~ EstadoDelClima obtenerCondicionesClimaticas(String ciudad) } class dominio.ropa.Prenda { - TipoPrenda tipo - TipoMaterial tipoMaterial - Trama trama - Color colorPrincipal - Color colorSecundario - Integer temperaturaMaximaDeUso + Boolean esAdecuadaPara(Integer temperaturaActual) } class dominio.ropa.Atuendo { + Boolean esAdecuadoPara(BigDecimal temperaturaActual) } dominio.ropa.Prenda <-right- dominio.ropa.Atuendo :prendaSuperior dominio.ropa.Prenda <-- dominio.ropa.Atuendo :prendaInferior dominio.ropa.Prenda <-- dominio.ropa.Atuendo :calzado dominio.ropa.Prenda <-- dominio.ropa.Atuendo :accesorio dominio.ropa.Prenda <.up. dominio.ropa.BorradorDePrendas dominio.ropa.Prenda "*" <-left- dominio.usuario.Guardarropa :prendasSuperiores dominio.ropa.Prenda "*" <-- dominio.usuario.Guardarropa :prendasInferiores dominio.ropa.Prenda "*" <-- dominio.usuario.Guardarropa :calzados dominio.ropa.Prenda "*" <-- dominio.usuario.Guardarropa :accesorios dominio.ropa.Atuendo "*" <-- dominio.usuario.Usuario: sugerencias dominio.usuario.Guardarropa <-- dominio.usuario.Usuario: guardarropa dominio.clima.ServicioMeteorologico <-down- dominio.usuario.AsesorDeImagen: servicioMeteorologico dominio.usuario.Guardarropa <.left. dominio.usuario.AsesorDeImagen dominio.ropa.Atuendo <.. dominio.usuario.Guardarropa dominio.clima.AccuWeatherAPI <-down- dominio.clima.AccuWeather : apiClima dominio.clima.ServicioMeteorologico <|.right. dominio.clima.AccuWeather dominio.clima.RepositorioClima <-down- dominio.clima.ServicioMeteorologico : repositorioClima dominio.clima.EstadoDelClima <.. dominio.clima.ServicioMeteorologico @enduml
false
true
false
false
class
df189ac802ce1f0043033e2f9d41266b7799df6c
9fb800bced4689dc1cd56f5fd38f288062d5140c
/src/projects-service/Application/Models/DataTransferObjects/ProjectCreationDto.puml
5edef2abae14c90088123f06d0191dc43cd90dac
[]
no_license
converge-app/uml-diagrams
b0638f3b801ced52b650025b1b81d29f4ff345fe
4202d41a464838d7604062e407b065bf512ad8d6
refs/heads/master
2020-11-25T09:53:56.136779
2019-12-17T12:11:29
2019-12-17T12:11:29
228,607,152
0
0
null
null
null
null
UTF-8
PlantUML
false
false
187
puml
@startuml class ProjectCreationDto { + OwnerId : string <<get>> <<set>> + FreelancerId : string <<get>> <<set>> + ProjectContent : ProjectContentDto <<get>> <<set>> } @enduml
false
true
false
false
class
60c0232c669cec074d4d7ed38ee3c51a5938b497
b0418114098fb00e939444148763f210a339db68
/docs/diagrams/commandsPlantUML/ListExpenditureCommand.puml
0f956e6625191d6a6735322288eaf3f17a1496c7
[ "MIT" ]
permissive
EkChinHui/tp
7221b0bd94d600b27fc05a4a5f4e6e0d427d3b90
d4df21e0570e9f3aa5bdb23ac17c9a1ec70a6e10
refs/heads/master
2023-01-06T12:02:49.314354
2020-11-09T15:16:20
2020-11-09T15:16:20
295,070,386
0
0
NOASSERTION
2020-09-13T03:26:11
2020-09-13T03:26:11
null
UTF-8
PlantUML
false
false
835
puml
@startuml hide footbox skinparam Sequence { MessageAlign center } box "Logic" #LightBlue participant ":LogicManager" as LM participant ":BudgetPageParser" as BPP participant "c:ListExpenditureCommand" as LEC participant "result:CommandResult" as CR end box box "Model" #LightYellow participant "m:ModelManager" as M end box [-> LM : execute("list") activate LM create BPP LM -> BPP activate BPP LM <-- BPP deactivate BPP LM -> BPP : parseCommand("list") activate BPP create LEC BPP -> LEC activate LEC BPP <-- LEC : c deactivate LEC LM <-- BPP : c deactivate BPP LM <-[hidden]- BPP destroy BPP LM -> LEC : execute(m) activate LEC LEC -> M : listExpenditures() activate M LEC <-- M deactivate M create CR LEC -> CR activate CR LEC <-- CR : result deactivate CR LM <-- LEC : result deactivate LEC [<-- LM : result @enduml
false
true
false
false
sequence
689437d0fb13b994eb566ad118b96a716328f6eb
8e80454ea61c9fd5b1dd8e940984ff39940e5a30
/doc/Timers.puml
dfe662a39bb2b3627effd0875f8ff357880f41e4
[]
no_license
HomeMadeBots/Timers
b46c71947f7ce98099396db8341a6c9f0c4e3dd1
acde9fff6af11ec2a780712377a55863eb756a44
refs/heads/main
2023-08-14T15:32:21.050116
2021-09-23T13:42:24
2021-09-23T13:42:24
393,326,230
0
0
null
null
null
null
UTF-8
PlantUML
false
false
146
puml
@startuml package Timers [ Gathers software elements allowing to measure a defined elapsed time and to send an event on time-up. ] @enduml
false
true
false
false
uml-unknown
a4bb99481d9cab09c4ed5e21e649c1b3fc939e3a
2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8
/CleanSheets/src/main/java/csheets/worklog/n1141042/sprint3/import_file.puml
dd30480dbe07ea3b71c9a9c9339e9ea673f36859
[]
no_license
ABCurado/University-Projects
7fb32b588f2c7fbe384ca947d25928b8d702d667
6c9475f5ef5604955bc21bb4f8b1d113a344d7ab
refs/heads/master
2021-01-12T05:25:21.614584
2017-01-03T15:29:00
2017-01-03T15:29:00
77,926,226
1
3
null
null
null
null
UTF-8
PlantUML
false
false
572
puml
@startuml doc-files/import_file_image.png actor User participant "<<analysis>>\nImportTextFileUI" as ImportTextFileUI participant "<<analysis>>\nImportTextFileController" as ImportTextFileController User->ImportTextFileUI: chooses file and his options ImportTextFileUI->ImportTextFileController: new () activate ImportTextFileController ImportTextFileUI->ImportTextFileController: import() ImportTextFileUI->ImportTextFileController: parse(character, boolean header, cells) ImportTextFileController->ImportTextFileUI: cells deactivate ImportTextFileController @enduml
false
true
false
false
usecase
72fa9ddb9379ddb241515ec2661c0acda4cd6e93
555d982a6ffa796e7b3ad1dac1ea647d104e9e3d
/img/SMAP-example.puml
fa98ef88926294313afa6c805141dea2db092d0d
[]
no_license
VladimirAlexiev/multisensor
218e99e8a1701be714dc0945e1aa3e7bcbbdb04d
e6359e80fdd1644b6f7093487f74af1df96bcccd
refs/heads/master
2021-07-16T05:36:54.662918
2016-11-02T11:33:29
2016-11-02T11:33:29
67,613,414
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,639
puml
@startuml hide empty methods hide empty attributes hide circle skinparam classAttributeIconSize 0 class twitter_johnSmith as "twitter:johnSmith" twitter_johnSmith : a sioc:UserAccount class ms_soc_cars_johnSmith as "ms-soc:cars_johnSmith" twitter_johnSmith --> ms_soc_cars_johnSmith : sioc:has_function ms_soc_cars_johnSmith : a sioc:Role class ms_soc_cars as "ms-soc:cars" ms_soc_cars_johnSmith --> ms_soc_cars : sioc:has_scope ms_soc_cars_johnSmith : ms:has_global_influence 8.2 ms_soc_cars_johnSmith : ms:has_page_rank 8.5 ms_soc_cars_johnSmith : ms:has_reachability 8.0 class ms_soc_RDF as "ms-soc:RDF" ms_soc_RDF : a sioc:Forum class twitter_ as "twitter:" ms_soc_RDF --> twitter_ : sioc:has_host ms_soc_RDF : dc:subject "RDF" ms_soc_cars : a sioc:Forum ms_soc_cars --> twitter_ : sioc:has_host ms_soc_cars : dc:subject "cars" class ms_soc_RDF_valexiev1 as "ms-soc:RDF_valexiev1" ms_soc_RDF_valexiev1 : a sioc:Role ms_soc_RDF_valexiev1 --> ms_soc_RDF : sioc:has_scope ms_soc_RDF_valexiev1 : ms:has_global_influence 7200.0 ms_soc_RDF_valexiev1 : ms:has_page_rank 7500.0 ms_soc_RDF_valexiev1 : ms:has_reachability 7000.0 class twitter_valexiev1 as "twitter:valexiev1" twitter_valexiev1 : a sioc:UserAccount class ms_soc_cars_valexiev1 as "ms-soc:cars_valexiev1" twitter_valexiev1 --> ms_soc_cars_valexiev1 : sioc:has_function twitter_valexiev1 --> ms_soc_RDF_valexiev1 : sioc:has_function ms_soc_cars_valexiev1 : a sioc:Role ms_soc_cars_valexiev1 --> ms_soc_cars : sioc:has_scope ms_soc_cars_valexiev1 : ms:has_global_influence 0.72 ms_soc_cars_valexiev1 : ms:has_page_rank 0.75 ms_soc_cars_valexiev1 : ms:has_reachability 0.70 @enduml
false
true
false
false
sequence
a6c6b37a166297802e5856635b93e6e178db59fa
3eb09e6a715cd51237220a02acaf2b5766b117c8
/test3/book.puml
730ea92a1e06657bda3ac301593d263b9a6e4447
[]
no_license
SuperTchain/is_analysis
7c118b80c4e5c7117b695095d7a164bdc8957351
e0ac48f38159bc74485891bbe889e12782c657b2
refs/heads/master
2021-01-14T06:44:21.003157
2020-05-26T17:07:52
2020-05-26T17:07:52
244,513,732
0
0
null
null
null
null
UTF-8
PlantUML
false
false
248
puml
@startuml object Book Book : bookid=1 Book : bookname="dad" Book : bookauthor="dadd" Book : bookstatus=true Book : bookprice="213" Book : booknumber="2123" Book : bookborrownumber=123 Book : bookreservenumber=3434 Book : bookdata:2021-4-6 @enduml
false
true
false
false
class
385975dd1a2d69ed7f4e5e899900b984052230f7
107abb31ee8992e0464997466794565dd7ba4542
/src/test/resources/design.puml
be7661f24884eb2296538addff896dc18812ec8b
[ "MIT" ]
permissive
presidentbeef/analysis-model
b0895e91805b83de4b56a9d3776062515b1b4b68
c6f17d98c5bceaf33100d00f26bc60dc7cd1f39e
refs/heads/master
2023-07-05T07:27:58.575699
2020-08-31T19:22:53
2020-08-31T19:22:53
292,047,652
1
0
MIT
2020-09-01T16:17:41
2020-09-01T16:17:41
null
UTF-8
PlantUML
false
false
355
puml
@startuml skinparam componentStyle uml2 skinparam component { BorderColor #a0a0a0 BackgroundColor #f8f8f8 } [Parsers] <<..analysis.parser..>> [Assertions] <<..assertj>> [Model] <<..analysis>> [Utilities] <<..util>> [Parsers] --> [Model] [Parsers] --> [Utilities] [Parsers] --> [Assertions] [Model] --> [Utilities] [Assertions] --> [Model] @enduml
false
true
false
false
class
25e37bd4d5b43399c6161ccd5a9f835883bec9ae
844665d08d1be5dacc41d8495725d881c68dba71
/Conferencias/Conferencia 4_ Patrones de Diseño de Comportamiento/PrincipleAndPatternDesign/out/production/PrincipleAndPatternDesign/cu/datys/patterns/gof/behavioral/memento/cutomer/class-diagram.puml
277efdd5e6d6ea69ffc669befcffc1a3cf6cb66b
[ "MIT" ]
permissive
alexescalonafernandez/curso-patrones-diseno
ec1cf0a993707d78c294208e04604a3a0ffd164e
f586e27791e1281087df6cc137da87f407179e65
refs/heads/master
2021-01-25T13:35:26.659206
2018-03-02T20:18:06
2018-03-02T20:18:06
123,588,331
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,160
puml
@startuml skinparam backgroundcolor transparent skinparam classFontSize 18 skinparam noteFontSize 18 skinparam arrowFontSize 18 skinparam classAttributeFontSize 18 skinparam titleFontColor #5cb85c Title Memento Pattern Example class Customer{ - String name - String address - String phone + Customer(String name, String address, String phone) + CustomerMemento save() + void revert(CustomerMemento customer) } class CustomerMemento { private String name; private String phone; CustomerMemento(String name, String phone) } class Caretaker { - Stack<CustomerMemento> customerHistory + void save(Customer customer) + void revert(Customer customer) } Customer --> CustomerMemento: use Caretaker --> Customer: use Caretaker --> CustomerMemento: manage note right of Caretaker::save customerHistory.push(customer.save()); end note note right of Caretaker::revert customer.revert(customerHistory.pop()); end note note right of Customer::save return new CustomerMemento(name, phone); end note note right of Customer::revert this.name = customer.getName(); this.phone = customer.getPhone(); end note @enduml
false
true
false
false
sequence
e58e629f52916f9e37c62081da7ef4ea812c1709
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TrackAsset.puml
2951008edbe4634ee9abb20bffccee1e746f0979
[]
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
3,075
puml
@startuml abstract class TrackAsset <<partial>> { m_Locked : bool m_Muted : bool m_CustomPlayableFullTypename : string m_ItemsHash : int m_CacheSorted : bool m_SupportsNotifications : bool? + start : double <<get>> + end : double <<get>> + <<sealed>> <<override>> duration : double <<get>> + muted : bool <<get>> <<set>> + mutedInHierarchy : bool <<get>> + GetClips() : IEnumerable<TimelineClip> + <<virtual>> isEmpty : bool <<get>> + hasClips : bool <<get>> + hasCurves : bool <<get>> + isSubTrack : bool <<get>> + GetChildTracks() : IEnumerable<TrackAsset> defaultCurvesName : string <<get>> + locked : bool <<get>> <<set>> + lockedInHierarchy : bool <<get>> + supportsNotifications : bool <<get>> __internalAwake() : void + CreateCurves(curvesClipName:string) : void + <<virtual>> CreateTrackMixer(graph:PlayableGraph, go:GameObject, inputCount:int) : Playable + <<sealed>> <<override>> CreatePlayable(graph:PlayableGraph, go:GameObject) : Playable + CreateDefaultClip() : TimelineClip + CreateClip() : TimelineClip + CreateMarker(type:Type, time:double) : IMarker + CreateMarker(time:double) : T + DeleteMarker(marker:IMarker) : bool + GetMarkers() : IEnumerable<IMarker> + GetMarkerCount() : int + GetMarker(idx:int) : IMarker GetTimeRangeHash() : int CreateNotificationsPlayable(graph:PlayableGraph, mixerPlayable:Playable, go:GameObject, timelinePlayable:Playable) : Playable GatherCompilableTracks(tracks:IList<TrackAsset>) : void GatherNotificiations(markers:List<IMarker>) : void + <<virtual>> GatherProperties(director:PlayableDirector, driver:IPropertyCollector) : void UpdateDuration() : void GetClipsHash() : int HasNotifications() : bool CanCompileNotifications() : bool CanCompileClipsRecursive() : bool } class TransientBuildData <<struct>> { + {static} Create() : TransientBuildData + Clear() : void } class "List`1"<T> { } class "IEnumerable`1"<T> { } class "Dictionary`2"<T1,T2> { } PlayableAsset <|-- TrackAsset IPropertyPreview <|-- TrackAsset ICurvesOwner <|-- TrackAsset TrackAsset --> "m_Curves" AnimationClip TrackAsset --> "m_Parent" PlayableAsset TrackAsset --> "m_Children<ScriptableObject>" "List`1" TrackAsset --> "m_Start" DiscreteTime TrackAsset --> "m_End" DiscreteTime TrackAsset --> "m_ChildTrackCache<TrackAsset>" "IEnumerable`1" TrackAsset o-> "s_TrackBindingTypeAttributeCache<Type,TrackBindingTypeAttribute>" "Dictionary`2" TrackAsset o-> "m_Markers" MarkerList TrackAsset --> "timelineAsset" TimelineAsset TrackAsset --> "parent" PlayableAsset TrackAsset --> "outputs<PlayableBinding>" "IEnumerable`1" TrackAsset --> "curves" AnimationClip TrackAsset --> "asset" Object TrackAsset --> "assetOwner" Object TrackAsset --> "targetTrack" TrackAsset TrackAsset +-- TransientBuildData TransientBuildData --> "trackList<TrackAsset>" "List`1" TransientBuildData --> "clipList<TimelineClip>" "List`1" TransientBuildData --> "markerList<IMarker>" "List`1" @enduml
false
true
false
false
class
99af9b4c798fc6e6cd8abd24657c15d14767b831
5cf36a3143d1d36d4594d6adeea847fd8df9c034
/src/main/java/oop/assignment3/ex43/base/WebsiteGenerator.puml
a61b5d093cdde1af27589c48aa8ddfa340b10da6
[]
no_license
GabrielFernandez14/fernandez-cop3330-assignment3
0b32cb5ff817068da681cfebf0b7d071e6e8f56f
567e68bb023b37e8be9801a6a4797927b2c3fc65
refs/heads/master
2023-06-04T12:29:26.441441
2021-06-21T00:39:50
2021-06-21T00:39:50
377,873,844
0
0
null
null
null
null
UTF-8
PlantUML
false
false
519
puml
@startuml 'https://plantuml.com/sequence-diagram class Main { + siteName: String + author: String + js: String + css: String + promptUserForInput() + printOutput() } class WebsiteGenerator { - path: String + createWebsite(siteName, author, js, css) + createHtml(path, siteName, author) if (js yes?) then (yes) + : createJSFile(path, js) if (css yes?) then (yes) + : createCSSFile(path, css) } Main --|> WebsiteGenerator WebsiteGenerator o--> Main @enduml
false
true
false
false
activity
0f09aabaaca2961f5740d0aa3d4656af161536d6
4905656b7385361349ba943e3c6607fd5917485e
/src/Decorator/Decorator.plantuml
8fae8b676d68c623b3069e42619daa3959ea6165
[]
no_license
hasanerdemak/DesignPatterns
014f4a53988f292b317dfc55dc7897dc1e77d8f2
565ac516580a02b2db6c799babbe483f76383a09
refs/heads/master
2023-03-13T22:33:15.260708
2021-03-08T08:32:32
2021-03-08T08:32:32
345,585,934
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,251
plantuml
@startuml title __DECORATOR's Class Diagram__\n namespace Decorator { class Decorator.Component { ~ Operation() } } namespace Decorator { class Decorator.ConcreteComponent { ~ Operation() } } namespace Decorator { class Decorator.ConcreteDecoratorA { + ConcreteDecoratorA() ~ AddedBehavior() ~ Operation() } } namespace Decorator { class Decorator.ConcreteDecoratorB { + ConcreteDecoratorB() ~ AddedBehavior() ~ Operation() } } namespace Decorator { class Decorator.Decorator { + Decorator() ~ Operation() } } namespace Decorator { class Decorator.DecoratorMain { {static} + main() } } Decorator.ConcreteComponent -up-|> Decorator.Component Decorator.ConcreteDecoratorA -up-|> Decorator.Decorator Decorator.ConcreteDecoratorB -up-|> Decorator.Decorator Decorator.Decorator -up-|> Decorator.Component Decorator.Decorator o-- Decorator.Component : component 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
ac3a7856ee6a8a623ab08af4e9392c93ceffc264
6619710198dd2ba37086f6ed545ec4f20eb67803
/decorator/src/Decorator.puml
261e17abdea3e01c48bbc732a00e7583a40f6e64
[]
no_license
ssf-czh/DesignModel
0f48e257ef4c9165d17dbb33780c069ea91f57af
ac3a6dda492f8f22f290cf7704c58b3f0db12425
refs/heads/master
2020-08-22T04:20:07.028076
2019-10-30T09:41:02
2019-10-30T09:41:02
216,316,320
0
0
null
null
null
null
UTF-8
PlantUML
false
false
822
puml
@startuml 'abstract class AbstractList ''abstract AbstractCollection ''interface List ''interface Collection '' ''List <|-- AbstractList ''Collection <|-- AbstractCollection '' ''Collection <|- List ''AbstractCollection <|- AbstractList ''AbstractList <|-- ArrayList '' ''class ArrayList { ''Object[] elementData ''size() ''} '' ''enum TimeUnit { ''DAYS ''HOURS ''MINUTES ''} abstract class BeDecoratorClass BeDecoratorClass <|-- BeDecoratorType1 BeDecoratorClass <|-- BeDecoratorType2 BeDecoratorClass <|-- BeDecoratorType3 abstract class DecoratorClass{ BeDecoratorClass beDecorator; } BeDecoratorClass <|- DecoratorClass DecoratorClass <|- DecoratorClassType1 DecoratorClass <|-- DecoratorClassType2 DecoratorClass <|-- DecoratorClassType3 @enduml
false
true
false
false
class
1eebf4606d3af3c1ca42a8d73e4aa7f2311c699b
a59f3e8c76f2dfec5af7aea1c6cdfd3177aac639
/flows/notarize-certificate.puml
3b48408bf8aa5f30769bd4d564983143af6a4c97
[]
no_license
s1seven/portal-docs
c5e123e3e3f45aecf52e67b64ae5e6ef18269032
d31a9c32687057bbd98ca4799cc5ec04a882d536
refs/heads/main
2023-08-23T06:29:40.899615
2021-09-22T07:50:46
2021-09-22T07:50:46
375,742,396
0
0
null
2021-09-07T15:28:45
2021-06-10T15:19:36
JavaScript
UTF-8
PlantUML
false
false
692
puml
@startuml title Certificate Notarization skinparam style strictuml participant Customer #FFFFFF participant Custom_app #FFFFFF participant S1Seven #FFFFFF participant BigChainDB #FFFFFF Customer -> S1Seven: Send certificate to notarize S1Seven -> S1Seven: Validate the certificate S1Seven -> S1Seven: Trigger a background job S1Seven -> Custom_app: Return background job Id or errors S1Seven -> S1Seven: Process and sign the certificate's transaction S1Seven -> BigChainDB: Send the signed transaction BigChainDB -> S1Seven: Return the signed transaction S1Seven -> Custom_app: Send webhooks to registered url(s) S1Seven -> Customer: Send an email containing the status of the job @enduml
false
true
false
false
sequence
eb640a7ca614ed948aa313ef8b66527941ba794a
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.puml
2b21831809fb3b5f27472cc09b75aac1804fe898
[]
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
210
puml
@startuml class TestActionCommand { + TestActionCommand(innerCommand:TestCommand) } class "BeforeAfterTestCommandBase`1"<T> { } "BeforeAfterTestCommandBase`1" "<ITestAction>" <|-- TestActionCommand @enduml
false
true
false
false
class
c5718aaf94a1d14434eb90236f3363edd9ad493d
2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8
/CleanSheets/src/main/java/csheets/worklog/n1140329/sprint2/ipc01_2_design_part2.puml
b25107596db20260dd247999b4313ed0163fcb7f
[]
no_license
ABCurado/University-Projects
7fb32b588f2c7fbe384ca947d25928b8d702d667
6c9475f5ef5604955bc21bb4f8b1d113a344d7ab
refs/heads/master
2021-01-12T05:25:21.614584
2017-01-03T15:29:00
2017-01-03T15:29:00
77,926,226
1
3
null
null
null
null
UTF-8
PlantUML
false
false
1,183
puml
@startuml doc-files/ipc01_2_design_part2.png actor User participant "SharePanel" as UI participant "ShareCellsController" as Controller participant "UdpClient" as UdpClient participant "UdpServer" as UdpServer participant "TcpClient" as TcpClient participant "TcpServer" as TcpServer participant "Cell" as Cell UI->Controller: new () note over Controller, UdpServer: same broadcast process as IPC01.1 UI->User: Shows other available instances\nto connect to User->UI: Selects instance note over Controller, UdpServer: same broadcast process as IPC01.1 UdpServer->UI: update loop : while connection != false note right of UI: SharePanel is listening to the active spreadsheet's cells alt if the user edits a cell Cell->UI: valueChanged(cell) / contentChanged(cell) UI->Controller: sendCell(cell) Controller->TcpClient: send("cell", "address", data) note left of TcpClient: data = Column;Line;Type;Value;FontName;FontStyle;FontSize;HAlignment;VAlignment;fgColor;bgColor end TcpServer->UI: update UI->UI: updateCell() end User->UI: close connection UI->Controller: closeConnection() UI->User: Connection closed @enduml
false
true
false
false
usecase
ef51f4724b402f16554ebed72e4919d3a6bc743e
b42807b329c1779d750fdc6b499c3b0a36092e23
/notifier.puml
80a595bebd6ccf6647b0d8f02d369d8b42571184
[]
no_license
golovin-mv/oldNotifier
823d40c501dd608d403db23d898bfc751c7175c2
3ccfc084dbbb111fb3af0ffe0d9faa570a4fbe4a
refs/heads/master
2020-04-14T17:11:48.310881
2019-01-28T15:09:48
2019-01-28T15:09:48
163,972,447
0
0
null
null
null
null
UTF-8
PlantUML
false
false
844
puml
@startuml interface Message { + String make() } class TextMessage { + String pattern } interface Notice { + void notify(Map<String, String> params) } class TextNotice { - Array<Deliveryman> + Message message + String type } class Destination { - Array<String> addressees + addAddressee(String addressee) + Array<String> getAddressee() + Object toDestination() } interface Deliveryman { + boll deliver(Message message, Destination destination) } class TelegramDelivery { + Destination destination } class MailDelivery { Destination destination String from } Deliveryman --|> TelegramDelivery Message --|> TextMessage Notice --|> TextNotice @enduml
false
true
false
false
class
6410d97a47c748ec18718e783f0cd15f3500bea7
117a90114e3c40c87a4351df2077a36505b939f5
/temporal-sdk/src/main/java/io/temporal/internal/statemachines/LocalActivityStateMachine.puml
34c2df2116149d74f810b64d4e125b75757729d3
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
cfieber/sdk-java
eccf7836ff3b1222461a1b5377502141f3d44108
221c4bb6a197b52e1e242b3713bd61cd251b6190
refs/heads/master
2023-05-14T13:04:17.949997
2021-05-20T01:27:20
2021-05-20T01:27:20
364,964,573
0
0
NOASSERTION
2021-05-26T21:38:48
2021-05-06T15:57:15
Java
UTF-8
PlantUML
false
false
1,709
puml
` Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved. ` ` Copyright 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved. ` ` Modifications copyright (C) 2017 Uber Technologies, Inc. ` ` Licensed under the Apache License, Version 2.0 (the "License"). You may not ` use this file except in compliance with the License. A copy of the License is ` located at ` ` http://aws.amazon.com/apache2.0 ` ` or in the "license" file accompanying this file. This file is distributed on ` an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either ` express or implied. See the License for the specific language governing ` permissions and limitations under the License. ` PlantUML <plantuml.com> State Diagram. ` Generated from src/main/java/io/temporal/internal/statemachines/LocalActivityStateMachine.java ` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams. @startuml title LocalActivity State Transitions [*] --> CREATED CREATED --> REPLAYING: CHECK_EXECUTION_STATE CREATED --> EXECUTING: CHECK_EXECUTION_STATE EXECUTING --> REQUEST_PREPARED: SCHEDULE MARKER_COMMAND_CREATED --> RESULT_NOTIFIED: RECORD_MARKER REPLAYING --> WAITING_MARKER_EVENT: SCHEDULE REQUEST_PREPARED --> REQUEST_SENT: MARK_AS_SENT REQUEST_SENT --> REQUEST_SENT: NON_REPLAY_WORKFLOW_TASK_STARTED REQUEST_SENT --> MARKER_COMMAND_CREATED: HANDLE_RESULT RESULT_NOTIFIED --> MARKER_COMMAND_RECORDED: MARKER_RECORDED WAITING_MARKER_EVENT --> MARKER_COMMAND_RECORDED: MARKER_RECORDED WAITING_MARKER_EVENT --> REQUEST_PREPARED: NON_REPLAY_WORKFLOW_TASK_STARTED MARKER_COMMAND_RECORDED --> [*] center footer Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved. @enduml
false
true
false
false
sequence
96ff02270f522ddc6154cde4f3415203c858b29f
158a2c4c0d8e6baa04be3a9eec08901f91722415
/docs/design/procmem.puml
5bbe5bcffdf5496380c94660e9621bf408a26b40
[]
no_license
littlewhywhat/extrace
cb7385e4910e7ad2c911327efb759522591c3a68
eaa97fa57d8b6a173cf7a6ed52c427573bcedc11
refs/heads/master
2021-04-18T21:05:47.688307
2018-05-16T05:22:20
2018-05-17T23:13:57
126,710,382
0
0
null
2018-05-17T23:13:58
2018-03-25T15:15:59
C++
UTF-8
PlantUML
false
false
456
puml
@startuml skinparam monochrome true interface Kernel { + tryCreateProcess(pid: int): Process } hide Kernel fields Kernel --> Process: creates interface Process { + tryCreateMemoryUsage(): MemoryUsage + tryCreateWorkingSet(): MemoryUsage } hide Process fields Process --> MemoryUsage: creates interface MemoryUsage { + tryUpdate(): bool + getPID(): int + getVSS(): int + getRSS(): int + getUSS(): int } hide MemoryUsage fields @enduml
false
true
false
false
sequence
310f04ab69303fc0fe033c8c004ca12dda2fe7b7
23eebc652cc34d63a61ab645cccb3e0d12192028
/documentation/logicalview/analysisview/repository/classanalysis/puml/controllers/ConfigVehicleController.puml
7f46df8c5d173ba3b2692abef8daa3866e353f51
[]
no_license
Ruskab/agrimManager
0e654c5bfc7bb6241f7a8cf4c49e58af55155886
e264536edc42ad8def85e3714a7b1c15236d7de5
refs/heads/develop
2023-09-01T02:36:44.943558
2021-08-14T20:15:43
2021-08-14T20:15:43
166,677,735
1
2
null
2023-09-02T13:25:24
2019-01-20T15:37:25
Java
UTF-8
PlantUML
false
false
158
puml
@startuml class ConfigVehicleController { +save(vehicle) } ConfigVehicleController --> VehiclesDao ConfigVehicleView --> ConfigVehicleController @enduml
false
true
false
false
class
ee9d475007cd1d9fddcda4e7794c519c8f791aa3
946d207aa52b0d9fd0baf8fe687b74392aca830e
/.build-system/pandoc-syntax/samples/plantuml/state.plantuml
33c3cf93e65376b644f066f94cc91b3a36ac24f7
[ "Apache-2.0" ]
permissive
jraygauthier/pandoc-md-wiki
85ac714c47aa056aab33363b8121acc041956b80
45dad448ca4d65436504f5bbe2623e018410868f
refs/heads/master
2022-04-29T21:11:25.205305
2021-12-07T14:49:48
2021-12-07T14:49:48
226,209,405
5
0
null
null
null
null
UTF-8
PlantUML
false
false
434
plantuml
@startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring { [*] --> NewValueSelection NewValueSelection --> NewValuePreview : EvNewValue NewValuePreview --> NewValueSelection : EvNewValueRejected NewValuePreview --> NewValueSelection : EvNewValueSaved state NewValuePreview { State1 -> State2 } } @enduml
false
true
false
false
sequence
29ed79d4b67816beb161f9a89c1c813aab649ab5
d737c3750ed556b42ab54c646675e4a58a400513
/docs/source_code/uml/Classes_Node.puml
8cb856274471d079ca86a630efb3cb633483fdc3
[ "MIT" ]
permissive
Drew-S/TerrainGenerator
8065a0a496a49a6a36d490c44f831e1b96a2547a
ea0bc1d6ada73d4d8370244b14d78c5168742580
refs/heads/master
2022-11-18T17:47:33.955290
2020-07-10T19:56:45
2020-07-10T19:56:45
268,881,677
1
0
null
2020-06-03T23:13:58
2020-06-02T18:45:00
C++
UTF-8
PlantUML
false
false
3,705
puml
@startuml skinparam linetype ortho namespace Ui { class ClampNode << (U,#27940B) UI >> [[classUi_1_1ClampNode.html]] class ColorCombineNode << (U,#27940B) UI >> [[classUi_1_1ColorCombineNode.html]] class ConstantValue << (U,#27940B) UI >> [[classUi_1_1ConstantValue.html]] class ConstantVector << (U,#27940B) UI >> [[classUi_1_1ConstantVector.html]] class Erosion_Scroll << (U,#27940B) UI >> [[classUi_1_1Erosion_Scroll.html]] class Erosion << (U,#27940B) UI >> [[classUi_1_1Erosion.html]] class InputTextureNode << (U,#27940B) UI >> [[classUi_1_1InputTextureNode.html]] class MathNode << (U,#27940B) UI >> [[classUi_1_1MathNode.html]] class NewTextureDialogue << (U,#27940B) UI >> [[classUi_1_1NewTextureDialogue.html]] class Output << (U,#27940B) UI >> [[classUi_1_1Output.html]] class SimplexNoiseNode_no_scroll << (U,#27940B) UI >> [[classUi_1_1SimplexNoiseNode_no_scroll.html]] class SimplexNoiseNode << (U,#27940B) UI >> [[classUi_1_1SimplexNoiseNode.html]] class VectorDotProduct << (U,#27940B) UI >> [[classUi_1_1VectorDotProduct.html]] class VectorIntensityNode << (U,#27940B) UI >> [[classUi_1_1VectorIntensityNode.html]] class VectorMathNode << (U,#27940B) UI >> [[classUi_1_1VectorMathNode.html]] } namespace QtNodes { class NodeDataModel [[https://github.com/paceholder/nodeeditor/blob/master/include/nodes/internal/NodeDataModel.hpp]] } class Node [[classNode.html]] class OutputNode [[classOutputNode.html]] class ConverterBezierCurveNode [[classConverterBezierCurveNode.html]] class ConverterClampNode [[classConverterClampNode.html]] class ConverterColorCombineNode [[classConverterColorCombineNode.html]] class ConverterColorSplitNode [[classConverterColorSplitNode.html]] class ConverterErosionNode [[classConverterErosionNode.html]] class ConverterInvertIntensityNode [[classConverterInvertIntensityNode.html]] class ConverterMathNode [[classConverterMathNode.html]] class ConverterSmoothNode [[classConverterSmoothNode.html]] class ConverterVectorDotNode [[classConverterVectorDotNode.html]] class ConverterVectorIntensityNode [[classConverterVectorIntensityNode.html]] class ConverterVectorMathNode [[classConverterVectorMathNode.html]] class InputSimplexNoiseNode [[classInputSimplexNoiseNode.html]] class InputTextureNode [[classInputTextureNode.html]] class InputConstantValueNode [[classInputConstantValueNode.html]] class InputConstantVectorNode [[classInputConstantVectorNode.html]] QtNodes.NodeDataModel <|-- Node Node <|-- OutputNode Node <|-- ConverterBezierCurveNode Node <|-- ConverterClampNode Node <|-- ConverterColorCombineNode Node <|-- ConverterColorSplitNode Node <|-- ConverterErosionNode Node <|-- ConverterInvertIntensityNode Node <|-- ConverterMathNode Node <|-- ConverterSmoothNode Node <|-- ConverterVectorDotNode Node <|-- ConverterVectorIntensityNode Node <|-- ConverterVectorMathNode Node <|-- InputSimplexNoiseNode Node <|-- InputTextureNode Node <|-- InputConstantValueNode Node <|-- InputConstantVectorNode OutputNode ..> Ui.Output ConverterClampNode ..> Ui.ClampNode ConverterColorCombineNode ..> Ui.ColorCombineNode ConverterErosionNode ..> Ui.Erosion_Scroll ConverterErosionNode ..> Ui.Erosion ConverterMathNode ..> Ui.MathNode ConverterVectorIntensityNode ..> Ui.VectorIntensityNode ConverterVectorDotNode ..> Ui.VectorDotProduct ConverterVectorMathNode ..> Ui.VectorMathNode InputSimplexNoiseNode ..> Ui.SimplexNoiseNode InputSimplexNoiseNode ..> Ui.SimplexNoiseNode_no_scroll InputConstantValueNode ..> Ui.ConstantValue InputConstantVectorNode ..> Ui.ConstantVector InputTextureNode ..> Ui.InputTextureNode InputTextureNode ..> Ui.NewTextureDialogue hide members @enduml
false
true
false
false
class
61969aee719171bd0ba262f9029007e6f4cbbb95
ebc144cd5658eabdb1b7c549741d2718ebe6ff85
/docs/Developer/ClassDiagrams/graphittiDomain.puml
079c17f7d293daba993a4efd12ba1931e4cde2dc
[ "Apache-2.0" ]
permissive
UWB-Biocomputing/Graphitti
175a8fa442fc61341338efea504adb797136c339
6c392438d9e5367b0ddfee9c7fb257df27a05bf4
refs/heads/master
2023-09-04T09:04:24.244967
2023-08-07T23:55:00
2023-08-07T23:55:00
273,115,663
8
22
Apache-2.0
2023-09-13T20:22:13
2020-06-18T01:41:41
C++
UTF-8
PlantUML
false
false
3,748
puml
@startuml GraphittiDomainDiagram /' Objects '/ class AllDSSynapses { } class AllDynamicSTDPSynapses { } abstract class AllEdges { } class AllIFNeurons { } class AllIZHNeurons { } class AllLIFNeurons { } class AllNeuroEdges { } class AllSTDPSynapses { } abstract class AllSpikingNeurons { } class AllSpikingSynapses { } abstract class AllVertices { } class CPUModel { } class ConnGrowth { } class ConnStatic { } abstract class Connections { } class ConnectionsFactory { } class DynamicLayout { } class EdgesFactory { } class EventBuffer { } class FixedLayout { } class GPUModel { } class GenericFunctionNode { } class Hdf5GrowthRecorder { } class Hdf5Recorder { } abstract class IFunctionNode { } abstract class IRecorder { } abstract class Layout { } class LayoutFactory { } abstract class Model { } class OperationManager { } class Operations { } class RecorderFactory { } class Simulator { } class VerticesFactory { } class XmlGrowthRecorder { } class XmlRecorder { } class XmlSTDPRecorder { } enum Operations::op { } enum enumClassSynapses { } class AllDSSynapsesDeviceProperties { } class AllDynamicSTDPSynapsesDeviceProperties { } class AllEdgesDeviceProperties { } class AllIFNeuronsDeviceProperties { } class AllIZHNeuronsDeviceProperties { } class AllSTDPSynapsesDeviceProperties { } class AllSpikingNeuronsDeviceProperties { } class AllSpikingSynapsesDeviceProperties { } class AllVerticesDeviceProperties { } class ConnGrowth::GrowthParams { } class ConnStatic::DistDestVertex { } class EdgeIndexMap { } /' Inheritance relationships '/ .AllEdges <|-- .AllNeuroEdges .AllEdgesDeviceProperties <|-- .AllSpikingSynapsesDeviceProperties .AllIFNeurons <|-- .AllIZHNeurons .AllIFNeurons <|-- .AllLIFNeurons .AllIFNeuronsDeviceProperties <|-- .AllIZHNeuronsDeviceProperties .AllNeuroEdges <|-- .AllSpikingSynapses .AllSTDPSynapses <|-- .AllDynamicSTDPSynapses .AllSTDPSynapsesDeviceProperties <|-- .AllDynamicSTDPSynapsesDeviceProperties .AllSpikingNeurons <|-- .AllIFNeurons .AllSpikingNeuronsDeviceProperties <|-- .AllIFNeuronsDeviceProperties .AllSpikingSynapses <|-- .AllDSSynapses .AllSpikingSynapses <|-- .AllSTDPSynapses .AllSpikingSynapsesDeviceProperties <|-- .AllDSSynapsesDeviceProperties .AllSpikingSynapsesDeviceProperties <|-- .AllSTDPSynapsesDeviceProperties .AllVertices <|-- .AllSpikingNeurons .AllVerticesDeviceProperties <|-- .AllSpikingNeuronsDeviceProperties .Connections <|-- .ConnGrowth .Connections <|-- .ConnStatic .Hdf5Recorder <|-- .Hdf5GrowthRecorder .IFunctionNode <|-- .GenericFunctionNode .IRecorder <|-- .Hdf5Recorder .IRecorder <|-- .XmlRecorder .Layout <|-- .DynamicLayout .Layout <|-- .FixedLayout .Model <|-- .CPUModel .Model <|-- .GPUModel .XmlRecorder <|-- .XmlGrowthRecorder .XmlRecorder <|-- .XmlSTDPRecorder /' Aggregation relationships '/ .AllSpikingNeurons *-- .EventBuffer .Connections *-- .AllEdges .Connections *-- .EdgeIndexMap .ConnectionsFactory *-- .Connections .EdgesFactory *-- .AllEdges .GPUModel o-- .AllSpikingNeuronsDeviceProperties .GPUModel o-- .AllSpikingSynapsesDeviceProperties .GPUModel o-- .EdgeIndexMap .IFunctionNode *-- .Operations .IFunctionNode *-- .Operations::op .Layout *-- .AllVertices .LayoutFactory *-- .Layout .Model *-- .Connections .Model *-- .IRecorder .Model *-- .Layout .OperationManager *-- .IFunctionNode .RecorderFactory *-- .IRecorder .Simulator *-- .Model .VerticesFactory *-- .AllVertices /' Nested objects '/ .ConnGrowth +-- .ConnGrowth::GrowthParams .ConnStatic +-- .ConnStatic::DistDestVertex .Operations +-- .Operations::op @enduml
false
true
false
false
class
26900746893b8c0aef59ebce5d21f73a2f95c5c0
12b9d2ffbe5de070337738f76a00a25cd3f0f3b5
/docs/images/PrivacyConsent_Issuance.puml
389fd1b89385a73659f4cfaa56f28912debc05fb
[ "Apache-2.0" ]
permissive
evidenceledger/PrivacyCredentials
86b2dd2f89a59df95f0d46974692225008e5da81
f79a95e2cf228c8b607df59651a6b26377875b2f
refs/heads/main
2023-07-13T10:54:35.834183
2021-08-26T09:33:42
2021-08-26T09:33:42
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,110
puml
@startuml PrivacyConsent_Issuance autonumber skinparam sequenceArrowThickness 3 skinparam roundcorner 10 skinparam maxmessagesize 300 box "Issuer" #f1f9ff database "Issuer\nbackend" as IS end box box "Citizen" #f1f9ff actor "Citizen\nwith\nmobile" as CI end box box "Trust Framework" #f1f9ff participant "Universal\nResolver" as UR end box == Identification of citizen == CI -> IS: Citizen logs into Issuer system IS -> IS: Use KYC data to verify identity IS -> CI: Present option to generate Consent == Consent credential generation == CI -> IS: Provide consent IS -> IS: Generate credential and sign it IS -> IS: Save consent credential IS -> IS: Display Credential QR == Citizen receives Consent credential == CI -> CI: Opens QR scanner IS -[#0000FF]-> CI: Scan Credential QR note right: QR contains URL\nto obtain Credential data CI -> IS: Request full Credential activate IS return Receive Credential data == Verification of Credential == CI -> CI: Verify Credential CI -> UR: Verify signature of Credential CI -> CI: Save Credential @enduml
false
true
false
false
sequence
0264c7662a2c85e42c0f8fc577159706e370b29d
b7d2ba71058efa46eff4ed885324819fb3f99266
/src/doc/CLI_Controllers/OtherUS/US80/US80-US20_sd.puml
ac48dcc1e4838d8d88a9a45e1c64d99ad6a3be0c
[]
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
1,709
puml
@startuml title US015v2 \n REF XML file. skinparam titleBorderRoundCorner 10 skinparam titleBorderThickness 3 skinparam titleBorderColor indianred skinparam titleBackgroundColor ivory skinparam FontName quicksand skinparam actor { BorderColor indianred } skinparam sequence { LifeLineBackgroundColor indianred ParticipantBackgroundColor ivory } skinparam roundcorner 10 skinparam component { arrowThickness 1 ArrowFontName Verdana ArrowColor indianred ArrowFontColor darkslategrey } title US80 \n As an administrator, I want the data related to geographical areas, including sensors and their readings,\n to be persisted in a relational database, so that this data is available whenever the application is run. autonumber ReaderController -> SensorService: addReadingToMatchingSensor \n (SensorList, String, double, Date) activate ReaderController activate SensorService SensorService -> SensorList: addReadingToMatchingSensor(String, double, Date) activate SensorList SensorList --> SensorService: return true deactivate SensorList SensorService -> SensorRepository: findById(sensorID).get() activate SensorRepository SensorRepository --> SensorService: return :Sensor deactivate SensorRepository create "r:Reading" SensorService ->> "r:Reading": create activate "r:Reading" "r:Reading" --> SensorService: return r deactivate "r:Reading" SensorService -> ":Sensor": getReadingList() activate ":Sensor" ":Sensor" --> SensorService: return :ReadingList deactivate ":Sensor" SensorService -> "r:Reading": setReadingList(:ReadingList) SensorService -> ReadingRepository: save(r) SensorService --> ReaderController: return true deactivate SensorService deactivate ReaderController @enduml
false
true
false
false
sequence
2d3ce2658bdb5187f420f0ac47afa202d5224ee5
cae8b9d4419938a0b320012bb9825635cb460897
/esterni/diagrammi/diagrammi-grafana-plugin/src/strategy.plantuml
4bf2b932a4a57e673dda4d6792da7b76cfba306c
[]
no_license
sofiabononi/project-docs
5612a4b3b11704b3b684df566b5a1291a55c2062
3626071df806c88c722ec0149eb1dc398a0a5185
refs/heads/master
2022-11-20T12:19:16.951949
2020-07-17T14:00:17
2020-07-17T14:00:17
248,197,272
0
2
null
2020-07-17T14:00:18
2020-03-18T10:11:12
TeX
UTF-8
PlantUML
false
false
913
plantuml
@startuml interface Props{ + predictor: Predictor } interface Strategy{ + Predict(GrafanaData, Predictor, any): number[][] } class PredictionRL implements Strategy{ + const coefficients: number[] + const base: number + predict(GrafanaData, Predictor, parameter): number [][] + const f (number): number } class PredictionSVM implements Strategy{ + predict(GrafanaData, Predictor, parameter): number[][] + coefficients:number[] + base: number + f(number): number } class ConfigRL implements Props { + render() : JSX.Element - queryNames() - queryAssociation() - showQueryAssociation(ChangeEvent<HTMLSelectElement>) } class ConfigSVM implements Props { + render() : JSX.Element - queryNames() - queryAssociation() - showQueryAssociation(ChangeEvent<HTMLSelectElement>) } PredictionRL-->ConfigRL PredictionSVM-->ConfigSVM @enduml
false
true
false
false
class
48998b514ffe3f457277ad7f95c0fc808a8ca156
153ff670a20c1a71e85a12809e714a86746db8f2
/diagram.plantuml
cc7e7cd8f8b4af91c7e081b40200b4b017d6fc01
[]
no_license
Hainkinho/Linear-Hashing-Data-Structure
4e73d8c8666e28994699cebc2f5e2e4f65a2eeaf
220f7a78de986250c462815c4a284233d0ab184b
refs/heads/master
2023-02-01T05:04:26.972877
2020-12-18T10:43:11
2020-12-18T10:43:11
322,562,170
1
0
null
null
null
null
UTF-8
PlantUML
false
false
2,761
plantuml
@startuml ' scale 1.4 class ADS_set { TableRow* tableRows = nullptr; size_type numberOfRows = 0; size_type numberOfValues = 0; size_type nextToSplit = 0; size_type round = 0; -size_type pow(size_type base, size_type exponent) const -size_type getMinRowSize() const -size_type getMaxRowSize() const -size_type lastIndexToSplit() const -size_type h(const key_type& key) const -size_type g(const key_type& key) const -size_type getTableRowIndex(const key_type& key) const -void insertWith(const key_type& key) -void handleOverflow() -void rehash(const key_type& key) -void extendTable() - vector<key_type> getValuesAt(const key_type& key) const - vector<vector<key_type>> getValuesAtIndex(const size_type& rowIndex) const +ADS_set() +ADS_set(std::initializer_list<key_type> ilist) : ADS_set() +template<typename InputIt> \nADS_set(InputIt first, InputIt last) : ADS_set() + ~ADS_set() +size_type size() const +bool empty() const + void insert(std::initializer_list<key_type> ilist) +template<typename InputIt> \nvoid insert(InputIt first, InputIt last) +size_type erase(const key_type& key) +size_type count(const key_type& key) const +void dump(std::ostream& o = std::cerr) const } class TableRow { size_type numberOfValues = 0; LinkedList* firstBucket = nullptr; LinkedList* lastBucket = nullptr; - LinkedList* getBucketBevor(LinkedList* bucket) const - void reOrganize(LinkedList* startBucket) +TableRow() +TableRow(const TableRow& rhs) : TableRow() +TableRow& operator=(const TableRow& rhs) + ~TableRow() + bool add(const key_type& key) + bool find(const key_type& key) const + bool erase(const key_type& key) + vector<key_type> clear() +LinkedList* getFirstBucket() +LinkedList* getLastBucket() +void setFirstBucket(LinkedList* newBucket) +void setLastBucket(LinkedList* newBucket) +size_type getNumberOfValues() const +vector<vector<key_type>> getValues() const } class LinkedList { size_type sz = 0; key_type values[N]; LinkedList* nextBucket = nullptr; -bool isEqual(const key_type& a, const key_type& b) const -void remove(const size_type& indexToRemove) +LinkedList() {} + ~LinkedList() + void add(const key_type& key) + void erase(const key_type& key) + key_type pop() +bool find(const key_type& key) const +key_type getKey(size_type index) const +bool empty() const +size_type size() const +vector<key_type> getValues() const +void setNextBucket(LinkedList* nextBucket) +LinkedList* getNextBucket() const } ADS_set <-- TableRow TableRow <-- LinkedList @enduml
false
true
false
false
class
b6f489b9e03f6e627e4a6828066e1220cb1869a4
ddb78d4317c7c76af90cdd755e3764b18a01db23
/docs/diagrama_de_clases.puml
f817fa459ff6b84a5bcb34ff34821a8b88677fe8
[]
no_license
DouglasArenas/BookMaker-DS
050b47802a3d8151eadcf98bb8652863b1a2e3c3
4effb9a1dfb8b4ffbfd86e6d8cad0124647edb33
refs/heads/main
2023-08-17T01:30:36.581285
2021-09-30T23:23:18
2021-09-30T23:23:18
395,786,287
0
0
null
null
null
null
UTF-8
PlantUML
false
false
581
puml
@startuml: class Cliente { - id - apellido - nombre - email } class Empresa { - id - razon_social - email } class Equipo { - id - nombre - escudo - pais } class Apuesta { - id - monto - monto_minimo } class Partido { - id - fecha - equipo_local - equipo_visitante } Partido *-- Equipo: equipo_local Partido *-- Equipo: equipo_visitante Cliente --> Apuesta: Realiza apuesta Cliente --|> Model Empresa --|> Model Equipo --|> Model Partido --|> Model Apuesta --> Partido: Se realiza sobre @enduml
false
true
false
false
sequence
ee528ff0f7135e87ee04f697f38870f3da004f2e
2224a126b01b992d959a6bd54f2d1011a5ba4d70
/src/main/java/pt/ipp/isep/dei/project/controllers/importgeoareasandsensorscontroller/SD_Ref_ImportGeoAreasFromXML.puml
ee63a9c74cb0e0e4e904b1347a5c5ab3ca700b42
[]
no_license
1181687/hateoasToy
f7d5f6aeffe15f30adea325f40670f0e0b15cc35
0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375
refs/heads/master
2020-05-24T10:01:58.451415
2019-05-15T11:02:39
2019-05-15T11:02:39
187,203,481
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,469
puml
@startuml skinparam sequenceMessageAlign center skinparam sequence { ArrowColor Black ActorBorderColor DarkBlue LifeLineBorderColor black LifeLineBackgroundColor LightGrey ParticipantBorderColor Black ParticipantBackgroundColor LightGrey ParticipantFontStyle Bold ActorBackgroundColor DimGrey ActorFontColor DeepSkyBlue ActorFontStyle Bold ActorFontSize 17 ActorFontName Aapex } autonumber loop getGeographicalArea activate ":XMLReader" ":XMLReader" -> "LocationMapper": mapToDTO(latitude,longitude,altitude) activate "LocationMapper" "LocationMapper" --> ":XMLReader" : locationDTO deactivate "LocationMapper" ":XMLReader" -> "GeographicalAreaMapper": mapToDTO(id,description,\ntype,width,length,locationDTO) activate "GeographicalAreaMapper" "GeographicalAreaMapper" -> ":GeographicalAreaDTO" : create activate ":GeographicalAreaDTO" ":GeographicalAreaDTO" --> "GeographicalAreaMapper": geographicalAreaDTO deactivate ":GeographicalAreaDTO" "GeographicalAreaMapper" --> ":XMLReader" : geographicalAreaDTO deactivate "GeographicalAreaMapper" loop addSensorsToGeographicalArea ":XMLReader" -> "LocationMapper": mapToDTO(latitude,longitude,altitude) activate "LocationMapper" "LocationMapper" --> ":XMLReader" : locationDTO deactivate "LocationMapper" ":XMLReader" -> ":SensorDTO": newSensorDTO() activate ":SensorDTO" ":SensorDTO" --> ":XMLReader" : sensorDTO deactivate ":SensorDTO" ":XMLReader" -> ":GeographicalAreaDTO" : addSensorDTO end end @enduml
false
true
false
false
sequence
6baf2481a17fb65f7fae87265affddaa77884001
f325b82252948f4f95f09b7ced87dfad75064e19
/docs/diagrams/v2/architecture-components.puml
1e0163feca75f6b610c3cafa135ccd4f31fbd702
[ "Apache-2.0" ]
permissive
wikimedia/mediawiki-services-kartotherian
6449ba85808b2dcb69849740a752fcae855e5c65
e28ea7eff64d084dfd67d72b8f00089c95c67e08
refs/heads/master
2023-09-05T04:57:42.113387
2023-06-12T10:45:22
2023-07-19T13:10:16
197,070,495
2
4
Apache-2.0
2022-05-18T10:00:31
2019-07-15T20:49:52
JavaScript
UTF-8
PlantUML
false
false
1,080
puml
@startuml maps-v2-architecture-components cloud "Kubernetes" { [Tegola] as tegola [Kubernetes CronJob] as cronjob } cloud "EventPlatform" { [EventGate] as eventgate [Kafka] as kafka } cloud "Swift" { [S3 API] as s3api } node "Maps node" { database "Postgres" { [PostGIS] as postgis } [Integration scripts] as integrationscripts package Kartotherian { [tiles endpoint] as tiles [snapshots endpoint] as snapshots [geoshapes endpoint] as geoshapes } [imposm3] as imposm3 } imposm3 --> postgis: Import OSM data tiles --> tegola: Read vector tiles snapshots --> tegola: Read vector tiles geoshapes --> postgis: Read wikidata imposm3 --> integrationscripts: Trigger scripts on each import integrationscripts --> eventgate: Send events for tile state change eventgate --> kafka: Validate and send kafka events to a topic cronjob --> kafka: Read events from a topic cronjob --> s3api: Pregenerate or invalidate tile cache tegola --> s3api: Get or set tile cache tegola --> postgis: Query spatial data @enduml
false
true
false
false
sequence
b1efc6b6732d9d75dda11f7a5123b7dd957f2869
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/Quote.puml
d356301d5ae11a3edc66d9c93e606f05cf15da52
[]
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
3,249
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 Quote [[Quote.svg]] extends BaseResource { id: String version: Long createdAt: DateTime lastModifiedAt: DateTime key: String lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]] createdBy: [[CreatedBy.svg CreatedBy]] quoteRequest: [[QuoteRequestReference.svg QuoteRequestReference]] stagedQuote: [[StagedQuoteReference.svg StagedQuoteReference]] customer: [[CustomerReference.svg CustomerReference]] customerGroup: [[CustomerGroupReference.svg CustomerGroupReference]] validTo: DateTime sellerComment: String buyerComment: String store: [[StoreKeyReference.svg StoreKeyReference]] lineItems: [[LineItem.svg List<LineItem>]] customLineItems: [[CustomLineItem.svg List<CustomLineItem>]] totalPrice: [[TypedMoney.svg TypedMoney]] taxedPrice: [[TaxedPrice.svg TaxedPrice]] shippingAddress: [[Address.svg Address]] billingAddress: [[Address.svg Address]] inventoryMode: [[InventoryMode.svg InventoryMode]] taxMode: [[TaxMode.svg TaxMode]] taxRoundingMode: [[RoundingMode.svg RoundingMode]] taxCalculationMode: [[TaxCalculationMode.svg TaxCalculationMode]] country: String shippingInfo: [[ShippingInfo.svg ShippingInfo]] paymentInfo: [[PaymentInfo.svg PaymentInfo]] shippingRateInput: [[ShippingRateInput.svg ShippingRateInput]] itemShippingAddresses: [[Address.svg List<Address>]] directDiscounts: [[DirectDiscount.svg List<DirectDiscount>]] custom: [[CustomFields.svg CustomFields]] quoteState: [[QuoteState.svg QuoteState]] state: [[StateReference.svg StateReference]] purchaseOrderNumber: String businessUnit: [[BusinessUnitKeyReference.svg BusinessUnitKeyReference]] } interface BaseResource [[BaseResource.svg]] { id: String version: Long createdAt: DateTime lastModifiedAt: DateTime } interface QuotePagedQueryResponse [[QuotePagedQueryResponse.svg]] { limit: Long offset: Long count: Long total: Long results: [[Quote.svg List<Quote>]] } interface QuoteCreatedMessage [[QuoteCreatedMessage.svg]] { id: String version: Long createdAt: DateTime lastModifiedAt: DateTime lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]] createdBy: [[CreatedBy.svg CreatedBy]] sequenceNumber: Long resource: [[Reference.svg Reference]] resourceVersion: Long type: String resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]] quote: [[Quote.svg Quote]] } interface QuoteCreatedMessagePayload [[QuoteCreatedMessagePayload.svg]] { type: String quote: [[Quote.svg Quote]] } interface QuoteReference [[QuoteReference.svg]] { typeId: [[ReferenceTypeId.svg ReferenceTypeId]] id: String obj: [[Quote.svg Quote]] } Quote --> QuotePagedQueryResponse #green;text:green : "results" Quote --> QuoteCreatedMessage #green;text:green : "quote" Quote --> QuoteCreatedMessagePayload #green;text:green : "quote" Quote --> QuoteReference #green;text:green : "obj" @enduml
false
true
false
false
sequence
e015030d47289de74db54c7a6fd12d1c2a527aa4
4f546f5d3d3726c593aedb771433491e29d9702b
/UML/MainClasses.puml
ef03c99898041adbfd16b320c4e0a43af55c7569
[]
no_license
Wilbertz/Sudoku-Solver
fd417fa8916442c9d03b81c71faecaaba5f5e754
2d27fae49abc2380df62a10b74b4aba83796c49a
refs/heads/master
2021-02-08T23:53:31.795152
2020-11-18T18:28:27
2020-11-18T18:28:27
244,212,993
0
0
null
null
null
null
UTF-8
PlantUML
false
false
132
puml
@startuml scale 3 class dpll_algorithm class solution class solver class helper class clause class formula solution - solver @enduml
false
true
false
false
class
b809b8f31a12df49b658c9e69cca0e5fb96e1d38
c8e5514bd3ea44e6613f469e88bc0562ba16ae62
/src/site/sphinx/formatting/puml/colors/Indigo.puml
b5f1b56b2695efc4b7c2dcb8cd2fafcd69c16958
[]
no_license
weedySeaDragon/plantuml-documentation
1dc30b9afcedaf1afe153cd9bbaa2c3246a769ba
3c23cd2cd7fc1b4a85423ef9861711907fab2296
refs/heads/develop
2022-12-09T05:57:04.055959
2022-05-12T16:05:20
2022-05-12T16:05:20
165,910,589
55
6
null
2022-11-22T10:34:29
2019-01-15T19:28:35
SCSS
UTF-8
PlantUML
false
false
307
puml
@startuml skinparam ClassBackgroundColor #Indigo skinparam ClassFontColor #Indigo skinparam ClassBorderColor #Indigo skinparam ClassStereotypeFontSize 0 skinparam CircledCharacterFontSize 0 skinparam CircledCharacterRadius 0 skinparam ClassBorderThickness 0 skinparam Shadowing false class Dummy @enduml
false
true
false
false
class
1c20ea539a0083542da5f3fda407e76aad0df148
37ac48a4546e19489e67b36ed14e2978e8809269
/docs/Diagramas/Codigo/AgregarFichasAUnPais.puml
fd1abb525241de0360e51d46568f18c2a2702243
[ "MIT" ]
permissive
SantiagoVaccarelli/Algo3-TP2-TEG
a9a1422ea34c406caf34ef46810fd68fb3e7bd52
2691b2fa63131620f5df9d465c73de3fa4d87947
refs/heads/master
2023-07-07T21:40:39.974717
2021-08-12T02:01:21
2021-08-12T02:01:21
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
811
puml
@startuml 'https://plantuml.com/sequence-diagram participant Ronda participant Teg as ":Teg" participant Tablero as ":Tablero" participant Pais as ":Pais" participant Jugador as ":Jugador" Ronda -> Teg: colocarFichas(jugadorActual,nombrePais,cantidad) activate Teg Teg -> Tablero: agregarFichas(String pais, Jugador jugador, int cant) deactivate Teg activate Tablero Tablero -> Tablero: getPais(String pais) activate Tablero Tablero --> Tablero: Pais deactivate Tablero Tablero -> Pais: agregarFichas(int cant,Jugador jugador) deactivate Tablero activate Pais Pais -> Jugador: esElMismoJugador(jugador) activate Jugador return Boolean Pais -> Jugador: puedeColocarFichas(Int cant) activate Jugador return Boolean Pais -> Jugador: sacarFichas(Int cant) Pais -> Ejercito: agregarFichas(Int cant) @enduml
false
true
false
false
sequence
742c0850b4a27fbf3c846147bbe0269bf46ca9c2
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/NUnitExtension/TestRunnerStateSerializer.puml
3f2b59cf1e9806c41cad376afb0bbee87ac6fbc3
[]
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
414
puml
@startuml class TestRunnerStateSerializer { + ShouldRestore() : bool + SaveContext() : void + RestoreContext() : void + CanRestoreFromScriptableObject(requestedType:Type) : bool + RestoreScriptableObjectInstance() : ScriptableObject + CanRestoreFromJson(requestedType:Type) : bool + RestoreClassFromJson(instance:object) : void } IStateSerializer <|-- TestRunnerStateSerializer @enduml
false
true
false
false
class
4dcdabf3245850a0d7d98ad8266bf36d45f6f936
aef9a95106eaf24b85104f4536d20cf7341506a6
/src/main/java/br/com/bianeck/creational/builder/etc/caso3/caso3.puml
21027da9fb8b9d290bb3aefb172db269e54ba983
[ "MIT" ]
permissive
JElvisBL/designpatternstutorial
a3b4952af57998e83b8743ac5797be1fd8027184
3e5f92d4cc2f8ae098b66c73236e7a8498932d5a
refs/heads/master
2022-04-22T09:19:19.415037
2020-01-22T01:42:36
2020-01-22T01:42:36
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
782
puml
@startuml package br.com.bianeck.creacional.builder.caso3 { package br.com.bianeck.creacional.builder.caso3.builders { interface Builder{ setType(type : Type) : void setSeats(seats : int) : void setEngine(engine : Engine) : void } class CarBuilder{ } class CarManualBuilder{ } } package br.com.bianeck.creacional.builder.caso3.cars { class Car{ } class Manual{ } enum Type { } } package br.com.bianeck.creacional.builder.caso3.components { class Engine{ } class GPSNavigator{ } enum Transmission{ } class TripComputer{ } } package br.com.bianeck.creacional.builder.caso3.director { class Director { } } } CarBuilder ..|> Builder CarManualBuilder ..|> Builder @enduml
false
true
false
false
class
35f86caadcef6094f1ae02bad5cf7f70ea0acf10
8acb6cba492b0f28b54f190763be30107cef2716
/DesignDocuments/UML/Sequence/ReadSlot.plantuml
d0fb02b8d0fc40ae607dd5752405f89d6aff18ff
[]
no_license
ShujiMikami/OneWireDriver
011b60f7a26462cec7cb225c2b9e5200c02b7752
5d537499f25a2b4ef7c3f01ecd1b76bcb151e0dd
refs/heads/master
2020-03-25T15:41:53.432404
2018-08-13T14:21:41
2018-08-13T14:21:41
143,896,913
0
0
null
null
null
null
UTF-8
PlantUML
false
false
367
plantuml
@startuml hide footbox title ReadSlot sequence participant "OneWireDriver" as ModuleOneWireDriver<<M,Green>>[[../Class/OneWireDriver.svg]] -> ModuleOneWireDriver : ReadSlot() activate ModuleOneWireDriver ref over ModuleOneWireDriver result = readBit() [[./readBit.svg]] end ref <-- ModuleOneWireDriver : result deactivate ModuleOneWireDriver @enduml
false
true
false
false
sequence
ebbdf00acecfc978d73377fef926d0a344cd91ab
714f9744f76cc2af51f47b4dbe9fd7b38e616ce4
/doc/uml/context-dynamic-refusjon.puml
7e5af134d1dfef7147cf03a5b62354c4e29ac716
[]
no_license
sopra-steria-norge/pharmacy.no
3082b724b7c93b327a8ad884d9fee2ad40a92321
b0d3e8ee3d6a358a96b6401bd23fc789ad865882
refs/heads/master
2021-07-18T19:51:32.802750
2017-10-24T22:10:24
2017-10-24T22:14:58
null
0
0
null
null
null
null
ISO-8859-15
PlantUML
false
false
760
puml
@startuml box "Kjede" participant POS participant Økonomisystem end box box "DIFA" participant "DIFA" end box participant HELFO POS -> DIFA: Register utlevering med strekkoder activate DIFA ... DIFA -> HELFO: Send refusjonskrav (M18) POS <-- DIFA: OK/feilkoder deactivate DIFA POS -> Økonomisystem: Registrer fordring == Økonomisystem holder seg periodisk oppdatert med status på fordringer == Økonomisystem -> DIFA: Status på fordringer Økonomisystem <-- DIFA: Ikke bekreftet ... HELFO -> DIFA: Oppgjørsresultat (M22) Økonomisystem -> DIFA: Status på fordringer Økonomisystem <-- DIFA: Bekreftet ... HELFO -> DIFA: Utbetalingsmelding (M23) Økonomisystem -> DIFA: Status på fordringer Økonomisystem <-- DIFA: Betalt ... @enduml
false
true
true
false
sequence
d2a91dae49bdd1ebed329f29ffe518624e2c6ce1
5fd60573e9dc5f7fcc90bf914532cf287fe43956
/5 State Mashine.puml
3718f7de43e51956931d8fee56a724412272e417
[]
no_license
govorun17/diplom
c53b978289237832c883f4d8dbffc66191380164
c689a27aa5db8f06c28d6e08cfb46a67509a9ca1
refs/heads/main
2023-05-09T23:25:38.883358
2021-05-30T19:18:20
2021-05-30T19:18:20
221,156,960
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,305
puml
@startuml title State Machine: Chat Bot \n 'state Configuring { ' state fork_DB_in <<fork>> ' state fork_DB_out <<fork>> ' state entryConf <<entryPoint>> ' state exitConf <<exitPoint>> ' ' entryConf --> TerminalServerConfig ' TerminalServerConfig -right-> SecurityConfig : using config file ' SecurityConfig --> fork_DB_in ' fork_DB_in -left-> DBConfig : if exist ' DBConfig --> fork_DB_out ' fork_DB_in -left-> fork_DB_out : if not exist ' fork_DB_out --> exitConf '} state Operating { ' state fork_Request <<fork>> state choice_DB <<choice>> [*] --> WaitingRequest ' entryOp --> WaitingRequest WaitingRequest --> CreatingThread ' fork_Request --> WaitingRequest : no request ' fork_Request --> CreatingThread : request CreatingThread --> ParseMessage ParseMessage --> choice_DB choice_DB --> NotificationToModerator : phrase not exist in db choice_DB --> AskUserAboutAnswer : phrase not approved by moderator choice_DB --> AnswerUser : phrase exist in db and approved NotificationToModerator --> AskUserAboutAnswer AskUserAboutAnswer --> SaveAnswerInDB SaveAnswerInDB --> AnswerUser AnswerUser -> [*] ' WaitingRequest -right-> exitOp } 'exitOp -> [*] : terminate server ' 'exitConf --> entryOp @enduml
false
true
false
false
sequence
38a05abdaeebbb8fe176b8dd7072c8850d2bcb1e
97a411e62604a128ce28dc9597818d9187e04ed4
/diagramaClasse.puml
2287b39bd765be5b5ebbfc33bc46e5d74fde30dc
[]
no_license
focuswts/TCC
8ac0694b13a759e58d901388fd03b5ffdae28342
2f6f7a4a178ab599928fb75b68cda525dfd58cc7
refs/heads/master
2020-05-01T05:51:30.591798
2020-01-18T20:36:04
2020-01-18T20:36:04
165,249,589
1
0
null
null
null
null
UTF-8
PlantUML
false
false
12,831
puml
@startuml annotation java.lang.Override annotation java.lang.SuppressWarnings class ExternalViews.PackageMgmtGUI class ExternalViews.branchChooserGUI class ExternalViews.clientsMgmtGUI class ExternalViews.loginGUI class ExternalViews.opsClients class ExternalViews.usersMgmtGUI class ExternalViews.workersMgmtGUI class com.mysql.jdbc.Connection class com.mysql.jdbc.PreparedStatement class connection.ConnectionFactory class dialogs.PackageItemChooserGUI class dialogs.UsersOpsGUI class dialogs.contatosModal class infoGUI.PackageInfoGUI class java.sql.Connection class java.sql.DriverManager class java.sql.ResultSet class java.sql.SQLException class java.text.SimpleDateFormat class java.util.ArrayList class java.util.List class java.util.logging.Level class java.util.logging.Logger class javax.swing.DefaultComboBoxModel class javax.swing.Icon class javax.swing.ImageIcon class javax.swing.JDialog class javax.swing.JFrame class javax.swing.JOptionPane class javax.swing.table.DefaultTableModel class model.bean.Branchs class model.bean.Brands class model.bean.Clients class model.bean.Deliveries class model.bean.DeliveryWays class model.bean.Jobs class model.bean.Models class model.bean.PackageItens class model.bean.Packages class model.bean.Routes class model.bean.RoutesAux class model.bean.Users class model.bean.Vehicles class model.bean.Workers class model.dao.BranchsDAO class model.dao.BrandsDAO class model.dao.ClientsDAO class model.dao.DeliveriesDAO class model.dao.DeliveryWaysDAO class model.dao.JobsDAO class model.dao.ModelsDAO class model.dao.PackageItensDAO class model.dao.PackagesDAO class model.dao.RoutesAuxDAO class model.dao.RoutesDAO class model.dao.UsersDAO class model.dao.VehiclesDAO class model.dao.WorkersDAO class modelsUtil.GenericComboBoxModel class tccv1.TCCV1 ExternalViews.PackageMgmtGUI ..> java.lang.SuppressWarnings ExternalViews.PackageMgmtGUI ..> java.util.ArrayList ExternalViews.PackageMgmtGUI --|> javax.swing.JFrame ExternalViews.PackageMgmtGUI ..> javax.swing.table.DefaultTableModel ExternalViews.PackageMgmtGUI ..> model.bean.Packages ExternalViews.PackageMgmtGUI ..> model.dao.PackagesDAO ExternalViews.branchChooserGUI ..> java.lang.SuppressWarnings ExternalViews.branchChooserGUI ..> java.util.ArrayList ExternalViews.branchChooserGUI --|> javax.swing.JFrame ExternalViews.branchChooserGUI ..> javax.swing.JOptionPane ExternalViews.branchChooserGUI ..> model.bean.Branchs ExternalViews.branchChooserGUI ..> model.dao.BranchsDAO ExternalViews.clientsMgmtGUI ..> java.lang.SuppressWarnings ExternalViews.clientsMgmtGUI ..> dialogs.contatosModal ExternalViews.clientsMgmtGUI ..> java.util.ArrayList ExternalViews.clientsMgmtGUI ..> javax.swing.DefaultComboBoxModel ExternalViews.clientsMgmtGUI --|> javax.swing.JFrame ExternalViews.clientsMgmtGUI ..> javax.swing.JOptionPane ExternalViews.clientsMgmtGUI ..> javax.swing.table.DefaultTableModel ExternalViews.clientsMgmtGUI ..> model.bean.Branchs ExternalViews.clientsMgmtGUI ..> model.bean.Clients ExternalViews.clientsMgmtGUI ..> model.bean.Jobs ExternalViews.clientsMgmtGUI ..> model.dao.BranchsDAO ExternalViews.clientsMgmtGUI ..> model.dao.ClientsDAO ExternalViews.loginGUI ..> java.lang.SuppressWarnings ExternalViews.loginGUI --|> javax.swing.JFrame ExternalViews.loginGUI ..> javax.swing.JOptionPane ExternalViews.loginGUI ..> model.bean.Users ExternalViews.loginGUI ..> model.dao.UsersDAO ExternalViews.opsClients ..> java.lang.SuppressWarnings ExternalViews.opsClients ..> com.mysql.jdbc.Connection ExternalViews.opsClients ..> com.mysql.jdbc.PreparedStatement ExternalViews.opsClients ..> connection.ConnectionFactory ExternalViews.opsClients ..> java.sql.ResultSet ExternalViews.opsClients ..> java.sql.SQLException ExternalViews.opsClients ..> java.util.ArrayList ExternalViews.opsClients ..> javax.swing.DefaultComboBoxModel ExternalViews.opsClients --|> javax.swing.JFrame ExternalViews.opsClients ..> javax.swing.JOptionPane ExternalViews.opsClients ..> model.bean.Branchs ExternalViews.opsClients ..> model.bean.Clients ExternalViews.opsClients ..> model.dao.BranchsDAO ExternalViews.opsClients ..> model.dao.ClientsDAO ExternalViews.usersMgmtGUI ..> java.lang.SuppressWarnings ExternalViews.usersMgmtGUI ..> java.util.ArrayList ExternalViews.usersMgmtGUI --|> javax.swing.JFrame ExternalViews.usersMgmtGUI ..> javax.swing.table.DefaultTableModel ExternalViews.usersMgmtGUI ..> model.bean.Users ExternalViews.usersMgmtGUI ..> model.dao.UsersDAO ExternalViews.workersMgmtGUI ..> java.lang.SuppressWarnings ExternalViews.workersMgmtGUI ..> dialogs.contatosModal ExternalViews.workersMgmtGUI ..> java.util.ArrayList ExternalViews.workersMgmtGUI --|> javax.swing.JFrame ExternalViews.workersMgmtGUI ..> javax.swing.JOptionPane ExternalViews.workersMgmtGUI ..> javax.swing.table.DefaultTableModel ExternalViews.workersMgmtGUI ..> model.bean.Jobs ExternalViews.workersMgmtGUI ..> model.bean.Workers ExternalViews.workersMgmtGUI ..> model.dao.WorkersDAO connection.ConnectionFactory ..> com.mysql.jdbc.PreparedStatement connection.ConnectionFactory ..> java.sql.Connection connection.ConnectionFactory ..> java.sql.DriverManager connection.ConnectionFactory ..> java.sql.ResultSet connection.ConnectionFactory ..> java.sql.SQLException connection.ConnectionFactory ..> java.util.logging.Level connection.ConnectionFactory ..> java.util.logging.Logger dialogs.PackageItemChooserGUI ..> java.lang.Override dialogs.PackageItemChooserGUI ..> java.lang.SuppressWarnings dialogs.PackageItemChooserGUI --|> javax.swing.JDialog dialogs.UsersOpsGUI ..> java.lang.Override dialogs.UsersOpsGUI ..> java.lang.SuppressWarnings dialogs.UsersOpsGUI --|> javax.swing.JDialog dialogs.UsersOpsGUI ..> javax.swing.JOptionPane dialogs.UsersOpsGUI ..> model.bean.Users dialogs.UsersOpsGUI ..> model.dao.UsersDAO dialogs.contatosModal ..> java.lang.Override dialogs.contatosModal ..> java.lang.SuppressWarnings dialogs.contatosModal ..> com.mysql.jdbc.Connection dialogs.contatosModal ..> com.mysql.jdbc.PreparedStatement dialogs.contatosModal ..> connection.ConnectionFactory dialogs.contatosModal ..> java.sql.ResultSet dialogs.contatosModal --|> javax.swing.JDialog dialogs.contatosModal ..> javax.swing.JOptionPane dialogs.contatosModal ..> model.bean.Clients dialogs.contatosModal ..> model.bean.Workers dialogs.contatosModal ..> model.dao.ClientsDAO infoGUI.PackageInfoGUI ..> java.lang.SuppressWarnings infoGUI.PackageInfoGUI ..> java.util.ArrayList infoGUI.PackageInfoGUI ..> javax.swing.DefaultComboBoxModel infoGUI.PackageInfoGUI ..> javax.swing.Icon infoGUI.PackageInfoGUI ..> javax.swing.ImageIcon infoGUI.PackageInfoGUI --|> javax.swing.JFrame infoGUI.PackageInfoGUI ..> javax.swing.JOptionPane infoGUI.PackageInfoGUI ..> javax.swing.table.DefaultTableModel infoGUI.PackageInfoGUI ..> model.bean.DeliveryWays infoGUI.PackageInfoGUI ..> model.bean.PackageItens infoGUI.PackageInfoGUI ..> model.bean.Packages infoGUI.PackageInfoGUI ..> model.dao.DeliveryWaysDAO infoGUI.PackageInfoGUI ..> model.dao.PackageItensDAO model.dao.BranchsDAO ..> com.mysql.jdbc.Connection model.dao.BranchsDAO ..> com.mysql.jdbc.PreparedStatement model.dao.BranchsDAO ..> connection.ConnectionFactory model.dao.BranchsDAO ..> java.sql.ResultSet model.dao.BranchsDAO ..> java.sql.SQLException model.dao.BranchsDAO ..> java.util.ArrayList model.dao.BranchsDAO ..> model.bean.Branchs model.dao.BrandsDAO ..> com.mysql.jdbc.Connection model.dao.BrandsDAO ..> com.mysql.jdbc.PreparedStatement model.dao.BrandsDAO ..> connection.ConnectionFactory model.dao.BrandsDAO ..> java.sql.ResultSet model.dao.BrandsDAO ..> java.sql.SQLException model.dao.BrandsDAO ..> java.util.ArrayList model.dao.BrandsDAO ..> model.bean.Brands model.dao.ClientsDAO ..> com.mysql.jdbc.Connection model.dao.ClientsDAO ..> com.mysql.jdbc.PreparedStatement model.dao.ClientsDAO ..> connection.ConnectionFactory model.dao.ClientsDAO ..> java.sql.ResultSet model.dao.ClientsDAO ..> java.sql.SQLException model.dao.ClientsDAO ..> java.util.ArrayList model.dao.ClientsDAO ..> javax.swing.JOptionPane model.dao.ClientsDAO ..> model.bean.Branchs model.dao.ClientsDAO ..> model.bean.Clients model.dao.DeliveriesDAO ..> com.mysql.jdbc.Connection model.dao.DeliveriesDAO ..> com.mysql.jdbc.PreparedStatement model.dao.DeliveriesDAO ..> connection.ConnectionFactory model.dao.DeliveriesDAO ..> java.sql.ResultSet model.dao.DeliveriesDAO ..> java.sql.SQLException model.dao.DeliveriesDAO ..> java.text.SimpleDateFormat model.dao.DeliveriesDAO ..> java.util.ArrayList model.dao.DeliveriesDAO ..> model.bean.Deliveries model.dao.DeliveriesDAO ..> model.bean.RoutesAux model.dao.DeliveryWaysDAO ..> com.mysql.jdbc.Connection model.dao.DeliveryWaysDAO ..> com.mysql.jdbc.PreparedStatement model.dao.DeliveryWaysDAO ..> connection.ConnectionFactory model.dao.DeliveryWaysDAO ..> java.sql.ResultSet model.dao.DeliveryWaysDAO ..> java.sql.SQLException model.dao.DeliveryWaysDAO ..> java.util.ArrayList model.dao.DeliveryWaysDAO ..> model.bean.DeliveryWays model.dao.JobsDAO ..> com.mysql.jdbc.Connection model.dao.JobsDAO ..> com.mysql.jdbc.PreparedStatement model.dao.JobsDAO ..> connection.ConnectionFactory model.dao.JobsDAO ..> java.sql.ResultSet model.dao.JobsDAO ..> java.sql.SQLException model.dao.JobsDAO ..> java.util.ArrayList model.dao.JobsDAO ..> model.bean.Jobs model.dao.ModelsDAO ..> com.mysql.jdbc.Connection model.dao.ModelsDAO ..> com.mysql.jdbc.PreparedStatement model.dao.ModelsDAO ..> connection.ConnectionFactory model.dao.ModelsDAO ..> java.sql.ResultSet model.dao.ModelsDAO ..> java.sql.SQLException model.dao.ModelsDAO ..> java.util.ArrayList model.dao.ModelsDAO ..> model.bean.Brands model.dao.ModelsDAO ..> model.bean.Models model.dao.PackageItensDAO ..> com.mysql.jdbc.Connection model.dao.PackageItensDAO ..> com.mysql.jdbc.PreparedStatement model.dao.PackageItensDAO ..> connection.ConnectionFactory model.dao.PackageItensDAO ..> java.sql.ResultSet model.dao.PackageItensDAO ..> java.sql.SQLException model.dao.PackageItensDAO ..> java.util.ArrayList model.dao.PackageItensDAO ..> model.bean.PackageItens model.dao.PackageItensDAO ..> model.bean.Packages model.dao.PackagesDAO ..> com.mysql.jdbc.Connection model.dao.PackagesDAO ..> com.mysql.jdbc.PreparedStatement model.dao.PackagesDAO ..> connection.ConnectionFactory model.dao.PackagesDAO ..> java.sql.ResultSet model.dao.PackagesDAO ..> java.sql.SQLException model.dao.PackagesDAO ..> java.util.ArrayList model.dao.PackagesDAO ..> model.bean.Clients model.dao.PackagesDAO ..> model.bean.DeliveryWays model.dao.PackagesDAO ..> model.bean.Packages model.dao.RoutesAuxDAO ..> com.mysql.jdbc.Connection model.dao.RoutesAuxDAO ..> com.mysql.jdbc.PreparedStatement model.dao.RoutesAuxDAO ..> connection.ConnectionFactory model.dao.RoutesAuxDAO ..> java.sql.ResultSet model.dao.RoutesAuxDAO ..> java.sql.SQLException model.dao.RoutesAuxDAO ..> java.util.ArrayList model.dao.RoutesAuxDAO ..> model.bean.Packages model.dao.RoutesAuxDAO ..> model.bean.Routes model.dao.RoutesAuxDAO ..> model.bean.RoutesAux model.dao.RoutesDAO ..> com.mysql.jdbc.Connection model.dao.RoutesDAO ..> com.mysql.jdbc.PreparedStatement model.dao.RoutesDAO ..> connection.ConnectionFactory model.dao.RoutesDAO ..> java.sql.ResultSet model.dao.RoutesDAO ..> java.sql.SQLException model.dao.RoutesDAO ..> java.util.ArrayList model.dao.RoutesDAO ..> model.bean.Routes model.dao.RoutesDAO ..> model.bean.Vehicles model.dao.RoutesDAO ..> model.bean.Workers model.dao.UsersDAO ..> com.mysql.jdbc.Connection model.dao.UsersDAO ..> com.mysql.jdbc.PreparedStatement model.dao.UsersDAO ..> connection.ConnectionFactory model.dao.UsersDAO ..> java.sql.ResultSet model.dao.UsersDAO ..> java.sql.SQLException model.dao.UsersDAO ..> java.util.ArrayList model.dao.UsersDAO ..> model.bean.Users model.dao.VehiclesDAO ..> com.mysql.jdbc.Connection model.dao.VehiclesDAO ..> com.mysql.jdbc.PreparedStatement model.dao.VehiclesDAO ..> connection.ConnectionFactory model.dao.VehiclesDAO ..> java.sql.ResultSet model.dao.VehiclesDAO ..> java.sql.SQLException model.dao.VehiclesDAO ..> java.util.ArrayList model.dao.VehiclesDAO ..> model.bean.Models model.dao.VehiclesDAO ..> model.bean.Vehicles model.dao.WorkersDAO ..> com.mysql.jdbc.Connection model.dao.WorkersDAO ..> com.mysql.jdbc.PreparedStatement model.dao.WorkersDAO ..> connection.ConnectionFactory model.dao.WorkersDAO ..> java.sql.ResultSet model.dao.WorkersDAO ..> java.sql.SQLException model.dao.WorkersDAO ..> java.util.ArrayList model.dao.WorkersDAO ..> model.bean.Branchs model.dao.WorkersDAO ..> model.bean.Jobs model.dao.WorkersDAO ..> model.bean.Workers modelsUtil.GenericComboBoxModel ..> java.lang.SuppressWarnings modelsUtil.GenericComboBoxModel ..> java.util.ArrayList modelsUtil.GenericComboBoxModel ..> java.util.List modelsUtil.GenericComboBoxModel --|> javax.swing.DefaultComboBoxModel @enduml
false
true
false
false
class
db381ec3a3f33ecac575a73942b7e8172cdb32c5
3dfdfcba4df5c2e519691fd9c9e7316843dd3ee1
/docs/architecture.puml
bb91d7fa8ed4d9cfa8ed897d9bb97bd6ca5fe889
[]
no_license
paulcmason/ng-todo
7d5d545f9bb84f6cc5164b0e5fc39c0b03f03d6f
59c90fd085638b5bc6415f519ce59d93b85ca2a6
refs/heads/master
2020-03-28T03:51:39.407044
2018-09-21T14:07:08
2018-09-21T14:07:08
147,676,513
0
0
null
null
null
null
UTF-8
PlantUML
false
false
244
puml
@startuml actor user agent client [ Angular App ] cloud cloud { agent heroService [ Hero API Service ] database heroDB [ Hero Database ] } user -- client client -- heroService heroService -- heroDB @enduml
false
true
false
false
sequence
410be230248a728073b8e3446e3e47041a08069f
a046dca5901019c33365e28ccfa4d1443249fd7b
/qmlcourseRU/_static/qcblock/qubit/diagram.plantuml
e6843879e3fe7ed80f9d0a1624a4e356c4405976
[ "CC-BY-4.0" ]
permissive
manokhina/qmlcourse
2a6c689517ba3fe1c2d9ef1605c66d4d41682ff3
6b424eef59b70438c49e6bfc94c899295f8d23e1
refs/heads/master
2023-06-01T09:15:49.836025
2021-06-07T13:44:13
2021-06-07T13:44:13
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
280
plantuml
@startuml rectangle "Initialization" as init #40B464 rectangle "Unitary" as unit1 #FFC864 rectangle "Unitary" as unit2 #FFC864 rectangle "Unitary" as unit3 #FFC864 rectangle "Measurements" as measure #648CB4 init --> unit1 unit1 -> unit2 unit2 -> unit3 unit3 --> measure @enduml
false
true
false
false
uml-unknown
41d3518674afbbb91f2dcfa3105a73ab1b92725c
a0759da97e19348ccfaef59e0228e10dd6c1187f
/src/main/java/ex45/ex45.puml
7a31519ded172dfbb357029d682b44648913651b
[]
no_license
k-laughner/laughner-cop3330-assignment3
0c198626deeb977d386c930b67c2c636f3426b85
0d48cf0f1c7a8714655d3fb6e6bdeab098c76a54
refs/heads/master
2023-08-18T19:29:33.266353
2021-10-11T23:47:16
2021-10-11T23:47:16
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
225
puml
@startuml 'https://plantuml.com/class-diagram class searchReplace { +searchAndReplace( String, String, String) : String } class App { +main() : void +outputFile() : String +createFile( String, String ) : FileWriter } @enduml
false
true
false
false
class
013db122256ae07a4621346951cf416cc5039a2f
0550d5735fec61ce6160686fabae376a193ac9bd
/uml/plantuml/UseCaseDiagrams/use-case-diagram.puml
796b242f4df0c3e5dfb05821a125c4a1eec62d67
[ "CC0-1.0" ]
permissive
tamlicke/examples
1d9b4bf8c29c807a42865e43a94134a6869b596c
fca91e4187c396d29f5f4674be0fb3091432f9f8
refs/heads/master
2023-03-14T21:43:28.245417
2023-03-09T10:26:27
2023-03-09T10:26:27
50,775,637
0
0
null
null
null
null
UTF-8
PlantUML
false
false
508
puml
@startuml left to right direction actor "Trading Manager" as tm actor "Trader" as tr rectangle System { usecase "Set Limits" as UC1 usecase "Analyze Risk" as UC2 usecase "Price Deal" as UC3 usecase "Capture Deal" as UC4 usecase "Update Accounts" as UC5 usecase "Value Deal" as UC6 } actor "Accounting System" as as actor "Salesperson" as sp tm --> UC1 tr --> UC2 tr --> UC3 tr --> UC4 UC2 ..> UC6 : <<include>> UC3 ..> UC6 : <<include>> UC5 <-- as UC3 <-- sp UC4 <-- sp @enduml
false
true
false
false
usecase
4f22a6c04618c96b850aef9e53d313ca0969bf38
0e4f3a5970c6cb15652ca61a1283fb23a672282b
/test.puml
48c80ef09b739fa8758d2f704fda672533420ec2
[]
no_license
nattigy/e-commerce-java
256e6180892823393bbdeb66ffb2469665f897c0
6a92071b03796f4af228c538c4cfa2600e54571c
refs/heads/main
2023-06-01T17:11:43.505285
2021-06-15T22:35:07
2021-06-15T22:35:07
377,304,790
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,042
puml
@startuml class Item { private String id; private String name; private String price; private List<Category> categoryList; private String description; private List<String> images; private String ownerId; public String getId(); public String getName(); public void setName(String name); public String getPrice(); public void setPrice(String price); public List<Category> getCategoryList(); public void setCategoryList(List<Category> categoryList); public String getDescription(); public void setDescription(String description); public List<String> getImages(); public void setImages(List<String> images); public String getOwnerId(); public void setOwnerId(String ownerId); } interface User { String id = ""; String email = ""; String password = ""; Role role = null; String getId(); String getEmail(); String getPassword(); Role getRole(); void setId(String id); void setEmail(String email); void setPassword(String password); void setRole(Role role); } class Admin implements User { private String id; private String email; private String password; private Role role; private List<Item> items; public String getId(); public String getEmail(); public String getPassword(); public Role getRole() ; public void setId(String id) ; public void setEmail(String email) ; public void setPassword(String password); public void setRole(Role role); public List<Item> getItems(); public Item createItems(Item items); } class Cart { private String id; private int numberOfItems; private List<Item> items; private int totalPrice; public String getId(); public void setId(String id); public int getNumberOfItems() ; public void setNumberOfItems(int numberOfItems) ; public List<Item> getItems(); public void setItems(List<Item> items); public int getTotalPrice(); public void setTotalPrice(int totalPrice) ; } class Customer implements User{ private String id; private String email; private String password; private Role role; private String phoneNumber; private Cart cartId; public String getId(); public String getEmail(); public String getPassword(); public Role getRole() ; public void setId(String id); public void setEmail(String email); public void setPassword(String password); public void setRole(Role role); public String getPhoneNumber(); public void setPhoneNumber(String phoneNumber); public Cart getCartId(); public void setCartId(Cart cartId); } class Role { private String name; public String getName() ; public void setName(String name); } class Category { private String id; private String name; public String getId(); public void setId(String id); public String getName(); public void setName(String name); } Category <- Item Item -> Cart Customer <- Cart Role -> User @enduml
false
true
false
false
class
bad72a4bed29a96fe4371ea672ebbbebcca35141
d2a19b07354480392ca76f3a9cfdb59672b9bced
/docs/proxy/user_redirect_in_proxy.puml
6b19c1cb492579ed7c24dab851954e8c45418658
[]
no_license
danskernesdigitalebibliotek/plantuml
4b109bab8a790e28fada98770a6ca25774bb4199
e654bbf040f6d74d53dbf5fc56588b042b1d12bb
refs/heads/master
2021-09-24T02:18:46.708657
2021-09-17T07:07:16
2021-09-17T07:07:16
187,801,964
0
1
null
null
null
null
UTF-8
PlantUML
false
false
683
puml
@startuml title User redirect in proxy ' @version 2019-07-11T16:19:39 ' @author Erik Bachmann (ebp@slks.dk) ' Skinparams ' skinparam monochrome true 'skinparam handwritten true ' Participants User -> Client: Login Client -> Adgangsplatform: Login Adgangsplatform --> CULR: Get user domain CULR --> Adgangsplatform: Domain GUID, Agencies, Home Municipality Adgangsplatform -> Client: Domain alt Local user: Client municipality == User home municipality Client -> Local_proxy: Auto login Local_proxy -> Client: Session else Foreign user Client -> Foreign_proxy: Auto login Foreign_proxy -> Client: Session end Client -> Remote_service: Access via session @enduml
false
true
false
false
sequence