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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d4c79b9d41c675f8d5b8d8ada0f99b30544ae2d4 | bb99c980e4950c29ce484dd8507eda055f4f5c35 | /design/definitions/USER.puml | ad0e0ac57944b78f3809a177fb0b24393d5589d5 | [
"MIT"
] | permissive | Rviku/djmarian | 98a6c806a0545726beb48aca916871ee6495584b | e21e3ae3d0e20aefd18a54e13443dfe2fb353010 | refs/heads/master | 2020-03-27T22:17:37.622863 | 2018-09-12T16:57:24 | 2018-09-12T16:57:24 | 147,219,213 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 38 | puml | @startuml
actor "User" as USER
@enduml | false | true | false | false | sequence |
56bfb337e2ff01128689eae6062311069daa9269 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/ClipCurveEditor.puml | 24b435f8eb2a8aa6ae28ebcbdcaa719e5950814a | [] | no_license | TakanoVineYard/AMHH | 215a7c47049df08c5635b501e74f85137b9e985b | 68887a313587a2934fb4ceb2994cbc2a2191d6a3 | refs/heads/master | 2023-01-13T02:08:02.787083 | 2020-11-17T14:51:57 | 2020-11-17T14:51:57 | 303,631,593 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,983 | puml | @startuml
class ClipCurveEditor {
{static} <<readonly>> s_GridLabelWidth : float = 40.0f
m_LastFrameRate : float = 30.0f
m_LastClipVersion : int
m_LastCurveCount : int
m_ShouldRestoreShownArea : bool
isNewSelection : bool <<get>>
+ ClipCurveEditor(dataSource:CurveDataSource, parentWindow:TimelineWindow, hostTrack:TrackAsset)
+ SelectAllKeys() : void
+ FrameClip() : void
+ DrawHeader(headerRect:Rect) : void
UpdateCurveEditorIfNeeded(state:WindowState) : void
+ DrawCurveEditor(rect:Rect, state:WindowState, clipRange:Vector2, loop:bool, selected:bool) : void
{static} CalculateCurveVisibleTimeRange(timeAreaShownRange:Vector2, curve:CurveDataSource) : Vector2
SetupMarginsAndRect(rect:Rect, state:WindowState) : void
RestoreShownArea() : void
{static} DrawCurveEditorBackground(rect:Rect) : void
{static} CalculateTopMargin(height:float) : float
{static} DrawOutline(rect:Rect, thickness:float) : void
{static} DrawOverlay(rect:Rect, clipRange:Vector2, color:Color) : void
DrawGrid(rect:Rect, curveXPosition:float) : void
}
class FrameFormatCurveEditorState {
+ rippleTime : bool <<get>>
}
class UnformattedCurveEditorState {
+ rippleTime : bool <<get>>
}
ClipCurveEditor o-> "s_CurveEditorSettings" CurveEditorSettings
ClipCurveEditor --> "m_BindingHierarchy" BindingSelector
ClipCurveEditor --> "bindingHierarchy" BindingSelector
ClipCurveEditor --> "shownAreaInsideMargins" Rect
ClipCurveEditor o-> "m_ScrollPosition" Vector2
ClipCurveEditor --> "m_DataSource" CurveDataSource
ClipCurveEditor --> "m_ViewModel" TrackViewModelData
ClipCurveEditor --> "dataSource" CurveDataSource
ClipCurveEditor +-- FrameFormatCurveEditorState
ICurveEditorState <|-- FrameFormatCurveEditorState
FrameFormatCurveEditorState --> "timeRange" Vector2
ClipCurveEditor +-- UnformattedCurveEditorState
ICurveEditorState <|-- UnformattedCurveEditorState
UnformattedCurveEditorState --> "timeRange" Vector2
@enduml
| false | true | false | false | class |
43c203ae1f660aa704791fa426908ff031202cb4 | 26d5ceb51aea843490d9d104d84f4800c70cfbc2 | /TrainSystem/UML/Class Diagrams/TrainModelClassDiagram.puml | 98d73a86be25154e58fe9707f994f4d0dc788d10 | [
"MIT"
] | permissive | kevingilboy/COE1186 | 7491c4019ccc3df8ff3adc9a5fa4c7b7aeb67dab | b5e3c3135cf80d4dae8dd4412999ae92784dd3a9 | refs/heads/master | 2021-01-21T12:01:04.821758 | 2017-12-13T07:54:33 | 2017-12-13T07:54:33 | 102,041,226 | 0 | 2 | MIT | 2018-02-09T16:36:04 | 2017-08-31T20:17:26 | Java | UTF-8 | PlantUML | false | false | 3,659 | puml | @startuml
title Train Model Class Diagram
'skinparam backgroundColor transparent'
skinparam classBackgroundColor #e6ffcc
skinparam classBorderColor #049595
skinparam packageBorderCOlor #049595
skinparam arrowColor #006666
package Shared{
interface Module{
+timeUpdate(SimTime) : Boolean
}
class SimTime{
+hr : int
+min : int
+sec : int
+toString() : String
}
}
package Module.TrainModel {
class TrainModel {
-trainID : String
-trainModel : TrainModel
__
+time : SimTime
+trncntrl : TrainController
+trkmdl : TrackModel
__
-calcDeltaTime(SimTime, SimTime) : integer
-updateList()
+timeUpdate(SimTime)
+getTrainAtBlock(Block)
+setBeacon(trainID,int)
+dispatchTrainToBlock(String, String, int, String[])
+transmitCtcAuthority(String, double)
+suggestSetpointSpeed(String, double)
+setEmergencyBrake(String, boolean)
+setSchedule(String, String[])
+setBeacon(String, int_32)
+getPosition(String) : String[2]
+setPower(String, double)
+setLeft(String, boolean)
+setRight(String, boolean)
+setService(String, boolean)
+setEmergency(String, boolean)
+setLights(String, boolean)
+setTemperature(String, int)
+setTrainPosition(String) : String[2]
+setTrainActualSpeed(String) : double
}
class Train {
-id : String
-weight : double
-height : double
-length : double
-width : double
-numCars : int
-capacity : int
-lineColor : String
-grade : double
-gpsStatus : boolean
-mboStatus : boolean
-engineFailureStatus : boolean
-signalFailureStatus : boolean
-brakeFailureStatus : boolean
-nextStationID : String
-timeOfArrival : double
-arrivalStatus : boolean
-numPassengers : int
-currentSpeed : double
-CTCSpeed : double
-CTCAuthority : double
-powerOut : double
-leftDoorStatus : boolean
-rightDoorStatus : boolean
-lightsStatus : boolean
-temperature : int
-serviceBrake : boolean
-emerBrake : boolean
-trainActive : boolean
-force : double
-normalForce : double
-downwardForce : double
-totalForce : double
-friction : double
-slope : double
-finalSpeed : double
-trainAcceleration : double
-gpsSignal : Gps
__
+trainModelGUI : TrainModelNewGUI
+trainList : TrainModel[]
__
-showTrainGUI()
-updateTrainValues()
+CreateNewGUI(TrainModel)
+activateFailureModeTest()
+endFailureModeTest()
+getTrainController()
+updateTrainList()
+updateArrivalStatus()
+setPos(double)
+getPos()
+getGrade(Block)
+getSetpointSpeed()
+setSetpointSpeed()
+getAuthority()
+setAuthority(double)
+setLightStatus(boolean)
+setLeftDoorStatus(boolean)
+setRightDoorStatus(boolean)
+setTemperature(int)
+truncateTo(double‚int)
}
class Gps{
-line : String
-currPos : double[2]
__
-setGpsPos(double[2])
-getGpsPos()
}
class TrainModelNewGUI{
+trainModel : TrainModel
__
-setValuesForDisplay(TrainModel)
-setEmerBrakeButtonPressed()
}
}
Module--SimTime : imports
Module <|. TrainModel : implements
TrainModel "1..*"*-right- Train : instantiates
Train "0..*"*-- TrainModelNewGUI : instantiates
Train "1..*"-* Gps : contains
@enduml | false | true | true | false | class |
7bef5ae762c7956ca794bc84589548260eabc2d8 | 85681beae82be673566d614bf55427853d44e4f0 | /doc/dia/product-planner.puml | 927bee0e205e0ba07e8a6752272b8792b15eef69 | [
"MIT"
] | permissive | maciejmalecki/inventory | a5273ad1cff8d8907310978e8c2e9e2ca72281ac | 05680ded9c9039089a4170606909ba3280e8527d | refs/heads/main | 2023-03-31T11:40:23.872071 | 2021-03-19T11:16:29 | 2021-03-19T11:16:29 | 306,044,059 | 2 | 0 | MIT | 2021-03-17T11:53:00 | 2020-10-21T14:04:08 | Kotlin | UTF-8 | PlantUML | false | false | 305 | puml | @startuml
package app <<Rectangle>> #lightblue {
package productplanner {
}
}
package domain <<Rectangle>> #lightyellow {
package shared {
}
package items {
}
package inventory {
}
}
productplanner ...> items
productplanner ...> inventory
productplanner ...> shared
@enduml | false | true | false | false | class |
d5c65a30ab2bc713c23a57283b489e520a7eabc5 | 8e0e85b3875e06a4d76b4298decb879026847d7f | /docs/Skeleton/diagrams/Craft_teleport_gate/sequence/4.Cant_craft_gate.puml | b972b2855d05fea7b74825165df6d338d23c6a7a | [] | no_license | viseguard-studios/Documentation | fba5030594be0303374d70019c7ea759316a96fe | 290312ddbeab9cf9a28147c868f3330475aebd6d | refs/heads/main | 2023-05-13T12:00:34.417075 | 2021-06-06T07:52:49 | 2021-06-06T07:52:49 | 338,383,487 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 274 | puml | @startuml
actor Tester as Tester
participant s as s <<SpaceShip>>
participant recipe as recipe <<TeleportGateRecipe>>
title SpaceShip can't craft teleport gate
Tester -> s++: Craft(recipe)
s-> recipe++: CanCraft(s)
recipe --> s --: false
s--> Tester: false
@enduml | false | true | false | false | usecase |
21faf9fca5be196176ad390aa5493d54ce3ba710 | 8a88be2e482e53297658603e1366ceee6feeaea9 | /src/cz/kksffn/player/player.plantuml | 61aa72db0db9acc7240864f3f6253caa36b4aed5 | [] | no_license | kksffn/Battleship-game | 5ee55463c94f26c99c9b5aee11ad1f7205a343d8 | 3c742fc063e917f27153b16a3862699d59b7acd2 | refs/heads/master | 2022-12-19T02:28:21.951379 | 2020-08-26T18:29:13 | 2020-08-26T18:29:13 | 290,570,273 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,010 | plantuml | @startuml
title __PLAYER's Class Diagram__\n
package cz.kksffn {
package player {
class cz.kksffn.player.AI {
+ AI()
+ getCoordinatesOfShips()
+ getGuess()
+ updateGuesses()
+ updateGuesses()
- setName()
}
}
}
package cz.kksffn {
package player {
abstract class cz.kksffn.player.APlayer {
~ coordinatesOfShips : HashMap<ShipName, ArrayList<Integer>>
~ isHuman : boolean
~ name : String
{abstract} + getCoordinatesOfShips()
{abstract} + getGuess()
+ getName()
+ isHuman()
+ updateGuesses()
+ updateGuesses()
}
}
}
package cz.kksffn {
package player {
class cz.kksffn.player.Human {
+ Human()
+ getCoordinatesOfShips()
+ getGuess()
- setName()
- setShips()
}
}
}
package cz.kksffn {
package player {
interface cz.kksffn.player.IPlayer {
{abstract} + getCoordinatesOfShips()
{abstract} + getGuess()
{abstract} + getName()
{abstract} + isHuman()
{abstract} + updateGuesses()
{abstract} + updateGuesses()
}
}
}
package cz.kksffn {
package player {
interface cz.kksffn.player.IStrategy {
{abstract} + findCoordinates()
{abstract} + updateGuesses()
{abstract} + updateGuesses()
}
}
}
package cz.kksffn {
package player {
class cz.kksffn.player.Strategy {
- allGuesses : ArrayList<Integer>
- allHits : ArrayList<Integer>
- lastHit : int
- lastHits : ArrayList<Integer>
- myChances : int
- myGuess : int
- numberOfNotRandomMoves : int
- rand : Random
- sunkShips : ArrayList<ShipName>
+ findCoordinates()
+ updateGuesses()
+ updateGuesses()
- addTheRightCells()
- addToGuesses()
- alreadyGuessed()
- doNotGuessFourth()
- doNotGuessThird()
- isNotOnBottom()
- isNotOnTheLeftEdge()
- isNotOnTheRightEdge()
- isNotOnTheTop()
- shootNextToFirstHitAgain()
- thinkOfWhatNotToGuess()
- tryNearestCells()
- tryToSinkCarrier()
- updateGuesses()
}
}
}
cz.kksffn.player.AI -up-|> cz.kksffn.player.APlayer
cz.kksffn.player.AI o-- cz.kksffn.player.IStrategy : think
cz.kksffn.player.APlayer .up.|> cz.kksffn.player.IPlayer
cz.kksffn.player.APlayer o-- cz.kksffn.prepare.ISetShips : sea
cz.kksffn.player.Human -up-|> cz.kksffn.player.APlayer
cz.kksffn.player.Strategy .up.|> cz.kksffn.player.IStrategy
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 |
ee6374477d883d7f62fc70f4ba772b795d8ec0e7 | dd3daa8aef55201585aad5cdd02b2f8f68418d80 | /uml/TaskSerializer.puml | 3ff90b08d0e5c170417e6fd2a3660a75afc75b29 | [] | no_license | rodriguezA3/Rodriguez-cop3330-assignment4 | a5e42305365dd594f7e625b450dd7125f2b6cd38 | 6f4fddae7131559012bb04c3ba9ffd2be11056eb | refs/heads/master | 2023-08-27T03:54:40.163580 | 2021-11-02T03:49:41 | 2021-11-02T03:49:41 | 423,698,699 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 150 | puml | @startuml
class TaskSerializer{
+DATA_PATH = "tasks"
+serialize(Object[] tasks)
+LocalTask[] deserialize()
+TaskSerializer()
}
@enduml | false | true | false | false | class |
596798875bd0b8b331dab1de29ba18a712fb5a52 | a80b14012b0b654f44895e3d454cccf23f695bdb | /plantuml/src/main/resources/hibernate-search/hibernate-search.puml | 9567a6fc283c758d11442cc9c70dd75d561448f6 | [] | no_license | azhi365/lime-java | 7a9240cb5ce88aefeb57baeb1283872b549bcab9 | 11b326972d0a0b6bb010a4328f374a3249ee4520 | refs/heads/master | 2023-03-31T19:08:28.736443 | 2018-03-02T14:40:29 | 2018-03-02T14:40:33 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 805 | puml | @startuml
Configuration --> Configuration:buildSessionFactory()
Configuration --> Configuration:getInitializedEventListeners()
Configuration --> EventListeners:initializeListeners()
EventListeners --> ListenerProcesser:processListener()
EventListeners -> FullTextIndexEventListener: initialize()
FullTextIndexEventListener --> SearchFactoryBuilder:buildSearchFactory()
SearchFactoryBuilder --> SearchFactoryBuilder:buildNewSearchFactory()
SearchFactoryBuilder --> WorkerFactory:createWorker()
WorkerFactory --> TransactionalWorker:initialize()
TransactionalWorker --> BatchedQueueingProcessor:BatchedQueueingProcessor()
BatchedQueueingProcessor --> LuceneBackendQueueProcessorFactory:initialize()
LuceneBackendQueueProcessorFactory --> PerDPResources:PerDPResources()
PerDPResources --> Workspace
@enduml | false | true | false | false | sequence |
e6c159356bdc1ad48ee0ad809fea0ee265756d12 | d55bd0cf757139f3bbcef4882f58d10d07a1c312 | /src/game/model/model.plantuml | 926694cfe1768e7957a1e07d3d9ecd5c03f16341 | [] | no_license | rflorian2017/TextAdventureGame | d0fc0acfaba3634c23c65f9855bcdd9bfe0f87d4 | f25d900b45b36d6108feaa0a1e00f8c3f6a2d808 | refs/heads/master | 2020-05-21T16:00:19.111095 | 2019-06-02T11:35:55 | 2019-06-02T11:35:55 | 186,104,212 | 0 | 4 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,830 | plantuml | @startuml
title __MODEL's Class Diagram__\n
package game {
package game.model {
class Artifact {
- commands : List<String>
{static} - id : int
# id_new : int
+ Artifact()
+ getId()
+ getName()
+ toString()
}
}
}
package game {
package game.model {
interface CollectibleItem {
+ isCollectible()
}
}
}
package game {
package game.model {
class Door {
+ Door()
+ Door()
}
}
}
package game {
package game.model {
interface ILocalizable {
{abstract} + setPosition()
}
}
}
package game {
package game.model {
class Key {
+ Key()
+ Key()
}
}
}
package game {
package game.model {
class Player {
- horizontal : int
- vertical : int
- ID : int
- currentGameBoard : int
- name : String
- artifacts : List<CollectibleItem>
+ getHorizontal()
+ getVertical()
+ getCurrentGameBoard()
+ setCurrentGameBoard()
+ Player()
+ getName()
+ getID()
+ Player()
+ collect()
+ setPosition()
+ getArtifacts()
}
}
}
package game {
package game.model {
class Tree {
+ Tree()
+ Tree()
}
}
}
Door -up-|> Artifact
Door o-- Key : doorKey
Key -up-|> CollectibleItem
Key -up-|> Artifact
Player -up-|> ILocalizable
Tree -up-|> Artifact
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 |
3bccc753970e7ee7e4185de230f782b5cedf6688 | 0dc0f52b9819a580ddb5d81a0e4b2e9c3805b6b0 | /docs/architecture/diagrams/actors.puml | 10c1c1c579f29716c7e0bb961457024b9f212068 | [
"Apache-2.0"
] | permissive | mohbadar/open-banking-gateway | be49916f4beb099e003fcf8370dc7a6dcf3193ef | 99884011cd2ccdb2bedd76860e303a6a119c6bd5 | refs/heads/master | 2020-09-16T22:34:50.573597 | 2019-11-19T16:52:07 | 2019-11-19T16:52:07 | 223,906,784 | 1 | 0 | Apache-2.0 | 2019-11-25T09:11:49 | 2019-11-25T09:11:48 | null | UTF-8 | PlantUML | false | false | 808 | puml | @startuml
autonumber "<b><color blue>[00]"
actor psu
box "PsuUserAgent" #LightGray
participant "FinTechUI" as FinTechUI
participant "PsuTppConsentSessionUI" as TppConsentUI
participant "PsuAspspConsentSessionUI" as AspspConsentUI
end box
box "FinTechDC" #DarkSeaGreen
participant "FinTechApi" as FinTechAPI
end box
box "TppDC" #LightGray
participant "TppBankingApi" as TPPBankingAPI
participant "TppBankSearchAPI" as BankList
participant "TppConsentSessionApi" as ConsentAPI
participant "TppConsentSessionStoreAPI" as ConsentStore
participant "BankingProtocolSelector" as ProtocolSelector
participant "BankingProtocol" as BankingProtocol
participant ConsentDB
end box
box "AspspDC" #LightSkyBlue
participant "AspspConsentSessionApi" as ASPSP
end box
@enduml | false | true | false | false | sequence |
27b0bbb289245bf0734d1de38eb215f4540a204d | 615aa15c4eeebf0eff78c7f02e65ad7c7814babb | /docs/UI/SendHapticData/assets/SendHapticDataBasicFlow.puml | 8d059d3af1f5bb7f64e81f86492fd76ce39e81de | [] | permissive | smartdevicelink/sdl_hmi_integration_guidelines | 4c1413d80b3a07a0293a1a62ba02ce413820bfab | a89289d22a3fe75db6e5b45d39d158e5b282021f | refs/heads/master | 2022-10-31T16:50:47.768891 | 2022-10-26T15:27:10 | 2022-10-26T15:27:10 | 55,093,865 | 12 | 34 | BSD-3-Clause | 2022-10-25T21:08:55 | 2016-03-30T20:02:23 | null | UTF-8 | PlantUML | false | false | 715 | puml | @startuml
/'
Source file for sequence diagram
More information at https://plantuml.com/
'/
Participant "App" as A
Participant "SDL" as SDL
Participant "HMI" as HMI
Participant "User" as U
A -> SDL: SendHapticData(hapticRectData)
SDL -> HMI: UI.SendHapticData(hapticRectData)
HMI -> HMI: Stores HapticRect data
HMI -> SDL: UI.SendHapticData(SUCCESS)
U -> HMI: Brings first rect into focus using touch pad
U -> HMI: Presses on touch pad to select the area
HMI -> SDL: UI.OnTouchEvent(type:BEGIN, touchCoord:{rect center})
SDL -> A: OnTouchEvent(type:BEGIN, touchCoord:{rect center})
HMI -> SDL: UI.OnTouchEvent(type:END, touchCoord:{rect center})
SDL -> A: OnTouchEvent(type:END, touchCoord:{rect center})
@enduml | false | true | false | false | sequence |
e99c442636750d5203b87889e336c0488e6841d0 | 102c9d429d8fb80c2bdf5e2077918f76be946ad3 | /docs/diagrams/src/monetha-gateway-service-class.plantuml | 9d063b34652eab0316f61c92be5572fcc7ce295b | [] | no_license | monetha/payment-plugin-php-sdk | 32a9afd5cc98654b61ac276881b54898153f3470 | d9d7b6ca2280adb0e5434f3f64036ee8121c7725 | refs/heads/master | 2020-05-06T13:58:50.805169 | 2019-06-26T12:41:16 | 2019-06-26T12:41:16 | 180,166,490 | 0 | 1 | null | 2019-06-26T12:41:17 | 2019-04-08T14:26:26 | PHP | UTF-8 | PlantUML | false | false | 778 | plantuml | @startuml
class Monetha.Services.GatewayService {
-merchantSecret : string
-mthApiKey : string
-testMode : string
+__construct(configAdapter : Monetha.Adapter.ConfigAdapterInterface)
+validateApiKey() : bool
+validateSignature(signature : string, data : string) : bool
+cancelExternalOrder(orderId : int) : Monetha.Response.CancelOrder
+createOffer(orderAdapter, clientAdapter) : Monetha.Response.CreateOffer
+executeOffer(token: string) : Monetha.Response.ExecuteOffer
+getExecuteOfferResponse(orderAdapter, clientAdapter) : Monetha.Response.ExecuteOffer
-getMerchantId() : ?int
-isJson(str : string) : bool
-getApiUrl() : string
-createClient(clientAdapter) : Monetha.Response.CreateClient
}
@enduml | false | true | false | false | class |
93ab14e8079b5c527840277de2c209e7c298e64f | 2a6d0d10285fb4e0f214fc2b8cd1eb46fdf25ab1 | /src/main/resources/puml/asynchronous-rabbitmq-1.puml | da708f60cff5155f576a13e2afc26aafb045716e | [] | no_license | Nikolas-Charalambidis/spring-cloud-microservices-integration | 3fee1158c2b99c91b7eea69bd3ed6edb9a43ab05 | da526aa99e3716349d4cd624b85df11b7558ab32 | refs/heads/master | 2020-12-12T16:17:11.340168 | 2020-04-26T22:11:30 | 2020-04-26T22:11:30 | 234,172,073 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 613 | puml | @startuml
[-> "Contract API": POST /contract
activate "Contract API"
"Contract API" -> "Direct exchange": Routing Key: contractRoutingKey
box "RabbitMQ"
participant "Anonymous queue"
participant "Direct exchange"
participant "Queue"
end box
activate "Direct exchange"
"Direct exchange" --> "Contract API": Confirmed
[<-- "Contract API": 201 Created
deactivate "Contract API"
activate "Queue"
"Direct exchange" --> "Queue"
deactivate "Direct exchange"
... waiting in the queue ...
"Queue" --> "Document API": document-queue.contract
"Document API" --> "Queue": Acknowledged
deactivate "Queue"
@enduml | false | true | false | false | sequence |
7579e3ea5c261af41c88cf18248e2bf42ebbeabc | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ReviewStateTransitionMessage.puml | 00a478843024741875c06bf124536933f8440020 | [] | 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 | 1,374 | 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 ReviewStateTransitionMessage [[ReviewStateTransitionMessage.svg]] extends Message {
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]]
oldState: [[StateReference.svg StateReference]]
newState: [[StateReference.svg StateReference]]
oldIncludedInStatistics: Boolean
newIncludedInStatistics: Boolean
target: [[Reference.svg Reference]]
force: Boolean
}
interface Message [[Message.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]]
}
@enduml
| false | true | false | false | class |
5d38ef6c349341916da024eb19336a30b8da5fe8 | 117a90114e3c40c87a4351df2077a36505b939f5 | /temporal-sdk/src/main/java/io/temporal/internal/statemachines/UpsertSearchAttributesStateMachine.puml | 854202e0178166bd28af5c7d7c2a0532b1402b23 | [
"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,339 | 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/UpsertSearchAttributesStateMachine.java
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.
@startuml
title UpsertSearchAttributes State Transitions
[*] --> CREATED
CREATED --> UPSERT_COMMAND_CREATED: SCHEDULE
UPSERT_COMMAND_CREATED --> UPSERT_COMMAND_CREATED: UPSERT_WORKFLOW_SEARCH_ATTRIBUTES
UPSERT_COMMAND_CREATED --> UPSERT_COMMAND_RECORDED: UPSERT_WORKFLOW_SEARCH_ATTRIBUTES
UPSERT_COMMAND_RECORDED --> [*]
center footer Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved.
@enduml
| false | true | false | false | sequence |
53de9d506c77153cde4c7d3d8cbd2463d9979f73 | 63d05a2d8db31272352bb47eaf1981b74093b719 | /uml/controller/topology/_compute_port_udpated.puml | 551e03bcca40c114b7bc70fee779232114eed671 | [
"Apache-2.0"
] | permissive | ChaosXu/dragonflow | b0635a237ed48d9741c1bb4d5ebbc17a5f5d815c | e497928bc34269bcecc7ea4488f22b5c98b972dc | refs/heads/master | 2020-05-05T09:33:07.999625 | 2019-04-25T11:07:00 | 2019-04-25T11:07:00 | 179,908,580 | 0 | 0 | null | 2019-04-07T02:18:32 | 2019-04-07T02:18:32 | null | UTF-8 | PlantUML | false | false | 1,970 | puml | @startuml compute port updated
Topology->Topology:_compute_port_updatedd(self,switch_port)
activate Topology
Topology->Topology:lport = _get_lport(switch_port)
alt lport is None
Topology->LOG:warning("No logical port found for ovs port: %r",switch_port)
Topology-->Topology
end
Topology->lport:topic = topic
alt not topic
Topology-->Topology
end
Topology->Topology:_add_to_topic_subscribed(topic, lport.id)
activate Topology
alt not self.enable_selective_topo_dist or not topic
Topology-->Topology
end
alt topic not in self.topic_subscribed:
' LOG.info("Subscribe topic: %(topic)s by lport: %(id)s",{"topic": topic, "id": lport_id})
Topology->DfLocalController:register_topic(topic)
Topology->set:topic_subscribed[topic] = set([lport_id])
else
Topology->:topic_subscribed[topic]:add(lport_id)
end
deactivate
Topology->Topology:ovs_to_lport_mapping[switch_port.id] = OvsLportMapping(lport_id=lport.id, topic=topic)
Topology->lport:chassis = binding.chassis
' # check if migration occurs
alt chassis.id != self.chassis_name:
Topology->lport:device_owner = device_owner
alt n_const.DEVICE_OWNER_COMPUTE_PREFIX in device_owner
Topology->LOG:info("Prepare migrate lport %(lport)s to %(chassis)s",{"lport": lport.id, "chassis": chassis})
Topology->Topology:nb_api.create(migration.Migration(id=lport.id, dest_chassis=self.chassis_name,status=migration.MIGRATION_STATUS_DEST_PLUG))
Topology-->Topology
end
end
Topology->SwitchPort:cached_lport = lport.get_object()
alt not cached_lport
' # If the logical port is not in db store it has not been applied
' # to dragonflow apps. We need to update it in dragonflow controller
Topology->LOG:info("A local logical port(%s) is online", lport)
alt
Topology->DfLocalController:update(lport)
else except Exception
Topology->LOG:exception('Failed to process logical port online ''event: %s', lport)
end
end
deactivate
@enduml | false | true | false | false | sequence |
a4c732ece042bcb46f62ef22b79a73dfb638e64a | 66189c5ec1fd3d87a5db4f281fb8eee547b62011 | /com/zx/factory/factorymethod/pizzastore/factorymethod.puml | 2e0e93e600bd97b81acf7e33062d58eae481b975 | [] | no_license | Jcduhdt/DesignPattern | 27168347a85ab79a0976d2ef3ce6e8687bd01ddd | 501635e4eebba510ae3d1bb26ebfdaccf76beb8c | refs/heads/master | 2021-02-17T20:03:58.951599 | 2020-03-15T08:34:11 | 2020-03-15T08:34:11 | 245,124,068 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 502 | puml | @startuml
class Pizza{
prepare():void
bake():void
cut():void
box():void
}
class BJCheesePizza
class BJPepperPizza
class LDCheesePizza
class LDPepperPizza
class BJFactory
class LDFactory
class orderPizza{
creatPizza():Pizza
}
Pizza <|-- BJCheesePizza
Pizza <|-- BJPepperPizza
Pizza <|-- LDCheesePizza
Pizza <|-- LDPepperPizza
BJFactory ..> BJPepperPizza
BJFactory ..> BJCheesePizza
LDFactory ..> LDPepperPizza
LDFactory ..> LDCheesePizza
orderPizza <|-- BJFactory
orderPizza <|-- LDFactory
@enduml | false | true | false | false | class |
bb70268426ffc74e9de864878f404eb6e2e85d64 | dcca4c0aa19e3085bd37640a52b07fa02396b1d8 | /2.Creational Design Patterns/1.Factory Method/1.Factory Abstract Creator/src/main/resources/diagram/Abstract Factory Creator.puml | cf3d5993a74ff9b9b59ca82cb6da31aa260e11d3 | [] | no_license | drronidz/design-patterns-java-maven | 8df24c5bdd021dd45018faf3937b767609e880eb | aa580cd4cc6caa25a418a71bd5af06f86bd354a6 | refs/heads/main | 2023-07-15T15:26:04.451482 | 2021-08-25T23:45:35 | 2021-08-25T23:45:35 | 392,855,046 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 593 | puml | @startuml
'https://plantuml.com/class-diagram
skinparam class {
BackgroundColor white
BorderColor black
ArrowColor black
}
skinparam note {
BackgroundColor lightgrey
BorderColor black
}
class Creator {
AnOperation()
size()
}
class ConcreteCreator{
FactoryMethod()
}
class Product {
}
class ConcreteProduct {
}
note left of ConcreteCreator : " return new ConcreteProduct "
note left of Creator: In AnOperation(),\n have the following:\n ...\n product = FactoryMethod()\n ...
Creator <|-- ConcreteCreator
Product <|-- ConcreteProduct
ConcreteCreator ..> ConcreteProduct
@enduml | false | true | false | false | class |
e1cca870c457ac7fd7c03b2370c816ca5311b556 | 9a1e58fd142e0d6027f2bbab07b5fa8389ad59b2 | /doc/Turn_On_Delay.puml | db6af5a1d5b5d7cac78edb1c90129873db8f51d9 | [] | no_license | HomeMadeBots/Delays | ea4e51bea982b4f42f43de6644c288790ca9bd08 | 98c6b9d4c70242405bc1d393fa47158da33d536e | refs/heads/main | 2023-08-24T01:05:03.303797 | 2021-09-23T14:54:06 | 2021-09-23T14:54:06 | 395,313,574 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 141 | puml | @startuml
class Turn_On_Delay <<Internal_Design_Class>>
{
Allows to set a boolean value with a delay.
The reset is immediate.
}
@enduml | false | true | false | false | class |
abb361cfd47c0296efda3992392d3a0902e9c6a4 | c5f6be1c13ab1d0c99b597130443273e13bc06e7 | /screenshot/uml/arraylist_structure.puml | 9c8fc2fddcca30c41d95494c3e5fd33980e1a482 | [] | no_license | chenzhe/BlogSource | e82a0648b6addebbe0ab6f4da3ae8c1f03e42852 | 284bd5e1131b98923076c88f356831623e315d94 | refs/heads/master | 2021-02-06T10:16:36.754496 | 2018-06-07T08:09:10 | 2018-06-07T08:09:10 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 305 | 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()
}
@enduml | false | true | false | false | class |
bd552c3628251c7a58ce56b5a9158f461565a86f | c8e5514bd3ea44e6613f469e88bc0562ba16ae62 | /src/site/sphinx/formatting/puml/colors/OldLace.puml | 9eca2d548dded1aeccaaa7ac473d08e0096f81bc | [] | 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 | 310 | puml | @startuml
skinparam ClassBackgroundColor #OldLace
skinparam ClassFontColor #OldLace
skinparam ClassBorderColor #OldLace
skinparam ClassStereotypeFontSize 0
skinparam CircledCharacterFontSize 0
skinparam CircledCharacterRadius 0
skinparam ClassBorderThickness 0
skinparam Shadowing false
class Dummy
@enduml | false | true | false | false | class |
c6f75e1fbd6f6680039a9d7b1ece06518e2b4afd | dfa53285f24d26e57315c21a9a23ff86c5b5ddce | /app/src/main/java/com/hyh/android_animation/propertyAnimator/KeyframeSet.puml | 2fb4f56cb7cc0daadc1bcf4d0a60e7c0d6b8165c | [
"Apache-2.0"
] | permissive | hyhdy/android-animation | b06ba2a91512a52ba15ce4a5c94cfc93f56c4d69 | b0487c03d58afeee17a8db19ceef60a081117510 | refs/heads/master | 2020-05-09T20:48:33.060673 | 2019-10-23T15:56:13 | 2019-10-23T15:56:13 | 181,421,123 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 372 | puml | @startuml
interface Keyframes
interface IntKeyframes
interface FloatKeyframes
class KeyframeSet
class IntKeyframeSet
class FloatKeyframeSet
Keyframes +-- IntKeyframes
Keyframes +-- FloatKeyframes
Keyframes <|.. KeyframeSet
KeyframeSet <|-- IntKeyframeSet
IntKeyframes <|.. IntKeyframeSet
KeyframeSet <|-- FloatKeyframeSet
FloatKeyframes <|.. FloatKeyframeSet
@enduml | false | true | false | false | class |
26f0e7ef3ec59787ea1e4485aae417c8a6302ccf | 37ac48a4546e19489e67b36ed14e2978e8809269 | /docs/Diagramas/Codigo/clase_package_cartas.puml | ab92c7ab7b88b2146ceb0feb81eb52fd0916a624 | [
"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 | 2,784 | puml | @startuml
'https://plantuml.com/class-diagram
package modelo <<frame>>{
package tablero <<frame>>{
class Pais
}
package cartas <<frame>>{
interface CartasPaisTeg<<inteface>>{
+ asignarPaises(List<Jugador> jugadors)
+ darCartaA(Jugador jugador)
+ agregarCartasPais(List<CartaPais> cartas)
}
interface CartasPaisJugador<<inteface>>{
+ canjeDeCartas(Jugador jugador, CartasPaisTeg cartasPaisTeg):
+ activarCartas(Jugador unJugador):Boolean
+ agregarCartaPais(CartaPais carta)
}
class MazoDeCartasPais{
- List<CartaPais> cartasPais;
- Canje numeroDecanje;
'Borre los constructors y getter de size
+ agregarCartaPais(CartaPais cartaPais)
+ agregarCartasPais(List<CartaPais> cartas)
+ asignarPaises(List<Jugador> jugadores)
- pasarCartasCanje(List<CartaPais> cartas, CartasPaisTeg cartasPais)
- listaDecartasIguales(String simbolo): List<CartaPais>
- canjearTresCartasIgules(List<String> simbolos,CartasPaisTeg cartasPais):Boolean
- canjearTresCartasDistintas(List<String> simbolos,CartasPaisTeg cartasPais):Boolean
+ activarCartas(Jugador unJugador)
+ canjeDeCartas(Jugador unJugador,CartasPaisTeg cartasPais):Boolean
+ darCartaA(Jugador jugador)
}
class CartaPais{
- String nombrePais;
- String simbolo;
- Boolean activada;
+ CartaPais(String nombrePais,String simbolo: CartaPais
+ CartaPais(String nombrePais,String simbolo,Pais unPais): CartaPais
+ asignarPaisA(Jugador unJugador)
+ setPais(Tablero tablero)
+ esSimbolo(String simbolo): Boolean
+ activarCarta(Jugador unJugador)
}
interface Canje <<inteface>>{
+ hacerCanje(Jugador unJugador): Canje
}
class PrimerosCanjes{
- int fichas
PrimerosCanjes(): Canje
PrimerosCanjes(int fichas): Canje
}
class EnesimoCanje{
- int fichas
EnesimoCanje(int fichas): Canje
}
Class CartasPais{
+{static}create(String pathArchivo, Tablero tablero): List<CartaPais>
}
CartasPaisJugador <|.down. MazoDeCartasPais
CartasPaisTeg <|.down. MazoDeCartasPais
MazoDeCartasPais "1"-down->"*" CartaPais
CartasPais .right.> CartaPais: <<create>>
CartaPais "1"-->"1" Canje
Canje <|.. EnesimoCanje
Canje <|.. PrimerosCanjes
}
CartaPais --> Pais
Teg --> CartasPaisTeg
Jugador --> CartasPaisJugador
}
@enduml | false | true | false | false | class |
419c1b63672eb235604669990b445772fc5fea97 | 0af2f554a36e7f3cd76978b189d9d82d5e9fc42c | /docs/infrastructure-physical.puml | 690448f72c0f95dde974f83285b2774cc42e276d | [] | no_license | atl-tw/etwg-sample | 0551b15bee36e3dd06422dfb2b2004ded64f40fc | 78768b43005bdfc429451d84a5472126c30f24b5 | refs/heads/master | 2023-06-19T15:43:14.856618 | 2021-07-16T17:17:11 | 2021-07-16T17:17:11 | 272,313,112 | 2 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 616 | puml | @startuml
cloud internet
rectangle aws {
interface api_gateway
cloud vpc {
interface vpc_link
cloud public_subnets {
interface network_load_balancer
}
cloud private_subnets {
database database_cluster {
database instanceN
database instance1
}
}
node lambda_runtime {
artifact service_lambda
}
}
}
internet --- api_gateway
api_gateway --- vpc_link
vpc_link --- network_load_balancer
service_lambda --- network_load_balancer
service_lambda --- database_cluster
@enduml | false | true | false | false | sequence |
be12948876c91e34e8f3cd1cd464f09ecffe21b9 | 6241f877781da3bfd554889e17f5277c6332b1c4 | /UML2.puml | 084cf515dc53a239aafd54ee62f55625b4c154ef | [] | no_license | RobMillsV/Proyecto2 | ac779eabd17d496fd12194c62c75a754b0e36f4a | 41b6d10840fd191b9a4fdeee5fd6bfcb5386d700 | refs/heads/master | 2020-03-30T02:55:47.503331 | 2018-09-27T23:21:17 | 2018-09-27T23:21:17 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,380 | puml | @startuml
annotation java.lang.Override
class java.io.BufferedWriter
class java.io.File
class java.io.FileOutputStream
class java.io.IOException
class java.io.OutputStreamWriter
class java.io.Writer
class java.util.Scanner
class proyectofinal2.ListaOperacion
class proyectofinal2.ListaOperacionImpl
class proyectofinal2.NodoListaOperacion
class proyectofinal2.NodoPilaOperacion
class proyectofinal2.Operacion
class proyectofinal2.OperacionTest
class proyectofinal2.PilaOperacion
class proyectofinal2.ProyectoFinal2
interface proyectofinal2.Comparable
interface proyectofinal2.ValidaStringInt
proyectofinal2.ListaOperacionImpl --|> proyectofinal2.ListaOperacion
proyectofinal2.NodoPilaOperacion ..> java.lang.Override
proyectofinal2.Operacion ..> java.lang.Override
proyectofinal2.Operacion --|> proyectofinal2.Comparable
proyectofinal2.Operacion --|> proyectofinal2.ValidaStringInt
proyectofinal2.OperacionTest ..> java.io.BufferedWriter
proyectofinal2.OperacionTest ..> java.io.File
proyectofinal2.OperacionTest ..> java.io.FileOutputStream
proyectofinal2.OperacionTest ..> java.io.IOException
proyectofinal2.OperacionTest ..> java.io.OutputStreamWriter
proyectofinal2.OperacionTest ..> java.io.Writer
proyectofinal2.OperacionTest ..> java.util.Scanner
proyectofinal2.PilaOperacion ..> java.lang.Override
proyectofinal2.PilaOperacion --|> proyectofinal2.NodoPilaOperacion
@enduml | false | true | false | false | class |
586b490626e7eda9fb2259115f28befa2a27a793 | 4902bddef5de08d05b27ccd2e05eaafa602a6ac5 | /documents/footprint_analysis_class_design.puml | a4e521f6a6af3d5d4974258f26090350ef6dc2c9 | [
"MIT"
] | permissive | cnukaus/footprint-analytics | 03984398498b08c4f0203816aa0cdbd6bb44d32b | 5de4932ce1c21860785edcce90ffdf097b6f9921 | refs/heads/main | 2023-07-14T22:00:02.760645 | 2021-08-20T11:38:00 | 2021-08-20T11:38:00 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 249 | puml | @startuml
title Defi Pool Data parsing class structure
class CommonPool {
.. fields ..
deposit()
withdraw()
earn()
}
CommonPool <|-- LendingPool
CommonPool <|-- DexPool
DexPool <|-- UniSwapPool
DexPool <|-- SushiSwapPool
@enduml
| false | true | false | false | class |
e51cb1ebd837991ab568fa4bd9f9d9a7d57836be | fe637e269d77235f784ef2b1247ec671a2758cff | /user-service/user-service.plantuml | ff1825d354adbc712720d97fc74a5a610cc7ffbc | [] | no_license | Software-Architecture-CS5722-Group/E-commerce | 69ae28d633d69d72e3f5bda04cecb746d6d53030 | 7defdcb8bb16f28bc57d2d23db02544253304084 | refs/heads/main | 2023-07-17T09:05:40.188643 | 2021-05-24T23:12:35 | 2021-05-24T23:12:35 | 363,711,507 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 5,298 | plantuml | @startuml
title __USER-SERVICE's Class Diagram__\n
namespace com.softwarearchitecture.user.service {
class com.softwarearchitecture.user.service.ServletInitializer {
}
}
namespace com.softwarearchitecture.user.service {
class com.softwarearchitecture.user.service.UserServiceApplication {
}
}
namespace com.softwarearchitecture.user.service {
namespace controller {
class com.softwarearchitecture.user.service.controller.UserController {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace entity {
class com.softwarearchitecture.user.service.entity.Permission {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace entity {
class com.softwarearchitecture.user.service.entity.Role {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace entity {
class com.softwarearchitecture.user.service.entity.User {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace factory {
class com.softwarearchitecture.user.service.factory.AdminUser {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace factory {
class com.softwarearchitecture.user.service.factory.ClientUser {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace factory {
class com.softwarearchitecture.user.service.factory.CreateUserFactory {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace factory {
interface com.softwarearchitecture.user.service.factory.ICreateUserFactory {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace factory {
enum UserType {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace repository {
interface com.softwarearchitecture.user.service.repository.RoleRepository {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace repository {
interface com.softwarearchitecture.user.service.repository.UserRepository {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace service {
interface com.softwarearchitecture.user.service.service.IRoleService {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace service {
interface com.softwarearchitecture.user.service.service.IUser {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace service {
class com.softwarearchitecture.user.service.service.RoleServiceImpl {
}
}
}
namespace com.softwarearchitecture.user.service {
namespace service {
class com.softwarearchitecture.user.service.service.UserServiceImpl {
}
}
}
com.softwarearchitecture.user.service.ServletInitializer -up-|> org.springframework.boot.web.servlet.support.SpringBootServletInitializer
com.softwarearchitecture.user.service.controller.UserController o-- com.softwarearchitecture.user.service.repository.UserRepository : repository
com.softwarearchitecture.user.service.controller.UserController o-- com.softwarearchitecture.user.service.service.RoleServiceImpl : roleService
com.softwarearchitecture.user.service.entity.Permission .up.|> java.io.Serializable
com.softwarearchitecture.user.service.entity.Role .up.|> java.io.Serializable
com.softwarearchitecture.user.service.entity.User o-- com.softwarearchitecture.user.service.factory.UserType : userType
com.softwarearchitecture.user.service.factory.AdminUser .up.|> com.softwarearchitecture.user.service.factory.ICreateUserFactory
com.softwarearchitecture.user.service.factory.ClientUser .up.|> com.softwarearchitecture.user.service.factory.ICreateUserFactory
com.softwarearchitecture.user.service.factory.ClientUser o-- com.softwarearchitecture.user.service.repository.RoleRepository : roleRepository
com.softwarearchitecture.user.service.factory.ClientUser o-- com.softwarearchitecture.user.service.repository.UserRepository : userRepository
com.softwarearchitecture.user.service.factory.CreateUserFactory o-- com.softwarearchitecture.user.service.repository.UserRepository : repository
com.softwarearchitecture.user.service.factory.CreateUserFactory o-- com.softwarearchitecture.user.service.service.RoleServiceImpl : roleService
com.softwarearchitecture.user.service.factory.CreateUserFactory o-- com.softwarearchitecture.user.service.entity.User : user
com.softwarearchitecture.user.service.service.RoleServiceImpl .up.|> com.softwarearchitecture.user.service.service.IRoleService
com.softwarearchitecture.user.service.service.RoleServiceImpl o-- com.softwarearchitecture.user.service.repository.RoleRepository : repository
com.softwarearchitecture.user.service.service.UserServiceImpl .up.|> com.softwarearchitecture.user.service.service.IUser
com.softwarearchitecture.user.service.service.UserServiceImpl o-- com.softwarearchitecture.user.service.repository.UserRepository : repository
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 |
1a755da8659f260b5b6f1e3e9fdc33a2d8a38433 | 740ec837551b09f09677854163ecd30ba6ea3cb7 | /documents/sd/plantuml/application/Core/UI/App.xaml.puml | 746f41b530ffa6d860d684852a44ad934d674f6a | [
"MIT"
] | permissive | insightmind/MORR | 913c0c16d14745cbde40af07322ca339a0373f32 | 0830f2155fb3b32dc127587e07cbd780deb0e118 | refs/heads/develop | 2020-12-08T00:23:17.488431 | 2020-04-05T20:50:44 | 2020-04-05T20:50:44 | 232,827,908 | 5 | 1 | MIT | 2020-04-05T20:55:27 | 2020-01-09T14:28:48 | HTML | UTF-8 | PlantUML | false | false | 152 | puml | @startuml
skinparam monochrome true
skinparam classAttributeIconSize 0
!startsub default
class App <<partial>> {
}
!endsub
Application <|-- App
@enduml
| false | true | false | false | class |
f4cbe86fccd73707431f56ead5e74701a90c1ff9 | 6b3bbd54a7e6df6e025d5cd07fa2167003ac0bfd | /er/er.puml | fa46453d58ab86174177018620f2d50c208adade | [] | no_license | t-koshi/bookmark-mini | ca2a24670a6ee60c9798ae9815c1f26868fd252d | 25b1bb195078f2689790c503f4166f0f908dea57 | refs/heads/master | 2022-04-02T23:00:10.966745 | 2020-02-10T16:39:39 | 2020-02-10T16:39:39 | 239,051,025 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 717 | puml | @startuml erdiagram
entity "User" {
+ id [PK]
==
email
encrypted_password
name
created_at
updated_at
}
entity "Bookmark" {
+ id [PK]
==
# user_id [FK(User.id)]
# web_resource_id [FK(RebResource.id)]
comment
created_at
updated_at
}
entity "WebResource" {
+ id [PK]
==
# fully_qualified_domain_name_id [FK(FullyQualifiedDomainName.id)]
title
description
favicon_url
ogp_image_url
url
users_count
created_at
updated_at
}
entity "FullyQualifiedDomainName" {
+ id [PK]
==
value
created_at
updated_at
}
WebResource }o--|| FullyQualifiedDomainName
Bookmark }o-- WebResource
Bookmark }o-- User
@enduml | false | true | false | false | sequence |
5891673e5defa2d6fef4c750d21bbeb1f16650b4 | 6400335b96d56ac2c651c30af1d0ebed2ed34b7c | /03-Hotel/20201-01/cu01-2-dss-cu01.plantuml | 5edbb53c1480279994d76547242ce69db5f69366 | [] | no_license | ChristopheTremblay/LOG210-exercices | 43f02513fcaabee8e62363b0b8604500b587815d | e5dee4533a3d69be3b1209edd000a062b6806181 | refs/heads/master | 2023-01-19T21:08:48.080941 | 2020-11-16T16:35:03 | 2020-11-16T16:35:03 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 696 | plantuml | @startuml
skinparam Style strictuml
actor Commis
title Noter une réservation
Commis -> Systeme: creerNouvelleReservation()
Systeme --> Commis : Demande [dateArrivé, dateDépart], retourner list<nomCategory>
loop Tant que client n'a pas terminé
Commis -> Systeme: reserverChambre( dateArrive:string, dateDepart:string, nomCategorie: string, quantiteChambre: integer)
Systeme --> Commis: dateDepart, dateArrive, nomCategorie, quantiteChambre
end
Commis -> Systeme: terminerReservation()
Systeme --> Commis: [dateDepart, dateArrive, nomCategorie, quantiteChambre]
Commis -> Systeme: ConfirmerReservation(nomClient: String, telephone:string)
Systeme --> Commis: noConfirmation
@enduml | false | true | true | false | usecase |
e9f3b0138bd4c1a836c715265f9a101a9764da7b | 7d9818d68ff4798882c532f264f365cda95e32da | /ObserverPattern/UML/ClassDiagram.puml | 50bf78acdc7b420796c43e9382874691414171dd | [
"MIT"
] | permissive | Jimmy016360/DesignPatternHomework | 0754153312dee869aae687886a185c78e8fdf9b6 | 43948c80f0dab223aa076c4b119718bff29f4795 | refs/heads/master | 2021-09-09T03:51:14.847426 | 2018-03-13T17:18:18 | 2018-03-13T17:18:18 | 114,652,486 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 531 | puml | @startuml Observer pattern
interface IDisposable
class Unsubscriber<DateTime> {
}
interface IObservable<DateTime> {
Subscribe(IObserver)
}
class ClockHandler {
-Observers
+OnClick()
}
interface IObserver<DateTime> {
OnNext(DateTime value)
OnError(Exception error)
OnCompleted()
}
class DigitalClock {
+Subscribe(ClockHandler)
+Unsubscribe
}
IDisposable <|-- Unsubscriber
DigitalClock -> Unsubscriber
IObservable <|-- ClockHandler
IObserver <|-- DigitalClock
ClockHandler o-> DigitalClock
@enduml | false | true | false | false | class |
5e2d22b142aa0beabb02bb011f3db88f88302fb6 | 8742e6c49064e0c8870c5756dfb7fd2749c54fb2 | /src/main/java/csheets/worklog/n1141042/sprint4/crm06_01_design_remove_reminder.puml | 49f421c84e1d02a9db02fe445179b3385ba80ef2 | [] | no_license | RubenTeixeira/cleansheets_isep_2dg_2016 | 8f9c3ba446da00ba862a27def010230efb392227 | 77c35c10da84d71e16498795868e53ddbab21d3f | refs/heads/master | 2021-08-30T20:54:18.110386 | 2017-12-19T11:23:03 | 2017-12-19T11:23:03 | 110,255,909 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 952 | puml | @startuml doc-files/crm06_01_design_remove_reminder.png
User -> RemoveReminderUI : remove event
RemoveReminderUI -> RemoveReminderController : removeReminder(Reminder : selectedReminder) : void
RemoveReminderController -> Persistence : repositoryFactory = repositories()
Persistence -> AppSettings : instance()
Persistence -> AppSettings : getRepositoryFactory()
create RepositoryFactory
AppSettings -> RepositoryFactory : create()
AppSettings --> Persistence : RepositoryFactory
Persistence --> RemoveReminderController : RepositoryFactory
RemoveReminderController -> RepositoryFactory : reminderRepository()
RepositoryFactory -> ReminderRepository : create()
RepositoryFactory --> RemoveReminderController : ReminderRepository
RemoveReminderController -> ReminderRepository : removeReminder(Reminder : reminder) : void
ReminderRepository --> RemoveReminderController : void
RemoveReminderController --> RemoveReminderUI : void
@enduml | false | true | false | false | sequence |
7347ab6edaeeaf14c95f859ca7fb069f8562d55f | e264473307eb93641758bf8d5232237ac48602a4 | /docs/source/application_chain_of_transfiguration.puml | aa81c30037d866c5fe98b130927b9d9549770ec0 | [
"MIT"
] | permissive | mcfongtw/MkConfig | 1184df1338a04c7793e219a9521babcddc1fbb18 | 2015ad46352a1c7b42b510369f410e98c52df53b | refs/heads/master | 2020-06-20T06:46:01.753100 | 2017-04-24T23:52:22 | 2017-04-24T23:52:22 | 74,873,046 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,248 | puml | @startuml
scale 1350 width
[*] ---> FullChainedTransfiguration: [1]
state FullChainedTransfiguration {
[*] ---> ApplicationChainedTransfiguration: [2]
}
ApplicationChainedTransfiguration ---> FullChainedTransfiguration: [4]
state PrepareAppConfTransfiguration {
}
state ConfReaderToContextTransfiguration {
}
state GenerateTemplateFileNameViaPyST {
}
state GenerateTemplateStubViaJinja2 {
}
state GenerateTemplateOutputViaJinja2 {
}
state ValidateCollectionTags {
}
state AttributeChainedTransfiguration {
[*] -> GenerateTemplateFileNameViaPyST:[2.4/5.1]
GenerateTemplateFileNameViaPyST -> GenerateTemplateStubViaJinja2:[2.4/5.2]
GenerateTemplateStubViaJinja2 -> GenerateTemplateOutputViaJinja2:[2.4/5.3]
GenerateTemplateOutputViaJinja2 -> [*]:[2.4/5.4]
}
state ApplicationChainedTransfiguration {
[*] -> PrepareAppConfTransfiguration:[2.1]
PrepareAppConfTransfiguration -> ConfReaderToContextTransfiguration:[2.2]
ConfReaderToContextTransfiguration -> ValidateCollectionTags:[2.3]
ValidateCollectionTags -> AttributeChainedTransfiguration: [2.4]mbean
ConfReaderToContextTransfiguration -> AttributeChainedTransfiguration: [2.5]connection
AttributeChainedTransfiguration -> [*]:[2.6]
}
@enduml | false | true | false | false | sequence |
d1fa0f474814f903b32cc39313d9ade92167c499 | c21b1c488c9c16141c341aa674759aa3eebf0402 | /Diagrams/UseCase.plantuml | 85658761f4f40b3fa2acf1e48f288fc8500d2dc6 | [] | no_license | ubarcturus/improbability | a23a6bb8cbc03a210f003e6c0a699fb18c759f86 | d9f7f6458dfa73e8f71fa71fa22482002de4f055 | refs/heads/master | 2023-04-14T06:14:16.196790 | 2021-04-20T10:36:52 | 2021-04-20T10:36:52 | 349,409,615 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,638 | plantuml | @startuml UseCase
left to right direction
skinparam shadowing false
frame "use case Improbability" {
actor "Benutzer" as user
rectangle "Applikation" as app <<actor>>
node Browser {
usecase "Zufallsereignis\n erfassen" as usrpoe <<website>>
usecase "Zufallsereignisse grafisch\n darstellen lassen" as usrgeaeo <<website>>
}
rectangle API {
component Zufallsgenerator <<controller>> {
usecase "Zufallsgeneratoren abrufen" as geo
usecase "Einen Zufallsgenerator ändern" as puo
usecase "Einen oder mehrere meiner Zufallsgeneratoren\n per JSON oder CSV hinzufügen" as poo
usecase "Einen meiner Zufallsgeneratoren löschen" as deo
usecase "API-Key prüfen" as keyo
}
component Zufallsereignisse <<controller>> {
usecase "Zufallsereigisse abrufen" as geae
usecase "Alle Zufallsereignisse von einem\n meiner Zufallsgeneratoren abrufen" as geaeo
usecase "Ein Zufallsereigniss ändern" as pue
usecase "Ein oder mehrere Zufallsereignisse\n per JSON oder CSV hinzufügen" as poe
usecase "Eines meiner Zufallsereignisse löschen" as dee
usecase "API-Key prüfen" as keye
}
}
user -- usrpoe
user -- usrgeaeo
usrpoe -- poe
usrgeaeo -- geaeo
app -- geo
app -- puo
app -- poo
app -- deo
app -- geae
app -- geaeo
app -- pue
app -- poe
app -- dee
geo ..> keyo : <<include>>
puo ..> keyo : <<include>>
poo ..> keyo : <<include>>
deo ..> keyo : <<include>>
geae ..> keye : <<include>>
geaeo ..> keye : <<include>>
pue ..> keye : <<include>>
poe ..> keye : <<include>>
dee ..> keye : <<include>>
}
@enduml
| false | true | true | false | usecase |
92318b8d7820f865ca7ba48c1cc4a0a1867b687c | 34acd2aa8d51295c0c4289e43e8961f5e23b5a08 | /PlantUML/raw/Custom/ElCazador.Web/Hubs/Models/DumpTarget.puml | 735df2d4ce45bb5b5942a5d3f93a97ec664e9b9c | [] | no_license | fisboger/Thesis | a6887e195c7daa8317abe3167de1676420173e33 | 4746126f69da615c641380fd7a33c863f2fedee3 | refs/heads/master | 2020-04-03T15:18:08.671739 | 2019-02-07T11:17:06 | 2019-02-07T11:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 119 | puml | @startuml
class DumpTarget {
+ UserKey : string <<get>> <<set>>
+ TargetKey : string <<get>> <<set>>
}
@enduml
| false | true | false | false | class |
8459920348f8adc35eb6d8d9ac180ff90bfdc3be | c6471b445c6b2e9587818e1245de301b6f37d694 | /uml/invite-user-to-channel.puml | fd99686c5a5546c922c97f4765c04338b8cfacc2 | [] | no_license | punchat/docs | 0d483f3fa83de4c8fe100d9124666a824d5a239d | b225b728576787f84730d9c6f3b730351a1a92a0 | refs/heads/master | 2020-03-08T05:40:09.705149 | 2018-05-13T11:40:43 | 2018-05-13T11:40:43 | 127,953,256 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,850 | puml | @startuml
actor AdminOfChannel
actor Members
actor NewMember
AdminOfChannel -> Messaging: invite user
Messaging -> Messaging: permission check
alt have permission
Messaging -> Broker: create "user to channel invited event"
Broker -> AccountManagement: read "user to channel invited event"
AccountManagement -> AccountManagement: save data to db
Broker -> Notifications: read "user to channel invited event"
note right: with senderId, recipientId, channelId
Notifications -> UAA: read info about sender and recipient
Notifications -> Messaging: read info about channel
end
alt email notifications enabled
Notifications -> Notifications: generate email
Notifications -> Broker: create "new email event"
Broker -> EmailSender: read "new email event"
EmailSender -> NewMember: send email
end
alt ws notifications enabled
Notifications -> Notifications: generate event message
Notifications -> Broker: create "new notification event"
Broker -> Messaging: read "new notification event(invitation)"
Messaging -> NewMember: send message
note right: via stomp broker
end
alt user accepts invitation
NewMember -> AccountManagement: accept invitation
AccountManagement -> AccountManagement: change state
AccountManagement -> Broker: create "new member accept invitation event"
Broker -> Messaging: read "new member accept invitation event"
Messaging -> Messaging : add member
Messaging -> Broker: create "user invited event"
Broker -> Notifications: read "user invited event"
Notifications -> Broker: create "new notification event(new member)"
note right
for every subscribed member
end note
Broker -> Messaging: read "new notification event(new member)"
Messaging -> Members: send events
note right: via stomp broker
end
@enduml | false | true | false | false | usecase |
c5916ae4023370d44a83b774427f47eb302c41f6 | 0b0cc264919d7b0c24bbf5315af546a121634a35 | /optaweb-vehicle-routing-backend/src/main/java/org/optaweb/vehiclerouting/service/error/error.plantuml | 25022fee4d20983feeaf5833f4d54661744e6120 | [
"Apache-2.0"
] | permissive | mauriziocarioli/optaweb-vehicle-routing-distribution-8.6.0.Final | 5c8f0eca20e3c25adfee969a3e422c87c5633e75 | b84b8e88e8bbe01846b346e684587317922fb182 | refs/heads/master | 2023-06-06T14:12:23.409461 | 2021-06-21T20:42:03 | 2021-06-21T20:42:03 | 376,861,264 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,227 | plantuml | @startuml
title __ERROR's Class Diagram__\n
namespace org.optaweb.vehiclerouting {
namespace service.error {
class org.optaweb.vehiclerouting.service.error.ErrorEvent {
+ message : String
+ ErrorEvent()
}
}
}
namespace org.optaweb.vehiclerouting {
namespace service.error {
class org.optaweb.vehiclerouting.service.error.ErrorListener {
- errorMessageEvent : Event<ErrorMessage>
+ ErrorListener()
+ onErrorEvent()
}
}
}
namespace org.optaweb.vehiclerouting {
namespace service.error {
class org.optaweb.vehiclerouting.service.error.ErrorMessage {
+ id : String
+ text : String
{static} + of()
+ toString()
- ErrorMessage()
}
}
}
namespace org.optaweb.vehiclerouting {
namespace service.error {
interface org.optaweb.vehiclerouting.service.error.ErrorMessageConsumer {
{abstract} + consumeMessage()
}
}
}
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 |
af4bf72a81dc39788bfde6dee26dfc3d4aa68706 | d81a659a71c13a7986159d6c7ad22e16d36ccaaa | /rst/uml/ConfigFound.puml | 6efa722f3f6a260f948702dfde13597bd790aa23 | [
"BSD-2-Clause"
] | permissive | tarantool/cartridge | 321045a65fb58d1c2f4c7bae356a923c5b744eaf | 986e8065ae83747b184fa7655f1f6e415645887b | refs/heads/master | 2023-09-01T15:02:42.625136 | 2023-08-25T11:45:22 | 2023-08-25T11:45:22 | 204,727,434 | 102 | 37 | BSD-2-Clause | 2023-09-13T08:20:56 | 2019-08-27T14:59:05 | Lua | UTF-8 | PlantUML | false | false | 117 | puml | @startuml
hide empty description
[*] --> ConfigFound
ConfigFound --> ConfigLoaded
ConfigFound --> InitError
@enduml | false | true | false | false | state |
2973a7ce5999198a426397bae8dc84e4296311c3 | f1d73882878761fc9ff25fa78097be27d943b03a | /pkg/integrations/v4/sequence.plantuml | 316049fac87cae748bf7df6bdaa64f85e15030af | [
"Apache-2.0"
] | permissive | obourdon/infrastructure-agent | ee509616ca0860e4626f163cb723f237d5b91d49 | a0361d020ea54eaebdbed81441eaa24465f4f7ca | refs/heads/master | 2023-01-03T18:06:05.320718 | 2020-10-13T08:14:33 | 2020-10-13T08:14:33 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,060 | plantuml | @startuml
actor main
actor "pkg/integrations/v4/Manager"
create "pkg/integrations/v4/Manager"
main -> "pkg/integrations/v4/Manager": NewManager
main ->> "pkg/integrations/v4/Manager": Start
'create "pkg/integrations/v4/emitter"
box "internal/integrations/v4"
loop groupContext
"pkg/integrations/v4/Manager" -> "groupContext" : start
note left: startRunnerGroup
"groupContext" -> Group : Run
loop Definition
Group ->> runner : Run
loop interval
create Definition
runner -> Definition : Run
runner <-- Definition : []IntegrationOutput, error
create "runner.handleLines"
runner ->> "runner.handleLines" : go
end box
box "pkg/integrations/v4"
== Payload mgmt ==
note over "emitter/Emitter" #white : not only v4
"runner.handleLines" -> "emitter/Emitter" : Emit (line)
note left : from parent Group
"emitter/Emitter" -[#green]> "emitter/Emitter" : <font color=green>ParsePayloadV4
"emitter/Emitter" -[#green]> "dm/Emitter" : if(v4) Send <font color=red>(jsonLine) <font color=green>(protocol.DataV4)
actor "dm/Emitter.Processor" #orange
"dm/Emitter" --[#orange]> "dm/Emitter.Processor" : Process
activate "dm/Emitter.Processor"
actor EntityRegistrator #orange
"dm/Emitter.Processor" -[#orange]>> EntityRegistrator : ResolveEntities
EntityRegistrator -> idProviderInterface : ResolveEntities
EntityRegistrator <-- idProviderInterface : []registered, []unregistered
' "dm/Emitter.Processor" <[#orange]-- EntityRegistrator : []registered, []unregistered
loop data with IDs
"dm/Emitter.Processor" -> "dm/Emitter.Processor" : data with ID
"dm/Emitter.Processor" -> "dm/Emitter.Processor" : replaceEntityName
"dm/Emitter.Processor" -> "IntegrationProcessor" : ProcessMetrics
"dm/Emitter.Processor" <-- "IntegrationProcessor" : [] v4/protocol.metric
"dm/Emitter.Processor" -> MetricsSender : SendMetricsWithCommonAttributes(protocol.Common, []protocol.Metric)
MetricsSender -> metricHarvester : RecordInfraMetrics
note over metricHarvester : telemetry SDK
MetricsSender <-- metricHarvester : error: ErrFullQueue
note right : on validation errors it logs & discards
"dm/Emitter.Processor" <-- MetricsSender : error
"dm/Emitter.Processor" -[#red]> "dm/Emitter.Processor" : composeEmitError
note right #red : remove
note over "dm/Emitter.Processor" #green : heatBeat
note over "dm/Emitter.Processor" #green : healthCheck
deactivate "dm/Emitter.Processor"
end
"emitter/Emitter" <-- "dm/Emitter" : error
note right #red : remove
"runner.handleLines" <[#red]-- "emitter/Emitter" : error
note right #green : always nil for compatibility with v3
note over "runner.handleLines" #red : heatBeat
note over "runner.handleLines" #red : healthCheck
end
end
end box
@enduml
| false | true | false | false | usecase |
098827f6d1ce012b435ce0c5ff3e9d868453a475 | efb0f6a3ddfbb9750c3af36b650ddbe35be69f46 | /source/_draft/spring-aop/MethodMatcher.puml | 4ab9725f823f3d6bde7c844c822fca4af087d92f | [] | no_license | holmofy/blog.hufeifei.cn | f902a36fa91ba2e87f44541a8f72e455d21f780b | 2523b19474c1b0aa49c97b472a2777291a06c147 | refs/heads/master | 2023-08-30T19:40:48.930273 | 2023-08-25T13:18:35 | 2023-08-25T13:18:35 | 159,538,879 | 1 | 0 | null | 2022-04-02T11:56:20 | 2018-11-28T17:21:00 | HTML | UTF-8 | PlantUML | false | false | 807 | puml | @startuml
interface MethodMatcher
interface Pointcut
abstract StaticMethodMatcher
abstract DynamicMethodMatcher
abstract StaticMethodMatcherPointcut
abstract DynamicMethodMatcherPointcut
abstract AbstractRegexpMethodPointcut
MethodMatcher <-- Pointcut
MethodMatcher <|-left- StaticMethodMatcher
MethodMatcher <|-right- DynamicMethodMatcher
Pointcut <|-left- StaticMethodMatcherPointcut
Pointcut <|-right- DynamicMethodMatcherPointcut
Pointcut <|-- AnnotationMatchingPointcut
Pointcut <|-- ComposablePointcut
StaticMethodMatcher <|-- StaticMethodMatcherPointcut
DynamicMethodMatcher <|-- DynamicMethodMatcherPointcut
StaticMethodMatcherPointcut <|-- AbstractRegexpMethodPointcut
AbstractRegexpMethodPointcut <|.. NameMatchMethodPointcut
AbstractRegexpMethodPointcut <|.. JdkRegexpMethodPointcut
@enduml | false | true | false | false | class |
f2365c4b6d47f221aa764de41dda18cc250eea66 | 98e5bab0485401877317881181770e28c4251f80 | /object-value-store/src/main/resources/schema.puml | 511a6afb9885d5d3560cd76d6b384636514b6092 | [] | no_license | bobmin/OVSRV | d672b745a8fc3cac0b126cbf009b1f17f05375da | 6f43db38ddf3b78503cb1b252600306129d89b4d | refs/heads/master | 2020-04-04T13:43:35.711273 | 2018-11-03T10:44:56 | 2018-11-03T10:44:56 | 155,972,882 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,280 | puml | @startuml
'Breite x Höhe
'page 2x1
'left to right direction
class bob_attribute_type << (E,#FF7700) Entity >> {
{static} int atyp_id
}
class bob_attribute << (E,#FF7700) Entity >> {
{static} int attr_id
int attr_atyp_id
}
class bob_form<Formulare> << (E,#FF7700) Entity >> {
{static} int form_id
}
class bob_form_attribute << (A,SkyBlue) Association >> {
int fa_form_id
int fa_attr_id
}
note top : Welche Attribute auf Formular?\n(Attribute gruppieren)
class bob_object_type << (E,#FF7700) Entity >> {
{static} int otyp_id
}
class bob_object_type_form << (A,SkyBlue) Association >> {
int of_otyp_id
int of_form_id
}
note right : Womit kann Objekt bearbeiten werden?
together {
class bob_object<Objekte> << (E,#FF7700) Entity >> {
{static} long obj_id
int obj_otyp_id
}
note bottom : Wer oder was hat Attribute?
class bob_value << (A,SkyBlue) Association >> {
long val_obj_id
int val_attr_id
}
note top : Welchen Wert hat das Attribut?
}
bob_attribute_type "1" -- "*" bob_attribute : atyp_id
bob_object_type "1" -- "*" bob_object : otyp_id
(bob_form, bob_attribute) . bob_form_attribute
(bob_form, bob_object_type) . bob_object_type_form
bob_value . (bob_object, bob_attribute)
hide methods
hide circle
@enduml | false | true | true | false | class |
828808a210cf63aceef812851d71d38629a13561 | 4d8bf417ae8c3dd8bcacc812422d1831c2e77aab | /src/main/java/com/tjudream/designpattern/factory/abstractfactory/image/abstractfactory.puml | 9f8fcd80fdcff3949d3c89a9fd1f3aa8d57068ff | [
"Apache-2.0"
] | permissive | tjudream/DesignPatterns | 3aaa8e2a64382d7cb9f49a3b3e736f978e90bdbe | 426773ae74804e661a425b00c0a8e4d05524f2b5 | refs/heads/master | 2020-04-05T19:39:32.984340 | 2018-12-02T11:46:54 | 2018-12-02T11:46:54 | 157,144,618 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 413 | puml | @startuml
skinparam classAttributeIconSize 0
abstract class AbstractProduct {
+use():void
}
class ConcreteProduct {
+use():void
}
abstract class AbstractFactory {
+createProduct()
}
class ConcreteFactory {
+createProduct()
}
AbstractFactory <|-- ConcreteFactory
AbstractProduct <|-- ConcreteProduct
ConcreteFactory .> ConcreteProduct
Client --> AbstractFactory
Client --> AbstractProduct
@enduml | false | true | false | false | class |
c5a2ed3967874d5b9caaeef72686d7ca96e94da4 | 789f4aa888974190f4159ed1d7f4afb0d943dfab | /GAVIlpusecase.puml | 0a1fa4b41637a2c2ce5a4027d0667dad6bca92bc | [] | no_license | NormanGaviola/GAVIProject | d5735a4a17155075274395d8df8cd37dff6cf812 | 26fe30299bc9509dcac862cb22655422d9165619 | refs/heads/master | 2023-07-25T16:59:48.359077 | 2021-08-27T04:59:23 | 2021-08-27T04:59:23 | 288,705,569 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 635 | puml | @startuml
skinparam packageStyle rectangle
rectangle CUP-BALL-GAME {
GameMaster --> (Shuffles the cup)
(Shuffles the cup) --> Player
Player --> (Guess a cup)
[Cup1] <.. (Guess a cup)
[Cup2] <.. (Guess a cup)
[Cup3] <.. (Guess a cup)
(Cup With Ball) <-- [Cup1]
(Cup With Ball) <-- [Cup2]
(Cup With Ball) <-- [Cup3]
(Wrong Cup) <-. [Cup1]
(Wrong Cup) <-. [Cup2]
(Wrong Cup) <-. [Cup3]
(You Win) <-- (Cup With Ball)
(Play again) <. (You Win)
(You Lose) <-- (Wrong Cup)
(Play again) <. (You Lose)
(Yes) .. (Play again)
(No) .. (Play again)
(Shuffles the cup) <. (Yes)
(Shuffles the cup) <. (No)
@enduml | false | true | false | false | uml-unknown |
36fec014d2f6f2ee63e695cd4b8c905a11752a12 | df5eb777e0a9e881cd3cefbb2b00ba58c68b04db | /diagrams/src/Exceptions/InvalidBid.puml | 84927162902d3b3194e88aa8b32cbb1aa7e4d063 | [
"MIT"
] | permissive | converge-app/bidding-service | caf61cd4eb3c719c0430b53ce0fdcc225c4c2f8d | fc7539fb98d71b0d8a5fb1282de9fd31573c00b7 | refs/heads/master | 2023-03-15T22:56:53.011725 | 2019-12-17T11:42:53 | 2019-12-17T11:42:53 | 212,993,977 | 0 | 0 | MIT | 2023-03-04T01:15:47 | 2019-10-05T12:16:01 | C# | UTF-8 | PlantUML | false | false | 234 | puml | @startuml
class InvalidBid {
+ InvalidBid()
+ InvalidBid(message:string)
+ InvalidBid(message:string, inner:Exception)
# InvalidBid(info:SerializationInfo, context:StreamingContext)
}
Exception <|-- InvalidBid
@enduml
| false | true | false | false | class |
dca57ffbd527cbbd3bc64ad82a7dfe7eef3de75e | 8cf018eb6de40017601592f1f125ea67d5de7086 | /docs/Solution/Service-Stack/Connection-Services/Feedback-Gateway/UseCases.puml | 20281d985d280c654dcca511745127d74d174857 | [] | 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 | 361 | puml | @startuml
left to right direction
skinparam usecase {
BackgroudnColor #ffffaa
BackgroundColor<<Main>> #lightblue
}
actor :User: <<Person>>
actor :SubSystem: <<Person>>
rectangle "Service-Stack/Connection-Services/Feedback-Gateway" {
UseCase UC1 <<Main>> as "Use Case1"
UseCase UC2 as "Use Case2"
User --> UC1
UC1 --> UC2
UC2 --> SubSystem
}
@enduml
| false | true | false | false | usecase |
2a4beecb316e81b005cacf4cfd6676bb71d65ba8 | 2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8 | /CleanSheets/src/main/java/csheets/worklog/n1140491/sprint3/email_configuration_extension_uc_realization.puml | 1a786806b0b5b39be683b4a59625e96999db43ec | [] | 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 | 658 | puml | @startuml doc-files/email_configuration_extension_uc_realization.png
actor User
participant "<<analysis>>\nConfigureEmailUI" as UI
participant "<<analysis>>\nConfigureEmailCtrl" as ctrl
participant "<<analysis>>\nSpreadsheet" as sheet
participant "<<analysis>>\nCell" as cell
User -> UI : configureMail()
activate UI
UI -> ctrl : configureMail(email, password, server)
User-> UI : sendTestEmail()
UI -> ctrl : sendTestEmail()
activate ctrl
'Repeats the steps bellow for destination, subject and body
ctrl -> sheet : getCell()
ctrl -> cell : getContent()
deactivate ctrl
UI -> UI : displayEmail()
deactivate UI
@enduml
| false | true | false | false | usecase |
4fd9d41195b5cce443ed5e3c38317c2f7f0526e0 | f4cdd5f5b4bf31ae281288e25b37bc771575823d | /images/06/create_subscription_standalone.puml | 45e55f91bf6596d5faa938e85100e2979acd4390 | [
"BSD-3-Clause"
] | permissive | ankraft/onem2m-jupyter-notebooks | 9af20d3c8e802c71133a78837696efcc20ccb8ed | 6481b757e7fc6ff718ae7a30ed0bc4256e8abf67 | refs/heads/master | 2023-08-17T15:32:45.684608 | 2023-08-07T12:32:16 | 2023-08-07T12:32:16 | 174,227,639 | 5 | 3 | BSD-3-Clause | 2023-08-30T00:06:12 | 2019-03-06T21:59:19 | Python | UTF-8 | PlantUML | false | false | 314 | puml | @startuml
hide footbox
!theme plain
skinparam backgroundcolor transparent
box "Streetlight 1 Notebooks" #f8f8f8
participant "Streetlight-1\nAE" as AE1
participant "Notification\nReceiver" as NS
end box
participant "CSE" as CSE
box "Streetlight 2" #f8f8f8
participant "Streetlight-2\nAE" as AE2
end box
@enduml | false | true | false | false | sequence |
efc0125f16d7516e5e27c1aa69be271f4d11b8ab | 49c25d19adbb88f63d799e1e050bd20fd4988a48 | /src/Exercises8/Sensors.puml | 3e312f8614c4ff84430145fe8061c697f8782693 | [] | no_license | agustincperalta/Ji2S | e459e9caadc0a35b288e19d030eb25d6d22b6509 | 8dc619f44357f202db7aacdfbe4fea706bb8d77d | refs/heads/master | 2020-05-30T18:46:27.128438 | 2019-07-13T16:00:25 | 2019-07-13T16:00:25 | 189,905,552 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 284 | puml | @startuml
class Sensor{
-double pressure
+Sensor()
+Sensor(double)
+setPressure(double) : boolean
+getPressure() : double
}
Sensor<|-- SafeSensor
class SafeSensor{
-double max
+SafeSensor(double)
+SafeSensor(double, double)
+setPressure(double) : boolean
+getMax() : double
}
@enduml | false | true | false | false | class |
db6a601ab615d6c575cbedf08e4686e8c3b16602 | 4bde884fbde7b14a13a3a71e2ccb83a663cdf054 | /src/main/java/com/ycorn/patterns/iterator/practice/iterator.puml | 3a4b272e83f32152801a735e2b1a3185b76679de | [] | no_license | woshiwjma956/java-design-patterns-learn | 31b2a7ea2ae90dc0ca8f329066fc0fa6bdb88e7e | ebbbfa72d76f17a4db4c05823ce85cb9d82cb18a | refs/heads/master | 2021-05-18T01:05:26.324439 | 2020-05-14T09:53:28 | 2020-05-14T09:53:28 | 251,039,101 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 534 | puml | @startuml
Client --> Iterator
Client --> Aggregate
interface Iterator<E>{
boolean hasNext();
E next();
void remove();
}
interface Aggregate{
Iterator createIterator();
}
class ConcreteAggregate1{
List<T> eles;
Iterator createIterator();
}
class ConcreteAggregate2{
T[] eles;
Iterator createIterator();
}
Aggregate <-- ConcreteAggregate1
Aggregate <-- ConcreteAggregate2
Iterator <-- ConcreteIterator1
Iterator <-- ConcreteIterator2
ConcreteAggregate1 <|-- ConcreteIterator1
ConcreteAggregate2 <|-- ConcreteIterator2
@enduml | false | true | false | false | class |
47a21a0b1a2d22d6b6fcde4f14ea193a72929c83 | 0a0fa701ab93f38592532f36e2be71e353bfd568 | /UML/state machine diagram/create_order_use_case_view.puml | babf424bcc2d7b49c07f46f9d6ae9280258fa873 | [] | no_license | Pahoomich/nwchat | acdc409de39530909fba61ef49192d40f0ffe586 | 96b9ecf35e0e0ecc5b37d59de794882bc63c38ef | refs/heads/master | 2020-05-24T16:44:08.730653 | 2020-01-21T06:42:58 | 2020-01-21T06:42:58 | 187,366,752 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 248 | puml | @startuml
[*] --> NewEmptyReport
NewEmptyReport --> ReportModified
ReportModified --> DraftReport
DraftReport --> ReportModified
DraftReport --> ReportSend
ReportSend --> [*]
NewEmptyReport --> [*]
ReportModified --> [*]
DraftReport --> [*]
@enduml | false | true | false | false | state |
d3e1df0d5511b5fca3817efb3e76c90950690305 | 0bdb0ed3047c741ed8dc3a297441d6fb1834126b | /src/simpla/engine/engine.puml | 0ff1c53926318e540ab78c5c4ef694e4255f6a10 | [] | no_license | simpla-fusion/SimPla | 3e003f4b244ce0bba1746924ff16c7d360c47b7c | 2e45429e1c185cb9fa1fe6b984ae3c61aa666a39 | refs/heads/master | 2022-05-12T03:24:15.916307 | 2022-01-19T00:03:12 | 2022-01-19T00:03:12 | 24,584,205 | 15 | 7 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,166 | puml |
@startuml
class Context{
}
Context o-- "*" Domain
Context "1" *-- "n" GeoObject
Context *-- "1" Atlas
Context "1" *-- "*" Chart
class Schedule{
}
Schedule *-- "1" Context
class GeoObject{
}
note right
<latex> \mathcal{O}_{\alpha} </latex>
end note
class MeshBlock{
}
note right
If <latex> \mathcal{O}_{\alpha,m} = \bar{\varphi} ^{-1}_{\alpha} \left[ \mathbb{Z}^n \right] _m </latex>,
it is called as <b>Mesh Block</b>.
end note
class Atlas{
Patch * Pop(index_box_type,int level)
void Push(Patch *)
id_type AddBlock(index_box_type,int level)
index_box_type GetMeshBlock(id_type)
}
note top of Atlas
<latex> \mathcal{G}_{\alpha}\supseteq \bigcup_{m} \mathcal{O}_{\alpha,m}^0 ,</latex>
<latex> \mathcal{O}_{\alpha} \cap \mathcal{O}_{\alpha,m}^l \neq \oslash,</latex>
<latex> \mathcal{O}_{\alpha,m}^l \cap \mathcal{O}_{\alpha,n}^l =\oslash </latex>
A collection of charts <latex>\mathcal{A}\equiv\left\{ \mathcal{O}_{\alpha},\varphi_{\alpha}\right\} </latex>
is called as <b>atlas</b> .
<latex>X=\bigcup_{\alpha} \mathcal{O}_{\alpha} </latex>
The set <latex> \mathcal{O} </latex> is known as <b>coordinate patch </b>,
end note
Atlas o-- "0..*" Patch
Schedule .. Atlas: create/destroy
class Domain{
GeoObject * m_geo_object_
Mesh * m_domain_
int isOverlapped(MeshBlock)
void Push(Patch)
Patch Pop()
}
note right
<latex>\left\{ \mathcal{O}_{\alpha},\varphi_{\alpha}\right\} </latex>
end note
Domain *-- GeoObject
Domain *-- "1" Mesh
Domain o-- Field
class IdRange{
}
class ConcreteDomain<TMesh>{
void Register(AttributeGroup*)
void Initialize(Real time_now)
void Run(Real time_now,Real dt)
}
ConcreteDomain --|> Domain
class Chart{
point_type origin;
point_type dx;
Chart* Coarsen(int)const
Chart* Refine(int)const
Chart* Shift(point_type)const
Chart* Rotate(Real a[])const
{abstract} Mesh * CreateView(index_box_type)const
}
note bottom of Chart
<latex> \varphi_{\alpha}</latex>
end note
note as LocalCoordinates
<b>Chart/Local Coordinates</b>
A homeomorphism
<latex>\varphi:\mathcal{O}\rightarrow\mathbb{R}^{n}\left[x^{0},...,x^{n-1}\right] </latex>
<latex>\bar{\varphi}:\mathcal{O}\rightarrow\mathbb{Z}^{n}\left[x^{0},...,x^{n-1}\right] </latex>
is called a <b>chart</b> or alternatively <b>local coordinates</b>.
Each make_point <latex> x\in\mathcal{O} </latex> is then uniquely associated with
an n-tuple of real numbers - its coordinates.
The boundary of Chart is not defined.
<latex>\varphi:\left(x^{n}\right)\mapsto\left(z^{n},r^{n}\right),z^{n}\in\mathbb{Z},r^{n}\in\left[0,1\right)</latex>
<latex>z^{n}</latex> is the index of mesh vertex, and <latex>r^{n}</latex> is the local coordinates in cell
<latex>x= \sum _{i=0}^{m} p_i w_i\left( r_0,r_1,...,r_{n-1} \right) </latex>
where <latex>p_i</latex> is coordinate of vertex i, and m is the number of vertices in the cell,
<latex>w_i</latex> is the interpolation function
end note
MeshBlock .. DataBlock
abstract Mesh {
{abstract} GeoObject boundary()const
Range range(iform)
{abstract} void Register(AttributeGroup *);
{abstract} void Deregister(AttributeGroup *);
{abstract} void Push(Patch const &);
{abstract} void Pop(Patch *) const;
}
note right of Mesh
<latex>\left\{ \mathcal{O}_{\alpha,m},\varphi_{\alpha}\right\} </latex>
end note
Mesh *-- Chart
Mesh *-- MeshBlock
Mesh --|> AttributeGroup
class Patch {
}
Patch *-- "1" MeshBlock
Patch *-- "0..*" DataBlock
class IdRange{
}
class RectMesh<TGeometry> {
}
RectMesh --|> Mesh
class EBMesh<TGeometry> {
}
EBMesh --|> Mesh
ConcreteDomain ..> RectMesh
ConcreteDomain ..> EBMesh
class Attribute {
void Register(AttributeGroup*)
void SetChart(Mesh *);
{abstract} int GetIFORM()const;
{abstract} int GetDOF()const
SetPatch(DataBlock);
DataBlock Pop();
}
class AttributeGroup {
void Register(AttributeGroup*);
void Detach(Attribute *attr);
void Attach(Attribute *attr);
void SetDataBlock(Patch );
Patch GetPatch();
}
AttributeGroup o-- "*" Attribute
class Field<TMesh>{
int GetIFORM()const;
int GetDOF()const
}
Field --|> Attribute
Field *-- Mesh
Field *-- IdRange
Chart <|-- CartesianGeometry
Chart <|-- CylindricalGeometry
Patch <..> Domain : push/pop
DataBlock <..> Attribute : push/pop
@enduml
@startuml
start
repeat
repeat
: push Patch to Domain;
if (MeshBlock inside Domain) then (yes)
: Domain.center_worker.run();
elseif (MeshBlock inside Domain[A]) then (yes)
: Domain.boundary_worker[A].run();
else (outside)
: do sth.;
endif
: GetDataBlock Patch from Domain;
repeat while (more Domain?)
repeat while (more MeshBlock ?)
end
@enduml
@startuml
actor Main
Main -> DomainView : Set U as MeshView
activate DomainView
alt if MeshView=nullptr
create MeshView
DomainView -> MeshView : create U as MeshView
MeshView --> DomainView: return MeshView
end
DomainView --> Main : Done
deactivate DomainView
@enduml
@startuml
actor Main
Main -> DomainView : Dispatch
activate DomainView
DomainView->MeshView: Dispatch
MeshView->MeshView: SetMeshBlock
activate MeshView
deactivate MeshView
MeshView -->DomainView: Done
DomainView --> Main : Done
deactivate DomainView
@enduml
@startuml
Main ->DomainView: Update
activate DomainView
DomainView -> AttributeView : Update
activate AttributeView
AttributeView -> Field : Update
Field -> AttributeView : Update
activate AttributeView
AttributeView -> DomainView : get DataBlock at attr.id()
DomainView --> AttributeView : return DataBlock at attr.id()
AttributeView --> Field : return DataBlock is ready
deactivate AttributeView
alt if data_block.isNull()
Field -> Field : create DataBlock
Field -> AttributeView : send DataBlock
AttributeView --> Field : Done
end
Field --> AttributeView : Done
AttributeView --> DomainView : Done
deactivate AttributeView
DomainView -> MeshView : Update
activate MeshView
alt if isFirstTime
MeshView -> AttributeView : SetEntity Initialize Value
activate AttributeView
AttributeView --> MeshView : Done
deactivate AttributeView
end
MeshView --> DomainView : Done
deactivate MeshView
DomainView -> Worker : Update
activate Worker
alt if IsInitialized
Worker -> AttributeView : set initialize value
activate AttributeView
AttributeView --> Worker : Done
deactivate AttributeView
end
Worker --> DomainView : Done
deactivate Worker
DomainView --> Main : Done
deactivate DomainView
deactivate Main
@enduml | false | true | false | false | usecase |
35d5267aaf9c107ed6867696e83378e02a329b54 | f5fe5ceb1e3cbbd0053e9072eb6a495bbc2ec082 | /Arquitectura/Inves_Final/h.puml | 686afbe9be36336be2e6f280b5bf7aaa319e140b | [] | no_license | c-esar/Algoritmo | 2535f7e3c0951bb2d78cbe01e082067bdbccdd2f | 80935d53aa77433513a1c82429a5f5185656afe5 | refs/heads/master | 2021-06-20T05:45:33.328380 | 2021-03-17T21:05:43 | 2021-03-17T21:05:43 | 194,474,379 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 7,255 | puml | @startuml
abstract class Exception.ExceptionSistema
abstract class Strategia.MetodosCalculoDistancia
abstract class Strategia.MetodosCalculoEmision
abstract class interprete.SalidaInterprete
annotation java.lang.Override
annotation java.lang.SuppressWarnings
class App.Inves_Final
class CargaDatosExcel.CargaExcelImp
class Exception.NewExceptionCreacionDatos
class Exception.NewExceptionExcel
class Factory.FactoryImp
class Interfase.JPanelElementos
class Interfase.JPanelPrincipals
class MetodosImp.MetodosEjecucionImp
class Strategia.MetodosCalculoDistanciaImp
class Strategia.MetodosCalculoEmisionImp
class Variables.AtributosSistema
class interprete.Contexto
class interprete.SalidaCsv
class interprete.SalidaExcel
class java.io.File
class java.io.FileInputStream
class java.io.FileNotFoundException
class java.io.FileOutputStream
class java.io.IOException
class java.lang.Exception
class java.util.ArrayList
class java.util.HashMap
class javax.swing.JButton
class javax.swing.JFileChooser
class javax.swing.JFrame
class javax.swing.JLabel
class javax.swing.JOptionPane
class javax.swing.JTextField
class org.apache.poi.ss.usermodel.Cell
class org.apache.poi.ss.usermodel.Row
class org.apache.poi.ss.usermodel.Sheet
class org.apache.poi.ss.usermodel.Workbook
class org.apache.poi.xssf.usermodel.XSSFSheet
class org.apache.poi.xssf.usermodel.XSSFWorkbook
interface CargaDatosExcel.CargaExcel
interface Constantes.Constantes
interface Constantes.ExceptionCrearExcel
interface Constantes.ExceptionLeerExcel
interface Factory.FactoryImplementacion
interface Interfase.ConstantesInterfase
interface MetodosImp.MetodosEjecucion
interface Strategia.MetodosCalculo
Exception.ExceptionSistema --|> java.lang.Exception
Strategia.MetodosCalculoDistancia --|> Strategia.MetodosCalculo
Strategia.MetodosCalculoEmision --|> Strategia.MetodosCalculo
interprete.SalidaInterprete ..> Variables.AtributosSistema
App.Inves_Final ..> Interfase.JPanelPrincipals
CargaDatosExcel.CargaExcelImp ..> Exception.ExceptionSistema
CargaDatosExcel.CargaExcelImp ..> java.lang.Override
CargaDatosExcel.CargaExcelImp ..> Exception.NewExceptionExcel
CargaDatosExcel.CargaExcelImp ..> Variables.AtributosSistema
CargaDatosExcel.CargaExcelImp ..> java.io.File
CargaDatosExcel.CargaExcelImp ..> java.io.FileInputStream
CargaDatosExcel.CargaExcelImp ..> java.io.FileNotFoundException
CargaDatosExcel.CargaExcelImp ..> java.io.FileOutputStream
CargaDatosExcel.CargaExcelImp ..> java.io.IOException
CargaDatosExcel.CargaExcelImp ..> java.util.ArrayList
CargaDatosExcel.CargaExcelImp ..> java.util.HashMap
CargaDatosExcel.CargaExcelImp ..> org.apache.poi.ss.usermodel.Cell
CargaDatosExcel.CargaExcelImp ..> org.apache.poi.ss.usermodel.Row
CargaDatosExcel.CargaExcelImp ..> org.apache.poi.ss.usermodel.Sheet
CargaDatosExcel.CargaExcelImp ..> org.apache.poi.ss.usermodel.Workbook
CargaDatosExcel.CargaExcelImp ..> org.apache.poi.xssf.usermodel.XSSFSheet
CargaDatosExcel.CargaExcelImp ..> org.apache.poi.xssf.usermodel.XSSFWorkbook
CargaDatosExcel.CargaExcelImp --|> CargaDatosExcel.CargaExcel
CargaDatosExcel.CargaExcelImp ..> Constantes.Constantes
Exception.NewExceptionCreacionDatos --|> Exception.ExceptionSistema
Exception.NewExceptionCreacionDatos ..> javax.swing.JOptionPane
Exception.NewExceptionExcel --|> Exception.ExceptionSistema
Exception.NewExceptionExcel ..> Variables.AtributosSistema
Exception.NewExceptionExcel ..> javax.swing.JOptionPane
Exception.NewExceptionExcel ..> Constantes.ExceptionCrearExcel
Exception.NewExceptionExcel ..> Constantes.ExceptionLeerExcel
Factory.FactoryImp ..> java.lang.Override
Factory.FactoryImp ..> CargaDatosExcel.CargaExcel
Factory.FactoryImp --|> Factory.FactoryImplementacion
Factory.FactoryImp ..> Strategia.MetodosCalculo
Interfase.JPanelElementos ..> interprete.SalidaInterprete
Interfase.JPanelElementos ..> java.lang.SuppressWarnings
Interfase.JPanelElementos ..> CargaDatosExcel.CargaExcelImp
Interfase.JPanelElementos ..> Factory.FactoryImp
Interfase.JPanelElementos ..> Strategia.MetodosCalculoDistanciaImp
Interfase.JPanelElementos ..> Strategia.MetodosCalculoEmisionImp
Interfase.JPanelElementos ..> Variables.AtributosSistema
Interfase.JPanelElementos ..> interprete.Contexto
Interfase.JPanelElementos ..> interprete.SalidaCsv
Interfase.JPanelElementos ..> interprete.SalidaExcel
Interfase.JPanelElementos ..> java.io.File
Interfase.JPanelElementos ..> javax.swing.JFileChooser
Interfase.JPanelElementos --|> javax.swing.JFrame
Interfase.JPanelElementos ..> javax.swing.JOptionPane
Interfase.JPanelElementos ..> CargaDatosExcel.CargaExcel
Interfase.JPanelElementos ..> Factory.FactoryImplementacion
Interfase.JPanelElementos --|> Interfase.ConstantesInterfase
Interfase.JPanelPrincipals ..> java.lang.SuppressWarnings
Interfase.JPanelPrincipals --|> javax.swing.JFrame
Interfase.JPanelPrincipals --|> Interfase.ConstantesInterfase
MetodosImp.MetodosEjecucionImp ..> java.lang.Override
MetodosImp.MetodosEjecucionImp ..> Variables.AtributosSistema
MetodosImp.MetodosEjecucionImp ..> java.util.ArrayList
MetodosImp.MetodosEjecucionImp ..> java.util.HashMap
MetodosImp.MetodosEjecucionImp ..> Constantes.Constantes
MetodosImp.MetodosEjecucionImp --|> MetodosImp.MetodosEjecucion
Strategia.MetodosCalculoDistanciaImp --|> Strategia.MetodosCalculoDistancia
Strategia.MetodosCalculoDistanciaImp ..> java.lang.Override
Strategia.MetodosCalculoDistanciaImp ..> Variables.AtributosSistema
Strategia.MetodosCalculoDistanciaImp ..> java.util.ArrayList
Strategia.MetodosCalculoDistanciaImp ..> java.util.HashMap
Strategia.MetodosCalculoDistanciaImp ..> Constantes.Constantes
Strategia.MetodosCalculoEmisionImp --|> Strategia.MetodosCalculoEmision
Strategia.MetodosCalculoEmisionImp ..> java.lang.Override
Strategia.MetodosCalculoEmisionImp ..> java.util.ArrayList
Strategia.MetodosCalculoEmisionImp ..> java.util.HashMap
Variables.AtributosSistema ..> java.util.ArrayList
Variables.AtributosSistema ..> java.util.HashMap
Variables.AtributosSistema ..> Constantes.Constantes
interprete.SalidaCsv --|> interprete.SalidaInterprete
interprete.SalidaCsv ..> java.lang.Override
interprete.SalidaExcel --|> interprete.SalidaInterprete
interprete.SalidaExcel ..> java.lang.Override
interprete.SalidaExcel ..> Variables.AtributosSistema
interprete.SalidaExcel ..> java.io.FileNotFoundException
interprete.SalidaExcel ..> java.io.FileOutputStream
interprete.SalidaExcel ..> java.io.IOException
interprete.SalidaExcel ..> org.apache.poi.ss.usermodel.Row
interprete.SalidaExcel ..> org.apache.poi.ss.usermodel.Sheet
interprete.SalidaExcel ..> org.apache.poi.ss.usermodel.Workbook
interprete.SalidaExcel ..> org.apache.poi.xssf.usermodel.XSSFWorkbook
Factory.FactoryImplementacion ..> CargaDatosExcel.CargaExcel
Factory.FactoryImplementacion ..> Strategia.MetodosCalculo
Interfase.ConstantesInterfase ..> javax.swing.JButton
Interfase.ConstantesInterfase ..> javax.swing.JLabel
Interfase.ConstantesInterfase ..> javax.swing.JTextField
MetodosImp.MetodosEjecucion ..> java.util.ArrayList
MetodosImp.MetodosEjecucion ..> java.util.HashMap
Strategia.MetodosCalculo ..> MetodosImp.MetodosEjecucionImp
Strategia.MetodosCalculo ..> Variables.AtributosSistema
Strategia.MetodosCalculo ..> java.util.ArrayList
Strategia.MetodosCalculo ..> java.util.HashMap
@enduml | false | true | false | false | class |
4e9616afbb5e6a3ec0d152113de925301fb5e26d | 0bad5075fffde9f8114344c69e5007d64ed215c6 | /docs/source/pic/src/boot.trustee.puml | 7459611feca79eae0f14d671f9e1f33adfa1ea8a | [
"Apache-2.0"
] | permissive | PSPC-SPAC-buyandsell/von_anchor | 7ff8964c57b5b016c15284d44ff07919976a3cef | 9d3f96451c1c7a2fee8c0141fc5f32f3596791d0 | refs/heads/master | 2021-08-08T11:16:10.929511 | 2020-04-03T12:48:35 | 2020-04-03T12:48:35 | 140,607,696 | 5 | 15 | Apache-2.0 | 2020-02-10T16:49:28 | 2018-07-11T17:23:09 | Python | UTF-8 | PlantUML | false | false | 1,257 | puml | @startuml
/'
Copyright 2017-2020 Government of Canada - Public Services and Procurement Canada - buyandsell.gc.ca
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file 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, software
distributed under the License 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.
'/
skinparam ParticipantPadding 20
skinparam BaloxPadding 20
title Trustee VON Anchor Boot Sequence
box "Indy" #LightBlue
participant "Ledger" as ledger
endbox
actor "Trustee VON Anchor" as tan
=== BOOTSTRAP ==
tan -> tan: call get_nym(did)
group get_nym() implements
tan -> ledger: Look up own nym
ledger --> tan: nym if present
end
alt Nym not present
tan -[#blue]> tan: call send_nym(did, verkey, alias, role)
group send_nym() implements
tan -[#blue]> ledger: send anchor nym
ledger --[#blue]> tan: anchor nym
end
end
@enduml
| false | true | false | false | usecase |
614b9a5842575376d83a37f1e1009007d3340faa | e996fa8ecacb2f092ee170ba4703cdafd464097a | /bouquet-SubSystem/templates/Logical.puml | 601634865f76483547b80c418ecd8664399c6fc6 | [
"MIT"
] | permissive | madajaju/bouquet | 24f46a8786cc9829eee8b7a2c452137b1481683a | 3224eef247bae360d30e90bd4928eb2cde29f3ac | refs/heads/master | 2023-04-28T22:12:20.533376 | 2018-11-21T13:45:09 | 2018-11-21T13:45:09 | 90,114,169 | 2 | 1 | null | 2023-04-18T11:23:53 | 2017-05-03T06:08:04 | JavaScript | UTF-8 | PlantUML | false | false | 358 | puml | @startuml
rectangle "Logical Diagram TBD"
@enduml
package "User" #ffffcc {
}
package "Used" #ffffcc {
}
package "<%= nameSpaces %>" #lightblue {
interface "<%= nameSpaces %>" {
}
CLI ()-- "<%= nameSpaces %>"
REST ()-- "<%= nameSpaces %>"
Web ()-- "<%= nameSpaces %>"
}
User --> "<%= nameSpaces %>"
"<%= nameSpaces %>" --> Used
| false | true | false | false | class |
969a5d4c0e560bf7bcc1881a598bbd09e13940fb | fe7c240d00a00a66aeaad25d2f74f152a3158569 | /Docs/error-types.puml | f26dcd6590e9fa9b7c9a4e08abbb889fcb08a61f | [] | no_license | valmaev/scribe-connector-demo | de04413823d7f76a13df9ee5a3b4df102d601eec | 452aad4ba6bb45a4fbd5095d6fa49a4454a25faa | refs/heads/master | 2020-03-28T04:02:40.023252 | 2018-10-30T05:56:15 | 2018-10-30T05:56:15 | 147,690,949 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 485 | puml | @startuml
hide empty description
skinparam {
ArrowColor #FF9300
BackgroundColor #Black
DefaultBackgroundColor #Black
DefaultFontName "Iosevka SS08"
DefaultFontColor #White
Shadowing false
}
skinparam state {
BackgroundColor #Black
BorderColor #DarkOrange
}
state "Error Types" as ErrorTypes #DarkOrange
state "Fatal Errors" as FatalErrors
state "Row Errors" as RowErrors
ErrorTypes --> FatalErrors
ErrorTypes --> RowErrors
@enduml
| false | true | false | false | state |
c535a801312273eb3aea6b55723cf13dcfad7839 | 27bade928da247751c05e64b7baa7cd79bbc4766 | /oodesignpatterns/diagrams/proxy.puml | f947014804a4516d9096b52dcaca2a6a349135b2 | [] | no_license | zweibit0110/design-patterns | 7ef005c8f49752545d3093e2de3d7f058c48e278 | c8f88aa916ffdd556026722c4ca80e7555e535fa | refs/heads/master | 2021-07-24T07:50:11.906876 | 2019-11-29T12:51:53 | 2019-11-29T12:51:53 | 224,854,326 | 0 | 0 | null | 2020-10-13T17:50:56 | 2019-11-29T12:55:42 | Java | UTF-8 | PlantUML | false | false | 1,373 | puml | @startuml
skinparam note {
borderColor grey
backgroundColor white
}
skinparam legend {
borderColor white
fontSize 20
fontColor grey
}
package com.deloitte.training.oodesignpatterns.structural.proxy {
' Classes and interfaces
interface CommandExecutor {
+ runCommand(cmd) : String
}
class CommandExecutorImpl {
+ runCommand(cmd) : String
}
class CommandExecutorProxy {
- executor : CommandExecutorImpl
+ CommandExecutorProxy()
+ runCommand(cmd) : String
}
class CommandExecutorTest
' relationships
CommandExecutor <-- CommandExecutorProxy : implements
CommandExecutor <-- CommandExecutorImpl : implements
CommandExecutorImpl -* CommandExecutorProxy : contains
CommandExecutorProxy -o CommandExecutorTest : use
' hide garbage
hide empty fields
hide empty methods
' notes
note bottom of CommandExecutorTest
<i><size:10><color:grey>Create <b>CommandExecutor</b> proxy and run commands on it:</color></size></i>
executor = new CommandExecutorProxy()
executor.runCommand("cmd")
<i><size:10><color:grey>The command will not be executed straightforward, because the proxy will decide its execution.</color></size></i>
end note
}
'legend
legend bottom left
PROXY [design pattern]
end legend
@enduml
| false | true | false | false | class |
78a464933264d189cb12faf66777f0992d7a9e5d | 1a874b3427decfdc734e03583dd8cc63d657cdad | /app/src/main/java/com/example/airpnp/LocationPackage/LocationPackage.plantuml | f70265ec6419230110e3750dfbdff5345aa493b7 | [] | no_license | IdoPerez/AirPnP | 0badff3de357d4add3e262115310e5ffed5d1dab | 785869469e7958e4d4acaf3f6a6ff7f0b5a07433 | refs/heads/master | 2023-06-05T01:16:14.054826 | 2021-06-23T06:16:55 | 2021-06-23T06:16:55 | 309,782,171 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,217 | plantuml | @startuml
title __LOCATIONPACKAGE's Class Diagram__\n
namespace com.example.airpnp {
namespace LocationPackage {
class com.example.airpnp.LocationPackage.LocationControl {
{static} + ACCESS_LOCATION_REQUEST_CODE : int
+ lastKnownLocation : Location
{static} + locationPermissionGranted : boolean
- address : String
- addresses : List<Address>
- context : Context
- country : String
- geoCoder : Geocoder
- locale : Locale
- userCityName : String
+ LocationControl()
+ getAddress()
+ getAddressFromLocation()
+ getCountry()
+ getLastKnownLocation()
+ getLocationFromAddress()
{static} + getLocationPermission()
+ getLocationPermissionGranted()
+ getUserCityName()
+ setLastKnownLocation()
+ updateUserLocation()
- clearString()
- splitAddressLocation()
}
}
}
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 |
dc58bcb5150dc987cdf546e827fd4d8ec4ab6b92 | 87b13699a92fe26bd2974254727e6859f3ae32f3 | /src/csheets/userstories/core02_02/Tooltips/i130395/core02_02_analysis_cell_delegate.puml.puml | bee191aad473a306d68b12874e6e5da4ebd4617f | [] | no_license | 1130348/Confusao | 62e06a3428e4455807b6b247c52d9f94b95fa2c1 | 4fa082ace786a61c0868e6ff8f08ac2497fbabd3 | refs/heads/master | 2020-03-25T00:25:42.003519 | 2015-06-26T14:16:24 | 2015-06-26T14:16:24 | 143,185,136 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 809 | puml | @startuml doc-files/core02_02_analysis_cell_delegate.png
interface Extensible<T> {
+T getExtension(String name);
}
interface "Cell : Extensible<Cell>" as Cell {
}
class CellImpl {
-transient Map<String, CellExtension> extensions;
+Cell getExtension(String name);
}
class CellExtension {
-Cell delegate;
-String name;
+CellExtension(Cell delegate, String name)
}
class StylableCell {
}
interface CellListenner {
}
class "<<analysis>> CommentableCell" as CommentableCell {
}
Extensible <|-- Cell
Cell <|-- CellExtension
CellListenner <|-- CellExtension
CellExtension <|-- StylableCell
Cell <|-- CellImpl
CellImpl o- CellExtension : extensions
CellExtension <|-- CommentableCell
@enduml
| false | true | false | false | class |
fe48b64428a28053161730d486cb5fbae11b62a8 | 3ebea401c942d66ad0651df721a89cbb15695113 | /plantuml/state-codebroken.puml | be54578fe8fac395fa7df8b2148d07b5ce3f1939 | [] | no_license | Master-Desarrollo-20-21/ejercicio-2-modelo-de-dominio-mastermind-nihillo | 0eca55cbb36f0459f3df6298e7c8605ec41cc60a | d01b6edcd54d627288ba293183621608e36a0c83 | refs/heads/main | 2023-01-03T22:33:39.435991 | 2020-10-11T07:46:13 | 2020-10-11T07:46:13 | 302,696,700 | 6 | 3 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,929 | puml | @startuml
title Mastermind - Estado final de turno (código adivinado)
'OBJECTS'
object ":Board" as Board
object ":CodeMaker" as CodeMaker
object ":CodeBreaker" as CodeBreaker
together {
together {
object "Test01:Test" as Test01
object ":Result" as Result01
object ":WhiteMatch" as WhiteMatch01
object "Test02:Test" as Test02
object ":Result" as Result02
object ":WhiteMatch" as WhiteMatch02
object "Test03:Test" as Test03
object ":Result" as Result03
object ":WhiteMatch" as WhiteMatch03
}
together {
object "Test04:Test" as Test04
object ":Token" as Token041 {
position = 1
colour = "Red"
}
object ":Token" as Token042 {
position = 2
colour = "Blue"
}
object ":Token" as Token043 {
position = 3
colour = "Black"
}
object ":Token" as Token044 {
position = 4
colour = "Yellow"
}
object ":Token" as Token045 {
position = 5
colour = "Blue"
}
object ":Result" as Result04
object ":BlackMatch" as BlackMatch04
object ":WhiteMatch" as WhiteMatch04
}
together {
object "Test05:Test" as Test05
object ":Token" as Token051 {
position = 1
colour = "Red"
}
object ":Token" as Token052 {
position = 2
colour = "Blue"
}
object ":Token" as Token053 {
position = 3
colour = "Black"
}
object ":Token" as Token054 {
position = 4
colour = "Blue"
}
object ":Token" as Token055 {
position = 5
colour = "Yellow"
}
object ":Result" as Result05
object ":BlackMatch" as BlackMatch05
}
together {
object ":Code" as Code
object ":Token" as Token001 {
position = 1
colour = "Red"
}
object ":Token" as Token002 {
position = 2
colour = "Blue"
}
object ":Token" as Token003 {
position = 3
colour = "Black"
}
object ":Token" as Token004 {
position = 4
colour = "Blue"
}
object ":Token" as Token005 {
position = 5
colour = "Yellow"
}
}
}
'RELATIONSHIPS'
Board --> Code
Board --> Test01
Board --> Test02
Board --> Test03
Board --> Test04
Board --> Test05
CodeMaker --> Code
CodeBreaker --> Test01
CodeBreaker --> Test02
CodeBreaker --> Test03
CodeBreaker --> Test04
CodeBreaker --> Test05
CodeMaker ..> Result01
CodeMaker ..> Result02
CodeMaker ..> Result03
CodeMaker ..> Result04
CodeMaker ..> Result05
'TEST LINE 01 RELATIONSHIPS'
Test01 --> Result01
Result01 *--> "1" WhiteMatch01
'TEST LINE 02 RELATIONSHIPS'
Test02 --> Result02
Result02 *--> "3" WhiteMatch02
'TEST LINE 03 RELATIONSHIPS'
Test03 --> Result03
Result03 *--> "3" WhiteMatch03
'TEST LINE 04 RELATIONSHIPS'
Test04 *-right-> Token041
Test04 *-right-> Token042
Test04 *-right-> Token043
Test04 *-right-> Token044
Test04 *-right-> Token045
Test04 --> Result04
Result04 *--> "3" BlackMatch04
Result04 *--> "2" WhiteMatch04
'TEST LINE 05 RELATIONSHIPS'
Test05 *-right-> Token051
Test05 *-right-> Token052
Test05 *-right-> Token053
Test05 *-right-> Token054
Test05 *-right-> Token055
Test05 --> Result05
Result05 *--> "5" BlackMatch05
'CODE LINE RELATIONSHIPS'
Code *-right-> Token001
Code *-right-> Token002
Code *-right-> Token003
Code *-right-> Token004
Code *-right-> Token005
note as N1
Tests 1, 2, 3 no detallados
para mejor legibilidad
end note
'FORCE LAYOUT'
Code -[hidden]-> Test03
Test01 -[hidden]-> Test04
WhiteMatch03 -[hidden]-> Test04
WhiteMatch04 -[hidden]-> Test05
Test03 -[hidden]- N1
@enduml | false | true | true | false | class |
00c2c823c66b0feed15c132672170b6c285882d4 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolStarter.puml | 9cf06f5daabc44a702f0a2b9a8f00b3e4c87c074 | [] | 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 | 201 | puml | @startuml
class UnityTestProtocolStarter <<static>> {
{static} UnityTestProtocolStarter()
+ {static} OnAssemblyCompilationFinished(assembly:string, messages:CompilerMessage[]) : void
}
@enduml
| false | true | false | false | class |
26de62c3423c4c02b81d17b2339a397752b04357 | 0542c1493ec9be527acc54f67a0db02c59883199 | /doc/MethodArgumentResolver类设计.puml | 48d583259d422a9807798e43f27beec0328c3764 | [] | no_license | kangjiabang/springlearn | 178c6df7441eb507d5fe484ff004cdd2a09cf570 | 90ece0ff4a25f416a944de996f83d0e707b594cf | refs/heads/master | 2022-04-14T13:27:27.551434 | 2020-04-20T04:32:58 | 2020-04-20T04:32:58 | 114,709,497 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 186 | puml | @startuml
interface MethodArgumentResolver
abstract AbstractMessageConverterMethodArgumentResolver
MethodArgumentResolver <|... AbstractMessageConverterMethodArgumentResolver
@enduml | false | true | false | false | class |
cda8bc41b2bb604cab322e4ef9a120d98074bf84 | c2105b92c810f5779b676dfb6b577ec9910d2687 | /Documentation/PUML/data/persistence_layer.puml | fd19f7f9cf78b7ac439368b1aaf3010b66974962 | [
"MIT"
] | permissive | tunepruner/4wardslegacy | 4df61c9f8a1a6a1d1a22ed164132beac8f46b0e7 | 410e3a26b073139b3dc2013d30a9fc7bb01ddc4d | refs/heads/master | 2023-02-16T19:00:08.988933 | 2021-01-12T23:08:05 | 2021-01-12T23:08:05 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 592 | puml | @startuml
package "persistence" as persistence{
interface DaysList
interface DayListItem
class Days <<DaysList>>
Days .up. DaysList
Days --* DayListItem
DayListItem .. PushEnd
DayListItem .. PushStart
DayListItem .. Day
class Day <<DayListItem>>
class PushEnd <<DayListItem>>
class PushStart<<DayListItem>>
class Plan
class AdjustedPlan
class Log
Day --* Plan
Day --* AdjustedPlan
Day --* Log
class PlanItem
Plan --* PlanItem
class AdjustedPlanItem
AdjustedPlan --* AdjustedPlanItem
class TimeAllotment
class ClockTimeEntry
Log --* ClockTimeEntry
ClockTimeEntry --* TimeAllotment
}
@enduml | false | true | false | false | class |
d4cd1b33d3378478d1d107b6018a79285ba1db08 | a751888fd29a1b92bb32ef7d272d3e72f664ed30 | /src/design/sampling-class-diagram.puml | 2bb40cea271103f93687f5bbc311c2ac7cc59d84 | [
"Apache-2.0",
"MIT",
"EPL-1.0"
] | permissive | petrushy/Orekit | b532c7db85c992d85b5ac3d858d18d656e2b8c46 | 1f8ff45caf82e0e7e85f8cf9fd4f41c3ba379443 | refs/heads/develop | 2023-08-16T11:37:43.709083 | 2023-07-18T20:13:14 | 2023-07-18T20:13:14 | 42,349,064 | 10 | 2 | Apache-2.0 | 2023-07-21T14:54:14 | 2015-09-12T07:39:56 | Java | UTF-8 | PlantUML | false | false | 3,109 | puml | ' Copyright 2002-2022 CS GROUP
' Licensed to CS GROUP (CS) under one or more
' contributor license agreements. See the NOTICE file distributed with
' this work for additional information regarding copyright ownership.
' CS licenses this file to You under the Apache License, Version 2.0
' (the "License"); you may not use this file 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, software
' distributed under the License 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.
@startuml
skinparam svek true
skinparam ClassBackgroundColor #F3EFEB/CCC9C5
skinparam ClassArrowColor #691616
skinparam ClassBorderColor #691616
skinparam NoteBackgroundColor #F3EFEB
skinparam NoteBorderColor #691616
skinparam NoteFontColor #691616
skinparam ClassFontSize 11
skinparam PackageFontSize 12
skinparam linetype ortho
package org.orekit.propagation #ECEBD8 {
interface Propagator {
+StepHandlerMultiplexer getMultiplexer()
+void clearStepHandlers()
+void setStepHandler(double h, OrekitFixedStepHandler handler)
+void setStepHandler(OrekitStepHandler handler)
}
package sampling #DDEBD8 {
class StepHandlerMultiplexer {
+void add(double h, OrekitFixedStepHandler handler)
+void add(OrekitStepHandler handler)
+void remove(OrekitFixedStepHandler handler)
+void remove(OrekitStepHandler handler)
+void clear()
+List<OrekitStepHandler> getHandlers()
}
interface OrekitFixedStepHandler {
+void init(SpacecraftState s0, AbsoluteDate t)
+void handleStep(SpacecraftState currentState)
+void finish(SpacecraftState finalState)
}
note bottom
handle single discrete state
end note
interface OrekitStepHandler {
+void init(SpacecraftState s0, AbsoluteDate t)
+void handleStep(OrekitStepInterpolator interpolator)
+void finish(SpacecraftState finalState)
}
note bottom
handle continuous states valid throughout the step
end note
interface OrekitStepInterpolator {
+SpacecraftState getCurrentState()
+SpacecraftState getPreviousState()
+SpacecraftState getInterpolatedState(AbsoluteDate date)
+boolean isForward()
}
Propagator o--> StepHandlerMultiplexer : multiplexer
Propagator o--> OrekitStepInterpolator
StepHandlerMultiplexer -right-> OrekitStepInterpolator : interpolator
StepHandlerMultiplexer --|> OrekitStepHandler
StepHandlerMultiplexer o--> "*" OrekitStepHandler
StepHandlerMultiplexer o--> "*" OrekitFixedStepHandler
OrekitStepInterpolator <-down- OrekitStepHandler : interpolator
}
}
@enduml
| false | true | false | false | sequence |
2c643c584771744193a1d835acc260383f58b405 | 70612e4740281d353263930c8d6d79b5334016f4 | /docs/use_cases/activate_application/assets/activate_app_main_flow.puml | 88d9a62b3abc0ae650e0256b1eb9fbc887a9daa3 | [] | no_license | ELauta/sdl_core | 91603e17596d656a7a73062b9154998a1ce7ccb4 | e11f98cdb1ec371cd33005d77b961c1ff8a2b483 | refs/heads/master | 2021-01-01T16:43:41.007430 | 2017-05-17T11:45:32 | 2017-05-17T11:45:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 308 | puml | @startuml
HMI -> SDL: SDL.ActivateApp (app_ID)
note right: User activates app_ID
SDL ---> HMI: SDL.ActivateApp (SUCCESS)
SDL -> app_ID: OnHMIStatus (maximum possible HMILevel)
note right
Application HMI Type: any
app_ID successfully registers on SDL
app_ID in other-than-NULL policies
end note
@enduml
| false | true | false | false | sequence |
0ad6bc9e0320cbdd62601998941b3bfa4005db85 | 3ed3ffeab6e1a898d1d3306610a9cc6b20b3d5d5 | /documentView/console/docs/diagrams/src/paquetes.plantuml | b37dbbc750ac71fdfa9b157b1cbbd56f3a7c6f14 | [] | no_license | Master-Desarrollo-20-21/diseno-oo-ejercicio2-mastermind-document-view-isainz753 | 0ef6008674c45c0cf0690b9479bd7a1d153b12cf | db9b541f67d720217ee34ce9d0ed6f5b3d48a2ce | refs/heads/main | 2023-02-12T05:48:55.564705 | 2021-01-06T10:34:19 | 2021-01-06T10:34:19 | 327,275,409 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 8,660 | plantuml | @startuml usantatecla.mastermind
class View as "usantatecla.views.\nView"
class Game as "usantatecla.models.\nGame"
class usantatecla.mastermind.Mastermind{
- Mastermind()
- play()
+ {static} main(String[])
}
usantatecla.mastermind.Mastermind *-down-> View
usantatecla.mastermind.Mastermind .down.> Game
@enduml
@startuml usantatecla.mastermind.views
class ColorCode as "usantatecla.\nmastermind.utils.\nColorCode"
class Error as "usantatecla.\nmastermind.models.\nError"
class Color as "usantatecla.\nmastermind.models.\nColor"
abstract class Combination as "usantatecla.\nmastermind.models.\nCombination"
class ProposedCombination as "usantatecla.\nmastermind.models.\nProposedCombination"
class Result as "usantatecla.\nmastermind.models.\nResult"
class Game as "usantatecla.\nmastermind.models.\nGame"
class YesNoDialog as "usantatecla.\nutils.\nYesNoDialog"
class Console as "usantatecla.\nutils.\nConsole"
abstract class usantatecla.mastermind.views.WithGameView {
+ WithGameView(Game)
}
usantatecla.mastermind.views.WithGameView *-down-> Game
class usantatecla.mastermind.views.ColorView{
- {static} INITIALS: char []
~ ColorView(Color)
~ {static} allInitials(): String
~ {static} getInstance(char): Color
~ write()
}
usantatecla.mastermind.views.ColorView -down..> ColorCode
usantatecla.mastermind.views.ColorView *-down-> Color
class usantatecla.mastermind.views.ErrorView{
- {static} MESSAGES: String []
~ ErrorView(Error error)
~ writeln()
}
usantatecla.mastermind.views.ErrorView *-down-> Error
usantatecla.mastermind.views.ErrorView ..> usantatecla.mastermind.views.ColorView
usantatecla.mastermind.views.ErrorView ..> Console
class usantatecla.mastermind.views.GameView {
~ GameView(Game)
~ write()
~ isWinnerOrLooser() : boolean
}
usantatecla.mastermind.views.GameView -up-|> usantatecla.mastermind.views.WithGameView
usantatecla.mastermind.views.GameView *-down-> usantatecla.mastermind.views.SecretCombinationView
usantatecla.mastermind.views.GameView ..> usantatecla.mastermind.views.Message
usantatecla.mastermind.views.GameView ..> usantatecla.mastermind.views.ProposedCombinationView
usantatecla.mastermind.views.GameView ..> usantatecla.mastermind.views.ResultView
usantatecla.mastermind.views.GameView ..> Console
enum usantatecla.mastermind.views.Message{
+ ATTEMPTS
+ SECRET_COMBINATION
+ RESUME
+ RESULT
+ PROPOSED_COMBINATION
+ TITLE
+ WINNER
+ LOOSER
- message: String
~ MessageView(String)
~ write()
~ writeln()
~ writeln(int)
~ writeln(int, int)
}
usantatecla.mastermind.views.Message ..> Console
class usantatecla.mastermind.views.ProposalView {
~ ProposalView(Game)
~ interact(): boolean
}
usantatecla.mastermind.views.ProposalView -up-|> usantatecla.mastermind.views.WithGameView
usantatecla.mastermind.views.ProposalView *-down-> usantatecla.mastermind.views.GameView
usantatecla.mastermind.views.ProposalView -down..> ProposedCombination
usantatecla.mastermind.views.ProposalView ..> usantatecla.mastermind.views.ProposedCombinationView
class usantatecla.mastermind.views.ProposedCombinationView {
~ ProposedCombinationView(ProposedCombination)
~ write()
~ read()
}
usantatecla.mastermind.views.ProposedCombinationView *-down-> ProposedCombination
usantatecla.mastermind.views.ProposedCombinationView ..> usantatecla.mastermind.views.Message
usantatecla.mastermind.views.ProposedCombinationView ..> usantatecla.mastermind.views.ColorView
usantatecla.mastermind.views.ProposedCombinationView ..> Combination
usantatecla.mastermind.views.ProposedCombinationView ..> Error
usantatecla.mastermind.views.ProposedCombinationView ..> Color
usantatecla.mastermind.views.ProposedCombinationView ..> Console
class usantatecla.mastermind.views.ResultView {
~ ResultView(Result)
~ writeln()
}
usantatecla.mastermind.views.ResultView *-down-> Result
usantatecla.mastermind.views.ResultView ..> usantatecla.mastermind.views.Message
class usantatecla.mastermind.views.ResumeView {
~ ResumeView(Game)
~ interact(): boolean
}
usantatecla.mastermind.views.ResumeView -up-|> usantatecla.mastermind.views.WithGameView
usantatecla.mastermind.views.ResumeView -down..> YesNoDialog
usantatecla.mastermind.views.ResumeView ..> usantatecla.mastermind.views.Message
class usantatecla.mastermind.views.SecretCombinationView {
~ SecretCombinationView()
~ writeln()
}
usantatecla.mastermind.views.SecretCombinationView ..> usantatecla.mastermind.views.Message
usantatecla.mastermind.views.SecretCombinationView ..> Console
class usantatecla.mastermind.views.StartView {
~ interact()
}
usantatecla.mastermind.views.StartView..> usantatecla.mastermind.views.Message
usantatecla.mastermind.views.StartView..> usantatecla.mastermind.views.SecretCombinationView
class usantatecla.mastermind.views.View {
+ View(Game)
+ interact()
}
usantatecla.mastermind.views.View .down.> Game
usantatecla.mastermind.views.View *-down-> usantatecla.mastermind.views.ProposalView
usantatecla.mastermind.views.View *-down-> usantatecla.mastermind.views.StartView
usantatecla.mastermind.views.View *-down-> usantatecla.mastermind.views.ResumeView
@enduml
@startuml usantatecla.mastermind.models
enum Color as "usantatecla.\nmastermind.types.\nColor"
abstract class usantatecla.mastermind.models.Combination {
- {static} WIDTH: int
# Combination()
+ {static} getWidth(): int
}
usantatecla.mastermind.models.Combination *-down-> "*" Color
class usantatecla.mastermind.models.Game {
- {static} MAX_LONG: int
- attempts: int
+ Game()
+ reset()
+ 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-> "*" usantatecla.mastermind.models.Result
usantatecla.mastermind.models.Game *-down-> "*" usantatecla.mastermind.models.ProposedCombination
class usantatecla.mastermind.models.ProposedCombination {
~ contains(Color, int): boolean
~ contains(Color): boolean
+ getColors(): List<Color>
}
usantatecla.mastermind.models.ProposedCombination -up-|> usantatecla.mastermind.models.Combination
usantatecla.mastermind.models.ProposedCombination ..> Color
class usantatecla.mastermind.models.Result {
- blacks: int
- whites: int
~ Result(int, int)
~ isWinner(): boolean
+ getBlacks(): int
+ getWhites(): int
}
usantatecla.mastermind.models.Result ..> usantatecla.mastermind.models.Combination
class usantatecla.mastermind.models.SecretCombination {
~ SecretCombination()
~ getResult(ProposedCombination): Result
}
usantatecla.mastermind.models.SecretCombination -up-|> usantatecla.mastermind.models.Combination
usantatecla.mastermind.models.SecretCombination ..> usantatecla.mastermind.models.Result
usantatecla.mastermind.models.SecretCombination ..> usantatecla.mastermind.models.ProposedCombination
usantatecla.mastermind.models.SecretCombination ..> Color
@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.ColorCode {
+ RED
+ BLUE
+ YELLOW
+ GREEN
+ ORANGE
+ PURPLE
+ RESET_COLOR
- color: String
~ ColorCode(String)
+ getColor(): String
+ {static} getColorByIndex(int): String
}
class usantatecla.utils.Console {
+ {static} console: Console
+ {static} getInstance(): Console
+ readString(String): String
+ readString(): String
+ readInt(String): int
+ readChar(String): char
+ writeln()
+ write(String)
+ write(int)
+ writeln(String)
+ writeln(int)
+ write(char)
- writeError(String)
}
usantatecla.utils.Console *-down-> BufferedReader
class usantatecla.utils.YesNoDialog {
- {static} AFIRMATIVE: char
- {static} NEGATIVE: char
- {static} QUESTION: String
- {static} MESSAGE: String
+ read(String): boolean
+ read(): boolean
- {static} isAfirmative(char): boolean
- {static} isNegative(char): boolean
}
usantatecla.utils.YesNoDialog ..> usantatecla.utils.Console
@enduml
| false | true | false | false | class |
4bed818b39437f2f025ba604ce47a4133b479373 | 17f581e0c588dc68067a12e2642dc25a0acfc9f2 | /source/images/working_with/deployment_diagram.plantuml | bd18347154d3d874328a11be4efb6199722199c1 | [
"CC-BY-4.0"
] | permissive | jvasile/dst-doc | cfab869e06821131b144b5b75a69471c2e9d6bae | f076417cb28a715ac6048f4f839b9ebc681f0177 | refs/heads/master | 2020-08-19T05:26:35.085732 | 2019-10-11T14:35:17 | 2019-10-14T23:14:30 | 215,883,342 | 0 | 0 | null | 2019-10-17T20:50:24 | 2019-10-17T20:50:23 | null | UTF-8 | PlantUML | false | false | 1,374 | plantuml | @startuml deployment_diagram
title =Deployment Diagram
left to right direction
skinparam {
DefaultTextAlignment center
LegendBackgroundColor white
}
actor alice
actor bob
node "alice's computer" <<device>> {
artifact "==dst node" as alice_dst_node
node "blockchain node 1" as blockchain_node_1
}
node "bob's computer" <<device>> {
artifact "==dst node" as bob_dst_node
}
node "blockchain node 2" as blockchain_node_2
node "blockchain node x" as blockchain_node_x
node "blockchain node y" as blockchain_node_y
' since left to right direction has be defined,
' the meaninig of keywords change as below
' Keyword => actual meaning
' up => left
' down => right
' left => up
' right => down
alice-down-alice_dst_node : <<protocol>>\nrpc
alice_dst_node-down-bob_dst_node : <<protocol>>\nwebsocket
bob_dst_node-down-bob : <<protocol>>\nrpc
alice_dst_node-right-blockchain_node_1 : <<protocol>>\nwebsocket
bob_dst_node-right-blockchain_node_2 : <<protocol>>\nwebsocket
' p2p connections in blockchain network
blockchain_node_1-down-blockchain_node_2
blockchain_node_1-right-blockchain_node_x
blockchain_node_2-right-blockchain_node_y
blockchain_node_x-down-blockchain_node_y
blockchain_node_1-right-blockchain_node_y
blockchain_node_x-right-blockchain_node_2
legend
Note : The blockchain node can be run either locally or in a remote environment
endlegend
@enduml | false | true | false | false | sequence |
f1b9b8bfe0e9ae30007bc38630bfd1f1e14f2faa | 7204671d98ac508f410c373821834ec8b8ac7712 | /behavioral/state/diagram.puml | 7f1a33a42d4189f59d2edaccb39cdc5f5233eda2 | [] | no_license | phamh79/design-pattern-in-go | 1e052ec04f3ad9ef049efdd2f2fb7a7d6d62f380 | d867a5bfd0cb32aa87f45a20ef1fd03b469ae7b4 | refs/heads/master | 2022-12-17T07:45:11.746980 | 2020-09-13T04:43:55 | 2020-09-13T04:43:55 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,774 | puml | @startuml
namespace state {
class hasItemState << (S,Aquamarine) >> {
- vendingMachine *vendingMachine
- requestItem() error
- addItem(count int) error
- insertMoney(money int) error
- dispenseItem() error
}
class hasMoneyState << (S,Aquamarine) >> {
- vendingMachine *vendingMachine
- requestItem() error
- addItem(count int) error
- insertMoney(money int) error
- dispenseItem() error
}
class itemRequestedState << (S,Aquamarine) >> {
- vendingMachine *vendingMachine
- requestItem() error
- addItem(count int) error
- insertMoney(money int) error
- dispenseItem() error
}
class noItemState << (S,Aquamarine) >> {
- vendingMachine *vendingMachine
- requestItem() error
- addItem(count int) error
- insertMoney(money int) error
- dispenseItem() error
}
interface state {
- addItem( int) error
- requestItem() error
- insertMoney(money int) error
- dispenseItem() error
}
class vendingMachine << (S,Aquamarine) >> {
- hasItem state
- itemRequested state
- hasMoney state
- noItem state
- currentState state
- itemCount int
- itemPrice int
- requestItem() error
- addItem(count int) error
- insertMoney(money int) error
- dispenseItem() error
- setState(s state)
- incrementItemCount(count int)
}
}
"state.state" <|-- "state.hasItemState"
"state.state" <|-- "state.hasMoneyState"
"state.state" <|-- "state.itemRequestedState"
"state.state" <|-- "state.noItemState"
"state.state" <|-- "state.vendingMachine"
@enduml
| false | true | false | false | class |
7bfa734d1f6ed9e1574f89e97f139e60656eed30 | 8c59fbc94a2ba7fa9a12c10991fe334cda0df128 | /metrics/cli/docs/features/doctor_output_improvements/diagrams/validation_class_diagram.puml | b8b050dcf2192c683dde09afbc179f2681693dfd | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | solid-vovabeloded/flank-dashboard | 7e952fa1399585d3f15cae2ed2cab435fb82df3f | 15dae0c40823cc12886a1bb0c087442c0697ac89 | refs/heads/master | 2023-07-11T19:54:58.430004 | 2021-08-06T10:29:26 | 2021-08-06T10:29:26 | 389,593,827 | 0 | 0 | Apache-2.0 | 2021-07-26T10:33:52 | 2021-07-26T10:25:59 | null | UTF-8 | PlantUML | false | false | 1,987 | puml | @startuml validation_output_class_diagram
package core.lib.src.util.validation {
package model {
package builder {
class ValidationResultBuilder {
- _results: Map<ValidationTarget, TargetValidationResult>
- ValidationResultBuilder._(results: Map<ValidationTarget, TargetValidationResult>): ValidationResultBuilder
+ {static} ValidationResultBuilder.createForTargets(targets: List<ValidationTarget>): ValidationResultBuilder
+ setResult(result: TargetValidationResult): void
+ setEmptyResults(result: TargetValidationResult): void
+ build(): ValidationResult
}
}
class ValidationTarget {
+ name: String
+ description: String
}
class ValidationConclusion {
+ name: String
+ indicator: String
}
class TargetValidationResult<T> {
+ data: T
+ target: ValidationTarget
+ conclusion: ValidationConclusion
+ description: String
+ details: Map<String, dynamic>
+ context: Map<String, dynamic>
+ copyWith(): TargetValidationResult
}
class ValidationResult{
+ results: UnmodifiableMapView<ValidationTarget, TargetValidationResult>
}
}
package printer {
class ValidationResultPrinter{
- _sink: StringSink
+ print(result: ValidationResult): void
}
}
}
TargetValidationResult --> ValidationTarget : uses
TargetValidationResult --> ValidationConclusion : uses
ValidationResult --> TargetValidationResult : uses
ValidationResult --> ValidationTarget : uses
ValidationResultBuilder -up-> ValidationResult : builds
ValidationResultBuilder -up-> ValidationTarget : uses
ValidationResultBuilder -up-> TargetValidationResult : uses
ValidationResultPrinter --> ValidationResult : prints
@enduml
| false | true | false | false | sequence |
a84c3bc29574701dad1af75ffd847945e412f3af | e4693a606f7392151681abc4f6c5f0ba9f252fab | /de.gematik.ti.cardreader.provider.pcsc/doc/plantuml/PCSCCRP/PCSCCardReaderController.plantuml | 0622cdc50d27088b989a9400d465d8b9c24ec468 | [
"Apache-2.0"
] | permissive | gematik/ref-CardReaderProvider-PCSC | 52683986e5e10589a4b4605c008104a3ddc9e144 | 82e85b22ee81fab33e81171f5b70656f9750e1c4 | refs/heads/master | 2022-01-12T16:05:18.890812 | 2022-01-07T07:24:35 | 2022-01-07T07:24:35 | 214,092,461 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 700 | plantuml | @startuml
package de.gematik.ti.cardreader.provider.pcsc.control {
class PcScCardReaderController {
{static} - LOGGER : Logger
{static} - instance : PcScCardReaderController
- Readers : Collection<ICardReader>
- PcScCardReaderController()
{static} + getInstance()
+ getCardReaders()
- findAvailableCardReaders()
- listCardReaders()
}
}
package de.gematik.ti.cardreader.provider.pcsc.control {
class CheckReaders {
~ CheckReaders()
+ run()
- findNewAndInform()
- findRemovedAndInform()
}
}
PcScCardReaderController +-down- CheckReaders
@enduml
| false | true | false | false | class |
472f3b7cd96e18c5c970cf4423eee0b722ea52fe | 70b6b3086d64939b4bd08cf8aad93ac5283cf1ac | /examples/evaluation/chaos.puml | 5119062697b27587fb915c2046c3cf9d57d7e752 | [
"MIT"
] | permissive | tizuck/scala-uml-diagrams | 4a9d35e54a0f6fb3ef753e46eb59e81d7c42a26b | c5c432132bff9df7ab60352f0e715583d9d51973 | refs/heads/main | 2023-03-01T02:44:15.288794 | 2021-02-03T22:26:55 | 2021-02-03T22:26:55 | 306,687,367 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 761 | puml | @startuml
package Expressions {
abstract class Set <<trait>> {
--<<ScalaClass>>--
isSealed
}
class Difference <<caseclass>> extends Set {
--<<ScalaClass>>--
isSealed
}
class Intersection <<caseclass>> extends Set {
--<<ScalaClass>>--
isSealed
}
class Union <<caseclass>> extends Set {
--<<ScalaClass>>--
isSealed
}
class SymmetricDiff <<caseclass>> extends Set {
--<<ScalaClass>>--
isSealed
}
class Complement <<caseclass>> extends Set {
}
Union --> "1" Set : left
Union --> "1" Set : right
Complement --> "1" Set : set
Intersection --> "1" Set : left
Intersection --> "1" Set : right
Difference --> "1" Set : left
Difference --> "1" Set : right
skinparam Linetype ortho
skinparam groupinheritance 2
@enduml | false | true | false | false | sequence |
2f89a4c45d22358d7744ba605957c9f5200c11df | c8e5514bd3ea44e6613f469e88bc0562ba16ae62 | /src/site/sphinx/formatting/puml/colors/DeepSkyBlue.puml | c6d79570b51decee5de7e87ed360c901fa861952 | [] | 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 | 322 | puml | @startuml
skinparam ClassBackgroundColor #DeepSkyBlue
skinparam ClassFontColor #DeepSkyBlue
skinparam ClassBorderColor #DeepSkyBlue
skinparam ClassStereotypeFontSize 0
skinparam CircledCharacterFontSize 0
skinparam CircledCharacterRadius 0
skinparam ClassBorderThickness 0
skinparam Shadowing false
class Dummy
@enduml | false | true | false | false | class |
9d2b20c2cd5a45d4c81c06424b9f84686e7374fa | 2f22952e07ffc3eb8933d52a20f6a5bfd02e8b35 | /Creational/SimpleFactory/uml.puml | bfadb4a2d4c214aac5486c23fbf1ebd18532e959 | [
"MIT"
] | permissive | ervin-meng/PHPDesignPatterns | c7b868148231f28226e7efd12283798890aae0f2 | 19cd506970898ae6db87d3e838d53658a2876ae7 | refs/heads/master | 2022-12-08T11:38:04.190536 | 2020-09-01T09:12:07 | 2020-09-01T09:12:07 | 291,909,626 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 257 | puml | @startuml
abstract class AbstractProduct
class ProductA {
}
class ProductB {
}
class Factory {
createProduct($productName)
}
AbstractProduct <|-left- ProductA
AbstractProduct <|-right- ProductB
ProductA <.. Factory
ProductB <.. Factory
@enduml | false | true | false | false | class |
467345495e418ee43cc37fdd04a8f4b158640ce0 | 8a65b3892e64cdab6fb818243fa5cd4473389110 | /src/main/java/ex41/Diagram.puml | 5d1272a69cbd6dbfeccf654f4c1ff035498f9c4a | [] | no_license | fpfrances/Frances-cop3330-assignment3 | cecabe924cc09e5fcb36556e49368730dd86c902 | ea79b7f431638f7147c60794aa757a66e4ffeb50 | refs/heads/master | 2023-08-16T17:07:38.954235 | 2021-10-12T02:02:01 | 2021-10-12T02:02:01 | 416,148,844 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 787 | puml | /*
* UCF COP3330 Fall 2021 Assignment 3 Solution
* Copyright 2021 Filipe Frances
*/
@startuml
abstract class ReadFile
abstract class PrintFile
ReadFile <-- Main : \t\n1st
PrintFile <-- ReadFile
PrintFile <-- Main : \t2nd
Main <.. PrintFile
class Main{
* scan file
* create an array list
..
+ ReadFile ()
+ PrintFile.Generator ()
+ PrintFile.outputNames ()
--
* print output
}
class ReadFile{
+ readNames ()
..
* scan file
* store input into an array list
* return an array list
--
+ sortInput ()
..
* Collections.sort
* return input
}
class PrintFile{
+ print ()
* take string
* write the output
--
+ String Generator ()
* header to string
* append all string in array
}
@enduml | false | true | false | false | class |
cc0e914f4bebda5f7f05bd50d8892b66064f8cf8 | 2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8 | /CleanSheets/src/main/java/csheets/worklog/n1140780/sprint4/lang_03.3_create_filter_analysis.puml | 65404135216aa7bc944b78f998f31d64e890c6a7 | [] | 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 | 602 | puml | @startuml doc-files/lang_03.3_create_filter_analysis.png
actor User
participant "<<analysis>>\nTablesFiltersUI" as UI
participant "<<analysis>>\nTablesFiltersController" as Control
participant "<<analysis>>\nTable" as table
participant "<<analysis>>\nExpression" as expr
User->UI: applyFilter(table,expression)
activate Control
UI->Control: applyFilter(table,expression)
Control->table: applyFilter(expression)
activate table
loop forEach row : rows()
loop forEach cell : cell()
table->expr: boolean res = evaluate()
alt res = FALSE
table->table: hideRow(row)
break
end
end
end
@enduml | false | true | false | false | usecase |
04fb4370f4cae63b9fe09948fe3de8f571abbd3a | ebf9e0aa8f86691fe435e68a3d7a93e526b4213f | /app/src/main/java/com/cleanup/todoc/database/database.plantuml | 67a028dbbc94499a1cccb56cf67d45c73a02bc8e | [] | no_license | MystihGreeh/TODOC | 33067b2755718d56a42dec0beb6c0fc032955f15 | 822e45ed08cd41f7e0f03a64912df17214a5a481 | refs/heads/master | 2023-01-02T11:48:40.940958 | 2020-10-29T19:19:27 | 2020-10-29T19:19:27 | 304,115,783 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,126 | plantuml | @startuml
title __DATABASE's Class Diagram__\n
namespace com.cleanup.todoc {
namespace database {
interface com.cleanup.todoc.database.ProjectDao {
{abstract} + createProject()
{abstract} + getProjects()
}
}
}
namespace com.cleanup.todoc {
namespace database {
interface com.cleanup.todoc.database.TaskDao {
{abstract} + deleteTask()
{abstract} + getTask()
{abstract} + insertTask()
}
}
}
namespace com.cleanup.todoc {
namespace database {
abstract class com.cleanup.todoc.database.TodocDatabase {
{static} - INSTANCE : TodocDatabase
{static} + getInstance()
{abstract} + projectDao()
{abstract} + taskDao()
{static} - prepopulatedDatabase()
}
}
}
com.cleanup.todoc.database.TodocDatabase -up-|> android.arch.persistence.room.RoomDatabase
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 |
1163fce3166bd6c2466fd289e7434dcc065a2562 | 80f01c276984441ffd55362c845ad71c6da6003f | /doc/diagrams/core.puml | 671ca63f83b7e2408e39d903668b0ac3eec8dbee | [] | no_license | MyNAmeissaso/laseroid | b18bccbaa9c5e7d337a47a31daf2622cd9dab242 | dc8e489b149a944bcf7bf8840356c2dd188cf7bc | refs/heads/master | 2023-05-31T18:33:50.988916 | 2021-06-17T12:06:42 | 2021-06-17T12:06:42 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,341 | puml | @startuml
class Game {
+ level : JSON
+ score : JSON
- bulletsController : BulletsController
- enemyController : EnemyController
- player : Player
# hexi : Hexi
+ onEnemyDestroyed : Function
+ onLevelChanged : Function
+ clearShips()
+ setupLevel(currentWave)
+ nextLevel()
+ previousLevel()
+ forwardLevel()
+ rewindLevel()
+ restoreState(gameState: JSON)
+ resetGame()
+ update()
+ enemyDestroyed()
}
class Main {
# {static} resources : Array<string>
# {static} sounds : Map<string, string>
+ gameScene : Hexi.Scene
- inputDevice : InputDevice
# hexi : Hexi
# game : Game
# gameStorage : GameStorage
+ init()
+ load()
+ setup()
+ playLoop()
+ nextLevel()
+ saveGame()
+ loadGame()
# levelChanged(currentWave)
# changeState()
}
class GameStorage {
- game : Game
+ save()
+ load()
}
class InputDevice {
- game : Game
+ init()
+ loadTapped()
+ storeTapped()
+ resetTapped()
+ pauseTapped()
}
class Hexi {
+ stage : Stage
+ canvas : Canvas
+ start()
+ move(sprite)
+ sprite()
+ json()
+ pause()
+ resume()
}
Game "1" *-- "1" InputDevice
Game "1" *-- "1" GameStorage
Hexi "1" o-- "1" Main
Main "1" *-- "1" Game
@enduml | false | true | false | false | class |
dd22a3afc7788d1be8e37573208d7a0b69b27c44 | 8e5a557c1b72cbc7960417a5a14bef814b00e984 | /UML/classes.plantuml | e50499d8a9ee1358d6c6efb8ee83e8963e3269db | [] | no_license | bmordan/MTA-audio-app | 4a682dc783c1fe0ae4b93e7fb47a6b929f61a0f8 | 77c6d06b70e147aebc69fb764de8f4104534494e | refs/heads/master | 2022-12-24T03:03:45.773872 | 2020-10-05T11:18:05 | 2020-10-05T11:18:05 | 285,531,784 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 780 | plantuml | @startuml
class Tracks {
ws: WebSocket
tracks: Array
__public__
save()
__private__
_send()
_render()
}
class Grid {
worker: Worker
grid: Array
track: Array
bar: Number
__public__
record()
stop()
saveTrack()
dissmissModal()
__private__
_tick()
_play()
_record()
}
class MyAppAudio {
{static} +context: AudioContext
{static} +analyser: Analyser
{static} +audioData: Uint8Array
{static} +setContext()
}
class Note {
freq: Number
el: HTMLElement
__public__
toggle()
renderSelected()
highlight()
play()
}
class Player {
worker: Worker
track: Array
__public__
load()
play()
stop()
_render()
_tick()
}
MyAppAudio <|-- Note
@enduml
| false | true | false | false | class |
8ccca0e3332e286b093359ebac1fc2fab424c090 | 3566dc7d9071f6eb4edff06e3f1b08c635c6192b | /tema2/client/src/main/java/Controller/Controller.plantuml | 36ad1b43ca0152f33a385b341de48149bf5d8a64 | [] | no_license | genesis152/PS-Assignment2 | 9003c8dae2a9f8393d76b8468887180e80d6ac49 | 9c0e97f44afce78bbce8690919b71c96c51cb805 | refs/heads/master | 2023-03-17T03:45:43.576924 | 2021-02-25T10:22:22 | 2021-02-25T10:22:22 | 342,205,186 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,786 | plantuml | @startuml
title __CONTROLLER's Class Diagram__\n
namespace Controller {
class Controller.AdministratorController {
- coordinators : List<String>
- currentShowingType : Type
- postmans : List<String>
- selectedUserName : String
- users : List<User>
+ AdministratorController()
+ addEntryButtonActionListener()
+ classifyUsers()
+ deleteButtonActionListener()
+ updateEntryButtonActionListener()
+ updateSecondaryTable()
+ viewCoordinatorsButtonActionListener()
+ viewPostmansButtonActionListener()
+ windowListener()
- createTable()
}
}
namespace Controller {
class Controller.CoordinatorViewController {
# currentUser : User
- parcels : List<Parcel>
- selectedParcelID : Integer
+ CoordinatorViewController()
+ addParcelButtonActionListener()
+ deleteParcelButtonActionListener()
+ getCurrentUser()
+ mapPaneComponentAdapter()
+ populatePostmanTable()
+ saveReportButtonActionListener()
+ searchParcelByIDButtonActionListener()
+ updateParcelButtonActionListener()
+ updateSecondaryTable()
+ viewParcelsButtonActionListener()
+ windowListener()
- createTable()
- setCurrentUser()
}
}
namespace Controller {
class Controller.LoginViewController {
+ LoginViewController()
+ endView()
+ verifyLogin()
}
}
namespace Controller {
class Controller.MainController {
- CLIENT_CONFIGURATION_FILE_PATH : String
- socket : Socket
+ MainController()
+ clientSetup()
+ createContainerFromGraph()
+ switchView()
}
}
namespace Controller {
class Controller.PostmanViewController {
# currentUser : User
- parcels : List<Parcel>
+ PostmanViewController()
+ getCurrentUser()
+ mapPaneComponentAdapter()
+ searchParcelByIDButtonActionListener()
+ viewParcelsButtonActionListener()
+ windowListener()
- createTable()
- setCurrentUser()
}
}
namespace Controller {
class Controller.ServerCommunication {
{static} + mainController : MainController
{static} + socket : Socket
{static} + addUser()
{static} + deleteParcel()
{static} + deleteUser()
{static} + exit()
{static} + getGraphLayout()
{static} + getParcelByID()
{static} + getParcels()
{static} + getParcelsByPostmanID()
{static} + getUserByID()
{static} + getUserByUsername()
{static} + getUsers()
{static} + insertParcel()
{static} + setMainController()
{static} + setSocket()
{static} + updateParcel()
{static} + updateUser()
{static} + verifyLogin()
}
}
Controller.AdministratorController o-- View.AdministratorView : administratorView
Controller.AdministratorController o-- Controller.MainController : mainController
Controller.CoordinatorViewController o-- Controller.MainController : mainController
Controller.CoordinatorViewController o-- View.CoordinatorView : coordinatorView
Controller.LoginViewController o-- View.LoginView : loginView
Controller.MainController o-- Controller.LoginViewController : loginViewController
Controller.PostmanViewController o-- Controller.MainController : mainController
Controller.PostmanViewController o-- View.PostmanView : postmanView
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 |
4759aa1498f553df01d5ea9702eed4dcbcb49277 | 372d0fe94d7e59fd48620c687fee8fc94841408b | /deadheat-lock-example/microservices-example/consumer-service/src/main/java/com/vrush/microservices/consumer/consumer.plantuml | 664a6894077fc9bc309abfc36042a72d6a0338eb | [
"Apache-2.0"
] | permissive | vrushofficial/deadheat-lock | 4ae44e23fea2ad57db17aadeba58e39ef4f63822 | 11c516a2ca0e58dd2d6b2ef8c54da0975fcbe5d2 | refs/heads/main | 2023-01-14T17:28:38.161881 | 2020-11-29T11:11:55 | 2020-11-29T11:11:55 | 310,531,739 | 2 | 1 | null | 2020-11-19T08:16:25 | 2020-11-06T08:06:52 | CSS | UTF-8 | PlantUML | false | false | 400 | plantuml | @startuml
title __CONSUMER's Class Diagram__\n
namespace com.vrush.microservices.consumer {
class com.vrush.microservices.consumer.ConsumerApplication {
{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 |
b8d7fe36622ac4b9c467e1d266a37b7a909fd23b | 7f0227d93aca7119bdc4f126bb1c9f71ae537781 | /UML/DSS/DSS_Recherche_entites.puml | e65a8d47dd098a9d8a137012289bf763b5385613 | [] | no_license | galbanie/Protubes_old | 2051b6b7e060999c38305d739651f27617913b93 | 2c684696ade7b7f9a9fac15f5711e823cb2e6708 | refs/heads/master | 2021-03-12T23:13:28.914677 | 2014-01-05T21:33:21 | 2014-01-05T21:33:21 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 580 | puml | @startuml
hide footbox
actor Membre
participant Protubes << System >>
loop
alt rapide
Membre -> Protubes : rechercheRapide(motCle)
else avancee
Membre -> Protubes : rechercheAvancee(parametres)
end
alt echec
break
Protubes --> Membre : Aucun resultat trouve
end
else succes
Protubes --> Membre : Resultat trouve
end
Membre -> Protubes : selectionResultat(o)
Protubes --> Membre : Apercu detaille
end
@enduml | false | true | false | false | usecase |
011e6ee0eb7dc63680be31e003707770222d2c3b | 084fcc4a31b60fe11f3f647f7d49a3c1c6621b44 | /kapitler/media/uml-codelist-tilgangskategori.puml | 5177bead73b04edbb8209bcee66cd35d8374c8cc | [] | no_license | arkivverket/noark5-tjenestegrensesnitt-standard | 299f371a341e59402d49bfc11ee9e2672dad657e | 03025f8b9f1496f4a2f5b155e212a44768390274 | refs/heads/master | 2023-06-10T02:19:28.432679 | 2023-06-09T08:40:40 | 2023-06-09T08:40:40 | 136,293,843 | 7 | 11 | null | 2023-08-22T10:40:36 | 2018-06-06T07:58:53 | Python | UTF-8 | PlantUML | false | false | 193 | puml | @startuml
skinparam nodesep 100
hide circle
class Kodelister.Tilgangskategori <<codelist>> {
+arkivdel = A
+klasse = K
+mappe = M
+registrering = R
+dokumentbeskrivelse = D
}
@enduml
| false | true | false | false | class |
31e79d580c7d64c32c3002f26bd9588214b2e19d | 7658a6afe423ee752a621096f3b142ad7133277d | /aws/SecurityIdentityCompliance-IAM.puml | 89459ba6f9572dea060886b9b38e473c573712b2 | [] | no_license | sky0621/try-plantuml | 9bf1812c4ccd2c05a40a3253356f354efff92b9d | efb79c54685bfcc649da7840ed6cebb302c046ec | refs/heads/master | 2020-04-22T13:38:33.556631 | 2019-10-02T15:13:27 | 2019-10-02T15:13:27 | 170,415,988 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 928 | puml | @startuml
!define AWSPUML https://raw.githubusercontent.com/milo-minderbinder/AWS-PlantUML/release/18-2-22/dist
!includeurl AWSPUML/common.puml
!includeurl AWSPUML/SecurityIdentityCompliance/IAM/MFAtoken/MFAtoken.puml
!includeurl AWSPUML/SecurityIdentityCompliance/IAM/long_termsecuritycredential/long_termsecuritycredential.puml
!includeurl AWSPUML/SecurityIdentityCompliance/IAM/permissions/permissions.puml
!includeurl AWSPUML/SecurityIdentityCompliance/IAM/role/role.puml
!includeurl AWSPUML/SecurityIdentityCompliance/IAM/temporarysecuritycredential/temporarysecuritycredential.puml
package "SecurityIdentityCompliance" {
package "IAM" {
MFATOKEN("MFATOKEN")
LONG_TERMSECURITYCREDENTIAL("LONG_TERMSECURITYCREDENTIAL")
PERMISSIONS("PERMISSIONS")
IAM_PERMISSIONS("IAM_PERMISSIONS")
ROLE("ROLE")
TEMPORARYSECURITYCREDENTIAL("TEMPORARYSECURITYCREDENTIAL")
}
}
@enduml | false | true | false | false | uml-unknown |
c8b975a4bd59f31cd44f9985fb61b935557a35d6 | 9b97649137eb308e83c86f20a537e84e3bac42e5 | /src/main/diagramas_puml/JuegoRondaDeColocacionDeEjercitosEntreDosJugadoresPreparacion.puml | def7aba2ce8aae00abc64190afe3667b402884d5 | [
"MIT"
] | permissive | juanireil/algo3_tp2 | 3c8c2f724bbc4ea02f48ddcd358f1f758960fdbf | 199b47b4194222ecad2933e76695e5b2f295a1db | refs/heads/master | 2023-07-14T17:24:56.069727 | 2021-09-01T22:48:38 | 2021-09-01T22:48:38 | 382,445,125 | 0 | 0 | MIT | 2021-09-01T22:48:39 | 2021-07-02T19:35:17 | Java | UTF-8 | PlantUML | false | false | 895 | puml | @startuml JuegoRondaDeColocacionDeEjercitosEntreDosJugadoresPreparacion
autonumber
activate "Juego"
activate "unJugador: Jugador"
activate "tarjetas: MazoTarjetaPais"
activate "unaTarjeta: TarjetaPais"
activate "unPais: Pais"
Juego -> Juego: repartirPaises()
loop
Juego -> Juego: entregarTarjeta(unJugador,unaTarjeta)
Juego ->"unJugador: Jugador":obtenerTarjeta(unaTarjeta)
end
Juego -> Juego: ocuparTablero()
loop
Juego -> "unJugador: Jugador": ocuparPaises()
"unJugador: Jugador" -> "tarjetas: MazoTarjetaPais":obtenertarjetas()
"tarjetas: MazoTarjetaPais" --> "unJugador: Jugador" : tarjetas
loop
"unJugador: Jugador" -> "unaTarjeta: TarjetaPais":obtenerPais()
"unaTarjeta: TarjetaPais" --> "unJugador: Jugador" : unPais
"unJugador: Jugador" -> "unPais: Pais" : asignarJugador(this)
end
"unJugador: Jugador" -> Juego: tarjetasPais
Juego -> Juego: guardarTarjetas(tarjetasPais)
end
@enduml | false | true | false | false | sequence |
240c69c950381a218e5afdfa9e06b71b1361aa7a | b789d8c11f1404ae5264412bff507a012cee0ba4 | /diagrams/device.puml | 9365da2fde850a1c06656fac01852e914475b4f0 | [] | no_license | lippo97/thesis | 8796365c567afb72b6b02fa6c287f43f5344e068 | 20f2b8153f92ed07ed1838651cdd7db9a3739737 | refs/heads/master | 2020-09-04T19:29:39.394765 | 2019-11-28T15:32:49 | 2019-11-28T15:32:49 | 219,868,501 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 252 | puml | @startuml
skinparam dpi 250
hide empty members
Device "1" *- "1" DeviceCapabilities
DeviceCapabilities <|- AbstractExecutionContext
NetworkManager "1" --* "1" DeviceCapabilities
abstract class AbstractExecutionContext
interface NetworkManager
@enduml | false | true | false | false | class |
567e20b2d54426eb46bed4d95d62e8e3fa22deb8 | b27b1c82ff4783149041cd7a81d372f3be98746b | /uc_subsys_create_delete.puml | d89e2a92c8e06789c205639b3f19579817befbe7 | [] | no_license | Huy-Ngo/reddit-design | b9c25f4c79a5bb69507820432a1cda7f3c7c1015 | b91146dc29ae29d9dffe511a8a56c8d8aef3e19d | refs/heads/master | 2022-12-30T09:05:53.794370 | 2020-10-23T03:10:03 | 2020-10-23T03:10:03 | 297,368,530 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 793 | puml | @startuml
hide footbox
autoactivate on
actor User as user
boundary PostView as post_view
boundary PostForm as post_form
control PostController as post_ctl
participant IPost as post_int <<interface>>
autonumber
'Create post
user -> post_form : // create post()
post_form -> post_ctl : // create post()
post_ctl -> post_int : // createPost(title, content, subreddit, user)
deactivate post_int
post_ctl --> post_form
deactivate post_form
post_ctl -> post_view
post_view -> post_view : // display post()
'Delete post
user -> post_view : // delete post()
post_view --> user : // ask for confirmation()
user -> post_view : // confirm delete()
post_view -> post_ctl : // delete post()
post_ctl -> post_int : // deletePost()
deactivate post_int
post_ctl --> post_view
destroy post_view
@enduml
| false | true | false | false | sequence |
837b55d758ebbb86ac5e3cb327a2468edbd13d19 | 21e32ad212e842158af1b2a3fdb0f7e388ac1ff9 | /doc/wallet/transaction/basic-transaction-wf.puml | 562a982bcf84b4e0302bebc74aa51b30271a7704 | [
"Apache-2.0"
] | permissive | LMR2018/grin | 47c85eb084a698561a12c5811f200bbd3e0a37dd | 177ba08528622df024603a6a9b64cbf696eed4a3 | refs/heads/master | 2020-03-31T17:26:21.201261 | 2018-10-10T12:57:40 | 2018-10-10T12:57:40 | 152,422,912 | 1 | 0 | Apache-2.0 | 2018-10-10T12:51:24 | 2018-10-10T12:51:24 | null | UTF-8 | PlantUML | false | false | 4,172 | puml | @startuml grin-transaction
title
**Current Grin Tranaction Workflow**
Accurate as of Aug 1, 2018 - Master branch only
end title
actor "Sender" as sender
actor "Recipient" as recipient
entity "Grin Node" as grin_node
== Round 1 ==
note left of sender
1: Create Transaction **UUID** (for reference and maintaining correct state)
2: Set **lock_height** for transaction kernel (current chain height)
3: Select **inputs** using desired selection strategy
4: Calculate sum **inputs** blinding factors **xI**
5: Create **change_output**
6: Select blinding factor **xC** for **change_output**
7: Create lock function **sF** that locks **inputs** and stores **change_output** in wallet
and identifying wallet transaction log entry **TS** linking **inputs + outputs**
(Not executed at this point)
end note
note left of sender
8: Calculate **tx_weight**: MAX(-1 * **num_inputs** + 4 * (**num_change_outputs** + 1), 1)
(+1 covers a single output on the receiver's side)
9: Calculate **fee**: **tx_weight** * 1_000_000 nG
10: Calculate total blinding excess sum for all inputs and outputs **xS1** = **xC** - **xI** (private scalar)
11: Select a random nonce **kS** (private scalar)
12: Subtract random kernel offset **oS** from **xS1**. Calculate **xS** = **xS1** - **oS**
13: Multiply **xS** and **kS** by generator G to create public curve points **xSG** and **kSG**
14: Add values to **Slate** for passing to other participants: **UUID, inputs, change_outputs,**
**fee, amount, lock_height, kSG, xSG, oS**
end note
sender -> recipient: **Slate**
== Round 2 ==
note right of recipient
1: Check fee against number of **inputs**, **change_outputs** +1 * **receiver_output**)
2: Create **receiver_output**
3: Choose random blinding factor for **receiver_output** **xR** (private scalar)
end note
note right of recipient
4: Calculate message **M** = **fee | lock_height **
5: Choose random nonce **kR** (private scalar)
6: Multiply **xR** and **kR** by generator G to create public curve points **xRG** and **kRG**
7: Compute Schnorr challenge **e** = SHA256(**M** | **kRG** + **kSG**)
8: Compute Recipient Schnorr signature **sR** = **kR** + **e** * **xR**
9: Add **sR, xRG, kRG** to **Slate**
10: Create wallet output function **rF** that stores **receiver_output** in wallet with status "Unconfirmed"
and identifying transaction log entry **TR** linking **receiver_output** with transaction.
end note
alt All Okay
recipient --> sender: Okay - **Slate**
recipient -> recipient: execute wallet output function **rF**
else Any Failure
recipient ->x]: Abort
recipient --> sender: Error
[x<- sender: Abort
end
== Finalize Transaction ==
note left of sender
1: Calculate message **M** = **fee | lock_height **
2: Compute Schnorr challenge **e** = SHA256(**M** | **kRG** + **kSG**)
3: Verify **sR** by verifying **kRG** + **e** * **xRG** = **sRG**
4: Compute Sender Schnorr signature **sS** = **kS** + **e** * **xS**
5: Calculate final signature **s** = (**sS**+**sR**, **kSG**+**kRG**)
6: Calculate public key for **s**: **xG** = **xRG** + **xSG**
7: Verify **s** against excess values in final transaction using **xG**
8: Create Transaction Kernel Containing:
Excess signature **s**
Public excess **xG**
**fee**
**lock_height**
end note
sender -> sender: Create final transaction **tx** from **Slate**
sender -> grin_node: Post **tx** to mempool
grin_node --> recipient: "Ok"
alt All Okay
recipient --> sender: "Ok" - **UUID**
sender -> sender: Execute wallet lock function **sF**
...Await confirmation...
recipient -> grin_node: Confirm **receiver_output**
recipient -> recipient: Change status of **receiver_output** to "Confirmed"
sender -> grin_node: Confirm **change_output**
sender -> sender: Change status of **inputs** to "Spent"
sender -> sender: Change status of **change_output** to "Confirmed"
else Any Error
recipient -> recipient: Manually remove **receiver_output** from wallet using transaction log entry **TR**
recipient ->x]: Abort
recipient --> sender: Error
sender -> sender: Unlock **inputs** and delete **change_output** identified in transaction log entry **TS**
[x<- sender: Abort
end
@enduml | false | true | false | false | usecase |
ba0d853ca9b75e1a7ae690be54a7b76520ee75d2 | 8526162a04e1aafc763c035c23cfcfb25eee6159 | /app/src/main/java/com/voicenotes/dataaccess/daos/daos.plantuml | 26f34995dbc61c6d7db02e29f20f26a354311094 | [
"BSD-2-Clause"
] | permissive | fernandopm7/com.tfg.voicenotes | b1c869a0c94b59c6d7d2bce936b489bd84d3ae3b | 7bef4346b79bada48a85ff1c3011e39a753b814b | refs/heads/master | 2020-06-04T22:08:42.890833 | 2019-08-27T17:10:46 | 2019-08-27T17:10:46 | 192,209,386 | 0 | 0 | BSD-2-Clause | 2019-08-27T18:56:21 | 2019-06-16T15:50:32 | Java | UTF-8 | PlantUML | false | false | 1,118 | plantuml | @startuml
title __DAOS's Class Diagram__\n
package com.voicenotes {
package com.voicenotes.dataaccess {
package com.voicenotes.dataaccess.daos {
interface VoiceNoteDao {
{abstract} + removeObject()
{abstract} + deleteFile()
{abstract} + removeObjectDirectory()
{abstract} + writeFile()
{abstract} + readFile()
{abstract} + writeObject()
{abstract} + readObject()
}
}
}
}
package com.voicenotes {
package com.voicenotes.dataaccess {
package com.voicenotes.dataaccess.daos {
class VoiceNoteDaoImpl {
+ removeObject()
+ deleteFile()
+ removeObjectDirectory()
+ writeFile()
+ readFile()
+ writeObject()
+ readObject()
}
}
}
}
VoiceNoteDaoImpl -up-|> VoiceNoteDao
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 |
7b5d91f62c5dfe5cbb69fd7fec1b732f4511a495 | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.puml | 121efaf994846dde1ce424cf2460ee0e513459f3 | [] | 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 | 227 | puml | @startuml
class CoroutineTestWorkItem {
+ CoroutineTestWorkItem(test:TestMethod, filter:ITestFilter)
}
UnityWorkItem <|-- CoroutineTestWorkItem
CoroutineTestWorkItem --> "monoBehaviourCoroutineRunner" MonoBehaviour
@enduml
| false | true | false | false | class |
80de603c841c52f8a8eac471899ef6eacef6aead | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/GraphQLResponse.puml | 2f682f3871e23fa490621df42ef3e6e6fa88793c | [] | 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 | 362 | 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 GraphQLResponse [[GraphQLResponse.svg]] {
data: [[Object.svg Object]]
errors: [[GraphQLError.svg List<GraphQLError>]]
}
@enduml
| false | true | false | false | class |
f2f56654a02861c65d1d2864f3166475113c2600 | 158a2c4c0d8e6baa04be3a9eec08901f91722415 | /docs/design/android-interface.puml | 64f94cb756e99662cc13e126af301ac3abd1833b | [] | 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 | 583 | puml | @startuml
skinparam monochrome true
interface Android {
+ {abstract} getTraceAppsMaxNum(): uint32_t
+ {abstract} getTraceCoreServicesProperty(): string
+ {abstract} trySetTraceTagsProperty(traceTags: int): bool
+ {abstract} trySetTraceAppProperty(appName: string, id: int): bool
+ {abstract} trySetTraceAppsCntProperty(cnt, int): bool
+ {abstract} tryClearTraceAppsCntProperty(): bool
+ {abstract} tryPokeBinderServices(): bool
+ {abstract} logDumpingTrace(): void
+ {abstract} getCategoryTraceTag(traceCategory: TraceCategory): int
}
hide Android fields
@enduml | false | true | false | false | class |
c7f15fded5c7e7fab348ee7b87793ba0e10397e9 | 91fceecc2c8cf6309741e0fb715cec95f8558ca8 | /assets/bureaucrats.plantuml | 70100a63c5743f59ec2f3b5a4f16afda50ff947d | [
"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 | 1,217 | plantuml | @startuml
'modeled as process
OS --> main : java BeanCounter
activate main
main --> main : b1 = new BeanCounter(...)
main --> main : b2 = new BeanCounter(...)
main --> b1.run : b1.run()
deactivate main
activate b1.run
note right
Bureaucrat 1 is starting...
Bureaucrat 1 is done!
endnote
b1.run --> main
deactivate b1.run
activate main
main --> b2.run : b2.run()
deactivate main
activate b2.run
note right
Bureaucrat 2 is starting...
Bureaucrat 2 is done!
endnote
b2.run --> main
deactivate b2.run
activate main
main --> main
note right : "main() done!"
main --> OS
@enduml
@startuml
'modeled with threads
OS --> main : java BeanCounter
activate main
main --> main : b1 = new BeanCounter(...)
main --> main : b2 = new BeanCounter(...)
main --> b1 : new Thread(b1).start()
activate b1
note right : Bureaucrat 1 is starting...
b1 --> main
main --> b2 : new Thread(b2).start()
activate b2
note right : Bureaucrat 2 is starting...
b2 --> main
main --> main
note left : "main() done!"
deactivate main
b1 --> b1 : Arrays.sort(...)
note right of b1: "Bureaucrat 1 is done!"
deactivate b1
b2 --> b2 : Arrays.sort(...)
note right of b2: "Bureaucrat 2 is done!"
deactivate b2
main --> OS
@enduml
| false | true | false | false | sequence |
6f70dbb38c7ae9805239294e65d0b8ebcc9f4aab | 714f9744f76cc2af51f47b4dbe9fd7b38e616ce4 | /doc/uml/context-reseptur-integrasjonstest.puml | 72ee46a6c0b846aefb22ea9c5efab394d2b4d08e | [] | 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 | UTF-8 | PlantUML | false | false | 587 | puml | @startuml
skinparam ArrowColor #b1b1b0
skinparam BorderColor #b1b1b0
actor Tester #ececec
package Demo {
node DemoPOS as "Ekspedering" #319aad
}
package Apoteksystem {
node POS as "Brukersystem" #8ccbdb
node ERP #ececec
}
node DIFA #319aad
package "Datasett som tilrettelegger testing" {
node RF #e8cad8
node HELFO #e8cad8
node FMD #e8cad8
}
Tester -right-> RF: Resept
Tester -down-> POS
DemoPOS -down-> DIFA: DIFA API
POS -down-> DIFA: DIFA API
POS -left-> ERP
DIFA <-down-> RF: M9.1, M9.2,\nM9.3, M9.4,\nM10
DIFA <-down-> HELFO: M18, M22, M23
@enduml
| false | true | false | false | sequence |
460884252d04b20f718a6ec0f788ae6b5ec30433 | d1ffaec31f5b34555dd61e14cdb9159924a941ea | /Finales/final-2021-08-26-AlgoVozBatallas/resolucion_alumno/plantuml/SecuenciaB.plantuml | 9ebbb2937ccdd26fce452aa10744456c89bdc49f | [
"MIT"
] | permissive | guille-acosta/7507-Algo3 | 79250bf90d927881636074cd80c6a4da5039f0c9 | 4e3019ca8199f1e3e40aa21d5110f2697a72f12b | refs/heads/master | 2023-08-12T03:44:14.748803 | 2021-09-17T12:07:23 | 2021-09-17T12:07:23 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,720 | plantuml | @startuml
skinparam style strictuml
skinparam classAttributeIconSize 0
skinparam monochrome true
actor actor
participant p1 as "carismatico:Participante"
participant pp1 as "presentacionCarismatico:Presentacion"
participant p2 as "charanguista:Participante"
participant pp2 as "presentacionCharanguista:Presentacion"
participant hab as "carisma:HabilidadCarisma"
participant hab2 as "charango:HabilidadInstrumento"
participant coach as "coach:Coach"
participant bat as "segundaBatalla:Batalla"
actor ++
actor -> p1 **
actor -> hab **
actor -> p1 ++: setHabilidad( carisma )
return
actor -> p2 **
actor -> hab2 **
actor -> p2 ++: setHabilidad( charango )
return
actor -> coach ++ : asignarParticipantes( [carismatico, charanguista] )
return
actor -> coach ++: batallaEntre(carismatico, charanguista)
coach -> bat **
coach -> bat ++: entre(carismatico, charanguista)
bat -> p1 ++: presentaMejorQue( charanguista )
p1 -> pp1 ** : new Presentacion(carismatico)
note over pp1 : comete 2 errores
p1 -> p2 ++: presentaMejorQue( carismatico, presentacionCarismatico )
p2 -> pp2 ** : new Presentacion(charango)
note over pp2 : comete 2 errores
p2 -> pp2 ++: presentaMejorQue( charanguista,carismatico, presentacionCarismatico )
pp2 -> pp1 ++: errores()
return
pp2 -> pp2 : comparar errores
note over pp2 : ambos cometieron 2 errores
pp2 -> pp1 ++: masHabilQue( carismatico, charanguista, charango )
pp1 -> hab ++: masHabilQue( carismatico, charanguista, charango )
return charanguista
return charanguista
return charanguista
return charanguista
return charanguista
bat -> bat ++ : setGanador(charanguista)
return
bat -> bat ++ : setPerdedor(carismatico)
return
return charanguista
return charanguista
@enduml | false | true | false | false | usecase |
59a04682be77aef4a84c91264e29437b869cccb6 | 8452043d61819f0b7ee785740699d86d0b518d00 | /activite/achat-web/activite-processus-achat-achat.puml | 7b5a0a8c547ac473c35185b9ba39b005a7f692cd | [] | no_license | arielsashcov/LOG210-exercices | 30b4f560d40ad4e97fb859b39c8a79f9e69faa02 | ff0662106974aa5b93faa0c818218d4af561bbd5 | refs/heads/master | 2023-02-19T21:22:51.983498 | 2021-01-21T18:21:00 | 2021-01-21T18:21:00 | 331,715,420 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 805 | puml | @startuml
title Authentifiaction
hide empty description
[*] --> IntroduireCarte
IntroduireCarte -> AttenteDeNIP : Introduit carte
AttenteDeNIP --> [*] : NIP valide
AttenteDeNIP --> AttenteDeNIP : NIP invalide
AttenteDeNIP --> AttenteDeRecuperationCarte : Annuler
AttenteDeRecuperationCarte --> [*] : Carte recuperer
@enduml
@startuml
title Gerer guichet
hide empty description
[*] --> AttendreCarteBancaire : Carte bancaire introduite
AttendreCarteBancaire --> [*] : Eteindre
AttendreCarteBancaire --> [*] : Carte valide introduite
@enduml
@startuml
title Achat
|Client|
:Choisit produit;
|Fournisseur|
:Analyse les commandes et expédie;
|Client|
if (defectueux?) then (yes)
:Retourne le produit;
|Fournisseur|
:Expedie accusé de reception;
else
:Autoriser paiement via site web;
endif
@enduml | false | true | true | false | sequence |
a5bd35aa81fa86c15b7880ea5fa412128f4096a8 | 5992899e0dc7e047598bf810d6d66fb171b6b8fa | /src/main/javadoc/resources/fr/kbertet/context/io/FIMI.iuml | 5990604803c2a882d52b1f9eb2de3296f32ac97d | [
"CECILL-B"
] | permissive | kbertet/java-lattices | 9e237162ce8330f64769e27284a7f98fa189206f | ddca76f97c41024866e3f3a32b719cb0492c034b | refs/heads/master | 2020-12-03T09:19:43.451861 | 2014-12-12T11:20:45 | 2014-12-12T11:20:45 | 29,913,611 | 1 | 0 | null | 2015-01-27T12:41:58 | 2015-01-27T12:41:58 | null | UTF-8 | PlantUML | false | false | 340 | iuml | package fr.kbertet.context.io {
class FIMI {
-{static}FIMI instance
+void read(Context context, BufferedReader file)
+void write(Context context, BufferedWriter file)
+{static}FIMI getInstance()
+{static}void register()
}
fr.kbertet.io.Reader <|-- FIMI
fr.kbertet.io.Writer <|-- FIMI
}
| false | true | false | false | class |
f3a1b209c38739356e0968f1947251af3cfc298b | b2377dbb97354ebb11f18337fae7a5deb10e9fd1 | /docs/Actors/Stack-Developer/UseCases.puml | 5a6f3188d3006636b51765531821b51f5f4d882b | [] | no_license | CAADE/H2C | 634e94afdd5302232d234aa7abefcfc61a24ea8e | 91227f94a60c8e3285c24333da340c06a51afa9d | refs/heads/master | 2021-03-27T18:25:35.652782 | 2018-06-01T21:58:49 | 2018-06-01T21:58:49 | 83,159,772 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 136 | puml | @startuml
left to right direction
:Stack-Developer: as Actor
rectangle "system.name" {
(Use Case) as U1
}
Actor --> U1
@enduml
| false | true | false | false | usecase |
1b2e97bbe93900bd021688eb51147bfbe0534644 | 367c0d9509c7550c23a2bb5982489301e3fd60d3 | /src/DecoratorPattern.puml | f8c724ba0b30cec451badc91092c3719abc641f5 | [] | no_license | t00178633/SoftwareDesignPatternsCA | e26970e20a513d3c210cf4766166738d1b1d6938 | 4ecb1822b0e43a6f09de88b1fc3b718ef31bfd44 | refs/heads/master | 2020-03-29T14:19:22.033020 | 2018-10-03T14:51:27 | 2018-10-03T14:51:27 | 150,010,715 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 619 | puml | @startuml
abstract class Vehicle {
ForSaleBehaviour forsale
setDriveability()
setForSale()
driveable: Driveable
isForSale()
mileage()
bodyType()
}
interface Driveability{
driveable()
}
class AllCars {
allCars()
}
class SaloonVehicle {
bodyType()
setDriveability()
mileage()
}
class Hatchback {
bodyType()
setDriveability()
mileage()
}
class WriteOff {
bodyType()
setDriveability()
mileage()
}
class VintageVehicle {
bodyType()
setDriveability()
mileage()
}
Driveability <|.. Vehicle
Vehicle <|-- AllCars
AllCars <|-- SaloonVehicle
AllCars <|-- VintageVehicle
AllCars <|-- Hatchback
AllCars <|-- WriteOff
@enduml | false | true | false | false | class |
68e72adbdca97fdc3f10b4236d09d2eb32721d4c | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioClipProperties.puml | 8e12fba4251eba37affe18a353a240ca3678681e | [] | 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 | 119 | puml | @startuml
class AudioClipProperties {
+ volume : float = 1.0f
}
PlayableBehaviour <|-- AudioClipProperties
@enduml
| false | true | false | false | class |
40b8b6b2706e2bb856b58bc44c624587fc77da20 | 412fd025df171893b59ada3931040a099b9ab25e | /documentation/Delegacje/PobierzLotyDelegacji/PobierzLotyDelegacji.puml | 4f7eb3d7b0dbedae806dfddcf32300c0bfe078fb | [] | no_license | Buk1m/delegation-assistance | 175c9503b605a95d660ad2ef8713d2475f067dd4 | 3d39d1c1c75e84ad9bb1cbfd5abcc1ede3a851b6 | refs/heads/master | 2021-06-22T11:31:17.458125 | 2019-07-10T09:09:10 | 2019-07-10T09:09:10 | 216,405,693 | 1 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 345 | puml | @startuml PobierzLotyDelegacji
Client->DelegationService:{Get} getDelegationFlight(Long delegationId)
DelegationService->DelegationRepository:getFlights(Long delegationId)
database db
DelegationRepository->db:query
db-->DelegationRepository:entities
DelegationRepository-->DelegationService:Flights
DelegationService-->Client:FlightDtos
@enduml
| false | true | false | false | sequence |
1a7804204836a7c9a0a78dd039ba9cddef0ee199 | 24a72d8413603f88da67b0c97ab84bc5a510f0dd | /doc/LCD_Special_Character_Config.puml | b7b65065e92c51f30f177094d9fce69a563b6326 | [] | no_license | HomeMadeBots/LCD_Interfaces | 407e94f39ee626119050967d37984c80832e62c9 | 4d3b6c62fb1177002026a9956e389a8fa76f60c2 | refs/heads/main | 2023-08-14T08:58:29.918372 | 2021-09-22T13:35:41 | 2021-09-22T13:35:41 | 393,043,740 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 252 | puml | @startuml
interface LCD_Special_Character_Config <<Client_Server_Interface>>
{
Gathers operations allowing to create special characters on LCD.
--
{abstract} + Create_Character( IN special_character_id:uint8, IN char_map uint8_array )
}
@enduml | false | true | false | false | class |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.