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
6ffaa29a9ea305028015413d86cbc69fc01b88be
5107fff532f7fe0aeb2ce29706880697ba666ab7
/src/Symfony/Component/Workflow/Tests/fixtures/puml/arrow/complex-state-machine-nomarking.puml
9d6531435dcd98058e3f3574cc8499b96a2cc16b
[ "MIT" ]
permissive
symfony/symfony
d57e3daa5fc09f3b6bf1840740d2cd8929758b97
62e115f5db9836ea5821b97fabbd2ef74491bdfd
refs/heads/6.4
2023-08-29T05:30:08.486960
2023-08-23T20:11:21
2023-08-23T20:11:21
458,058
26,961
12,574
MIT
2023-09-14T20:57:30
2010-01-04T14:21:21
PHP
UTF-8
PlantUML
false
false
515
puml
@startuml allow_mixing 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" state "d" "a" --> "b": "t1" "d" -[#Red]-> "b": "<font color=Grey>My custom transition</font>\n<font color=Grey>label 3</font>" "b" -[#Blue]-> "c": "t2" "b" --> "d": "t3" @enduml
false
true
false
false
sequence
77cf4084bc496e1ba17d3e7847ce79cc4363a15e
3a3e44d479b4a2bfc5c57eae20da9865d436f304
/samples/oauth2/sparklr/src/main/java/org/springframework/security/oauth/examples/sparklr/mvc/mvc.plantuml
547709dfec3f76e481ce2bc539ee2f7c29bdb615
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
zwan2016/spring-security-oauth
abd781584a9e309df941ec53122b8f49575cbb35
43d8cf4d0386515c48a5cae2d463e2ac0e40dbe3
refs/heads/master
2020-08-24T19:19:39.887062
2020-04-08T15:57:53
2020-04-08T15:57:53
216,889,795
0
0
Apache-2.0
2019-10-22T19:06:43
2019-10-22T19:06:43
null
UTF-8
PlantUML
false
false
3,224
plantuml
@startuml title __MVC's Class Diagram__\n namespace org.springframework.security.oauth.examples.sparklr { namespace mvc { class org.springframework.security.oauth.examples.sparklr.mvc.AccessConfirmationController { - approvalStore : ApprovalStore - clientDetailsService : ClientDetailsService + getAccessConfirmation() + handleError() + setApprovalStore() + setClientDetailsService() } } } namespace org.springframework.security.oauth.examples.sparklr { namespace mvc { class org.springframework.security.oauth.examples.sparklr.mvc.AdminController { - tokenServices : ConsumerTokenServices - tokenStore : TokenStore + listTokensForClient() + listTokensForUser() + revokeToken() + setTokenServices() + setTokenStore() + setUserApprovalHandler() + startCaching() + stopCaching() - checkResourceOwner() - enhance() } } } namespace org.springframework.security.oauth.examples.sparklr { namespace mvc { class org.springframework.security.oauth.examples.sparklr.mvc.ClientController { - objectMapper : ObjectMapper + apply() } } } namespace org.springframework.security.oauth.examples.sparklr { namespace mvc { class org.springframework.security.oauth.examples.sparklr.mvc.PhotoController { + getJsonPhotos() + getPhoto() + getPhotoService() + getTrustedClientMessage() + getTrustedUserMessage() + getXmlPhotos() + setPhotoService() } } } namespace org.springframework.security.oauth.examples.sparklr { namespace mvc { class org.springframework.security.oauth.examples.sparklr.mvc.PhotoServiceUserController { + getPhotoServiceUser() } } } namespace org.springframework.security.oauth.examples.sparklr { namespace mvc { class org.springframework.security.oauth.examples.sparklr.mvc.UserController { - objectMapper : ObjectMapper - passwordEncoder : PasswordEncoder + getUser() + getUserOAuth() + register() + updateUser() } } } org.springframework.security.oauth.examples.sparklr.mvc.AdminController o-- org.springframework.security.oauth.examples.sparklr.oauth.SparklrUserApprovalHandler : userApprovalHandler org.springframework.security.oauth.examples.sparklr.mvc.ClientController o-- org.springframework.security.oauth.examples.sparklr.repository.ClientRepository : clientRepository org.springframework.security.oauth.examples.sparklr.mvc.PhotoController o-- org.springframework.security.oauth.examples.sparklr.PhotoService : photoService org.springframework.security.oauth.examples.sparklr.mvc.UserController o-- org.springframework.security.oauth.examples.sparklr.repository.UserRepository : userRepository 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
acb8aa3ec7eb7e798c98eb7677cf894b32ccad86
c5f6be1c13ab1d0c99b597130443273e13bc06e7
/screenshot/uml/linkedhashmap_structure.puml
5aadf0873ab3cddeca14f001d555b2dee7ada125
[]
no_license
chenzhe/BlogSource
e82a0648b6addebbe0ab6f4da3ae8c1f03e42852
284bd5e1131b98923076c88f356831623e315d94
refs/heads/master
2021-02-06T10:16:36.754496
2018-06-07T08:09:10
2018-06-07T08:09:10
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
272
puml
@startuml interface Map abstract class AbstractMap class HashMap { Object[] elementData size() } class LinkedHashMap { Object[] elementData size() } Map <|.. AbstractMap AbstractMap <|- HashMap Map <|.. HashMap HashMap <|- LinkedHashMap Map <|.. LinkedHashMap @enduml
false
true
false
false
class
bb79da6b3e7d849fd0b8abb7dd497fc6de5cf6b8
ed61150d7f871dc7e83c0777f527aa066e839a79
/skysail.server.doc/resources/assets/html5/images/actors.puml
dc9bded4b004489e69eaa7bcbe1f41d6048669ee
[ "Apache-2.0" ]
permissive
evandor/skysail-server
3b95b7c3f20f75ca161dbbe7ee059bd8aacda7d9
fb6f3c2adc9d2abf9d336c2cbbfa3c6d0f62e2cf
refs/heads/master
2021-04-25T19:28:57.866272
2018-08-27T08:36:24
2018-08-27T08:36:24
2,910,485
0
0
null
null
null
null
UTF-8
PlantUML
false
false
268
puml
@startuml RoutesCreator -> ApplicationActor: ProcessCommand ApplicationActor -> ControllerActor: SkysailContext ControllerActor -> Resource: get(RequestEvent) Resource --> ControllerActor ControllerActor -> ApplicationActor ApplicationActor -> RoutesCreator @enduml
false
true
false
false
sequence
d92e7f0bb84c0fda91f841534857eaa8247841bf
2aafccd45a1963f5a1b7e2c6954d04a7a45bfd3d
/docs/architecture/diagrams/useCases/2-searchBank.puml
097e2d7361d767d7011473852121e25c419abff1
[ "Apache-2.0" ]
permissive
max402/open-banking-gateway
bc97b4234907db664e5a69adf455cfdb48c9ed2b
992f9bd917917095249ebb77d25e5e173402dbe0
refs/heads/master
2020-12-08T16:35:26.390904
2019-12-20T15:25:55
2019-12-20T15:25:55
233,034,356
0
0
Apache-2.0
2020-01-10T11:36:41
2020-01-10T11:36:40
null
UTF-8
PlantUML
false
false
1,402
puml
@startuml autonumber "<b><color blue>[Search-000]</color></b>" actor psu box "PsuUserAgent" #LightGray participant "FinTechUI" as FinTechUI 'participant "ConsentAuthorisationUI" as ConsentAuthorisationUI 'participant "OnlineBankingUI" as OnlineBankingUI end box box "FinTechDC" #DarkSeaGreen participant "FinTechApi" as FinTechApi end box box "TppDC" #LightGray 'participant "TppBankingApi" as TppBankingApi participant "TppBankSearchApi" as TppBankSearchApi 'participant "ConsentAuthorisationApi" as ConsentAuthorisationApi 'participant "RedirectSessionStoreApi" as RedirectSessionStoreApi 'participant "BankingProtocolSelector" as BankingProtocolSelector 'participant "BankingProtocol" as BankingProtocol end box box "AspspDC" #LightSkyBlue 'participant "AspspBankingApi" as AspspBankingApi 'participant "OnlineBankingApi" as OnlineBankingApi end box == PSU searches a bank by keyword : call[header](body)<params> return code[header](body) == psu -> FinTechUI ++ : loadFinTechSeachScreen() return displaySearchScreen() psu -> FinTechUI ++ : enterKeyword(keyword) loop while(furtherKeyWords) FinTechUI -> FinTechApi ++ : incrementalBankSearch[](keyword)<> FinTechApi -> TppBankSearchApi ++ : incrementalBankSearch[](keyword)<> return 200_OK[](List<BankDescriptor>) return 200_OK[](List<BankDescriptor>) return display(List<BankDescriptor>) end @enduml
false
true
false
false
usecase
5d066d594b49d48a9b4349c7f2f1a374525e3242
6fec5993d7fd57a6c99bdc15c593b9d3f9a0ee73
/source/usecaseDiagram.puml
92575c6535261c6e6706c8abc8191fcb58e2a416
[]
no_license
lightbulb-lms/documentation
d8ef8562a437931222efa0c4a6d36380cb88c70f
6beeb2d961c9504a8e7eea37cc177bb325989e1e
refs/heads/master
2023-01-21T23:05:27.536532
2020-12-03T00:08:21
2020-12-03T00:08:21
302,539,052
0
0
null
2020-10-21T00:02:44
2020-10-09T05:12:29
null
UTF-8
PlantUML
false
false
677
puml
@startuml skinparam WrapWidth 150 title Usecase Diagram :Student: as s :Admin: as a :Teacher: as t a --> (Create new courses) a --> (Assign teachers to courses) a --> (Assign students to courses) t --> (View courses they're assigned to) t --> (Add content to the courses they're assigned to) s --> (View courses they're assigned to) s --> (View content in the courses) 'Admins can create courses 'Admins can assign teachers to courses 'Admins can assign students to courses 'Teachers can view courses they're assigned to 'Teachers can add content to courses they're assigned to 'Students can view courses they're assigned to 'Students can view content in the courses @enduml
false
true
false
false
uml-unknown
7561785b2b4931814d2452e613de890abfb69fe3
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.postprocessing@2.3.0/PostProcessing/Editor/PostProcessDebugEditor.puml
b1e93c340be068d0a62eed569b50cbcfad7f29eb
[]
no_license
TakanoVineYard/AMHH
215a7c47049df08c5635b501e74f85137b9e985b
68887a313587a2934fb4ceb2994cbc2a2191d6a3
refs/heads/master
2023-01-13T02:08:02.787083
2020-11-17T14:51:57
2020-11-17T14:51:57
303,631,593
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,493
puml
@startuml class PostProcessDebugEditor <<sealed>> { OnEnable() : void RebuildProperties() : void + <<override>> OnInspectorGUI() : void DoMonitorGUI(content:GUIContent, prop:SerializedProperty, settings:SerializedProperty[]) : void DoOverlayGUI(overlay:DebugOverlay, settings:SerializedProperty[]) : void } class "BaseEditor`1"<T> { } "BaseEditor`1" "<PostProcessDebug>" <|-- PostProcessDebugEditor PostProcessDebugEditor --> "m_PostProcessLayer" SerializedProperty PostProcessDebugEditor --> "m_LightMeterEnabled" SerializedProperty PostProcessDebugEditor --> "m_HistogramEnabled" SerializedProperty PostProcessDebugEditor --> "m_WaveformEnabled" SerializedProperty PostProcessDebugEditor --> "m_VectorscopeEnabled" SerializedProperty PostProcessDebugEditor --> "m_Overlay" SerializedProperty PostProcessDebugEditor --> "m_LayerObject" SerializedObject PostProcessDebugEditor --> "m_LightMeterShowCurves" SerializedProperty PostProcessDebugEditor --> "m_HistogramChannel" SerializedProperty PostProcessDebugEditor --> "m_WaveformExposure" SerializedProperty PostProcessDebugEditor --> "m_VectorscopeExposure" SerializedProperty PostProcessDebugEditor --> "m_LinearDepth" SerializedProperty PostProcessDebugEditor --> "m_MotionColorIntensity" SerializedProperty PostProcessDebugEditor --> "m_MotionGridSize" SerializedProperty PostProcessDebugEditor --> "m_ColorBlindness" SerializedProperty PostProcessDebugEditor --> "m_ColorBlindnessStrength" SerializedProperty @enduml
false
true
false
false
class
288080f32f16ae6da4e2992aa5cef075f43c2b30
cb5fd3c318c3b1d032bb5eb47a858e7ef0278450
/vcx/docs/states/proprietary/disclosed-proof.puml
bcfd45956b7840e873a2c4499e492f54a37c1346
[ "Apache-2.0" ]
permissive
Artemkaaas/indy-sdk
d78f06f834bdbbcd7f606c1f8ff0432fa32e3260
6fb162f89e830a4e89f8583cea9a0053797c3f6d
refs/heads/master
2021-06-01T12:13:53.586049
2020-08-19T08:44:44
2020-08-19T09:45:04
92,382,515
3
0
Apache-2.0
2019-08-19T11:11:19
2017-05-25T08:33:21
Rust
UTF-8
PlantUML
false
false
407
puml
@startuml title DisclosedProof API as Prover The diagram shows DisclosedProof object state transitions in case acting as a Prover. end title [*] --> VcxStateRequestReceived: vcx_disclosed_proof_create_with_request(ProofRequest) VcxStateRequestReceived --> VcxStateRequestReceived: vcx_disclosed_proof_generate_proof VcxStateRequestReceived --> VcxStateAccepted: vcx_disclosed_proof_send_proof @enduml
false
true
false
false
sequence
f0d2d0d01d327db636a6d7c0d0b8c72e99c8b5da
a071f93600e89f1700a233a01fe089c1873dbbce
/docs/puml/sd_export_odt_from_yw.puml
e83de6a1e2baa7f2631e7f7965f681252c57a109
[ "MIT" ]
permissive
peter88213/PyWriter
6e50a37453e18bd8299751f42dc3063d8babab55
33a868daed653c3371f5991d243a034668a80884
refs/heads/main
2023-08-17T21:01:59.578403
2023-08-17T19:45:10
2023-08-17T19:45:10
227,480,199
3
0
null
null
null
null
UTF-8
PlantUML
false
false
1,988
puml
@startuml create export_odt.py as script create "ui : UiTk" script ->> "ui : UiTk" : UiTk() create "converter : Yw7Converter" as converter script ->> converter : Yw7Converter() create "exportSourceFactory : ExportSourceFactory" as exportSourceFactory converter ->> exportSourceFactory : ExportSourceFactory(fileClasses) create "exportTargetFactory : ExportTargetFactory" as exportTargetFactory converter ->> exportTargetFactory : ExportTargetFactory(fileClasses) create "importSourceFactory : ImportSourceFactory" as importSourceFactory converter ->> importSourceFactory : ImportSourceFactory(fileClasses) create "importTargetFactory : ImportTargetFactory" as importTargetFactory converter ->> importTargetFactory : ImportTargetFactory(fileClasses) create "newProjectFactory : NewProjectFactory" as newProjectFactory converter ->> newProjectFactory : NewProjectFactory(fileClasses) script ->> converter : run(sourcePath, **kwargs) activate converter converter ->> exportSourceFactory : make_file_objects(sourcePath, **kwargs) activate exportSourceFactory create "source : Yw7File" as source exportSourceFactory ->> source : Yw7File() exportSourceFactory -->> converter : source deactivate exportSourceFactory converter ->> exportTargetFactory : make_file_objects(sourcePath, **kwargs) activate exportTargetFactory create "target : OdtExport" as target exportTargetFactory ->> target : OdtExport() exportTargetFactory -->> converter : target deactivate exportTargetFactory converter ->> converter : export_from_yw(source, target) activate converter converter ->> "ui : UiTk" : set_info_what(message) converter ->> source : read() activate source source -->> converter deactivate source converter ->> target : write() activate target target -->> converter deactivate target converter ->> "ui : UiTk" : set_info_how(message) deactivate converter deactivate converter script ->> "ui : UiTk" : start() @enduml
false
true
false
false
sequence
07d9fcca29f039c0c153f9e73ca0a8b9ba4ee7a6
e58c143d6201986164359333cb1d3642db441632
/survive-the-course-java/maps.plantuml
6d645ede95375bdf1d7b7eed06f7ab4ec3240689
[ "BSD-3-Clause" ]
permissive
y-usuzumi/survive-the-course
98e95cfe2a70b163f4c9ad5a230eb0f8dd3fc266
f9238a5ec6d32596f0805c3de2e27271ad3422c5
refs/heads/master
2023-02-19T06:13:50.999833
2023-02-15T19:33:58
2023-02-15T19:33:58
86,713,052
7
1
BSD-3-Clause
2023-01-12T11:03:41
2017-03-30T14:35:24
Rust
UTF-8
PlantUML
false
false
2,827
plantuml
@startuml !theme toy interface Cloneable interface Map<K, V> { int size() boolean isEmpty() boolean containsKey(Object key) boolean containsValue(Object value) V get(Object key) V put(K key, V value) V remove(Object key) void putAll(Map<? extends K, ? extends V> m) void clear() V computeIfAbsent(K key, Function<? super K, ? extends V> mappingFunction) V computeIfPresent(K key, BiFunction<? super K, ? super V, ? extends V> remappingFunction) V compute(K key, BiFunction<? super K, ? super V, ? extends V> remappingFunction) V merge(K key, V value, BiFunction<? super V, ? super V, ? extends V> remappingFunction) {static} of([K, V, ...]) {static} <K, V> Map<K, V> ofEntries(Entry<? extends K, ? extends V>... entries) {static} <K, V> Map<K, V> copyOf(Map<? extends K, ? extends V> map) } interface SortedMap<K, V> { Comparator<? super K> comparator() SortedMap<K,V> subMap(K fromKey, K toKey) SortedMap<K,V> headMap(K toKey) <<portion whose keys < toKey>> SortedMap<K,V> tailMap(K fromKey) <<portion whose keys >= toKey>> K firstKey() K lastKey() Set<K> keySet() Collection<V> values() Set<Map.Entry<K, V>> entrySet() } interface NavigableMap<K, V> { Map.Entry<K,V> lowerEntry(K key) <<among those whose key < key, the greatest>> K lowerKey(K key) Map.Entry<K,V> floorEntry(K key) <<among whose whose key <= key, the greatest>> K floorKey(K key) Map.Entry<K,V> ceilingEntry(K key) <<among those whose key >= key, the least>> K ceilingKey(K key) Map.Entry<K,V> higherEntry(K key) <<among those whose key > key, the least>> K higherKey(K key) Map.Entry<K,V> firstEntry() <<least>> Map.Entry<K,V> lastEntry() <<greatest>> Map.Entry<K,V> pollFirstEntry() Map.Entry<K,V> pollLastEntry() NavigableMap<K,V> descendingMap() <<reverse view>> NavigableSet<K> navigableKeySet() <<ascending order>> NavigableSet<K> descendingKeySet() NavigableMap<K,V> subMap(K fromKey, boolean fromInclusive, K toKey, boolean toInclusive) NavigableMap<K,V> headMap(K toKey, boolean inclusive) NavigableMap<K,V> tailMap(K fromKey, boolean inclusive) } abstract class AbstractMap<K, V> class TreeMap<K, V> { new() new(Comparator<? super K> comparator) new(Map<? extends K, ? extends V> m) new(SortedMap<K, ? extends V> m) public V computeIfAbsent(K key, Function<? super K, ? extends V> mappingFunction) } class HashMap<K, V> { new() new(int initialCapacity) new(int initialCapacity, float loadFactor) new(Map<? extends K, ? extends V> m) } Map <|-- SortedMap SortedMap <|-- NavigableMap Map <|-- AbstractMap AbstractMap <|-- TreeMap NavigableMap <|-- TreeMap Cloneable <|-- TreeMap AbstractMap <|-- HashMap Cloneable <|-- HashMap @enduml
false
true
false
false
class
f76af325cb802693f6ec0573bbb4fe53317f0d36
5182c071d0316eff5aad407dff1872e3ef8f0c10
/readmeFiles/klassendiagramm_komplett.iuml
d0e91ccdf2f5cfa3de8273dd956d2c28d25085a6
[ "Apache-2.0" ]
permissive
fh-erfurt/1234Altwagen
99bdd696c68b32fb20577ab5b6b411d65853eaae
3a90aa709cbfb481a74cdaa94ea16c7579c9c7a0
refs/heads/master
2020-08-29T12:27:59.230959
2020-08-03T17:08:57
2020-08-03T17:08:57
218,030,883
0
1
null
null
null
null
UTF-8
PlantUML
false
false
4,719
iuml
@startuml title 1234Altwagen - Class Diagram class CarManager { {static} -instance: CarManager -cars: ArrayList<Car> {static} +getInstance(): CarManager {static} +clearInstance(): void +addNewCar(String, String, int, String, String, String, Location, CarStatus): Car +addOrChangeCar(Car): boolean +deleteCar(String): void +getCarByChassisNumber(String): Car +listCarsByStatus(CarStatus): ArrayList<Car> +listCarsByLocation(Location): ArrayList<Car> -getIndexOfCarWithChassisNumber(String): int } class Car { -chassisNumber: string -constructionYear: int -drivenKM: int -price: float -brand: string -model: string -note: string -location: Location -status: CarStatus +Car(String, String, int, String, String, String, Location, CarStatus) {method} getter und setter +equals(Object): boolean } enum CarStatus { +FOR_SALE +NOT_READY_FOR_SALE +ON_ACTIVE_REQUEST +SOLD +INACTIVE } class Address { -country: string -city: string -zip: string -street: string -houseNumber: string +Address(int, String, String, String, String, String, String) {method} getter und setter +equals(Object): boolean } class Location { -address: Address -name: string -maxCars: int -carCount: int +Location(Address, String, int, int) {method} getter und setter +addCar(Car): boolean +decreaseCarCount(): boolean +equals(Object): boolean -increaseCarCount(): boolean } class LocationManager { {static} -instance: LocationManager -locations: ArrayList<Location> {static} +getInstance(): LocationManager {static} +clearInstance(): void +addLocation(String, String, String, String, String, String, int, int): Location +deleteLocation(Address, String): boolean +getLocationsWithAvailableSpace(int): ArrayList<Location> } class Request { -car: Car -employee: Employee -customer: Customer -float: price -type: RequestType -status: RequestStatus +Request(RequestType, Car, Customer, price) {method} getter und setter } class RequestManager { {static} -instance: RequestManager -requests: ArrayList<Request> {static} +getInstance(): RequestManager {static} +clearInstance(): void +addRequest(RequestType, Car, Customer, float): Request +getRequestsByStatus(RequestStatus): ArrayList<Request> +getRequestsByType(RequestType): ArrayList<Request> +getRequestsByUser(User): ArrayList<Request> } enum RequestStatus { +PENDING +ACCEPTED +DENIED +CANCELLED } enum RequestType { +BUY +SELL } class Customer { -requestCount: int -maxRequests: int +Customer(String, String, String, String, Address) +cancelRequest(Request): boolean +decreaseRequestCount(): void +getActiveRequestCount(): int +getMaximumRequestCount(): int +requestBuyCar(Car): Request +requestSellCar(String, String, int, String, String, String, float): Request +requestSellCar(Car): Request -createRequest(Car, RequestType, float): Request } class Employee { +Employee(String, String, String, String, Address) +sellCar(Car, float): bool +acceptRequest(Request): bool +changeCarLocation(Car, Location): boolean +denyRequest(Request): bool +getLocationsWithAvailableSpace(int): ArrayList<Location> +listPendingRequests(): ArrayList<Request> } class User { #firstname: string #lastname: string #eMail: string #password: string #userAddress: Address +User(String, String, String, String, Address) {method} getter und setter +equals(Object): boolean +listCarsForSale(): ArrayList<Car> +listMyRequests(): ArrayList<Requests> } class UserManager { {static} -instance: UserManager -users: ArrayList<User> {static} +getInstance(): UserManager {static} +clearInstance(): void +registerCustomer(String, String, String, String, String, String, String, String, String): Customer +registerEmployee(String, String, String, String, String, String, String, String, String): Employee +deleteUser(String): boolean +getUserByMail(String): User -registerUser(User, boolean): User } class CarCountBelowZeroException { -location: Location +CarCountBelowZeroException(Location) +getLocation(): Location } Customer --> User Employee --> User Car -- CarManager Request -- RequestManager User -- UserManager Address -- User Location -- Address Location -- LocationManager Car -- Location Car -- CarStatus Car -- Request Request -- Customer Request -- Employee Request -- RequestStatus Request -- RequestType CarCountBelowZeroException -- Location @enduml
false
true
false
false
class
1659f13e0061f82f3a0a076de2570d4977c13b9d
8831a87b4bcdf77329b1a8bd689388de988cf5ba
/diagrams/3-delorean-pool.plantuml
066843b9eb694392d4e389e4dfee07c11896e7d3
[]
no_license
ddd-ftw/dddrail-talk
89855ae5993f84335086e7ab7d4658b625180033
31dddb8fa3cf751d30d6b214f9fcbc563180e51d
refs/heads/master
2020-06-22T11:28:19.974330
2016-03-31T18:13:03
2016-03-31T18:56:02
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
787
plantuml
@startuml left to right direction skinparam shadowing false class User { password email is_driver service_tier_id } class Trip { origin destination is_in_progress service_tier_id passenger_id driver_id vehicle_id trip_pool_id } class Invoice { user_id trip_id amount } class Payment { invoice_id amount stripe_charge_id } class ServiceTier { vehicle_type_id rate is_eligible_for_trip_pooling } class Vehicle { user_id gigawatt_output_rating service_tier_id } class VehicleType { name } class TripPool { } Trip --> User Trip --> ServiceTier Trip --> Vehicle Vehicle --> User Invoice --> User Invoice --> Trip Payment --> Invoice ServiceTier --> VehicleType Vehicle --> VehicleType User --> ServiceTier TripPool --> Trip @enduml
false
true
false
false
class
3ceb5d8f918ecbe4553e249798e5bfad8613777c
f1668df33a012e87032df9acfdd735a9a5cd131b
/.mvn/wrapper/wrapper.plantuml
66258062446a924a7f942d5dff9560abe9ed48a8
[]
no_license
Georgi2704/vidpit-backend
e4980e2c1a07e0888788a050d8acd24cba60c84c
3f2d9c75299feb50eda57317746fd50742a036e8
refs/heads/master
2023-02-19T08:56:08.717387
2021-01-18T20:14:33
2021-01-18T20:14:33
330,614,160
0
0
null
null
null
null
UTF-8
PlantUML
false
false
573
plantuml
@startuml title __WRAPPER's Class Diagram__\n class MavenWrapperDownloader { {static} - DEFAULT_DOWNLOAD_URL : String {static} - MAVEN_WRAPPER_JAR_PATH : String {static} - MAVEN_WRAPPER_PROPERTIES_PATH : String {static} - PROPERTY_NAME_WRAPPER_URL : String {static} + main() {static} - downloadFileFromURL() } 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
040038cfb35c0505e00172badbf1deb194d02f1b
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ReviewCreatedMessage.puml
629ad0c9bf9eb6b6cac173fbca28e4ed86002703
[]
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,155
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 ReviewCreatedMessage [[ReviewCreatedMessage.svg]] extends Message { id: String version: Long createdAt: DateTime lastModifiedAt: DateTime lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]] createdBy: [[CreatedBy.svg CreatedBy]] sequenceNumber: Long resource: [[Reference.svg Reference]] resourceVersion: Long type: String resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]] review: [[Review.svg Review]] } interface Message [[Message.svg]] { id: String version: Long createdAt: DateTime lastModifiedAt: DateTime lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]] createdBy: [[CreatedBy.svg CreatedBy]] sequenceNumber: Long resource: [[Reference.svg Reference]] resourceVersion: Long type: String resourceUserProvidedIdentifiers: [[UserProvidedIdentifiers.svg UserProvidedIdentifiers]] } @enduml
false
true
false
false
class
438d2fab73afad13ec41b9fccb94c5281e1bc1bd
9555f4da268221bf94ec332377f6898971df92cd
/sequence.createAccount.puml
e770baf0e27ad5596a60ab09ffdfaf2c8c993fc4
[]
no_license
adrianvlupu/proiect-metode-dezvoltare-software
d4a38484a5742310815b2527f4e569c2e4bdca3d
056e971d824197c8ed7dac5470f93d553030ce1e
refs/heads/master
2020-05-07T15:00:38.689464
2019-04-12T18:36:09
2019-04-12T18:36:09
180,619,045
0
1
null
2019-04-12T18:16:24
2019-04-10T16:14:27
null
UTF-8
PlantUML
false
false
712
puml
@startuml title Creare cont actor "Utilizator" as user participant "Website" as ui database "Baza de date" as db participant "Email Server" as email user -> ui: Introducere date (nume, email, parola) ui -> ui: validare date (format email, parola) alt eroare ui --> user: eroare validare else succes ui -> db: salveaza date cont nou db --> ui: success ui -> email: link activare cont (email) email -X user: trimitere mail ... user -> ui: accesare link activare cont ui -> db: validare link alt eroare db --> ui: nu a fost gasit ui --> user: pagina eroare else success db --> ui: success ui --> user: homepage cont nou end end @enduml
false
true
false
false
usecase
773978c3af7b87e8e50a793750004b8dc77f75e1
49441ced7b9eb82136f357a1b1003ea1ec50e588
/glytics.Logic/UML.puml
3049bafc4975b28082fef528981f03283cf08dd6
[ "MIT" ]
permissive
kanersps/glytics
1cf8e45e85ea3f8437e0068874beaa0fd350b0e9
eb4775edcef9e226ef0a127482221b8f714dd934
refs/heads/main
2023-04-21T11:56:00.231982
2021-05-18T11:27:20
2021-05-18T11:27:20
337,436,097
0
0
null
null
null
null
UTF-8
PlantUML
false
false
3,454
puml
@startuml 'https://plantuml.com/class-diagram class Account { +Guid Id +string Username +string Password +List<APIKey> ApiKeys +List<Application> Applications +Task<SearchResults> Search(SearchRequest searchRequest) +void CreateWebsite(Website website) +string GenerateJwt() +bool VerifyPassword(string password) } class APIKey { +Guid Key +Account account +string Description } class SearchResults { +List<SearchResult> Results } class SearchResult { +string Title +string Location } class SearchRequest { string Term } class Application { +string TrackingCode +string Type +string Name +string Address +bool Active -List<ApplicationStatistic> Statistic -List<ApplicationStatisticPath> PathStatistic -List<ApplicationStatisticBrowser> BrowserStatistic +WebsiteDetails GetDetails(long[]? range) +SimpleWebsiteDetails GetWebsite() +string GenerateTrackingJavascript() +void Deactivate() +void Activate() -List<ApplicationStatistic> GetGeneralStatisticsByRange(long[] range) -List<ApplicationStatisticPath> GetPathStatisticsByRange(long[] range) -List<ApplicationStatisticBrowser> GetBrowserStatisticsByRange(long[] range) } interface IApplicationStatistic { +Guid Id +DateTime Timestamp +int Visits +int PageViews } class ApplicationStatistic implements IApplicationStatistic {} class ApplicationStatisticPath implements IApplicationStatistic { +string Path } class ApplicationStatisticBrowser implements IApplicationStatistic { +string Browser } class WebsiteDetails { +List<long[]> Hourly +List<dynamic[]> HourlyPaths +List<dynamic[]> HourlyBrowsers +string Name +string Address } class SimpleWebsiteDetails { +string Name +string Address +string TrackingSnippet +int LastHourViews +int LastHourVisitors +int LastMonthViews +int LastMonthVisitors } class AccountService { -UnitOfWork _unitOfWork +AccountService(UnitOfWork unitOfWork) +Task<AuthenticationResponse> Authenticate(LoginAccount loginAccount) +Task<AccountMessage> Register(RegisterAccount _account) } class ApplicationService { -UnitOfWork _unitOfWork +ApplicationService(UnitOfWork unitOfWork) +WebsiteDetails GetWebsiteDetails(long[] curRange, string trackingCode) +Task<SimpleWebsiteDetails> GetWebsite(TrackingCode trackingCode) +Task<SearchResults> Search(Common.Models.Account _account, SearchRequest searchRequest) +Task<bool> Deactivate(Common.Models.Account account, ApplicationRemove website) +Task<bool> Activate(Common.Models.Account account, ApplicationRemove website) +Task<bool> Delete(Common.Models.Account account, ApplicationRemove website) +Task<ActionResult<IList>> GetWebsites(Common.Models.Account account) +Task<ApplicationCreateMessage> CreateWebsite(Common.Models.Account account, Website website) } class UnitOfWork {} 'Relations Account }o-- APIKey SearchResult }o-- SearchResults Application }o-- Account ApplicationStatistic }o-- Application ApplicationStatisticPath }o-- Application ApplicationStatisticBrowser }o-- Application WebsiteDetails ||-- Application SimpleWebsiteDetails ||-- Application Account ..> SearchResults Account ..> SearchRequest ApplicationService ..> UnitOfWork AccountService ..> UnitOfWork ApplicationService ..> Application AccountService ..> Account @enduml
false
true
true
false
class
6c96395a6d6d0cc05fdda696f7b406e5d9f4784f
883e39a0c7d03bef1f497804e4995d05fcf98d06
/use-cases/population_report_use_case.puml
194389c4e451123a565d53d590f3b2d9a6945100
[ "Apache-2.0" ]
permissive
ufukozsoy/sem
d9bf700d019267d9cca80f0057e22966d81ccd3a
a3962333a88e9a875590c989d39abd3546000154
refs/heads/master
2023-04-22T04:32:14.022172
2021-04-18T11:11:02
2021-04-18T11:11:02
331,607,138
4
1
Apache-2.0
2021-04-18T10:44:40
2021-01-21T11:30:15
Java
UTF-8
PlantUML
false
false
266
puml
@startuml actor User as "User" rectangle Database rectangle "Demographic Reporting System" { usecase UC4 as "Get population by region/continent" usecase UCa as "Generate CSV reports" User - UC4 UC4 ..> UCa : generate UC4 - Database } @enduml
false
true
false
false
usecase
e4d6139d81d7c6b2bd04b2320e32ace67cad28f2
3150c7ff97d773754f72dabc513854e2d4edbf04
/P2/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test/java/spec/concordion/common/command/example/example.plantuml
3e69e367b6df9dfe53a4dcb70d1806a1b833a4da
[ "WTFPL", "Apache-2.0" ]
permissive
leRoderic/DS18
c8aa97b9d376788961855d6d75996990b291bfde
0800755c58f33572e04e7ce828770d19e7334745
refs/heads/master
2020-03-29T05:14:14.505578
2019-11-07T18:01:37
2019-11-07T18:01:37
149,574,113
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,247
plantuml
@startuml title __EXAMPLE's Class Diagram__\n package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class ExampleFixture { - counter : int - numberRowsInserted : int + setCounter() + getCounter() + incrementCounter() + isTrue() + isNull() + runTestDummySpec() + numberTableRowsInserted() + addTableRow() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class FailFastExampleFixture { - counter : int + getCounter() + throwException() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class FixtureWithExampleHookMethodsFixture { {static} - staticBeforeExampleCounter : AtomicInteger {static} - staticAfterExampleCounter : AtomicInteger - beforeEachExample() - afterEachExample() + getBeforeExampleCounter() + getAfterExampleCounter() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class FixtureWithExampleInitialisationFixture { {static} - staticFieldCounter : AtomicInteger - counter : int - incrementOnEachCall() + getFieldInitialisationCounter() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class FixtureWithExampleWithoutOuterExampleHookMethodsFixture { {static} - staticBeforeExampleCounter : AtomicInteger {static} - staticAfterExampleCounter : AtomicInteger - beforeEachExample() - afterEachExample() + getBeforeExampleCounter() + getAfterExampleCounter() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class FixtureWithExampleWithoutOuterExampleInitialisationFixture { {static} - staticFieldCounter : AtomicInteger - counter : int - incrementOnEachCall() + getFieldInitialisationCounter() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class FixtureWithoutExampleHookMethodsFixture { {static} - staticBeforeExampleCounter : AtomicInteger {static} - staticAfterExampleCounter : AtomicInteger - beforeEachExample() - afterEachExample() + getBeforeExampleCounter() + getAfterExampleCounter() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class FixtureWithoutExampleInitialisationFixture { {static} - staticFieldCounter : AtomicInteger - counter : int + FixtureWithoutExampleInitialisationFixture() + getFieldInitialisationCounter() } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class SpecCallingFailFastExampleFixture { } } } } package spec.concordion { package spec.concordion.common.command { package spec.concordion.common.command.example { class SpecWithBeforeSpec { # beforeSpecCounter : ScopedObjectHolder<AtomicInteger> + beforeSpec() + beforeSpecRunOnce() } } } } 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
02d8cd77abc09e21c3a0e9fabe7fbe6499413300
5d998abeb6bf675f78e6c6f7ae1781ad1fcc0501
/docs/authentication.plantuml
6966ff4861b2bd9151db732978b6bf09918da489
[ "Apache-2.0" ]
permissive
frankbezema/argos-parent
84b963abab9b126feb4e739c49e4e726137475e2
e9ce9d8fec7f6222014c7ae444c85ad74fe18226
refs/heads/master
2022-10-14T03:30:09.744056
2020-06-04T09:15:39
2020-06-04T09:15:39
269,358,332
0
0
Apache-2.0
2020-06-04T12:50:05
2020-06-04T12:50:05
null
UTF-8
PlantUML
false
false
1,838
plantuml
' ' Copyright (C) 2019 - 2020 Rabobank Nederland ' ' 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. ' @startuml title Argos Server oauth2 authorization flow for azure actor personalAccount participant browser participant "argos service" as argos participant "external authorization service" as auth participant "personalAccount profile service (external resource server)" as up database "database" personalAccount -> browser: signup / signin browser -> argos: get oauth2/authorize/azure argos --> browser: redirect to authorization service browser -> auth: get /oauth2/v2.0/authorize auth --> browser: login page browser --> personalAccount: show login page personalAccount -> browser: enter credentials browser -> auth: post credentials auth --> browser: personalAccount consent page browser --> personalAccount: show personalAccount consent page personalAccount -> browser: personalAccount agrees browser -> auth: post agree auth --> browser: redirect to argos service /oauth2/callback/azure browser -> argos: get /oauth2/callback/azure argos -> auth: post /oauth2/v2.0/token auth --> argos: returns token argos -> up: get userprofile up --> argos: returns userprofile argos -> database: store / update personalAccount profile argos --> browser: redirect to argos frontend browser --> personalAccount: show argos frontend @enduml
false
true
false
false
usecase
8eafbda62e53e36dd25d3db8513eb5542e849c0a
96cf8f4bc6a47c8b3f46d5491021f895556dd8aa
/Diagrammer/naviga_custom.puml
3dfa96c80b7ceb27ec3076164636a426b0b8c004
[]
no_license
anirml/FogByggemarked
6e5c3e3e790aadc789a7b2b405a34376ade828e4
f3fd302f5cdfe7078b43ca5dda6bc2c79561ef9c
refs/heads/master
2022-06-22T17:34:11.936272
2019-05-28T11:18:47
2019-05-28T11:18:47
183,390,314
0
0
null
2022-06-21T01:05:27
2019-04-25T08:26:46
Java
UTF-8
PlantUML
false
false
1,301
puml
@startuml scale 350 width [*] --> index.jsp index.jsp-->index.jsp :forside index.jsp : header.jsp index.jsp : forside-login index.jsp --> Nav:FC register Nav --> registerpage:FC registerpage registerpage : login-opret registerpage-->Login:FC login Login-->customerpage:FC customerpage registerpage-->Register:FC register Register-->customerpage:FC customerpage customerpage : forside-quickbyg-email-logout customerpage-->index.jsp:forside customerpage-->Nav:FC quickbyg Nav-->quickbygpage:FC quickbygpage quickbygpage-->Choice:FC choice Choice-->roofstep1page:FC roofstep1page roofstep1page-->MakeRequest:FC makeRequest step2 MakeRequest-->roofstep2page:FC roofstep2page roofstep2page-->MakeRequest:FC makeRequest step3 MakeRequest-->MakeRequest:ToolshedChoice MakeRequest-->roofstep3page:FC roofstep3page roofstep3page-->MakeRequest:FC makeRequest step4 MakeRequest-->roofstep4page:FC roofstep4page roofstep4page-->MakeRequest:FC makeRequest step5 MakeRequest-->MakeRequest:CalculateFacade(draw-styk) MakeRequest-->drawpage:FC drawpage drawpage-->SendRequest:FC sendRequest SendRequest-->customerpage:FC customerpage customerpage-->Nav:FC customer Nav-->customerpage:FC customerpage customerpage-->Logout:FC logout Logout-->registerpage:FC registerpage note "FC FrontController" as N1 @enduml
false
true
false
false
sequence
2e0c5b576336136013ceddfb2fe6a925b394b6fb
973dcef38fb285cf4f14a2e937af23e26a05564b
/docs/Solution/CICD/Physical.puml
00e8ea8e52ab7ad735246d0e2991e8fa8b8555a7
[]
no_license
CAADE/CAADE
6a0d37b31e77fd00eeb1ad056d17d484585cad96
3873453a14359879a146f1d5897554ae2e94bd96
refs/heads/master
2021-06-09T05:28:17.894441
2019-06-07T06:08:10
2019-06-07T06:08:10
104,078,969
1
0
null
2020-08-20T15:13:40
2017-09-19T13:32:11
JavaScript
UTF-8
PlantUML
false
false
447
puml
@startuml cloud CAADE { component CICD component BuildAgent 2347 - BuildAgent } cloud dev { component BuildAgent.Dev 2346 - BuildAgent.Dev } cloud test { component BuildAgent.Test 2345 - BuildAgent.Test } cloud production { component BuildAgent.Prod 2344 - BuildAgent.Prod } CICD - 2347 2347 <- BuildAgent.Dev 2347 <- BuildAgent.Test 2347 <- BuildAgent.Prod CICD --> 2346 CICD --> 2345 CICD --> 2344 @enduml
false
true
false
false
component
b1c31e91a2e8aa9b6b6848ae14c2daf27f0d87e7
973dcef38fb285cf4f14a2e937af23e26a05564b
/docs/Solution/Automation-Framework/Physical.puml
a3b66f08432335604286ca59965096d74169687c
[]
no_license
CAADE/CAADE
6a0d37b31e77fd00eeb1ad056d17d484585cad96
3873453a14359879a146f1d5897554ae2e94bd96
refs/heads/master
2021-06-09T05:28:17.894441
2019-06-07T06:08:10
2019-06-07T06:08:10
104,078,969
1
0
null
2020-08-20T15:13:40
2017-09-19T13:32:11
JavaScript
UTF-8
PlantUML
false
false
402
puml
@startuml package "Automation Framework" #lightblue { interface CLI interface Web interface REST folder bin #ffffff { component binName } folder appName #ffffff { component sails.io component sailsjs } folder uService1 #ffffff { component micro } } CLI -- binName binName -- REST Web -- sailsjs Web -- REST REST -- sailsjs Web -- sails.io REST -- micro @enduml
false
true
false
false
class
3ca7fd9c53e5ea6a0ec083791fdc7a321bbbad7e
39f5d36e159afc4363f2bc098c3530c534b9da28
/_md/puml-diagrams/sdd_pagamento_presso_psp.puml
ad888167dddb65d4b301c7854b361e7710d35170
[]
no_license
andreapasuch/readthedocs
5607c14276a948d32d9a594da9ec7ab567c95923
319f890a6ab3fe39d9d778a69ec6d20028a7c19b
refs/heads/main
2023-08-17T11:25:45.168974
2021-08-19T13:05:52
2021-08-19T13:05:52
395,005,620
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,102
puml
@startuml hide footbox autonumber participant Cittadino as "Utilizzatore Finale" participant PSP participant NodoSPC participant EC hnote over NodoSPC : PD in Attesa Cittadino [#000000]-> PSP: Presenta l'avviso PSP -> PSP: Elabora dati avviso PSP -> NodoSPC: req nodoAttivaRPT NodoSPC -> NodoSPC : controllo attivaRPT NodoSPC -> EC : req paaAttivaRPT EC -> EC : Attiva RPT EC -[#0000FF]-> NodoSPC : resp OK, paaAttivaRPT NodoSPC -[#0000FF]-> PSP : resp OK, nodoAttivaRPT hnote over NodoSPC : RPT Attivata PSP [#black]-> Cittadino : Presetazione dati Avviso Cittadino [#black]-> PSP : Autorizza Pagamento PSP -> PSP : Pagamento PSP [#black]-> Cittadino: rilascio attestazione ... EC -> NodoSPC : req nodoInviaRPT NodoSPC -> NodoSPC : controllo inviaRPT NodoSPC -> PSP : req pspInviaRPT PSP -[#0000FF]-> NodoSPC : resp OK, pspInviaRPT NodoSPC -[#0000FF]-> EC : resp OK, nodoInviaRPT hnote over NodoSPC : Pagamento Autorizzato hnote over NodoSPC : RPT Pagata PSP -> NodoSPC : req nodoInviaRT NodoSPC -> NodoSPC : controllo inviaRT NodoSPC -[#0000FF]-> PSP : resp OK, nodoInviaRT @enduml
false
true
false
false
sequence
416a7855f73e1a0783fc6dfff8ff9fa1a51c65f7
5c067c32c3fb26f0d4cb17a9e964519556325bda
/src/main/java/decorator/decorator.puml
2a2fe6ba809845e56bfb51d02ea475624ee40e60
[]
no_license
Zephery/java-design-pattern
f9a6e543b3c6874518d5a3d76f4857687f14b709
922b3b307c399111b379395ad2db00090ea43f13
refs/heads/master
2021-01-20T15:02:59.882669
2017-05-24T15:38:50
2017-05-24T15:38:50
90,705,890
0
0
null
null
null
null
UTF-8
PlantUML
false
false
299
puml
@startuml abstract class Breakfast class Burger class Cheese abstract class CondimentDecorator Burger<|--Breakfast Cheese <|-- CondimentDecorator Ham <|-- CondimentDecorator Toast <|-- Breakfast CondimentDecorator<|--Breakfast abstract class Breakfast { String description Double cost() } @enduml
false
true
false
false
class
a5b7de5f17cbc4cda05a6265e7e74d18e37e7ca1
c0f1abda5b5626060d318eb406cc839f8263c427
/user-management-system-cipolla/__docs/uml/new_user.diagram.puml
83e1aa611c0b24efaa4096a206204cf53b043941
[]
no_license
simonecipolla/user-management-system
0b700b59b2f9ef51e90430f1902d756e945a9b53
96dde6682df061cbc5d4a99c7de6a1623e6af24c
refs/heads/main
2023-05-02T17:26:27.422942
2021-05-24T18:47:15
2021-05-24T18:47:15
370,452,763
0
0
null
null
null
null
UTF-8
PlantUML
false
false
741
puml
@startuml class User { - userId - firstName - lastName - email - birthday } class UserModel { - create(User) } class UserFactory { + static fromArray(array $user):User } class UserValidation { User user Array<ValidationResult> error // true se tutto l'oggetto è corretto // false se ho un errore bool isValid + UserValidation(User user) + validate(); - isRequiredFirstName() - isRequiredLastName() - isRequiredEmail() + getIsValid() + getError():array<ValidationResult> } class ValidationResult { + ValidationResult($message,$isValid,$value) + message: string + isValid: bool + value: any } @enduml
false
true
true
false
class
9d1ed879060409fc1cea183093571750b6693130
2c0edfcd9e6ddf16a88762a018589cbebe6fa8e8
/CleanSheets/src/main/java/csheets/worklog/n1140280/sprint1/core01_01_design1.puml
d87f250cc57bd9848e1d664ad113c28fbfa9379a
[]
no_license
ABCurado/University-Projects
7fb32b588f2c7fbe384ca947d25928b8d702d667
6c9475f5ef5604955bc21bb4f8b1d113a344d7ab
refs/heads/master
2021-01-12T05:25:21.614584
2017-01-03T15:29:00
2017-01-03T15:29:00
77,926,226
1
3
null
null
null
null
UTF-8
PlantUML
false
false
1,231
puml
@startuml doc-files/core01_01_design1.png actor Actor participant "ExtensionManagerAction" as ExtensionManagerAction participant "Check Box" as CheckB participant "JOptionPane" as JOption participant "extMan : ExtensionManager" as ExtensionManager Actor -> ExtensionManagerAction : starts use case ExtensionManagerAction -> ExtensionManager : getInstance() ExtensionManagerAction -> ExtensionManager : extentions= getExtentions() loop extention : extentions ExtensionManagerAction -> CheckB : cb = newCheckBox() ExtensionManagerAction -> CheckB : cb.setText(extention.getName()) alt extension.isEnabled() ExtensionManagerAction -> CheckB : cb.setSelected(True) else else ExtensionManagerAction -> CheckB : cb.setSelected(False) end ExtensionManagerAction -> JOption : add(cb) end ExtensionManagerAction -> Actor : show list loop Actor -> Actor : Change check box status end Actor -> ExtensionManagerAction : Confirm changes loop CheckBox : JOptioPane.checkBoxList() ExtensionManagerAction -> uiController : changeExtensionState(CheckBox.getText(),ext.isSelected()) end ExtensionManagerAction -> uiController: RefereshUI(); @enduml
false
true
false
false
usecase
662a5be8c579200b15a719c17b0c04d66c2f488d
a8e4ce85f08da0acf8c67cd8ff85042c4b5a9846
/resources/stub.puml
15295cbe716ceaf4a1b20c24021bb22f571f8923
[]
no_license
eugene-krivosheyev/unit-testing-and-tdd
6f21e7dc4bb730b60da7f6287b06fcebc7773992
eb5769eb9750003f2801f634749f7220e27e29e2
refs/heads/master
2023-04-03T17:47:06.272610
2023-03-14T05:22:51
2023-03-14T05:22:51
173,579,064
5
138
null
2023-03-14T13:12:33
2019-03-03T13:34:23
Java
UTF-8
PlantUML
false
false
67
puml
@startuml Test -> SUT SUT -> Stub Stub --> SUT SUT --> Test @enduml
false
true
false
false
uml-unknown
1798708ae33b3806ad431f2cfadb3ecf97667688
1c1f053a5eb5e0100dfd77e085609f8b4e3505ea
/research/netboot/docs/images/pi-diagram2-boot-sequence.plantuml
a888bed2f5628bfb9df81f6e31ff13b85e018a53
[]
no_license
ii/org
daf4ea4a2456359c9e951bf25ae57d21e148b387
146028242e9c303c43575b9a89c66af272534776
refs/heads/main
2023-09-05T06:05:48.345466
2023-08-10T21:25:31
2023-08-10T21:25:31
146,360,504
7
7
null
2021-06-23T18:16:05
2018-08-27T22:19:50
Emacs Lisp
UTF-8
PlantUML
false
false
662
plantuml
@startuml title Pi Boot Sequence\n footer \nDiagram 2 skinparam sequenceArrowThickness 2 skinparam roundcorner 10 participant "Pi Client" as PiC #red participant Network #grey participant Router #DodgerBlue participant "Pi Server" as PiS #LimeGreen hnote over PiC : Power On note left of PiC #aqua BOOT_ORDER Checks end note PiC --> Network: Broadcast request for an IP Address note left of PiC #aqua DHCP end note Router -> PiC: Provides an IP address PiS -> PiC: Provides PXE & TFTP service ||30|| PiC -> PiS: Request TFTP files note right of PiS #aqua TFTP files via DNSMASQ end note PiS -> PiC: Receive TFTP files ||20|| ... ... @enduml
false
true
false
false
sequence
c17be1296257a9cb80d3cc57239adb79a4e98ece
3ef66ef02a9a72aa6dd86b0327fb751ad50a1bc3
/Furry-app1-design/src/main/java/App1-Design.puml
8baa82afd57ba046a7093c3b7275feb7ea0df08f
[]
no_license
SimonFurry/Furry-app1-design
527b5d61027d164a28ac2de244a4c97e9b2f4736
a670a0b5b72898d5ba4bc9a32f4d7ebf0099171c
refs/heads/main
2023-08-19T19:10:55.164543
2021-10-24T17:16:30
2021-10-24T17:16:30
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
191
puml
@startuml class Application{ +CreateFile(): Generates a new file +DeleteFile() : Deletes an existing file +EditFile() : Edits an existing file +SaveFile() : Saves an existing file } @enduml
false
true
false
false
class
ad85a1d41d3bea368a6936bce6bdc0b39f041f89
f2b3f0970d1b8c52a9cec82be4107ffe1f33a8a2
/lei20_21_s4_2dk_03/docs/TASKS/UC20-5001#26/ExecutarTarefaAutomatica.puml
90f026b4fad9b397b3f1e4cabe5e1bc0fb9c678e
[ "MIT" ]
permissive
antoniodanielbf-isep/LAPR4-2021
b98ed96809e4726957ede0904b4265825a1083c6
f665064e65cc4f917514c10950af833f053c9b3b
refs/heads/main
2023-05-31T14:29:45.364395
2021-06-20T17:55:26
2021-06-20T17:55:26
378,706,704
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,175
puml
@startuml AvancarMotorFluxo.svg 'http://plantuml.com/skinparam.html skinparam handwritten false skinparam monochrome true skinparam packageStyle rect skinparam defaultFontName FG Virgil skinparam shadowing true autonumber participant Pedido <<client>> AvancarMotorFluxo -> MotorFluxoAtividadesTCPServer : new loop verifica se algum pedido foi criado ou alguma das atividades fica concluida AvancarMotorFluxo -> MotorFluxoAtividadesTCPServer: start activate MotorFluxoAtividadesTCPServer MotorFluxoAtividadesTCPServer -> MotorFluxoAtividadesTCPServer: accept Pedido --> MotorFluxoAtividadesTCPServer: request participant AvancarFluxo <<thread>> activate AvancarFluxo MotorFluxoAtividadesTCPServer -\ AvancarFluxo: start deactivate MotorFluxoAtividadesTCPServer end participant ExecutorTarefasAutomaticasServer AvancarFluxo -> MessageParser:parse(request) activate MessageParser create SDP2021ProtocolRequest <<abstract>> MessageParser -> SDP2021ProtocolRequest:new AvancarFluxo -> SDP2021ProtocolRequest: execute activate SDP2021ProtocolRequest SDP2021ProtocolRequest -> SDP2021ProtocolRequest:buildResponse SDP2021ProtocolRequest --> AvancarFluxo: response alt caso a próxima atividade seja automática delega a mesma ao executor de tarefas automáticas AvancarFluxo->ExecutorTarefasAutomaticasServer: start activate ExecutorTarefasAutomaticasServer ExecutorTarefasAutomaticasServer->ExecutorTarefasAutomaticasServer: accept participant ExecutorTarefasAutomaticas <<thread>> ExecutorTarefasAutomaticasServer->ExecutorTarefasAutomaticas:start activate ExecutorTarefasAutomaticas ExecutorTarefasAutomaticas -> MessageParser:parse(request) deactivate ExecutorTarefasAutomaticas MessageParser -> SDP2021ProtocolRequest:new AvancarFluxo -> SDP2021ProtocolRequest: execute SDP2021ProtocolRequest -> SDP2021ProtocolRequest:buildResponse SDP2021ProtocolRequest --> AvancarFluxo: response deactivate SDP2021ProtocolRequest end note right of Pedido: Vê no estadoDoFluxo o id de Execucao do Slot e avança para o próximo\n caso o pedido não tenha mais tarefas a executar o seu estado torna-se concluido AvancarFluxo --> Pedido: response deactivate AvancarFluxo @enduml
false
true
true
false
sequence
ec88fa9d15fc0276bbbe883f322971cace1002c8
d7a1079c29c96423494f9c4181ca9544235c0162
/doc/architecture/umls/dialog-composition.plantuml
241c8f8bf14b9fb2dd3a6f0c872a917424e38fae
[ "MIT" ]
permissive
sqglobe/SecureDialogues
ede0431b916a7e30d221edd3994b88c5d6afd6d0
bde56c7a62fb72b1cdfba8cebc0a770157b5f751
refs/heads/dev
2020-05-15T01:50:18.416099
2020-05-01T08:36:24
2020-05-01T08:36:24
182,036,134
3
3
MIT
2020-04-15T19:46:54
2019-04-18T07:14:51
C++
UTF-8
PlantUML
false
false
382
plantuml
@startuml class ContactWidget class BaseSettingsDialog class DialogWidgetGasket BaseSettingsDialog o-- ContactWidget BaseSettingsDialog *-- ContactModel ContactModel --|> ChangeWatcher ContactContainer o-- ChangeWatcher ContactGasket *-- DialogWidgetGasket DialogWidgetGasket o-- ContactContainer DialogWidgetGasket o-- ContactWidget ContactGasket ..> BaseSettingsDialog @enduml
false
true
false
false
class
968e49bf969f6775ca511d7a9bd9f813c04358f8
72c605a8372b04f19ec6ee6cefaf5517524d8f74
/LevelCrossing/LevelCrossingConcreteEnv.emi/src-models/output-LevelCrossingEnvironment/output-CompositeStructureSM.plantuml
f3aead51ee67632ffe2c005c6dc30b7d222a0414
[]
no_license
ValentinBesnard/emi-deployment
73fba07d8f2cb6fabf82b4274bff564c3d17798e
d18eac496381bbf60ff6a2a0492083c8f0705a72
refs/heads/master
2022-04-15T22:09:51.331064
2020-02-24T07:03:54
2020-02-24T07:03:54
182,274,203
0
0
null
null
null
null
UTF-8
PlantUML
false
false
810
plantuml
@startuml state Environment { state "tcEntranceSensor : GpioButton" as LevelCrossingEnvironment_Environment_tcEntranceSensor { } state "tcExitSensor : GpioButton" as LevelCrossingEnvironment_Environment_tcExitSensor { } state "railwaySignLed : GpioLed" as LevelCrossingEnvironment_Environment_railwaySignLed state "sensorInitializer : SensorInitializer" as LevelCrossingEnvironment_Environment_sensorInitializer state "tcEntrancePort : EnvEntranceTCPort" as LevelCrossingEnvironment_Environment_tcEntrancePort <<entrypoint>> state "tcExitPort : EnvExitTCPort" as LevelCrossingEnvironment_Environment_tcExitPort <<entrypoint>> state "railwaySignPort : EnvRailwaySignPort" as LevelCrossingEnvironment_Environment_railwaySignPort <<entrypoint>>
false
true
false
false
state
fc840f3555a6e557e9a688e55c2484b23b1fb036
c69dba4cef780d27a126166ee912005507258413
/src/design/numerical-propagation-sequence-diagram.puml
f3ea8a153e7752dd253eb9f3e4180ca2d6ea5f13
[ "MIT", "EPL-1.0", "Apache-2.0" ]
permissive
CS-SI/Orekit
2265900b501fe6727a57378956f9f2c61564909a
7ab7a742674eabee00e1dbe392833d587fdcdaab
refs/heads/develop
2023-09-03T20:33:42.748576
2023-09-01T14:34:03
2023-09-01T14:34:03
22,851,787
144
79
Apache-2.0
2023-03-28T17:53:33
2014-08-11T19:29:35
Java
UTF-8
PlantUML
false
false
3,201
puml
' Copyright 2002-2023 CS GROUP ' Licensed to CS GROUP (CS) under one or more ' contributor license agreements. See the NOTICE file distributed with ' this work for additional information regarding copyright ownership. ' CS licenses this file to You under the Apache License, Version 2.0 ' (the "License"); you may not use this file except in compliance with ' the License. You may obtain a copy of the License at ' ' http://www.apache.org/licenses/LICENSE-2.0 ' ' Unless required by applicable law or agreed to in writing, software ' distributed under the License is distributed on an "AS IS" BASIS, ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ' See the License for the specific language governing permissions and ' limitations under the License. @startuml skinparam svek true skinparam NoteBackgroundColor #F3EFEB skinparam NoteBorderColor #691616 skinparam NoteFontColor #691616 skinparam SequenceActorBorderColor #6A584B skinparam SequenceParticipantBackgroundColor #F3EFEB/CCC9C5 skinparam SequenceParticipantBorderColor #6A584B skinparam SequenceLifeLineBackgroundColor #CCC9C5/F3EFEB skinparam SequenceLifeLineBorderColor #6A584B skinparam SequenceArrowColor #6A584B skinparam SequenceBorderColor #6A584B skinparam SequenceFontSize 11 hide footbox box "User application" #F3EDF7 participant "Main" as M end box participant Propagator participant Integrator participant DifferentialEquations participant OrbitType participant TimesDerivative participant "Force Model i" as Fi participant NewtonianAttraction activate M M -> Propagator : propagate activate Propagator Propagator -> DifferentialEquations : create activate DifferentialEquations deactivate DifferentialEquations Propagator -> TimesDerivative : create activate TimesDerivative deactivate TimesDerivative Propagator -> Integrator : integrate activate Integrator loop #DDEBD8 for n steps Integrator -> DifferentialEquations : computeDerivatives activate DifferentialEquations DifferentialEquations -> OrbitType : mapArrayToOrbit activate OrbitType deactivate OrbitType loop #ECEBD8 for all perturbation force models DifferentialEquations -> Fi : addContribution activate Fi Fi -> TimesDerivative : addAcceleration activate TimesDerivative deactivate TimesDerivative deactivate Fi end DifferentialEquations -> NewtonianAttraction : addContribution activate NewtonianAttraction NewtonianAttraction -> TimesDerivative : addKeplerContribution activate TimesDerivative deactivate TimesDerivative deactivate NewtonianAttraction deactivate DifferentialEquations end Integrator --> Propagator : final state deactivate Integrator Propagator --> M : final state deactivate Propagator deactivate M @enduml
false
true
false
false
sequence
e19c62fe4ba86e0ef13ad4a5a0afb5c8ef93d071
973dcef38fb285cf4f14a2e937af23e26a05564b
/docs/Solution/Hybrid-Cloud/Environment-Manager/Process.puml
cb5c0fe81528a18dff9dd24bbd608b112f821780
[]
no_license
CAADE/CAADE
6a0d37b31e77fd00eeb1ad056d17d484585cad96
3873453a14359879a146f1d5897554ae2e94bd96
refs/heads/master
2021-06-09T05:28:17.894441
2019-06-07T06:08:10
2019-06-07T06:08:10
104,078,969
1
0
null
2020-08-20T15:13:40
2017-09-19T13:32:11
JavaScript
UTF-8
PlantUML
false
false
354
puml
@startuml partition "Hybrid Cloud/Environment Manager" { } partition User #cccccc { (*) --> "Create Project" --> "Write Code" } partition "Hybrid Cloud/Environment Manager" #lightblue { "Write Code" --> "Test Code" "Test Code" --> "Deploy Code" "Deploy Code" --> (*) } partition Used #cccccc { "Test Code" --> "Do Something" } @enduml
false
true
false
false
activity
4967c34b49f2ddd072bf6dd36013d267d4b75d0d
5bd0f354f92ab144a9095f6572d26cf55285c620
/Application1/docs/Classes.puml
8db72c57803e7708d7521f122fc68c0fb8dd66fc
[]
no_license
tylerking885/king-app1-design
2b38e15f1e386654688ff9b177772312862f5751
9c877846322b6fe3d49a4cbfa150245aa49b49b8
refs/heads/main
2023-09-06T06:45:33.315944
2021-11-06T02:31:26
2021-11-06T02:31:26
420,268,477
0
0
null
null
null
null
UTF-8
PlantUML
false
false
613
puml
@startuml class TodoList extends Application{ + start(Scene scene); + main(); } class GuiController implements Initialization{ + getEvents(): Object[]; + initialize(URL arg0, ResourceBundle arg1); - deleteEvent(); - editEvent(); - markEntriesComplete(); - displayCompletedTasks(); - displayNonCompletedTasks(); - addEventHandler; } class LocalEvent{ - date: LocalDate; - description: String; + getDate(): date; + setDate(LocalDate date); + getDescription(): description; + setDescription(String description); + toString(): String; } @enduml
false
true
false
false
class
16a380f7f86cbb85b64eae69086dd1270cfeb5ce
172c36a6435a5076537f60976734bf9979b46ed3
/Diagramas/entrega5.puml
2034b831f0bb346e68f01d62eeef4ee49cfa0e62
[]
no_license
esanchezventurini/QueMePongo
f76012ed2a136bbcbc99c29d806163ac26be2b82
337dbcd758c9aa1ae965173aa40273164dd837be
refs/heads/master
2023-08-23T13:51:59.466273
2021-10-14T03:01:15
2021-10-14T03:01:15
359,634,585
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,317
puml
@startuml class Prenda { private Tipo tipo; private Color colorPrimario; private Color colorSecundario; private Material material; private Trama trama; public boolean esAdecuadoParaTemperatura(short temperatura) public boolean esDeCategoria(Categoria categoria) } class Guardarropas { List<Prenda> prendas; String criterio; List<Propuesta> propuestasPendientes; List<Propuesta> propuestasAceptadas; public void atenderPropuesta(Propuesta unaPropuesta) public void aceptarPropuesta(Propuesta unaPropuesta) public void deshacerPropuesta(Propuesta unaPropuesta) public void recibirPropuesta(Propuesta unaPropuesta) public void agregarPrenda(Prenda prenda) } abstract class Propuesta { Prenda prenda; public abstract void aplicarseSobrePrendas(List<Prenda> prendas); public abstract Propuesta propuestaInversa(); } class PropuestaAgregar extends Propuesta{ public void aplicarseSobrePrendas(List<Prenda> prendas) public Propuesta propuestaInversa() } class PropuestaQuitar extends Propuesta{ public void aplicarseSobrePrendas(List<Prenda> prendas) public Propuesta propuestaInversa() } class Usuario { List<Guardarropas> guardarropas; } Usuario -->"*" Guardarropas Guardarropas -->"*" Prenda Guardarropas -->"*" Propuesta @enduml
false
true
false
false
class
d1b66d97fd26009129288c15cfc76093c90cb18c
eec795fe8c5846fabbe68b2aa68f87ca7f024ffc
/Diagrams/SequenceDiagrams/seq-timeout-2.3.0.plantuml
2428c06c552c58eeab60a9a1c6d09927b4e0eb9c
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
AlbogastAman/docs
933dac710c40be2533bab257f3b13a505d3bdd45
d179f6df93770e8c00bbe168b49f9ee5104faf3b
refs/heads/master
2020-04-22T20:23:12.401158
2019-02-12T14:34:13
2019-02-12T14:34:13
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,748
plantuml
/'***** License -------------- Copyright © 2017 Bill & Melinda Gates Foundation The Mojaloop files are made available by the Bill & Melinda Gates Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, the Mojaloop files are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Contributors -------------- This is the official list of the Mojaloop project contributors for this file. Names of the original copyright holders (individuals or organizations) should be listed with a '*' in the first column. People who have contributed from an organization can be listed under the organization that actually holds the copyright for their contributions (see the Gates Foundation organization for an example). Those individuals should have their names indented and be marked with a '-'. Email address can be added optionally within square brackets <email>. * Gates Foundation - Name Surname <name.surname@gatesfoundation.com> * Georgi Georgiev <georgi.georgiev@modusbox.com> -------------- ******'/ @startuml ' declate title title 2.3.0. Transfer Timeout autonumber ' Actor Keys: ' boundary - APIs/Interfaces, etc ' collections - Kafka Topics ' control - Kafka Consumers ' entity - Database Access Objects ' database - Database Persistance Store ' declare actors actor "DFSP1\nPayer" as DFSP1 actor "DFSP2\nPayee" as DFSP2 boundary "ML API Adapter" as MLAPI control "ML API Notification Event Handler" as NOTIFY_HANDLER control "Transfer Timeout Handler" as EXP_HANDLER collections "topic-transfer-position" as TOPIC_TRANSFER_POSITION control "Position Event Handler" as POS_HANDLER collections "Transfer-Topic" as TOPIC_TRANSFERS control "Transfer Event Handler" as TRANS_HANDLER collections "Notification-Topic" as TOPIC_NOTIFICATIONS collections "Event-Topic" as TOPIC_EVENT box "Financial Service Providers" #lightGray participant DFSP1 participant DFSP2 end box box "ML API Adapter Service" #LightBlue participant MLAPI participant NOTIFY_HANDLER end box box "Central Service" #LightYellow participant EXP_HANDLER participant TOPIC_TRANSFER_POSITION participant TOPIC_EVENT participant POS_HANDLER participant TOPIC_TRANSFERS participant TRANS_HANDLER participant TOPIC_NOTIFICATIONS end box ' start flow activate NOTIFY_HANDLER activate EXP_HANDLER activate POS_HANDLER activate TRANS_HANDLER group Transfer Expiry ||| ref over EXP_HANDLER, TOPIC_EVENT : Timeout Handler Consume {[[https://github.com/mojaloop/docs/blob/master/CentralServices/seq_diagrams/seq-timeout-2.3.1.svg 2.3.1.]]} \n alt transferStateId == 'RECEIVED_PREPARE' EXP_HANDLER -> TOPIC_NOTIFICATIONS: Produce message else transferStateId == 'RESERVED' EXP_HANDLER -> TOPIC_TRANSFER_POSITION: Produce message TOPIC_TRANSFER_POSITION <- POS_HANDLER: Consume message ref over TOPIC_TRANSFER_POSITION, TOPIC_TRANSFERS : Position Hander Consume (Timeout) {[[https://github.com/mojaloop/docs/blob/master/CentralServices/seq_diagrams/seq-position-1.3.3-abort.svg seq-position-1.3.3-abort.svg]]} \n POS_HANDLER -> TOPIC_TRANSFERS: Produce message ||| TOPIC_TRANSFERS <- TRANS_HANDLER: Consume message ref over TOPIC_EVENT, TOPIC_NOTIFICATIONS : Transfer Handler Consume (Timeout) {[[https://github.com/mojaloop/docs/blob/master/CentralServices/seq_diagrams/seq-timeout-2.3.3.svg 2.3.3.]]} \n TRANS_HANDLER -> TOPIC_NOTIFICATIONS: Produce message end TOPIC_NOTIFICATIONS <- NOTIFY_HANDLER: Consume message opt action IN ['timeout-received', 'timeout-reserved'] ||| ref over DFSP1, TOPIC_NOTIFICATIONS : Send notification to Participant (Payer) {[[https://github.com/mojaloop/docs/blob/master/CentralServices/seq_diagrams/seq-prepare-1.1.4.a.svg 1.1.4.a.]]} \n NOTIFY_HANDLER -> DFSP1: Send callback notification end ||| TOPIC_NOTIFICATIONS <- NOTIFY_HANDLER: Consume message opt action == 'timeout-reserved' ||| ref over DFSP2, TOPIC_NOTIFICATIONS : Send notification to Participant (Payee) {[[https://github.com/mojaloop/docs/blob/master/CentralServices/seq_diagrams/seq-prepare-1.1.4.a.svg 1.1.4.a.]]} \n NOTIFY_HANDLER -> DFSP2: Send callback notification end end deactivate TRANS_HANDLER deactivate POS_HANDLER deactivate EXP_HANDLER deactivate NOTIFY_HANDLER @enduml
false
true
true
false
usecase
c9f017d7a37d463280c53a8bcd1a4ea5095f5e55
ee5915cdc264c73f29afcfffb75825256a58bc0a
/src/main/java/es/ull/twitter/twitter.plantuml
d3674fa2b5c095cf82115e3686233f635aca8a43
[]
no_license
SamuelFumeroHdez/TwitterObserver
eb612dd1f7f0111c0efeb7b61f6971074aaa5616
eaf27d54353c902f74de4c9b24512119a4dfff0a
refs/heads/main
2023-08-25T01:29:46.834998
2021-11-09T10:17:00
2021-11-09T10:17:00
323,710,480
0
0
null
null
null
null
UTF-8
PlantUML
false
false
444
plantuml
@startuml title __TWITTER's Class Diagram__\n namespace es.ull { namespace twitter { class es.ull.twitter.TwitterConector { - twitter : Twitter + TwitterConector() + getTwitter() } } } 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
d6fdce3c80e3eae4c6622c72603f903441ccde92
7b13715b0b972ea52b88ad8097cc8cb7b41f2bb1
/Rendu/doc/javadoc/ch/tofind/commusica/ui/UIController.puml
ed2ec42f03bdcdf0824384a91a14249b5ae03111
[]
no_license
heig-vd-pro2017/projet
8f6e9bb5cc75baaf809eda87b31d7de8c632f713
db1e7ff720076eea9efe2c4fc8bcad97d80ca2f1
refs/heads/master
2021-01-16T23:21:13.159819
2017-05-29T17:32:48
2017-05-29T17:32:48
82,906,602
5
2
null
2017-04-02T16:05:43
2017-02-23T08:55:46
Java
UTF-8
PlantUML
false
false
660
puml
@startuml class UIController { [[UIController.html]] {static} -LOG: Logger {static} -loader: FXMLLoader {static} -FXML_FILE: String -currentPlaylist: IPlaylist -playlistsListView: PlaylistsListView -tracksListView: TracksListView {static} +getController(): UIController +showPlaylist(IPlaylist): void +refreshPlaylist(): void +refreshPlaylistsList(): void +getCurrentPlaylist(): IPlaylist +showAlert(String, String, Alert.AlertType): void +start(Stage): void +initialize(URL, ResourceBundle): void +stop(): void } @enduml
false
true
false
false
class
357eb08972bb645715ec42665afadaab058b8e26
2a2836c3b8a3e93c5fd598f33ad765884fcb61a1
/src/pages/2019/0722-plantUML-macos/sampleUML.pu
ab1924c97653f8857d3fb63c6e32b2b54921243c
[ "MIT" ]
permissive
Imamachi-n/gatsby-my-blog
7bce9a33436c5000f6b500693f4637b4b2520924
2a298d0a57dda6ef836829f4a6d4aeee05536a21
refs/heads/master
2020-05-07T18:49:33.570113
2020-02-19T01:32:33
2020-02-19T01:32:33
180,784,858
0
0
MIT
2019-07-27T00:38:45
2019-04-11T12:13:19
JavaScript
UTF-8
PlantUML
false
false
117
pu
@startuml Class01 <|-- Class02 Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 -- Class10 @enduml
false
true
false
false
class
0fade4246583078a4c6e5ee883e607f90432daca
9fb800bced4689dc1cd56f5fd38f288062d5140c
/src/payments-service/Application/Models/DataTransferObjects/WithdrawCreationDto.puml
e11a1a8c2bc2c9cdaed5d78b9548d577b2830856
[]
no_license
converge-app/uml-diagrams
b0638f3b801ced52b650025b1b81d29f4ff345fe
4202d41a464838d7604062e407b065bf512ad8d6
refs/heads/master
2020-11-25T09:53:56.136779
2019-12-17T12:11:29
2019-12-17T12:11:29
228,607,152
0
0
null
null
null
null
UTF-8
PlantUML
false
false
122
puml
@startuml class WithdrawCreationDto { + UserId : string <<get>> <<set>> + Amount : long <<get>> <<set>> } @enduml
false
true
false
false
class
34dc7ab3e2d8f9315569634b98b7b2f78bc3d8e4
f5da351325df1914d7e282955524cda13568f5af
/documentation/diagrams/Resource_Monitor.puml
78550c68b8ec5a3718e1e086061caa3ae0824b09
[]
no_license
tmforum-rand/TMF640_Service_Activation
3faceda429a0a2d875099a64c1c75df228f523f1
713a141e1f1fe2761f67d1a93f7b012989df5837
refs/heads/master
2020-11-25T10:01:35.435431
2019-12-18T10:41:58
2019-12-18T10:41:58
228,609,381
0
1
null
null
null
null
UTF-8
PlantUML
false
false
994
puml
@startuml hide circle hide methods hide stereotype show <<Enumeration>> stereotype skinparam class { BackgroundColor<<Enumeration>> #E6F5F7 BackgroundColor<<Ref>> #FFFFE0 BackgroundColor<<Pivot>> #FFFFFFF BackgroundColor #FCF2E3 } class Monitor <<Pivot>> { href : String id : String sourceHref : String state : String @baseType : String @schemaLocation : Uri @type : String } class Request { body : String method : String to : String @baseType : String @schemaLocation : Uri @type : String } class HeaderItem { name : String value : String @baseType : String @schemaLocation : Uri @type : String } class Response { body : String statusCode : String @baseType : String @schemaLocation : Uri @type : String } Monitor *--> "0..1" Response : response Monitor *--> "0..1" Request : request Request *--> "1..*" HeaderItem : header Response *--> "1..*" HeaderItem : header @enduml
false
true
false
false
sequence
1633e32826cb51c167b7f6e47d7719ea50b07b5a
52967fc781f6c838c016989270fd604c438ffe0d
/tbr-website/src/main/webapp/images/puml/adv_project/advpj_iamusecase.puml
c18a6321e58bc6273ec65f18889634bd22050fd3
[]
no_license
thomasbroussard/website
c8084b733ea8d44427e3947ae065b007b3fb04a6
72caa7df57107961cd33e36b93d26640c8b927ae
refs/heads/master
2021-01-13T12:40:45.213735
2018-12-16T07:42:27
2018-12-16T07:42:27
72,539,195
0
0
null
null
null
null
UTF-8
PlantUML
false
false
200
puml
@startuml (*) --> "Login Page" --> "Welcome Page" if "" then --> "Identity Creation Page" else -->"Search Page" endif if "" then --> "Modification" else --> "Deletion" endif @enduml
false
true
false
false
activity
15c580b90a1d3d6a2c372619ab8f26ddcbc33435
f4e0272bdda7d296586ec934826f8e35e405acfc
/UML/diagramaUML.puml
a2428f8d6066667c357ecb294f7f885b2e6e91cd
[]
no_license
FacundoSC/Libros
abf7e1b2a3852f8fff466e1d31122f2417be01b8
080233c10d93ca67ce3f2f92e555d65c938354b8
refs/heads/main
2023-08-06T18:30:25.794456
2021-10-06T02:05:40
2021-10-06T02:05:40
412,158,879
1
0
null
2021-10-05T15:15:55
2021-09-30T17:25:15
Java
UTF-8
PlantUML
false
false
749
puml
@startuml GestorLibro--> Libro class GestorLibro{ -{static} libros: ArrayList<Libros>; - gestorLibro : GestorLibro; - GestorLibro() +{static}crear():GestorLibro +agregarLibro(String,String,int) +mostrar() } class Libro { -isbn:String; -titulo:String; -autor:String; -paginas:int; +Libro(String,String,String,int) +Libro(String,String,int) +getIsbn():String +getTitulo():String +setIsbn(String) +setTitulo(String) +setAutor(String) +setPaginas(int) +{static}generarIsbn(int):String +{static}generarIsbnV2(int): String +{static}generarIsbnV3(int): String +{static}generarIsbnV4():String +{static}generarIsbnV5():String -{static}getInt(int, int):int - esIsbmValido(String): boolean } @enduml
false
true
false
false
class
25b67a8dfb78d339a5050fb3b659ba06a31f7e04
59e8f9d430e815ba8d7b7efae85bad26cba97af3
/troubleshooting/azure_client.puml
fa1a6ca87d12d0dd60c76f40b66cb684789c6c5a
[ "MIT" ]
permissive
glqdlt/glqdlt.github.io
76bc5e9b0bad9f48239bd7b1e9bef8c581fdb49e
c9579e99c5390a6c02a8d34cc808a66ad0c977dc
refs/heads/master
2022-08-27T08:49:24.914469
2022-08-05T06:45:11
2022-08-05T06:45:11
92,659,599
0
0
null
null
null
null
UTF-8
PlantUML
false
false
409
puml
@startuml interface AzureBlobClient{ +upload() +download() } class AzureClientFacotry{ +make(String connectionString) : AzureClient } package com.microsoft.azure{ class AzureClient{ } } class SimpleAzureBlobClient implements AzureBlobClient{ getAzureClient() +upload() +download() } SimpleAzureBlobClient --o AzureClient AzureClientFacotry --> AzureClient @enduml
false
true
false
false
class
0b7c1a295c302c09458fb5f6f9fc9ef9e93a45b9
41ac39c9b6cddb59a9ae4e44305b1add068f5e14
/src/main/java/com/designpatterns/app.puml
cd33bc1b0882df93f174362030c6983cd1a51d0b
[]
no_license
elindfo/DrawingAppDesignPatterns
3fb9d880374ddc77583f8ba3fda52241bf7b4e64
14d96d4abcf73812d7fd5f384e46eada48214dbc
refs/heads/master
2021-10-22T20:49:20.913274
2019-03-12T14:53:12
2019-03-12T14:53:12
174,007,303
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,265
puml
@startuml package controller { class Controller } package model { package command { abstract class Command class AddShape class EditShape class CommandHandler } package shapes { abstract class Shape class Line class Oval class Point class ShapeGroup class ShapeHandler class ShapeRegistry class Square } class FileHandler class Model interface ModelFacade class ShapeNotSelectedException class ShapeViewProperties } package view { class AppCanvas class ToolMenu class TopMenu class UndoRedoView class View } class App App .> Controller Controller o-- ModelFacade Controller o-- View view ..> Model View o-- TopMenu View o-- ToolMenu View o-- AppCanvas View o-- UndoRedoView AppCanvas ..|> Observer interface Observer Model ..|> ModelFacade Model ...> Shape Model ..> FileHandler Model o---- ShapeHandler Model o--- ShapeRegistry Model o-- CommandHandler Line --|> Shape Oval --|> Shape ShapeGroup --|> Shape ShapeGroup o-- Shape Square --|> Shape ShapeRegistry o-- Shape ShapeHandler --|> Observable ShapeHandler o-- Shape AddShape ..|> Command EditShape ..|> Command CommandHandler o-- Command @enduml
false
true
false
false
class
826640ab1ed758bf1ed423607b6ca702f52b2fe5
5acd49398273f60e06a9a473db1873362928ed94
/docs/ATF/Component Interaction View/assets/user_script_loading.plantuml
e3228b966dec6dd40091008c9fd970008098a09a
[]
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
1,604
plantuml
@startuml /' It is a source file for ATF SAD diagram. For further information, please, follow http://plantuml.com/ '/ title User Script Loading participant "User Script" as user_script participant "Connection Test" as con_test participant "Test Base" as test_base participant "Mobile Connection" as mob_con participant "Mobile Session" as mob_sess participant "Validator" as validator participant "Protocol Handler" as ph participant "HMI Connection" as hmi_con participant "SDL" as sdl [-> user_script : Load user_script -> con_test : Load con_test -> test_base : Load test_base -> test_base : Initialize \n//Test// detection con_test -> mob_con : Load con_test -> mob_sess : Load con_test -> validator : Load con_test -> ph : Load con_test -> hmi_con : Load con_test -> sdl : Load con_test -> con_test : Connect \ncomponents con_test -> user_script loop For each User Script //Function// user_script -> user_script : Load //Function// opt //Function// is a //Test// user_script -> test_base : Add //Test// for execution test_base -> user_script end end [<- user_script skinparam defaultFontSize 16 skinparam sequence { ArrowColor Blue ArrowFontColor #2027E8 ArrowFontStyle bold LifeLineBorderColor black ParticipantBorderColor black ParticipantBackgroundColor white ParticipantFontSize 17 ParticipantFontColor black ActorBorderColor black ActorBackgroundColor white ActorFontColor Blue ActorFontSize 17 ActorFontName Blue sequenceArrowFontSize 16 DividerBackgroundColor #FEFECE } @enduml
false
true
false
false
sequence
0195f7178630ae9362cf48802478bb1210e6be71
dec0acd462a0dc5772f3840b62df68ce106a8126
/language-feature/src/site/markdown/uml/custom-mvc.puml
8159a571b3992693257f125ab91d15e0351278d0
[ "Apache-2.0" ]
permissive
laidu/java-learn
5382cf6a635871de27d0bd84ee75a35a5e45936d
e33e1ca519652c06e6dea47159daeb6f1f76431c
refs/heads/master
2023-07-09T10:37:17.163359
2023-06-26T14:07:57
2023-06-26T14:07:57
100,566,396
12
3
Apache-2.0
2023-07-07T22:07:28
2017-08-17T05:50:37
Java
UTF-8
PlantUML
false
false
217
puml
@startuml interface EventListener interface ServletDispatcher class Route List <|-- EventListener Collection <|-- AbstractCollection interface EventListener { void handleSocket(ServerSocket server); } @enduml
false
true
false
false
class
32ea66f862bb8b546f5db793e712c35ad76b45aa
7ac0ee761055934898bbb2ceb864ea7da5e949ac
/test/fixtures/alice.puml
f423b25f6d7bb23a09ece7549c24f60f09cf8fcb
[ "MIT" ]
permissive
commenthol/confluencer
b42d905e574df3646e9f7964dca8749b22658a6c
45450426f81b0e64e58cf340fb47711a9a1f3c77
refs/heads/master
2021-11-16T16:12:06.006836
2021-09-15T05:07:49
2021-09-15T05:07:49
221,074,626
3
0
null
null
null
null
UTF-8
PlantUML
false
false
92
puml
@startuml actor Alice as alice alice -> bob : Hello Bob alice <-- bob : Hi Alice @enduml
false
true
false
false
sequence
9365e6171859cf36fca0e04912e0c1a9b3b50045
b13eee48965b3068d298cf7ac6f7ba4ab3c44370
/docs/plantumls/ResourceGraphVisualization.puml
97b906e8bb1ec1c3366f45079f954e050f3acfa4
[ "MIT" ]
permissive
AAFC-BICoE/dina-base-api
09021abdbb5fa4309198faad497924fe8c17e931
ac27fd282a7b10c59ff4c3cc4e4f72971bd5db61
refs/heads/master
2023-08-08T14:55:28.952154
2023-08-01T20:03:51
2023-08-01T20:03:51
227,901,761
4
2
MIT
2023-08-01T19:42:20
2019-12-13T18:44:00
Java
UTF-8
PlantUML
false
false
278
puml
@startuml class ResourceA class ResourceB class ResourceC ResourceA --> ResourceB ResourceC --> ResourceA ResourceB --> ResourceC ResourceA : ...various attributes ResourceA : ResourceB associationB ResourceB : ResourceC associationC ResourceC : ResourceA associationA @enduml
false
true
false
false
class
1a88e87b92493c1166054bfc5f46db30765bf5fb
c6c72378a47a34ea7f975cfddd0f6daba6b3b4d2
/ch02/sample.puml
065f6171108d7d8ce7549921677b222d363b808e
[]
no_license
yinm/uml-modeling-lesson
323b45e8bd926ac0b0f94a024bfd6f20a7872d17
0bc65be5ee9e957d3627cb9a5986a8ac9a17744c
refs/heads/master
2020-04-16T10:38:27.352993
2019-01-30T12:37:18
2019-01-30T12:37:18
165,511,559
0
0
null
null
null
null
UTF-8
PlantUML
false
false
220
puml
@startuml class Customer { name address email } class IndividualCustomer { sex birthday } class CoporateCustomer { capital_stock } Customer <|-- IndividualCustomer Customer <|-- CoporateCustomer @enduml
false
true
false
false
class
b59a83a22bd4a491295dea90e9c7c41471691f63
1dd19b56702bd24860d2705cb6e7b200cc4ef467
/spike/memory_region_concept.plantuml
105f8f611ecb3a412f2ccbe373ecbae895db16f6
[]
no_license
vladfux4/project_z
32f5959d8a2b07aac498629d1d9b1f9056e1ef9b
23f8be36019bd313bd676cbfe28ff86d48a67b3e
refs/heads/master
2021-07-20T21:03:03.647687
2020-05-11T21:00:14
2020-05-11T21:00:14
157,106,231
4
0
null
null
null
null
UTF-8
PlantUML
false
false
1,260
plantuml
@startuml package kernel { package arch { class TableEnty class TranslationTable TranslationTable "1..*" *-- TableEnty } } package kernel { package memory { class RegionJoint { region : shared_ptr<Region> handle : UnregisterHandle } class AddressSpace { -begin : void* -length : uint64_t -regions : vector<RegionJoint> +MapRegion(region : shared_ptr<Region>) } AddressSpace "1..1" *-- TranslationTable AddressSpace *-- RegionJoint class RegionSpacesAccessor { + Handle RegisterAddressSpace() + UnregisterAddressSpace(Handle) } class Region { #begin : void* #length : uint64_t -spaces : RegionSpacesAccessor +Resize() +Split() +Copy() } Region *-- RegionSpacesAccessor class Page Region *-- Page class Memory { + shared_ptr<Region> CreateRegion() } Memory --> "Create" Region class PagePool PagePool --> "Allocate" Page Memory *-- PagePool AddressSpace o-- "1..*" Region RegionSpacesAccessor --> "1..*" RegionJoint } package process { class Process class ProcessAddressSpace { -heap : memory::Region -stack : memory::Region } ProcessAddressSpace --|> AddressSpace Process *-- ProcessAddressSpace note bottom of ProcessAddressSpace : Address spaces are unique for each process,\nonly memory regions are sharable } } @enduml
false
true
false
false
class
af7487300d1e16a567ecf7d608d8e0ccc65b8336
8664bf2165c807e312c4ddc0cbab2815c56119e1
/documentss/offers/search_offer.puml
43d35cb50d07c678f8f5cb6ee54cec5fb7b3faea
[ "MIT" ]
permissive
tuanlvse294/CHome
3f36afcfd9c0b8a327b0bc81622da5fff095b492
115e898e8f734f90de915d73e8a98d3044afad58
refs/heads/master
2020-04-13T09:21:03.904078
2019-05-09T18:00:56
2019-05-09T18:00:56
163,108,106
0
0
null
null
null
null
UTF-8
PlantUML
false
false
649
puml
@startuml actor Guest boundary home_view control HomeController entity OfferModel activate Guest Guest -> home_view: input offer name in searchbox activate home_view home_view-> HomeController: offer name deactivate home_view activate HomeController HomeController -> HomeController : validate HomeController -> OfferModel : find offer activate OfferModel OfferModel -> OfferModel:find offer by name OfferModel --> HomeController : matched offers list deactivate OfferModel home_view <-- HomeController : offers list deactivate HomeController activate home_view Guest <-- home_view :display offers list deactivate home_view deactivate Guest @enduml
false
true
false
false
sequence
044706dd74ff0923228f1ade762f99557e1186f9
12d21a47924d451b776dbf942ec4841d71ee5e60
/digitalt_webapplication/uml.puml
f027d3cde16f88ad7e52e4a2df1f430c0571aee8
[]
no_license
sankee205/Bachelor_assignement
0044d12f68cc8131267399abc37937bc1ebbb8f2
78b625a944aa901a88adfb928c76114923a365e5
refs/heads/main
2023-04-26T00:22:29.294278
2021-05-19T09:35:39
2021-05-19T09:35:39
333,760,632
0
0
null
null
null
null
UTF-8
PlantUML
false
false
45,040
puml
@startuml UmlClassDiagram set namespaceSeparator :: class "digitalt_application::AppManagement::ThemeManager.dart::ThemeNotifier" { +bool* state +ThemeData* darkTheme +ThemeData* lightTheme -ThemeData* _themeData +ThemeData* getTheme() +void setDarkMode() +void setLightMode() +bool* getState() } "digitalt_application::AppManagement::ThemeManager.dart::ThemeNotifier" o-- "flutter::src::material::theme_data.dart::ThemeData*" "flutter::src::foundation::change_notifier.dart::ChangeNotifier" <|-- "digitalt_application::AppManagement::ThemeManager.dart::ThemeNotifier" class "digitalt_application::AppManagement::StorageManager.dart::StorageManager" { {static} +void saveData() {static} +Future<dynamic>* readData() {static} +Future<bool*>* deleteData() } class "digitalt_application::models::baseModel.dart::BaseModel" { -AuthService* _authenticationService -bool* _busy +BaseUser* currentUser +bool* busy +void setBusy() } "digitalt_application::models::baseModel.dart::BaseModel" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::models::baseModel.dart::BaseModel" o-- "digitalt_application::models::user.dart::BaseUser*" "flutter::src::foundation::change_notifier.dart::ChangeNotifier" <|-- "digitalt_application::models::baseModel.dart::BaseModel" class "digitalt_application::models::user.dart::BaseUser" { +String* uid +String* fullName +String* email +String* phonenumber +String* userRole +List<dynamic>* myCases +Subscription* mySubscription +Map<String*, dynamic>* toJson() } "digitalt_application::models::user.dart::BaseUser" o-- "digitalt_application::models::subscription.dart::Subscription*" class "digitalt_application::models::subscription.dart::Subscription" { +bool* freeMonthUsed +String* orderId +String* amount +String* status +String* transactionText +String* timeStamp +Map<String*, dynamic>* toJson() } class "digitalt_application::LoginRegister::navigationService.dart::NavigationService" { -GlobalKey<NavigatorState*>* _navigationKey +GlobalKey<NavigatorState*>* navigationKey +void pop() +Future<dynamic>* navigateTo() } "digitalt_application::LoginRegister::navigationService.dart::NavigationService" o-- "flutter::src::widgets::framework.dart::GlobalKey<NavigatorState*>*" class "digitalt_application::LoginRegister::Model::signUpViewModel.dart::SignUpViewModel" { -AuthService* _authenticationService -DialogService* _dialogService -NavigationService* _navigationService -String* _selectedRole +String* selectedRole +void setSelectedRole() +Future<dynamic>* signUp() } "digitalt_application::LoginRegister::Model::signUpViewModel.dart::SignUpViewModel" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::LoginRegister::Model::signUpViewModel.dart::SignUpViewModel" o-- "digitalt_application::Services::dialogService.dart::DialogService*" "digitalt_application::LoginRegister::Model::signUpViewModel.dart::SignUpViewModel" o-- "digitalt_application::LoginRegister::navigationService.dart::NavigationService*" "digitalt_application::models::baseModel.dart::BaseModel" <|-- "digitalt_application::LoginRegister::Model::signUpViewModel.dart::SignUpViewModel" class "digitalt_application::LoginRegister::Model::startUpViewModel.dart::StartUpViewModel" { -AuthService* _authenticationService -NavigationService* _navigationService +Future<dynamic>* handleStartUpLogic() } "digitalt_application::LoginRegister::Model::startUpViewModel.dart::StartUpViewModel" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::LoginRegister::Model::startUpViewModel.dart::StartUpViewModel" o-- "digitalt_application::LoginRegister::navigationService.dart::NavigationService*" "digitalt_application::models::baseModel.dart::BaseModel" <|-- "digitalt_application::LoginRegister::Model::startUpViewModel.dart::StartUpViewModel" class "digitalt_application::LoginRegister::Model::dialogModels.dart::DialogRequest" { +String* title +String* description +String* buttonTitle +String* cancelTitle } class "digitalt_application::LoginRegister::Model::dialogModels.dart::DialogResponse" { +String* fieldOne +String* fieldTwo +bool* confirmed } class "digitalt_application::LoginRegister::Model::loginViewModel.dart::LoginViewModel" { -AuthService* _authenticationService -DialogService* _dialogService -NavigationService* _navigationService +Future<dynamic>* login() +void navigateToSignUp() } "digitalt_application::LoginRegister::Model::loginViewModel.dart::LoginViewModel" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::LoginRegister::Model::loginViewModel.dart::LoginViewModel" o-- "digitalt_application::Services::dialogService.dart::DialogService*" "digitalt_application::LoginRegister::Model::loginViewModel.dart::LoginViewModel" o-- "digitalt_application::LoginRegister::navigationService.dart::NavigationService*" "digitalt_application::models::baseModel.dart::BaseModel" <|-- "digitalt_application::LoginRegister::Model::loginViewModel.dart::LoginViewModel" class "digitalt_application::LoginRegister::Views::loginView.dart::LoginView" { +Function* toggleView +_LoginViewState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::LoginRegister::Views::loginView.dart::LoginView" class "digitalt_application::LoginRegister::Views::loginView.dart::_LoginViewState" { +TextEditingController* emailController +TextEditingController* passwordController +Color* logoGreen -AuthService* _auth -GlobalKey<FormState*>* _formKey +String* email +String* password +String* error +Widget* build() -dynamic _buildFooterLogo() } "digitalt_application::LoginRegister::Views::loginView.dart::_LoginViewState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "digitalt_application::LoginRegister::Views::loginView.dart::_LoginViewState" o-- "dart::ui::Color*" "digitalt_application::LoginRegister::Views::loginView.dart::_LoginViewState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::LoginRegister::Views::loginView.dart::_LoginViewState" o-- "flutter::src::widgets::framework.dart::GlobalKey<FormState*>*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::LoginRegister::Views::loginView.dart::_LoginViewState" class "digitalt_application::LoginRegister::Views::signUpView.dart::SignUpView" { +TextEditingController* emailController +TextEditingController* passwordController +TextEditingController* fullNameController +TextEditingController* phonenumberController +Function* toggleView +Widget* build() } "digitalt_application::LoginRegister::Views::signUpView.dart::SignUpView" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "flutter::src::widgets::framework.dart::StatelessWidget" <|-- "digitalt_application::LoginRegister::Views::signUpView.dart::SignUpView" class "digitalt_application::LoginRegister::Views::startUpView.dart::StartUpView" { +Widget* build() } "flutter::src::widgets::framework.dart::StatelessWidget" <|-- "digitalt_application::LoginRegister::Views::startUpView.dart::StartUpView" class "digitalt_application::LoginRegister::dialogManager.dart::DialogManager" { +Widget* child +_DialogManagerState* createState() } "digitalt_application::LoginRegister::dialogManager.dart::DialogManager" o-- "flutter::src::widgets::framework.dart::Widget*" "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::LoginRegister::dialogManager.dart::DialogManager" class "digitalt_application::LoginRegister::dialogManager.dart::_DialogManagerState" { -DialogService* _dialogService +void initState() +Widget* build() -void _showDialog() } "digitalt_application::LoginRegister::dialogManager.dart::_DialogManagerState" o-- "digitalt_application::Services::dialogService.dart::DialogService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::LoginRegister::dialogManager.dart::_DialogManagerState" class "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" { +TextEditingController* controller +TextInputType* textInputType +bool* password +bool* isReadOnly +String* placeholder +String* validationMessage +Function* enterPressed +bool* smallVersion +FocusNode* fieldFocusNode +FocusNode* nextFocusNode +TextInputAction* textInputAction +String* additionalNote +dynamic Function(String*)* onChanged +TextInputFormatter* formatter +_InputFieldState* createState() } "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" o-- "flutter::src::services::text_input.dart::TextInputType*" "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" o-- "flutter::src::widgets::focus_manager.dart::FocusNode*" "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" o-- "flutter::src::services::text_input.dart::TextInputAction*" "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" o-- "null::dynamic Function(String*)*" "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" o-- "flutter::src::services::text_formatter.dart::TextInputFormatter*" "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::LoginRegister::Widgets::inputField.dart::InputField" class "digitalt_application::LoginRegister::Widgets::inputField.dart::_InputFieldState" { +bool* isPassword +double* fieldHeight +void initState() +Widget* build() } "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::LoginRegister::Widgets::inputField.dart::_InputFieldState" class "digitalt_application::LoginRegister::Widgets::noteText.dart::NoteText" { +String* text +TextAlign* textAlign +Color* color +Widget* build() } "digitalt_application::LoginRegister::Widgets::noteText.dart::NoteText" o-- "dart::ui::TextAlign*" "digitalt_application::LoginRegister::Widgets::noteText.dart::NoteText" o-- "dart::ui::Color*" "flutter::src::widgets::framework.dart::StatelessWidget" <|-- "digitalt_application::LoginRegister::Widgets::noteText.dart::NoteText" class "digitalt_application::LoginRegister::Widgets::expansionList.dart::ExpansionList" { +List<T*>* items +String* title +dynamic Function(dynamic)* onItemSelected +bool* smallVersion +_ExpansionListState* createState() } "digitalt_application::LoginRegister::Widgets::expansionList.dart::ExpansionList" o-- "null::dynamic Function(dynamic)*" "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::LoginRegister::Widgets::expansionList.dart::ExpansionList" class "digitalt_application::LoginRegister::Widgets::expansionList.dart::_ExpansionListState" { +double* startingHeight +double* expandedHeight +bool* expanded +String* selectedValue +void initState() +Widget* build() -List<Widget*>* _getDropdownListItems() -void _calculateExpandedHeight() } "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::LoginRegister::Widgets::expansionList.dart::_ExpansionListState" class "digitalt_application::LoginRegister::Widgets::expansionList.dart::ExpansionListItem" { +Function* onTap +String* title +bool* showArrow +bool* smallVersion +Widget* build() } "flutter::src::widgets::framework.dart::StatelessWidget" <|-- "digitalt_application::LoginRegister::Widgets::expansionList.dart::ExpansionListItem" class "digitalt_application::LoginRegister::Widgets::busyButton.dart::BusyButton" { +bool* busy +String* title +Function* onPressed +bool* enabled +_BusyButtonState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::LoginRegister::Widgets::busyButton.dart::BusyButton" class "digitalt_application::LoginRegister::Widgets::busyButton.dart::_BusyButtonState" { +Widget* build() } "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::LoginRegister::Widgets::busyButton.dart::_BusyButtonState" class "digitalt_application::LoginRegister::Widgets::textLink.dart::TextLink" { +String* text +Function* onPressed +Widget* build() } "flutter::src::widgets::framework.dart::StatelessWidget" <|-- "digitalt_application::LoginRegister::Widgets::textLink.dart::TextLink" class "digitalt_application::main.dart::MyApp" { +Widget* build() } "flutter::src::widgets::framework.dart::StatelessWidget" <|-- "digitalt_application::main.dart::MyApp" class "digitalt_application::Layouts::BaseAppDrawer.dart::BaseAppDrawer" { +_BaseAppDrawerState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Layouts::BaseAppDrawer.dart::BaseAppDrawer" class "digitalt_application::Layouts::BaseAppDrawer.dart::_BaseAppDrawerState" { -String* _currentUserRole -BaseUser* _currentUser +void initState() -dynamic _setBaseUser() -Future<dynamic>* _getInfo() +Widget* build() -dynamic _signOut() +Widget* showAlertSignOutDialog() } "digitalt_application::Layouts::BaseAppDrawer.dart::_BaseAppDrawerState" o-- "digitalt_application::models::user.dart::BaseUser*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Layouts::BaseAppDrawer.dart::_BaseAppDrawerState" class "digitalt_application::Layouts::BaseCaseItem.dart::CaseItem" { +String* image +String* title +List<dynamic>* author +String* publishedDate +String* introduction +List<dynamic>* text +Map<String*, dynamic>* toMap() } class "digitalt_application::Layouts::BaseCarouselSlider.dart::BaseCarouselSlider" { -List<dynamic>* _caseList +_BaseCarouselSliderState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Layouts::BaseCarouselSlider.dart::BaseCarouselSlider" class "digitalt_application::Layouts::BaseCarouselSlider.dart::_BaseCarouselSliderState" { -String* _currentUserRole -AuthService* _authService -DatabaseService* _db +List<String*>* guestList -dynamic _getUserRole() -dynamic _getGuestList() +void initState() +Widget* build() } "digitalt_application::Layouts::BaseCarouselSlider.dart::_BaseCarouselSliderState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::Layouts::BaseCarouselSlider.dart::_BaseCarouselSliderState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Layouts::BaseCarouselSlider.dart::_BaseCarouselSliderState" class "digitalt_application::Layouts::BaseSearch.dart::BaseSearch" { +List<String*>* allCases +List<dynamic>* allCaseList +String* selectedResult +ThemeData* appBarTheme() +List<Widget*>* buildActions() +Widget* buildLeading() +Widget* buildResults() +Widget* buildSuggestions() } "flutter::src::material::search.dart::SearchDelegate" <|-- "digitalt_application::Layouts::BaseSearch.dart::BaseSearch" class "digitalt_application::Layouts::BaseTextFields.dart::BaseTextFields" { +int* index +int* maxlines +String* hintText +List<dynamic>* list +_BaseTextFieldsState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Layouts::BaseTextFields.dart::BaseTextFields" class "digitalt_application::Layouts::BaseTextFields.dart::_BaseTextFieldsState" { -TextEditingController* _nameController +void initState() +void dispose() +Widget* build() } "digitalt_application::Layouts::BaseTextFields.dart::_BaseTextFieldsState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Layouts::BaseTextFields.dart::_BaseTextFieldsState" class "digitalt_application::Layouts::BaseFadeRoute.dart::BaseFadeRoute" { +Widget* page } "digitalt_application::Layouts::BaseFadeRoute.dart::BaseFadeRoute" o-- "flutter::src::widgets::framework.dart::Widget*" "flutter::src::widgets::pages.dart::PageRouteBuilder" <|-- "digitalt_application::Layouts::BaseFadeRoute.dart::BaseFadeRoute" class "digitalt_application::Layouts::BaseAppBar.dart::BaseAppBar" { +Text* title +AppBar* appBar +List<Widget*>* widgets +Size* preferredSize +Widget* build() } "digitalt_application::Layouts::BaseAppBar.dart::BaseAppBar" o-- "flutter::src::widgets::text.dart::Text*" "digitalt_application::Layouts::BaseAppBar.dart::BaseAppBar" o-- "flutter::src::material::app_bar.dart::AppBar*" "digitalt_application::Layouts::BaseAppBar.dart::BaseAppBar" o-- "dart::ui::Size*" "flutter::src::widgets::framework.dart::StatelessWidget" <|-- "digitalt_application::Layouts::BaseAppBar.dart::BaseAppBar" "flutter::src::widgets::preferred_size.dart::PreferredSizeWidget" <|-- "digitalt_application::Layouts::BaseAppBar.dart::BaseAppBar" class "digitalt_application::Layouts::BoardListObject.dart::BoardListObject" { +String* title +List<BoardItemObject*>* items } class "digitalt_application::Layouts::BaseBottomAppBar.dart::BaseBottomAppBar" { +AppBar* appBar +_BaseBottomAppBarState* createState() } "digitalt_application::Layouts::BaseBottomAppBar.dart::BaseBottomAppBar" o-- "flutter::src::material::app_bar.dart::AppBar*" "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Layouts::BaseBottomAppBar.dart::BaseBottomAppBar" class "digitalt_application::Layouts::BaseBottomAppBar.dart::_BaseBottomAppBarState" { +Size* preferredSize -List<Widget*>* _buildScreens() +void onTabTapped() +Widget* build() } "digitalt_application::Layouts::BaseBottomAppBar.dart::_BaseBottomAppBarState" o-- "dart::ui::Size*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Layouts::BaseBottomAppBar.dart::_BaseBottomAppBarState" class "digitalt_application::Layouts::BaseCaseBox.dart::BaseCaseBox" { +String* image +String* title +_BaseCaseBoxState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Layouts::BaseCaseBox.dart::BaseCaseBox" class "digitalt_application::Layouts::BaseCaseBox.dart::_BaseCaseBoxState" { +Widget* build() } "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Layouts::BaseCaseBox.dart::_BaseCaseBoxState" class "digitalt_application::Layouts::BoardItemObject.dart::BoardItemObject" { +String* title } class "digitalt_application::AdminPages::AdminPage.dart::AdminPage" { +_AdminPageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::AdminPage.dart::AdminPage" class "digitalt_application::AdminPages::AdminPage.dart::_AdminPageState" { -DatabaseService* _db -TextEditingController* _editArticle -List<dynamic>* _allCases -List<dynamic>* _popularList -List<dynamic>* _newList -List<String*>* _allCaseList -GlobalKey<FormState*>* _formKey +void initState() -dynamic _fetchDataBaseList() -dynamic _createStringList() -dynamic _updateSingleCase() +Widget* build() } "digitalt_application::AdminPages::AdminPage.dart::_AdminPageState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::AdminPages::AdminPage.dart::_AdminPageState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "digitalt_application::AdminPages::AdminPage.dart::_AdminPageState" o-- "flutter::src::widgets::framework.dart::GlobalKey<FormState*>*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::AdminPage.dart::_AdminPageState" class "digitalt_application::AdminPages::UpdateInfoPage.dart::UpdateInfoPage" { +_UpdateInfoPageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::UpdateInfoPage.dart::UpdateInfoPage" class "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" { -DatabaseService* _db -GlobalKey<FormState*>* _formKey -String* _contactUrl -String* _textUrl -String* _backgroundUrl -TextEditingController* _email -TextEditingController* _tlf -String* _date {static} -List<dynamic>* _textList {static} -List<dynamic>* _authorList -Text* _saveImageText -Image* _contactPhoto -Image* _textPhoto -Image* _backgroundPhoto -MediaInfo* _contactPhotoInfo -MediaInfo* _textPhotoInfo -MediaInfo* _backgroundPhotoInfo +DateTime* selectedDate +void initState() -Future<dynamic>* _fetchCaseItem() -bool* _updateInfoData() -Future<dynamic>* _savePhotoState() -Future<void>* _getContactImage() -Future<void>* _getTextImage() -Future<void>* _getBackgroundImage() +void dispose() +Widget* build() -Widget* _showAlertPublishDialog() -Future<void>* _selectDate() -List<Widget*>* _getParagraphs() -List<Widget*>* _getAuthors() -Widget* _showAlertDialog() -Widget* _addRemoveButton() } "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" o-- "flutter::src::widgets::framework.dart::GlobalKey<FormState*>*" "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" o-- "flutter::src::widgets::text.dart::Text*" "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" o-- "flutter::src::widgets::image.dart::Image*" "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" o-- "image_picker_web::src::Models::Types.dart::MediaInfo*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::UpdateInfoPage.dart::_UpdateInfoPageState" class "digitalt_application::AdminPages::UpdatePopularLists.dart::UpdatePopularLists" { +_UpdatePopularListsState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::UpdatePopularLists.dart::UpdatePopularLists" class "digitalt_application::AdminPages::UpdatePopularLists.dart::_UpdatePopularListsState" { -List<BoardList*>* _lists -BoardListObject* _popularBoardList -BoardListObject* _allBoardList -List<BoardListObject*>* _listData -BoardViewController* _boardViewController -DatabaseService* _db -List<dynamic>* _allCases -List<dynamic>* _popularCases +void initState() -dynamic _fetchDataBaseList() -dynamic _createListData() -dynamic _fromMapToBoardList() -Future<bool*>* _updatePopularCaseList() -Future<bool*>* _createNewPopularCaseList() +Widget* build() -Widget* _createBoardList() -Widget* _buildBoardItem() -Widget* _showAlertPublishDialog() } "digitalt_application::AdminPages::UpdatePopularLists.dart::_UpdatePopularListsState" o-- "digitalt_application::Layouts::BoardListObject.dart::BoardListObject*" "digitalt_application::AdminPages::UpdatePopularLists.dart::_UpdatePopularListsState" o-- "boardview::boardview_controller.dart::BoardViewController*" "digitalt_application::AdminPages::UpdatePopularLists.dart::_UpdatePopularListsState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::UpdatePopularLists.dart::_UpdatePopularListsState" class "digitalt_application::AdminPages::UpdateCasePage.dart::UpdateCasePage" { +List<dynamic>* popularList +List<dynamic>* newList +String* caseTitle +String* caseImageUrl +String* caseIntroduction +String* caseId +List<dynamic>* caseText +List<dynamic>* caseAuthorList +String* caseDate +_UpdateCasePageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::UpdateCasePage.dart::UpdateCasePage" class "digitalt_application::AdminPages::UpdateCasePage.dart::_UpdateCasePageState" { -DatabaseService* _db -GlobalKey<FormState*>* _formKey -String* _id -String* _imageUrl -TextEditingController* _title -TextEditingController* _introduction -String* _date {static} -List<dynamic>* _descriptionList {static} -List<dynamic>* _authorList -String* _popularCaseId -String* _newCaseId -Image* _imageWidget -MediaInfo* _mediaInfo +DateTime* selectedDate +void initState() -dynamic _isCaseInOtherLists() -Future<dynamic>* _setCaseItem() -bool* _updateCaseItem() -bool* _updateCaseByFolder() -Future<void>* _getImage() +void dispose() +Widget* build() -Future<void>* _selectDate() -List<Widget*>* _getParagraphs() -Widget* _showAlertPublishDialog() -List<Widget*>* _getAuthors() -Widget* _showAlertDialog() -Widget* _addRemoveButton() } "digitalt_application::AdminPages::UpdateCasePage.dart::_UpdateCasePageState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::AdminPages::UpdateCasePage.dart::_UpdateCasePageState" o-- "flutter::src::widgets::framework.dart::GlobalKey<FormState*>*" "digitalt_application::AdminPages::UpdateCasePage.dart::_UpdateCasePageState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "digitalt_application::AdminPages::UpdateCasePage.dart::_UpdateCasePageState" o-- "flutter::src::widgets::image.dart::Image*" "digitalt_application::AdminPages::UpdateCasePage.dart::_UpdateCasePageState" o-- "image_picker_web::src::Models::Types.dart::MediaInfo*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::UpdateCasePage.dart::_UpdateCasePageState" class "digitalt_application::AdminPages::UpdateAllCaseLists.dart::UpdateAllCaseLists" { +_UpdateAllCaseListsState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::UpdateAllCaseLists.dart::UpdateAllCaseLists" class "digitalt_application::AdminPages::UpdateAllCaseLists.dart::_UpdateAllCaseListsState" { -List<BoardList*>* _lists -BoardListObject* _allBoardList -List<BoardListObject*>* _listData -BoardViewController* _boardViewController -DatabaseService* _db -List<dynamic>* _allCases +void initState() -dynamic _fetchDataBaseList() -dynamic _createListData() -dynamic _fromMapToBoardList() -Future<bool*>* _updatePopularCaseList() -Future<bool*>* _createNewPopularCaseList() +Widget* build() -Widget* _createBoardList() -Widget* _buildBoardItem() -Widget* _showAlertPublishDialog() } "digitalt_application::AdminPages::UpdateAllCaseLists.dart::_UpdateAllCaseListsState" o-- "digitalt_application::Layouts::BoardListObject.dart::BoardListObject*" "digitalt_application::AdminPages::UpdateAllCaseLists.dart::_UpdateAllCaseListsState" o-- "boardview::boardview_controller.dart::BoardViewController*" "digitalt_application::AdminPages::UpdateAllCaseLists.dart::_UpdateAllCaseListsState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::UpdateAllCaseLists.dart::_UpdateAllCaseListsState" class "digitalt_application::AdminPages::UpdateNewLists.dart::UpdateNewLists" { +_UpdateNewListsState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::UpdateNewLists.dart::UpdateNewLists" class "digitalt_application::AdminPages::UpdateNewLists.dart::_UpdateNewListsState" { -List<BoardList*>* _lists -BoardListObject* _popularBoardList -BoardListObject* _allBoardList -List<BoardListObject*>* _listData -BoardViewController* _boardViewController -DatabaseService* _db -List<dynamic>* _allCases -List<dynamic>* _newCases +void initState() -dynamic _fetchDataBaseList() -dynamic _createListData() -dynamic _fromMapToBoardList() -Future<bool*>* _updatePopularCaseList() -Future<bool*>* _createNewPopularCaseList() +Widget* build() -Widget* _createBoardList() -Widget* _buildBoardItem() -Widget* _showAlertPublishDialog() } "digitalt_application::AdminPages::UpdateNewLists.dart::_UpdateNewListsState" o-- "digitalt_application::Layouts::BoardListObject.dart::BoardListObject*" "digitalt_application::AdminPages::UpdateNewLists.dart::_UpdateNewListsState" o-- "boardview::boardview_controller.dart::BoardViewController*" "digitalt_application::AdminPages::UpdateNewLists.dart::_UpdateNewListsState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::UpdateNewLists.dart::_UpdateNewListsState" class "digitalt_application::AdminPages::AddCasePage.dart::MyForm" { +_MyFormState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::AddCasePage.dart::MyForm" class "digitalt_application::AdminPages::AddCasePage.dart::_MyFormState" { -DatabaseService* _db -GlobalKey<FormState*>* _formKey -TextEditingController* _title -TextEditingController* _introduction -TextEditingController* _textController {static} -List<dynamic>* _authorList -Image* _imageWidget -MediaInfo* _mediaInfo -bool* _addToNewCase -bool* _addToPopularCase -bool* _addCaseItem() -Future<void>* _getImage() +void dispose() +Widget* build() -String* _getDate() -List<Widget*>* _getAuthors() -Widget* _showAlertDialog() -Widget* _showAlertPublishDialog() -Widget* _addRemoveButton() } "digitalt_application::AdminPages::AddCasePage.dart::_MyFormState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::AdminPages::AddCasePage.dart::_MyFormState" o-- "flutter::src::widgets::framework.dart::GlobalKey<FormState*>*" "digitalt_application::AdminPages::AddCasePage.dart::_MyFormState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "digitalt_application::AdminPages::AddCasePage.dart::_MyFormState" o-- "flutter::src::widgets::image.dart::Image*" "digitalt_application::AdminPages::AddCasePage.dart::_MyFormState" o-- "image_picker_web::src::Models::Types.dart::MediaInfo*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::AddCasePage.dart::_MyFormState" class "digitalt_application::AdminPages::EditLockedCases.dart::EditLockedCases" { +_EditLockedCasesState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::AdminPages::EditLockedCases.dart::EditLockedCases" class "digitalt_application::AdminPages::EditLockedCases.dart::_EditLockedCasesState" { -List<BoardList*>* _lists -BoardListObject* _allBoardList -BoardListObject* _guestBoardList -List<BoardListObject*>* _listData -BoardViewController* _boardViewController -DatabaseService* _db -List<dynamic>* _allCases -List<String*>* _guestList +void initState() -dynamic _fetchDataBaseList() -dynamic _getGuestList() -dynamic _createListData() -dynamic _fromMapToBoardList() -Future<bool*>* _updateGuestList() -Future<bool*>* _createNewGuestList() +Widget* build() -Widget* _createBoardList() -Widget* _buildBoardItem() -Widget* _showAlertPublishDialog() } "digitalt_application::AdminPages::EditLockedCases.dart::_EditLockedCasesState" o-- "digitalt_application::Layouts::BoardListObject.dart::BoardListObject*" "digitalt_application::AdminPages::EditLockedCases.dart::_EditLockedCasesState" o-- "boardview::boardview_controller.dart::BoardViewController*" "digitalt_application::AdminPages::EditLockedCases.dart::_EditLockedCasesState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::AdminPages::EditLockedCases.dart::_EditLockedCasesState" class "digitalt_application::Pages::HomePage.dart::HomePage" { +HomePageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::HomePage.dart::HomePage" class "digitalt_application::Pages::HomePage.dart::HomePageState" { -AuthService* _auth -DatabaseService* _db -List<dynamic>* _newCases -List<dynamic>* _allCases -List<dynamic>* _popularCases -String* _currentUserRole -List<String*>* _guestList -List<String*>* _allCaseList -List<String*>* _searchCaseList -GlobalKey<FormState*>* _formKey +void initState() -dynamic _getUserRole() -dynamic _createStringList() -dynamic _goToSingleCase() -dynamic _getGuestList() -dynamic _setSearchBarList() -dynamic _fetchDataBaseList() +Widget* build() } "digitalt_application::Pages::HomePage.dart::HomePageState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::Pages::HomePage.dart::HomePageState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::Pages::HomePage.dart::HomePageState" o-- "flutter::src::widgets::framework.dart::GlobalKey<FormState*>*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::HomePage.dart::HomePageState" class "digitalt_application::Pages::SettingsPage.dart::SettingsPage" { +_SettingsState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::SettingsPage.dart::SettingsPage" class "digitalt_application::Pages::SettingsPage.dart::_SettingsState" { +Widget* build() } "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::SettingsPage.dart::_SettingsState" class "digitalt_application::Pages::MyArticles.dart::MyArticles" { +_MyArticlesState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::MyArticles.dart::MyArticles" class "digitalt_application::Pages::MyArticles.dart::_MyArticlesState" { -AuthService* _auth -DatabaseService* _db -BaseUser* _currentUser -List<dynamic>* _allCases -List<dynamic>* _myCases -List<dynamic>* _userMyCases +void initState() -dynamic _fetchDataBaseList() -dynamic _signOut() -dynamic _createMyCaseList() -dynamic _setBaseUser() +Widget* build() } "digitalt_application::Pages::MyArticles.dart::_MyArticlesState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::Pages::MyArticles.dart::_MyArticlesState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::Pages::MyArticles.dart::_MyArticlesState" o-- "digitalt_application::models::user.dart::BaseUser*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::MyArticles.dart::_MyArticlesState" class "digitalt_application::Pages::SingleCasePage.dart::CasePage" { +bool* searchBar +String* image +String* title +List<dynamic>* author +String* publishedDate +String* lastEdited +String* introduction +List<dynamic>* text +_CasePageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::SingleCasePage.dart::CasePage" class "digitalt_application::Pages::SingleCasePage.dart::_CasePageState" { -DatabaseService* _db -AuthService* _auth -BaseUser* _currentUser -Text* _lastEditedText +bool* isArticleSaved -dynamic _setBaseUser() -dynamic _changeMyCasesList() -bool* _updateMyCasesList() +void initState() +Widget* build() } "digitalt_application::Pages::SingleCasePage.dart::_CasePageState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::Pages::SingleCasePage.dart::_CasePageState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::Pages::SingleCasePage.dart::_CasePageState" o-- "digitalt_application::models::user.dart::BaseUser*" "digitalt_application::Pages::SingleCasePage.dart::_CasePageState" o-- "flutter::src::widgets::text.dart::Text*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::SingleCasePage.dart::_CasePageState" class "digitalt_application::Pages::EditProfilePage.dart::EditProfilePage" { +String* name +String* email +String* uid +String* phonenumber +_EditProfilePageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::EditProfilePage.dart::EditProfilePage" class "digitalt_application::Pages::EditProfilePage.dart::_EditProfilePageState" { -DatabaseService* _db -GlobalKey<FormState*>* _formKey -String* _id -TextEditingController* _fullname -TextEditingController* _emailAdress -TextEditingController* _number +void initState() -Future<dynamic>* _setProfileDetails() -bool* _changeProfileData() +void dispose() +Widget* build() -Widget* _showAlertPublishDialog() } "digitalt_application::Pages::EditProfilePage.dart::_EditProfilePageState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "digitalt_application::Pages::EditProfilePage.dart::_EditProfilePageState" o-- "flutter::src::widgets::framework.dart::GlobalKey<FormState*>*" "digitalt_application::Pages::EditProfilePage.dart::_EditProfilePageState" o-- "flutter::src::widgets::editable_text.dart::TextEditingController*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::EditProfilePage.dart::_EditProfilePageState" class "digitalt_application::Pages::InfoPage.dart::InfoPage" { +List<dynamic>* infoList +List<dynamic>* text +List<dynamic>* author +String* contactPhoto +String* date +String* email +String* textPhoto +String* tlf +String* backgroundPhoto +_InfoPageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::InfoPage.dart::InfoPage" class "digitalt_application::Pages::InfoPage.dart::_InfoPageState" { +DatabaseService* db +void initState() +Widget* build() } "digitalt_application::Pages::InfoPage.dart::_InfoPageState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::InfoPage.dart::_InfoPageState" class "digitalt_application::Pages::ProfilePage.dart::ProfilePage" { +_ProfilePageState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::ProfilePage.dart::ProfilePage" class "digitalt_application::Pages::ProfilePage.dart::_ProfilePageState" { -AuthService* _auth -BaseUser* _currentUser +void initState() -dynamic _setBaseUser() -dynamic _signOut() +Widget* build() } "digitalt_application::Pages::ProfilePage.dart::_ProfilePageState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::Pages::ProfilePage.dart::_ProfilePageState" o-- "digitalt_application::models::user.dart::BaseUser*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::ProfilePage.dart::_ProfilePageState" class "digitalt_application::Pages::SubscriptionPage.dart::SubscriptionPage" { -BaseUser* _currentUser +_SubscriptionPageState* createState() } "digitalt_application::Pages::SubscriptionPage.dart::SubscriptionPage" o-- "digitalt_application::models::user.dart::BaseUser*" "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::SubscriptionPage.dart::SubscriptionPage" class "digitalt_application::Pages::SubscriptionPage.dart::_SubscriptionPageState" { -AuthService* _auth -VippsApi* _vippsApi -bool* _isAppInstalled +void initState() -dynamic _appInstalled() -dynamic _getAccessToken() -dynamic _signOut() -dynamic _initiateVipps() -dynamic _webLaunch() -dynamic _capturePayment() +Widget* build() } "digitalt_application::Pages::SubscriptionPage.dart::_SubscriptionPageState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::Pages::SubscriptionPage.dart::_SubscriptionPageState" o-- "digitalt_application::Services::VippsApi.dart::VippsApi*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::SubscriptionPage.dart::_SubscriptionPageState" class "digitalt_application::Pages::DisplayVippsOrder.dart::DisplayVippsOrder" { +dynamic jsonDetailString +String* uid +_DisplayVippsOrderState* createState() } "flutter::src::widgets::framework.dart::StatefulWidget" <|-- "digitalt_application::Pages::DisplayVippsOrder.dart::DisplayVippsOrder" class "digitalt_application::Pages::DisplayVippsOrder.dart::_DisplayVippsOrderState" { -AuthService* _auth -DatabaseService* _databaseService -String* _amount -String* _transactionId +void initState() -dynamic _setOrderDetails() -dynamic _signOut() +Widget* build() } "digitalt_application::Pages::DisplayVippsOrder.dart::_DisplayVippsOrderState" o-- "digitalt_application::Services::auth.dart::AuthService*" "digitalt_application::Pages::DisplayVippsOrder.dart::_DisplayVippsOrderState" o-- "digitalt_application::Services::DataBaseService.dart::DatabaseService*" "flutter::src::widgets::framework.dart::State" <|-- "digitalt_application::Pages::DisplayVippsOrder.dart::_DisplayVippsOrderState" class "digitalt_application::Services::VippsApi.dart::VippsApi" { {static} -String* _base_url {static} -String* _client_id {static} -String* _client_secret {static} -String* _merchantSerialNumber {static} -String* _sub_key -String* _accessToken -String* _orderId +Future<String*>* getAccessToken() +Future<String*>* initiatePayment() +Future<dynamic>* getPaymentDetails() +Future<dynamic>* capturePayment() +Future<dynamic>* cancelPayment() +Future<dynamic>* getOrderStatus() +Future<dynamic>* refundPayment() } class "digitalt_application::Services::auth.dart::AuthService" { -FirebaseAuth* _auth -FirestoreService* _firestoreService -BaseUser* _currentUser +BaseUser* currentUser +Stream<BaseUser*>* user -BaseUser* _userFromFirebaseUser() +dynamic isUserAnonymous() +dynamic getUserUid() +Future<String*>* getUserRole() +Future<BaseUser*>* getFirebaseUser() +Future<dynamic>* signInAnon() +Future<dynamic>* signInWithEmailAndPassword() +Future<dynamic>* signUpWithEmail() +Future<bool*>* isUserLoggedIn() -Future<bool*>* _populateCurrentUser() +Future<dynamic>* signOut() } "digitalt_application::Services::auth.dart::AuthService" o-- "firebase_auth::firebase_auth.dart::FirebaseAuth*" "digitalt_application::Services::auth.dart::AuthService" o-- "digitalt_application::Services::firestoreService.dart::FirestoreService*" "digitalt_application::Services::auth.dart::AuthService" o-- "digitalt_application::models::user.dart::BaseUser*" "digitalt_application::Services::auth.dart::AuthService" o-- "dart::async::Stream<BaseUser*>*" class "digitalt_application::Services::firestoreService.dart::FirestoreService" { -CollectionReference* _usersCollectionReference +Future<dynamic>* createUser() +Future<BaseUser*>* getUser() } "digitalt_application::Services::firestoreService.dart::FirestoreService" o-- "cloud_firestore::cloud_firestore.dart::CollectionReference*" class "digitalt_application::Services::dialogService.dart::DialogService" { -GlobalKey<NavigatorState*>* _dialogNavigationKey -dynamic Function(DialogRequest*)* _showDialogListener -Completer<DialogResponse*>* _dialogCompleter +GlobalKey<NavigatorState*>* dialogNavigationKey +void registerDialogListener() +Future<DialogResponse*>* showDialog() +Future<DialogResponse*>* showConfirmationDialog() +void dialogComplete() } "digitalt_application::Services::dialogService.dart::DialogService" o-- "flutter::src::widgets::framework.dart::GlobalKey<NavigatorState*>*" "digitalt_application::Services::dialogService.dart::DialogService" o-- "null::dynamic Function(DialogRequest*)*" "digitalt_application::Services::dialogService.dart::DialogService" o-- "dart::async::Completer<DialogResponse*>*" class "digitalt_application::Services::DataBaseService.dart::DatabaseService" { +String* uid -CollectionReference* _userCollection +Future<dynamic>* updateUserData() +Future<dynamic>* updateMyCasesData() +Future<dynamic>* updateCaseItemData() +Future<dynamic>* addCaseItem() +Future<dynamic>* getCaseItems() +Future<dynamic>* updateInfoPageContent() +Future<dynamic>* getInfoPageContent() +Future<dynamic>* updateCaseByFolder() +Future<dynamic>* updateCaseItemByFolder() +Future<dynamic>* updateFolder() +Future<dynamic>* updateGuestList() +Future<dynamic>* getGuestListContent() +Future<Uri*>* uploadFile() +Future<String*>* downloadUrl() +Future<dynamic>* updateSubscriptionData() } "digitalt_application::Services::DataBaseService.dart::DatabaseService" o-- "cloud_firestore::cloud_firestore.dart::CollectionReference*" @enduml
false
true
false
false
class
27a2662b78e1279e6167f7f1da01e30570c862a2
804684f98a780ade5776334d1d6011be741fc21c
/assets/qmp.puml
a103bb6756df18f8980cc9b42990f084135eeebe
[]
no_license
dds-2021-vn-grupo-3/tp-dds-qmp
40dc89c8b587018e42d1f5614dd4b521f27b6959
e03fc0db1fba35dd855e061bb50b996f009fc47f
refs/heads/master
2023-04-16T14:20:16.876481
2021-04-23T22:23:30
2021-04-23T22:23:30
360,322,753
0
0
null
null
null
null
UTF-8
PlantUML
false
false
503
puml
@startuml left to right direction skinparam backgroundColor transparent skinparam arrowFontColor royalblue class Prenda { categoria() : Categoria } enum Material { GABARDINA, NYLON, ALGODON, ... } class Tipo { getCategoria() } enum Categoria { SUPERIOR, CALZADO, INFERIOR, ACCESORIO } class Color Prenda --> Color : colorPrimario Prenda --> Color : colorSecundario Prenda --> "1" Material Prenda ..> Categoria Prenda --> "1" Tipo Tipo --> "1" Categoria @enduml
false
true
false
false
sequence
f92b04e996d214194d7d9fbacb544094ac8a7c55
188aa3bd1c4fc0a88cab9726c2f2299f147e70d8
/docs/UC_07/UC07_SSD.puml
20f39dacada497329240919178b105950691461f
[]
no_license
botelho-io/lapr2-2020-g029
c6a3c15bace1145c94c0495ac5f8ce54b7be478c
1834bf842e5ae1f94d20ab61dad8e8124fc9f61b
refs/heads/master
2023-08-17T00:53:42.364156
2020-06-14T22:29:10
2020-06-14T22:29:10
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
680
puml
@startuml SSD autonumber actor "Manager or Collaborator" as MC participant ":System" as S activate MC MC -> S : stars the visualize of overall statistics about freelancers activate S S --> MC : shows the freelancers in the system that working in the same\n oganization of the user and requests the user to select which ones to include. deactivate S MC -> S : selects more than one freelancer activate S S --> MC : presents the information ( mean and the standard deviation of the delays;\n histogram to analyze the delays ; mean and the standard deviation of\n the payments made ) deactivate S deactivate MC @enduml
false
true
false
false
usecase
8185f5ed9af2a3d54fc3009dda7e337c65a28b41
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ProductDiscountValueAbsolute.puml
8aa0308f5f837307cc26ca55605b4a885e886e45
[]
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
493
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 ProductDiscountValueAbsolute [[ProductDiscountValueAbsolute.svg]] extends ProductDiscountValue { type: String money: [[CentPrecisionMoney.svg List<CentPrecisionMoney>]] } interface ProductDiscountValue [[ProductDiscountValue.svg]] { type: String } @enduml
false
true
false
false
class
b2317b17c89df97ba39480209455d27bec5d9d67
b68a7f61bae628c97b3ae34c1d9d4614e2ecdaef
/docs/architecture/diagrams/actors.puml
e77abcb0888e9007937a0014d4a137cea3b23a9b
[ "Apache-2.0" ]
permissive
imperatorx/open-banking-gateway
540d41d2982662619ee1b63eeda1e81e2de0f1be
331be5bf1ac3477f604c4cc53bbef468a3b157a8
refs/heads/master
2020-09-12T12:50:52.048023
2019-11-18T08:14:10
2019-11-18T08:14:10
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
733
puml
@startuml autonumber "<b><color blue>[00]" actor psu box "User Agent" #LightGray participant "FinTech UI" as FinTechUI participant "TPP PSU\nConsentUI" as TppConsentUI participant "ASPSP\nConsentUI" as AspspConsentUI end box participant "Fintech API" as FinTechAPI box "Banking Gateway (TPP)" #LightGray participant "TPP Banking API" as TPPBankingAPI participant "Bank Search API" as BankList participant "TPP Consent\nSession API" as ConsentAPI participant "TPP Consent\nSession Store API" as ConsentStore participant "Banking Protocol\nSelector" as ProtocolSelector participant "Banking Protocol" as BankingProtocol participant ConsentDB end box participant "ASPSP (Bank)" as ASPSP @enduml
false
true
false
false
usecase
a49d4c03c2796e94f770f699aa280cf05a252a6e
92692d636eca83bf56f07c92b553265ee7203dcf
/src/main/java/com/peppayi/designpattern/headfirst/chapters/chapter01/uml/version02.puml
63754d7d3cc5264a184ebc6ea12b8a73a9004257
[]
no_license
qingzhusay/design-pattern
19aee4b20296b17539db12d5826d3fb97657880f
bd31c8a22b79290a65c86501a77516c8969a8318
refs/heads/master
2022-08-29T20:34:45.487283
2020-05-09T14:46:06
2020-05-09T14:46:06
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
418
puml
@startuml abstract class Duck { void swin(); {abstract} void display(); } interface Flyable interface Quackable class MallardDuck Duck <|-- MallardDuck Flyable <|.. MallardDuck Quackable <|.. MallardDuck class RedheadDuck Duck <|-- RedheadDuck Flyable <|.. RedheadDuck Quackable <|.. RedheadDuck class RubberDuck Duck <|-- RubberDuck Quackable <|.. RubberDuck class DecoyDuck Duck <|-- DecoyDuck @enduml
false
true
false
false
class
da72d309603bb83762c8482ea547bcb5b460ba7a
fe1600517a3a9c450014334c9b94aebc75423022
/18-projetoBanco-feitoEmAula/18-projetoBanco-feitoEmAula.plantuml
fe239350abdf327e85c0d6a8a30ec9d64d6318b6
[]
no_license
jonasht/Java-Poo-Fatec
a4937422230452538804527333f96259ec5a5710
ba3433b44514fb326f80a6b541386966d3dafdcb
refs/heads/master
2021-02-14T02:51:46.473682
2020-12-11T01:29:25
2020-12-11T01:29:25
244,759,958
0
0
null
null
null
null
UTF-8
PlantUML
false
false
758
plantuml
@startuml title __18-PROJETOBANCO-FEITOEMAULA's Class Diagram__\n namespace com.company { abstract class com.company.Conta { } } namespace com.company { class com.company.Corrente { } } namespace com.company { class com.company.GerenciarContass { } } namespace com.company { class com.company.GerenciarPatrimonioBanco { } } namespace com.company { class com.company.Poupanca { } } com.company.Corrente -up-|> com.company.Conta com.company.Poupanca -up-|> com.company.Conta 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
c4f59c86ec9df1bed5373350cb5f1c7acde11ec9
aff68ebcc42563768b200a9de86989646287b29e
/doc/diagrams/queryPredicate.puml
c75d4fac6b6ccd3aefd0f215439342eba3ee769f
[ "MIT" ]
permissive
exasol/dynamodb-virtual-schema
fc17be7abb687acaa442d7b7cc363ab76c175c22
4910b40e4b6f840b7bc494d045c63056d889be26
refs/heads/main
2023-07-06T22:09:56.793653
2023-07-04T08:30:51
2023-07-04T08:30:51
238,997,495
1
1
MIT
2023-07-04T08:30:53
2020-02-07T18:31:48
Java
UTF-8
PlantUML
false
false
965
puml
@startuml interface QueryPredicate <<interface>> { {abstract}accept(QueryPredicateVisitor) } class LogicalOperator{ operator accept(QueryPredicateVisitor) } class NotPredicate{ accept(QueryPredicateVisitor) } interface ComparisonPredicate <<interface>> { {abstract} getOperator() accept(QueryPredicateVisitor) {abstract}accept(ComparisonPredicateVisitor) } class NoPredicate{ accept(QueryPredicateVisitor) } abstract class AbstractComparisonPredicate <<abstract>> { operator getOperator() } class ColumnLiteralComparisonPredicate{ column literal accept(ComparisonPredicateVisitor) } QueryPredicate <|.. LogicalOperator LogicalOperator "1" -- "*" QueryPredicate: > operands QueryPredicate <|.. NotPredicate QueryPredicate "1"--"1" NotPredicate : < operand QueryPredicate <|.. NoPredicate QueryPredicate <|.. ComparisonPredicate ComparisonPredicate <|..AbstractComparisonPredicate AbstractComparisonPredicate <|-- ColumnLiteralComparisonPredicate @enduml
false
true
false
false
class
e5999df3418574b7dc68fdab04392fca44236960
2b2acc58e16343190688ed460b26386980bb2b20
/Documents/UC5/UC5_SSD.puml
6bbb5a64bc20ace5fac491e3103a6e73061b0a41
[]
no_license
1190452/LAPR3
0ca11285a3e85f93b5d687a0e10caef6f62a9577
e641d35f6524fde900beb3683937fc697af3b325
refs/heads/master
2023-05-11T07:45:02.636516
2021-01-31T17:06:37
2021-01-31T17:06:37
372,571,407
0
0
null
null
null
null
UTF-8
PlantUML
false
false
593
puml
@startuml autonumber actor "Administrator" as ADMIN activate ADMIN ADMIN-> ":System" : initiates the removal of a courier on the system. activate ":System" ":System" --> ADMIN : asks which courier the administrator wants to remove deactivate ":System" ADMIN -> ":System" : selects the courier that will be removed activate ":System" ":System" --> ADMIN : shows the selected courier and asks for confirmation deactivate ":System" ADMIN -> ":System" : confirms activate ":System" ":System" --> ADMIN : informs about the success of the operation deactivate ":System" deactivate ADMIN @enduml
false
true
false
false
sequence
652b2be6e39291252952219fda1078d151b20e4f
99675a40dbe1c4ae8d37c7ba11f7c6459f6c2fcd
/src/UMLDiagram.puml
f05d5ef32cca9886320c0b1a17832ce8a2173dd4
[]
no_license
IlzJokerzlI/ObserverDesignPattern
2a847f5ff98720e47a5260625d58aebda26b9416
ca56ab19c5787fb69384b1493fec9419c83c580e
refs/heads/master
2022-10-01T12:44:20.179901
2020-06-15T11:02:37
2020-06-15T11:02:37
272,353,089
0
0
null
null
null
null
UTF-8
PlantUML
false
false
974
puml
The UML Diagram of Editor Application @startuml Editor o--> EventManager EventManager o--> EventListener 'class Application { ' '} 'class EventType { '} class Editor { - eventManager:EventManager - file:File + Editor() + openFile(path:String) + saveFile() + getEventManager():EventManager } class EventManager { - listeners:HashMap<EventType.Type, ArrayList<EventListener>> + EventManager() + subscribe(eventType:EventType.Type, listener:EventListener) + unsubscribe(eventType:EventType.Type, listener:EventListener) + notify(eventType:EventType.Type, fileName:String) } Interface EventListener { + update(fileName:String) } class LoggingListener implements EventListener { - log:File + LoggingListener(logFileName:String) + update(fileName:String) } class EmailAlertsListener implements EventListener { - email:String + EmailAlertsListener(email:String) + update(fileName:String) } @enduml
false
true
false
false
class
da7fb4bebf0bd90c260515885746ea938896c823
8d6229776c3ec92e688bb678a233896adf862705
/app.puml
63d094588e27247aede2c7d483920f75591700da
[]
no_license
seyar/yet-another-grabber
ee71374b501e98f5007203ab3b5dfe162dcd6840
5d81f5870d93c8fdef498bb53472bed9dfc42100
refs/heads/master
2016-09-06T15:19:43.687401
2015-09-14T22:52:13
2015-09-14T22:52:13
38,006,369
0
0
null
null
null
null
UTF-8
PlantUML
false
false
134
puml
@startuml class Grabber { grab() } class Parser { } class HtmlParser { parse() } class RssParser class PostParser @enduml
false
true
false
false
class
5a277f949284bc77c1c6825d6691f8a19f9f76a9
55261e1e9a841f514598d8fb0fbe95a7493460e3
/class/classes/modules/signatures.puml
4ca18abf87975a4c094b32cfb7afbc494ef05f1b
[]
no_license
LucasIsasmendi/lisk-core-plantuml
ac01094fd56590b361ab8992b52f0cfc3175aa60
e0941f6e800dc16a9dc0f8367304149fbf2200e1
refs/heads/master
2021-01-21T11:53:42.861882
2017-05-24T12:56:58
2017-05-24T12:56:58
91,758,697
0
0
null
null
null
null
UTF-8
PlantUML
false
false
515
puml
@startuml class Signatures < modules > { - __private: {} - self: this .. __private .. - assetTypes[1]: new Signature(schema, logger) .. library .. - schema - ed - balancesSequence - logic.transaction .. modules .. - accounts - transactions -- Methods -- + Signatures (cb, scope) + isLoaded () + sandboxApi (call, args, cb) + onBind (scope) -- API -- .. shared .. + getFee (*, cb) + addSignature (secret, publicKey, multisigAccountPublicKey, secondSecret, cb) } @enduml
false
true
false
false
class
49c9695d7a717b6cbe138fe22a76aa980da75993
126c4c3b68f702527d0cbe451eeca5d063bfb50e
/diagrams/uml/sequence/lifecycle.puml
74b7e77a1fdb9c866de3adf761d474ff4cc1b182
[]
no_license
steve-papadogiannis/dist-sys-server-scala
dfaee421c7c0a3c881a80e747ee92fb0df4a5e88
e2f93ad361bf0104e3d3a90fa32680b6619656af
refs/heads/master
2023-04-14T06:06:11.475438
2021-04-11T12:59:18
2021-04-11T12:59:18
90,399,425
0
0
null
null
null
null
UTF-8
PlantUML
false
false
5,696
puml
@startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 participant "Client Application" as Client actor User box Service [directions-map-reduce-actor-system] boundary Main control Route control RequestHandler <<Actor>> control Supervisor <<Actor>> control Server <<Actor>> control Master <<Actor>> control ReducersGroup <<Actor>> control MappersGroup <<Actor>> control MappersGroupQuery <<Actor>> control ReducersGroupQuery <<Actor>> control ReducerWorker <<Actor>> control MapperWorker <<Actor>> control MemCache <<Actor>> control "Google Directions API Actor" as GDAA <<Actor>> control MongoActor <<Actor>> end box database Mongo boundary "Google Directions API" as GDA autonumber "<b>[000]" == Initialization == User -> Main : Initializes System activate Main Main -> Supervisor : Creates actor activate Supervisor Main -> Supervisor : Sends "CreateInfrastructure" message Supervisor -> Server : Creates actor activate Server Supervisor -> Server : Sends "CreateInfrastructure" message Server -> Master : Creates actor activate Master Server -> Master : Sends "CreateInfrastructure" message Master -> MemCache : Creates actor activate MemCache Master -> GDAA : Creates actor activate GDAA Master -> MongoActor : Creates actor activate MongoActor Master -> ReducersGroup : Creates actor activate ReducersGroup Master -> ReducersGroup : Sends "RequestTrackReducer" message ReducersGroup -> ReducersGroup : Checks if ReducerWorker with given name exists opt false ReducersGroup -> ReducerWorker : Creates actor activate ReducerWorker end ReducersGroup -> ReducerWorker : Sends "RequestTrackReducer" message ReducerWorker --> ReducersGroup : Sends "ReducerRegistered" message Master -> MappersGroup : Creates actor activate MappersGroup Master -> MappersGroup : Sends "RequestTrackMapper" message MappersGroup -> MappersGroup : Checks if MapperWorker with given name exists opt false MappersGroup -> MapperWorker : Creates actor activate MapperWorker end MappersGroup -> MapperWorker : Sends "RequestTrackMapper" message MapperWorker --> MappersGroup : Sends "MapperRegistered" signal Main -> Route : Initializes Route activate Route == Runtime == Client -> Route : Invokes "getDirections" endpoint Route -> RequestHandler : Creates actor activate RequestHandler Route -> RequestHandler : Sends request RequestHandler -> Supervisor : Sends "CalculateDirections" signal Supervisor -> Server : Forwards request Server -> Master : Forwards request Master -> MemCache : Performs cache check for request alt cache hit MemCache -> Master : Returns cached result Master -> RequestHandler : Returns cached result RequestHandler -> Client : Returns cached result else cache miss MemCache -> Master : Returns cache miss message Master -> MappersGroup : Forwards request MappersGroup -> MappersGroupQuery : Creates actor activate MappersGroupQuery MappersGroup -> MappersGroupQuery : Forwards request MappersGroupQuery -> MapperWorker : Forwards request alt MapperWorker responds with result MapperWorker -> MongoActor : Find all stored results matching mapper hash MongoActor -> Mongo : Find all stored results matching mapper hash Mongo --> MongoActor : Returns matching results MongoActor -> MapperWorker : Returns matching results MapperWorker -> MappersGroupQuery : Sends map result MappersGroupQuery -> MappersGroupQuery : Stops self else MapperWorker terminates MapperWorker -> MappersGroupQuery : Sends "Terminated" signal MappersGroupQuery -> MappersGroupQuery : Stops self else Responses collection times out MappersGroupQuery -> MappersGroupQuery : Stops self end MappersGroupQuery -> Master : Sends "RespondAllMapResults" message deactivate MappersGroupQuery Master -> ReducersGroup : Sends "CalculateReduction" message ReducersGroup -> ReducersGroupQuery : Creates actor activate ReducersGroupQuery ReducersGroupQuery -> ReducerWorker : Forwards request alt ReducerWorker responds with result ReducerWorker -> ReducersGroupQuery : Sends reduce result ReducersGroupQuery -> ReducersGroupQuery : Stops self else ReducerWorker terminates ReducerWorker -> ReducersGroupQuery : Sends "Terminated" signal ReducersGroupQuery -> ReducersGroupQuery : Stops self else Responses collection times out ReducersGroupQuery -> ReducersGroupQuery : Stops self end ReducersGroupQuery -> Master : Sends "RespondAllReduceResults" message deactivate ReducersGroupQuery Master -> Master : Calculates euclidean minimum alt No result Master -> GDAA : Invokes actor to get results from Google Directions API GDAA -> GDA : Invokes Google Directions API for result GDA -> GDAA : Gets result GDAA -> Master : Returns result Master -> MemCache : Updates the cache with the result Master -> MongoActor : Updates the db with the result MongoActor -> Mongo : Updates the db with the result else Result Master -> MemCache : Updates cache with the result end Master -> RequestHandler : Sends result RequestHandler -> Client : Sends result deactivate RequestHandler end == Shutdown == User -> Main : Submits any input Main -> Route : Terminates Route deactivate Route Main -> Main : Terminates Actor System Main -> Supervisor : Terminates Supervisor Supervisor -> Server : Terminates Server Server -> Master : Terminates Master Master -> ReducersGroup : Terminates ReducersGroup ReducersGroup -> ReducerWorker : Terminates ReducerWorker Master -> MappersGroup : Terminates MappersGroup MappersGroup -> MapperWorker : Terminates MapperWorker deactivate ReducerWorker deactivate MapperWorker deactivate MappersGroup deactivate ReducersGroup deactivate Master deactivate Server deactivate Supervisor deactivate Main @enduml
false
true
false
false
sequence
18e8891e886fcbfcaeb27d395fd1635ac7d8dc4a
5e54fff99ec1cba3403ad6f7370ddbf75012066d
/docs/diagrams/basic_data_model.plantuml
3415ecbba948243880655dd1d13285e26249c812
[ "Apache-2.0" ]
permissive
opendatacube/datacube-core
3f6d9a7b8970c0b9ec7861665dd095fc89b416f0
24b046e737ea94bc088ee0f0566e839370152be9
refs/heads/develop
2023-08-21T17:21:22.788628
2023-08-14T18:28:25
2023-08-14T23:22:15
35,531,022
445
170
Apache-2.0
2023-09-13T06:52:56
2015-05-13T05:58:13
Python
UTF-8
PlantUML
false
false
248
plantuml
@startuml title Basic Data Model object Dataset object Scene Scene : Landsat Path/Row object Tile Tile : cell index object Band Dataset o-- "0..n" Dataset : derived from Dataset <|-- Scene Dataset <|-- Tile Dataset *-- "1..n" Band @enduml
false
true
false
false
class
0e0d53fc816d7c8ff3ee1b41b4038c995136ff1c
e3ebf221091ee30de418c963f078ccdd732eaa8c
/docs/diagrams/generic_view.puml
d3f49149fae46adfd63f42181811ae54bb59e93b
[ "Apache-2.0" ]
permissive
valb3r/datasafe
97d9826bb2bc6a478abc56ad30848fcaad8f259a
1b91e90128e2411339a9b904bb92144879b155bb
refs/heads/develop
2020-05-31T16:55:05.487855
2019-06-05T13:00:08
2019-06-05T13:00:08
190,393,370
0
1
Apache-2.0
2019-10-07T09:51:59
2019-06-05T12:48:13
Java
UTF-8
PlantUML
false
false
2,247
puml
@startuml cloud "Lookup service" { package "Lookup DFS" { left to right direction frame "Data for user 1" { frame "Private store \n (encrypted with password)" as privateStoreUser1 { [DFS private files storage paths] as mapPrivate1 [DFS access keys] as privateAccessKey1 } frame "Sharing store \n (encrypted with \n **<&key>system secret + public key**)" as sharingStoreUser1 { [Inbox path] as mapInbox1 [Inbox access key] as publicAccessKey1 } } frame "Data for user 2" { frame "Private store" as privateStoreUser2 { [DFS private files storage paths] as mapPrivate2 [DFS access keys] as privateAccessKey2 } frame "Sharing store" as sharingStoreUser2 { [Inbox path] as mapInbox2 [Inbox access key] as publicAccessKey2 } } frame "Public key storage" { left to right direction [User 1 public key] as user1publicKey [User 2 public key] as user2publicKey } } } actor User1 as user1 actor User2 as user2 card "Datasafe library functionality" { package { card "User 1 data" as User1data { node inboxUsr1 [ .keystore INBOX ] node filesUsr1 [ .keystore Private files ] } card "User 2 data" as User2data { node inboxUsr2 [ .keystore INBOX ] node filesUsr2 [ .keystore Private files ] } } node user1privateFilesAccess [ <&key> AWS key/secret <&folder> s3 data path ] user1 ==^ privateStoreUser1 : "Read my private files" **<&key>login/password** mapPrivate1 --> user1privateFilesAccess privateAccessKey1 --> user1privateFilesAccess user1privateFilesAccess --> filesUsr1 : **<&key>login/password** node user2shareFilesAccess [ <&key> AWS key/secret <&folder> s3 data path ] user2 ==^ user1publicKey : Share **<&file>file** with user 1 user1publicKey --> sharingStoreUser1 : Read storage using User 1 \n **<&key>system secret + public key** mapInbox1 --> user2shareFilesAccess publicAccessKey1 --> user2shareFilesAccess user2shareFilesAccess --> inboxUsr1 : <&file> encrypt with \n **<&key>User 1 public key** } @enduml
false
true
false
false
usecase
7df429b5c08e0fe2955846c0b000e860719297fb
61687a866f851b8b7a42ae88fef031b1185f8444
/media/video/beginer-youtube-workflow.puml
1d57415bb7a0aded8c559f500539d012e5ffc326
[]
no_license
mind-maps/technology
c276818232368c41d6442d9680f99b69cf230d56
1b997b214aa7163dde2ad6962d23323a03cd17a7
refs/heads/master
2022-05-14T14:10:52.613443
2022-05-07T01:56:59
2022-05-07T01:56:59
223,176,275
1
0
null
null
null
null
UTF-8
PlantUML
false
false
1,778
puml
@startuml Title YouTube publishing workflow center header Beginner workflow for YouTube videos endheader (*) if "Is it planned?" then partition "Preproduction" { --left> [Yes] "Story / scripts" --left> "Actors" --left> "Intro" --left> "Scenes" -left-> "Location" } --> "Production" as P note left:Refer the [[https://www.plantuml.com/plantuml/proxy?fmt=svg&cache=no&src=https://raw.githubusercontent.com/mind-maps/technology/master/media/video/publishing.puml Mind map]] \nfor shooting quick references else -->[No] P endif partition PostProduction { --> "Backup all videos" as B note left:One in working machine \nanother in external disk\nPrefer NAS --> "[[https://en.wikipedia.org/wiki/Rough_cut Rough cut]]" as RC --> "Sync sound\nif recorded separately" --right> "Add music,\nspecial effects" --> "End screen visual (20 seconds)" note right:YouTube Only --left> "Render" as R note left: If output doesn't looks good,\n goto Rough cut step B -right-> "Create Thumbnail" note right: Better create separately \nthan auto from youtube } partition YouTubeUpload { R --> "Description" as U U --right> "Video chapters" as VC VC--right> "Thumbnail" as STN STN--right> "Audience" as AUD AUD --right> "Tags" as TAGS TAGS --right> "End screen" as ES ES --> "Recording date" as RD --left> "Video location" --left> "Category" --left> "Video language" --left> "Mask faces \nif applicable " as MF --left> "Sub title" as ST note left:Do not render into video\n use SRT } partition "Post publish"{ --> "Share in social media" as SM } -->(*) center footer JoymonOnline legend right - 2 lines starting from a node means it can be done in parallel. endlegend @enduml
false
true
false
false
sequence
5d4adc0224bba5d24afed79c8626a9e0b84a6f7c
95db096f36828b7124792f7ce52368a58783e9e9
/docs/javadocs/soen6441riskgame/views/ExchangeCardView.puml
ea78400884e3fd2e4029fa740c34ed69dd72f3bf
[]
no_license
huntertran/soen6441-riskgame
81af179068618a3870b14ef46cf51ea65c31ac6b
f6605e3c5bdd3346f65288c96de6d169faa47f00
refs/heads/master
2023-06-22T21:10:32.772010
2021-03-31T21:48:30
2021-04-02T03:19:34
209,664,319
2
1
null
2023-06-14T22:29:59
2019-09-19T23:16:40
Java
UTF-8
PlantUML
false
false
1,191
puml
@startuml skinparam svgLinkTarget _parent skinparam linetype ortho set namespaceSeparator none class "<b><size:14>ExchangeCardView</b>\n<size:10>soen6441riskgame.views" as soen6441riskgame.views.ExchangeCardView [[../../soen6441riskgame/views/ExchangeCardView.html{soen6441riskgame.views.ExchangeCardView}]] { +ExchangeCardView() +void update(Observable o,Object arg) } class "<b><size:14>GameBoard</b>\n<size:10>soen6441riskgame.singleton" as soen6441riskgame.singleton.GameBoard [[../../soen6441riskgame/singleton/GameBoard.html{soen6441riskgame.singleton.GameBoard}]] #white { } hide soen6441riskgame.singleton.GameBoard fields hide soen6441riskgame.singleton.GameBoard methods soen6441riskgame.singleton.GameBoard --> "exchangeCardView" soen6441riskgame.views.ExchangeCardView class "<b><size:14>SeparatedView</b>\n<size:10>soen6441riskgame.views" as soen6441riskgame.views.SeparatedView [[../../soen6441riskgame/views/SeparatedView.html{soen6441riskgame.views.SeparatedView}]] { } hide soen6441riskgame.views.SeparatedView fields hide soen6441riskgame.views.SeparatedView methods soen6441riskgame.views.ExchangeCardView --|> soen6441riskgame.views.SeparatedView @enduml
false
true
false
false
class
5db16afa41d8886fea830bc5d001f536f5d93988
ffbc236cfbbda0b7af27e8f1626b8d538327d707
/uml/sequence-diagrams/auth/Pipeline-AuthN-AuthZ.puml
0e32a6c7b0417e9cc7dd6c74bbb213f32b99b121
[ "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
SODALITE-EU/project-wide-documentation
bd035fd455660368675843cdee74f86b8f685629
7a7b8ce76add1940c5f501ae2c2280ab47b939de
refs/heads/master
2021-12-27T17:22:26.360944
2021-12-22T15:48:10
2021-12-22T15:48:10
225,436,822
3
3
Apache-2.0
2021-12-22T15:49:03
2019-12-02T17:59:29
null
UTF-8
PlantUML
false
false
2,894
puml
@startuml title IAM Authentication and Authorization example actor "Application\nOps Expert" as ops participant "SODALITE IDE" as editor participant "IAM Token Endpoint" as keya participant "Semantic Reasoner" as reasoner participant "IaC Blueprint Builder" as builder participant "xOpera REST API" as xopera participant "Secrets Vault" as vault participant "IAM Introspection Endpoint" as keyt ops->editor: Login activate editor editor->editor: Show Login window editor->keya: Login request activate keya keya-->editor: Access Token = AT deactivate keya editor->editor: Save AT ops->editor: Deploy AADM editor->reasoner: Save AADM (AADM + Artifacts + AT) activate reasoner reasoner->keyt: Validate Token (AT) activate keyt keyt-->reasoner: Token Valid deactivate keyt reasoner->vault: Save Artifacts (Artifacts + AT) activate vault vault->keyt: Validate Token (AT) activate keyt keyt-->vault: Token Valid deactivate keyt vault->vault: Save Artifacts vault-->reasoner: Saved Artifacts Metadata deactivate vault reasoner-> reasoner: Save AADM reasoner-->editor: Saved AADM ID deactivate reasoner editor->reasoner: Get AADM JSON (ID + AT) activate reasoner reasoner->keyt: Validate Token (AT) activate keyt keyt-->reasoner: Token Valid deactivate keyt reasoner-->editor: AADM (JSON) deactivate reasoner editor->builder: Create blueprint (JSON + AT) activate builder builder->vault: Get Artifacts (AT) activate vault vault->keyt: Validate Token (AT) activate keyt keyt-->vault: Token Valid deactivate keyt vault-->builder: Artifacts deactivate vault builder->builder: Create CSAR builder->xopera: Create blueprint (CSAR + AT) activate xopera xopera->keyt: Validate Token (AT) activate keyt keyt-->xopera: Token Valid deactivate keyt xopera->vault: Get GIT token (AT) activate vault vault->keyt: Validate Token (AT) activate keyt keyt-->vault: Token Valid deactivate keyt vault-->xopera: Return GIT token deactivate vault xopera->xopera: Save blueprint xopera->builder: Blueprint created (ID) deactivate xopera builder-->editor: Blueprint created (ID) deactivate builder editor->xopera: Deploy blueprint (ID + inputs + AT) activate xopera xopera->keyt: Validate Token (AT) activate keyt keyt-->xopera: Token Valid deactivate keyt xopera->vault: Get required secrets (AT) activate vault vault->keyt: Validate Token (AT) activate keyt keyt-->vault: Token Valid deactivate keyt vault-->xopera: Return secrets: keys, passwords... deactivate vault xopera-->editor: Deployment started (Session ID) xopera->xopera: Deploy using artifacts loop Update deployment status editor->xopera: Request status (Session ID + AT) xopera->keyt: Validate Token (AT) activate keyt keyt-->xopera: Token Valid deactivate keyt xopera-->editor: Deployment status end xopera->xopera: Delete artifacts editor-->ops: Deployment complete deactivate xopera deactivate editor @enduml
false
true
false
false
usecase
6d77722cf38542be5d542736abc894e66f638177
f601c40e50e0f113f480ae2de3e80bc4a3172f86
/docs/UseCases/Manage-Applications/Launch-App.puml
9788909eab223b6718f578afa9a27ceb4f9407fd
[]
no_license
CAADE/C3
07307a3795888672df18e99932e25951911eaf1d
4bbe48a335b936cf75808d0902b32f73b99ff958
refs/heads/master
2022-11-24T14:52:05.724752
2019-06-19T03:32:46
2019-06-19T03:32:46
67,574,474
1
0
null
2022-11-22T11:28:45
2016-09-07T05:19:16
JavaScript
UTF-8
PlantUML
false
false
1,088
puml
@startuml Actor "actorName" as A box "Manage-Applications" #lightblue participant CLI as CLI participant Web as Web participant "c3" as S participant "Application Manager" as AM participant "Application Orchestrator" as AO participant "Cloud Broker" as CB A -> CLI : c3-app-launch(name, env, config) CLI -> S : app/launch(name, env, config) A -> Web : app/launch(name, env, config) Web -> S : app/launch(name, env, config) S -> AM : app/launch(name, env, config) AM -> AM : Stacklet mapApplication(name, stack, env, config) loop Stacklet.serviceletss AM -> AO : service/set(name, replica) loop Until all nested services are completed AO -> AO : service/set(name, replica) AO -> AO : Request.create(instance, policy, requirements); note right Need to ask the broker for the resources to satisfy the requirements for the ServiceInstance to execute. This could be compute, storage, or network. end note end AO -> PM : policy/evaluate(requests) AO -> CB : broker/getResources(requests) end @enduml
false
true
false
false
usecase
da2bdc63eb9913b5519a07605b2e5d6419af8999
dd968a8b1484ff8082f64516d568ec26505ca1e5
/src/main/java/game/gameLogic/gameLogic.plantuml
3c79a0eca7a410526820cc7e3a9186ef9f9798f7
[]
no_license
kot-1999/Maze
bc41bca5f7e89f3cf2b7072f47f6eef2e4a9ea0f
efa5b08db9603dcc2c05d9419f9a20339c2a500f
refs/heads/main
2023-08-30T14:41:00.342449
2021-11-12T12:03:21
2021-11-12T12:03:21
427,344,911
0
0
null
null
null
null
UTF-8
PlantUML
false
false
956
plantuml
@startuml title __GAMELOGIC's Class Diagram__\n interface gameLogic.Game { {abstract} + play() } enum GameState { END EXIT PLAYING WIN state } class gameLogic.Maze { - characters : ArrayList<Character> {static} - defauldSize : int - gred : Cell[][] - hight : int - width : int + Maze() + addCharacter() + getCell() + getCellX() + getCellY() + getHight() + getWidth() + hasCharacter() + remoceCharacter() + setCell() {static} ~ create() {static} ~ create() {static} ~ create() } 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
activity
70a45bbbd2cd66834d0e4c7df7078179323477d6
d62eb36247d422453d13124cdadb4cce6042d1f7
/diagramas/secuenciaNuevoJuego.puml
895097c0e4a36f6a4d9c07a9ccc0f8694a0ce5c9
[ "MIT" ]
permissive
valengutierrez/algo3_tp2
d5579f678ffd301b284e1b5a3c4b4842520ca485
7435ad6d2cf44df9baadcdb6557017a133c98840
refs/heads/master
2023-07-07T21:35:37.949278
2021-08-13T17:51:03
2021-08-13T17:51:03
382,075,823
0
0
null
null
null
null
UTF-8
PlantUML
false
false
773
puml
@startuml Diagrama de secuencia 4 title Creacion de nuevo juego skinparam style strictuml actor Usuario as Usuario participant "TEG:Juego" as Juego participant "Jugador" as Jugador participant "pais:Pais" as Pais participant "objetivo:Objetivo" as Objetivo Usuario -> Juego**: nuevoJuego(cantidadDeJugadores) ' Juego -> Pais**: CrearPaises() Juego -> Objetivo**: CrearObjetivos() loop cantidadDeJugadores times Juego -> Jugador**: nuevoJugador() Juego -> Jugador: asignarObjetivo(unObjetivoSecreto) Juego -> Jugador: asignarObjetivo(unObjetivoComun) loop cantidadDePaises/cantidadDeJugadores times Juego -> Pais**: CrearPaises() Juego -> Jugador: ocupar(Pais) Jugador -> Pais:ocupar() end end @enduml
false
true
false
false
usecase
f077f5873a57bac145f8158b64a39323c0c81214
1e992cebb323e6f1bbddd1e23b6214f8806b7834
/sip/EndToEnd/sip_flow_decline_with_timer.puml
ab18d41b03e32fff7377ff24836569735b8686ae
[]
no_license
gongpengjun/code_diagrams
006c66441ae26331d19a408912af01c84e1bd5f4
686a830f47e407ddc58e7f8003331ee4fca5975c
refs/heads/master
2021-06-26T00:52:25.079556
2020-10-27T13:45:34
2020-10-27T13:45:34
166,416,838
0
1
null
null
null
null
UTF-8
PlantUML
false
false
2,388
puml
@startuml title SIP callee Decline Flow !pragma teoz true skinparam monochrome true autonumber "F00 " hide footbox skinparam BoxPadding 40 skinparam headerFontSize 14 'skinparam headerFontColor red header SIP-2 box "caller" participant "Invite Transaction Client" as UAC_ITC << UAC >> end box box "proxy" participant "Invite Transaction Server" as Proxy_ITS << Server >> participant "Invite Transaction Client" as Proxy_ITC << Server >> end box box "callee" participant "Invite Transaction Server" as UAS_ITS << UAS >> end box 'hnote over UAC_ITC: None UAC_ITC -> Proxy_ITS: INVITE activate UAC_ITC hnote over UAC_ITC: Calling activate Proxy_ITS hnote over Proxy_ITS: Proceeding UAC_ITC <- Proxy_ITS: 100 Trying hnote over UAC_ITC: Proceeding 'hnote over Proxy_ITC: None Proxy_ITS -> Proxy_ITC: INVITE activate Proxy_ITC Proxy_ITC -> UAS_ITS: INVITE hnote over Proxy_ITC: Calling activate UAS_ITS hnote over UAS_ITS: Proceeding Proxy_ITC <- UAS_ITS: 180 Ringing note right of UAS_ITS: Ringing hnote over Proxy_ITC: Proceeding Proxy_ITS <- Proxy_ITC: 180 Ringing UAC_ITC <- Proxy_ITS: 180 Ringing note left of UAC_ITC: Ringing == wait for HUMAN input == UAS_ITS <--] : callee user decline hnote over UAS_ITS: Completed Proxy_ITC <- UAS_ITS: 603 Decline UAS_ITS <- UAS_ITS: start timer G\n(0.5s, 1s, 2s...32s)\nto resend 603 hnote over Proxy_ITC: Completed Proxy_ITS <- Proxy_ITC: 603 Decline hnote over Proxy_ITS: Completed Proxy_ITC -> UAS_ITS: ACK (603) Proxy_ITC -> Proxy_ITC: start timer D (32s) hnote over UAS_ITS: Confirmed UAS_ITS -> UAS_ITS: start timer I (5s) UAC_ITC <- Proxy_ITS: 603 Decline Proxy_ITS <- Proxy_ITS: start timer G\n(0.5s, 1s, 2s...32s)\nto resend 603 hnote over UAC_ITC: Completed UAS_ITS -> UAS_ITS: timer I fired hnote over UAS_ITS: Terminated deactivate UAS_ITS UAC_ITC -> Proxy_ITS: ACK (603) UAC_ITC -> UAC_ITC: start timer D (32s) hnote over Proxy_ITS: Confirmed Proxy_ITS -> Proxy_ITS: start timer I (5s) Proxy_ITC -> Proxy_ITC: timer D fired hnote over Proxy_ITC: Terminated deactivate Proxy_ITC Proxy_ITS -> Proxy_ITS: timer I fired hnote over Proxy_ITS: Terminated deactivate Proxy_ITS UAC_ITC -> UAC_ITC: timer D fired hnote over UAC_ITC: Terminated deactivate UAC_ITC skinparam footerFontSize 14 'skinparam footerFontColor red footer declined INVITE transaction is three way handshake (request,603,ACK) and 603 is delivered hop-by-hop @enduml
false
true
false
false
sequence
50eeedf2cf65668733e81ec9180ebdd8166a2c65
b8e5dd3ec9af74b7091adff9495ca152e4c30f4c
/uml/gRPC example.plantuml
e7e2f7807a6cdc55cfb8b1606f1bb6e42342b112
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mojaloop/fraud_risk_management
04f39ea653a7fe20e974cde165e9ca8790af35c9
f6c25ff410dadc9fb4532246840067116bf0a4a6
refs/heads/master
2023-06-17T21:06:53.260091
2021-07-14T06:46:11
2021-07-14T06:46:11
296,127,601
13
7
NOASSERTION
2021-08-04T11:42:07
2020-09-16T19:23:37
HTML
UTF-8
PlantUML
false
false
442
plantuml
@startuml participant "Channel Router Setup Processor" as co participant "Rule Engine" as re participant "Typology Processor" as t note over co, re Channel Orchestrator is gRPC Server, while Rule Engine is gRPC Client. end note co -> re: Transaction + Typology Information re --> co: Response note over re, t Rule Engine is now gRPC Server, while Typology is gRPC Client. end note re -> t: Transaction + Rule Result t --> re: Response @enduml
false
true
false
false
sequence
67aa419174f407861454c2fbb269b8de8fad70ee
c931fab627d76aac94f223642e63dc0f5358c800
/app/src/main/java/com/example/aflah/tracki_master/NavbarFragment/NavbarFragment.plantuml
7e4e6fc75835cccd2ac0379d4686c4a285606111
[]
no_license
aflahtaqiu/tracki-android
842c78ad53d0717f51e094721150a6d8205e3a7a
6990d21cf21771cd1e5927e44564b06f4b2c8391
refs/heads/master
2020-04-15T02:03:17.136741
2019-01-06T12:02:17
2019-01-06T12:02:17
164,301,470
0
0
null
2019-01-06T11:40:37
2019-01-06T11:40:36
null
UTF-8
PlantUML
false
false
3,205
plantuml
@startuml title __NAVBARFRAGMENT's Class Diagram__\n package com.example.aflah.tracki_master { package com.example.aflah.tracki_master.NavbarFragment { class AccountFragment { ~ imgAvatar : CircleImageView ~ tvUserName : TextView ~ tvNoPromo : TextView ~ sharedPreferences : SharedPreferences ~ json : String ~ gson : Gson ~ userToken : String ~ stores : List<Store> ~ promotions : List<Promotion> ~ recyclerView : RecyclerView ~ Mydialog : Dialog ~ picAvatar : TextView ~ picGaleri : TextView ~ picCamera : TextView ~ toolbarAccount : Toolbar ~ selectedImage : Uri - GALLERY : int - CAMERA : int + AccountFragment() {static} + newInstance() + onCreate() + onCreateView() + onCreateOptionsMenu() + onOptionsItemSelected() + MyCustomDialog() - getResizedBitmap() + onActivityResult() } } } package com.example.aflah.tracki_master { package com.example.aflah.tracki_master.NavbarFragment { class HomeFragment { - data : List<Map<String, String>> - beacons : List<CBBeacon> - adapter : SimpleAdapter - mySwipeRefreshLayout : SwipeRefreshLayout ~ toko : HashMap<String, SearchName> ~ from : String[] ~ to : int[] ~ spinnerItem : String[] ~ autoCompleteAdaptor : ArrayAdapter<String> ~ stores : List<Store> ~ rmdup : HashMap<String, Store> ~ imageViewUndetectStore : ImageView ~ beaconCount : int ~ flagSearch : int ~ textViewTokoTerdekat : TextView ~ spinnerSearch : AppCompatSpinner ~ recyclerView : RecyclerView + HomeFragment() + onCreate() + onCreateView() + onViewCreated() + onButtonPressed() + onDetach() + setData() + onItemClick() + onRefresh() + onItemSelected() + onNothingSelected() } } } package com.example.aflah.tracki_master { package com.example.aflah.tracki_master.NavbarFragment { interface OnFragmentInteractionListener { {abstract} + onFragmentInteraction() } } } AccountFragment -up-|> Fragment AccountFragment o-- UserLogin : userLogin AccountFragment o-- ListSavePromoAdapter : listSavePromoAdapter SavedState -up-|> Parcelable HomeFragment -up-|> OnCubeaconUpdated HomeFragment -up-|> OnItemClickListener HomeFragment -up-|> OnRefreshListener HomeFragment -up-|> OnItemSelectedListener HomeFragment -up-|> Fragment HomeFragment o-- TokoTerdekatAdapter : tokoTerdekatAdapter HomeFragment o-- OnFragmentInteractionListener : mListener HomeFragment +-down- OnFragmentInteractionListener SavedState -up-|> Parcelable 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
2f4d88dd411c16481cddd4f16a25b310bf530764
c6fa8545978b664ac557f530c9b0fab84780d450
/AbstractFactoryAndSingleton/docs/img/Singleton_CD.puml
01ee04b319e2a1b1f317301b110715ed54cc2a07
[]
no_license
rovany706/design-patterns
1779eaf3fdea4b865d7160c46ba918fe0540342a
79eb1e40ebe4e3eb5b3f00f7020bc5e85b0e8fc1
refs/heads/master
2020-12-14T15:35:25.922667
2020-04-15T09:02:51
2020-04-15T09:02:51
234,789,540
0
0
null
null
null
null
UTF-8
PlantUML
false
false
282
puml
@startuml package "SingletonExample" { skinparam class { BackgroundColor White ArrowColor Black BorderColor Black } class Client { } class Singleton { -instance: Singleton +getInstance(): Singleton } Client --> Singleton } @enduml
false
true
false
false
class
44f43a91e320153c9516692a6565f7b722c996b2
ec2a4d3957933062e9ced18588de66435826e3ca
/docs/CustomObjectFactory.puml
5a0964dfe845a990de2e5bd1095c986d4c8c8458
[]
no_license
jaydeepmehta15/sail-point-improved
7419dba081b86b4e136267890732ad90bc1c2a7f
f521b2c9684d36d67ec36b596e0c7cf0d0823bc0
refs/heads/master
2023-04-13T12:29:58.511477
2019-08-26T09:51:58
2019-08-26T09:51:58
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
290
puml
@startuml class CustomObjectFactory { + {static} <T extends AbstractCustomObject> T create(Class<T> type) + {static} <T extends AbstractCustomObject> T load(Class<T> type) + {static} <T extends AbstractCustomObject> T load(Class<T> type, SailPointContext sailPointContext) } @enduml
false
true
false
false
class
bf2d3d1387f7b79263f1f5f9199e1922db3b2f91
01beed8e16046a3d467b325fbe6324dd30d834c8
/Docs/Ex41.puml
22a304a9c09a184d5be2473425cacdbf72631992
[]
no_license
Harsha-Aith/aitharaju-cop3330-assignment3
ca37fd913f8caf6a40e4978a0903463f424596b8
74ad863c5baa47af294d9d524ea64d1d83b4e6b5
refs/heads/master
2023-06-03T22:27:23.908018
2021-06-21T04:00:21
2021-06-21T04:00:21
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
693
puml
@startuml class ex41Sol{ Object NameSorter } ex41Sol->NameSorter class NameSorter{ .. Method - Reading Names from File.. -public static List<Name> readNames(String file) throws FileNotFoundException .. Method - Write Names to Output File.. + public void printNames(List<Name> names, File filename) } NameSorter<|--Name class Name{ -Field: String firstName #Field: String lastName -public Name(String lastName, String firstName) ..Getter Methods.. #public String getFirstName() +public String getLastName() ..Setter Methods.. -public void setFirstName() #public void setLastName() ..Compare To and To Strings.. -public int compareTo(Name otherLast) +public String toString() } @enduml@enduml
false
true
false
false
class
57169d205dd6eef5ec6c48f390fa7eb4d43b4193
a88c8d245a7afcf7f354b0477900280b9bafa095
/src/main/java/assignment3/ex43/base/ex43.puml
8bfdf02d5fd7562fe19263c72bcd0b7b3e4cf34e
[]
no_license
rachelsch1/schwarz-cop3330-assignment3
5d1cf04e1119f706bd4901955b80256f506f8a15
0bbac938ff6bd9fd56cc8faa4cdc3601725fd6cb
refs/heads/master
2023-06-04T14:50:54.589098
2021-06-21T03:58:33
2021-06-21T03:58:33
378,307,357
0
0
null
null
null
null
UTF-8
PlantUML
false
false
169
puml
@startuml 'https://plantuml.com/sequence-diagram class ex43 { boolean createMainFolder() boolean createJsFolder() boolean createCssFolder() void printOutput() } @enduml
false
true
false
false
class
cb62f1c14207a77dbbe58101a8b8149936d50f98
79225d53273b896c8e7460533cd31ba22541f23a
/uml/train_pipeline.puml
b4a05030483da0dea41329bc731cb6845d2845c7
[ "MIT" ]
permissive
paulodamaso/aibolit
89195dc861192130c6b7d5ebd62e8e1e65cff624
014fc731b428bc06e86b0ac258d4f36bebb2c322
refs/heads/master
2021-05-18T19:29:22.797123
2020-08-13T13:44:42
2020-08-13T13:44:42
251,378,588
0
0
MIT
2020-03-30T17:26:38
2020-03-30T17:26:37
null
UTF-8
PlantUML
false
false
2,126
puml
@startuml @startuml skinparam backgroundColor #EEEBDC skinparam handwritten true skinparam sequence { ArrowColor DeepSkyBlue ActorBorderColor DeepSkyBlue LifeLineBorderColor blue LifeLineBackgroundColor #A9DCDF ParticipantBorderColor DeepSkyBlue ParticipantBackgroundColor DodgerBlue ParticipantFontName Impact ParticipantFontSize 17 ParticipantFontColor #A9DCDF ActorBackgroundColor aqua ActorFontColor DeepSkyBlue ActorFontSize 17 ActorFontName Aapex } participant "main" as main participant "train" as train participant "collect_dataset" as collect_dataset participant "model" as model participant "test_dataset" as test_dataset participant "Config" as Config participant "run_cmd" as run_cmd activate main activate train main -> train: if not args.skip_collect_dataset: train -> collect_dataset activate collect_dataset collect_dataset -> run_cmd: external call 02-filter-and-move.py via make collect_dataset -> make_patterns make_patterns -> run_cmd: external call 04-find-patterns.py via make activate Config make_patterns -> Config: dataset_file() Config -> make_patterns: file for saving results of 04-find-patterns.py deactivate Config collect_dataset -> run_cmd: external call 06-calculate-halstead.py via make collect_dataset -> run_cmd: external call 07-merge.py via make collect_dataset -> run_cmd: external call 08-split.py via make deactivate collect_dataset ||| main -> train_process activate train_process train_process -> train_process: read <train> dataset, made by 08-split.py train_process -> train_process: scale_dataset activate model train_process -> model: fit_regressor() deactivate model train_process -> train_process: save model to file activate model train_process -> train_process: load model to file train_process -> train_process: scale <test> dataset, made by 08-split.py activate train_process #DarkSalmon train_process -> model: rank note right : Smoke tests model -> train_process: preds, importances deactivate model train_process -> train_process: remove trash catboost folder deactivate train_process train_process -> train train -> main deactivate train deactivate main @enduml
false
true
false
false
sequence
d06321154e33f65606df5a1518acbf0357a7610a
78389ccc9e3b43cf7333289f1515154b7c8a39e3
/applications/block-consumer/images/deploy-accediendo-a-nodos-locales.plantuml
9ed48b08e35a0baf67e36c6370bd7acca04f8c01
[]
no_license
padfed/padfed-doc
994776ec7a842c97a3c05dc6bc5ec74cf0c6076f
9cb26c71f6231ac74f61065fb2cb0f7b8695d8dd
refs/heads/master
2023-06-07T15:30:07.301704
2023-06-01T15:29:24
2023-06-01T15:29:24
186,463,580
6
8
null
2023-03-01T13:36:15
2019-05-13T17:10:46
PLpgSQL
UTF-8
PlantUML
false
false
891
plantuml
@startuml deploy-accediendo-a-nodos-locales title **block-consumer** accediendo a nodos locales note as N1 Esquema de deploy para organizaciones que corren peers de la Blockchain. **block-consumer** se conecta a peers locales para mejorar performance. Opcionalmente, para lograr alta disponibilidad, se conecta a peers remotos. end note package "Blockchain\npeers remotos" as remotos { [peer0.yyy] [peer1.yyy] [peer0.zzz] [peer1.zzz] } package DataCenter { component [block-consumer] as BlockConsumer database "\nRDBMS\n" as db package "Blockchain\npeers propios" as locales { [peer0.xxx] [peer1.xxx] } } cloud internet BlockConsumer ..> locales : gRPCs\n(read) BlockConsumer ..> internet BlockConsumer ..> db : jdbc\n(read/write) internet ..> remotos : gRPCs\n(read) locales .. remotos : gRPCs\n(read) DataCenter -[hidden]left- remotos @enduml
false
true
false
false
sequence
1c2aeac93b15ab54f752387b65dca4252e3a38a4
555d982a6ffa796e7b3ad1dac1ea647d104e9e3d
/img/NIF-ASR.puml
9e71d60d29f37f6f278e9e5b75b69d5c9899ff84
[]
no_license
VladimirAlexiev/multisensor
218e99e8a1701be714dc0945e1aa3e7bcbbdb04d
e6359e80fdd1644b6f7093487f74af1df96bcccd
refs/heads/master
2021-07-16T05:36:54.662918
2016-11-02T11:33:29
2016-11-02T11:33:29
67,613,414
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,880
puml
@startuml hide empty methods hide empty attributes hide circle skinparam classAttributeIconSize 0 class ms_content_fb086c as "ms-content:fb086c" ms_content_fb086c : a foaf:Document class _http___blog_hgtv_com_terror_2014_09_08_video_ as "<http://blog.hgtv.com/terror/2014/09/08/video>" ms_content_fb086c --> _http___blog_hgtv_com_terror_2014_09_08_video_ : dct:hasPart ms_content_fb086c : dc:creator "John Smith" ms_content_fb086c : dc:date "2014-09-08T17:15:34.000+02:00"^^xsd:dateTime ms_content_fb086c : dct:source <http://blog.hgtv.com/terror/2014/09/08/article> _http___blog_hgtv_com_terror_2014_09_08_video_ : a dctype:MovingImage class ms_content__transcript0 as "ms-content:-transcript0" _http___blog_hgtv_com_terror_2014_09_08_video_ --> ms_content__transcript0 : ms:hasCaption _http___blog_hgtv_com_terror_2014_09_08_video_ : dc:format "video/mp4" class ms_content__transcript0_char_20_27 as "ms-content:-transcript0#char=20,27" ms_content__transcript0_char_20_27 : a nif:Word class ms_content__transcript0_char_0_27 as "ms-content:-transcript0#char=0,27" ms_content__transcript0_char_20_27 -up-> ms_content__transcript0_char_0_27 : nif:referenceContext class dbr_Germany as "dbr:Germany" ms_content__transcript0_char_20_27 --> dbr_Germany : its:taIdentRef ms_content__transcript0_char_20_27 : nif:anchorOf "Germany" ms_content__transcript0_char_20_27 : nif:beginIndex "20"^^xsd:nonNegativeInteger ms_content__transcript0_char_20_27 : nif:endIndex "27"^^xsd:nonNegativeInteger class ms_content_fb086c_char_17_24 as "ms-content:fb086c#char=17,24" ms_content_fb086c_char_17_24 : a nif:Word ms_content_fb086c_char_17_24 --> dbr_Germany : its:taIdentRef class ms_content_fb086c_char_0_24 as "ms-content:fb086c#char=0,24" ms_content_fb086c_char_17_24 -up-> ms_content_fb086c_char_0_24 : nif:referenceContext ms_content_fb086c_char_17_24 : nif:anchorOf "Germany" ms_content_fb086c_char_17_24 : nif:beginIndex "17"^^xsd:nonNegativeInteger ms_content_fb086c_char_17_24 : nif:endIndex "24"^^xsd:nonNegativeInteger ms_content__transcript0 : a dctype:Text ms_content__transcript0 : dc:format "text/vtt" dbr_Germany : a nerd:Location, dbo:Country dbr_Germany : foaf:name "Germany" ms_content__transcript0_char_0_27 : a nif:Context ms_content__transcript0_char_0_27 -up-> ms_content__transcript0 : nif:sourceUrl ms_content__transcript0_char_0_27 : nif:beginIndex "0"^^xsd:nonNegativeInteger ms_content__transcript0_char_0_27 : nif:endIndex "27"^^xsd:nonNegativeInteger ms_content__transcript0_char_0_27 : nif:isString "Transcript mentions Germany" ms_content_fb086c_char_0_24 : a nif:Context ms_content_fb086c_char_0_24 -up-> ms_content_fb086c : nif:sourceUrl ms_content_fb086c_char_0_24 : nif:beginIndex "0"^^xsd:nonNegativeInteger ms_content_fb086c_char_0_24 : nif:endIndex "24"^^xsd:nonNegativeInteger ms_content_fb086c_char_0_24 : nif:isString "Article mentions Germany" @enduml
false
true
false
false
sequence
99f9c57b75464315c63022b08a0f8b52c33a8de6
3749560da1ecabdc893404c1c2889c97dcd905bf
/src/main/java/com/myself/nettychat/bootstrap/coder/coder.plantuml
0cd0b02631512230f9299ec40caf9b7446e3cb86
[ "Apache-2.0" ]
permissive
anhtu1197/WebSocketProject
02ceb566fc9995d499a76e685b053781b5d4b885
7e57a9077943322fbe3cd845fc65029c1155fe1f
refs/heads/master
2020-04-05T04:38:52.015046
2018-11-09T01:24:28
2018-11-09T01:24:28
156,559,854
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,001
plantuml
@startuml title __CODER's Class Diagram__\n package com.myself.nettychat { package com.myself.nettychat.bootstrap { package com.myself.nettychat.bootstrap.coder { class ByteBufToWebSocketFrameEncoder { # encode() } } } } interface Sharable { } package com.myself.nettychat { package com.myself.nettychat.bootstrap { package com.myself.nettychat.bootstrap.coder { class WebSocketFrameToByteBufDecoder { # decode() } } } } interface Sharable { } ByteBufToWebSocketFrameEncoder -up-|> MessageToMessageEncoder ByteBufToWebSocketFrameEncoder +-down- Sharable WebSocketFrameToByteBufDecoder -up-|> MessageToMessageDecoder WebSocketFrameToByteBufDecoder +-down- Sharable 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
16c18c75806565852507f233327d67f0e02fd8ff
644fc1e9c334f0fcbdab3b545290f3cc65b5d6dc
/docs/uml/software/old/device/services/DeviceNoteService.puml
526a4fd8a6862284f81519aa86dfa25c96c7fa8a
[]
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
489
puml
@startuml class DeviceNoteService { - <<const>> InfoFileName : string = ".photon.json" + {static} get_file_path(path:string, create:bool) : string + {static} exclude_directory_delete(path:string, sort_word:string) : void + {static} delete_entry(path:string, entry:DeviceUserEntry) : void + {static} add_entry(path:string, entry:DeviceUserEntry) : void + {static} read_entries(path:string) : List<DeviceUserEntry> } IDeviceNoteService <|-- DeviceNoteService @enduml
false
true
false
false
class
c64e6b94e27995c37278a8af7d2caa2732326643
c071afa8c9ef0c26eae424fb721f292f903d7289
/gfx/uml/NewAPI/UpdateQuery.plantuml
c554585c8fa585c4e9f373b9e96e8e2d0e530eaa
[]
no_license
Konafets/thesis
4628b7e675164690e4b1a8345eecd11c20d9cbfc
94a27a586356d3b7356d0690cf4ed5dd6a0dc6b7
refs/heads/master
2016-09-06T18:47:47.614390
2014-05-26T17:51:30
2014-05-26T17:51:30
18,177,420
3
1
null
null
null
null
UTF-8
PlantUML
false
false
1,509
plantuml
@startuml set namespaceSeparator none hide empty members hide empty methods interface Konafets.DoctrineDbal.Persistence.Database.QueryInterface { +getType() +bindValue() +bindParam() +prepare() +execute() +getSql() +getAffectedRows() +__toString() } interface Konafets.DoctrineDbal.Persistence.Database.TruncateQueryInterface extends Konafets.DoctrineDbal.Persistence.Database.QueryInterface { +truncate() } abstract class Konafets.DoctrineDbal.Persistence.Doctrine.AbstractQuery { +prepare() +bindValue() +bindParam() +execute() +getAffectedRows() +__toString() } class Konafets.DoctrineDbal.Persistence.Doctrine.TuncateQuery extends Konafets.DoctrineDbal.Persistence.Doctrine.AbstractQuery class Konafets.DoctrineDbal.Persistence.Doctrine.TuncateQuery implements Konafets.DoctrineDbal.Persistence.Database.TruncateQueryInterface { +getType() +truncate() +getSql() } interface Konafets.DoctrineDbal.Persistence.Database.UpdateQueryInterface extends Konafets.DoctrineDbal.Persistence.Database.QueryInterface { +update() +set() +where() } class Konafets.DoctrineDbal.Persistence.Doctrine.UpdateQuery extends Konafets.DoctrineDbal.Persistence.Doctrine.AbstractQuery class Konafets.DoctrineDbal.Persistence.Doctrine.UpdateQuery implements Konafets.DoctrineDbal.Persistence.Database.UpdateQueryInterface { +getType() +update() +set() +where() +getSql() } note bottom of Konafets.DoctrineDbal.Persistence.Doctrine.AbstractQuery { __toString return $this->getSql() } @enduml
false
true
false
false
class
d4329c3b27822f0daa97dba0411e3e1114d1246f
462b9598f08a48ab835f0b189d4d344560965227
/src/main/java/csheets/worklog/n1120013/sprint3/ipc05_02_analysis_chatParticipants_disconect_cli.puml
7f53b9e255e256899a37a6c7d78e1f972e16a75d
[]
no_license
VitorMascarenhas/LAPR4-2016
19f5593b98b81763f77021fb04278ed231337028
e53a5a46c0e09fbc155fb91f2010d50532de85d2
refs/heads/master
2020-03-19T10:31:05.321699
2018-06-06T19:49:19
2018-06-06T19:49:19
136,027,190
0
0
null
null
null
null
UTF-8
PlantUML
false
false
448
puml
@startuml doc-files/ipc05_02_analysis_chatParticipants_disconect_cli.png actor User as u participant "<<analysis>>\nSendChatParticipantsUI" as UI participant "<<analysis>>\nSendChatParticipantsCtrl" as ctrl participant "<<analysis>>\nConnectionManager" as conMgr u -> UI : start() UI -> ctrl : disconectMsg() loop getconnections() conections ctrl -> conMgr : sendGoodbyeMsg() ctrl -> conMgr : disconect() end loop @enduml
false
true
false
false
sequence
4b7b5c5942f9f968e122bfc5e9b4571cc34fbf38
ca0a47ab46b3f7a5c5bfaa2c7c4bf078e3646c32
/PlantUML/src/backend_playershot_sd.plantuml
c4b30866cacc7c3f6f1f4669cf7d2ed8f42ce439
[]
no_license
LasseKrarup/Laser-Tag-Project
4ea4b496c2e59c54512c4275247bf1bf3f452c5f
07510f50a6c98d9ffb59550b63838435da25ca4a
refs/heads/master
2021-07-14T09:54:43.202288
2019-06-26T11:41:30
2019-06-26T11:41:30
171,651,265
4
0
null
2020-07-07T04:42:06
2019-02-20T10:22:59
HTML
UTF-8
PlantUML
false
false
959
plantuml
@startuml backend_playershot_sd skinparam { monochrome true dpi 300 padding 5 packageStyle rectangle packageStyle frame shadowing false } hide footbox mainframe **sd** Backend - player shot participant Database participant SQLConn participant App participant GUICom participant Game participant Player participant Kit activate Kit Kit -> Kit: Recieve shot from ID from connected kit Kit -> Game++: Is kit ID in active game Game -> Kit: True deactivate Game Kit -> Game++: Get game ID Game -> Kit: ID deactivate Game Kit -> SQLConn++: Add points for player ID in game ID SQLConn -> Database++: Get points for player Database -> SQLConn: points SQLConn -> Database: Set points for player to points + 1 deactivate Database SQLConn -> Kit: Points deactivate SQLConn Kit -> GUICom++: Set new points for player deactivate GUICom @enduml
false
true
false
false
sequence
b1fd45def270706127fbd3f8ab5f9e95fd9331e1
c3d0b5d4bc874d5f1a7d2d0d6eb51d6c5e8d463d
/diagram/gateway_components.puml
144f4525a647d6306d19b6e4e357fdab85cff3bf
[]
no_license
Delorus/vkr
b177155a0cb3abc918bfddb22a9360f092b8abc9
52c3a639df3ce115fcb3a196be01d416fb1be4b9
refs/heads/master
2020-04-22T17:51:22.155423
2019-10-14T09:14:53
2019-10-14T09:14:53
170,556,304
1
0
null
null
null
null
UTF-8
PlantUML
false
false
281
puml
@startuml skinparam { monochrome true } interface "NCC Proto" as NCCP interface "NATS Proto" as NATSP [NauCore] - NCCP NCCP <. [Gateway]: impl NATSP - [NATS] [Gateway] .> NATSP: impl NATSP <.. [Gateway Client]: impl API - [Gateway Client] [Snitch] .> API: use @enduml
false
true
false
false
class
8e60809a38e0a14c51a50d19c3f72e2b7767e4b3
551ae6de3d8d5d2d1a29ddd060e0afad7ac7cd75
/uml/clientSide.puml
77c921d3dc2a87c7600778369fd02cba7b5b9fca
[]
no_license
RodrasSilva/BoardGames
797c4f4285d3e37c2926218f4d1b273cc106d982
eafc7ac9ddbfb1a792082d212677545a36170260
refs/heads/main
2023-02-25T17:48:43.711679
2021-02-05T10:42:13
2021-02-05T10:42:13
336,240,514
1
0
null
null
null
null
UTF-8
PlantUML
false
false
896
puml
@startuml package "Client-Side"{ [route-manager] package "Controller" { [ciborg-controller.js] } package "Model" { [ciborg-data.js] } package "View" { package "templates"{ [home.hbs] [groups.hbs] [...] } [templates.js] [views.js] } [routes.js] ..> [ciborg-controller.js] : has many [routes.js] ..> [views.js] : has many [state-router.js] [ciborg-controller.js] .down.> [ciborg-data.js] : uses [ciborg-data.js] ..> server : makes requests [templates.js] ..> handlebars : uses [templates.js] ..> templates : uses [views.js] ..> [templates.js] : use [ciborg-controller.js] ..> [route-manager] : use [views.js] ..> [route-manager] : use [state-router.js] .left.> [route-manager] : has [state-router.js] ..> [routes.js] : use } @enduml
false
true
false
false
class
961861bfa1364cf8d1d63fd2fa7223ca956597b9
3150c7ff97d773754f72dabc513854e2d4edbf04
/P3/STUB_Yeste_Guerrero_Cabezas/libraries/concordion-2.1.1/src/test/java/spec/concordion/common/results/assertEquals/success/success.plantuml
524d67f920b2c2a2b11a071464946a329b6ab029
[ "WTFPL", "Apache-2.0" ]
permissive
leRoderic/DS18
c8aa97b9d376788961855d6d75996990b291bfde
0800755c58f33572e04e7ce828770d19e7334745
refs/heads/master
2020-03-29T05:14:14.505578
2019-11-07T18:01:37
2019-11-07T18:01:37
149,574,113
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,274
plantuml
@startuml title __SUCCESS's Class Diagram__\n package spec.concordion { package spec.concordion.common.results { package spec.concordion.common.results.assertEquals.success { class EmptyTest { + username : String } } } } package spec.concordion { package spec.concordion.common.results { package spec.concordion.common.results.assertEquals.success { class HasAttributesTest { } } } } package spec.concordion { package spec.concordion.common.results { package spec.concordion.common.results.assertEquals.success { class HasClassAttributeTest { } } } } package spec.concordion { package spec.concordion.common.results { package spec.concordion.common.results.assertEquals.success { class SuccessTest { + username : String + renderAsSuccess() } } } } EmptyTest -up-|> SuccessTest HasAttributesTest -up-|> SuccessTest HasClassAttributeTest -up-|> SuccessTest 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
77abbcc912ca28c7c8989b27a50e4a6c4df6fd71
d2a19b07354480392ca76f3a9cfdb59672b9bced
/internal/services/follow-searches/follow-searches.puml
93ca089cb193deed18ac565a596a56c94e322eb7
[]
no_license
danskernesdigitalebibliotek/plantuml
4b109bab8a790e28fada98770a6ca25774bb4199
e654bbf040f6d74d53dbf5fc56588b042b1d12bb
refs/heads/master
2021-09-24T02:18:46.708657
2021-09-17T07:07:16
2021-09-17T07:07:16
187,801,964
0
1
null
null
null
null
UTF-8
PlantUML
false
false
2,134
puml
@startuml Title DEPRECATED --1. Patron adds search query to Follow Searches service-- Note left of Patron Prerequisite Patron is authenticated, else promt for login. end note "Patron"->"DDB CMS": Click "Save search query" icon. Note left of "DDB CMS" Prerequisite Client is authenticated. end note "DDB CMS"->"Patron": Display modal window and promt user to enter title of search query. "Patron"->"DDB CMS": Enter title of search query and click Save button. "DDB CMS"->"Follow Searches service": Post search query and title of search query. "Follow Searches service"->"Follow Searches service": Set dateLastSeen for each query = NOW. Note right of "Follow Searches service" Dateformat = ISO8601 and UTC (YYYY-MM-DDThh:mm:ssZ). NB. Time should round down to "00:00:00Z". end note @enduml @startuml Title DEPRECATED --2. Client requests queryList on behalf of patron-- "DDB CMS"->"Follow Searches service": Request query list. loop FOREACH query in list "Follow Searches service"->"Open Platform /seach": Request hitCount of search query. "Open Platform /seach"-->"Follow Searches service": Return hitCount. end "Follow Searches service"-->"DDB CMS": Return queryList + hitCounts. @enduml @startuml Title DEPRECATED --3. Client requests result per query on behalf of patron-- "DDB CMS"->"Follow Searches service": Request result for query. "Follow Searches service"->"Open Platform /search": Request query result as PID's. Note right of "Open Platform /search" Query and "facet.acsource=bibliotekskatalog and" + "holdingsitem.accessiondate>{lastDateSeen}. lastDateSeen in format "YYYY-MM-DDT00:00:00Z". end note "Open Platform /search"-->"Follow Searches service": Return query result. "Follow Searches service"-->"DDB CMS": Return list of PID's. @enduml
false
true
false
false
sequence
bec1a4253d46468fdd57afee050b8c99849c1087
a88c8d245a7afcf7f354b0477900280b9bafa095
/src/main/java/assignment3/ex46/base/ex46.puml
e2fb8f1a96e71b90bfabf31c3735506474d56ec1
[]
no_license
rachelsch1/schwarz-cop3330-assignment3
5d1cf04e1119f706bd4901955b80256f506f8a15
0bbac938ff6bd9fd56cc8faa4cdc3601725fd6cb
refs/heads/master
2023-06-04T14:50:54.589098
2021-06-21T03:58:33
2021-06-21T03:58:33
378,307,357
0
0
null
null
null
null
UTF-8
PlantUML
false
false
107
puml
@startuml 'https://plantuml.com/sequence-diagram class ex46 { HashMap<String, Integer> sortMap() } @enduml
false
true
false
false
class
20ca33f07f1474c8f261d45beb415a0eed65b78a
e7aab27dc3b56328c92d783d7fa8fce12d8ac544
/kapitler/media/uml-class-konvertering.iuml
1712076a16dce740eafef31b3be81014d023962c
[]
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
286
iuml
@startuml class Arkivstruktur.Konvertering { +systemID : SystemID [0..1] +konvertertDato : datetime +konvertertAv : string +konvertertFraFormat : Format +konvertertTilFormat : Format +konverteringsverktoey : string [0..1] +konverteringskommentar : string [0..1] } @enduml
false
true
false
false
class
efeebdfd75c9642a67a9f245827143e13754dd37
ae8d603e1a8a158e234db029994362498bd676cf
/Dossier de conception/V2/addtexte.puml
05d1b198a66f1fb86ef8baa6093ba123ff5613d6
[]
no_license
LeaMercier/Creation-of-a-mini-editor
91a29f663c0ba822ec6b23aaaf84ae2058738715
eee5fcd95a05ea43a43929a2c1d1169b8968eaa4
refs/heads/master
2023-04-08T11:16:27.934645
2021-04-17T11:13:04
2021-04-17T11:13:04
358,853,598
0
0
null
null
null
null
UTF-8
PlantUML
false
false
249
puml
@startuml VueComportementale skinparam Style strictuml actor Utilisateur Utilisateur -> Interface_Graphique : add_texte(buffer) Interface_Graphique -> Buffer : enregistreBuffer() Interface_Graphique -> Utilisateur : changeAffichage() @enduml
false
true
false
false
usecase
acf6e0058f37c281d91650e99a6e1b9317a747c5
fa3f5368cbba48de3b9c57c79785e51086afb04d
/plantuml/AMSLocationPolicyConfigurable.plantuml
0f6f644d03c5a5d90203a214ae301b7546cdf278
[]
no_license
langenhagen/experiments-and-tutorials
8f853675e0d8718581c33ff099fcb35c8958f315
9598af1b8be7ebe8462a0bbfc87a6edfa5063741
refs/heads/master
2023-08-03T15:07:38.757388
2023-07-31T16:15:34
2023-07-31T16:15:34
211,196,519
4
1
null
2022-03-27T10:02:49
2019-09-26T23:15:40
HTML
UTF-8
PlantUML
false
false
2,798
plantuml
@startuml class AMSDataCarloBackend { - locationPolicy: id<AMSLocationPolicyProtocol> -- -- Uses deduplication policy from given configuration, or if NIL, creates a policy from the AMSStrategyFactory } class AMSDataCarloBackendConfiguration { - _policy : id<AMSPlaceMatchingPolicyProtocol> -- + init: ... -- } AMSDataCarloBackendConfiguration *-- AMSPlaceMatchingPolicyProtocol AMSDataCarloBackend -> AMSDataCarloBackendConfiguration interface AMSPlaceMatchingPolicyProtocol { -- + isPlace: AMSDataPlace* matchingOtherPlace: AMSDataPlace* : BOOL + isPlace: AMSDataPlace* mergeabbleOtherPlace: AMSDataPlace* : BOOL + mergePlace AMSDataPlace* otherPlace: AMSDataPlace : void -- Provides interface for different matching/merging Strategies. Implement this for new strategies. } class AMSStrategyFactory { -- + placeMatchingPolicy: id<AMSPlaceMatchingPolicyProtocol> -- Returns a matching policy by OEM type ( VANILLA / OLYMPIA ) } AMSStrategyFactory <- AMSDataCarloBackend package carlo { abstract ObjectsMatchingPolicyBase<T> class ObjectsMatchingPolicy< Location > { + match(...) + is_mergeable(...) + merge(...) } ObjectsMatchingPolicyBase <|-- ObjectsMatchingPolicy } package internal_amsdk { class CustomMatchingPolicy { - ptr to AMSPlaceMatchingPolicyProtocol as delegate -- + CustomMatchingPolicy( id<AMSPlaceMatchingPolicyProtocol> delegate ) -- } CustomMatchingPolicy *--- AMSPlaceMatchingPolicyProtocol ObjectsMatchingPolicy <|-- CustomMatchingPolicy } interface AMSLocationPolicyProtocol { -- + applyLocationMatchingPolicytoOptions: carlo::StoreSyncOptions& : void + applyLocationMatchingPolicytoConfiguration: carlo::CustomConfiguration& : void -- Classes implementing this interface plug the MatchingPolicies into the given StoreSyncOptions or carlo::CustomConfiguration. } AMSDataCarloBackend *--- AMSLocationPolicyProtocol class AMSPlaceMatchingPolicyWithExternalId class AMSPlaceMatchingPolicyDefault AMSPlaceMatchingPolicyProtocol <|-- AMSPlaceMatchingPolicyDefault class AMSLocationPolicyConfigurable { - m_policy : shared_ptr<CustomMatchingPolicy> __ + initWithPlaceMatchingPolicy: id<AMSPlaceMatchingPolicyProtocol> : instancetype -- Glues CustomMergingPolicy and AMSPlaceMatchingPolicyProtocol into Objective C layer } AMSLocationPolicyProtocol <|-- AMSLocationPolicyConfigurable AMSLocationPolicyConfigurable --> AMSPlaceMatchingPolicyProtocol AMSLocationPolicyConfigurable *-- CustomMatchingPolicy class AMSPlaceMatchingPolicyWithExternalId { __ __ Olympia conformant policy } AMSPlaceMatchingPolicyProtocol <|-- AMSPlaceMatchingPolicyWithExternalId @enduml
false
true
false
false
class
c42cee00163bf9b93f7eecdd563c313bd070011d
1667a875c0ebbd0a03e4c7dab4e6d0633893cd4e
/PrimerANTLR/src/doc/TablaSimbolos.puml
84cd465e42eec20984bf699aeed016f18d86c0de
[]
no_license
meschoyez/PrimerANTLR
6d1720984afd345fbedb5a2b43a7c5bd87203eff
78bd5c1231c68d860151c1e86dfd4fe4a71318ee
refs/heads/master
2023-06-29T23:26:13.936266
2020-11-03T23:23:40
2020-11-03T23:23:40
393,392,221
0
0
null
null
null
null
UTF-8
PlantUML
false
false
536
puml
@startuml TablaDeSimbolos skinparam ClassAttributeIconSize 0 hide circle class TablaSimbolos { - List< Map<String,Identificador> > tabla + agregarID(Identificador id) + buscarID(String nombre): Identificador + nuevoContexto() + eliminarContexto() } abstract class Identificador <<abstract>> { - String ID - Integer tipoDato - Boolean usada - Boolean inicializada } class Funcion { - List<Integer> argumentos } TablaSimbolos -> Identificador Identificador <|-- Variable Identificador <|-- Funcion @enduml
false
true
false
false
class
082f128a236cc3463b1a564f77c5aa9e92d5eda9
f44b9b7ceae0f3bec4d6f3ef93f2d7f8077a5c83
/docs/diagrams/release.puml
077bac3a2b945bcccf70cf5f675ae20a1aa9682a
[]
no_license
rcosnita/git-semantic-versioning
ef55db9080b635b0e55a16cce0aa9afe2f4e535b
4b24bc3568242d87ebb4d555712361842675082a
refs/heads/master
2023-03-30T22:34:59.227210
2021-03-30T16:20:57
2021-03-30T16:20:57
262,598,021
0
0
null
2021-03-30T16:13:41
2020-05-09T15:15:23
C++
UTF-8
PlantUML
false
false
625
puml
@startuml participant "Contributor" as Dev control "git" control "Continuous Integration" as CI control "Git semver" as semver database "Artifactory / Docker registry" as Artifactory participant "Release manager" as RM Dev -> git: Commits new code. git -> CI: Notifies the CI about the changes. CI -> CI: Clone repository. CI -> CI: Executes tests. CI -> CI: Build artefacts. CI -> semver: Determines the next potential version. semver -> CI: Returns the current tag name or <semver>-<branchname>-<sha> CI -> Artifactory: Publishes the new artefacts. CI -> RM: Notifies the release manager about the new artefacts. @enduml
false
true
false
false
sequence
36c6f1716a12c55825916260f0aa3fc9c5d34cb5
973dcef38fb285cf4f14a2e937af23e26a05564b
/docs/UseCases/Manage-Application/Modify-Application.puml
f0ac7c65dc7ba9c5c6c5eb363599c0c6d7cce842
[]
no_license
CAADE/CAADE
6a0d37b31e77fd00eeb1ad056d17d484585cad96
3873453a14359879a146f1d5897554ae2e94bd96
refs/heads/master
2021-06-09T05:28:17.894441
2019-06-07T06:08:10
2019-06-07T06:08:10
104,078,969
1
0
null
2020-08-20T15:13:40
2017-09-19T13:32:11
JavaScript
UTF-8
PlantUML
false
false
292
puml
@startuml Actor "actorName" as A box "Manage-Application" #lightblue participant CLI as CLI participant Web as Web participant "caade" as S A -> CLI : caade-application-modify() CLI -> S : application/modify() A -> Web : application/modify() Web -> S : application/modify() end box @enduml
false
true
false
false
sequence