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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
52d332b83c03da687ca2bde7ec8234adcbffdd09 | eda343c27254b0c1ef907a14db61723f4a98f6c9 | /src/SudokuGenerator/SudokuGenerator.plantuml | 938a5841640c0fa950762f89a5ed0f9df427ec74 | [
"Apache-2.0"
] | permissive | tom-georg/SudokuGenerator | 79998c8fd02d0c79e3f1baf372e3040670c5cff4 | 2f3ec82dc57b734f7fd8ffa664e4ac083170e3ae | refs/heads/master | 2020-12-19T18:56:27.119341 | 2020-02-09T07:47:59 | 2020-02-09T07:47:59 | 235,821,725 | 2 | 8 | Apache-2.0 | 2020-02-09T07:48:00 | 2020-01-23T15:16:56 | Java | UTF-8 | PlantUML | false | false | 514 | plantuml | @startuml
title __SUDOKUGENERATOR's Class Diagram__\n
namespace SudokuGenerator {
class SudokuGenerator.SudokuChecker {
+ checkLines()
}
}
namespace SudokuGenerator {
class SudokuGenerator.SudokuCheckerTest {
+ checkLines_test01()
+ checkLines_test02()
}
}
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 |
5fd9ba26455eb12a6b7b064652f8a9de222e944e | e50b955c2a51aabfe3970d25f2a6b3445e806222 | /docs/diagrams/deleteSlotCommand/deleteSlotSequenceDiagram4.puml | b675a3168ce0940165399fbd1854a7cb7a28a594 | [] | no_license | AY2021S1-CS2113T-W11-1/tp | 7a49c176366eadf240354649815b157edd62c976 | ca108c7eacffcb4b7123bb7e52942072f4525839 | refs/heads/master | 2023-01-12T21:36:13.434397 | 2020-11-13T11:09:57 | 2020-11-13T11:09:57 | 299,793,065 | 2 | 5 | null | 2020-11-09T15:44:51 | 2020-09-30T02:50:54 | Java | UTF-8 | PlantUML | false | false | 658 | puml | @startuml
hide footbox
skinparam ParticipantPadding 20
mainframe sd delete module bookmarks
participant ":DeleteSlotCommand" as DeleteSlotCommand
participant ":Module" as Module
participant ":BookmarkList" as BookmarkList
participant ":BookmarkList" as oldBookmarkList
activate DeleteSlotCommand
DeleteSlotCommand -> Module : removeAllBookmarks()
activate Module
Module -> BookmarkList** : new BookmarkList()
activate BookmarkList
BookmarkList --> Module
deactivate BookmarkList
destroy oldBookmarkList
note right of oldBookmarkList : create new BookmarkList\nlose reference of old BookmarkList
Module --> DeleteSlotCommand
deactivate Module
@enduml | false | true | false | false | sequence |
1767d567c33c303395e8981de128242db89d81ca | 0d4c542524d4218b7f68187c155d5d7e117afc83 | /Tests/fixtures/puml/arrow/simple-workflow-nomarking-nofooter.puml | 170c9aec3322cec2f1530dbac909725db10ca7d4 | [
"MIT"
] | permissive | rsumner31/workflow-2 | e062ed0fbb414980874b73325627fa36d7312185 | 8d6c010f06170d5b194cff3e7bffc4a19d433bb6 | refs/heads/master | 2020-04-11T05:01:10.961883 | 2018-03-08T02:54:14 | 2018-03-08T02:54:14 | 124,325,862 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 350 | puml | @startuml
title SimpleDiagram
skinparam titleBorderRoundCorner 15
skinparam titleBorderThickness 2
skinparam state {
BackgroundColor<<initial>> #87b741
BackgroundColor<<marked>> #3887C6
BorderColor #3887C6
BorderColor<<marked>> Black
FontColor<<marked>> White
}
state a <<initial>>
state b
state c
a --> b: t1
b --> c: t2
@enduml
| false | true | false | false | sequence |
a384929837423323ded32bc0f3f66d4b406a101d | 2224a126b01b992d959a6bd54f2d1011a5ba4d70 | /src/main/java/pt/ipp/isep/dei/project/controllers/importreadingscontroller/CD_ImportRoomReadings.puml | 2032db434b38059a9cae3c0f08acebbc09e634c2 | [] | no_license | 1181687/hateoasToy | f7d5f6aeffe15f30adea325f40670f0e0b15cc35 | 0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375 | refs/heads/master | 2020-05-24T10:01:58.451415 | 2019-05-15T11:02:39 | 2019-05-15T11:02:39 | 187,203,481 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,395 | puml | @startuml
skinparam linetype ortho
skinparam class {
BackgroundColor PaleTurquoise
ArrowColor Black
BorderColor Black
FontStyle Bold
}
hide circle
ImportReadings "1" --> "1" ImportReadingsController
ImportReadingsController "1" -right-> "1" RoomSensorService
RoomSensorService "1" --> "1" RoomSensorMapper :uses
ImportReadingsController "1" -down-> "1" RoomSensorDTO
ImportReadingsController "1" -left-> "1" "<<ProjectFileReader>>"
XMLReader -down-* "<<ProjectFileReader>>" : implements
CSVReader -down-* "<<ProjectFileReader>>" : implements
JSONReader -down-* "<<ProjectFileReader>>" : implements
XMLReader -down-> ReadingMapper : uses
CSVReader -down-> ReadingMapper : uses
JSONReader -down-> ReadingMapper : uses
RoomSensorDTO "1" --> "0 *" ReadingDTO
RoomSensorMapper "1" -down-> "1" RoomSensor: creates
RoomSensorMapper "1" -right-> "1" ReadingMapper: uses
RoomSensorService "1" --> "1" "<<RoomSensorRepository>>"
Class ImportReadings {
-controller: ImportReadingsController
+run()
- isValidFormat()
}
Class ImportReadingsController {
-readingDTOs: List<Object>
-numberOfNotImportedReadings: int
+createReader()
+readFile()
+importReadings()
+isReadingValid()
+getNumberOfNotImportedReadings()
}
Class XMLReader {
-readerName : String
+readFile()
+getTypeName()w
-readReadingsFile()
-getReadingDTO()
-getTagValue()
-getTag()
}
Class RoomSensorMapper {
+mapToEntity()
+mapToDTO()
}
Class ReadingMapper {
+mapToEntity()
+mapToDTO()
}
Class CSVReader {
-readerName : String
+readFile()
+getTypeName()
-parseLine()
}
Class JSONReader {
-readerName : String
+readFile()
+getTypeName()
-parseReadings()
}
Class RoomSensorService {
-repo: RoomSensorRepository
+getSensorById()
+saveSensors()
}
Class ReadingDTO {
-id: String
-value: double
-dateTime: LocalDateTime
-unit: String
+getValue()
+setValue()
+getDateTime()
+setDateTime()
+getId()
+setId()
+getUnit()
+setUnit()
}
Class RoomSensorDTO {
-id: String
-name: String
-startingDate: LocalDate
-sensorType: String
-units: String
-isActive: boolean
-roomId: RoomIdDTO
-readings: List<ReadingDTO>
+addReadingDTO()
}
Class RoomSensor{
-id: SensorId
-name: String
-startingDate: LocalDate
-sensorTypeId: SensorTypeId
-readings: List<Reading>
-units: String
-isActive: SensorState
-roomId: RoomId
+addReadings()
}
Interface "<<ProjectFileReader>>" {
+getTypeName()
+readFile()
}
Interface "<<RoomSensorRepository>>" {
}
@enduml | false | true | false | false | sequence |
9fda495991eea614b8d05f6a73d9b7ff109cb002 | 3074b80e34f0cd74b8f518339ad20a03b9d8c0b8 | /doc/design/relationship.puml | ff0ae36f7ab29cf9d387d8dceef1aa1787c44075 | [] | no_license | Orchaldir/SocialSimulation | f6a76987a1110141a0decd14e599736253d865af | de261249a873c1aa1a03b97ccceaac0b81f6ec0d | refs/heads/master | 2022-12-26T02:24:50.700746 | 2020-09-26T08:55:39 | 2020-09-26T08:55:39 | 294,708,362 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 359 | puml | @startuml
hide empty members
package social {
package character.relationship {
class Relationship {
String name
}
class RelationshipManager {
bool hasRelationship(CharacterId id0, CharacterId id0, Relationship relationship)
Set<Relationship> getRelationships(CharacterId id0, CharacterId id0)
}
}
}
RelationshipManager -- Relationship
@enduml | false | true | false | false | class |
91aa90dc1d1d493d332174f7ebf63251bd428ef0 | e8b79587f56306dd4489bee52f4fc417f6498c5a | /app/SearchForCity.puml | d72ea42aaa93c3414d63dc760fd1095bdec655d5 | [
"Apache-2.0"
] | permissive | navinpd/WeatherLocator | c895d4f62c3dcb60b906cdf117e5a9d665db29fe | cc3ac944c9bfdaed60a2729f3db466de88a6a390 | refs/heads/master | 2020-12-26T07:57:40.009379 | 2020-10-04T09:03:47 | 2020-10-04T09:03:47 | 237,439,768 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 284 | puml | @startuml
User --> App : Open app
User -> App : Query for city name
App -> Web : Get list of city from search query
Web -> App : List of city as per search query display to user
User -> App: Click on any 1 City
App -> User : User sees city weather reports(icon, temp..)
@enduml
| false | true | false | false | sequence |
a1811e65da2f0486fb5eadb53b801c825f5a0c67 | d4e15cafca5e9910b9ccb8b4e3865469bb800d4f | /2021-04-22/alternativa_III/codigo/diagramas/dc_algomail.plantuml | 02608cbe64325b1a8a1c4446d3efa2daa20b6494 | [] | no_license | fiuba/algo3_finales | 2863dd01b040f5bca209b5ec0d441631f63fd3ed | 4c9f345c751e5998676c44c33eb7da423bee360d | refs/heads/master | 2023-02-09T02:22:06.158038 | 2023-01-23T13:26:32 | 2023-01-23T13:26:32 | 243,852,550 | 10 | 5 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,376 | plantuml | @startuml
class AlgoMail {
+ loguearse(String usuarioNombre, Credencial c) bool
+ MultiFactor verificacionInicial(String nombreUsuario, Password pwdLogueo)
}
class Usuario {
- nombre
verificar(String usuarioNombre, Credencial credencial) boolean
}
note right of AlgoMail::loguearse
AutenticacionSimple s = new AutenticacionSimple(this.usuarios);
return s.verificar(usuarioNombre, credencial);
end note
note right of AlgoMail::verificacionInicial
AutenticacionMultiple mf = new AutenticacionMultiple(this.usuarios);
return mf.verificacionInicial(nombreUsuario, pwdLogueo);
end note
AlgoMail ..> "0..*" Usuario
AlgoMail .left.> AutenticacionMultiple : <<instanciate>>
AlgoMail .left.> AutenticacionSimple : <<instanciate>>
'AlgoMail .left.> "0..*" Usuario
'AlgoMail : verificacionInicial(nombreUsuario String, c Password) : MultiFactor
'
'class MultiFactor {
' + verificacionInicial(nombreUsuario String, c Password) : MultiFactor
' + paso02(c CodigoSeguridad) : boolean
'}
'MultiFactorFallido : paso02(c CodigoSeguridad) : boolean
'
'AlgoMail ..> MultiFactor : <<instanciate>>
'
'MultiFactor ..> MultiFactor : <<instanciate>>
'MultiFactor ..> MultiFactorFallido : <<instanciate>>
'class AlgoMailSmalltalk {
'
' + loguearseConPassword(usuarioNombre, password) bool
' + loguearseConQr(usuarioNombre, qr) bool
'}
@enduml | false | true | false | false | class |
ae792fd4b6fe88750aaa8ba105bb5b016cb64cdf | 4ef2a0d7b50e772e235e40bf33c1313a11e1d23a | /app/docs/asciidoc/models/modelui7.puml | d12a86f36cf165cb028b826fc25be27594884bbd | [
"Apache-2.0"
] | permissive | SefkanTas/Sonofy | 4cb768b9eed72f2e133c2ec5b814c70352f39b4c | f4d7875d5c4ed996ec9ecc7fdf15ea75706af23a | refs/heads/master | 2023-03-27T03:41:36.030113 | 2021-03-27T20:14:31 | 2021-03-27T20:14:31 | 297,685,348 | 3 | 5 | Apache-2.0 | 2021-03-27T20:14:32 | 2020-09-22T15:04:53 | Java | UTF-8 | PlantUML | false | false | 4,266 | puml | @startuml modelui7
title <size:30><b>Diagramme de classes ui de l'affichage des publications</b></size>
package app{
package ui{
package publication{
class CommentaireAdapater extends RecyclerView.Adapter {
- commentaires: List<Commentaire>
+ this: (commentaire : List<Commentaire>)
+ onCreateViewHolder(parent :@NonNull ViewGroup, viewType: int): CommentaireViewHolder
+ onBindViewHolder(holder: @NonNull final CommentaireViewHolder , position: int): void
+ getItemCount(): int
- Class CommentaireViewHolder extends RecyclerView.ViewHolder
commentaireTextView : TextView
usernameTextView : TextView
+ this : (itemView : View)
}
class EmotionAdapater extends RecyclerView.Adapter {
- emotions: List<Emotion>
+ this: (emotions : List<Emotion>)
+ onCreateViewHolder(parent :@NonNull ViewGroup, viewType: int): EmotionViewHolder
+ onBindViewHolder(holder: @NonNull final EmotionViewHolder , position: int): void
+ getItemCount(): int
static class EmotionViewHolder extends RecyclerView.ViewHolder
emotionIV : ImageView
usernameTV : TextView
+ this : (itemView : View)
}
class EmotionMainProfileAdapater extends RecyclerView.Adapter {
- emotions: List<Emotion>
+ this: (emotions : List<Emotion>)
+ onCreateViewHolder(parent :@NonNull ViewGroup, viewType: int): EmotionMainProfileViewHolder
+ onBindViewHolder(holder: @NonNull final EmotionMainProfileViewHolder , position: int): void
+ groupName(holder : EmotionMainProfileViewHolder, groupId : String): void
+ getItemCount(): int
- Class EmotionMainProfileViewHolder extends RecyclerView.ViewHolder
emotion_user : ImageView
username_emotion : TextView
publication_name : TextView
group_name : TextView
+ this : (itemView : View)
}
class PublicationActivtiy extends AppCompatActivity{
- titreTextView: TextView
- miniatureImageView: ImageView
- likeCountTextView: TextView
- dislikeCountTextView: TextView
- commentaireEditText: EditText
- publication: Publication
- commentaireRecyclerView: RecyclerView
- emotionRecyclerView: RecyclerView
- adapter: RecyclerView.Adapter
- userc : User
- currentUser : FirebaseAuth
- pseudoU : String
- veryHappyCountTV : TextView
- happyCountTV : TextView
- sadCountTV : TextView
- verySadCountTV : TextView
+ onCreate(savedInstanceState : Bundle): void
}
class PublicationViewModel extends ViewModel{
- publicationLiveData: MutableLiveData<Publication>
- commentaires: MutableLiveData<List<Commentaire>>
- emotionsLiveData : MutableLiveData<List<Emotion>>
- authorUserLiveData: MutableLiveData<User>
- currentUserLiveData: MutableLiveData<User>
+ getPublication(): MutableLiveData<Publication>
+ getCommentaires(): MutableLiveData<List<Commentaire>>
+ getEmotionsLiveData() : MutableLiveData<List<Emotion>>
+ getAuthorUserLiveData(): MutableLiveData<User>
+ loadPublication(publicationId : String): void
+ loadEmotions(publicationId : String): void
+ loadAuthorUser(publication : Publication): void
+ loadCurrentUser(userId : String): void
+ removeOldEmotion(userId : String, publicationId : String, newEmotionId : String): void
+ addEmotion(emotionName: String): void
}
@enduml | false | true | false | false | class |
0b8de1ad65ce78a11e0022d05b17bf410bade0d8 | 8b60a1f56c325ba482666d1a97c25a1fc68b599c | /diagrams/src/Models/DataTransferObjects/UserDto.puml | cea88b7bc5cc6ce9b73651996fece9aa3a7e9571 | [
"MIT"
] | permissive | converge-app/authentication-service | f0dfce52551d1ef9911caeef2d48272d8a9cb3bb | 256dae2474075ff8a08ce8de3b09bdf5389bf397 | refs/heads/master | 2023-03-07T02:57:16.611505 | 2019-12-17T11:40:12 | 2019-12-17T11:40:12 | 211,710,378 | 0 | 0 | MIT | 2023-03-04T01:15:38 | 2019-09-29T18:51:22 | C# | UTF-8 | PlantUML | false | false | 107 | puml | @startuml
class UserDto {
+ Email : string <<get>> <<set>>
+ Id : string <<get>> <<set>>
}
@enduml
| false | true | false | false | class |
b57418cea23705515ff5c84834c4a630d5472330 | c5a81e635733c212155a44d32a90b2a7b913ba54 | /figures/jdbc.puml | c2794b9355751293261578fc252b86ef74a78dc9 | [
"BSD-3-Clause"
] | permissive | ESTS-RS/sqlite-example | f216bb19b01c7c67d30fe60800fc1d48a8365d9e | 4a016d19c57c0c3037945c6989d28417a57942f0 | refs/heads/main | 2023-03-27T22:31:31.004285 | 2021-03-25T17:39:43 | 2021-03-25T17:39:43 | 351,221,152 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,060 | puml | @startuml jdbc
autonumber "<b>[0]"
Client -> Client : conStr = "jdbc:<driver>:<path & credentials>"
Client -> Client : query = "SELECT ... | UPDATE ... | ..."
autonumber stop
Client -> java.sql.DriverManager : getConnection(conStr)
java.sql.DriverManager -> java.sql.Connection ** : connection create(conStr)
java.sql.DriverManager --> Client : connection
Client -> java.sql.Connection : connection.createStatement()
java.sql.Connection -> java.sql.Statement ** : statement = create()
java.sql.Connection --> Client : statement
Client -> java.sql.Statement : statement.execute(query)
group Driver Dependent
autonumber resume
java.sql.Statement -> java.sql.Connection : execute(query)
database Database
autonumber stop
java.sql.Connection -> Database : <b>send query to database
autonumber resume
return responseData
java.sql.Connection -> java.sql.ResultSet ** : resultSet = create(responseData)
autonumber stop
java.sql.Connection --> java.sql.Statement : resultSet
end
java.sql.Statement --> Client : resultSet
@enduml | false | true | false | false | sequence |
7d2e7bea5f164cbfa1b8ae8de313e4f48ba2068c | 9c78b0351e70888d0706f276d47526a42b56bbd7 | /user-account/.docs/uml/user-password.puml | 27265f48dbabf3b2817c1709d3458a7f948e0acd | [
"Apache-2.0"
] | permissive | nu-art-js/thunderstorm | 5f183e80f67a8114b389a1bef18541e0c921cbf3 | 93eecca8b7e8f17b6b93383afc0a58e631e5ee22 | refs/heads/master | 2023-08-31T09:06:58.270832 | 2021-12-21T14:52:32 | 2021-12-21T14:52:32 | 173,503,689 | 13 | 1 | NOASSERTION | 2022-02-19T12:42:36 | 2019-03-02T22:02:47 | TypeScript | UTF-8 | PlantUML | false | false | 565 | puml | @startuml
participant App_FE
participant App_FE
participant App_BE
participant Auth_FE
participant Auth_BE
App_FE -> App_BE: Validate Sessions
App_BE -> Auth_BE: Validate Sessions
Auth_BE --> App_BE: Invalid session
App_BE --> App_FE: Invalid session
App_FE -> Auth_FE: Authenticate User
alt Authenticate with email/pass
Auth_FE -> Auth_BE: login(email,pass)
Auth_BE --> Auth_FE: session_id
Auth_FE --> Auth_FE: save session_id
end
Auth_FE --> App_FE: User Authenticated with\nsession id and email
App_FE -> App_FE: Notify user is logged in
@enduml | false | true | false | false | sequence |
e011e7f178dc3f13a1bfec9b7dd2a8933afedbf4 | 96f8d9db22068ddd35fe372093604d321a647aa9 | /test_scenarios/data/T3_in.puml | f4f862e66ea56ef5294fa7ca74236b5a0edcb3d7 | [] | no_license | Plan-B-PO/docs | d9f7c5af90c580e8e18faeffdb4688b533c045b7 | dd2d29a0234e824483c2dcd653b6877bd55c5095 | refs/heads/master | 2020-08-08T05:12:16.141765 | 2020-01-21T21:50:49 | 2020-01-21T21:50:49 | 213,727,436 | 0 | 4 | null | 2020-01-21T21:45:38 | 2019-10-08T18:56:36 | null | UTF-8 | PlantUML | false | false | 237 | puml | @startuml
object "testApp01 : ComputationApplication" as testApp01 {
id = 10001
name = "Test App 01"
description = "Nop test app"
icon = "http://blog.nop.ee/wp-content/uploads/2014/05/NOPiLogoPunaneRing-1.jpg"
}
@enduml | false | true | false | false | object |
9c86dc0d40c69dc395fb10ab8b880536119858f7 | 8c59fbc94a2ba7fa9a12c10991fe334cda0df128 | /metrics/ci_integrations/docs/source/buildkite/diagrams/buildkite_client_class_diagram.puml | 5471c42800854534c4c726f29a442d6c162b65e7 | [
"Apache-2.0"
] | 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 | 3,359 | puml | @startuml buildkite_client_class_diagram
package integration.interface.base.client.mapper {
interface Mapper<SourceType, DestinationType> {
map(SourceType value): DestinationType
unmap(DestinationType value): SourceType
}
}
package integration.interface.base.client.model {
interface Page<T> {
+ totalCount: int
+ page: int
+ perPage: int
+ nextPageUrl: String
+ values: List<T>
}
}
package buildkite {
package models {
class BuildkiteBuild {
+ id: String
+ number: int
+ blocked: bool
+ state: BuildkiteBuildState
+ webUrl: String
+ startedAt: DateTime
+ finishedAt: DateTime
+ factory fromJson(Map<String, dynamic> json): BuildkiteBuild
+ toJson(): Map<String, dynamic>
+ listFromJson(List<dynamic> list): List<BuildkiteBuild>
}
class BuildkiteArtifact {
+ id: String
+ filename: String
+ downloadUrl: String
+ mimeType: String
+ factory fromJson(Map<String, dynamic> json): BuildkiteArtifact
+ toJson(): Map<String, dynamic>
+ listFromJson(List<dynamic> list): List<BuildkiteArtifact>
}
class BuildkiteBuildsPage<BuildkiteBuild> implements Page {
+ page: int
+ perPage: int
+ nextPageUrl: String
+ values: List<BuildkiteBuild>
}
class BuildkiteArtifactsPage<BuildkiteArtifact> implements Page {
+ page: int
+ perPage: int
+ nextPageUrl: String
+ values: List<BuildkiteArtifact>
}
enum BuildkiteBuildState {
running,
scheduled,
passed,
failed,
blocked,
canceled,
canceling,
skipped,
notRun,
finished
}
}
package mappers {
class BuildkiteBuildStateMapper<String, BuildkiteBuildState> implements Mapper {
+ map(String state): BuildkiteBuildState
+ unmap(BuildkiteBuildState state): String
}
}
class BuildkiteClient {
+ buildkiteApiUrl: String
+ organizationSlug: String
+ authorization: AuthorizationBase
+ getHeaders(): Map<String, String>
+ fetchBuilds(String pipelineSlug, BuildkiteBuildState state, DateTime finishedFrom, int perPage, int page): Future<InteractionResult<BuildkiteBuildsPage>>
+ fetchBuildsNext(BuildkiteBuildsPage currentPage): Future<InteractionResult<BuildkiteBuildsPage>>
+ fetchArtifacts(String pipelineSlug, int buildNumber, int perPage, int page): Future<InteractionResult<BuildkiteArtifactsPage>
+ fetchArtifactsNext(BuildkiteArtifactsPage currentPage): Future<InteractionResult<BuildkiteArtifactsPage>
+ downloadArtifact(String url): Future<InteractionResult<UInt8List>>
+ close(): void
}
}
BuildkiteBuildsPage <-- BuildkiteClient : uses
BuildkiteArtifactsPage <-- BuildkiteClient : uses
BuildkiteBuild "1..N" -up-o "1" BuildkiteBuildsPage : uses
BuildkiteArtifact "1..N" -up-o "1" BuildkiteArtifactsPage : uses
BuildkiteBuildStateMapper <-- BuildkiteClient : uses
BuildkiteBuildState <-- BuildkiteBuild : uses
@enduml
| false | true | false | false | class |
8f86a657d31b389012f8db2e50fa8974a7c3ede3 | d0c1fe712a9719011e71e7a289d121a2b7d917d3 | /diagramas/DiagramaDeClases_BloqueComplejo.puml | 036d7e30e502848696f9d177e484644b4ff3f619 | [
"MIT"
] | permissive | IgnacioGC1/T2-ALGO3-TP2 | 324a733bb9297b858d2186d1e28a628d997a5039 | c512d5f8bb62208ddda6dae70c7168423bc5e0be | refs/heads/main | 2023-03-16T15:06:49.184036 | 2021-03-04T01:34:44 | 2021-03-04T01:34:44 | 320,315,655 | 0 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 924 | puml | @startuml
Abstract Class Bloque{
+ejecutar(Pesonaje personaje, Dibujo dibujo)
+ejecutarInversa(Personaje personaje, Dibujo dibujo)
}
Abstract Class BloqueComplejo{
-bloques
+agregarBloque(Bloque bloque)
+ejecutarInversa(Personaje personaje, Dibujo dibujo)
}
Abstract Class BloqueRepetir{
-cantidadDeRepeticiones
+ejecutar(Pesonaje personaje, Dibujo dibujo)
+ejecutarInversa(Personaje personaje, Dibujo dibujo)
}
Class BloqueAlgoritmo{
+ejecutar(Pesonaje personaje, Dibujo dibujo)
+ejecutarInversa(Personaje personaje, Dibujo dibujo)
+agregarBloques(ArrayList<Bloque> bloques)
}
Class BloqueInversor{
+ejecutar(Pesonaje personaje, Dibujo dibujo)
}
Bloque <|-- BloqueComplejo
BloqueComplejo <|-- BloqueAlgoritmo
BloqueComplejo <|-- BloqueInversor
BloqueComplejo <|-- BloqueRepetir
BloqueRepetir <|-- BloqueRepetirDosVeces
BloqueRepetir <|-- BloqueRepetirTresVeces
@enduml | false | true | false | false | class |
63cbfd6a8c813fb8c0f505d166ad5330f561baf4 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/TaxedPriceDraft.puml | cb54109113eeb00ed2354c0c6837a1ca6ad964ff | [] | 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,954 | 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 TaxedPriceDraft [[TaxedPriceDraft.svg]] {
totalNet: [[Money.svg Money]]
totalGross: [[Money.svg Money]]
taxPortions: [[TaxPortionDraft.svg List<TaxPortionDraft>]]
}
interface OrderImportDraft [[OrderImportDraft.svg]] {
orderNumber: String
purchaseOrderNumber: String
customerId: String
customerEmail: String
customerGroup: [[CustomerGroupResourceIdentifier.svg CustomerGroupResourceIdentifier]]
businessUnit: [[BusinessUnitResourceIdentifier.svg BusinessUnitResourceIdentifier]]
store: [[StoreResourceIdentifier.svg StoreResourceIdentifier]]
lineItems: [[LineItemImportDraft.svg List<LineItemImportDraft>]]
customLineItems: [[CustomLineItemImportDraft.svg List<CustomLineItemImportDraft>]]
totalPrice: [[Money.svg Money]]
taxedPrice: [[TaxedPriceDraft.svg TaxedPriceDraft]]
taxRoundingMode: [[RoundingMode.svg RoundingMode]]
taxCalculationMode: [[TaxCalculationMode.svg TaxCalculationMode]]
inventoryMode: [[InventoryMode.svg InventoryMode]]
billingAddress: [[BaseAddress.svg BaseAddress]]
shippingAddress: [[BaseAddress.svg BaseAddress]]
itemShippingAddresses: [[BaseAddress.svg List<BaseAddress>]]
shippingInfo: [[ShippingInfoImportDraft.svg ShippingInfoImportDraft]]
paymentInfo: [[PaymentInfo.svg PaymentInfo]]
paymentState: [[PaymentState.svg PaymentState]]
shipmentState: [[ShipmentState.svg ShipmentState]]
orderState: [[OrderState.svg OrderState]]
state: [[StateReference.svg StateReference]]
country: String
origin: [[CartOrigin.svg CartOrigin]]
completedAt: DateTime
custom: [[CustomFieldsDraft.svg CustomFieldsDraft]]
}
TaxedPriceDraft --> OrderImportDraft #green;text:green : "taxedPrice"
@enduml
| false | true | false | false | sequence |
5b98bd880d15d3cc3590558b9c22e2b2436421e6 | deac1e4cb435de8b6359888ca97d2b9ac1df0c65 | /assets/images/architecture/architecture.puml | b08e35d71d8a07cb5189751c3a3f63ca83ec1170 | [
"Apache-2.0"
] | permissive | stroomdev00/stroom-docs | 176807aa6073969fb5dcf307dd71ea5e6dd9eaac | 5cdd6e6dbb62e3944c167c5ce0d0dd6f21568836 | refs/heads/master | 2022-06-29T05:17:52.164132 | 2022-05-25T15:00:52 | 2022-05-25T15:00:52 | 253,735,160 | 0 | 0 | Apache-2.0 | 2020-04-07T08:38:28 | 2020-04-07T08:38:28 | null | UTF-8 | PlantUML | false | false | 3,627 | puml | @startuml
title
=Stroom Architecture
==Example Two-Node Cluster (non-containerised deployment)
end title
'Define the various application ports
!stroom_port=8080
!stroom_proxy_port=8090
'Define all the nodes (services, actors, etc.)
node "Event generator" as event_producer <<application>>
node "User" as ui_client_browser <<web browser>>
node "API client" as api_client_app <<application>>
node "Upstream Stroom proxy" as remote_proxy <<application>>
node "Nginx load balancer" as nginx <<web server>>
rectangle "Stroom Cluster" {
storage "Stroom Node #1" {
node "Stroom node" as stroom_node_1 <<java app>>
node "Local Stroom proxy" as stroom_proxy_local_1 <<java app>>
node "send_to_stroom.sh" as log_sender_script_1 <<script>>
'Inter-service REST calls to nginx api gateway
log_sender_script_1 --> nginx : <color:DarkRed>HTTPS:443</color>\n<color:DarkRed>Internal audit data</color>
'Reverse proxy connections
nginx -[#Green]-> stroom_node_1 : <color:Green>HTTP:stroom_port</color>\n<color:Green>Reverse-proxied traffic</color>
nginx -[#Green]-> stroom_proxy_local_1 : <color:Green>HTTP:stroom_port</color>\n<color:Green>Datafeed</color>
'Effective connections (i.e. ignoring ngix gateway)
stroom_proxy_local_1 -[#Grey]-> stroom_node_1 : <color:Grey>HTTP:stroom_port</color>\n<color:Grey>Feed status</color>
}
storage "Stroom Node #2" {
node "Stroom node" as stroom_node_2 <<java app>>
node "Local Stroom proxy" as stroom_proxy_local_2 <<java app>>
node "send_to_stroom.sh" as log_sender_script_2 <<script>>
' Inter-service REST calls to nginx api gateway
log_sender_script_2 --> nginx : <color:DarkRed>HTTPS:443</color>\n<color:DarkRed>Internal audit data</color>
'Reverse proxy connections
nginx -[#Green]-> stroom_node_2 : <color:Green>HTTP:stroom_port</color>\n<color:Green>Reverse-proxied traffic</color>
nginx -[#Green]-> stroom_proxy_local_2 : <color:Green>HTTP:stroom_port</color>\n<color:Green>Datafeed</color>
'Effective connections (i.e. ignoring ngix gateway)
stroom_proxy_local_2 -[#Grey]-> stroom_node_2 : <color:Grey>HTTP:stroom_port</color>\n<color:Grey>Feed status</color>
}
}
'Intra-cluster communication
stroom_node_1 <-[#Grey]-> stroom_node_2 : <color:Grey>HTTP:stroom_port</color>\n<color:Grey>Inter-node communication</color>
storage "MySQL Server" as stroom_all_dbs {
database "stroom" as stroom_db
database "stats" as stroom_stats_db
}
'DB connections
stroom_node_1 --> stroom_db : <color:DarkRed>TCP:3306</color>
stroom_node_1 --> stroom_stats_db : <color:DarkRed>TCP:3306</color>
stroom_node_2 --> stroom_db : <color:DarkRed>TCP:3306</color>
stroom_node_2 --> stroom_stats_db : <color:DarkRed>TCP:3306</color>
storage "Shared Storage" as shared_storage {
folder "stroom-node-2"
folder "stroom-node-1"
}
'Shared storage connections
stroom_node_1 --> shared_storage : <color:DarkRed>NFS/SMB</color>
stroom_node_2 --> shared_storage : <color:DarkRed>NFS/SMB</color>
'Client connections
ui_client_browser -[#Blue]-> nginx : <color:Blue>HTTPS</color>
api_client_app -[#Blue]-> nginx : <color:Blue>HTTPS</color>\n<color:Blue>/api</color>
event_producer -[#Blue]-> remote_proxy : <color:Blue>HTTPS</color>\n<color:Blue>Event data</color>
remote_proxy -[#Blue]-> nginx : <color:Blue>HTTPS</color>\n<color:Blue>Feed status and event data</color>
legend right
<b>Types of traffic</b>
<color:Blue>Client</color>
<color:DarkRed>Direct</color>
<color:Green>Reverse-proxied (unencrypted)</color>
<color:Grey>Internal (unencrypted)</color>
endlegend
'hide empty members
@enduml
| false | true | false | false | sequence |
a55b6bdc00a4a643a91cf2faec7e864499dcadf7 | d03e77344fd24ec4318026eac98c60cbff8f33b2 | /usage/aspirations/umls/uml.puml | 5f521479f04b67d4f550d3cbcca79ac7e317e363 | [] | no_license | joergen-vs/73027c42-c2cd-4c62-b1f4-2532c0eb8dab | 666700dec8b9a1bb2dc54d74c889b8b2fff823de | 67f90c7fdc9b60869f7fab96dfc93c673e64b9d3 | refs/heads/master | 2023-08-31T14:38:22.361786 | 2023-06-29T07:42:11 | 2023-06-29T07:42:11 | 99,930,024 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 728 | puml | @startuml "addml"
skinparam linetype polyline
skinparam linetype ortho
interface container
dataset *-- container
scale 1280 width
scale 800 height
!includeurl https://raw.githubusercontent.com/joergen-vs/73027c42-c2cd-4c62-b1f4-2532c0eb8dab/master/usage/aspirations/umls/uml-archival.puml
!includeurl https://raw.githubusercontent.com/joergen-vs/73027c42-c2cd-4c62-b1f4-2532c0eb8dab/master/usage/aspirations/umls/uml-database.puml
!includeurl https://raw.githubusercontent.com/joergen-vs/73027c42-c2cd-4c62-b1f4-2532c0eb8dab/master/usage/aspirations/umls/uml-definition.puml
!includeurl https://raw.githubusercontent.com/joergen-vs/73027c42-c2cd-4c62-b1f4-2532c0eb8dab/master/usage/aspirations/umls/uml-type.puml
@enduml
| false | true | false | false | class |
f3c3d9e3748944ffeb8e968b4a90b28c73c1a55f | 83bec850817e3deb2a33a5ab2527784a976338b3 | /log210-contenu/S20213/assets/GRASP_Controleur_deux_options.plantuml | 61ad3d935dcfda2ad93e2b25eaaf6d0bb4450ab4 | [] | no_license | yvanross/github-action-learning-larman-mdd | df8fb1907a84046ce0ed3b62ea555fd3b12655ad | e0195b3344ecdfaa934e788e839e8758453bc4ca | refs/heads/main | 2023-08-30T10:22:28.071260 | 2021-11-11T15:29:27 | 2021-11-11T15:29:27 | 304,116,705 | 0 | 0 | null | 2020-10-15T01:32:37 | 2020-10-14T19:34:03 | JavaScript | UTF-8 | PlantUML | false | false | 848 | plantuml | @startuml
title GRASP Contrôleur (deux options)
skinparam style strictuml
skinparam BackgroundColor transparent
class "Registre" {
identifiant : string
...
--
créerNouvelleVente()
saisirArticle()
...
..
(d'autres méthodes)
}
note top
**Contrôleur de façade**
(représente le système global,
un <<objet racine>>, un équipement
ou un sous-système)
Inspiré du MDD
end note
class "GestionnaireVentes" as GV {
--
créerNouvelleVente()
saisirArticle()
...
}
note as FB
**Contrôleur de session**
**(de cas d'utilisation)**.
(scénario de cas d'utilisation
dans lequel l'opération système
se produit)
//GRASP Fabrication Pure//
end note
note as OS
Opérations système
end note
OS .l.> Registre::créerNouvelleVente
OS .r.> GV::créerNouvelleVente
FB .d. GV
@enduml | false | true | true | false | class |
9e0b381d0def5cb50797b64afafac015b9336356 | 0076940a10c001fee5f3a48a65815b3193c3f74b | /templates/sm_crowd-funding-template.plantuml | 865c530bf2b3ff987bb24f6fa4161c7c1c577cec | [] | no_license | aski-73/meivsm-http | 59de163fe78290d3fe49d5f5ca742ccb7bfc62c5 | 5939a8031e047bb4b0ac15381c518246266c97a6 | refs/heads/master | 2023-02-07T02:47:53.152989 | 2020-02-19T00:44:50 | 2020-02-19T00:44:50 | 240,366,113 | 0 | 0 | null | 2023-01-24T01:22:33 | 2020-02-13T21:28:23 | JavaScript | UTF-8 | PlantUML | false | false | 851 | plantuml | @startuml CrowdfundingContract
skinparam Monochrome true
skinparam Shadowing false
[*] --> created: init
created: entry/ company: address = @receiver
created: entry/ endDate: uint = @endDate
created: entry/ title: string = "@title"
created: entry/ goal: uint = @goal @unit
funding: entry/ sum: uint = sum + msg.value
failed: entry/ returnPayments()
successful: entry/ transfer(sum + msg.value , company)
successful: entry/ sum = sum + msg.value
created --> funding: pay* [now <= endDate & msg.value < goal]
funding --> funding: pay* [now <= endDate & sum + msg.value < goal]
created --> successful: pay* [now <= endDate & msg.value >= goal]
created --> failed: pay* [now > endDate]
funding --> successful: pay* [sum + msg.value >= goal & now <= endDate]
funding --> failed: pay* [now > endDate]
failed --> [*]: exit
successful --> [*]: exit
@enduml
| false | true | false | false | sequence |
b2ef63daad635e6ad7f22db1d542972b4fe1eb76 | 7e0ef9d6c599e685a4842ee50edef95c7daf8b0e | /class.puml | 1bb5f9dda1ad4c3f9d67e094e82d3e369914ca75 | [] | no_license | Vowow/SoftwareQuality | 7f30d8c7b984c14748a0a11438cfff563e2666d9 | ba94530db4913eb16516798733154c6af47c45c2 | refs/heads/master | 2021-01-01T15:44:33.946377 | 2014-12-10T15:19:21 | 2014-12-10T15:19:21 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 892 | puml | @startuml
annotation java.lang.Override
annotation java.lang.SuppressWarnings
class airplane.AirPlane
class airplane.Doors
class airplane.Handle
class airplane.Lights
class airplane.Software
class airplane.Wheels
class java.awt.Color
class java.awt.event.ActionEvent
class javax.swing.JFrame
class javax.swing.JTextArea
class javax.swing.Timer
class javax.swing.UIManager
enum airplane.DoorsEnum
enum airplane.LightsEnum
enum airplane.WheelsEnum
interface java.awt.event.ActionListener
airplane.Software ..> java.lang.Override
airplane.Software ..> java.lang.SuppressWarnings
airplane.Software ..> java.awt.Color
airplane.Software ..> java.awt.event.ActionEvent
airplane.Software --|> javax.swing.JFrame
airplane.Software ..> javax.swing.JTextArea
airplane.Software ..> javax.swing.Timer
airplane.Software ..> javax.swing.UIManager
airplane.Software --|> java.awt.event.ActionListener
@enduml | false | true | false | false | class |
32288e5480b81ce4f812869d80f9968580a52315 | 11d111ad7ffb769bac1fb1a02db63e824ee81935 | /sergio/increment1/GorgeousFood/src/requirements/plant.puml | 0f72cac595294f8b7ef55aa3d4fcefbab0629f36 | [] | no_license | freitzzz/edom-19-20-atb-21 | cf182383bf69a39f9ec7fc3655ac17b6cce390a3 | a5d54880bc4f801760545f76ce3fc782f1dea368 | refs/heads/master | 2022-03-23T23:06:44.202808 | 2019-12-14T16:18:14 | 2019-12-14T16:18:14 | 229,590,257 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,283 | puml | @startuml
allow_mixing
skinparam rectangle {
roundCorner 25
}
artifact "Gorgeous Food" as model
rectangle "Unserved meals: Unserved meals requirements" as rectanglereq_group_1{
class "Requirement Add meal to inventory" as req_req_1{
Author: Sérgio Ferreira
Creation date: Wed Oct 02 22:50:40 WEST 2019
Description: Adds unserved meal to software inventory
Priority: HIGH
Resolution: INVALID
Type: FUNCTIONAL
Version: 1.0.0
}
}
rectangle "Meals to serve: Meals to serve requirements" as rectanglereq_group_2{
class "Requirement List a meal" as req_req_3{
Author: Sérgio Ferreira
Creation date: Wed Oct 02 22:50:40 WEST 2019
Description: List a specific meal
Priority: HIGH
Resolution: INVALID
Type: FUNCTIONAL
Version: 1.0.0
}
note top of req_req_3: Comment by Sergio Ferreira on Wed Oct 02 22:50:40 WEST 2019: All the specificities of the meal should be listed\n\tComment by Antonio on Wed Oct 02 22:50:40 WEST 2019: Do not forget to include the meal nutritional data\n
class "Requirement List all meals" as req_req_2{
Author: Sérgio Ferreira
Creation date: Wed Oct 02 22:50:40 WEST 2019
Description: List all meals of the inventory
Priority: HIGH
Resolution: INVALID
Type: FUNCTIONAL
Version: 1.0.0
}
class "Requirement Pay meal" as req_req_4{
Author: Sérgio Ferreira
Creation date: Wed Oct 02 22:50:40 WEST 2019
Description: Pay a meal
Priority: HIGH
Resolution: INVALID
Type: FUNCTIONAL
Version: 1.0.0
}
note top of req_req_4: Requirement specificity by Sergio on Wed Oct 02 22:50:40 WEST 2019: The user who purchased the meal should be recorded\n
}
rectangle "Gorgeous Food location: Location helpers for Gorgeous Food" as rectanglereqgroup3{
class "Requirement Set Gorgeous Food location" as req_req_5{
Author: Sérgio Ferreira
Creation date: Wed Oct 02 22:50:40 WEST 2019
Description: Set the gorgeous food location for the next 24 hours
Priority: HIGH
Resolution: INVALID
Type: FUNCTIONAL
Version: 1.0.0
}
class "Requirement List Gorgeous Food location" as req_req_6{
Author: Sérgio Ferreira
Creation date: Wed Oct 02 22:50:40 WEST 2019
Description: List Gorgeous Food current location
Priority: HIGH
Resolution: INVALID
Type: FUNCTIONAL
Version: 1.0.0
}
req_req_6 ..> req_req_5
}
model->rectanglereq_group_1
model->rectanglereq_group_2
model->rectanglereqgroup3
@enduml
| false | true | true | false | class |
c2890f0c685327907ffd67f7d556724538c28fa5 | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productSchema/ip/internetAccess/MEF 139 resources/media/IPVC_CLOUD.puml | 2a019f43e1275b4b1cea2986f64692c4fcaf6e0c | [
"Apache-2.0"
] | permissive | MEF-GIT/MEF-LSO-Sonata-SDK | 969c3717fba3fffa009bf3a5de65337b2caccaaf | 6d66bc0778fe0f5a96cdbcb3579e47513b7fd62f | refs/heads/working-draft | 2023-07-07T02:17:11.649855 | 2023-06-23T09:30:18 | 2023-06-23T09:30:18 | 90,886,429 | 33 | 32 | Apache-2.0 | 2023-01-05T23:58:23 | 2017-05-10T16:38:08 | null | UTF-8 | PlantUML | false | false | 841 | puml | @startuml
skinparam {
ClassBackgroundColor White
ClassBorderColor Black
}
class IaIpvcCloud {
}
IaIpvcCloud *--> CloudDataLimit : dataLimit
IaIpvcCloud *--> Ipv4Prefix : networkAddressTranslation
IaIpvcCloud *--> CloudDns : dns
IaIpvcCloud *--> SubscriberPrefixList : subscriberPrefixList
class CloudDataLimit {
startTime: date-time
upload: integer
download: integer
}
CloudDataLimit *--> TimeDuration : duration
class CloudDns {
dnsType: DnsType
}
CloudDns *-->"*" Ipv4OrIpv6Address : dnsServerIpList
class SubscriberPrefixList {
origin: IpPrefixOrigin
}
SubscriberPrefixList *-->"*" Ipv4OrIpv6Prefix : prefixes
class Ipv4Prefix {
prefixLength: integer
}
Ipv4Prefix *--> Ipv4Address : ipv4Address
class TimeDuration {
<<skipped>>
}
class Ipv4OrIpv6Prefix {
<<skipped>>
}
@enduml | false | true | false | false | sequence |
177de81ed90958054949e99c646ef8dcb003e04b | aefb1807676f66cc46e45071b3deb1969e682322 | /SELAIN SISTEM/UML/SEQUENCE/pencarian/kepala/SearchDisposisiBKD.puml | 3e162f5328f6300d3861371dc1dc3abe9f940666 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kurniado729/sistem_kp | f456f7a22392f99c117797370c9a8d70c96b0df4 | c77c7bc9aa28fe414be3254880112dbffb4b2ab2 | refs/heads/master | 2023-02-01T21:00:47.861038 | 2019-12-20T18:52:46 | 2019-12-20T18:52:46 | 220,038,247 | 0 | 1 | MIT | 2023-02-01T02:14:20 | 2019-11-06T16:12:42 | HTML | UTF-8 | PlantUML | false | false | 613 | puml | @startuml
autonumber
hide footbox
title Mencari Surat Disposisi BKD
Actor Kepala
boundary Dashborad_V
boundary DisposisiBKD_V
control Admin_C
control SuratDisposisi_C
Entity SuratDisposisi_E
Admin_C --> Dashborad_V: load->view()
Dashborad_V --> Kepala: Halaman Dashborad
Kepala --> Dashborad_V: tulis keyword yang ingin dicari pada form pencarian
Dashborad_V --> SuratDisposisi_C: searchdisposisibkd()
SuratDisposisi_C --> SuratDisposisi_E:
SuratDisposisi_E --> SuratDisposisi_C:
SuratDisposisi_C --> DisposisiBKD_V: load->view()
DisposisiBKD_V --> Kepala: Halaman Surat Disposisi BKD
@enduml | false | true | false | false | sequence |
ccdc86885a42b85f9f9907bcf1cc297f28083d21 | 0d8b0af121d7f501add14c3d5cefab24f062e0d4 | /readme_images/c12_ModelViewControllerPattern.plantuml | 234658ddeeeb07be9464136d6285dd1c09a15042 | [] | no_license | FisherZhongYi/HeadFirstDesignPatterns | 3705a0720fd910e057c550d202b7c49e4764fa6f | 17a5696cf47f0bd27c72c784920c02488b506444 | refs/heads/master | 2022-04-02T17:03:24.329010 | 2020-02-07T15:36:59 | 2020-02-07T15:36:59 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,536 | plantuml | @startuml ModelViewControllerPattern
abstract Observer {
+{abstract}update(Observable)
}
class Observable {
+registerObserver(Observer)
+notifyObservers()
}
note top: observer pattern
Observable --> Observer : call Observer.update()
class BeatApplication {
+turnOn()
+turnOff()
+isTurnedOn()
+setBPM()
+getBPM()
+setVolume()
+getVolume()
}
class BeatModel {
-BeatApplication beatApp
-Observable observable
+turnOn() // delegate to beatApp
+turnOff()
+isTurnedOn()
+setBPM()
+getBPM()
+setVolume()
+getVolume()
+registerPowerObserver() // delegate to observable
+registerBPMObserver()
+registerVolumeObservable()
}
abstract BeatControllerInterface {
-BeatModel beatModel
+turnBeatOn()
+turnBeatOff()
+increaseBPM()
+decreaseBPM()
+increaseVolume()
+decreaseVolume()
}
note top: strategy pattern
class DJView {
-BeatControllerInterface controller
+update(BetaModel beatModel)
}
class BeatController {
-BeatModel beatModel
+turnBeatOn()
+turnBeatOff()
+increaseBPM()
+decreaseBPM()
+increaseVolume()
+decreaseVolume()
}
Observable --* BeatModel
Observer <|.. DJView
BeatModel ..> Observer : update
BeatApplication --* BeatModel
BeatControllerInterface --* Observer : transform input to model actions
BeatModel <-- Observer : require data
BeatModel <-- BeatControllerInterface : make change
BeatControllerInterface <|.. BeatController
@enduml | false | true | false | false | sequence |
daf997f1837ad52fb76c02b77cb2bacf1a2f0934 | 20391c18be0f5d9fa3adee5029be766534a0cf8e | /singleton-pattern/example1/singleton-solution-1/database.plantuml | a5a1428ed3465f6292c15d0387c355c4428ce99d | [] | no_license | Caballerog/blog | 34ee257ea9e033dfab732d15b7eff7b2a03a59a0 | c02c18b49cd65894ebd5e4f7eebc946195cde0f6 | refs/heads/master | 2023-04-28T15:00:41.602153 | 2023-04-21T19:56:59 | 2023-04-21T19:56:59 | 169,620,009 | 28 | 7 | null | 2022-12-11T21:37:16 | 2019-02-07T18:22:56 | TypeScript | UTF-8 | PlantUML | false | false | 801 | plantuml | @startuml
interface ConnectionConfiguration {
+ host: string;
+ user: string;
+ pass: string;
+ name: string;
}
class DatabaseConnection {
- {static} instance: DatabaseConnection;
- configuration: ConnectionConfiguration;
+ getUniqueIdentificator: number;
- constructor()
+ {static} getDatabaseConnection(): DatabaseConnection
}
class Client1 {
- databaseConnection: DatabaseConnection;
+ constructor();
+ getUniqueIdentificatorConnection(): number
}
class Client2 {
- databaseConnection: DatabaseConnection;
+ constructor()
+ getUniqueIdentificatorConnection(): number;
}
DatabaseConnection .> ConnectionConfiguration : "<<use>>"
DatabaseConnection --o Client1
DatabaseConnection --o Client2
Client1 <-. Context : "<<use>>"
Client2 <-. Context : "<<use>>"
@endum
| false | true | false | false | class |
c9e9185e022157a4b9fad8b43d3d939b79844731 | 65ca054caa856c00676e94134fc256b4a69fc6bc | /router/graph.puml | b61a930d43917d9697d5e5ad361629b4f573a3c5 | [] | no_license | keleqnma/influxdb-cluster | 39a85d941e62b4c81d4940ed561c5512e7ee6324 | 2f947fc2a1d471a23a353aeb473f0078d2e7d1b9 | refs/heads/master | 2023-04-03T06:53:29.335596 | 2021-04-11T09:58:42 | 2021-04-11T09:58:42 | 328,880,594 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 103 | puml | @startuml
class Router {
-clusterSrv: *ClusterServer
+*PublicServer(): *Engine
+*Dispose():
}
@enduml | false | true | false | false | class |
0af6e94071a3a70c30feb928b9ccd6a0f971df7c | 32012604691f442290cb2a59096e83c0274648a1 | /classes/library.puml | c286bf8bcc9c1feb08549c51a3afb57acd38fc59 | [
"BSD-2-Clause"
] | permissive | Saabre/osrm-backend-uml | 4a50ed007dc58385efd00e1e1004899576d0c915 | e6f10725c93695ee66a8f0b0d8df5deddec66092 | refs/heads/master | 2021-01-01T19:06:39.897069 | 2015-01-05T14:18:21 | 2015-01-05T14:46:30 | 28,812,301 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,176 | puml | ' Copyright (c) 2013, Project OSRM, Dennis Luxen, others
' All rights reserved.
'
' Redistribution and use in source and binary forms, with or without modification,
' are permitted provided that the following conditions are met:
'
' Redistributions of source code must retain the above copyright notice, this list
' of conditions and the following disclaimer.
' Redistributions in binary form must reproduce the above copyright notice, this
' list of conditions and the following disclaimer in the documentation and/or
' other materials provided with the distribution.
'
' THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
' ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
' WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
' DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
' ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
' (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
' LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
' ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
' (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
' SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@startuml
' OSRM.h
class OSRM {
-OSRM_impl *OSRM_pimpl_
+OSRM(ServerPaths &paths, bool use_shared_memory = false)
+~OSRM()
+void RunQuery(RouteParameters &route_parameters, http::Reply &reply)
}
'OSRM_impl.cpp .h
class OSRM_impl {
-typedef std::unordered_map<std::string, BasePlugin *> PluginMap
+OSRM_impl(ServerPaths &paths, bool use_shared_memory)
+OSRM_impl(OSRM_impl &)
+virtual ~OSRM_impl()
+void RunQuery(RouteParameters &route_parameters, http::Reply &reply)
-void RegisterPlugin(BasePlugin *plugin)
-PluginMap plugin_map
-bool use_shared_memory
-SharedBarriers *barriervoid RegisterPlugin(BasePlugin *plugin)
-BaseDataFacade<QueryEdge::EdgeData> *query_data_facade
}
@enduml | false | true | false | false | class |
6f2e52a37374fbb686521430f81f0c98dc319e5a | 26f858dd77ce96e23bd062744c5ee615dd4038a1 | /UML/pnp.puml | 05f3fe67d185edd47aa1bd6d42ab997c95bfbd0d | [] | no_license | chaudryh/djangoRevenueManagementApp | 037502166b57263e49955594142c0d61cbac65a4 | 2731c385a69baae3ab1c196e50a400dc8562aa3d | refs/heads/master | 2020-06-19T08:28:55.822024 | 2019-07-12T20:35:40 | 2019-07-12T20:35:40 | 196,639,436 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,971 | puml | @startuml
title PnP UML
Center "1"-"n" Price
Center "1"-"n" ProductScedule
Center "1"-"n" SpecialHour
Center "1"-"n" Allocation
Product "1"-"n" Price
Product "1"-"n" ProductScedule
Product "1"-"n" Allocation
class Center {
center_id: integer <PK>
center_name: string
sale_region: string NULL
territory: string NULL
status: bool
}
class Product {
product_id: integer <PK>
product_name: string
product_display_name: string
group: string
status: bool
is_package: bool
start: datetime NULL
end: datetime NULL
}
class ProductScedule {
schedule_id: integer <PK> AUTO
center_id: Center.center_id <FK>
product_id: Product.product_id <FK>
schedule: string CHOICE=Daily,Weekly,Monthly,Yearly
day_of_week: string
start_day_of_month: integer
end_day_of_month: integer
start_day_of_year: integer
end_day_of_year: integer
}
class Allocation {
id: integer <PK> AUTO
center_id: Center.center_id <FK>
parent_product_id: Product.product_id <FK>
child_product_id: Product.product_id <FK>
price: float NULL
percent: float NULL
}
class Price {
id: integer <PK> AUTO
center_id: Center.center_id <FK>
product_id: Product.product_id <FK>
price: float NULL
start: datetime NULL
end: datetime NULL
action_time: datetime
}
class SpecialHour {
id: integer <PK> AUTO
center_id: Center.center_id <FK>
date: Date
start_time: time
end_time: time
}
@enduml
Questions & Concerns:
2. different product include for each center
3. different product price for each allocation product
4. everything by date
5. most concern last price
6. Package different price by day parts
7. Using period/day part to define products
1. In Gems, can you set a price for a future date?
2. different prices for one day part
3. packages have different price by day parts
3. allocation by date
4. day part by date
5. ProductInclude by date
Comments:
1. Allocation auto by percent first when bulk price change products. Can change by dollar later.
2. Recommend Excel upload for bulk update data(Price, Allocation etc)
| false | true | false | false | sequence |
4cf2c3eae5184b12b62bc1f8773eb83a2de9bb4d | 5635c597a38479879c55c4594c8b09877ef1102b | /src/main/java/org/hfeng/misc/hfdp/ch7/adapter/jdk-adapter.puml | 301eca8063ea4ffd999d303811a33f1b30ba7c26 | [] | no_license | harrifeng/java-in-action | 6c4d49f51634e5397606690710331438e4835a9f | e9b88ecf2fd2033e1848234c770fb3967fb1ec9d | refs/heads/master | 2020-11-26T18:31:08.066713 | 2015-05-19T01:04:17 | 2015-05-19T01:04:17 | 23,460,887 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 285 | puml | @startuml
interface Iterator {
hasNext()
next()
remove()
}
class EnumerationIterator implements Iterator{
hasNext()
next()
remove()
}
interface Enumeration {
hasMoreElements()
nextElement()
}
EnumerationIterator -right--> Enumeration : has one (composed)
@enduml
| false | true | false | false | sequence |
0dcad79e7d3e8ac1d75b12d90ae391c27acaad95 | 7ce8bd05244c6c986128156f50c96832c8945737 | /asciidocs/plantuml/cld.puml | d307cb326dab64ec3516daf7e69e1d47ba9f199e | [] | no_license | 2122-5ahif-nvs/02-microproject-NathalieHerzog | 7c0bf0f7faf89b35e72386931df0cd0b888a1f1a | a982dd570cde9426f3c17a5fd61282666e022a87 | refs/heads/master | 2023-09-01T16:43:20.266426 | 2021-10-14T10:56:24 | 2021-10-14T10:56:24 | 414,512,676 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 620 | puml | @startuml
class Customer {
- userName : String
- email : String
}
class Event {
- title : String
- managerId : int
- startDate : Date
- endDate : Date
}
class Sponsorship {
- event : Event
- customer : Customer
- budget : BigDecimal
}
class Staff {
- name : String
- salary : double
- isOccupied : bool
}
class Engagement {
- staffMember : Staff
- event : Event
- job : String
}
Customer "1" -- "1" Sponsorship : provides >
Sponsorship "1..*" -- "1" Event : receives <
Staff "1..*" -- "1..*" Engagement : has >
Engagement "1..*" -- "1" Event : for >
@enduml | false | true | false | false | class |
a5d9b715a1176e1f7fb11547e29c2cc80a051f48 | 4f97d6147060ef98a139b21e911218b5d29b5ddb | /svc_class.plantuml | 490c38a5a9d10c1ae7b6a95f5679b4089968ce1b | [] | no_license | radekwlsk/go-travel | 16c620c7ea96fc1f60ef3605ccdb51efac7a3eb5 | f755ed2621f199669b9c6a288374a4b1691a3ddc | refs/heads/master | 2022-06-17T13:27:02.463031 | 2022-05-30T13:00:50 | 2022-05-30T13:00:50 | 96,445,811 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,970 | plantuml | @startuml
class Planner {
client *maps.Client
trip *Trip
Evaluate() ([]Step, error)
durationsAndDistances() (*TimesMappedDurationsMatrix, *TimesMappedDistancesMatrix, error)
}
Planner *.. Trip
class Ant {
trip *Trip
places PlacesMap
visitTimes VisitTimes
startPlace *Place
endPlace *Place
n int
bestPath Path
path Path
at int
used Used
currentTime time.Time
totalTime time.Duration
totalDistance int64
distances *TimesMappedDistancesMatrix
durations *TimesMappedDurationsMatrix
pheromones *PheromonesMatrix
random *rand.Rand
resultChannel chan Result
SetPheromones(p *PheromonesMatrix)
BestPath() *Path
FindFood(boost int)
FindFoodIterations(iterations, boost int)
setStart()
init()
before()
setStep(i int, place *Place)
isUsed(place *Place) bool
generatePath()
pickNextPlace(i int) (*Place, error)
placeReachable(place *Place) (bool, error)
sumPriorities()
}
Ant *.. Trip
Ant *.. Place
Ant *-- VisitTimes
Ant *-- Path
class Result {
path Path
time time.Duration
distance int64
priorities int
visitTimes VisitTimes
Path() Path
Time() time.Duration
Distance() int64
Priorities() int
VisitTimes() VisitTimes
SetVisitTimes(visitTimes VisitTimes)
}
Result *-- VisitTimes
Result *-- Path
class VisitTimes {
Arrivals map[int]time.Time
Departures map[int]time.Time
}
class Configuration {
APIKey string
Mode string
Language string
TripStart string
TripEnd string
TravelMode string
PlacesConfiguration []*PlaceConfig
}
Configuration *.. PlaceConfig
class Trip {
Places []*Place
StartPlace *Place
EndPlace *Place
TripStart time.Time
TripEnd time.Time
TotalDistance int64
Steps []Step
Schedule string
TravelMode maps.Mode
CreateSchedule() string
}
Trip *.. Place
Trip *-- Step
class PlaceConfig {
Priority int
StayDuration int
Description interface{}
Start bool
End bool
}
PlaceConfig *-- Description
class PlaceDetails {
PermanentlyClosed bool
OpeningHoursPeriods []maps.OpeningHoursPeriod
Location *time.Location
FormattedAddress string
Name string
}
class Place {
Index int
StayDuration int
Priority int
PlaceID string
Arrival time.Time
Departure time.Time
Details PlaceDetails
SetDetails(service interface{}, c *maps.Client) error
}
Place *-- PlaceDetails
class Step {
From int
To int
Duration time.Duration
Distance int64
}
class Path {
Steps []Step
len int
loop bool
dummy bool
Set(i, value int)
SetStep(i, to int, dur time.Duration, dist int64)
Cut(i int)
At(i int) int
Path() []int
}
Path *-- Step
interface Description {
MapsPlaceID(interface{}, *maps.Client) (string, error)
}
class AddressDescription {
Name string
Street string
Number string
City string
PostalCode string
Country string
IsEmpty() bool
toAddressString() (address string)
}
class NameDescription {
Name string
}
class PlaceIDDescription {
PlaceID string
}
Description <|-- AddressDescription
Description <|-- NameDescription
Description <|-- PlaceIDDescription
@enduml | false | true | false | false | sequence |
4ab4b191f215e35980abcff6ddc2e6819719d156 | 439ac9bc04dc476f5ab765152ac7f7ea9b03d90a | /observer/src/main/java/Observer.puml | f006bb347c403e3f790c5ee0d9755b9402ff7eb9 | [] | no_license | risky78125/RecordDemo | 4bb3daaff4ef7a123281f7e107baa4fbd5b126a3 | 153f1b5922f1cf812847601956ebec3c5d3144cc | refs/heads/master | 2021-01-21T13:26:12.566338 | 2016-04-16T15:31:41 | 2016-04-16T15:31:41 | 53,373,397 | 47 | 6 | null | null | null | null | UTF-8 | PlantUML | false | false | 399 | puml | @startuml
interface Observable
interface Observer
class Subject
class ObserverImpl1
class ObserverImpl2
class ObserverImpl3
Observable <|-- Subject
Observer <|-- ObserverImpl1
Observer <|-- ObserverImpl2
Observer <|-- ObserverImpl3
interface Observable {
void addObserver(Observer o)
void deleteObserver(Observer o)
void notifyObservers()
}
interface Observer{
void update(Object obj)
}
@enduml | false | true | false | false | class |
950c88c1c8fdb4f23db6a88fbfa3deaccce9e48f | 0dcb0e0941d8b31fbdb46bb506b58774b7b5ed8f | /src/main/java/ex46/ex46.puml | 7dc09f9528da932d7c1e067fcd6ac7d9ee052bc3 | [] | no_license | magdasobrino/Sobrino-AlmanzarCOP3330-Assignment3 | 8ba8770a796ce3dc47026b47ffe041cc5994ed63 | 5269495e276ed3b1353e6ba2f39e0626f2a57ee6 | refs/heads/master | 2023-08-19T12:00:16.496353 | 2021-10-12T03:14:51 | 2021-10-12T03:14:51 | 416,165,015 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 198 | puml | @startuml
'https://plantuml.com/sequence-diagram
class completetext {
scan(String filePath)
print(ArrayList<Map<String, Integer>> wordList)
}
class text {
compare(Object o1, Object o2)
}
@enduml | false | true | false | false | class |
8b36525fc65a6b248ead178020397600fe0bc264 | fc8c136ec4448f90fbd012d3bf94cc8b20857d40 | /DevDocs/sequence-diagram.puml | d672a5f31904375555a1977e01a1b8c43218045a | [
"MIT"
] | permissive | wolfj123/Random-Carrot-Dispenser | 6bfa86a5fce4cd60c1d7d530775b2123a293743a | e89be72db415db9c86fc6e733c48fe1188242a64 | refs/heads/main | 2023-07-25T22:17:03.299750 | 2021-09-05T15:51:09 | 2021-09-05T15:51:09 | 402,778,532 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,124 | puml | @startuml
' syntax:
' https://plantuml.com/sequence-diagram
Actor User
Actor Anonymous
database DB
group signup
Anonymous --> DB : signup
Anonymous --> DB : login
end
group create new activity
group optional
User --> DB : get template activities
DB --> User : template activities
end
User --> DB : add template activities
end
' loop *
' GameMaster --> Player : notify turn
' Player --> GameMaster: get board & moves
' GameMaster --> IRuleSet : get moves
' GameMaster <-- IRuleSet : moves
' Player <-- GameMaster: board & moves
' Player --> GameMaster: send move
' GameMaster --> Board : apply move
' loop *
' Player --> GameMaster: get board & moves
' GameMaster --> GameMaster : get chained moves
' Player <-- GameMaster: board & moves
' Player --> GameMaster: send move
' GameMaster --> Board : apply move
' end
' Player --> GameMaster: get board & moves
' Player --> GameMaster: end turn
' GameMaster --> IRuleSet : get winners
' GameMaster <-- IRuleSet : winners
' end
@enduml | false | true | false | false | sequence |
574b80818f78a9c36409ed1cc5fe166c801089a8 | cc6b62b53c7efb2e574563719dc488dc0883966b | /ressurser.puml | 2a29707845e1b78365df30e5519b9c043e2045ab | [] | no_license | post-svejk/azure-blob-storage-intro | 14ab396b7fcde9e5ad23d6c7cbe3eaec7a759195 | 93685bbd1dba137d08cbfab32a36c1554da8861e | refs/heads/master | 2022-12-14T17:38:06.803513 | 2020-09-16T11:59:02 | 2020-09-16T11:59:02 | 294,066,060 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 480 | puml | @startuml Konsepter i Azure Blob Storage
hide empty members
class Account
class Container {
name: String
}
class Blob
Account "1" --> "*" Container
Container "*" --> "*" Blob
Blob <|-- "Block Blob"
Blob <|-- "Append Blob"
Blob <|-- "Page Blob"
class Property {
key: String
value: String
}
class Metadata {
key: String
value: String
}
Blob "1" --> "*" Property
Container "1" --> "*" Property
Blob "1" --> "*" Metadata
Container "1" --> "*" Metadata
@enduml | false | true | false | false | class |
18e8ba9d7ee45e12d1429d1b41b74627774b19d0 | 9f38c66cd0b9a5dc252e6af9a3adc804915ff0e9 | /java/resources/plantuml/behavioral/Observer.puml | 5a594a61da1d4381ffcd26233af0b0012d2fc2d3 | [
"MIT"
] | permissive | vuquangtin/designpattern | 4d4a7d09780a0ebde6b12f8edf589b6f45b38f62 | fc672493ef31647bd02c4122ab01992fca14675f | refs/heads/master | 2022-09-12T07:00:42.637733 | 2020-09-29T04:20:50 | 2020-09-29T04:20:50 | 225,505,298 | 0 | 0 | null | 2022-09-01T23:16:34 | 2019-12-03T01:41:33 | Java | UTF-8 | PlantUML | false | false | 335 | puml | @startuml
scale 1024 height
Observer <|.. ConcreteObserver
Observer o.. PropertiesSubject
class Observer{
+update()
}
class ConcreteObserver{
+update()
}
abstract class PropertiesSubject{
-Vector<Observer> map
+addObserver(Observer observer)
+deleteObserver(Observer observer)
+notifyObservers();
}
@enduml | false | true | false | false | class |
45179fc8fb96ddc55a9e3819ee2016c3c95573c6 | aedec23132eabce8e05ee4a0c773b86b470ab0f1 | /Diagrams/SequenceDiagrams/seq-prepare-1.1.1.a.plantuml | 16cc5cda360858940a5d027d6b958c3253fb71ed | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | arfintechpy/docs | 465ef01f8bcf8201c7dd36033a4970886e40d09a | 305a593be2ecd3f470dd6e199ef5656a2c746355 | refs/heads/master | 2020-04-20T22:03:45.265174 | 2019-02-01T08:00:32 | 2019-02-01T08:00:32 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 14,135 | plantuml | @startuml
' declate title
title 1.1.1.a. Prepare Handler Consume (single message)
autonumber
' Actor Keys:
' boundary - APIs/Interfaces, etc
' collections - Kafka Topics
' control - Kafka Consumers
' entity - Database Access Objects
' database - Database Persistance Store
' declare actors
collections "Prepare-Topic-dfsp1" as TOPIC_PREPARE_DFSP1
control "Prepare Event Handler" as PREP_HANDLER
collections "Position-Topic-dfsp1" as TOPIC_POSITION_DFSP1
collections "Event-Topic" as TOPIC_EVENTS
collections "Notification-Topic" as TOPIC_NOTIFICATIONS
entity "Transfer DAO" as TRANS_DAO
entity "Participant DAO" as PARTICIPANT_DAO
database "Central Store" as DB
box "Central Service" #LightYellow
participant TOPIC_PREPARE_DFSP1
participant PREP_HANDLER
participant TOPIC_POSITION_DFSP1
participant TOPIC_EVENTS
participant TOPIC_NOTIFICATIONS
participant TRANS_DAO
participant PARTICIPANT_DAO
participant DB
end box
' start flow
activate PREP_HANDLER
group Prepare Handler Consume
TOPIC_PREPARE_DFSP1 <- PREP_HANDLER: Consume Prepare event message for Payer
activate TOPIC_PREPARE_DFSP1
deactivate TOPIC_PREPARE_DFSP1
break
group Validate Event
PREP_HANDLER <-> PREP_HANDLER: Validate event - Rule: type == 'prepare' && action == 'prepare'\n<color #FF0000><b>Error codes:</b> 2001</color>
end
end
group Persist Event Information
|||
PREP_HANDLER -> TOPIC_EVENTS: Publish event information
ref over PREP_HANDLER, TOPIC_EVENTS : Event Handler Consume {[[https://github.com/mojaloop/docs/blob/develop/CentralServices/seq_diagrams/seq-event-9.1.0.svg 9.1.0]]} \n
|||
end
group Validate Prepare Transfer
PREP_HANDLER <-> PREP_HANDLER: <color #AAA>Schema validation of the incoming message</color>
PREP_HANDLER <-> PREP_HANDLER: <color #AAA>Verify the message's signature (to be confirmed in future requirement)</color>
note right of PREP_HANDLER #lightgrey
The above validation steps are already handled by
the ML-Adapter for the open source implementation.
It may need to be added in future for custom adapters.
end note
group Validate Duplicate check
PREP_HANDLER -> TRANS_DAO: Request to retrieve Transfer Hash for a transferId
activate TRANS_DAO
TRANS_DAO -> DB: Request Transfer Hash for a transferId
activate DB
hnote over DB #lightyellow
transferDuplicateCheck
end note
TRANS_DAO <-- DB: Return hash if it exists
deactivate DB
PREP_HANDLER <-- TRANS_DAO: Return hash if it exists
deactivate TRANS_DAO
alt If transferId exists
group Persist Event Information
|||
PREP_HANDLER -> TOPIC_EVENTS: Publish event information
ref over PREP_HANDLER, TOPIC_EVENTS : Event Handler Consume {[[https://github.com/mojaloop/docs/blob/develop/CentralServices/seq_diagrams/seq-event-9.1.0.svg 9.1.0]]} \n
|||
end
PREP_HANDLER -> PREP_HANDLER: Generate Hash for the incoming message and compare hashes
alt Transfer exists, hash matches
PREP_HANDLER -> TRANS_DAO: Request to retrieve Transfer state \n<color #FF0000><b>Error code:</b> 2003</color>
activate TRANS_DAO
TRANS_DAO -> DB: Request Transfer state
hnote over DB #lightyellow
transfer
transferStateChange
end note
activate DB
TRANS_DAO <-- DB: Return Transfer state
deactivate DB
TRANS_DAO --> PREP_HANDLER: Return Transfer state
deactivate TRANS_DAO
break
alt If transferState IN ['COMMITTED', 'ABORTED']
PREP_HANDLER -> TRANS_DAO: Request to retrieve fulfilment, completedTimestamp for the transferId
activate TRANS_DAO
TRANS_DAO -> DB: Request fulfilment, completedTimestamp for the transferId
activate DB
hnote over DB #lightyellow
transferFulfilment
end note
TRANS_DAO <-- DB: Return fulfilment, completedTimestamp (if they exist)
deactivate DB
PREP_HANDLER <-- TRANS_DAO: Return fulfilment, completedTimestamp (if they exist)
deactivate TRANS_DAO
note right of PREP_HANDLER #yellow
Message:
{
id: <transferMessage.transferId>
from: <transferMessage.payerFsp>,
to: <transferMessage.payeeFsp>,
type: application/json
content: {
headers: <transferHeaders>,
payload: {
transferState: "COMMITTED",
fulfilment: "WLctttbu2HvTsa1XWvUoGRcQozHsqeu9Ahl2JW9Bsu8",
completedTimestamp: "2018-10-24T08:38:08.699-04:00"
}
},
metadata: {
event: {
id: <uuid>,
responseTo: <previous.uuid>,
type: notification,
action: prepare-duplicate,
createdAt: <timestamp>,
state: {
status: "success",
code: 0
}
}
}
}
end note
PREP_HANDLER -> TOPIC_NOTIFICATIONS: Publish Notification event for Payer with the completed transfer \nFor the Data Model, refer to the Swagger (transferState - mandatory, fulfilment, completedTimestamp - sample values above).
else If transferState IN ['RECEIVED', 'RESERVED']
PREP_HANDLER <-> PREP_HANDLER: This request can be ignored, because a callback is about to be sent to the client.
else If transferState does not exist
PREP_HANDLER -> TOPIC_NOTIFICATIONS: Send /error callback with appropriate error message\n(Invalid duplicate request)\n<color #FF0000><b>Error code:</b> 3100</color>
end
end
else Transfer exists, hash does not match
break
PREP_HANDLER -> TOPIC_NOTIFICATIONS: Publish Notification (failure) event for Payer\n<color #FF0000><b>Error codes:</b> 3106</color> \nFor the Data Model, refer to the final step in this diagram (has the same text).
end
end
else If transferId does NOT exist
PREP_HANDLER -> TRANS_DAO: Request to persist Transfer Hash \n<color #FF0000><b>Error code:</b> 2003</color>
activate TRANS_DAO
TRANS_DAO -> DB: Persist Transfer message hash
hnote over DB #lightyellow
transferDuplicateCheck
end note
TRANS_DAO --> PREP_HANDLER: Return success
deactivate TRANS_DAO
end
deactivate TRANS_DAO
end
group Validate Payer
PREP_HANDLER -> PARTICIPANT_DAO: Request to retrieve Payer Participant details (if it exists)
activate PARTICIPANT_DAO
PARTICIPANT_DAO -> DB: Request Participant details
hnote over DB #lightyellow
participant
participantCurrency
end note
activate DB
PARTICIPANT_DAO <-- DB: Return Participant details if it exists
deactivate DB
PARTICIPANT_DAO --> PREP_HANDLER: Return Participant details if it exists
deactivate PARTICIPANT_DAO
PREP_HANDLER <-> PREP_HANDLER: Validate Payer\n<color #FF0000><b>Error codes:</b> 3202</color>
end
group Validate Payee
PREP_HANDLER -> PARTICIPANT_DAO: Request to retrieve Payee Participant details (if it exists)
activate PARTICIPANT_DAO
PARTICIPANT_DAO -> DB: Request Participant details
hnote over DB #lightyellow
participant
participantCurrency
end note
activate DB
PARTICIPANT_DAO <-- DB: Return Participant details if it exists
deactivate DB
PARTICIPANT_DAO --> PREP_HANDLER: Return Participant details if it exists
deactivate PARTICIPANT_DAO
PREP_HANDLER <-> PREP_HANDLER: Validate Payee\n<color #FF0000><b>Error codes:</b> 3203</color>
end
PREP_HANDLER <-> PREP_HANDLER: Validate crypto-condition\n<color #FF0000><b>Error codes:</b> 3100</color>
alt Validate Prepare Transfer (success)
group Persist Transfer State (with transferState='RECEIVED-PREPARE')
PREP_HANDLER -> TRANS_DAO: Request to persist transfer\n<color #FF0000><b>Error codes:</b> 2003</color>
activate TRANS_DAO
TRANS_DAO -> DB: Persist transfer
hnote over DB #lightyellow
transfer
transferParticipant
transferStateChange
transferExtension
ilpPacket
end note
activate DB
deactivate DB
TRANS_DAO --> PREP_HANDLER: Return success
deactivate TRANS_DAO
end
else Validate Prepare Transfer (failure)
group Persist Transfer State (with transferState='INVALID') (Introducing a new status INVALID to mark these entries)
PREP_HANDLER -> TRANS_DAO: Request to persist transfer\n(when Payee/Payer/crypto-condition validation fails)\n<color #FF0000><b>Error codes:</b> 2003</color>
activate TRANS_DAO
TRANS_DAO -> DB: Persist transfer
hnote over DB #lightyellow
transfer
transferParticipant
transferStateChange
transferExtension
transferError
ilpPacket
end note
activate DB
deactivate DB
TRANS_DAO --> PREP_HANDLER: Return success
deactivate TRANS_DAO
end
end
end
alt Validate Prepare Transfer (success)
note right of PREP_HANDLER #yellow
Message:
{
id: <transferMessage.transferId>
from: <transferMessage.payerFsp>,
to: <transferMessage.payeeFsp>,
type: application/json
content: {
headers: <transferHeaders>,
payload: <transferMessage>
},
metadata: {
event: {
id: <uuid>,
responseTo: <previous.uuid>,
type: position,
action: prepare,
createdAt: <timestamp>,
state: {
status: "success",
code: 0
}
}
}
}
end note
PREP_HANDLER -> TOPIC_POSITION_DFSP1: Route & Publish Position event for Payer\n<color #FF0000><b>Error codes:</b> 2003</color>
activate TOPIC_POSITION_DFSP1
deactivate TOPIC_POSITION_DFSP1
else Validate Prepare Transfer (failure)
note right of PREP_HANDLER #yellow
Message:
{
id: <transferMessage.transferId>
from: <ledgerName>,
to: <transferMessage.payerFsp>,
type: application/json
content: {
headers: <transferHeaders>,
payload: {
"errorInformation": {
"errorCode": <possible codes: [2003, 3100, 3105, 3106, 3202, 3203, 3300, 3301]>
"errorDescription": "<refer to section 35.1.3 for description>",
"extensionList": <transferMessage.extensionList>
}
},
metadata: {
event: {
id: <uuid>,
responseTo: <previous.uuid>,
type: notification,
action: prepare,
createdAt: <timestamp>,
state: {
status: 'error',
code: <errorInformation.errorCode>
description: <errorInformation.errorDescription>
}
}
}
}
end note
PREP_HANDLER -> TOPIC_NOTIFICATIONS: Publish Notification (failure) event for Payer\n<color #FF0000><b>Error codes:</b> 2003</color>
activate TOPIC_NOTIFICATIONS
deactivate TOPIC_NOTIFICATIONS
end
end
deactivate PREP_HANDLER
@enduml
| false | true | false | false | sequence |
d545e65fd1eac9733d954a47d584d24479858744 | c2b6bfee8da36cc39de688e146ba107b74218b12 | /plantuml/Booking/default.plantuml | 9f366ccbb6f6f15452a597c21279b1daace63dc6 | [
"Apache-2.0"
] | permissive | TOMP-WG/TOMP-API | 02bbd268c6ece21f7a5d28f4e42e1b456233e8e9 | 2aa6ae3d6b355a12a8936ff1069821bb7c89a743 | refs/heads/master | 2023-09-01T16:13:50.445300 | 2023-07-25T12:08:52 | 2023-07-25T12:08:52 | 189,022,994 | 80 | 34 | Apache-2.0 | 2023-08-22T12:36:34 | 2019-05-28T12:21:59 | null | UTF-8 | PlantUML | false | false | 1,475 | plantuml | @startuml Default booking
title Planning Scenario 'default booking' - V1.0.0
participant MP
participant TO
autoactivate on
note over TO
**ProcessIdentifiers**: DEFAULT and ACCESS_CODE_BY_TO.
Add one of these to specify the moment of supplying the
access code (if applicable):
ACCESS_CODE_IN_BOOKING,
ACCESS_CODE_IN_COMMIT_EVENT or
ACCESS_CODE_IN_PREPARE_EVENT (trip exec module).
One of these access code moments must be accompanied
by ACCESS_CODE_QR, ACCESS_CODE_PDF, ACCESS_CODE_TOKEN,
ACCESS_CODE_LINK, ACCESS_CODE_TICKETSTOCK.
At last, to provide direct planning-booking-unlocking
you must add ATOMIC_BOKKING_UNLOCKING.
end note
MP -> TO : POST /booking/ \nMUST be directly executed in\ncase of ATOMIC_PLANNING_AND_BOOKING
note over TO
The TO recalls the persisted leg in
the offer by taking the ID from the body
of this request. The TO reservates the
asset from the planning __OR__ reserves and
assignes an asset to the leg __OR__ postpones
this assignment until the execution module.
end note
return booking in PENDING state\nIn case of ACCESS_CODE_IN_BOOKING\nit must contain access information
note over MP
The MP has to book all the legs of the trip.
If all reply with a booking in PENDING state,
he can continue COMMITting the bookings
end note
MP -> TO: POST /booking/{id}/events { "operation": "COMMIT" }
return booking in CONFIRMED state\nIn case of ACCESS_CODE_IN_COMMIT_EVENT\nit must contain access information
== trip execution ==
@enduml
| false | true | false | false | sequence |
514df508261ee2a7d6f39e2428ce2117f21c3d77 | c1a22d6ec749f78a720503ab570e5a6213775285 | /out/production/UDPChat/Server/Server.plantuml | 72e56aa91a59e9eea9b783386b9b23b75ee69222 | [] | no_license | vosure/UDPChat-JavaFX | f738a8c40e1ce3d62fdbd3642c03c9177e1937a9 | aa6b160af8d4956ff937529881a5e8fbdde99e5a | refs/heads/master | 2020-06-08T04:15:41.354806 | 2019-07-01T12:31:51 | 2019-07-01T12:31:51 | 193,155,647 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,571 | plantuml | @startuml
title __SERVER's Class Diagram__\n
package Server {
class ServerClient {
+ name : String
+ address : InetAddress
+ port : int
- ID : int
+ attempt : int
+ ServerClient()
+ getID()
}
}
package Server {
class ServerController {
+ messageField : TextField
+ chatLog : TextArea
- clients : ArrayList<ServerClient>
- clientResponse : ArrayList<Integer>
- running : boolean
- run : Thread
- manage : Thread
- recieve : Thread
- send : Thread
- socket : DatagramSocket
{static} - MAX_ATTEMPTS : int
- printMessages : boolean
+ initialize()
+ onKeyPressed()
+ buttonClick()
- print()
+ run()
+ manage()
- sendStatus()
+ receive()
- send()
- sendToAll()
- processMessage()
- disconnect()
}
}
package Server {
class ServerMain {
+ start()
}
}
package Server {
class UniqueID {
{static} - ids : ArrayList<Integer>
{static} - RANGE : int
{static} - index : int
- UniqueID()
{static} + getIdentifier()
}
}
ServerController -up-|> Runnable
ServerController -up-|> Initializable
ServerMain -up-|> Application
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
34d92a463ada60b03849bf303011525895dd740c | 2224a126b01b992d959a6bd54f2d1011a5ba4d70 | /src/main/java/pt/ipp/isep/dei/project/controllers/persistgeoareasensorandreadings/CD_PersistGeoAreaSensorAndReadings.puml | fe9bc5bc44abc03081c3b939cea7255dd04f9b9a | [] | no_license | 1181687/hateoasToy | f7d5f6aeffe15f30adea325f40670f0e0b15cc35 | 0f37f75477d41f5f6ec52d4e125b3b6f0f1c0375 | refs/heads/master | 2020-05-24T10:01:58.451415 | 2019-05-15T11:02:39 | 2019-05-15T11:02:39 | 187,203,481 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,193 | puml | @startuml
skinparam linetype ortho
skinparam class {
BackgroundColor PaleTurquoise
ArrowColor Black
BorderColor Black
FontStyle Bold
}
hide circle
GeographicalAreaList "." -right-> "." "<<Service>>\nGeoAreaService": uses
"<<Service>>\nGeoAreaService" "1" -right-> "1" "<<Repository>>\nGeoAreaRepository"
GeographicalAreaList --> "<<Entity>>\nGeographicalArea"
"<<Entity>>\nGeographicalArea" -right-> "<<Entity>>\nSensor"
"<<Entity>>\nSensor" -right-> "<<Entity>>\nReading"
Class "<<Service>>\nGeoAreaService" {
- static GeoAreaService
+getInstance()
+getGeoAreaRepository()
+setGeoAreaRepository()
}
Class GeographicalAreaList {
-List<GeographicalArea> geoAreaList
+addGeoArea()
+updateRepository()
}
Class "<<Entity>>\nGeographicalArea" {
-String id
-String description
-GeographicalAreaType geographicalAreaType
-GeographicalArea insertedIn
-Location location
-AreaShape areaShape
}
Class "<<Entity>>\nSensor" {
-String id
-String sensorName
-LocalDateTime startingDate
-SensorType sensortype
-Location location
-String units
-boolean isActive
}
Class "<<Entity>>\nReading" {
-Long id
-double value
-LocalDateTime date
}
Interface "<<Repository>>\nGeoAreaRepository"{
}
@enduml | false | true | false | false | sequence |
fc5df283040417379ef4c3dff87465d915fad02c | 8f18b6f5eb73b1f84d73fc4e77f8795333d89702 | /src/main/java/UML/SequenceDiagram_InspectOrder.puml | a94a080ee20bae496a2251f121e9dfc49552a2c4 | [] | no_license | NikolajX4000/Sem2Exam | 2b132d7733aaa7a0340cdca99eb80697f109d3a4 | 2e74cda6d83cab6c190be7959fc94d0985a346e0 | refs/heads/master | 2020-03-10T17:37:13.385377 | 2018-06-01T15:48:31 | 2018-06-01T15:48:31 | 129,504,246 | 3 | 0 | null | 2018-06-01T15:35:36 | 2018-04-14T09:50:11 | Java | UTF-8 | PlantUML | false | false | 531 | puml | @startuml
actor Ansat
boundary "allOrders.jsp" as AO
boundary "ServletGetPartlist.java" as ajax
boundary "partlist.jsp" as PL
skinparam sequence {
BoxBorderColor none
BoxBackgroundColor whitesmoke
}
box "AJAX kald"
participant ajax
participant PL
end box
Ansat -> AO : Gå til alle ordrer
AO -> Ansat : Vis alle ordrer
Ansat -> AO : Vælg ordre
AO -> ajax : Ajax kald til servlet
ajax -> ajax: udregn stykliste
ajax -> PL : forward stykliste
PL -> AO : Udskriv stykliste
AO -> Ansat : Vis valgte ordre
@enduml | false | true | true | false | sequence |
3c8cc34a4b7c48000c0c973ed9649b88bfe98021 | 35d567e689aa9ea7027448ef44be0be480759654 | /docs/images/erd/class.puml | 9ca60ecc436475b4a7facca778415835714a8db0 | [] | no_license | Zercos/Coin | 8b8a151a0d1ceff036c7bf2be83a1aef3308e787 | 91059079a7779cb18daca9adcf729fc231939537 | refs/heads/master | 2023-08-07T02:42:03.663429 | 2023-05-07T09:41:24 | 2023-05-07T09:41:24 | 244,215,285 | 0 | 0 | null | 2023-07-25T21:42:02 | 2020-03-01T20:04:20 | Vue | UTF-8 | PlantUML | false | false | 1,817 | puml | @startuml "Class diagram"
skinparam classAttributeIconSize 0
skinparam class {
BackgroundColor Wheat
}
package "DB Models" {}
package "Resources" {
class SqlAlchemySession {
engine: DBEngine
db_url: String
connection_pool: Pool
commit()
add()
rollback()
add_all()
begin()
current_engine()
}
class Request {
encoding: String
headers: MultiDict
args: MultiDict
base_url: String
content_type: String
content: MultiDict
cookies: MultiDict
data: MultiDict
get_data()
application()
get_json()
get_host()
}
abstract Resource {
endpoint: String
method: String
request_args: []List
dispatch()
before_request()
after_request()
check_middleware()
get()
post()
delete()
put()
get_args()
}
class DashboardResource {
request: Request
current_app: FlaskApp
get()
}
class CategoriesResoure {
request: Request
current_app: FlaskApp
get()
post()
}
class CategoryResoure {
request: Request
current_app: FlaskApp
get()
patch()
delete()
}
class RecordsResource {
request: Request
current_app: FlaskApp
get()
post()
}
class RecordResource {
request: Request
current_app: FlaskApp
get()
patch()
delete()
}
class AuthSessionsResource {
request: Request
current_app: FlaskApp
get()
post()
patch()
delete()
}
}
Resource ..> SqlAlchemySession
DashboardResource ..> Request
DashboardResource --|> Resource
CategoryResoure --|> Resource
RecordResource --|> Resource
RecordsResource --|> Resource
CategoriesResoure --|> Resource
CategoryResoure ..> Request
RecordResource ..> Request
RecordsResource ..> Request
AuthSessionsResource ..> Request
SqlAlchemySession ..> "DB Models"
@enduml | false | true | false | false | class |
0417ddc42843092cb8292217af288959ccee439b | b1a0c1e861568c7201ad4ac831e62f976218b87d | /src/main/java/ex41/ex41_UML.puml | 81aed3dc3751d46f655db91ee7c8d6a43056c824 | [] | no_license | recycon/Espaillat-cop3330-assignment3 | 4927e9530408eda37067fc9d0701fa2ad4e5c72b | 89937a7fc2d26761c728a29e98c242e1f15bf438 | refs/heads/master | 2023-08-22T20:08:16.051679 | 2021-10-12T03:47:20 | 2021-10-12T03:47:20 | 416,173,125 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 141 | puml | @startuml
class NameSorter{
+{static} int count();
+ {static}String[] s(String [] c,int n);
+{static}void main(String[] args)
}
@enduml | false | true | false | false | class |
9028b2ab4617da122ae236cfb62fdf948f955985 | f451cee1b603ed5dd3a930ac8654e9ddd5a36883 | /docs/whitepaper/use-case-sequence-diagram-escrowed-sale-of-data-for-coins.puml | e2e46150d6352a72665a70daee5af93618a3d92a | [
"Apache-2.0"
] | permissive | etaroid/blockchain-integration-framework | ad3966e1f5d4ffaa7f959c15fd8d1d823e598631 | 380aea5e502fbb60a4412846bfdbc1de2bf92578 | refs/heads/master | 2021-03-06T22:56:45.057234 | 2020-03-05T21:57:39 | 2020-03-05T21:57:39 | 246,230,744 | 0 | 0 | Apache-2.0 | 2020-03-10T07:05:11 | 2020-03-10T07:05:11 | null | UTF-8 | PlantUML | false | false | 923 | puml | @startuml Sequence Diagram - Escrowed Sale of Data for Coins
skinparam ArrowFontStyle italic
title Hyperledger Blockchain Integration Framework\nSequence Diagram - Escrowed Sale of Data for Coins
actor User_A as a
actor User_B as b
box BIF
entity "API" as api
end box
box "Ledgers"
database Fabric_Ledger as d1
database Besu_Ledger as d2
end box
autoactivate on
a -> api: Propose Transaction
return Transaction Proposal Created
a -> api: Sign Transaction to Escrow Funds
api -> d2: Send Funds to Escrow
return Escrow Transaction Confirmed
return Escrow Transaction Confirmed
b -> api: Sign Transaction to Escrow Data
api -> d1: Send Data to Escrow
return Escrow Transaction Confirmed
return Escrow Transaction Confirmed
autoactivate off
api -> api: **Release funds and data**\n**to receiving parties**\n**User A and B respectively**
api -> a: Transaction Completed
api -> b: Transaction Completed
@enduml | false | true | false | false | sequence |
426415c29f213b2a30653b1a9784ccada57c977f | 58d368e454819c8e71470e7a6ae6546dc2dec872 | /deployment.plantuml | 400da1d1a242b9e5514987f0b9bb594a5dcc49d9 | [] | no_license | omahoito/oda-kapa | 363271158bba45ffc641aa5f1a293c2b38a67277 | e0acc657ad054b8079bde7822ce3d055f28250bb | refs/heads/master | 2020-05-20T22:35:09.681520 | 2017-03-13T08:52:40 | 2017-03-13T08:52:40 | 84,537,164 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 2,937 | plantuml | @startuml
header
Deployment diagram generated with plantuml.com to github.com/omahoito. CC-BY-4.0 City of Espoo 2017. To change the picture, make a pull request with changes to deployment.md and README.md.
endheader
cloud internet1
cloud internet2
cloud firewall [
Firewall 1 and 2
]
interface DMZ
cloud loadbalancer1 [
Loadbalancer 1 and 2
]
interface VLAN1 [
VLAN 1 and 2
]
node security1 [
ODA Security server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
32G+ RAM
4+ CPU
250G+ SSD storage
2 NIC
]
node security2 [
KaPA Security server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
32G+ RAM
4+ CPU
250G+ SSD storage
2 NIC
]
node odakapaint [
Kapa integration point
]
node front[
Web Application server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
32G+ RAM
4+ CPU
250G+ SSD storage
2 NIC
]
cloud internet3 [
internet3
]
DMZ -up-- security1 : SOAP/XML
security1 -up--internet3
internet3 -up--security2
security2 -up-- odakapaint
DMZ --front
node nodeas1 [
Application server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
32G+ RAM
4+ CPU
250G+ SSD storage
2 NIC
]
database database1 [
Database Server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
32G+ RAM
4+ CPU
SAN 1T+ Storage
2 NIC
]
database logging1 [
Logging Server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
16G+ RAM
4+ CPU
SAN 1T+ Storage
2 NIC
]
node nodeintegration1 [
Integration Security Server
----
CentOS 7 or Ubuntu 14
1+n
....
16G+ RAM
4+ CPU
250G+ SSD storage
2 NIC
]
node nodeintegration2 [
Integration Server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
16G+ RAM
4+ CPU
250G+ SSD storage
2 NIC
]
node nodeproxy [
Proxy Server
2+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
16G+ RAM
4+ CPU
250G+ SSD storage
4 NIC
]
node nodeci [
Continuous Integration Server
----
CentOS 7, Ubuntu 16 or Debian 8
....
32G+ RAM
8+ CPU
250G+ SSD storage
4 NIC
]
node nodevm [
Temporary Server
0+n
----
CentOS 7, Ubuntu 16 or Debian 8
....
8G+ RAM
2+ CPU
100G+ storage
1 virtual NIC
]
database NAS
database SAN1
database SAN2
database Backup
internet1 -- firewall : REST/JSON
internet2 -- firewall
firewall -- DMZ
firewall -- DMZ
DMZ -- loadbalancer1
DMZ -- loadbalancer1
DMZ -- nodeci
DMZ -- nodeci
firewall -- nodeproxy
loadbalancer1 -- nodeproxy
firewall -- nodeproxy
loadbalancer1 -- nodeproxy
DMZ -- nodeintegration1
DMZ -- nodeintegration1
nodeintegration1 ~~ logging1
nodeproxy ~~ logging1
nodeci ~~ logging1
loadbalancer1 -- VLAN1
loadbalancer1 -- VLAN1
database1 -- VLAN1
database1 -- VLAN1
database1 -- SAN1
nodeci ~~ database1
logging1 -- SAN1
database1 -- SAN2
logging1 -- SAN2
nodeintegration2 -- VLAN1
nodeintegration2 -- VLAN1
nodeintegration2 ~~ logging1
nodeci ~~ nodeintegration2
logging1 -- VLAN1
logging1 -- VLAN1
nodeas1 ~~ logging1
nodeas1 -- VLAN1
nodeas1 -- VLAN1
nodeci ~~ nodeas1
Backup .. VLAN1
Backup .. DMZ
nodeci ~~ Backup
nodevm .. VLAN1
nodevm .. DMZ
nodevm ~~ logging1
nodeci ~~ nodevm
NAS .. VLAN1
nodeproxy -up--front
@enduml
| false | true | false | false | sequence |
291aa20ebe82276abcbee22afbf1233ae09015ee | 6225ba74d9d9ffc1a1b66634278c5e9929800a5e | /docs/plantuml/src/xtc-classes.puml | bf195c5988b43badd274c5e79858a26acfc59009 | [] | no_license | Horolsky/senet | dc3a834506389eab461cda4eecfd4701c49454d8 | aab966158b624e018fc48f4aad75b02904f4cef6 | refs/heads/main | 2023-08-10T12:48:36.861603 | 2021-09-14T12:54:43 | 2021-09-14T12:54:43 | 310,929,438 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,919 | puml | @startuml xtc-classes
package "game object classes"
{
class Unit <<(E, White)>>
class Action <<(E, White)>>
class State <<(O, White)>>
class StrategyNode <<(O, White)>>
class ChanceNode <<(O, White)>>
class Strategies <<(O, White)>>
}
package "algorithmic functors and utils"
{
class Dice <<(O, White)>>
class Eval <<(F, White)>>
class Emax <<(F, White)>>
}
class Unit
{
X
Y
NONE
}
class Action
{
SKIP
MOVE
RETREAT
SWAPBACK
DROW
ATTACK
ATTACK_HOUSE
ESCAPE
PANIC
}
class Dice
{
+Dice()
+int roll()
+int[4] sticks
}
class Strategies
{
+Strategies(int seed)
+Unit agent
+int mobility
+int[] indici
+Action[] actions
}
class State
{
{static} int build_seed(Unit agent, int steps, int[30] board)
+State(int seed)
+Unit agent
+int steps
+Unit[30] board
+bool is_chance_node
+bool is_strategy_node
+bool is_terminal_node
}
class StrategyNode
{
+Strategies strategies
+ChanceNode choice(int index)
}
class ChanceNode
{
+StrategyNode chance(int chance)
}
'FUNCTORS
class Eval
{
+Eval(options)
+call(State state)
}
class Emax
{
+Emax(options)
+call(StrategyNode state)
}
' State *-left- Unit
' StrategyNode *-- Strategies
' Strategies *-right- Action
ChanceNode *-[hidden]- Action
Action *-left[hidden]- Strategies
Strategies *-left[hidden]- Unit
State <|-- StrategyNode
State <|-- ChanceNode
Eval *-up[hidden]- Dice
Emax *-up[hidden]- Eval
@enduml | false | true | false | false | state |
4d01f2d425b3af485326e2b9d97ca58c9a1c9cdf | 68831a5411d5ba528aae23b4a7683eb44dec9e61 | /docs/split-instrumentation.puml | ad85effae5ff89d5126898bba7e16d0ca96f7e55 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sujayopensource/db-replica | 943c89a2de688609fd2cd632f2fd834e556191ac | fe9f701fa22ca393069edce8a3f2eb52c5bbd5a5 | refs/heads/master | 2023-03-04T07:04:50.289007 | 2021-01-28T13:27:08 | 2021-02-09T14:58:09 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 357 | puml | @startuml
@startuml
class DualConnection
interface DualCall{
<T> T callReplica(final SqlCall<T> call)
<T> T callMain(final SqlCall<T> call)
}
DualConnection *-- DualCall
DualConnection --> DualCall::callReplica : db operation in ReplicaConnection state
DualConnection --> DualCall::callMain : db operatin in MainConnection state
@enduml
@enduml
| false | true | false | false | sequence |
ab28c5bf708d6151bcc07c6666a109aefcb28176 | 644fc1e9c334f0fcbdab3b545290f3cc65b5d6dc | /docs/uml/software/old/ui/interfaces/IMenuView.puml | 2aba4da96f39aad4da5f31d8623bc818c16ea5e0 | [] | no_license | tzAcee/photonized | c929a6c04bedd0304a4e427d6c2895cdf73568d3 | aa53ed7bda18959c58467fe4560dc3ff4e1ae422 | refs/heads/main | 2023-05-03T15:13:31.148910 | 2021-05-25T13:55:17 | 2021-05-25T13:55:17 | 316,536,113 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 122 | puml | @startuml
interface IMenuView {
configure() : void
build() : void
show() : void
render() : void
}
@enduml
| false | true | false | false | class |
889f0d92fbcf94039eecfbddbb4d2b95b4f049a4 | a0af444728512c9901a1ea00287766713a091f29 | /docs/arch/stateMachineNotNormal.iuml | 9a3cff231936094bd29e659f061f49cc64e59448 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ajgdls/pymalcolm | c95cded34ad453115d0cf043059785361df5dcb0 | 1642d625832e8e35e6a502418b228b20d25d2eac | refs/heads/master | 2020-12-29T18:51:45.493617 | 2016-08-02T11:58:16 | 2016-08-02T11:58:16 | 64,853,427 | 0 | 0 | null | 2016-08-03T14:40:23 | 2016-08-03T14:40:22 | null | UTF-8 | PlantUML | false | false | 295 | iuml | NormalStates --> Aborting : Abort
NormalStates --> Fault : Error
NormalStates --> Disabled : Disable
Aborting -left-> Aborted
Aborting -right-> Fault : Error
state Aborted <<Abort>>
Aborted : End state
state Fault <<Fault>>
Fault : End state
state Disabled <<Disabled>>
Disabled : End state
| false | true | false | false | sequence |
601f43b79ed10199691d5e660d2dba4b8738e54e | 63114b37530419cbb3ff0a69fd12d62f75ba7a74 | /plantuml/Library/PackageCache/com.unity.test-framework@1.1.16/UnityEditor.TestRunner/TestLaunchers/DelayedCallback.puml | 476b96466e473e442667b90d4082775b738f2743 | [] | 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 | 152 | puml | @startuml
class DelayedCallback {
+ DelayedCallback(function:System.Action, timeFromNow:double)
+ Clear() : void
+ Reset() : void
}
@enduml
| false | true | false | false | class |
f29bf5487fe86750e8333eb2c110bc76fdcf89d8 | 87b13699a92fe26bd2974254727e6859f3ae32f3 | /src/csheets/userstories/crm01_01/edicao_contacto/i130371/crm_01_01_analise_classes.puml | a3e61254f285c1557158b121e557ba64ca5fe41a | [] | 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 | 1,335 | puml | @startuml doc-files/crm_01_01_analise_classes.png
class "<<analysis>> Persistence" as Persistence{
+getRepositoryFactory()
}
interface "<<analysis>> RepositoryFactory" as RepositoryFactory{
+newInstance()
}
class "<<analysis>> ContactsRepository" as ContactsRepository{
+add(contact)
+update(contact)
+remove(contact)
}
class "<<analysis>> Agenda" as Agenda{
-List<Event> eventList
}
class "<<analysis>> Event" as Event{
-String descritiveText
-Date timestamp
}
class "<<analysis>> Contact" as Contact{
-String firstName
-String lastName
-Image img
-Agenda agenda
}
class "<<analysis>> ContactsController" as ContactsController{
+newContact(String firstName, String lastName, Image img)
+updateContact(Contact c, String firstName, String lastName, Image img)
+removeContact(Contact c)
+newEvent(Date timestamp, String text, Contact c)
+updateEvent(Event e, Contact c)
+removeEvent(Event e, Contact c)
}
Agenda <|-- Contact
Event <|-- Agenda
RepositoryFactory <|-- Persistence
ContactsRepository <|-- RepositoryFactory
ContactsRepository <|-- ContactsController
Contact <|-- ContactsController
@enduml
| false | true | false | false | class |
587dae4cdbcbe7f8031766122f0aea84a739439b | e0656a1860c7c68aa4e6b694360c8bf522331c8e | /conference-management-system/class-diagrams/user/Author.puml | 29cb083372542dbcbd0bcfa04f0f607630f5debb | [] | no_license | FilipPascuti/Conference-Management-System | 39d3b8705b9b78b06287cef42eca56f0c4edfcc8 | d24a95e59425e55929c654a7ca462b234b71716e | refs/heads/master | 2023-08-04T17:59:14.168995 | 2021-09-22T18:35:06 | 2021-09-22T18:35:06 | 409,313,017 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 50 | puml | @startuml
class Author extends User {
}
@enduml
| false | true | false | false | class |
62b4f3675cd3ed45272a0bfa2b04f560d02a1f70 | 94dba241318957952430596f87177728b3cd0611 | /doc/Diagramas/Diagramas_Secuencia/VerdaderoFalsoClasico/VerdaderoFalsoClasicoCreacionError.plantuml | 64b1a9e5572a816cadb3de6a337b6f70a78c0bc0 | [
"MIT"
] | permissive | diegosanchez/TP2 | 8a8ed478ea6cabca8c53787163b3076d2fffbad0 | 1650035bf76c5c4044ff8fdfb0ecbd3b57806df1 | refs/heads/master | 2022-11-25T07:36:52.092998 | 2020-07-30T18:00:13 | 2020-07-30T18:00:13 | 285,419,187 | 0 | 0 | MIT | 2020-08-05T22:37:43 | 2020-08-05T22:37:42 | null | UTF-8 | PlantUML | false | false | 566 | plantuml | @startuml
title Creación Verdadero Falso Clasico Con Opciones Invalidas
Kahoot -> CreadorPregunta: CreadorPregunta.crearPregunta(TipoPregunta.VerdaderoFalsoClasico, pregunta, opciones)
CreadorPregunta -> VerdaderoFalsoClasico: new VerdaderoFalsoClasico(pregunta, opciones)
activate VerdaderoFalsoClasico
VerdaderoFalsoClasico -> VerdaderoFalsoClasico: validarOpciones(opciones)
VerdaderoFalsoClasico -> CreadorPregunta: throw ParametrosInvalidosExcepcion()
deactivate VerdaderoFalsoClasico
CreadorPregunta --> Kahoot: throw ParametrosInvalidosExcepcion()
@enduml | false | true | true | false | sequence |
2582cd64893a753534fab5f87bc9abd9720cdfce | ace7dbd4445973a93e7114680ba108840e9104ea | /UML/von_base/doc/pic/src/offline.holderprover.puml | 46f83f547c4e334f86d14a4238d58b8ae6709273 | [
"Apache-2.0"
] | permissive | shlemph/indy-quickstart | 2ca8150d949725ee5e942391c62365a01466a1ea | c2ff7151dd7eca193f07b12ccb15ffaa647fe499 | refs/heads/master | 2020-04-05T05:12:13.528645 | 2018-11-14T02:29:15 | 2018-11-14T02:29:15 | 156,585,591 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,001 | puml | @startuml
/'
Copyright 2017-2018 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 BoxPadding 20
title Priming Holder-Prover Anchor for Off-Line Operation
box "Indy" #LightBlue
participant "Ledger" as ledger
endbox
participant "Caches" as caches
box "Holder-Prover" #Linen
participant "Archive" as archive
actor "Holder-Prover\nVON Anchor" as hpan
participant "Wallet" as wallet
endbox
actor "Actuator" as ator
=== CACHING CONTENT AND ARCHIVING ==
note over ledger, ator
Holder-Prover VON anchor is on-line (i.e., its node pool is open)
endnote
ator -> hpan: init(config 'archive-cache-on-close': True)
group init() implements
hpan -> hpan: validate and set config
hpan --> ator:
end
ator -> hpan: open()
group open() implements
hpan -> wallet: open()
wallet --> hpan:
hpan --> ator:
end
note over ledger, ator
Actuator performs Holder-Prover session operations
endnote
ator -> hpan: close()
group close() implements
hpan -> hpan: archive-cache-on-close? Yes
hpan -> hpan: load_cache(archive=True)
group load_cache() implements
hpan -> wallet: get all creds
wallet --> hpan: all creds
hpan -> hpan: get box ids from creds
hpan -> caches: load for box ids
caches -> ledger: get updates for missing box ids
ledger --> caches: updates
caches -> archive: write
archive --> caches:
caches --> hpan:
end
hpan -> archive: purge older than newest
archive --> hpan:
hpan --> ator:
end
=== OFF-LINE OPERATION ==
note over ledger, ator
Holder-Prover VON anchor is off-line (i.e., its node pool is closed)
endnote
ator -> hpan: init(config 'parse-cache-on-open': True)
group init() implements
hpan -> hpan: validate and set config
hpan --> ator:
end
ator -> hpan: open()
group open() implements
hpan -> wallet: open()
wallet --> hpan:
hpan -> hpan: parse-cache-on-open? Yes
hpan -> caches: parse(cache dir)
caches -> archive: get most recent archive
archive --> caches: most recent archive
caches -> caches: parse from most recent archive
caches --> hpan: timestamp
hpan --> ator:
end
note over ledger, ator
Actuator performs Holder-Prover off-line session operations (from caches only)
endnote
@enduml
| false | true | false | false | usecase |
e53b68373acca4cf0e320af78360e14cb7a33849 | a30b93addd419ce3dde8643ee0ad244aaeda5a31 | /src/05_2_cd_business.puml | e5c81d07df49c8e7f2d41f3cd548abbe154e17ab | [] | no_license | mosser/ood-dojo | 484ae52842522c6f622b9c8a89644b1f98d84d9d | eaddb9c943dc9ee901e3e841673e4902156c3e81 | refs/heads/master | 2020-03-30T13:13:53.645253 | 2018-10-03T21:23:59 | 2018-10-03T21:23:59 | 151,264,520 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 839 | puml | @startuml
skinparam nodesep 60
skinparam ranksep 60
skinparam class {
backgroundColor<<external>> #D3D3D3
}
hide stereotypes
class Portfolio {
~ {static} findByName(String): Project
+ create(String, String): Boolean
- addToPortfolio(Project): Boolean
- isAvailable(String): Boolean
}
class Project {
+ name: String
+ Project(String)
+ save(): Boolean
}
class Task {
- status: Status
+ start()
+ stop()
+ finish()
+ save(): Boolean
}
enum Status {
READY
IN_PROGRESS
DONE
}
class Manager <<external>>
class Member <<external>>
abstract class Employee <<external>> {
+ employeeId: String
+ check(): Boolean
}
Employee <|-- Manager
Employee <|-- Member
class Report
Portfolio "1" *-- "*" Project
Project "1" *-- "*" Task
Project . Report
Member "0..1" - "*" Task
Manager "1" - "*" Project
@enduml
| false | true | false | false | class |
1affbd7a0410c4f151591d6cc3d0823e180bd099 | 02b90758d689edd8b224d0d2ca72f79cd084c8ce | /docs/classifiers/similarityclassifier.puml | 1b33fd4fad5f5a137e64aeff8ba15fbd63068e9f | [
"Apache-2.0"
] | permissive | astrolabsoftware/grafink | 9e639f047f726ea7298505d9fb75ae1c8122292a | bfc257aa37cc0b168419301bcbb68c223c1bf6dc | refs/heads/master | 2023-01-28T18:18:59.886073 | 2020-12-02T21:13:07 | 2020-12-02T21:13:07 | 263,824,953 | 8 | 5 | Apache-2.0 | 2020-12-02T21:13:09 | 2020-05-14T05:37:35 | Scala | UTF-8 | PlantUML | false | false | 740 | puml | @startuml
skinparam sequenceMessageAlign center
title Similarity Expression (rfscore AND snn_snia_vs_nonia) OR objectId OR roid
usecase V1 as "
= v1
rfscore = 0.917
snn_snia_vs_nonia = 0.998
objectId = ZTF17aaadara
==== roid = 2
"
usecase V2 as "
= v2
rfscore = 0.954
snn_snia_vs_nonia = 0.978
=== objectId = ZTF18aaacpwn
==== roid = 2
"
usecase V3 as "
= v3
rfscore = 0.961
snn_snia_vs_nonia = 0.3
=== objectId = ZTF18aaacpwn
roid = 0
"
usecase V4 as "
= v4
rfscore = 0.789
snn_snia_vs_nonia = 0.245
objectId = ZTF18abpubcn
==== roid = 3
"
usecase V5 as "
= v5
rfscore = 0.815
snn_snia_vs_nonia = 0.9
objectId = ZTF18aaaccvv
roid = 0
"
V1 <--> V2: similarity 3
V2 <--> V3: similarity 1
V1 <--> V4: similarity 1
@enduml | false | true | false | false | usecase |
029ce8756c71bc864e9772035142774b9804b7a0 | 4ef2a0d7b50e772e235e40bf33c1313a11e1d23a | /app/docs/asciidoc/models/ShowName.puml | ba1ef2438801b3a02a8f7ca90d5e14b456b8696e | [
"Apache-2.0"
] | permissive | SefkanTas/Sonofy | 4cb768b9eed72f2e133c2ec5b814c70352f39b4c | f4d7875d5c4ed996ec9ecc7fdf15ea75706af23a | refs/heads/master | 2023-03-27T03:41:36.030113 | 2021-03-27T20:14:31 | 2021-03-27T20:14:31 | 297,685,348 | 3 | 5 | Apache-2.0 | 2021-03-27T20:14:32 | 2020-09-22T15:04:53 | Java | UTF-8 | PlantUML | false | false | 598 | puml | @startuml
actor User as g
participant "::PublicationActivity " as act
participant ":: User " as user
participant "::MainProfilActivity" as act2
g -> act: Affichege nom de l'auteur
activate act
act -> user : getUser(currentUser.getCurrentUser().getUid())
activate user
user --> act : User
deactivate user
act --> g : Affichage nom de l'user
deactivate act
g -> act: Appuyer sur le nom de l'auteur
activate act
act --> act2 : new Intent(getBaseContext(), MainProfilActivity.class)
activate act2
act2 --> act : ok
deactivate act2
act --> g : Redirection profil utilisateur
deactivate act
@enduml | false | true | false | false | usecase |
1c3cdeaad37fcd8246514d22325007e03b65841f | 936b62afdd4759080f238bfd58acffe92634b916 | /Jrs0058/UML/UseCaseDiagram.puml | b194e6824cbaf66fe5fd59251e1b94f20f017546 | [] | no_license | JonathanSligh/Android-Haiku-Generator | a2cfff737eecb9d1daf5584fba4b7148a475df5e | 0577c197e6e3cf206e205cfec7c7eb6c68a49cec | refs/heads/master | 2016-08-12T20:08:12.383423 | 2016-03-08T20:43:16 | 2016-03-08T20:43:16 | 53,443,512 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 375 | puml | @startuml
title Use Case Diagram
actor User
rectangle {
usecase "create haiku" as UC2
usecase "display haiku" as UC1
User -- UC2
User -- UC1
UC2 ..> (valid word checker): <<includes>>
UC2 ..> (add adjective): <<includes>>
UC2 ..> (add noun): <<includes>>
UC2 ..> (add verb): <<includes>>
UC2 ..> (add other): <<includes>>
UC2 ..> (delete word): <<includes>>
}
@enduml
| false | true | false | false | usecase |
7eb2efa71649127698e5637768a427d9d1c139a0 | 624fde70b8e7cd52e671f20960e1d8d1a45dd5fb | /testowy.plantuml | 4033573f69956cb71ed39161c57b562b819f8567 | [] | no_license | AnimaVilis209/inny | 2ff5c7e0558655ea54420396b136cdae0f797769 | cbb473ca0a7241182f19a420af394a2de245f0cf | refs/heads/master | 2022-12-29T07:16:13.650799 | 2020-10-19T08:09:37 | 2020-10-19T08:09:37 | 305,206,247 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 422 | plantuml | @startuml
title __TESTOWY's Class Diagram__\n
namespace DK.IT {
class DK.IT.App {
}
}
namespace DK.IT {
class DK.IT.Plansza {
}
}
namespace DK.IT {
class DK.IT.Symbol {
}
}
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 |
733fe104217adf5297566baeedd29af52f120714 | c8e5514bd3ea44e6613f469e88bc0562ba16ae62 | /src/site/sphinx/formatting/puml/colors/PaleTurquoise.puml | 201283b89a797dc4d055f5b17b4c70544c7b679d | [] | 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 | 328 | puml | @startuml
skinparam ClassBackgroundColor #PaleTurquoise
skinparam ClassFontColor #PaleTurquoise
skinparam ClassBorderColor #PaleTurquoise
skinparam ClassStereotypeFontSize 0
skinparam CircledCharacterFontSize 0
skinparam CircledCharacterRadius 0
skinparam ClassBorderThickness 0
skinparam Shadowing false
class Dummy
@enduml | false | true | false | false | class |
aa3ac11c45dfda546209fe180b315b1c85be1053 | 939ec2212f87c1894d792e169fce964bec902583 | /docs/Solution/Application-Stack/Process.puml | d476ce837f628ef2bb3f24e2307fb18b0d19b639 | [] | no_license | CAADE/fleet | 37e18246e0a10122a711efccdab3c134232d120e | a62d2a82a2100583d84e41ea21efda9512fc4ac7 | refs/heads/master | 2020-03-22T00:31:19.695430 | 2018-07-13T03:27:19 | 2018-07-13T03:27:19 | 139,250,021 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 507 | puml | @startuml
partition "Application Stack" #aaffff {
(*) --> "Create Application"
"Create Application" --> "Create Service"
"Create Service" --> "Create ServiceInstance"
"Create Service" --> "Modify Service"
"Modify Service" --> "Increment Service"
"Modify Service" --> "Decrement Service"
"Increment Service" --> "Create ServiceInstance"
"Decrement Service" --> "Destroy ServiceInstance"
}
partition "Cloud Stack" #aaffaa {
"Create ServiceInstance" --> "Create Cloud Resource"
}
@enduml
| false | true | false | false | activity |
9f3ce9a4ab37aa40e6274b32c628919013898bb6 | 1484f4a4d4c5b4689f8525742d1e4cda8fdb6d3a | /docs/diagrams/manualtracker/Handler_Commands.puml | a7a86fc65dd981f67fa6bc9970a03fac8d1e2847 | [] | no_license | AY2021S1-CS2113-T16-1/tp | 8abd1e1798a8ecc64b4b3ae28dd5da618714b972 | 6ef0845c809addb46fef872101ef528780571b5d | refs/heads/master | 2023-01-13T17:13:34.579399 | 2020-11-16T05:03:49 | 2020-11-16T05:03:49 | 300,199,426 | 0 | 1 | null | 2020-11-16T05:03:50 | 2020-10-01T08:10:30 | Java | UTF-8 | PlantUML | false | false | 2,093 | puml | @startuml
hide circle
scale 1094 width
skinparam classAttributeIconSize 0
skinparam BoxPadding 20
skinparam shadowing false
skinparam package<<Layout>> {
borderColor Transparent
backgroundColor Transparent
fontColor Transparent
stereotypeFontColor Transparent
}
rectangle "LogicManagers" {
class ManualTracker {
~ {static} handleCreateLedger() : State
~ {static} handleOpenLedger() : State
~ {static} handleDeleteLedger() : State
}
class EntryTracker {
~ {static} handleCreateEntry() : State
~ {static} handleEditEntry() : State
~ {static} handleDeleteEntry() : State
}
}
rectangle "CommandHandlers" {
rectangle "Ledger CommandHandlers" {
class createLedgerHandler <<Singleton>>{
+ handlePacket() : void
+ handleSingleParams(paramType : String) : void
+ handleParams(packet : HandlerPacket) : void
}
class retrieveLedgerHandler <<Singleton>>{
+ handlePacket() : void
+ handleSingleParams(paramType : String) : void
+ handleParams(packet : HandlerPacket) : void
}
ManualTracker ..> "1" createLedgerHandler
ManualTracker ..> "1" retrieveLedgerHandler
}
rectangle "Entry CommandHandlers" {
class createEntryHandler <<Singleton>>{
+ handlePacket() : void
+ handleSingleParams(paramType : String) : void
+ handleParams(packet : HandlerPacket) : void
}
class editEntryHandler <<Singleton>>{
+ handlePacket() : void
+ handleSingleParams(paramType : String) : void
+ handleParams(packet : HandlerPacket) : void
}
class retrieveEntryHandler <<Singleton>>{
+ handlePacket() : void
+ handleSingleParams(paramType : String) : void
+ handleParams(packet : HandlerPacket) : void
}
EntryTracker ..> "1" createEntryHandler
EntryTracker ..> "1" retrieveEntryHandler
EntryTracker ..> "1" editEntryHandler
}
}
@enduml | false | true | false | false | class |
b438075be85da5799fb71524338e881e382061d6 | 4c4d40a09f7acb30a84f075a795eb851bc416937 | /ausarbeitung/UMLs/client_class_hierarchy.puml | 0e39b56dd57cba14853a42d5c8516e77a64c8689 | [] | no_license | koenigsreiter/cpp_monitoring | 888c158011e0f520bccab891213dc66e140ea332 | ec3192caf053137d2f84b7582a0a7ff7265edc1d | refs/heads/master | 2020-04-29T12:13:54.528261 | 2019-03-17T16:35:36 | 2019-03-17T16:37:12 | 172,683,532 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 987 | puml | @startuml client_class_hierarchy
class client {
{static} check_server_string(std::string inp) : bool
{static} split_server_name(const std::string& s) : std::optional<std::tuple<std::string, std::string>>
{static} health_check_server(std::string server_string) : bool
{static} check_available_servers(json j) : std::optional<std::vector<std::string>>
{static} configure_masters(std::vecotr<std::string>& grpc_servers, std::vector<messages::Config>& configs, std::size_t configs_applied = 0) : void
{static} main(int argc, char const *argv[]) : int
}
class listener {
+listener()
+operator()(short unsigned int port) : void
-health_messages : std::map<std::string, messages::HealthMessage>
-construct_string(messages::HealthMessage msg) : std::string
-render() : void
-del(std::string key) : void
-update(std::string key, messages::HealthMessage msg) : bool
-serve(asio::ip::tcp::socket sock) : void
}
client *-- listener
@enduml | false | true | false | false | class |
2d73b6145cebe1543ba879fc6d825fd89fb12c4d | 80a8c8e71b2ef4a829955a0786cd1a572e71bb72 | /docs/ex44.puml | 30677db4ff1c453be749b60b0e9602f2433ce3c4 | [] | no_license | brysonPaul/paul-cop3330-assignment3 | 923a134b904572d7072cf45af83fb4f7daba08bf | 1d5f9537e162bb107cf8269fa8d1790feeeb5ae1 | refs/heads/master | 2023-08-22T06:48:06.370262 | 2021-10-12T03:42:21 | 2021-10-12T03:42:21 | 412,634,229 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 618 | puml | @startuml
class Item{
public String name
public double price
public int quantity
}
class Products{
public ArrayList<Item> products
}
class App{
public static void main(String[] args)
static int containsProduct(JsonCollection jc, String product)
}
class JsonCollection{
Products p
Scanner sc
File f
public void initializeFileAndScanner()
public void initializeFileAndScanner(String str)
public void processFileInput(Scanner sc)
}
file exercise44_input.json{
}
App<--JsonCollection
JsonCollection<--Products
JsonCollection<--exercise44_input.json
Products<--Item
@enduml | false | true | false | false | class |
ac9ec1f5071b2b6d158ba4be2ea4e623f90d9b3b | 44e8cdd4c902980e01865668a4688fecd8d72992 | /backend/out/classmodel.puml | 63fa69919e850cdd271925b27e5e2aaada8b9275 | [] | no_license | Eli-Anderson/SoccerHeatmap | 51d92a6b446848ac33bd18b819e65af3222cda34 | 500ec5a4dbe7dde1b83fae5f0e492e5a05dce361 | refs/heads/master | 2020-07-14T22:28:38.294481 | 2019-12-11T21:47:43 | 2019-12-11T21:47:43 | 205,416,490 | 1 | 1 | null | 2019-12-11T21:47:46 | 2019-08-30T16:13:35 | JavaScript | UTF-8 | PlantUML | false | false | 1,080 | puml | @startuml
' ###### skin parameters
skinparam monochrome true
skinparam shadowing false
skinparam classAttributeIconSize 0
skinparam DefaultFontName arial
skinparam DefaultFontSize 12
skinparam ClassFontStyle bold
skinparam linetype ortho
hide empty fields
hide circle
title: <size:20> <b> Soccerheatmap - Class Diagram </b> </size>
' ###### classes and their definitions
class Event {
- boolean success
}
class Corner {
}
class Goal {
}
class ShotOn {
}
class Position {
- int elapsed
- int elapsed_plus
- int x
- int y
}
class Player {
- int id
- int playerNumber
- String name
+ getPosition() : Position
+ setPosition(Position) : void
}
class Team {
}
class Match {
- Team home
- Team away
- Lineup homeLineup
- Lineup awayLineup
}
class Lineup {
- Map lineup
+ getPosition(int) : Position
+ getPlayer(Position) : int
+ getLineup() : Map
}
' ###### Dependencies
Event <|-down- Corner
Event <|-left- Goal
Event <|- ShotOn
Player --> Position
Team -down-> Player : 1..n
Lineup --> Position
Event --> Position
Match --> Lineup : 2..4
@enduml | false | true | false | false | sequence |
abcdae6b31fd99c155819471a7cfb8bbf44c82ee | 8a7d4e7348e7cf75ea65d857f140d0454add6f84 | /docs/src/developer/schema_cn.puml | 002ff37bfc6ba14d5212c3b870be95385ab3bb1e | [
"BSD-3-Clause"
] | permissive | ska-telescope/cdm-shared-library | d1812ed010a09765a5be5a41d1c7e8e9694d110a | 87083655aca8f8f53a26dba253a0189d8519714b | refs/heads/master | 2023-09-01T08:27:16.704307 | 2023-08-08T13:01:10 | 2023-08-08T13:01:10 | 191,747,755 | 0 | 0 | BSD-3-Clause | 2023-02-10T13:48:25 | 2019-06-13T11:11:28 | Python | UTF-8 | PlantUML | false | false | 2,956 | puml | @startuml
scale 2000 width
!pragma useNewPackage
hide empty members
package ska_tmc_cdm.schemas {
package central_node.py <<Rectangle>> {
class ReleaseResourcesRequestSchema
class AssignResourcesRequestSchema
class AssignResourcesResponseSchema
class SDPWorkflowSchema
class PbDependencySchema
class ProcessingBlockSchema
class SdpConfigurationSchema
class MCCSAllocateSchema
note top of MCCSAllocateSchema
This is a general mapping for
MCCSAllocate objects
end note
class DishAllocationSchema
note top of DishAllocationSchema
This is a general mapping for
DishAllocation objects
end note
class DishAllocationResponseSchema
note top of DishAllocationResponseSchema
This maps DishAllocation JSON
objects returned as part of a
resource assignment request
end note
class ScanTypeSchema
class ChannelSchema
class ExecutionBlockConfigurationSchema
class BeamConfigurationSchema
class ChannelConfigurationSchema
class PolarisationConfigurationSchema
class FieldConfigurationSchema
class PhaseDirSchema
class ScriptConfigurationSchema
class EBScanTypeBeamSchema
class EBScanTypeSchema
}
}
package ska_tmc_cdm.messages.central_node {
package assign_resources.py <<Rectangle>> {
class AssignResourcesRequest
class AssignResourcesResponse
class DishAllocation
class ScanType
class SDPWorkflow
class PbDependency
class ProcessingBlockConfiguration
class SDPConfiguration
class MCCSAllocate
class Channel
class ExecutionBlockConfiguration
class BeamConfiguration
class ChannelConfiguration
class PolarisationConfiguration
class FieldConfiguration
class PhaseDir
class ScriptConfiguration
class EBScanTypeBeam
class EBScanType
}
package release_resources.py <<Rectangle>> {
class ReleaseResourcesRequest
}
}
DishAllocationResponseSchema --- DishAllocation
AssignResourcesRequestSchema --- AssignResourcesRequest
AssignResourcesResponseSchema --- AssignResourcesResponse
ReleaseResourcesRequestSchema --- ReleaseResourcesRequest
ScanTypeSchema --- ScanType
SDPWorkflowSchema --- SDPWorkflow
PbDependencySchema --- PbDependency
ProcessingBlockSchema --- ProcessingBlockConfiguration
SdpConfigurationSchema --- SDPConfiguration
MCCSAllocateSchema --- MCCSAllocate
ChannelSchema --- Channel
ExecutionBlockConfigurationSchema --- ExecutionBlockConfiguration
BeamConfigurationSchema --- BeamConfiguration
ChannelConfigurationSchema -- ChannelConfiguration
PolarisationConfigurationSchema -- PolarisationConfiguration
FieldConfigurationSchema --- FieldConfiguration
PhaseDirSchema --- PhaseDir
ScriptConfigurationSchema --- ScriptConfiguration
EBScanTypeBeamSchema --- EBScanTypeBeam
EBScanTypeSchema --- EBScanType
@enduml
| false | true | false | false | class |
34cb4d5b95a2f2a2e8f77d7f96ffc80a74f6a904 | 51775b6b67d2dcd819915661e25dc5ce4ea7b77b | /docs/helm/diagrams/helm-eks-s3-rds-mq-ooi.puml | 746ac9c217f9eb4e1fbc9e5a5b2016a14a340f31 | [
"Apache-2.0"
] | permissive | Alfresco/acs-deployment | 66ba9791576a23cbc0bf224a8493c8726227ca34 | 205d8420bd3fb4b27c75013bec9c15bb68b4acc7 | refs/heads/master | 2023-09-05T21:00:42.453816 | 2023-09-05T14:54:58 | 2023-09-05T14:54:58 | 128,182,796 | 156 | 287 | Apache-2.0 | 2023-09-14T16:47:57 | 2018-04-05T09:06:13 | Smarty | UTF-8 | PlantUML | false | false | 2,124 | puml | @startuml
!theme bluegray
Title: ACS with Office Online Integration (OOI) on EKS using S3, RDS and MQ Helm Deployment Overview
skinparam linetype ortho
skinparam rectangle {
BorderStyle dashed
FontSize 15
FontStyle none
BackgroungColor Azure
}
skinparam cloud {
BorderThickness 3
BorderColor Orange
BackgroundColor white
CloudFontSize 15
}
actor Client
frame "alfresco namespace" {
component "NGINX ingress-controller" as nginx
component "Alfresco Digital Workspace \n (with OOI config)" as adw
component "Alfresco Content Services \n" as acs
component "Alfresco Search Services" as ass
component "Alfresco Sync Service" as sync
component "Alfresco Share \n" as share
component "Alfresco OOI Service" as ooi
rectangle "Alfresco Transform Service" as ats {
component "Transform Router" as tr
component "Shared File Store" as sfs
component "Alfresco PDF Renderer" as pdfr
component "LibreOffice" as libr
component "ImageMagick" as img
component "Tika" as tika
component "TransformMisc" as misc
}
}
cloud "Amazon Web Services" {
rectangle "S3 Buckets" {
storage "ACS Contentstore" as s3acs #Orange
}
database "Aurora RDS" as db #Orange
storage "EBS Volume" as ebs #Orange
storage "EFS Volume" as vc #Orange
queue "Amazon MQ" as mq #Orange
}
cloud "Microsoft 365" {
storage "Auth" as msauth #DodgerBlue
storage "Graph Files (OneDrive)" as msgraph #DodgerBlue
}
acs -[hidden]- ats
Client -->> nginx
nginx -->> acs
nginx -->> share
nginx -->> adw
ass -->> ebs
sfs -->> vc
acs -->> s3acs
ass <<->> acs
acs -->> db
acs -->> pdfr
acs -->> libr
acs -->> img
acs -->> tika
acs -->> misc
acs -->> sfs
acs <<-->> mq
tr -up->> pdfr
tr -up->> libr
tr -up->> img
tr -up->> tika
tr -up->> misc
tr <<-->> mq
pdfr -->> sfs
libr -->> sfs
img -->> sfs
tika -->> sfs
misc -->> sfs
share -->> acs
adw -->> acs
adw -->> ooi
adw -->> msauth
ooi -->> acs
ooi -->> msgraph
sync <<->> acs
sync -->> db
sync -->> mq
center footer Copyright 2021 Alfresco Software Inc
@enduml
| false | true | false | false | usecase |
69d1074c0d7902008cf24c1fb7966864c605bfec | a8738417eab95196160fc624c4ddb0de55b09022 | /tests/no_root_question.puml | b78789ee0c9ec01204a435949fb2be9db0a89653 | [] | no_license | Allsimon/qanda | 2d4e4cf0ca4245d29530bf896ec6bd312eef7b69 | 4977d637e987a564d68e2622899bbee842c5837b | refs/heads/master | 2022-12-25T02:26:15.058991 | 2020-07-20T18:30:27 | 2020-07-20T18:30:27 | 300,301,719 | 0 | 0 | null | 2020-10-01T14:07:10 | 2020-10-01T14:07:09 | null | UTF-8 | PlantUML | false | false | 68 | puml | @startuml qanda
hide empty description
state "no_root" as q1
@enduml | false | true | false | false | state |
2da406707afd37c8ab4c6f980d140a0fa4db6d76 | a7db7f381f681f7b863a0d8fafab1c7be61f07ff | /reponses/visitable.puml | eed5d6890a6775789ffcb6887a689d7fcdf342b3 | [] | no_license | Ramin-Erwyn/mapc-cc1 | 03b0af4fc06a629c3362bfe0ebf5084c626d514b | 04c434f122c324775ca2225a1f0d791147a3b298 | refs/heads/master | 2023-01-03T02:30:50.606721 | 2020-11-03T16:35:35 | 2020-11-03T16:35:35 | 309,746,429 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 127 | puml | @startuml
package visitable.api{
interface visitable.api.Visitable {
+ accept(Visitor visitor) :void
}
}
@enduml | false | true | false | false | class |
719e0dbd9854547cd707e856aca08dcb2589f872 | dd56c2642658ebb1783904be5af56373c067c535 | /documentation/images/plantuml/beerocks_common.iuml | 518c8fd55da6c5b8fac6d3c40dd87363dd1386fd | [
"BSD-2-Clause-Patent"
] | permissive | ydx-coder/prplMesh | 8223a78f4193099df0049d16fc6c473743bed8ec | 6401b15c31c563f9e00ce6ff1b5513df3d39f157 | refs/heads/master | 2020-12-12T23:54:03.263901 | 2020-02-27T08:22:44 | 2020-02-27T08:22:44 | 234,261,984 | 0 | 0 | NOASSERTION | 2020-01-19T02:16:52 | 2020-01-16T07:35:20 | null | UTF-8 | PlantUML | false | false | 1,477 | iuml | @startuml thread_base
class thread_base {
+thread_base()
+~thread_base()
+start()
+stop()
#{abstract} init()
#{abstract} work()
-run()
-worker : std::thread
}
class SocketSelect {
+addSocket()
+removeSocket()
+selectSocket()
+readReady()
+clearReady()
-sockets[]
}
class socket_thread {
+socket_thread()
+~socket_thread()
+init()
+work()
#{abstract} handle_cmdu()
#read_ready()
#before_select()
#after_select()
#add_socket()
#remove_socket()
-handle_cmdu_message_uds()
-unix_socket_path : string
-rx_buffer[]
-tx_buffer[]
-sockets[]
-server_socket
-select : SocketSelect
}
thread_base --|> socket_thread
socket_thread --* SocketSelect
@enduml
@startuml btl
class thread_base
class socket_thread
class LocalBusInterface
class Poller
class transport_socket_thread {
+transport_socket_thread()
+~transport_socket_thread()
+init() override
+work() override
#add_socket() override
#remove_socket() override
#read_ready() override
#configure_ieee1905_transport_interfaces()
#bus_subscribe()
#bus_connect()
#send_cmdu_to_bus()
-bus_init()
-bus_send()
-handle_cmdu_message_bus()
-bus : LocalBusInterface
-poller : Poller
}
thread_base --|> socket_thread
socket_thread --|> transport_socket_thread
transport_socket_thread --* Poller
transport_socket_thread --* LocalBusInterface
@enduml | false | true | false | false | class |
17a16988a1eec13acfe870e658290c81c5e51556 | fa9855ed2f2ad20f1876549b9aa036265346adff | /use-cases/use-case-7.1.puml | 20f7dfd98a951d58185ebf0f308db755c6ecb0df | [
"Apache-2.0"
] | permissive | scan-lan/Group-Project | fcc0f346ebe2c5495b2c31328275fcd773846892 | db93a1510cce1355ebb79f01ba8eb42d2312a685 | refs/heads/master | 2023-04-15T18:20:10.702190 | 2021-04-27T17:23:47 | 2021-04-27T17:23:47 | 333,326,638 | 0 | 0 | Apache-2.0 | 2021-04-27T17:23:48 | 2021-01-27T06:32:57 | Java | UTF-8 | PlantUML | false | false | 339 | puml | @startuml
rectangle Database
rectangle "Organisation" {
usecase UC1 as "Get population, city population %,
non-city population % in continent"
usecase UCa as "Print: continent name, continent population,
city population % , non-city population %"
}
User - UC1
UC1 ..> UCa : include
UC1 - Database
@enduml | false | true | false | false | usecase |
0d6bd704de22749286a828e6e755b2aa13cbb51c | 5ae3918bd2f41a233c17989c679e271524519771 | /Sequence/skinparam1.puml | 9193846d929e23e40ecf8dc07329ebf12fd0e017 | [] | no_license | frontjang/uml | cc23fd9bd26fb89f680976e01c39e67361351fa5 | 73a4762697fcf587a93ffa012aa68c579b71ccb7 | refs/heads/master | 2021-01-13T07:20:39.736312 | 2016-10-04T07:19:10 | 2016-10-04T07:19:10 | 69,414,550 | 1 | 2 | null | null | null | null | UTF-8 | PlantUML | false | false | 469 | puml | @startuml
skinparam sequenceArrowThickness 2
skinparam roundcorner 20
skinparam maxmessagesize 60
skinparam sequenceParticipant underline
actor User
participant "First Class" as A
participant "Second Class" as B
participant "Last Class" as C
User -> A: DoWork
activate A
A -> B: Create Request
activate B
B -> C: DoWork
activate C
C --> B: WorkDone
destroy C
B --> A: Request Created
deactivate B
A --> User: Done
deactivate A
@enduml | false | true | false | false | sequence |
2ed9ff48795e68de6fc0d0ec00310e860103aab1 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/ProductSetProductPriceCustomFieldAction.puml | 66819b94bd751d9bbb42c595b834dcd121b5ea31 | [] | 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 | 543 | 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 ProductSetProductPriceCustomFieldAction [[ProductSetProductPriceCustomFieldAction.svg]] extends ProductUpdateAction {
action: String
priceId: String
staged: Boolean
name: String
value: [[Object.svg Object]]
}
interface ProductUpdateAction [[ProductUpdateAction.svg]] {
action: String
}
@enduml
| false | true | false | false | class |
c020cc6d29d45444d8e156374fce3f8c589495e6 | d97b774fd95a8e98e37c46ee1771f6e6e407a148 | /uml/api/FacetResult.puml | 065cc71d0a8f33bc0294caf0fd82324ef0e6bd33 | [] | 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,048 | 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 FacetResult [[FacetResult.svg]] {
type: [[FacetTypes.svg FacetTypes]]
}
interface FilteredFacetResult [[FilteredFacetResult.svg]] {
type: [[FacetTypes.svg FacetTypes]]
count: Long
productCount: Long
}
interface RangeFacetResult [[RangeFacetResult.svg]] {
type: [[FacetTypes.svg FacetTypes]]
ranges: [[FacetRange.svg List<FacetRange>]]
}
interface TermFacetResult [[TermFacetResult.svg]] {
type: [[FacetTypes.svg FacetTypes]]
dataType: [[TermFacetResultType.svg TermFacetResultType]]
missing: Long
total: Long
other: Long
terms: [[FacetTerm.svg List<FacetTerm>]]
}
FacetResult --> FilteredFacetResult #blue;text:blue : "type : filter"
FacetResult --> RangeFacetResult #blue;text:blue : "type : range"
FacetResult --> TermFacetResult #blue;text:blue : "type : terms"
@enduml
| false | true | false | false | sequence |
64c42185e2061090a1e7c6ee3bace30244bd1935 | 28a75a43fcfcb6fe1efc35e0dd1ac9e70c736596 | /doc/entwicklerhandbuch/FilmService.puml | 473e643e568c46505bb73d9fce23d6f01edd8160 | [] | no_license | DJUngler1/SWE1 | a1f41e044fe65a4863d649060d585ac46e769e51 | 4c9b28c7b0363ce09c28b77d282d096568af9024 | refs/heads/master | 2023-01-23T05:12:49.778707 | 2020-11-18T00:30:39 | 2020-11-18T00:30:39 | 304,634,302 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,010 | puml | @startuml Anwendungskern
!pragma useNewPackage
skinparam classAttributeIconSize 0
skinparam componentStyle uml2
interface Promise<T>
package shared {
class "sendMail()" as sendMail
hide sendMail circle
}
package film {
package entity {
class FilmModel
hide FilmModel circle
class "validateFilm()" as validateFilm
hide validateFilm circle
interface FilmData <<entity>>
}
package service #DDDDDD {
FilmService ..> Promise
FilmService ..> FilmModel
FilmService ..> FilmData
FilmService ..> validateFilm
FilmService ..> sendMail
class FilmService << control >> {
+ async findById(id: string): Promise<FilmData | undefined>
+ async find(query?: any): Promise<Array<FilmData>>
+ async create(film: FilmData): Promise<FilmData>
+ async update(film: FilmData, version: string): Promise<FilmData>
+ async delete(id: string): Promise<boolean>
}
}
}
hide empty members
@enduml
| false | true | false | false | class |
75931894744a6e780397a00e4ffb464be787a44a | cb1bdaea1cc52faec0b4614ea5adb47852bc5c13 | /app/src/androidTest/java/com/utilisateur/orthomem/orthomem.plantuml | b282f9de5fd042b9fb549cbd3bd6f6bbfd1287f0 | [] | no_license | rv25oc/orthomem | 88e6c775438c02a58fdbadbfc28104c4a4ec9287 | 8c5679a3a94f742c9356a9cdf484b74a4a27c058 | refs/heads/master | 2020-03-21T15:56:09.569758 | 2018-10-09T11:09:08 | 2018-10-09T11:09:08 | 136,359,136 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 368 | plantuml | @startuml
title __ORTHOMEM's Class Diagram__\n
package com.domain.utilisateur.orthomem {
class ExampleInstrumentedTest {
+ useAppContext()
}
}
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 |
edade6fa3adbe82f5cdab9da0758eb1c79f7cebc | 694fd70b693c9670161b2492ece407123bf11cad | /plantuml/designpattern/concept-visitor-1.plantuml | 2379224e4dc7893ace5196d85bd9d28f9e9072d8 | [
"CC-BY-3.0-US",
"BSD-3-Clause",
"WTFPL",
"GPL-1.0-or-later",
"MIT",
"OFL-1.1"
] | permissive | windowforsun/blog | 4a341a9780b8454a9449c177f189ca304569031b | b0bce013f060f04a42dfa7ef385dbeea1644fdab | refs/heads/master | 2023-09-04T03:17:39.674741 | 2023-08-21T14:39:37 | 2023-08-21T14:39:37 | 170,632,539 | 0 | 1 | MIT | 2023-09-05T17:48:27 | 2019-02-14T05:26:51 | HTML | UTF-8 | PlantUML | false | false | 469 | plantuml | @startuml
abstract class Visitor {
{abstract} visit(ConcreteElementA)
{abstract} visit(ConcreteElementB)
}
class ConcreteVisitor {
visit(ConcreteElementA)
visit(ConcreteElementB)
}
abstract class Element {
{abstract} accept()
}
class ObjectStructure {
}
class ConcreteElementA {
accept()
}
class ConcreteElementB {
accept()
}
Visitor <|-- ConcreteVisitor
Element <|-- ConcreteElementA
Element <|-- ConcreteElementB
Element <--o ObjectStructure
@enduml | false | true | false | false | class |
7f9d8eb6346baebf266eb0af0c57d80f4c237839 | 989b3152bddfc7a4a6f155115f3528e00dac0158 | /docs/umls/mvc.iuml | 56876e0eb42ad9c458821dcb7974558989d85e6f | [] | no_license | up201806330/ASCIIValley | aa5904c13aa3b41e5c4551e0add5f53b6d89514a | 5e908626e1a4cae1cefde3d3323a2d90d755bdf9 | refs/heads/master | 2023-02-20T23:49:37.835398 | 2021-01-26T16:38:10 | 2021-01-26T16:38:10 | 308,782,804 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 315 | iuml | @startuml
class Application{
main()
}
class GameController{
start()
processAction()
}
class MapView{
Screen
ChunkView
drawMap(MapModel)
}
class MapModel{
chunks
draw(PlayerModel)
}
Application -> GameController : uses
GameController -> MapView
GameController --> MapModel
@enduml | false | true | false | false | sequence |
7174fd1fc5f733c4142b6c0c9774d93c990edff9 | c3871e3e33b6862aa9747997af2d9f5e714a00c7 | /app/src/main/java/com/lt/personal_stadiumbookingsystem/constant/constant.plantuml | 9c0639cb9d17208e9493da0c21c6ba05fcb78ad4 | [] | no_license | zuilintan/Personal_StadiumBookingSystem_Client | 47610baea349acbc4d6b4744aacedc134ba53a0d | c5bd349196cf4c8bf95c1b0979e4b75de625a926 | refs/heads/master | 2020-06-03T22:25:35.310902 | 2019-06-13T12:12:41 | 2019-06-13T12:12:41 | 191,756,309 | 4 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,404 | plantuml | @startuml
title __CONSTANT's Class Diagram__\n
package com.lt.personal_stadiumbookingsystem {
package com.lt.personal_stadiumbookingsystem.constant {
class SpConstant {
{static} + SP_ACCOUNT_NAME : String
{static} + SP_ACCOUNT_PASSWD : String
{static} + SP_ACCOUNT_LOGINSTATE : String
}
}
}
package com.lt.personal_stadiumbookingsystem {
package com.lt.personal_stadiumbookingsystem.constant {
class UrlConstant {
{static} - URL_SBS_HEAD : String
{static} + URL_ACCOUNT_REGISTER : String
{static} + URL_ACCOUNT_LOGIN : String
{static} + URL_ACCOUNT_EDIT : String
{static} + URL_ACCOUNT_SHOW : String
{static} + URL_GYM_SHOWALL : String
{static} + URL_SITE_SHOWLIST : String
{static} + URL_TIME_SHOWLIST : String
{static} + URL_ORDER_BOOK : String
{static} + URL_ORDER_PAY : String
{static} + URL_ORDER_CANCEL : String
{static} + URL_ORDER_SHOWLIST : String
{static} + URL_BING_HEAD : String
{static} + URL_BG_EVERYDAY : String
{static} + URL_BG_RANDOM : String
}
}
}
right footer
PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it)
For more information about this tool, please contact philippe.mesmeur@gmail.com
endfooter
@enduml
| false | true | false | false | class |
37db8e97d617c2adc06fdab5dae4a1f25d6f47ee | e4e154924e1cfcbeaa34c90a66288537c00b0233 | /public/images/diagrams/diagram_sequence_delete_food_of_user.plantuml | 15a9641c73ddb31544192d6b577c25c6f7e1393e | [] | no_license | namoclopez2020/manzana-verde-test | bc4d4032ba8c98465c709f817e50d8c4981163f1 | 0f403ef348a60f731159f490554f30e775930f74 | refs/heads/main | 2023-08-07T11:59:38.741036 | 2021-09-26T23:28:22 | 2021-09-26T23:28:22 | 409,650,507 | 1 | 1 | null | null | null | null | UTF-8 | PlantUML | false | false | 633 | plantuml | @startuml delete food assigned
actor "Actor"
boundary "api"
control "FoodController"
entity "FoodUser"
database "food_user"
"Actor" -> "api" : /api/food/delete
activate api
"api" -> "FoodController" : delete()
activate FoodController
"FoodController" -> "FoodController" : FormValidation()
"FoodController" -> "FoodUser" : update()
activate FoodUser
"FoodUser" -> "food_user" : update
activate food_user
"food_user" --> "FoodUser" : data
deactivate food_user
"FoodUser" --> "FoodController": data
deactivate FoodUser
"FoodController" --> "api" : return data with status HTTP 200
deactivate FoodController
deactivate api
@enduml | false | true | false | false | sequence |
8a6a0c1fded51ba89f1a31fac3965b8004936a2f | e7aab27dc3b56328c92d783d7fa8fce12d8ac544 | /kapitler/media/uml-datatype-gradering.puml | baa2ff26b256f4d53b79a6f34eff2ec8c1b76696 | [] | no_license | petterreinholdtsen/noark5-tjenestegrensesnitt-standard | 855019a61c8679a8119549e2824fa32ecc669e66 | 4673ba7134d83a6992bba6f9036c521c7ae1897f | refs/heads/master | 2023-06-11T12:08:52.134764 | 2023-03-05T11:05:21 | 2023-03-05T11:05:21 | 160,586,219 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 837 | puml | @startuml
skinparam nodesep 100
hide circle
class Arkivstruktur.Gradering <<dataType>> {
+graderingskode : Graderingskode
+graderingsdato : datetime
+gradertAv : string
+referanseGradertAv : SystemID
+nedgraderingsdato : datetime [0..1]
+nedgradertAv : string [0..1]
+referanseNedgradertAv : SystemID [0..1]
}
class Arkivstruktur.Arkivdel <Arkivenhet> {
}
Arkivstruktur.Arkivdel *-- Arkivstruktur.Gradering
class Arkivstruktur.Dokumentbeskrivelse <Arkivenhet> {
}
Arkivstruktur.Dokumentbeskrivelse *-- Arkivstruktur.Gradering
class Arkivstruktur.Klasse <Arkivenhet> {
}
Arkivstruktur.Klasse *-- Arkivstruktur.Gradering
class Arkivstruktur.Mappe <Arkivenhet> {
}
Arkivstruktur.Mappe *-- Arkivstruktur.Gradering
class Arkivstruktur.Registrering <Arkivenhet> {
}
Arkivstruktur.Registrering *-- Arkivstruktur.Gradering
@enduml
| false | true | false | false | class |
d21a6f75407b13d44e13ea79906ebf3dc614beea | 20478b6c19855983adf0781338d1a30e98101a7b | /diagramas/Oserver.iuml | cf247027a375ed75e3dfdeb41cc76416916c8719 | [] | no_license | LEON12699/Patrones_diseno | f9391a3071ae76b6c70de0610c70804e9ab0cbdb | cf0e97ba3f7efe6101dc575b8508faedbf3d75b9 | refs/heads/master | 2023-01-02T13:49:08.209731 | 2020-10-26T03:40:25 | 2020-10-26T03:40:25 | 305,895,825 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 590 | iuml | @startuml Observer structure
skinparam class {
BackgroundColor #DDDDDD
BorderColor black
ArrowColor black
}
interface Subject {
observers: Observer[]
registerObserver()
removeObserver()
notifyObservers()
}
interface Observer{
update()
}
class ConcreteObserver{
update()
// other methods()
}
class ConcreteSubject{
registerObserver()
removeObserver()
notifyObservers()
getState()
setState()
}
Subject <|.. ConcreteSubject
Observer <|.. ConcreteObserver
ConcreteObserver --left->ConcreteSubject
Subject --right-> Observer
@enduml | false | true | false | false | class |
86ce125b093bbe11ba442c9e7aa096345fb559c4 | 71cd1cf24b61c4b6c2eabcc4adfa482241f8eaa7 | /uml/ddcu_cas_d'utilisation.plantuml | 18a80248f69a8b08787089da9bcb84dd2cffa783 | [] | no_license | HaiseB/P7_BileMo | 5819d19a66f2bc13f90a70e0ba88201aa55f270d | e179724614594dca3fde8b6856b80b1f7c3b0bf4 | refs/heads/main | 2023-03-07T02:04:07.828234 | 2021-02-12T16:49:34 | 2021-02-12T16:49:34 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 978 | plantuml | @startuml cas_d'utilisation
scale 1
Left to right direction
skinparam packageStyle rect
actor Clients
rectangle cas_d'utilisation {
(Clients) --- (s'authentifier)
(Clients) -- (creer un compte)
package Users {
(Clients) -- (voir la liste de ses utilisateurs)
(Clients) -- (voir les details d'un de ses utilisateur)
(Clients) -- (creer un utilisateur)
(Clients) -- (supprimer un utilisateur)
}
package Products {
(Clients) -- (voir la liste des produits)
(Clients) -- (voir les détails d'un produit)
}
Users .> (s'authentifier):include
Products .> (s'authentifier):include
(creer un compte) .> (s'authentifier):extend
(voir les details d'un de ses utilisateur) ..> (voir la liste de ses utilisateurs):extend
(creer un utilisateur) .> (voir les details d'un de ses utilisateur):extend
(supprimer un utilisateur) .> (voir les details d'un de ses utilisateur):extend
}
@enduml | false | true | true | false | usecase |
35173350fc7e7f4914297060f170539661e4379e | c1de1be7774236ee9688182292dcd3b5528d6305 | /docs/diagrams/dkd-gui-view-text.puml | dd7b8948a90f99e3232a6c6e0d994c84618def84 | [] | no_license | stevenliebregt/avans-dp1-sirkwie | 4fa61a93f9e341627a09c25aab3a719cd4592be8 | 03b3e785b57b31ff82a50dd0b2e42783dfdbc7a1 | refs/heads/master | 2022-10-08T12:33:26.339136 | 2020-06-13T18:10:47 | 2020-06-13T18:10:47 | 256,544,847 | 1 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,025 | puml | @startuml
package text {
class TableNodeData {
-name: String
-type: String
-output: boolean
-parents: List<Node>
+TableNodeData(type: String, name: String, output: boolean, parents: List<Node>)
+getName(): String
+getType(): String
+getOutput(): String
+getParents(): String
}
class TableNodeDrawingVisitor implements INodeVisitor {
-value: TableNodeData
+getValue(): TableNodeData
+visit(node: Probe)
+visit(node: Input)
+visit(node: AndGate)
+visit(node: NAndGate)
+visit(node: NOrGate)
+visit(node: OrGate)
+visit(node: XOrGate)
}
TableNodeDrawingVisitor -> "1" TableNodeData: -value
class TextSimulationView extends AbstractSimulationView {
+TextSimulationView(controller: Controller, viewModel: ViewModel)
#setupUi()
#draw(circuit: Circuit)
}
TextSimulationView --> "1" TableNodeDrawingVisitor : -visitor
}
@enduml | false | true | false | false | sequence |
6af3f66f1a55cd1f624830349492b28fdaa6b70a | 5acd49398273f60e06a9a473db1873362928ed94 | /docs/ATF/Components View/assets/components.plantuml | 7da6543577701db0b2488ec0cbdaacc978acf1ee | [] | no_license | Ford-Luxoft/sdl_core_documentation | 8e30a518b46393bbbe318c1865d83f8eb4281d1d | c3714fcd74d55ee3a7b38e61e4ff3952cf07194a | refs/heads/master | 2020-04-09T18:57:36.276627 | 2018-10-31T19:04:03 | 2018-10-31T19:04:03 | null | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 3,268 | plantuml | @startuml
/'
It is a source file for ATF SAD diagram.
For further information, please, follow http://plantuml.com/
'/
skinparam nodesep 15
!pragma horizontalLineBetweenDifferentPackageAllowed
skinparam package<<Layout>> {
borderColor Transparent
backgroundColor Transparent
fontColor Transparent
stereotypeFontColor Transparent
}
'------------------------------------- '
title ATF - Components Diagram
' ------------ User layer ------------ '
node "User Scripts" as user_layer {
component "User Script" as Sample
}
' ------------ App layer ------------ '
() "Test" as ITest
package "Application layer" as app_layer {
component Launch
component "Connection Test" as Connection
' Internal communication
Connection -up- ITest
' Beatifying
Launch -[hidden]left- Connection
}
' --------- Business layer ---------- '
() "SDL" as ISDL
() "Test Base" as ITestBase
() "Validator" as IValidator
package "Business layer" as buis_layer {
component SDL
component "Test Base" as TestBase
component Validator
' Internal communication
TestBase -up- ITestBase
SDL -up- ISDL
Validator -up- IValidator
TestBase -up-( ISDL
' Beatifying
ITestBase -[hidden]left- ISDL
ITestBase -[hidden]right- IValidator
TestBase -[hidden]left- SDL
TestBase -[hidden]right- Validator
}
' --------- Protocol layer --------- '
() "Protocol Handler" as IProtocol
() "Mobile Session" as IMobSession
package "Protocol layer" as ph_layer {
component "Mobile \n Session" as MobSession
component "Protocol \n Handler" as Protocol
' Internal communication
MobSession -up- IMobSession
Protocol -up- IProtocol
}
' ------------ TM layer ------------ '
() "HMI Connection" as IHMIConnection
() "Mobile Connection" as IMobConnection
package "Transport layer" as tm_layer {
component "HMI Connection" as HMIConnection
component "Mobile \n Connection" as MobConnection
' Internal communication
MobConnection -up- IMobConnection
HMIConnection -up- IHMIConnection
}
' ------------ DA layer ------------ '
() "Utils" as IUtils
() "Config" as IConfig
() "Events" as IEvents
() "ATF logger" as IATFLogger
package "Data assess layer" as utils_layer {
component "Utils" as Utils
component "C++ Core" as CppUtils
component "ATF logger" as ATFLogger
component "Events" as Events
component "Config" as Config
' Internal communication
Utils -up- IUtils
CppUtils -up- Utils
ATFLogger -up- IATFLogger
Events -up- IEvents
Config -up- IConfig
}
note top of IEvents
Global interfaces for
all other components
end note
' ---- Beatifying layer position ----- '
user_layer -[hidden]down- app_layer
utils_layer -[hidden]right- tm_layer
tm_layer -[hidden]right- ph_layer
ph_layer -[hidden]right- buis_layer
' ----- Layer connection ------ '
' User to lower layer connections
Sample -right-( ITest
Launch .up.> Sample : starts \n user script(s)
' App to lower layer connections
Connection --( ISDL
Connection --( ITestBase
Connection --( IValidator
Connection --( IMobSession
Connection --( IMobConnection
Connection --( IHMIConnection
MobConnection -up-( IProtocol
@enduml | false | true | false | false | component |
854133edea5629f39af2839bde7e634f6d9a00e6 | adeba62e72fa45e27ec180d6a820b27561d96982 | /asciidocs/plantuml/cld.puml | bb69e16cc1b1bed0753955f3b69a4e72f7c84ba6 | [] | no_license | 2122-5ahitm-sew/01-microproject-PhilippEdlinger | 704caf7e7d441d429a35df3f0f04d77495e81df7 | e3fff5476881415e686b96b49d54a8275b440ba8 | refs/heads/main | 2023-08-25T03:04:46.174881 | 2021-10-11T06:46:31 | 2021-10-11T06:46:31 | 408,422,766 | 0 | 0 | null | 2021-10-11T06:46:31 | 2021-09-20T11:51:39 | Java | UTF-8 | PlantUML | false | false | 644 | puml | @startuml
class Customer{
- Long id
- String firstName
- String lastName
- Plant orderedPlant
}
class Invoice{
- Long id
- Plant plant
- Customer customer
- LocalDate dateOfTransaction
}
class Plant{
- Long id
- String plantName
- PlantType plantType
- CareAction maintenance
}
class CropArea{
- Long id
- Plant Plant
}
class CareAction{
- Long id
- String maintenanceName
- Double amountOfCarePerWeek
}
Customer "1" -- "*" Invoice : buys
Plant "1" -right- "*" Invoice : is ordered
Plant "*" -left- "1" CareAction: maintenance
CropArea "1" -- "*" Plant : planted
@enduml
| false | true | false | false | class |
d8efbb5afc2880264cc6f6a3e1210f9b19b51731 | e9bc38b4d51e587eac6324a03d56acc87540b654 | /dsl/documentation/ansible/uml/metamodel KB/basic elements.puml | 45bb0c4c1adea80fcfdf9921518da46eb0c09013 | [
"Apache-2.0"
] | permissive | SODALITE-EU/ide | 7c97d121cecc7d7c23e56e75c9f30491867e1819 | f9e9f9513af467881b9898cf4282a5f427f4251e | refs/heads/master | 2023-08-30T23:41:32.331505 | 2022-05-15T20:14:46 | 2022-05-15T20:14:46 | 225,427,488 | 7 | 4 | Apache-2.0 | 2023-09-01T14:52:01 | 2019-12-02T17:07:27 | Java | UTF-8 | PlantUML | false | false | 1,786 | puml | @startuml
object Base {
? privilege_escalation : PrivilegeEscalation
? validation_mode : ValidationMode
? connection : Connection
? no_log : BooleanPassed
? debugger : StringPassed
? module_defaults : ValuePassed
? environment : ValuePassed
? collections : ListPassed
? tags : ListPassed
}
object VariableDeclaration {
value_passed : ValuePassed
}
Base "[1]" -> "[0..*]" VariableDeclaration : has_variable_declarations
object Play {
? play_name : StringPassed
? hosts : StringPassed
? play_exe_settings : PlayExeSettings
? error_handling : PlayErrorHandling
? facts_settings : FactsSettings
? vars_files : ListPassed
? vars_prompt : ListPassed
? force_handlers : BooleanPassed
? external_file_inclusion : ExternalFileInclusion
}
object Execution {
? exe_settings : ExecutionExeSettings
? delegation : Delegation
? when_expression : Condition
}
object Block {
? block_name : StringPassed
? error_handling : BlockAndRoleErrorHandling
}
object TaskHandler {
? error_handling : TaskHandlerErrorHandling
? action : StringPassed
? asynchronous_settings : AsynchronousSettings
? args : DictionaryPassed
module : ModuleCall
? loop : Loop
? register : RegisterVariable
}
object Notifiable
Notifiable "[0..*]" <- "[1]" TaskHandler : has_notifiables
object Task {
? task_name: StringPassed
}
object Handler {
? handler_name: String
}
object NotifiedTopic {
name : String
}
Handler "[1]" --> "[0..*]" NotifiedTopic : listen_to
object RoleInclusion {
role_name: StringPassed
? error_handling : BlockAndRoleErrorHandling
}
object BlockTask
BlockTask <|-- Block
BlockTask <|-- Task
Base <|-- Play
Base <|-- Execution
Execution <|-- Block
Execution <|-- TaskHandler
Execution <|-- RoleInclusion
TaskHandler <|-- Task
TaskHandler <|-- Handler
@enduml | false | true | false | false | sequence |
5c671e926ac9dd260253e725711d63885082ba2d | fa6bebdc0425c0f3a0bf6907ce8ffa0f16b39c23 | /modules/pacing/links/pacing.puml | d38af212cf850e22552bd968de5fd86f94414119 | [] | no_license | qq175175055/webrtc_summary | 3c0671155222a0f63b8005254c4172d1d74465f3 | 47328d53fe5c8688403d75293566bf48e5068cd2 | refs/heads/master | 2022-10-25T23:01:56.929867 | 2020-06-19T09:05:39 | 2020-06-19T09:05:39 | 255,900,619 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 1,020 | puml | @startuml pacing
interface Pacer
interface Module
interface RtpPacketSender
RtpPacketSender <|-- Pacer
Module <|-- Pacer
interface PacketQueueInterface
class PacketQueue
class RoundRobinPacketQueue
PacketQueueInterface <|-- PacketQueue
PacketQueueInterface <|-- RoundRobinPacketQueue
class BitrateProber
class IntervalBudget
class PacedSender
interface PacketSender
Pacer <|-- PacedSender
Pacer <|-- PacedSender
PacketSender <--* PacedSender
PacketQueueInterface <--* PacedSender
IntervalBudget <--* PacedSender
BitrateProber <--* PacedSender
class PacketRouter
interface PacketSender
interface TransportSequenceNumberAllocator
interface RemoteBitrateObserver
interface TransportFeedbackSenderInterface
interface RtpRtcp
interface RtcpFeedbackSenderInterface
PacketSender <|-- PacketRouter
TransportSequenceNumberAllocator <|-- PacketRouter
RemoteBitrateObserver <|-- PacketRouter
TransportFeedbackSenderInterface <|-- PacketRouter
RtpRtcp <--* PacketRouter
RtcpFeedbackSenderInterface <--* PacketRouter
@enduml | false | true | false | false | class |
f8ba2672319ae4de8690f9faf7c91521543ef6a0 | 80054cf751491c46c4894cda7d65647d9ad71798 | /equeue-manager/doc/ServiceProviderStates.puml | 2d0d5da2aca4379bec17694b6bf33e0305828e53 | [
"Apache-2.0"
] | permissive | skrymets/eque | 9c8d48ab3d2500cd6f19b11efeff6ba7320906cf | 5eba33bb7825194d7d2437befbb0f7d869cc8444 | refs/heads/master | 2021-01-10T03:21:39.479764 | 2016-03-11T13:35:10 | 2016-03-11T13:35:10 | 51,579,406 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 328 | puml | @startuml
skinparam state {
FontName "PT Sans"
}
[*] --> ReadyForService
ReadyForService --> [*]
ReadyForService -left-> Service
Service --> ReadyForService
ReadyForService -right-> OutOfService
OutOfService --> ReadyForService
/'
ReadyForService --> Idle
Idle --> ReadyForService
Idle --> [*]
'/
@enduml
| false | true | false | false | state |
78a23cd60d5e130431f5de9120e4fdb4e9b1847d | 0c4bf7a2ea8cf84649361d3ae3b9564e736a0f05 | /doc/getting-started/getting-started.puml | 8ccac8d657c448f9d92e95a931578121ebdcd3d1 | [
"Apache-2.0"
] | permissive | Toktar/indy-sdk | 43c7681741c193b9868dd07cd6d77e01d2d0d1d9 | 4f4c4669c3a2e7eaac1f0ff7a3546acd41cc0603 | refs/heads/master | 2021-06-11T03:38:43.324692 | 2018-04-05T21:27:20 | 2018-04-05T21:27:20 | 128,266,605 | 0 | 0 | Apache-2.0 | 2020-10-23T11:10:01 | 2018-04-05T21:31:55 | Rust | UTF-8 | PlantUML | false | false | 8,896 | puml | @startuml
box "Alice" #LightBlue
actor "Agent" as A
participant "Wallet" as AW
endbox
box "Faber College" #LightYellow
actor "Agent" as F
participant "Wallet" as FW
endbox
box "Acme Corp" #LightBlue
actor "Agent" as AC
participant "Wallet" as ACW
endbox
box "Thrift Bank" #LightYellow
actor "Agent" as T
participant "Wallet" as TW
endbox
participant "Ledger" as L
box "Government" #LightBlue
actor "Agent" as G
participant "Wallet" as GW
endbox
box "Sovrin Steward" #LightYellow
actor "Agent" as S
participant "Wallet" as SW
endbox
=== Getting Trust Anchor credentials for Faber, Acme, Thrift and Government ==
S->SW: Create "Sovrin Steward" wallet
S->SW: Create and store "Sovrin Steward" DID from seed
== Getting Trust Anchor credentials - Government Onboarding ==
S->SW: Create and store "Sovrin Steward Government Pairwise" DID
S->L: Send Nym for "Sovrin Steward Government Pairwise" DID
S->G: Connection request with "Sovrin Steward Government Pairwise" DID and nonce
G->GW: Create "Government" wallet
G->GW: Create and store "Government Sovrin Steward Pairwise" DID
G->S: Send anoncrypted connection response with "Government Sovrin Steward Pairwise" DID, verkey and nonce
S->L: Send Nym for "Government Sovrin Steward Pairwise" DID
== Getting Trust Anchor credentials - Government getting Verinym ==
G->GW: Create and store "Government" DID
G->S: Send authcrypted "Government" DID
S->L: Send Nym for "Government" DID with Trust Anchor Role
== Getting Trust Anchor credentials - Faber Onboarding ==
S->SW: Create and store "Sovrin Steward Faber Pairwise" DID
S->L: Send Nym for "Sovrin Steward Faber Pairwise" DID
S->F: Connection request with "Sovrin Steward Faber Pairwise" DID and nonce
F->FW: Create "Faber" wallet
F->FW: Create and store "Faber Sovrin Steward Pairwise" DID
F->S: Send anoncrypted connection response with "Faber Sovrin Steward Pairwise" DID, verkey and nonce
S->L: Send Nym for "Faber Sovrin Steward Pairwise" DID
== Getting Trust Anchor credentials - Faber getting Verinym ==
F->FW: Create and store "Faber" DID
F->S: Send authcrypted "Faber" DID
S->L: Send Nym for "Faber" DID with Trust Anchor Role
== Getting Trust Anchor credentials - Acme Onboarding ==
S->SW: Create and store "Sovrin Steward Acme Pairwise" DID
S->L: Send Nym for "Sovrin Steward Acme Pairwise" DID
S->AC: Connection request with "Sovrin Steward Acme Pairwise" DID and nonce
AC->ACW: Create "Acme" wallet
AC->ACW: Create and store "Acme Sovrin Steward Pairwise" DID
AC->S: Send anoncrypted connection response with "Acme Sovrin Steward Pairwise" DID, verkey and nonce
S->L: Send Nym for "Acme Sovrin Steward Pairwise" DID
== Getting Trust Anchor credentials - Acme getting Verinym ==
AC->ACW: Create and store "Acme" DID
AC->S: Send authcrypted "Acme" DID
S->L: Send Nym for "Acme" DID with Trust Anchor Role
== Getting Trust Anchor credentials - Thrift Onboarding ==
S->SW: Create and store "Sovrin Steward Thrift Pairwise" DID
S->L: Send Nym for "Sovrin Steward Thrift Pairwise" DID
S->T: Connection request with "Sovrin Steward Thrift Pairwise" DID and nonce
T->TW: Create "Thrift" wallet
T->TW: Create and store "Thrift Sovrin Steward Pairwise" DID
T->S: Send anoncrypted connection response with "Thrift Sovrin Steward Pairwise" DID, verkey and nonce
S->L: Send Nym for "Thrift Sovrin Steward Pairwise" DID
== Getting Trust Anchor credentials - Thrift getting Verinym ==
T->TW: Create and store "Thrift" DID
T->S: Send authcrypted "Thrift" DID Info
S->L: Send Nym for "Thrift" DID with Trust Anchor Role
=== Claim Schemas Setup ==
G->GW: Create and store "Government Schema Issuer" DID
G->L: Send Nym for "Government Schema Issuer" DID
G->L: Send Schema for "Job-Certificate" Schema
G->L: Send Schema for "Transcript" Schema
=== Faber Claim Definition Setup ==
F->FW: Create and store "Faber Claim Issuer" DID
F->L: Send Nym for "Faber Claim Issuer" DID
F->L: Send GetSchema for "Transcript" Schema
F->FW: Create and store "Faber Transcript" Claim Definition
F->L: Send ClaimDef for "Faber Transcript" Claim Defition
=== Acme Claim Definition Setup ==
AC->ACW: Create and store "Acme Claim Issuer" DID
AC->L: Send Nym for "Acme Claim Issuer" DID
AC->L: Send GetSchema for "Job-Certificate" Schema
AC->ACW: Create and store "Acme Job-Certificate" Claim Definition
AC->L: Send ClaimDef for "Acme Job-Certificate" Claim Definition
=== Getting Transcript with Faber ==
== Getting Transcript with Faber - Onboarding ==
F->FW: Create and store "Faber Alice Pairwise" DID
F->L: Send Nym for "Faber Alice Pairwise" DID
F->A: Connection request with "Faber Alice Pairwise" DID and nonce
A->AW: Create "Alice" wallet
A->AW: Create and store "Alice Faber Pairwise" DID
A->F: Anoncrypted connection response with "Alice Faber Pairwise" DID, verkey and nonce
F->L: Send Nym for "Alice Faber Pairwise" DID
== Getting Transcript with Faber - Getting Transcript Claim ==
F->A: Send authcrypted "Alice Faber Transcript" Claim Offer
A->AW: Store "Alice Faber Transcript" Claim Offer
A->AW: Create and store "Alice" Master Secret
A->L: Send GetSchema for "Transcript" Schema
A->L: Send GetClaimDef for "Faber Transcript" Claim Definition
A->AW: Create and store "Alice Faber Transcript" Claim Request
A->F: Send authcrypted "Alice Faber Transcript" Claim Request
F->F: Create "Alice Faber Transcript" Claim
F->A: Send authcrypted "Alice Faber Transcript" Claim
A->AW: Store "Alice Faber Transcript" Claim
=== Apply for the job with Acme ==
== Apply for the job with Acme - Onboarding ==
AC->ACW: Create and store "Acme Alice Pairwise" DID
AC->L: Send Nym for "Acme Alice Pairwise" DID
AC->A: Connection request with "Acme Alice Pairwise" DID and nonce
A->AW: Create and store "Alice Acme Pairwise" DID
A->AC: Anoncrypted connection response with "Alice Acme Pairwise" DID, verkey and nonce
AC->L: Send Nym for "Alice Acme Pairwise" DID
== Apply for the job with Acme - Job-Application proving ==
AC->A: Send authcrypted "Job-Application" Proof Request
A->AW: Get claims for "Job-Application" Proof Request
AW->A: "Alice Faber Transcript" Claim
A->L: Send GetSchema for "Transcript" Schema
A->L: Send GetClaimDef for "Faber Transcript" Claim Definition
A->A: Create "Alice Job-Application" Proof
A->AC: Send authcrypted "Alice Job-Application" Proof
AC->L: Send GetSchema for "Transcript" Schema
AC->L: Send GetClaimDef for "Faber Transcript" Claim Definition
AC->AC: Verify "Alice Job-Application" Proof
== Apply for the job with Acme - Getting Job-Certificate Claim ==
AC->A: Send authcrypted "Alice Acme Job-Certificate" Claim Offer
A->AW: Store "Alice Acme Job-Certificate" Claim Offer
A->L: Send GetSchema for "Job-Certificate" Schema
A->L: Send GetClaimDef for "Acme Job-Certificate" Claim Definition
A->AW: Create and store "Alice Acme Job-Certificate" Claim Request
A->AC: Send authcrypted "Alice Acme Job-Certificate" Claim Request
AC->AC: Create "Alice Acme Job-Certificate" Claim
F->A: Send authcrypted "Alice Acme Job-Certificate" Claim
A->AW: Store "Alice Acme Job-Certificate" Claim
=== Apply for the loan with Thrift ==
== Apply for the loan with Thrift - Onboarding ==
T->TW: Create and store "Thrift Alice Pairwise" DID
T->L: Send Nym for "Thrift Alice Pairwise" DID
T->A: Connection request with "Thrift Alice Pairwise" DID and nonce
A->AW: Create and store "Alice Thrift Pairwise" DID
A->T: Anoncrypted connection response with "Alice Thrift Pairwise" DID, verkey and nonce
T->L: Send Nym for "Alice Thrift Pairwise" DID
== Apply for the loan with Thrift - Employment History proving ==
T->A: Send authcrypted "Loan-Application-Basic" Proof Request
A->AW: Get claims for "Loan-Application-Basic" Proof Request
AW->A: "Alice Acme Job-Certificate" Claim
A->L: Send GetSchema for "Job-Certificate" Schema
A->L: Send GetClaimDef for "Acme Job-Certificate" Claim Definition
A->A: Create "Loan-Application-Basic" Proof
A->T: Send "Loan-Application-Basic" Proof
T->L: Send GetSchema for "Job-Certificate" Schema
T->L: Send GetClaimDef for "Acme Job-Certificate" Claim Definition
T->T: Verify "Loan-Application-Basic" Proof
== Apply for the loan with Thrift - Loan-Application-KYC proving ==
T->A: Send authcrypted "Loan-Application-KYC" Proof Request
A->AW: Get claims for "Loan-Application-KYC" Proof Request
AW->A: "Alice Faber Transcript and Alice Acme ob-Certificate" Claim
A->L: Send GetSchema for "Transcript" Schema
A->L: Send GetClaimDef for "Faber Transcript" Claim Definition
A->L: Send GetSchema for "Job-Certificate" Schema
A->L: Send GetClaimDef for "Acme Job-Certificate" Claim Definition
A->A: Create "Loan-Application-KYC" Proof
A->T: Send "Loan-Application-KYC" Proof
T->L: Send GetSchema for "Transcript" Schema
T->L: Send GetClaimDef for "Faber Transcript" Claim Definition
T->L: Send GetSchema for "Job-Certificate" Schema
T->L: Send GetClaimDef for "Acme Job-Certificate" Claim Definition
T->T: Verify "Loan-Application-KYC" Proof
@enduml | false | true | false | false | sequence |
41700f8fb550f46b84fb7165d0e5410373a38434 | 66f6f2cb8df80bf85ba87aac985c947f3426dbce | /src/com/lab6/Part1Diagram.puml | 5e784e1cf19be232312df84c9ff938dab6ecc2cc | [] | no_license | aremier326/Lab6 | 8d12d0e00824fc0561530fe799c7d3d2739d92cd | 75e7c3ce7af3837e4f287032166bfaeeb5bd3816 | refs/heads/master | 2022-07-02T04:23:47.488320 | 2020-05-12T16:33:53 | 2020-05-12T16:33:53 | 263,364,125 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 194 | puml | @startuml
class Server
class Bicycle
class Car
class Jumpers
class RollerSkates
abstract Vehicle
Vehicle <|-- Bicycle
Vehicle <|-- Car
Vehicle <|-- Jumpers
Vehicle <|-- RollerSkates
@enduml | false | true | false | false | class |
16bdfdfdf6dcbc80fa2e760af63037e54288ead3 | b19e1cd9af26a9f3cb65823e1a7885ce278337fe | /documentation/productSchema/ip/internetAccess/MEF 139 resources/media/L2Technology.puml | 09dcb587c87a963cc869a8ada7797b075cf1cdfb | [
"Apache-2.0"
] | permissive | MEF-GIT/MEF-LSO-Sonata-SDK | 969c3717fba3fffa009bf3a5de65337b2caccaaf | 6d66bc0778fe0f5a96cdbcb3579e47513b7fd62f | refs/heads/working-draft | 2023-07-07T02:17:11.649855 | 2023-06-23T09:30:18 | 2023-06-23T09:30:18 | 90,886,429 | 33 | 32 | Apache-2.0 | 2023-01-05T23:58:23 | 2017-05-10T16:38:08 | null | UTF-8 | PlantUML | false | false | 208 | puml | @startuml
skinparam {
ClassBackgroundColor White
ClassBorderColor Black
}
class L2Technology {
}
L2Technology *--> Demux : demux
class Demux {
utpt: boolean
vlanId: vlanIdlanId
}
@enduml
| false | true | false | false | sequence |
64e62799493a7ad7cfab33890b58955bb41f6211 | d5b91de7c10c7a6d79e6d6f0384d6d7f7bcb513c | /docs/diagrams/ShortlistCommand.puml | b458113dca53c3932c4133789b8e726b0ad82691 | [] | no_license | AY2021S2-CS2113-F10-1/HdBuy | c35ef37d99dc81b0da048b93aafec2241a7ccc18 | 54429108d6a1916ff71c7e5265d69bab49a814a9 | refs/heads/master | 2023-04-08T13:32:36.117777 | 2021-04-12T07:51:44 | 2021-04-12T07:51:44 | 344,666,976 | 0 | 0 | null | 2021-04-12T07:51:45 | 2021-03-05T02:08:42 | Java | UTF-8 | PlantUML | false | false | 665 | puml | @startuml
'https://plantuml.com/sequence-diagram
hide footbox
activate ":HdBuy"
":HdBuy" -> ":ShortListCommand": execute()
activate ":ShortListCommand"
":ShortListCommand" -> ":ShortList": getShortListedUnits()
activate ":ShortList"
":ShortList" --> ":ShortListCommand": units
deactivate ":ShortList"
opt units is not empty
":ShortListCommand" -> ":TextUi": showShortListUnits(units)
activate ":TextUi"
":ShortListCommand" <-- ":TextUi"
deactivate ":TextUi"
end
":HdBuy" <-- ":ShortListCommand"
destroy ":ShortListCommand"
@enduml | false | true | false | false | sequence |
87a07448e0f1ea446323d8723f037868c3e48704 | 4442cbaba55c139fb0659313d1edc6091e4f44c3 | /20211001-Bridge/.readme/bridge.plantuml | a079498fde182188968cba3812e02be7bc16d6b8 | [] | no_license | Durant35/Design-Pattern | f3ad464d5a59e33ea8f5c72184340876b599e03f | 95df68eb85296ced92851c6a227838a26e01514f | refs/heads/master | 2023-08-13T17:45:51.073828 | 2021-10-08T13:38:15 | 2021-10-08T13:38:15 | 413,742,964 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 963 | plantuml | @startuml
center header
<size:24>Bridge Pattern</size>
endheader
' ":\t\t\t\t\t\t\t" just for layout
Abstraction *-right- AbstractionImpl :\t\t\t\t\t\t\t
class AbstractionImpl
class Abstraction {
{method}
+Abstraction(AbstractionImpl *)
{abstract} +Operate() :void
{field}
#AbstractionImpl *impl_
}
Abstraction <|-down- RefinedAbstraction
'make sure it's directly down
'Abstraction <|-down[hidden]- RefinedAbstraction
class RefinedAbstraction {
{method}
+RefinedAbstraction(AbstractionImpl *)
+Operate() :void
}
class AbstractionImpl {
{method}
{abstract} +Operate() :void
}
class ConcreteAbstractionImplA extends AbstractionImpl {
{method}
+Operate() :void
}
class ConcreteAbstractionImplB extends AbstractionImpl {
{method}
+Operate() :void
}
/'TODO(gary): How to make them better organized?
together {
class RefinedAbstraction
class ConcreteAbstractionImplA
class ConcreteAbstractionImplB
}
'/
@enduml | false | true | false | false | class |
f2b0c5d127954500271c135b69a850cc4e84bae5 | 2e5280ca3cec603e8715df57a29e383b2380192e | /GameLogic.puml | b1a1a4108fe758e85d0eab4a63f67cac16ffc288 | [] | no_license | AntonyMoes/new-asteroids | 77a9e85dbd576a9e34783dd14d07ab5799d98692 | ee1214e8dbe2bfb33c27c2b7803df57b3d074960 | refs/heads/main | 2023-05-14T04:16:12.339740 | 2021-06-04T08:38:28 | 2021-06-04T08:38:28 | 371,423,406 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,929 | puml | @startuml
'https://plantuml.com/class-diagram
abstract class BoundsLeaveLogic {
+ void CheckBoundsLeave(string leaveObjectTag, Bounds? bounds)
{abstract} # void OnBoundsLeave(Bounds bounds)
}
class BoundsLeaveTeleportLogic {
+ BoundsLeaveTeleportLogic(IPositionProvider objectToTeleport)
# void OnBoundsLeave(Bounds bounds)
}
class BoundsLeaveDestroyLogic {
+ BoundsLeaveDestroyLogic(IDestroyable objectToDestroy)
# void OnBoundsLeave(Bounds bounds)
}
interface IPositionProvider {
+ Vector2 Position:get()
+ void Position:set(Vector2 value)
}
interface IRotationProvider {
+ float Rotation:get()
+ void Rotation:set(float value)
}
interface IForwardProvider {
+ Vector2 Forward:get()
}
interface IDestroyable {
+ void Destroy()
}
interface IVelocityProvider {
+ Vector2 Velocity:get()
+ void Velocity:set(Vector2 value)
}
interface IRelativeVelocityProvider {
+ Vector2 RelativeVelocity:get()
+ void RelativeVelocity:set(Vector2 value)
}
interface IScaleProvider {
+ Vector2 Scale:get()
+ void Scale:set(Vector2 value)
}
interface ITransformProvider
IPositionProvider <|-- ITransformProvider
IRotationProvider <|-- ITransformProvider
IScaleProvider <|-- ITransformProvider
IForwardProvider <|-- ITransformProvider
interface ISizeProvider {
+ Vector2 Size:get()
}
interface ISizedTransformProvider
ITransformProvider <|-- ISizedTransformProvider
ISizeProvider <|-- ISizedTransformProvider
class PlayerMovementLogic {
- _acceleration: float
- _rotationSpeed: float
+ PlayerMovementLogic(TPlayer playerObject, float acceleration, float rotationSpeed)
+ void ApplyPlayerInput(Vector2 directionInput, float deltaTime)
}
PlayerMovementLogic o-- TPlayer
IRelativeVelocityProvider <|-- TPlayer
IRotationProvider <|-- TPlayer
class ConstantMovementLogic {
+ ConstantMovementLogic(IRelativeVelocityProvider obj, float speed)
}
ConstantMovementLogic o-- IRelativeVelocityProvider
class MovementToTargetLogic {
- _acceleration: float
+ MovementToTargetLogic(IPositionProvider target, TFollower followerObject, float acceleration)
+ void UpdateFollowDirection(float deltaTime)
}
MovementToTargetLogic o-- IPositionProvider
MovementToTargetLogic o-- IPositionVelocityProvider
BoundsLeaveLogic <|-- BoundsLeaveTeleportLogic
BoundsLeaveTeleportLogic o-- IPositionProvider
BoundsLeaveLogic <|-- BoundsLeaveDestroyLogic
BoundsLeaveDestroyLogic o-- IDestroyable
interface IPositionVelocityProvider
IPositionProvider <|-- IPositionVelocityProvider
IVelocityProvider <|-- IPositionVelocityProvider
interface IShootable {
+ void GetShot()
+ Action<float, IPositionVelocityProvider> OnShot:get()
+ void OnShot:set(Action<float, IPositionVelocityProvider> value)
}
class ShootableLogic {
- _points: float
- _shotCallback: Action<float, IPositionVelocityProvider>
+ ShootableLogic(TShootableObj obj, float points)
+ void GetShot()
+ void SetShotCallback(Action<float, IPositionVelocityProvider> shotCallback)
}
class ShotLogic {
- _shootableTag: string
+ ShotLogic(string shootableTag, IDestroyable objectToDestroyOnShot = null)
+ void CheckShot(string hitObjectTag, IShootable shootable)
}
class TShootableObj
IPositionVelocityProvider <|-- TShootableObj
IDestroyable <|-- TShootableObj
ShootableLogic o-- TShootableObj
IShootable <|-- ShootableLogic
IShootable <-- "shoots" ShotLogic
ShotLogic o-- IDestroyable
abstract class Weapon {
- _cooldownTime: float
- _remainingCooldown: float
- _projectileCreator: Func<ISizedTransformProvider, ITransformProvider>
+ OnShoot: Action
# Weapon(float cooldownTime, ISizedTransformProvider weaponWielder, Func<ISizedTransformProvider, ITransformProvider> projectileCreator)
+ void Shoot()
+ void UpdateWeaponSystems(float deltaTime)
# void ShootLogic(ITransformProvider projectile)
# void AdditionalUpdate(float deltaTime)
# bool CanShoot()
}
class MachineGun {
+ MachineGun(float cooldownTime, ISizedTransformProvider weaponWielder, Func<ISizedTransformProvider, ITransformProvider> projectileCreator)
}
class Laser {
- _maxCharge: int
- _timePerCharge: float
- _currentCharge: float
- _maxLaserScale: float
+ Laser(float cooldownTime, ISizedTransformProvider weaponWielder, Func<ISizedTransformProvider, ITransformProvider> projectileCreator, int maxCharge, float timePerCharge, float maxLaserScale)
# void ShootLogic(ITransformProvider projectile)
# void AdditionalUpdate(float deltaTime)
# bool CanShoot()
}
Weapon o-- ISizedTransformProvider
Weapon <|-- MachineGun
Weapon <|-- Laser
class LaserRayAttenuationLogic {
- _attenuationRate: float
+ LaserRayAttenuationLogic(TRay ray, float attenuationTime)
+ void UpdateAttenuation(float deltaTime)
}
LaserRayAttenuationLogic o-- TRay
IScaleProvider <|-- TRay
IDestroyable <|-- TRay
@enduml | false | true | true | false | class |
3b6f79fa8e816acb4da71176238ee37b1b818636 | 7dcccbd6c3f7cdca18c531d81bd91a61cf992fc6 | /DiagrammeSequence.puml | 7b82b499831f9b7953d373b94ff55fefb3ed41e5 | [] | no_license | LouisJeanneau/LO21-Projet-CompUT | d0d45f23e3ed235656acb7b6e29938e663d278b1 | dcf4c152e733f37527839adf09684ce62b2b168b | refs/heads/master | 2023-04-15T16:46:25.766422 | 2021-05-06T14:53:09 | 2021-05-06T14:53:09 | 364,932,702 | 0 | 0 | null | 2021-05-06T14:21:53 | 2021-05-06T14:10:47 | C++ | UTF-8 | PlantUML | false | false | 1,769 | puml | @startuml
skinparam sequenceParticipant underline
actor Utilisateur
participant "fp : fenetreprincipale" as FP
participant "i : Interpreteur" as I
participant "cl : ConsructeurLitterale" as CL
participant "e1 : Entier" as E1
participant "i1 : Item" as I1
participant "e2 : Entier" as E2
participant "i2 : Item" as I2
participant "e3 : Entier" as E3
participant "i3 : Item" as I3
participant "p : Pile" as P
participant "o : Operateur" as O
Utilisateur -> FP : getNextCommande()
activate FP
FP -> I: interpreter("3 6 *")
activate I
I -> I: execute("3")
I -> CL : distinguerConstruire("3")
activate CL
CL -> E1 : Entier("3")
activate E1
CL -> I1 : Item(e1, "Entier")
activate I1
CL -> I : i1
I -> P : push(i1)
activate P
deactivate P
deactivate CL
I -> I: execute("6")
I -> CL : distinguerConstruire("6")
activate CL
CL -> E2 : Entier("6")
activate E2
CL -> I2 : Item(e2, "Entier")
activate I2
CL -> I : i2
I -> P : push(i2)
activate P
deactivate P
deactivate CL
I -> I: executer("*")
I -> O : inventaireOpArite2.contains("*")
activate O
O -> I : True
deactivate O
I -> P : end()
activate P
P -> I : i2
I -> P : end(1)
P -> I : i1
deactivate P
I -> O : inventaireOpArite2[*](i1, i2)
activate O
O -> O : OpMul(i1, i2)
O -> CL : distinguerConstruire("18")
activate CL
CL -> E3 : Entier("18")
activate E3
CL -> I3 : Item(e3, "Entier")
activate I3
CL -> O : i3
deactivate CL
O -> I : i3
deactivate O
I -> P : pop()
activate P
deactivate P
I -> I1 : i1.supprimer()
deactivate E1
destroy E1
deactivate I1
destroy I1
I -> P : pop()
activate P
deactivate P
I -> I2 : i2.supprimer()
deactivate E2
destroy E2
deactivate I2
destroy I2
I -> P : push(i3)
activate P
deactivate P
deactivate I
deactivate E3
deactivate I3
deactivate FP
@enduml | false | true | false | false | usecase |
82370121d4e2e6c7d079075962f5dc5f743379ab | 967db7f88bdf0e5cb8feca9571b9e85175f7bcc8 | /docs/Solution/Control/Data-Coordinator/Meta-Data-Management/UserInteraction.puml | eec68bdf2b31573d86d236f2a892e73ef60112d8 | [] | no_license | CAADE/edgeville | fd0053d749c259029ef4c7791210663ace87be21 | 6a3dc4791c9adf4915dc38aed3a04d1f1ef4ad65 | refs/heads/master | 2020-03-28T06:11:31.554585 | 2019-05-02T17:37:03 | 2019-05-02T17:37:03 | 147,819,682 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 215 | puml | @startuml
rectangle "Diagram TBD"
@enduml
actor User
User -> "Control/Data Coordinator/Meta Data Management": UseCase
"Control/Data Coordinator/Meta Data Management" -> bin: bin-name()
bin -> sailsjs: bin/name()
| false | true | false | false | sequence |
a5514933c07d461bd55af4d071206905fedc3bd7 | 6400335b96d56ac2c651c30af1d0ebed2ed34b7c | /03-Hotel/20201-01/cu01-4-rdcu-1-creerNouvelleReservation.plantuml | ac17689e6c0c5b8210ee5ec4234d6b088b4de7b4 | [] | 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 | 770 | plantuml | @startuml creerNouvelleReservation
skinparam Style strictuml
title rdcu creerNouvelleReservation
participant "ctrl:ControleurNoterReservation" as ctrl
participant "r:Reservation" as r
participant "c:Commis" as c
participant "Categorie" as cat
participant "llr:List<:LigneReservation>" as llr
note left of ctrl: Controleur de session
-> ctrl: creerNouvelleReservation()
note left of r: Createur(PUCE) par default\nforte cohésion+faible couplage pour le paramêtre c:Commis
ctrl --> r **: create(c)
note left of llr: Createur\nr possède plusieur LigneReservation
r --> llr **: create()
note left of cat: Expert\nctrl a une visibilité sur Categorie\nCategorie contient toutes les instances de categorie
ctrl->cat: list<:categorie> lc = getCategories()
@enduml
| false | true | true | false | sequence |
dae2ebf0e79816fd61839b9164fc42eea8b4cc2e | f266f5b005cf5697b7bc5f4769715cf9b8e6860b | /docs/uml/framework_sequence.puml | f4c54cef5fa64f5053c8d2ba0a4d7dfc40b28531 | [] | no_license | trubens71/verde | deff84c39401d98625716e716c626a3bc991aa96 | f8fde00f69a4e3d8d4cf113dbb8f3f8db5e498d5 | refs/heads/master | 2023-06-24T13:35:20.138811 | 2021-07-20T20:29:51 | 2021-07-20T20:29:51 | 274,150,753 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 4,879 | puml | @startuml
skinparam shadowing false
skinparam ParticipantBorderColor gray
participant verde [[https://github.com/trubens71/verde/blob/master/scripts/verde.py]] #Honeydew
participant trial [[https://github.com/trubens71/verde/blob/master/src/trial.py]] #Honeydew
participant experiment [[https://github.com/trubens71/verde/blob/master/src/experiment.py]] #Honeydew
participant domain_rules [[https://github.com/trubens71/verde/blob/master/src/domain_rules.py]] #Honeydew
participant draco_proxy [[https://github.com/trubens71/verde/blob/master/src/draco_proxy.py]] #Honeydew
participant draco [[https://github.com/uwdata/draco]] #GhostWhite
participant dziban [[https://github.com/uwdata/dziban]] #GhostWhite
participant results [[https://github.com/trubens71/verde/blob/master/src/results.py]] #Honeydew
participant compare [[https://github.com/trubens71/verde/blob/master/src/compare.py]] #Honeydew
participant utils [[https://github.com/trubens71/verde/blob/master/src/utils.py]] #Honeydew
group set up
verde->utils [[https://github.com/trubens71/verde/blob/e3e62bc0e99533f67f17d23f406d6f08fca4a210/src/utils.py#L186]] : configure_logger
activate verde
verde->trial: init(dir)
activate trial
trial->utils: validate_json_doc(trial_config, trial_config_schema)
trial->experiment: init
activate experiment
deactivate experiment
verde->experiment: run
activate experiment
experiment->utils: delete_temp_files
experiment->utils: validate_json_doc(domain_schema,verde_meta_schema)
experiment->utils: validate_json_doc(mapping_file,mapping_schema)
experiment->utils: fix_column_headings(input_csv_file)
note left
clingo does not support
special chars, so fix
our vis input data
end note
experiment->draco_proxy: get_baseline_schema_query_lp
activate draco_proxy
draco_proxy->dziban: Chart
note right
use dziban to create logic program facts which
describe the vis input data structues, and the
rules to express the query on that data
endnote
activate dziban
draco_proxy->dziban: _get_full_query
deactivate dziban
deactivate draco_proxy
experiment->utils: write_list_to_file(baseline_schema_query)
end
newpage
group generate verde domain specific rules
experiment->domain_rules: create_verde_rules_lp
activate domain_rules
note right
rule implementations are described
in the body of the report
end note
domain_rules->utils: write_list_to_file(verde_schema_rules_query)
deactivate domain_rules
end
activate experiment
group get baseline draco visualisations
experiment->results: get_vis_results(baseline_schema_query_lp)
activate results
results->results: get_lp_files
note right
draco knowledge base (lp's) of visualisation
hard and soft rules and their weights
end note
results->results: write_full_lp
results->utils: write_list_to_file(baseline_full_lp)
results->draco_proxy: run_draco
activate draco_proxy
draco_proxy->draco: run
activate draco
note right
passes lp to clingo and captures
output as python objects
end note
deactivate draco
deactivate draco_proxy
results->results: write_results_json
note right
contains all ranked models, vis proprties,
and soft rule violations
end note
results->draco_proxy: get_vega_lite_spec
note left
use draco to turn vis properties
into a valid vega-lite specs,
however we have to take care of
new properties introduced by verde
(sort, colours and schemes)
end note
activate draco_proxy
draco_proxy->draco: as_vl
activate draco
draco->draco: asp2vl
note right
javascript
end note
deactivate draco
deactivate draco_proxy
results->results: write_results_vegalite
deactivate results
end
newpage
group get verde enhanced visualisations (similar pattern to above)
experiment->results: get_vis_results(verde_schema_rules_query_lp)
activate results
note right: now with verde domain specific rules
results->results: get_overridden_lp_files
note right
verde overrides some
draco baseline constraints
end note
results->results: write_full_lp
results->utils: write_list_to_file(verde_full_lp)
results->draco_proxy: run_draco
activate draco_proxy
activate draco
draco_proxy->draco: run
deactivate draco
deactivate draco_proxy
results->results: write_results_json
activate draco_proxy
results->draco_proxy: get_vega_lite_spec
draco_proxy->draco: as_vl
activate draco
draco->draco: asp2vl
deactivate draco
deactivate draco_proxy
results->results: write_results_vegalite
deactivate results
end
group analyse results
experiment->results: make_vegalite_concat
activate results
results->utils: validate_json_doc(vegalite_concat, vegalite_schema)
note left
confirm all visualisations are valid
end note
results->compare: compare_baseline_to_verde
activate compare
compare->compare: compare_specs
compare->compare: create_exploratory_visualisation
deactivate compare
deactivate results
deactivate experiment
verde->trial: exec_regression_test
deactivate trial
note right: compare all output files to previous good run
deactivate verde
end
@enduml
| false | true | false | false | sequence |
ef97124aedc2ca0b60f4f8c6c4bc68b6cd813df3 | 0880b7cd3408228d33fb52e1cd6fcfca632ea27d | /puml/Solution41Diagram.puml | 489da8f4f79cf918c9b42c501e3703ab61d6399d | [] | no_license | xariadavis/davis-cop3330-assignment3 | ef07577f6b9fed4cf1f10440eb167d5a18dce592 | 2775e242cd78261b8e0a6c9ab4897a8fae3bb53d | refs/heads/main | 2023-06-05T09:26:44.367204 | 2021-06-21T02:50:29 | 2021-06-21T02:50:29 | 378,788,471 | 0 | 0 | null | null | null | null | UTF-8 | PlantUML | false | false | 567 | puml | @startuml
'https://plantuml.com/sequence-diagram
class Solution41 {
+ main
+ ArrayList<Person> getInputScanner(File input)
}
class Person{
+ Person constructor (String fName, String lName)
fName
lName
+ String getFirstName
+ String getLastName
}
class GroupOfPeople{
+ GroupOfPeople constructor(ArrayList<Person> list)
groupList
numPeople
+ void printAllPeople(file Output)
+ int comparePeople(Person p1, Person p2)
+ void alphabetSort
}
Solution41 o--> Person
Person o--> GroupOfPeople
@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.