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
322bad80f03dc2445c05d6aa7ec34d9b0994bcc7
57515bfad33d5ab1e68cccc924700e88316e19b9
/DiagramaClases/Clases/LineasRemito.puml
412fdf1891f9eda8ddfd39165b11984e93713f0e
[]
no_license
NicolasBachs/DocumentacionZMGestion
0e42009bf3bbf4d244e85a8545997c880f233074
a099ddb44b8911b8428b9c4bdc2f9156c480af47
refs/heads/master
2023-01-27T17:57:29.235074
2020-12-02T15:35:21
2020-12-02T15:35:21
232,633,959
1
0
null
2020-01-08T18:44:12
2020-01-08T18:44:11
null
UTF-8
PlantUML
false
false
105
puml
@startuml LineasRemito hide circle class LineasRemito{ idRemito: int idUbicacion: int } @enduml
false
true
false
false
class
d11895c36c511b9a2c21033e5de43756913ecc56
aae1f65a5158a43ff1685b1a06d9eff12b049e4b
/src/main/java/ex46/exercise46_diagram.puml
6bb6d56660ee1f9c1459a73efc4743e33c314853
[]
no_license
alex-williams-git/williams-cop3330-assignment3
f86dbf5defbafe8ceb820c1b38093dba131ed15a
eb1012dc8f3dc3cf2df0c449be82fc0edc2f5028
refs/heads/master
2023-08-17T20:06:11.233264
2021-10-12T00:07:11
2021-10-12T00:07:11
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
551
puml
@startuml 'https://plantuml.com/class-diagram class main{ HashMap<String, Integer> wordMap String inputFile findFrequency(wordMap, inputFile) List<Map.Entry<String, Integer>> sortedList sortMap(wordMap) printList(sortedList) } class findFrequency{ Scanner scan while(scan.hasNext()) return wordMap } class sortMap{ List<Map.Entry<String, Integer>> mapToList Collections.sort() return mapToList } class printList{ for(Map.Entry<String, Integer> word : sortedList) word.getKey() } findFrequency *-- main sortMap *-- main printList *-- main @enduml
false
true
false
false
sequence
6eb1cd1f3a564085ba60b6fe9a56a818def3ff32
17a6a64d2275c47c9b205f088394b4937292f9f5
/docs/clamp/acm/plantuml/system-dialogues/DeprimeOnParticipants.puml
07d5e934a8a269b68285386229185b1337fa0ccc
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
onap/policy-parent
2e8db0a82311ed576a2d3166ac293b8b5687987c
b12c67854c70ae410e02af501126ecf8434e5dd9
refs/heads/master
2023-08-16T15:28:59.552318
2023-08-04T13:00:54
2023-08-08T10:14:28
159,416,823
3
1
NOASSERTION
2021-06-29T19:01:07
2018-11-27T23:53:56
null
UTF-8
PlantUML
false
false
758
puml
@startuml participant REST participant ACM_Runtime participant Participant database ACM_Database alt Automation Composition Type has Instances REST <- ACM_Runtime: Depriming of Automation Composition Type Failed else AC Type State is PRIMED or PRIMING REST -> ACM_Runtime: Deprime Automation Composition Type ACM_Runtime -> ACM_Database: Read Automation Composition Type ACM_Runtime -> Participant: [ASYNC] Send Depriming Request to all Participants\nwith Automation Composition Type Definition ACM_Runtime -> ACM_Database: Set Automation Composition Type State to DEPRIMING REST <- ACM_Runtime: Depriming of Automation Composition Type Ordered else REST <- ACM_Runtime: Depriming of Automation Composition Type Failed, invalid state end @enduml
false
true
false
false
sequence
917654a01fc4d2ab30157f4efef1ba7cf6017d94
ea92b794f64577cf3f9895848ed841a2482a6d1e
/docs/assets/images/IPeriodLimit-umlClassDiagram-78.puml
ca074af93758cbb78aabb914dc2dd828c5c17c29
[ "MIT" ]
permissive
dreambo8563/todo-core
a1cdd6e14ec6445dd1dae84d0ba03bf80b1b09da
96b2af2b5b5c0ba1d1aaa15eba7061c52cafc611
refs/heads/master
2022-11-21T11:51:16.649734
2020-07-18T17:57:03
2020-07-18T17:57:03
274,677,442
0
0
MIT
2020-06-28T10:36:09
2020-06-24T13:36:10
TypeScript
UTF-8
PlantUML
false
false
309
puml
@startuml hide empty methods hide empty fields interface "IPeriodLimit" { +finishDate : FinishDate } class "PeriodTask" { +content : T +finishDate : FinishDate +id : string +owner : ITaskOwner | null +status : ETaskStatus +toggle() : void } "IPeriodLimit" <|.. "PeriodTask" @enduml
false
true
false
false
class
73e8227340a4732506b0c49f9c1b7bb202b386b7
2099ea9bcbc7ae9c8c28d59f9e0fffbf478c1f03
/UML/vendor/yiisoft/yii2-dev/framework/helpers.puml
512c1ddcf17b312736034890ad8ca9aa12567f45
[]
no_license
adipriyantobpn/UML-diagram-for-some-PHP-packages
b3e3ed8e8898e4a5d56f0647cfbedaaa9d2dbdd5
0a9308fbd2d544c8f64a37cf9f11011edfc40ace
refs/heads/master
2021-08-19T19:24:34.948176
2017-11-27T07:48:10
2017-11-27T07:48:10
112,164,778
0
0
null
null
null
null
UTF-8
PlantUML
false
false
32,692
puml
@startuml skinparam handwritten true class yii.helpers.ArrayHelper { } class yii.helpers.ArrayHelper extends yii.helpers.BaseArrayHelper class yii.helpers.BaseArrayHelper { +{static}filter(array : array, filters : array) : array +{static}getColumn(array : array, name : string|.Closure, keepKeys : bool = true) : array +{static}getValue(array : array|object, key : string|.Closure|array, default : mixed = null) : mixed +{static}htmlDecode(data : array, valuesOnly : bool = true) : array +{static}htmlEncode(data : array, valuesOnly : bool = true, charset : string = null) : array +{static}index(array : array, key : string|.Closure|null, groups : string|string[]|.Closure[]|null = []) : array +{static}isAssociative(array : array, allStrings : bool = true) : bool +{static}isIn(needle : mixed, haystack : array|.Traversable, strict : bool = false) : bool +{static}isIndexed(array : array, consecutive : bool = false) : bool +{static}isSubset(needles : array|.Traversable, haystack : array|.Traversable, strict : bool = false) : bool +{static}isTraversable(var : mixed) : bool +{static}keyExists(key : string, array : array, caseSensitive : bool = true) : bool +{static}map(array : array, from : string|.Closure, to : string|.Closure, group : string|.Closure = null) : array +{static}merge(a : array, b : array) : array +{static}multisort(array : array, key : string|.Closure|array, direction : int|array = 4, sortFlag : int|array = 0) +{static}remove(array : array, key : string, default : mixed = null) : mixed|null +{static}removeValue(array : array, value : string) : array +{static}setValue(array : array, path : string|array|null, value : mixed) +{static}toArray(object : object|array|string, properties : array = [], recursive : bool = true) : array } class yii.helpers.BaseConsole { +{static}BG_BLACK = 40 +{static}BG_BLUE = 44 +{static}BG_CYAN = 46 +{static}BG_GREEN = 42 +{static}BG_GREY = 47 +{static}BG_PURPLE = 45 +{static}BG_RED = 41 +{static}BG_YELLOW = 43 +{static}BLINK = 5 +{static}BOLD = 1 +{static}CONCEALED = 8 +{static}CROSSED_OUT = 9 +{static}ENCIRCLED = 52 +{static}FG_BLACK = 30 +{static}FG_BLUE = 34 +{static}FG_CYAN = 36 +{static}FG_GREEN = 32 +{static}FG_GREY = 37 +{static}FG_PURPLE = 35 +{static}FG_RED = 31 +{static}FG_YELLOW = 33 +{static}FRAMED = 51 +{static}ITALIC = 3 +{static}NEGATIVE = 7 +{static}NORMAL = 0 +{static}OVERLINED = 53 +{static}RESET = 0 +{static}UNDERLINE = 4 -_progressEta -_progressEtaLastDone = 0 -_progressEtaLastUpdate -_progressPrefix -_progressStart -_progressWidth +{static}ansiFormat(string : string, format : array = []) : string +{static}ansiFormatCode(format : array) : string +{static}ansiStrlen(string : string) : int +{static}ansiToHtml(string : string, styleMap : array = []) : string +{static}beginAnsiFormat(format : array) +{static}clearLine() +{static}clearLineAfterCursor() +{static}clearLineBeforeCursor() +{static}clearScreen() +{static}clearScreenAfterCursor() +{static}clearScreenBeforeCursor() +{static}confirm(message : string, default : bool = false) : bool +{static}endAnsiFormat() +{static}endProgress(remove : string|bool = false, keepPrefix : bool = true) +{static}error(string : string = null) : int|bool +{static}escape(string : string) : string +{static}getScreenSize(refresh : bool = false) : array|bool +{static}hideCursor() +{static}input(prompt : string = null) : string +{static}isRunningOnWindows() : bool +{static}markdownToAnsi(markdown : string) : string +{static}moveCursorBackward(steps : int = 1) +{static}moveCursorDown(rows : int = 1) +{static}moveCursorForward(steps : int = 1) +{static}moveCursorNextLine(lines : int = 1) +{static}moveCursorPrevLine(lines : int = 1) +{static}moveCursorTo(column : int, row : int|null = null) +{static}moveCursorUp(rows : int = 1) +{static}output(string : string = null) : int|bool +{static}prompt(text : string, options : array = []) : string +{static}renderColoredString(string : string, colored : bool = true) : string +{static}restoreCursorPosition() +{static}saveCursorPosition() +{static}scrollDown(lines : int = 1) +{static}scrollUp(lines : int = 1) +{static}select(prompt : string, options : array = []) : string +{static}showCursor() +{static}startProgress(done : int, total : int, prefix : string = "", width : int|bool = null) +{static}stderr(string : string) : int|bool +{static}stdin(raw : bool = false) : string +{static}stdout(string : string) : int|bool +{static}streamSupportsAnsiColors(stream : mixed) : bool +{static}stripAnsiFormat(string : string) : string +{static}updateProgress(done : int, total : int, prefix : string = null) +{static}wrapText(text : string, indent : int = 0, refresh : bool = false) : string +{static}xtermBgColor(colorCode : int) : string +{static}xtermFgColor(colorCode : int) : string } class yii.helpers.BaseFileHelper { +{static}PATTERN_CASE_INSENSITIVE = 32 +{static}PATTERN_ENDSWITH = 4 +{static}PATTERN_MUSTBEDIR = 8 +{static}PATTERN_NEGATIVE = 16 +{static}PATTERN_NODIR = 1 +mimeMagicFile : string = "@yii/helpers/mimeTypes.php" -_mimeTypes = [] +{static}copyDirectory(src : string, dst : string, options : array = []) +{static}createDirectory(path : string, mode : int = 509, recursive : bool = true) : bool +{static}filterPath(path : string, options : array) : bool +{static}findFiles(dir : string, options : array = []) : array -{static}firstWildcardInPattern(pattern : string) : int|bool +{static}getExtensionsByMimeType(mimeType : string, magicFile : string = null) : array +{static}getMimeType(file : string, magicFile : string = null, checkExtension : bool = true) : string +{static}getMimeTypeByExtension(file : string, magicFile : string = null) : string|null -{static}lastExcludeMatchingFromList(basePath : string, path : string, excludes : array) : array|null #{static}loadMimeTypes(magicFile : string) : array +{static}localize(file : string, language : string = null, sourceLanguage : string = null) : string -{static}matchBasename(baseName : string, pattern : string, firstWildcard : int|bool, flags : int) : bool -{static}matchPathname(path : string, basePath : string, pattern : string, firstWildcard : int|bool, flags : int) : bool #{static}normalizeOptions(options : array) : array +{static}normalizePath(path : string, ds : string = "\") : string -{static}parseExcludePattern(pattern : string, caseSensitive : bool) : array +{static}removeDirectory(dir : string, options : array = []) } class yii.helpers.BaseFormatConverter { +juiFallbackDatePatterns : array = [ \t"short" => [ \t \t"date" => "d/m/y", \t \t"time" => "", \t \t"datetime" => "d/m/y" \t], \t"medium" => [ \t \t"date" => "M d, yy", \t \t"time" => "", \t \t"datetime" => "M d, yy" \t], \t"long" => [ \t \t"date" => "MM d, yy", \t \t"time" => "", \t \t"datetime" => "MM d, yy" \t], \t"full" => [ \t \t"date" => "DD, MM d, yy", \t \t"time" => "", \t \t"datetime" => "DD, MM d, yy" \t] ] +phpFallbackDatePatterns : array = [ \t"short" => [ \t \t"date" => "n/j/y", \t \t"time" => "H:i", \t \t"datetime" => "n/j/y H:i" \t], \t"medium" => [ \t \t"date" => "M j, Y", \t \t"time" => "g:i:s A", \t \t"datetime" => "M j, Y g:i:s A" \t], \t"long" => [ \t \t"date" => "F j, Y", \t \t"time" => "g:i:sA", \t \t"datetime" => "F j, Y g:i:sA" \t], \t"full" => [ \t \t"date" => "l, F j, Y", \t \t"time" => "g:i:sA T", \t \t"datetime" => "l, F j, Y g:i:sA T" \t] ] -_icuShortFormats = [ \t"short" => 3, \t"medium" => 2, \t"long" => 1, \t"full" => 0 ] +{static}convertDateIcuToJui(pattern : string, type : string = "date", locale : string = null) : string +{static}convertDateIcuToPhp(pattern : string, type : string = "date", locale : string = null) : string +{static}convertDatePhpToIcu(pattern : string) : string +{static}convertDatePhpToJui(pattern : string) : string } class yii.helpers.BaseHtml { +attributeOrder : array = [ \t0 => "type", \t1 => "id", \t2 => "class", \t3 => "name", \t4 => "value", \t5 => "href", \t6 => "src", \t7 => "srcset", \t8 => "form", \t9 => "action", \t10 => "method", \t11 => "selected", \t12 => "checked", \t13 => "readonly", \t14 => "disabled", \t15 => "multiple", \t16 => "size", \t17 => "maxlength", \t18 => "width", \t19 => "height", \t20 => "rows", \t21 => "cols", \t22 => "alt", \t23 => "title", \t24 => "rel", \t25 => "media" ] +attributeRegex : string = "/(^|.*\])([\w\.\+]+)(\[.*|$)/u" +dataAttributes : array = [ \t0 => "data", \t1 => "data-ng", \t2 => "ng" ] +voidElements : array = [ \t"area" => 1, \t"base" => 1, \t"br" => 1, \t"col" => 1, \t"command" => 1, \t"embed" => 1, \t"hr" => 1, \t"img" => 1, \t"input" => 1, \t"keygen" => 1, \t"link" => 1, \t"meta" => 1, \t"param" => 1, \t"source" => 1, \t"track" => 1, \t"wbr" => 1 ] +{static}a(text : string, url : array|string|null = null, options : array = []) : string #{static}activeBooleanInput(type : string, model : Model, attribute : string, options : array = []) : string +{static}activeCheckbox(model : Model, attribute : string, options : array = []) : string +{static}activeCheckboxList(model : Model, attribute : string, items : array, options : array = []) : string +{static}activeDropDownList(model : Model, attribute : string, items : array, options : array = []) : string +{static}activeFileInput(model : Model, attribute : string, options : array = []) : string +{static}activeHiddenInput(model : Model, attribute : string, options : array = []) : string +{static}activeHint(model : Model, attribute : string, options : array = []) : string +{static}activeInput(type : string, model : Model, attribute : string, options : array = []) : string +{static}activeLabel(model : Model, attribute : string, options : array = []) : string +{static}activeListBox(model : Model, attribute : string, items : array, options : array = []) : string #{static}activeListInput(type : string, model : Model, attribute : string, items : array, options : array = []) : string +{static}activePasswordInput(model : Model, attribute : string, options : array = []) : string +{static}activeRadio(model : Model, attribute : string, options : array = []) : string +{static}activeRadioList(model : Model, attribute : string, items : array, options : array = []) : string +{static}activeTextarea(model : Model, attribute : string, options : array = []) : string +{static}activeTextInput(model : Model, attribute : string, options : array = []) : string +{static}addCssClass(options : array, class : string|array) +{static}addCssStyle(options : array, style : string|array, overwrite : bool = true) +{static}beginForm(action : array|string = "", method : string = "post", options : array = []) : string +{static}beginTag(name : string|bool|null, options : array = []) : string #{static}booleanInput(type : string, name : string, checked : bool = false, options : array = []) : string +{static}button(content : string = "Button", options : array = []) : string +{static}buttonInput(label : string = "Button", options : array = []) : string +{static}checkbox(name : string, checked : bool = false, options : array = []) : string +{static}checkboxList(name : string, selection : string|array|null = null, items : array = [], options : array = []) : string +{static}csrfMetaTags() : string +{static}cssFile(url : array|string, options : array = []) : string +{static}cssStyleFromArray(style : array) : string +{static}cssStyleToArray(style : string) : array +{static}decode(content : string) : string +{static}dropDownList(name : string, selection : string|array|null = null, items : array = [], options : array = []) : string +{static}encode(content : string, doubleEncode : bool = true) : string +{static}endForm() : string +{static}endTag(name : string|bool|null) : string +{static}error(model : Model, attribute : string, options : array = []) : string +{static}errorSummary(models : Model|Model[], options : array = []) : string +{static}escapeJsRegularExpression(regexp : string) : string +{static}fileInput(name : string, value : string = null, options : array = []) : string +{static}getAttributeName(attribute : string) : string +{static}getAttributeValue(model : Model, attribute : string) : string|array +{static}getInputId(model : Model, attribute : string) : string +{static}getInputName(model : Model, attribute : string) : string +{static}hiddenInput(name : string, value : string = null, options : array = []) : string +{static}img(src : array|string, options : array = []) : string +{static}input(type : string, name : string = null, value : string = null, options : array = []) : string +{static}jsFile(url : string, options : array = []) : string +{static}label(content : string, for : string = null, options : array = []) : string +{static}listBox(name : string, selection : string|array|null = null, items : array = [], options : array = []) : string +{static}mailto(text : string, email : string = null, options : array = []) : string -{static}mergeCssClasses(existingClasses : array, additionalClasses : array) : array -{static}normalizeMaxLength(model : Model, attribute : string, options : array) +{static}ol(items : array|.Traversable, options : array = []) : string +{static}passwordInput(name : string, value : string = null, options : array = []) : string +{static}radio(name : string, checked : bool = false, options : array = []) : string +{static}radioList(name : string, selection : string|array|null = null, items : array = [], options : array = []) : string +{static}removeCssClass(options : array, class : string|array) +{static}removeCssStyle(options : array, properties : string|array) +{static}renderSelectOptions(selection : string|array|null, items : array, tagOptions : array = []) : string +{static}renderTagAttributes(attributes : array) : string +{static}resetButton(content : string = "Reset", options : array = []) : string +{static}resetInput(label : string = "Reset", options : array = []) : string +{static}script(content : string, options : array = []) : string +{static}style(content : string, options : array = []) : string +{static}submitButton(content : string = "Submit", options : array = []) : string +{static}submitInput(label : string = "Submit", options : array = []) : string +{static}tag(name : string|bool|null, content : string = "", options : array = []) : string +{static}textarea(name : string, value : string = "", options : array = []) : string +{static}textInput(name : string, value : string = null, options : array = []) : string +{static}ul(items : array|.Traversable, options : array = []) : string -{static}wrapIntoCondition(content : string, condition : string) : string } class yii.helpers.BaseHtmlPurifier { #{static}configure(config : HTMLPurifier_Config) +{static}process(content : string, config : array|.Closure|null = null) : string } class yii.helpers.BaseInflector { +{static}TRANSLITERATE_LOOSE = "Any-Latin; Latin-ASCII; [\u0080-\uffff] remove" +{static}TRANSLITERATE_MEDIUM = "Any-Latin; Latin-ASCII" +{static}TRANSLITERATE_STRICT = "Any-Latin; NFKD" +plurals : array = [ \t"/([nrlm]ese|deer|fish|sheep|measles|ois|pox|media)$/i" => "\1", \t"/^(sea[- ]bass)$/i" => "\1", \t"/(m)ove$/i" => "\1oves", \t"/(f)oot$/i" => "\1eet", \t"/(h)uman$/i" => "\1umans", \t"/(s)tatus$/i" => "\1tatuses", \t"/(s)taff$/i" => "\1taff", \t"/(t)ooth$/i" => "\1eeth", \t"/(quiz)$/i" => "\1zes", \t"/^(ox)$/i" => "\1\2en", \t"/([m|l])ouse$/i" => "\1ice", \t"/(matr|vert|ind)(ix|ex)$/i" => "\1ices", \t"/(x|ch|ss|sh)$/i" => "\1es", \t"/([^aeiouy]|qu)y$/i" => "\1ies", \t"/(hive)$/i" => "\1s", \t"/(?:([^f])fe|([lr])f)$/i" => "\1\2ves", \t"/sis$/i" => "ses", \t"/([ti])um$/i" => "\1a", \t"/(p)erson$/i" => "\1eople", \t"/(m)an$/i" => "\1en", \t"/(c)hild$/i" => "\1hildren", \t"/(buffal|tomat|potat|ech|her|vet)o$/i" => "\1oes", \t"/(alumn|bacill|cact|foc|fung|nucle|radi|stimul|syllab|termin|vir)us$/i" => "\1i", \t"/us$/i" => "uses", \t"/(alias)$/i" => "\1es", \t"/(ax|cris|test)is$/i" => "\1es", \t"/(currenc)y$/" => "\1ies", \t"/s$/" => "s", \t"/^$/" => "", \t"/$/" => "s" ] +singulars : array = [ \t"/([nrlm]ese|deer|fish|sheep|measles|ois|pox|media|ss)$/i" => "\1", \t"/^(sea[- ]bass)$/i" => "\1", \t"/(s)tatuses$/i" => "\1tatus", \t"/(f)eet$/i" => "\1oot", \t"/(t)eeth$/i" => "\1ooth", \t"/^(.*)(menu)s$/i" => "\1\2", \t"/(quiz)zes$/i" => "\1", \t"/(matr)ices$/i" => "\1ix", \t"/(vert|ind)ices$/i" => "\1ex", \t"/^(ox)en/i" => "\1", \t"/(alias)(es)*$/i" => "\1", \t"/(alumn|bacill|cact|foc|fung|nucle|radi|stimul|syllab|termin|viri?)i$/i" => "\1us", \t"/([ftw]ax)es/i" => "\1", \t"/(cris|ax|test)es$/i" => "\1is", \t"/(shoe|slave)s$/i" => "\1", \t"/(o)es$/i" => "\1", \t"/ouses$/" => "ouse", \t"/([^a])uses$/" => "\1us", \t"/([m|l])ice$/i" => "\1ouse", \t"/(x|ch|ss|sh)es$/i" => "\1", \t"/(m)ovies$/i" => "\1\2ovie", \t"/(s)eries$/i" => "\1\2eries", \t"/([^aeiouy]|qu)ies$/i" => "\1y", \t"/([lr])ves$/i" => "\1f", \t"/(tive)s$/i" => "\1", \t"/(hive)s$/i" => "\1", \t"/(drive)s$/i" => "\1", \t"/([^fo])ves$/i" => "\1fe", \t"/(^analy)ses$/i" => "\1sis", \t"/(analy|diagno|^ba|(p)arenthe|(p)rogno|(s)ynop|(t)he)ses$/i" => "\1\2sis", \t"/([ti])a$/i" => "\1um", \t"/(p)eople$/i" => "\1\2erson", \t"/(m)en$/i" => "\1an", \t"/(c)hildren$/i" => "\1\2hild", \t"/(n)ews$/i" => "\1\2ews", \t"/(n)etherlands$/i" => "\1\2etherlands", \t"/eaus$/" => "eau", \t"/(currenc)ies$/" => "\1y", \t"/^(.*us)$/" => "\1", \t"/s$/i" => "" ] +specials : array = [ \t"atlas" => "atlases", \t"beef" => "beefs", \t"brother" => "brothers", \t"cafe" => "cafes", \t"child" => "children", \t"cookie" => "cookies", \t"corpus" => "corpuses", \t"cow" => "cows", \t"curve" => "curves", \t"foe" => "foes", \t"ganglion" => "ganglions", \t"genie" => "genies", \t"genus" => "genera", \t"graffito" => "graffiti", \t"hoof" => "hoofs", \t"loaf" => "loaves", \t"man" => "men", \t"money" => "monies", \t"mongoose" => "mongooses", \t"move" => "moves", \t"mythos" => "mythoi", \t"niche" => "niches", \t"numen" => "numina", \t"occiput" => "occiputs", \t"octopus" => "octopuses", \t"opus" => "opuses", \t"ox" => "oxen", \t"pasta" => "pasta", \t"penis" => "penises", \t"sex" => "sexes", \t"soliloquy" => "soliloquies", \t"testis" => "testes", \t"trilby" => "trilbys", \t"turf" => "turfs", \t"wave" => "waves", \t"Amoyese" => "Amoyese", \t"bison" => "bison", \t"Borghese" => "Borghese", \t"bream" => "bream", \t"breeches" => "breeches", \t"britches" => "britches", \t"buffalo" => "buffalo", \t"cantus" => "cantus", \t"carp" => "carp", \t"chassis" => "chassis", \t"clippers" => "clippers", \t"cod" => "cod", \t"coitus" => "coitus", \t"Congoese" => "Congoese", \t"contretemps" => "contretemps", \t"corps" => "corps", \t"debris" => "debris", \t"diabetes" => "diabetes", \t"djinn" => "djinn", \t"eland" => "eland", \t"elk" => "elk", \t"equipment" => "equipment", \t"Faroese" => "Faroese", \t"flounder" => "flounder", \t"Foochowese" => "Foochowese", \t"gallows" => "gallows", \t"Genevese" => "Genevese", \t"Genoese" => "Genoese", \t"Gilbertese" => "Gilbertese", \t"graffiti" => "graffiti", \t"headquarters" => "headquarters", \t"herpes" => "herpes", \t"hijinks" => "hijinks", \t"Hottentotese" => "Hottentotese", \t"information" => "information", \t"innings" => "innings", \t"jackanapes" => "jackanapes", \t"Kiplingese" => "Kiplingese", \t"Kongoese" => "Kongoese", \t"Lucchese" => "Lucchese", \t"mackerel" => "mackerel", \t"Maltese" => "Maltese", \t"mews" => "mews", \t"moose" => "moose", \t"mumps" => "mumps", \t"Nankingese" => "Nankingese", \t"news" => "news", \t"nexus" => "nexus", \t"Niasese" => "Niasese", \t"Pekingese" => "Pekingese", \t"Piedmontese" => "Piedmontese", \t"pincers" => "pincers", \t"Pistoiese" => "Pistoiese", \t"pliers" => "pliers", \t"Portuguese" => "Portuguese", \t"proceedings" => "proceedings", \t"rabies" => "rabies", \t"rice" => "rice", \t"rhinoceros" => "rhinoceros", \t"salmon" => "salmon", \t"Sarawakese" => "Sarawakese", \t"scissors" => "scissors", \t"series" => "series", \t"Shavese" => "Shavese", \t"shears" => "shears", \t"siemens" => "siemens", \t"species" => "species", \t"swine" => "swine", \t"testes" => "testes", \t"trousers" => "trousers", \t"trout" => "trout", \t"tuna" => "tuna", \t"Vermontese" => "Vermontese", \t"Wenchowese" => "Wenchowese", \t"whiting" => "whiting", \t"wildebeest" => "wildebeest", \t"Yengeese" => "Yengeese" ] +transliteration : array = [ \t"À" => "A", \t"Á" => "A", \t"Â" => "A", \t"Ã" => "A", \t"Ä" => "A", \t"Å" => "A", \t"Æ" => "AE", \t"Ç" => "C", \t"È" => "E", \t"É" => "E", \t"Ê" => "E", \t"Ë" => "E", \t"Ì" => "I", \t"Í" => "I", \t"Î" => "I", \t"Ï" => "I", \t"Ð" => "D", \t"Ñ" => "N", \t"Ò" => "O", \t"Ó" => "O", \t"Ô" => "O", \t"Õ" => "O", \t"Ö" => "O", \t"Ő" => "O", \t"Ø" => "O", \t"Ù" => "U", \t"Ú" => "U", \t"Û" => "U", \t"Ü" => "U", \t"Ű" => "U", \t"Ý" => "Y", \t"Þ" => "TH", \t"ß" => "ss", \t"à" => "a", \t"á" => "a", \t"â" => "a", \t"ã" => "a", \t"ä" => "a", \t"å" => "a", \t"æ" => "ae", \t"ç" => "c", \t"è" => "e", \t"é" => "e", \t"ê" => "e", \t"ë" => "e", \t"ì" => "i", \t"í" => "i", \t"î" => "i", \t"ï" => "i", \t"ð" => "d", \t"ñ" => "n", \t"ò" => "o", \t"ó" => "o", \t"ô" => "o", \t"õ" => "o", \t"ö" => "o", \t"ő" => "o", \t"ø" => "o", \t"ù" => "u", \t"ú" => "u", \t"û" => "u", \t"ü" => "u", \t"ű" => "u", \t"ý" => "y", \t"þ" => "th", \t"ÿ" => "y" ] +transliterator : mixed = "Any-Latin; Latin-ASCII; [\u0080-\uffff] remove" +{static}camel2id(name : string, separator : string = "-", strict : bool|string = false) : string +{static}camel2words(name : string, ucwords : bool = true) : string +{static}camelize(word : string) : string +{static}classify(tableName : string) : string #{static}hasIntl() : bool +{static}humanize(word : string, ucAll : bool = false) : string +{static}id2camel(id : string, separator : string = "-") : string +{static}ordinalize(number : int) : string +{static}pluralize(word : string) : string +{static}sentence(words : array, twoWordsConnector : string = null, lastWordConnector : string = null, connector : string = ", ") : string +{static}singularize(word : string) : string +{static}slug(string : string, replacement : string = "-", lowercase : bool = true) : string +{static}tableize(className : string) : string +{static}titleize(words : string, ucAll : bool = false) : string +{static}transliterate(string : string, transliterator : string|.Transliterator = null) : string +{static}underscore(words : string) : string +{static}variablize(word : string) : string } class yii.helpers.BaseJson { +jsonErrorMessages : array = [ \t"JSON_ERROR_DEPTH" => "The maximum stack depth has been exceeded.", \t"JSON_ERROR_STATE_MISMATCH" => "Invalid or malformed JSON.", \t"JSON_ERROR_CTRL_CHAR" => "Control character error, possibly incorrectly encoded.", \t"JSON_ERROR_SYNTAX" => "Syntax error.", \t"JSON_ERROR_UTF8" => "Malformed UTF-8 characters, possibly incorrectly encoded.", \t"JSON_ERROR_RECURSION" => "One or more recursive references in the value to be encoded.", \t"JSON_ERROR_INF_OR_NAN" => "One or more NAN or INF values in the value to be encoded", \t"JSON_ERROR_UNSUPPORTED_TYPE" => "A value of a type that cannot be encoded was given" ] +{static}decode(json : string, asArray : bool = true) : mixed +{static}encode(value : mixed, options : int = 320) : string #{static}handleJsonError(lastError : int) +{static}htmlEncode(value : mixed) : string #{static}processData(data : mixed, expressions : array, expPrefix : string) : mixed } class yii.helpers.BaseMarkdown { +defaultFlavor : string = "original" +flavors : array = [ \t"original" => [ \t \t"class" => "cebe\markdown\Markdown", \t \t"html5" => true \t], \t"gfm" => [ \t \t"class" => "cebe\markdown\GithubMarkdown", \t \t"html5" => true \t], \t"gfm-comment" => [ \t \t"class" => "cebe\markdown\GithubMarkdown", \t \t"html5" => true, \t \t"enableNewlines" => true \t], \t"extra" => [ \t \t"class" => "cebe\markdown\MarkdownExtra", \t \t"html5" => true \t] ] #{static}getParser(flavor : string) : cebe.markdown.Parser +{static}process(markdown : string, flavor : string = null) : string +{static}processParagraph(markdown : string, flavor : string = null) : string } class yii.helpers.BaseStringHelper { +{static}base64UrlDecode(input : string) : string +{static}base64UrlEncode(input : string) : string +{static}basename(path : string, suffix : string = "") : string +{static}byteLength(string : string) : int +{static}byteSubstr(string : string, start : int, length : int = null) : string +{static}countWords(string : string) : int +{static}dirname(path : string) : string +{static}endsWith(string : string, with : string, caseSensitive : bool = true) : bool +{static}explode(string : string, delimiter : string = ",", trim : mixed = true, skipEmpty : bool = false) : array +{static}floatToString(number : float|int) : string +{static}normalizeNumber(value : int|float|string) : string +{static}startsWith(string : string, with : string, caseSensitive : bool = true) : bool +{static}truncate(string : string, length : int, suffix : string = "...", encoding : string = null, asHtml : bool = false) : string #{static}truncateHtml(string : string, count : int, suffix : string, encoding : string|bool = false) : string +{static}truncateWords(string : string, count : int, suffix : string = "...", asHtml : bool = false) : string } class yii.helpers.BaseUrl { +urlManager : yii.web.UrlManager +{static}base(scheme : bool|string = false) : string +{static}canonical() : string +{static}current(params : array = [], scheme : bool|string = false) : string +{static}ensureScheme(url : string, scheme : string) : string #{static}getUrlManager() : yii.web.UrlManager +{static}home(scheme : bool|string = false) : string +{static}isRelative(url : string) : bool #{static}normalizeRoute(route : string) : string +{static}previous(name : string = null) : string|null +{static}remember(url : string|array = "", name : string = null) +{static}to(url : array|string = "", scheme : bool|string = false) : string +{static}toRoute(route : string|array, scheme : bool|string = false) : string } class yii.helpers.BaseVarDumper { -_depth -_objects -_output +{static}dump(var : mixed, depth : int = 10, highlight : bool = false) +{static}dumpAsString(var : mixed, depth : int = 10, highlight : bool = false) : string -{static}dumpInternal(var : mixed, level : int) +{static}export(var : mixed) : string -{static}exportClosure(closure : Closure) : string -{static}exportInternal(var : mixed, level : int) } class yii.helpers.Console { +{static}BG_BLACK = 40 +{static}BG_BLUE = 44 +{static}BG_CYAN = 46 +{static}BG_GREEN = 42 +{static}BG_GREY = 47 +{static}BG_PURPLE = 45 +{static}BG_RED = 41 +{static}BG_YELLOW = 43 +{static}BLINK = 5 +{static}BOLD = 1 +{static}CONCEALED = 8 +{static}CROSSED_OUT = 9 +{static}ENCIRCLED = 52 +{static}FG_BLACK = 30 +{static}FG_BLUE = 34 +{static}FG_CYAN = 36 +{static}FG_GREEN = 32 +{static}FG_GREY = 37 +{static}FG_PURPLE = 35 +{static}FG_RED = 31 +{static}FG_YELLOW = 33 +{static}FRAMED = 51 +{static}ITALIC = 3 +{static}NEGATIVE = 7 +{static}NORMAL = 0 +{static}OVERLINED = 53 +{static}RESET = 0 +{static}UNDERLINE = 4 } class yii.helpers.Console extends yii.helpers.BaseConsole class yii.helpers.FileHelper { +{static}PATTERN_CASE_INSENSITIVE = 32 +{static}PATTERN_ENDSWITH = 4 +{static}PATTERN_MUSTBEDIR = 8 +{static}PATTERN_NEGATIVE = 16 +{static}PATTERN_NODIR = 1 } class yii.helpers.FileHelper extends yii.helpers.BaseFileHelper class yii.helpers.FormatConverter { } class yii.helpers.FormatConverter extends yii.helpers.BaseFormatConverter class yii.helpers.Html { } class yii.helpers.Html extends yii.helpers.BaseHtml class yii.helpers.HtmlPurifier { } class yii.helpers.HtmlPurifier extends yii.helpers.BaseHtmlPurifier class yii.helpers.Inflector { +{static}TRANSLITERATE_LOOSE = "Any-Latin; Latin-ASCII; [\u0080-\uffff] remove" +{static}TRANSLITERATE_MEDIUM = "Any-Latin; Latin-ASCII" +{static}TRANSLITERATE_STRICT = "Any-Latin; NFKD" } class yii.helpers.Inflector extends yii.helpers.BaseInflector class yii.helpers.Json { } class yii.helpers.Json extends yii.helpers.BaseJson class yii.helpers.Markdown { } class yii.helpers.Markdown extends yii.helpers.BaseMarkdown class yii.helpers.ReplaceArrayValue { +value : mixed +__construct(value : mixed) } class yii.helpers.StringHelper { } class yii.helpers.StringHelper extends yii.helpers.BaseStringHelper class yii.helpers.UnsetArrayValue { } class yii.helpers.Url { } class yii.helpers.Url extends yii.helpers.BaseUrl class yii.helpers.VarDumper { } class yii.helpers.VarDumper extends yii.helpers.BaseVarDumper @enduml
false
true
true
false
class
2e27224d60a60d72cdcee363d34f20f1821e8709
9dc89e0060db7938382768fe3bb3eabb7ea2f034
/doc/conception/pmul/class/controller.puml
ba292741d1b0350bf60a967a2f5970e2ed59b9c3
[]
no_license
Reynault/ShipShop
e06e79384ade8fa5c20ccd6d24b249eba92c35bc
adc6054f0775d4c7695f51490836870b658f309e
refs/heads/master
2020-08-15T16:11:43.189475
2019-12-22T19:22:25
2019-12-22T19:22:25
215,369,325
0
0
null
null
null
null
UTF-8
PlantUML
false
false
162
puml
@startuml package controller{ class GameController{ } } package model{ class ShipShop{ } } GameController --> "1" ShipShop: - model @enduml
false
true
false
false
sequence
184d34b208427fda21c3a2640b61cccedfcbcb63
769c66f1d57e294eef7071c8e290b549abe4268e
/PatShopClass.puml
d3f4a48482c5182996314a9814473e056308c060
[]
no_license
dihogoteixeira/petshop-java
6a6418092223b8d9f399d44491dc1f167465face
f418b1ba06ce2850f47bec0604e9aa2d4d95f9c9
refs/heads/master
2022-07-28T15:35:09.743133
2020-05-27T01:12:38
2020-05-27T01:12:38
266,023,071
1
0
null
null
null
null
UTF-8
PlantUML
false
false
93
puml
@startuml Animal -> PetShop: PetShop --> ClientePetShop: PetShop <-- ClientePetShop: @enduml
false
true
false
false
sequence
3ef25022d35ef299138c5ab6d54926ac42faef78
b0a840ee583d0f1dd05adb2bb6e08e4951083c3d
/images/ch15_pageflow/BookPage.puml
2041e01ecacf9100a40dba292d16daa4e14c0f3f
[]
no_license
selenium-webdriver-book/manuscript
842ab108c9b3eb8127027c159b3318fd3fcdf59b
c8a8ced2b0ca495cacec6c909b3294ff3074e945
refs/heads/master
2021-01-12T14:00:07.309802
2017-04-23T15:17:59
2017-04-23T15:17:59
69,686,355
11
8
null
2017-04-23T15:17:59
2016-09-30T17:14:29
Shell
UTF-8
PlantUML
false
false
682
puml
@startuml skinparam monochrome true skinparam shadowing false BookstoreHomepage : Browser browser note top : Page Flow starts from here BookstoreHomepage : void searchBook(String bookname) note left : Used to handle step\n1,2 in Figure 15.2 BookListPage : Browser browser BookListPage : void chooseBook(String bookname) note right : Used to handle step\n3 in Figure 15.2 BookPage : Browser browser BookPage : void addToCart() BookPage : void gotoCart() note left : Used to handle step\n4,5 in Figure 15.2 BookstoreHomepage "1" *--- "1" Browser BookListPage "1" *--- "1" Browser BookPage "1" *-- "1" Browser note right : After chooseBook,\nthe browser is on book page @enduml
false
true
false
false
class
85253c3b2a90e716df05a9e6c4b0dc70725671ec
8cf018eb6de40017601592f1f125ea67d5de7086
/docs/Solution/Service-Stack/Deployment.puml
135be4413c6ffcc487f7cdb62f9d8b494e9ba2ae
[]
no_license
CAADE/ADC
bec251477e457a9ee4eca673fdab04b65c4290f5
a81ba7532e7092ab564bcb30f8ec36bab3b71d0b
refs/heads/master
2021-06-23T22:20:00.239150
2019-04-03T05:15:20
2019-04-03T05:15:20
104,887,854
5
0
null
null
null
null
UTF-8
PlantUML
false
false
827
puml
@startuml package adc #dddddd { storage "Automobile 1" as Car1 #ffffaa storage "Automobile 2" as Car2 #ffffaa cloud "Private\nGeo 1" as Cloud1 #lightblue { node "Connection Services" as CS #ffffff node "Cloud Connected Car" as C3 #ffffff C3 - CS database "Raw" #ffffff database "Secondary" #ffffff C3 -- Raw C3 - Secondary Secondary -- CS } cloud "Private\nGeo 2" as Cloud2 #lightblue { } cloud "Private\nGeo 3" as Cloud3 #lightblue { } cloud "Public\nGeo 1" as PG1 #lightgreen { node "API Gateway" as AG #ffffff } CS --> AG node "Federated Cloud" as FC #ffffff artifact "Alert System\nGeo 1" as AS1 #pink artifact "3rd Party Apps" as PA3 #pink Car1 --- C3 AG -- PA3 CS ---> AS1 Car2 --- Cloud2 FC -- Cloud1 FC -- Cloud2 FC -- Cloud3 } @enduml
false
true
false
false
sequence
fc3db2db5dfe76ce50488796f59aee4f29d670a1
9814429e78506e699c0059be7c5a568fe67c900f
/docs/helm/diagrams/helm-enterprise.puml
989d7575bc90bf904430d5e87da50fb590a64067
[ "Apache-2.0" ]
permissive
luojasonlee/acs-deployment
5c745ca1b59fb342e72638667de333e3bf7b7aed
da6351fc3dfe817573fff788a98868301f85eb46
refs/heads/master
2023-08-11T07:42:52.317416
2021-09-27T02:08:56
2021-09-27T02:08:56
366,678,173
0
0
Apache-2.0
2021-09-27T02:08:56
2021-05-12T10:30:35
null
UTF-8
PlantUML
false
false
1,623
puml
@startuml Title: ACS Helm Enterprise Deployment skinparam componentStyle uml2 skinparam linetype ortho skinparam rectangle { BorderStyle dashed FontSize 15 FontStyle none } actor Client node "alfresco namespace" { component "NGINX ingress-controller" as nginx #lightgrey component "Alfresco Digital Workspace" as adw #lightgrey component "Alfresco Content Services" as acs #lightgrey component "Alfresco Search Services" as ass #lightgrey component "Alfresco Sync Service" as sync #lightgrey component "PostgreSQL" as psql #lightgrey component "Alfresco Share" as share #lightgrey component "ActiveMQ" as amq #lightgrey database "Volume Claim" as vc rectangle "Alfresco Transform Service" { component "Transform Router" as tr #lightgrey component "Shared File Store" as sfs #lightgrey component "Alfresco PDF Renderer" as pdfr #lightgrey component "LibreOffice" as libr #lightgrey component "ImageMagick" as img #lightgrey component "Tika" as tika #lightgrey component "TransformMisc" as misc #lightgrey } } Client --> nginx nginx --> acs nginx --> share nginx --> adw acs --> vc ass --> vc psql --> vc sfs --> vc ass <-left-> acs acs --> psql acs --> pdfr acs --> libr acs --> img acs --> tika acs --> misc acs --> sfs acs <--> amq tr --> pdfr tr --> libr tr --> img tr --> tika tr --> misc tr <-up-> amq pdfr --> sfs libr --> sfs img --> sfs tika --> sfs misc --> sfs share --> acs adw --> acs sync <-left-> acs sync --> psql sync --> amq center footer Copyright 2021 Alfresco Software Inc @enduml
false
true
false
false
sequence
0e8ae7d9c9bec595adf14722bfaf0ce6578ae637
7f433ab6e1461965cb7e83069672bf261881b7c1
/WeatherMonitoring/src/ObserverPattern.puml
9e76738b00ef6a78ea3d80f9fa7d3d840aa25d6b
[]
no_license
phuduongdev/design-pattern
8affcd0c015b3bd23a21f94f0f4982b5591b06b8
d907e4eaeb5a6f250472ef725c1b667929e22d74
refs/heads/master
2020-07-31T10:19:54.914974
2019-09-27T08:28:35
2019-09-27T08:28:35
210,572,393
0
0
null
null
null
null
UTF-8
PlantUML
false
false
829
puml
@startuml interface Subject{ registerObserver() removeObserver() notifyObserver() } class WeatherData{ temperature humidity pressure List<Observer> registerObserver() removeObserver() notifyObserver() } interface Observer{ update() } interface DiplayElement{ display() } class CurrentConditionsDisplay class StatisticsDisplay class ForecastDisplay class ThirdpartyDisplay Subject <|-- WeatherData Subject --> Observer Subject --> DiplayElement Observer <|.. CurrentConditionsDisplay Observer <|.. StatisticsDisplay Observer <|.. ForecastDisplay Observer <|... ThirdpartyDisplay DiplayElement <|.. CurrentConditionsDisplay DiplayElement <|.. StatisticsDisplay DiplayElement <|.. ForecastDisplay DiplayElement <|... ThirdpartyDisplay WeatherData <-- CurrentConditionsDisplay @enduml
false
true
false
false
class
f03dfe79898fd153125690226eb7f493d288f6c2
4a45879f3faebefebb27fad5b61b398bf87217f9
/dubbo-remoting/dubbo-remoting-zookeeper/src/main/java/com/alibaba/dubbo/remoting/zookeeper/uml/zktransporter.puml
9d19a16d4aa131b7974c3794fd5fadc8532bacb2
[ "Apache-2.0" ]
permissive
zhaojigang/dubbo-notes
eda9f2ad21af5665f80382cca0af515d5c038b52
51816c8349a073c7801268898a5895f2124ce6ba
refs/heads/2.6.x
2022-09-23T02:31:48.859625
2019-08-15T06:46:39
2019-08-15T06:46:46
194,365,385
3
2
Apache-2.0
2022-09-15T03:37:28
2019-06-29T04:48:15
Java
UTF-8
PlantUML
false
false
314
puml
@startuml interface ZookeeperTransporter { + ZookeeperClient connect(URL url) } class CuratorZookeeperTransporter implements ZookeeperTransporter { + ZookeeperClient connect(URL url) } class ZkclientZookeeperTransporter implements ZookeeperTransporter { + ZookeeperClient connect(URL url) } @enduml
false
true
false
false
class
7f76607ccba6a4a6730c1a2f1d5706ce360e9481
800724e2b1a04d51b59c245dd700a5396eb25f55
/DD/diagrams/Auth_seq.puml
f8088bcc1f1c81a992d51c9cc2ced3eb1f876a67
[]
no_license
AlviseDeFaveri/BiscontiniDeFaveriGelli
2d2628fbff1dbb1d03a7ba3e63e1241da00850c7
67303ff8209bf42863169275651dd97d26b7d071
refs/heads/master
2020-03-31T17:50:42.283938
2020-01-12T12:21:21
2020-01-12T12:21:21
152,436,166
1
0
null
null
null
null
UTF-8
PlantUML
false
false
1,053
puml
@startuml skinparam monochrome true actor ServiceConsumer as user participant APIGateway as gate participant AuthenticationService as auth participant InternalService as serv alt registration user -> gate: register(credentials) activate gate gate -> auth: addUser(credentials) activate auth auth --> gate: authToken deactivate auth gate --> user: authToken deactivate gate else login user -> gate: login(credentials) activate gate gate -> auth: login(credentials) activate auth auth -> auth: check(credentials) activate auth deactivate auth auth --> gate: authToken deactivate auth gate --> user: authToken deactivate gate end ... ... user -> gate: doSomething(<b>authToken</b>, otherParams) activate gate gate -> auth: verify(<b>authToken</b>) activate auth auth -> auth: check(<b>authToken</b>) activate auth deactivate auth auth --> gate: userID deactivate auth gate -> serv: doSomething(userID, otherParams) activate serv serv --> gate: returnValue deactivate serv gate --> user: returnValue deactivate gate @enduml
false
true
false
false
usecase
ac996db04b9b468c5c54061da0dfd3d8cb0a56bc
2023eaf5d26a303fd122058dad30f8479700eb08
/uml/expand-connections.puml
55bcfb9362dba70acfe4f3d84b1f778122709c55
[]
no_license
elishields/atlas
8216afaf95ee201ff7b5b3d88252ed2c6818a87b
10ac5e6785e7fedf066d79dd45d0f81791d6b31a
refs/heads/master
2021-10-03T10:44:02.552089
2018-12-02T22:42:02
2018-12-02T22:42:02
147,987,956
0
0
null
null
null
null
UTF-8
PlantUML
false
false
908
puml
@startuml title Expand Connections Actor User Participant ServiceNow Participant View Participant ClientController Participant ServerController Participant GlideSystem Participant GlideRecord User -> View: Click expand button on an employee node View -> ClientController: Update expansion point variable with employee's user ID ClientController -> ServerController: Update ServerController -> ServerController: Get expansion point user ID value ServerController -> GlideRecord: Get user's data ServerController -> GlideRecord: Get user's team ServerController -> GlideRecord: Get user's direct reports GlideRecord -> ServerController: Queried data ServerController -> ClientController: Data object with queried data ClientController -> ClientController: Append queried data to GoJS graph ClientController -> View: Re-render graph View -> ServiceNow: Display view User -> ServiceNow: View graph @enduml
false
true
false
false
sequence
e48cb0e5c4a0a10c08df1db1b8333cce6c807361
7c5f526c7e935437ffbfb3ee1308d604b5541c25
/doc/sequence_diagram.puml
bfee05c0370d12b8f97e78d6287b8ffa39bfdc3f
[ "MIT" ]
permissive
microsoft/mssql-scripter
2fcb160a4a4601950119e87f26cec4ccd7973453
bb428f3f3bc63e7940afbcf274392acec6ebe902
refs/heads/dev
2023-09-05T11:34:05.967279
2022-08-31T22:14:30
2022-08-31T22:14:30
80,571,801
414
109
NOASSERTION
2022-12-19T15:35:12
2017-01-31T23:10:10
Python
UTF-8
PlantUML
false
false
1,522
puml
See http://plantuml.com/sequence-diagram for details on the syntax for creating sequence diagrams using plantuml. @startuml title mssql-scripter Sequence Diagram actor "mssql-scripter" as script control main.py as main control SqlToolsClient control SqlToolsService entity ScriptingService entity SqlScriptPublishModel entity SMO database "SQL Server" AS database entity ".sql file" as file script -> main : run python main -> SqlToolsClient : new SqlToolsClient SqlToolsClient -> SqlToolsService : start process main -> SqlToolsClient : script database SqlToolsClient -> ScriptingService : script database JSON-RPC request SqlToolsClient <- ScriptingService main <- SqlToolsClient ScriptingService -> SqlScriptPublishModel : GenerateScript SqlScriptPublishModel -> SMO : script database SMO <-> database : analyze table SMO -> file : script table SqlToolsService <-- SqlScriptPublishModel : progress SqlToolsClient <-- SqlToolsService : progress JSON-RPC event SMO <-> database : analyze table SMO -> file : script table SqlToolsService <-- SqlScriptPublishModel : progress SqlToolsClient <-- SqlToolsService : progress JSON-RPC event SMO <-> database : analyze table SMO -> file : script table SqlScriptPublishModel <- SMO : ScriptingService <- SqlScriptPublishModel : SqlToolsService <-- SqlScriptPublishModel : complete SqlToolsClient <-- SqlToolsService : complete JSON-RPC event SqlToolsClient -> SqlToolsService : stop process main -> file : load file main -> script : pipe file to stdout @endumla
false
true
false
false
sequence
835871ff68572ff0f17aba674384324a5482b3d5
740ec837551b09f09677854163ecd30ba6ea3cb7
/documents/sd/plantuml/application/Core/MORR/Data/Capture/Video/Exceptions/VideoCaptureException.puml
52220c23e481ced501918af342348ef27dfa26c1
[ "MIT" ]
permissive
insightmind/MORR
913c0c16d14745cbde40af07322ca339a0373f32
0830f2155fb3b32dc127587e07cbd780deb0e118
refs/heads/develop
2020-12-08T00:23:17.488431
2020-04-05T20:50:44
2020-04-05T20:50:44
232,827,908
5
1
MIT
2020-04-05T20:55:27
2020-01-09T14:28:48
HTML
UTF-8
PlantUML
false
false
394
puml
@startuml skinparam monochrome true skinparam classAttributeIconSize 0 !startsub default class VideoCaptureException { + <<create>> VideoCaptureException() + <<create>> VideoCaptureException(message: string) + <<create>> VideoCaptureException(message: string, innerException: Exception) } !endsub CaptureException <|-- VideoCaptureException Exception <|-- CaptureException @enduml
false
true
false
false
class
1a9e2f6c8cfa4f4b0928390ed6a1547f62d7ddc5
4369050c1694b57db3c6f4417a0824978af97062
/doc/diagrams/Class.puml
ef5c3c24613ec2734d3d930778f87c53666a3810
[]
no_license
Serdok/GoldenPhoenix
18c6c87440bab6cd94f0a2ba79173150630d2c30
927519c80038f452f626a9e4d19c64fa95156772
refs/heads/master
2021-05-20T23:09:12.889371
2019-05-06T17:26:12
2019-05-06T17:26:12
252,445,809
0
0
null
null
null
null
UTF-8
PlantUML
false
false
17,750
puml
@startuml package GoldenPhenix #DDDDDD { Castle <-- Room Castle <-- Player Castle <-- Bat Castle <-- Rat Castle <.. Exception Door <.. Object ItemStack <-- Object Room <-- Door Room <.. Object Room <.. Exception Room <-- Vector2 Trader <-- Player Trader <.. Object Player #-- Entity Player <-- ItemStack Player <-- Room Player <.. Object Bat #-- Entity Rat #-- Entity Entity <-- Vector2 class Castle { - rooms : vector< Room* > - thereIsABat : bool - bat : Bat* - player : Player* - score : int - ringIsInInventory : bool - iteration : int - attacked : bool - lastRoomID : unsigned int - isPlayerTorchLit : bool - shouldReset : bool - movedToNextRoom : bool - failedToOpenDoor : bool - exitCastle : bool - usingCustomTimer : bool + Update() + ProcessActions( IN string ) + GetScore() : int + SetScore( IN int ) + GetPlayer() : Player* + GetBat() : Bat* + GetRooms() : vector< Room* > + FailedToOpenDoor() : bool + SaveRooms( IN string ) + LoadRooms( IN string ) + LoadCastle() + AddIteration( IN unsigned int ) + ShouldReset() : bool + ExitCastle() : bool + EnterCastle() + GetRat() : Rat* + KillPlayer() + GetRingIsInInventory() : bool - PickUp() - Use() - OpenDoor( IN Door*, IN JoiningDirections ) : bool - MoveToLeftRoom() - MoveToRightRoom() - MoveToUpperRoom() - PlacePlayer( IN Room* ) - OpenChest( IN JoiningDirections ) : bool - BatInRoom( OUT Vector2< int > ) : bool - SpawnBat() - MoveBat() - RatInRoom( OUT Vector2< int > ) : bool - SpawnRat() - MoveRat() - RemoveALife() - FindRoomID( IN unsigned int ) : unsigned int - Random( IN float, IN float ) : float } class Room { - id : unsigned int - isCorridor : bool - ground : int [ ROOM_HEIGHT ][ ROOM_WIDTH ] - joiningRooms : unsigned int [ JoiningDiretions::TOTAL ] - joiningDoors : Door* [ JoiningDirections::TOTAL ] - {static} oblivionLinks : map< int, int > + GetRoomID() : unsigned int + GetRoomID( IN JoiningDirections ) : unsigned int + GetDoor( IN JoiningDirections ) : Door* + IsCorridor() : bool + GetSquare( IN Vector2 ) : int + ToString() : string + {static} GetOblivionLink( IN int ) : int + {static} GetOblivionOrigin( IN int ) : int + Save() : queue< string > - LoadID( IN-OUT queue< string > ) - LoadJoiningData( IN-OUT queue< string > ) - LoadGround( IN-OUT queue< string > ) } class Player < extends Entity > { - currentRoom : Room* - items : vector< ItemStack > - heldItem : int - money : int - grounded : bool - crouched : bool - jumping : bool - deaths : unsigned int - isTorchLit : bool + ProcessActions( IN string ) + Update() + AddItem( IN Object ) + RemoveItem( IN Object ) + GetHeldItem() : ItemStack& + SetHeldItem( IN int ) + HasObject( IN Object ) : bool + GetObjectPositionFromInventory( IN Object ) : int + Crouched() : bool + Grounded() : bool + SetGrounded( IN bool ) + TorchLit() : bool + GetCurrentRoom() : Room* + SetCurrentRoom( Room* room ) + GetMoney() : int + SetMoney( IN int ) + AddMoney( IN int ) + EmptyInventory() + Kill() + GetDeaths() : unsigned int + Save( IN string ) + Load( IN string ) : int - ActivateTorch() } class Bat < extends Entity > { - active : bool + Attack( IN Entity* ) + Activate() + Deactivate() + GetActiveState() : bool } class Rat < extends Entity > { - active : bool + Attack( IN Entity* ) + Activate() + Deactivate() + GetActiveState() : bool } class Door { - door : DOORS - requires : OPEN_TYPES - hasTorch : bool - torchLit : bool - objectID : int + GetDoorType() : DOORS + SetDoorType( IN DOORS ) + GetOpenType() : OPEN_TYPES + SetOpenType( IN OPEN_TYPES ) + SetTorchState() + GetTorchState() : bool + HasTorch() : bool + AddObject( IN int ) + RemoveObject( IN int ) + GetObject() : int + Save() : string } class ItemStack { - object : Object* - stack : int - durability : int + Add( IN unsigned int ) : int + Remove( IN unsigned int ) + Use( IN unsigned int ) + GetAmount() : int + GetObject() : Object + GetDurability() : int } class Object { + id : int + maxStackSize : int + durability : int + name : string + ToString() : string + GetID() : ObjectID + {static} ToObject( IN int ) : Object } class Entity { - life : int - position : Vector2 - direction : Vector2 + GetLife() : int + SetLife( IN int ) + AddLife( IN int ) + GetPosition() : Vector2 + SetPosition( IN Vector2 ) + Translate( IN Vector2 ) + GetDirection() : Vector2 + SetDirection( IN Vector2 ) + Update() } class Exception< extends std::runtime_error > { - message : string - file : string - line : unsigned int + what() : char* + whatFile() : char* + whatLine() : unsigned int } class Vector2< T > { + x : T + y : T + MagnitudeSq() : T + Magnitude() : T + Normalize() + Normalized() : Vector2 + Direction() : T + ToString() : string } class Trader { - player : Player* - price_Crowbar : int - price_GrapplingHook : int - price_Torch : int - price_LifePotion : int + Purchase( IN ObjectID ) : bool + GetPrice( IN ObjectID ) : int } } package "GoldenPhenix_SDL2" #DDAADD { Graphics <.. Exception GameManager <-- ScreensManager GameManager <-- Graphics GameManager <-- Timer GameManager <-- AudioManager GameManager <-- InputsManager InputsManager <-- Vector2 MainScreen <-- Castle MainScreen #-- Texture MainScreen <-- AnimatedTexture MainScreen <-- InputsManager MainScreen <-- Room MainScreen <-- Door ShopScreen #-- Texture ShopScreen <-- Castle StartScreen #-- Texture StartScreen <-- Castle StartScreen <-- InputsManager EndScreen #-- GameEntity EndScreen <-- Castle EndScreen <-- AnimatedTexture EndScreen <-- InputsManager EndScreen <-- AudioManager IntroScreen #-- GameEntity IntroScreen <-- AnimatedTexture IntroScreen <-- InputsManager IntroScreen <-- AudioManager InventoryScreen #-- GameEntity InventoryScreen <-- Castle InventoryScreen <-- InputsManager InventoryScreen <-- Texture InventoryScreen <-- Translation PauseScreen #-- GameEntity PauseScreen <-- Texture PauseScreen <-- Translation ScreensManager <-- MainScreen ScreensManager <-- ShopScreen ScreensManager <-- StartScreen ScreensManager <-- EndScreen ScreensManager <-- InventoryScreen ScreensManager <-- IntroScreen ScreensManager <-- AudioManager ScreensManager <-- Castle AnimatedTexture <-- Timer AnimatedTexture #-- Texture Texture #-- GameEntity Texture <-- Graphics GameEntity <-- Vector2 class Graphics<< (S, #FF7700) >> { + {static} SCREEN_WIDTH : int + {static} SCREEN_HEIGHT : int - {static} instance : Graphics* - window : SDL_Window* - renderer : SDL_Renderer* + {static} GetInstance() : Graphics* + {static} Quit() + Clear() + Render() + LoadTexture( IN string ) : SDL_Texture* + CreateTextTexture( IN TTF_Font*, IN string, IN SDL_Color ) : SDL_Texture* + DrawTexture( IN SDL_Texture*, IN SDL_Rect*, IN SDL_Rect*, IN float, IN SDL_RendererFlip ) + SetBackgroundColor( IN unsigned char, IN unsigned char, IN unsigned char ) - Init() } class GameManager { - graphicsMgr : Graphics* - event : SDL_Event - quit : bool - timer : Timer* - FPS : int - audio : AudioManager* - inputs : InputsManager* - screens : ScreensManager* - assets : AssetsManager* + Run() - InitObjects() - DeleteObjects() - ProcessEvents() - EarlyUpdate() - Update() - LateUpdate() - Render() } Implementation <.. Exception class Implementation { + studioSystem : FMOD::Studio::System* + system : FMOD::System* + sounds : map< string, FMOD::Sound* > + channel : map< string, FMOD::Channel* > + nextChannelID : int + events : map< string, FMOD::Studio::EventInstance* > + banks : map< string, FMOD::Studio::Bank* > + Update() + {static} ErrorCheck( IN FMOD_RESULT ) } AudioManager <-- Implementation class AudioManager<< (S, #FF7700) >> { - {static} implementation : Implementation* - {static} instance : AudioManager* + {static} GetInstance() : AudioManager* + {static} Shutdown() + Update() + LoadBank( IN string, IN FMOD_STUDIO_LOAD_BANK_FLAGS ) + LoadSound( IN string, IN bool, IN bool, IN bool ) + PlaySound( IN string, IN Vector3, IN float ) : int + UnloadSound( IN string ) + LoadEvent( IN string ) + PlayEvent( IN string ) + StopEvent( IN string, IN bool ) + GetEventParameter( IN string, IN string, OUT float ) + SetEventParameter( IN string, IN string, IN float ) + StopAllChannels() + StopChannel( IN int ) + SetChannel3DPosition( IN int, IN Vector3 ) + SetChannelVolume( IN int, IN float ) + IsPlaying( IN string ) + dBToVolume( IN float ) : float + VolumeTodB( IN float ) : float + Vector3ToFmod( IN Vector3 ) : FMOD_VECTOR } class Timer<< (S, #FF7700) >> { - {static} instance : Timer* - startTicks : unsigned int - elapsedTicks : unsigned int - deltaTime : float - timeScale : float + {static} GetInstance() : Timer* + {static} Stop() + Reset() + Update() + GetDeltaTime() : float + GetElapsedTicks() : unsigned int + GetTimeScale() : float + SetTimeScale( IN float ) } class MainScreen< extends GameEntity > { - castle : Castle* - inputs : InputsManager* - All textures to be rendered : Texture* - All animated texture to be rendered : AnimatedTexture* + ProcessEvents( IN SDL_Event* ) + Update() + Render() + SetTranslation( IN Translation* ) - CastleToScreen( IN Texture*, IN int, IN int ) - CastleToScreenTranslation( IN int, IN int, IN int, IN int, IN float, IN float ) - LinearInterp( IN float, IN float, IN float ) - AnimationPlayer() - AnimationBat() - TextDoor() } class EndScreen< extends GameEntity > { - castle : Castle* - inputs : InputsManager* - temps : int - quit : bool - text : Texture* - stepAnimFirst : int - text1, text2, text3, text4 : string - {static} NBTEXTINSCREEN : int - textscroll : Texture* [NBTEXTINSCREEN] - {static} MAXSCROLL : int - textScroll : string[MAXSCROLL] - stepScroll : int - animCredit : bool + ProcessEvents( IN SDL_Event* ) + Update() + Render() + GetQuit() : bool } class IntroScreen< extends GameEntity > { - inputs : InputsManager* - FPS : int - temps : int - quitPossible : bool - text1, text2, text3, textQuit : Texture* - nbCaractereRead1, nbCaractereRead2, nbCaractereRead3 : int - caractereRead1, caractereRead2, caractereRead3 : string - text1, text2, text3 : string + ProcessEvents( IN SDL_Event* ) + Update() + Render() + GetQuitPossible() : bool } class ScreensManager { - castle : Castle* - startScreen : StartScreen* - mainScreen : MainScreen* - currentScreen : SCREENS - audio : AudioManager* - backgroundMusic : FMOD::Sound* - inputs : InputsManager* + ProcessEvents( IN SDL_Event* ) + Update() + Render() - SwitchCurrentScreen( IN SDL_Event* ) - StartCurrentScreen() } ShopScreen <-- Trader class ShopScreen< extends GameEntity > { - castle : Castle* - translation : Translation* - trader : Trader* - inputs : InputsManager* - crowbar, grapplingHook, torch, lifePotion : Texture* - price_Crowbar, price_GrapplingHook, price_Torch, price_LifePotion : Texture* - money : Texture* + ProcessEvents( IN SDL_Event* ) + Update() + Render() + SetTranslation( IN Translation* ) } class PauseScreen < extends GameEntity > { - text, textLang, textSound : string - translation : Translation* - translationChanged : bool + SetTranslation( IN Translation* ) + ProcessEvents( IN SDL_Event* ) + Update() + Render() } class StartScreen< extends Texture > { - castle : Castle* - inputs : InputsManager* - startText : Texture* - shopText : Texture* + ProcessEvents( IN SDL_Event* ) + Update() + Render() } class InventoryScreen< extends GameEntity > { - castle : Castle* - inputs : InputsManager* - translation : Translation* - textures, names, numbers, descriptions : map< ObjectID, Texture* > - selected : ObjectID - score, money, selector : Texture* - offset : int - WIDTH : int - coordinates : Vector2i [ObjectID::TOTAL - 1 ] + SetTranslation( IN Translation* ) + ProcessEvents( IN SDL_Event* ) + Update() + Render() - ResetColors() - ActivateItems() - SelectItem() - UpdateNumbers( IN ItemStack ) - UpdateLanguage() } class AnimatedTexture < extends Texture > { - timer : Timer* - startX : int - startY : int - animationDirection : ANIMATION_DIRECTIONS - wrap : WRAP_MODE - frameCount : int - animationSpeed : float - timePerFrame : float - animationDone : bool - animationTimer : float + SetWrapMode( IN WRAP_MODE ) + Update() + ResetAnimation() + GetAnimationDone() } class GameEntity < extends Entity > { - position : Vector2 - rotation : float - scale : Vector2 - active : bool + SetPosition( IN Vector2 ) + GetPosition() : Vector2 + Translate( IN Vector2 ) + SetRotation( IN float ) + GetRotation() : float + Rotate( IN float ) + SetScale( IN Vector2 ) + GetScale() : Vector2 + SetActive( IN bool ) + GetActive() : bool + Update() } class Texture < extends GameEntity > { # texture : SDL_Texture* # width : int # height : int # fullscreen : bool # destination : SDL_Rect # clip : SDL_Rect # clipped : bool + GetWidth() : int + GetHeight() : int + SetAlpha( IN unsigned char ) + SetBlendingMode( IN SDL_BlendMode ) + Update() + Render() + Render( IN SDL_RendererFlip ) } class InputsManager<< (S, #FF7700) >> { - {static} instance : InputsManager* - keyboardState : Uint8* - previousKeyboardState : Uint8* - keyboardLength : int - mouseState : Uint32 - previousMouseState : Uint32 - mousePositionX : int - mousePositionY : int + {static} GetInstance() : InputsManager* + {static} Release() + KeyDown( IN SDL_Scancode ) : bool + KeyPressed( IN SDL_Scancode ) : bool + KeyReleased( IN SDL_Scancode ) : bool + MouseButtonDown( IN SDL_Scancode ) : bool + MouseButtonPressed( IN SDL_Scancode ) : bool + MouseButtonReleased( IN SDL_Scancode ) : bool + GetMousePosition() : Vector2 + Update() + UpdatePreviousInput() - GetMask( IN MOUSE_BUTTON ) : Uint32 } Translation <.. Exception class Translation { - nameFileFr, nameFileEn : string - fileFr, fileEn, fileKl, file : ifstream* - defaultLanguage : char + GetCurrentLanguage() : char + SetCurrentLanguage( IN char ) + SearchWord( IN string, IN char ) : int + GetTranslation( IN int ) : string } } @enduml
false
true
false
false
sequence
4084c55f14ab9d6171c8d12cb73acec43b0e425d
939ec2212f87c1894d792e169fce964bec902583
/docs/Solution/Application-Stack/Logical.puml
714cdacfe1f73561a02d37462a0eae9aca5561b9
[]
no_license
CAADE/fleet
37e18246e0a10122a711efccdab3c134232d120e
a62d2a82a2100583d84e41ea21efda9512fc4ac7
refs/heads/master
2020-03-22T00:31:19.695430
2018-07-13T03:27:19
2018-07-13T03:27:19
139,250,021
0
0
null
null
null
null
UTF-8
PlantUML
false
false
746
puml
@startuml package "Cloud Stack" #aaffff { class "CloudResource" { } } package "Application Stack" #dddddd { interface "Application Stack" { app service instance create() update() destroy() list() } CLI ()-- "Application Stack" REST ()-- "Application Stack" Web ()-- "Application Stack" class Application { string name } class Service { string name string type } class ServiceInstance { string name } "Application Stack" ..> Application Application "n" *- "m" Service : services Service "1" *-- "*" ServiceInstance : instances Service "1" *- "*" Service : links ServiceInstance "i" o- "j" CloudResource : resources } @enduml
false
true
false
false
sequence
bc4f11a9c0eb1131ecc9ba4098393feb1a60cb21
54f0570710d72445f30bc8261595126edc5b67ca
/SQLite 10/handin/app_views_add.py.puml
9bd1c27f7c01b2f8a5983b0e9663cd691ac23865
[]
no_license
deadbok/eal_programming
cab8fc7145b5115f887a7b10aad90880a799d118
33bf532b397f21290d6f85631466d90964aab4ad
refs/heads/master
2021-01-13T15:11:19.276462
2017-06-13T09:20:51
2017-06-13T09:20:51
76,203,290
1
0
null
null
null
null
UTF-8
PlantUML
false
false
225
puml
@startuml skinparam monochrome true skinparam classAttributeIconSize 0 scale 2 namespace app { namespace views { class Add { +methods +get() +post() } } } @enduml
false
true
false
false
class
55a6e7aa8f1a59f6b00a3da86468a1205374f9bc
6953a61c209c234a3f8927e092c6641bd3a2d396
/figures/lifecycle.puml
e13ed8e8c4f578b63120ac7ec4af1a83b9f36247
[]
no_license
luis-puhl/minas-paralelo-paper
82b87bf238b92e3482ec085a4c614b422a0ca039
844e405b4797f1b71250c42b3c312d2b417dd38c
refs/heads/master
2021-12-25T01:48:04.064505
2021-12-16T17:33:55
2021-12-16T17:33:55
238,548,655
2
0
null
2021-08-09T13:05:04
2020-02-05T21:05:56
TeX
UTF-8
PlantUML
false
false
1,257
puml
@startuml lifecycle skinparam Style strictuml !define LIGHTBLUE !$FONTNAME = "Ubuntu Mono" ' !$FONTSIZE = 13 skinparam ArrowMessageAlignment center !includeurl https://raw.githubusercontent.com/Drakemor/RedDress-PlantUML/master/style.puml autonumber skinparam ParticipantPadding 20 skinparam BoxPadding 20 box "Raiz" #LightGreen ' participant Raiz as r participant Fonte as s participant "Detector" as d end box box "Folha" #LightBlue collections Classificador as c participant "Atualiza Modelo" as m ' participant Leaf as l end box ' == Initialization == ' activate r ' activate l ' r -> d ** : <<create>> ' r -> s ** :call ' l -> c ** : <<create>> ' l -> m ** :call activate s s --> m ++ : Modelo Inicial s -> d : Modelo Inicial ' group shared Memory c <- m : Modelo Compartilhado deactivate m ' end ' == Running == ' loop input samples skinparam SequenceGroupBodyBackgroundColor #LightGreen group Fluxo Contínuo activate s note over s : entrada s --> c ++ : Exemplo end deactivate s ' c -> c ++ :NearestCluster() ' deactivate c c --> d ++ : Exemplo Rotulado deactivate c note over d:saída d -> d : DetecçãoNovidade() activate d deactivate d d --> m : Atualizaçao Modelo ' activate m ' ... time ... ' ||| deactivate d ' deactivate m @enduml
false
true
true
false
sequence
20b7d2d1c3eaa3dc0dbe7fca7415924179c59977
63114b37530419cbb3ff0a69fd12d62f75ba7a74
/plantuml/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/ISnappable.puml
489aa5ab6a85dd372fbc1af9191cd020be552305
[]
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
291
puml
@startuml class Edge <<struct>> { + time : double <<get>> <<set>> + showSnapHint : bool <<get>> <<set>> + Edge(edgeTime:double, snapHint:bool) } interface ISnappable { SnappableEdgesFor(attractable:IAttractable, manipulateEdges:ManipulateEdges) : IEnumerable<Edge> } @enduml
false
true
false
false
class
8098b1f4696d87c45881ce3515d28b58e105a2ee
618414d7666e67b9535ebd975e1de61e9c01e095
/QLSV/app/build/generated/not_namespaced_r_class_sources/release/processReleaseResources/r/android/support/v7/recyclerview/recyclerview.plantuml
eb0d243092663db33db8500dbdf034698c493da7
[]
no_license
h2312/Do-an-TTLTA-03-TIN230DV01-0100
a0792724add3844de35d48a2bd87d3eeb8de8a93
e9f01e84b45042bd6192333842fb80feabb74707
refs/heads/master
2022-06-30T21:56:05.032422
2020-04-25T10:33:44
2020-04-25T10:33:44
258,747,594
0
0
null
null
null
null
UTF-8
PlantUML
false
false
11,037
plantuml
@startuml title __RECYCLERVIEW's Class Diagram__\n package android.support.v7.recyclerview { class R { - R() } } package android.support.v7.recyclerview { class attr { {static} + alpha : int {static} + coordinatorLayoutStyle : int {static} + fastScrollEnabled : int {static} + fastScrollHorizontalThumbDrawable : int {static} + fastScrollHorizontalTrackDrawable : int {static} + fastScrollVerticalThumbDrawable : int {static} + fastScrollVerticalTrackDrawable : int {static} + font : int {static} + fontProviderAuthority : int {static} + fontProviderCerts : int {static} + fontProviderFetchStrategy : int {static} + fontProviderFetchTimeout : int {static} + fontProviderPackage : int {static} + fontProviderQuery : int {static} + fontStyle : int {static} + fontVariationSettings : int {static} + fontWeight : int {static} + keylines : int {static} + layoutManager : int {static} + layout_anchor : int {static} + layout_anchorGravity : int {static} + layout_behavior : int {static} + layout_dodgeInsetEdges : int {static} + layout_insetEdge : int {static} + layout_keyline : int {static} + reverseLayout : int {static} + spanCount : int {static} + stackFromEnd : int {static} + statusBarBackground : int {static} + ttcIndex : int - attr() } } package android.support.v7.recyclerview { class color { {static} + notification_action_color_filter : int {static} + notification_icon_bg_color : int {static} + ripple_material_light : int {static} + secondary_text_default_material_light : int - color() } } package android.support.v7.recyclerview { class dimen { {static} + compat_button_inset_horizontal_material : int {static} + compat_button_inset_vertical_material : int {static} + compat_button_padding_horizontal_material : int {static} + compat_button_padding_vertical_material : int {static} + compat_control_corner_material : int {static} + compat_notification_large_icon_max_height : int {static} + compat_notification_large_icon_max_width : int {static} + fastscroll_default_thickness : int {static} + fastscroll_margin : int {static} + fastscroll_minimum_range : int {static} + item_touch_helper_max_drag_scroll_per_frame : int {static} + item_touch_helper_swipe_escape_max_velocity : int {static} + item_touch_helper_swipe_escape_velocity : int {static} + notification_action_icon_size : int {static} + notification_action_text_size : int {static} + notification_big_circle_margin : int {static} + notification_content_margin_start : int {static} + notification_large_icon_height : int {static} + notification_large_icon_width : int {static} + notification_main_column_padding_top : int {static} + notification_media_narrow_margin : int {static} + notification_right_icon_size : int {static} + notification_right_side_padding_top : int {static} + notification_small_icon_background_padding : int {static} + notification_small_icon_size_as_large : int {static} + notification_subtext_size : int {static} + notification_top_pad : int {static} + notification_top_pad_large_text : int - dimen() } } package android.support.v7.recyclerview { class drawable { {static} + notification_action_background : int {static} + notification_bg : int {static} + notification_bg_low : int {static} + notification_bg_low_normal : int {static} + notification_bg_low_pressed : int {static} + notification_bg_normal : int {static} + notification_bg_normal_pressed : int {static} + notification_icon_background : int {static} + notification_template_icon_bg : int {static} + notification_template_icon_low_bg : int {static} + notification_tile_bg : int {static} + notify_panel_notification_icon_bg : int - drawable() } } package android.support.v7.recyclerview { class id { {static} + action_container : int {static} + action_divider : int {static} + action_image : int {static} + action_text : int {static} + actions : int {static} + async : int {static} + blocking : int {static} + bottom : int {static} + chronometer : int {static} + end : int {static} + forever : int {static} + icon : int {static} + icon_group : int {static} + info : int {static} + italic : int {static} + item_touch_helper_previous_elevation : int {static} + left : int {static} + line1 : int {static} + line3 : int {static} + none : int {static} + normal : int {static} + notification_background : int {static} + notification_main_column : int {static} + notification_main_column_container : int {static} + right : int {static} + right_icon : int {static} + right_side : int {static} + start : int {static} + tag_transition_group : int {static} + tag_unhandled_key_event_manager : int {static} + tag_unhandled_key_listeners : int {static} + text : int {static} + text2 : int {static} + time : int {static} + title : int {static} + top : int - id() } } package android.support.v7.recyclerview { class integer { {static} + status_bar_notification_info_maxnum : int - integer() } } package android.support.v7.recyclerview { class layout { {static} + notification_action : int {static} + notification_action_tombstone : int {static} + notification_template_custom_big : int {static} + notification_template_icon_group : int {static} + notification_template_part_chronometer : int {static} + notification_template_part_time : int - layout() } } package android.support.v7.recyclerview { class string { {static} + status_bar_notification_info_overflow : int - string() } } package android.support.v7.recyclerview { class style { {static} + TextAppearance_Compat_Notification : int {static} + TextAppearance_Compat_Notification_Info : int {static} + TextAppearance_Compat_Notification_Line2 : int {static} + TextAppearance_Compat_Notification_Time : int {static} + TextAppearance_Compat_Notification_Title : int {static} + Widget_Compat_NotificationActionContainer : int {static} + Widget_Compat_NotificationActionText : int {static} + Widget_Support_CoordinatorLayout : int - style() } } package android.support.v7.recyclerview { class styleable { {static} + ColorStateListItem : int[] {static} + ColorStateListItem_android_color : int {static} + ColorStateListItem_android_alpha : int {static} + ColorStateListItem_alpha : int {static} + CoordinatorLayout : int[] {static} + CoordinatorLayout_keylines : int {static} + CoordinatorLayout_statusBarBackground : int {static} + CoordinatorLayout_Layout : int[] {static} + CoordinatorLayout_Layout_android_layout_gravity : int {static} + CoordinatorLayout_Layout_layout_anchor : int {static} + CoordinatorLayout_Layout_layout_anchorGravity : int {static} + CoordinatorLayout_Layout_layout_behavior : int {static} + CoordinatorLayout_Layout_layout_dodgeInsetEdges : int {static} + CoordinatorLayout_Layout_layout_insetEdge : int {static} + CoordinatorLayout_Layout_layout_keyline : int {static} + FontFamily : int[] {static} + FontFamily_fontProviderAuthority : int {static} + FontFamily_fontProviderCerts : int {static} + FontFamily_fontProviderFetchStrategy : int {static} + FontFamily_fontProviderFetchTimeout : int {static} + FontFamily_fontProviderPackage : int {static} + FontFamily_fontProviderQuery : int {static} + FontFamilyFont : int[] {static} + FontFamilyFont_android_font : int {static} + FontFamilyFont_android_fontWeight : int {static} + FontFamilyFont_android_fontStyle : int {static} + FontFamilyFont_android_ttcIndex : int {static} + FontFamilyFont_android_fontVariationSettings : int {static} + FontFamilyFont_font : int {static} + FontFamilyFont_fontStyle : int {static} + FontFamilyFont_fontVariationSettings : int {static} + FontFamilyFont_fontWeight : int {static} + FontFamilyFont_ttcIndex : int {static} + GradientColor : int[] {static} + GradientColor_android_startColor : int {static} + GradientColor_android_endColor : int {static} + GradientColor_android_type : int {static} + GradientColor_android_centerX : int {static} + GradientColor_android_centerY : int {static} + GradientColor_android_gradientRadius : int {static} + GradientColor_android_tileMode : int {static} + GradientColor_android_centerColor : int {static} + GradientColor_android_startX : int {static} + GradientColor_android_startY : int {static} + GradientColor_android_endX : int {static} + GradientColor_android_endY : int {static} + GradientColorItem : int[] {static} + GradientColorItem_android_color : int {static} + GradientColorItem_android_offset : int {static} + RecyclerView : int[] {static} + RecyclerView_android_orientation : int {static} + RecyclerView_android_descendantFocusability : int {static} + RecyclerView_fastScrollEnabled : int {static} + RecyclerView_fastScrollHorizontalThumbDrawable : int {static} + RecyclerView_fastScrollHorizontalTrackDrawable : int {static} + RecyclerView_fastScrollVerticalThumbDrawable : int {static} + RecyclerView_fastScrollVerticalTrackDrawable : int {static} + RecyclerView_layoutManager : int {static} + RecyclerView_reverseLayout : int {static} + RecyclerView_spanCount : int {static} + RecyclerView_stackFromEnd : int - styleable() } } R +-down- attr R +-down- color R +-down- dimen R +-down- drawable R +-down- id R +-down- integer R +-down- layout R +-down- string R +-down- style R +-down- styleable right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
332389607855b088d44ddb35ba0445cb585e7ee7
8b020718305c0bc96be99a18fa98918134ef8903
/mojaloop-technical-overview/central-settlements/settlement-process/assets/diagrams/sequence/seq-settlement-6.2.2.plantuml
86af8750242044343191316ab08b5e20981928ae
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
HenkKodde/documentation
97e3a33cf4c1701c02aa52712b15f5da1c734a4e
b47ac13c5436cc9e81d735db778848a7a476ef09
refs/heads/master
2020-09-26T16:08:52.517605
2019-12-13T11:36:34
2019-12-13T11:36:34
226,287,940
0
0
NOASSERTION
2019-12-06T09:04:22
2019-12-06T09:04:21
null
UTF-8
PlantUML
false
false
8,828
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 6.2.2. Query Settlements by Parameters autonumber ' declare actors actor "Hub Employee" as OPERATOR boundary "Settlement Service API" as SSAPI entity "Settlement DAO" as SETTLE_DAO database "Central Store" as DB box "Central HUB" #LightPink participant OPERATOR end box box "Settlement Service" #LightGreen participant SSAPI participant SETTLE_DAO end box box "Central Services" #LightYellow participant DB end box ' start flow group Query Settlements by Parameters activate OPERATOR note right of OPERATOR #Yellow **Params:** ?[state={settlementStateId}] [&fromDateTime={fromDateTime}] [&toDateTime={toDateTime}] [&currency={currencyId}] [&settlementWindowId={settlementWindowId}] [&fromSettlementWindowDateTime={fromSettlementWindowDateTime}] [&toSettlementWindowDateTime={toSettlementWindowDateTime}] [&participantId={participantId}] [&accountId={participantCurrencyId}] end note OPERATOR -> SSAPI: GET - /settlements activate SSAPI SSAPI -> SETTLE_DAO: Retrieve settlements\n<color #FF0000><b>Error code:</b> 2001</color> activate SETTLE_DAO SETTLE_DAO -> DB: Retrieve requested data activate DB hnote over DB #LightYellow SELECT <color 006>**//DISTINCT//**</color> s.settlementId, ssc.settlementStateId, ssw.settlementWindowId, swsc.settlementWindowStateId, swsc.reason settlementWindowReason, sw.createdDate, swsc.createdDate changedDate, pc.participantId, spc.participantCurrencyId, spcsc.reason accountReason, spcsc.settlementStateId accountState, spc.netAmount accountAmount, pc.currencyId accountCurrency FROM **settlement** s JOIN **settlementStateChange** ssc ON ssc.settlementStateChangeId = s.currentStateChangeId JOIN **settlementSettlementWindow** ssw ON ssw.settlementId = s.settlementId JOIN **settlementWindow** sw ON sw.settlementWindowId = ssw.settlementWindowId JOIN **settlementWindowStateChange** swsc ON swsc.settlementWindowStateChangeId = sw.currentStateChangeId JOIN <color 006>**//settlementTransferParticipant//**</color> stp ON stp.settlementWindowId = s.settlementId AND stp.settlementWindowId = sw.settlementWindowId JOIN **settlementParticipantCurrency** spc ON spc.settlementId = stp.settlementId AND spc.participantCurrencyId = stp.participantCurrencyId JOIN **settlementParticipantCurrencyStateChange** spcsc ON spcsc.settlementParticipantCurrencyStateChangeId = spc.currentStateChangeId JOIN **participantCurrency** pc ON pc.participantCurrencyId = spc.participantCurrencyId WHERE [ssc.settlementStateId = {settlementStateId}] [AND s.createdDate >= {fromDateTime}] [AND s.createdDate <= {toDateTime}] [AND pc.currencyId = {currencyId}] [AND ssw.settlementWindowId = {settlementWindowId}] [AND sw.createdDate >= {fromSettlementWindowDateTime}] [AND sw.createdDate <= {toSettlementWindowDateTime}] [AND pc.participantId = {participantId}] [AND spc.participantCurrencyId = {participantCurrencyId}] end hnote SETTLE_DAO <-- DB: Return data deactivate DB SSAPI <-- SETTLE_DAO: Return **settlementsData** deactivate SETTLE_DAO alt Settlement(s) found note right of SSAPI #lightgray let settlements = {} let settlement let participant end note loop settlementsData note right of SSAPI #lightgray if (!settlements[settlementsData.settlementId]) { settlements[settlementsData.settlementId] = { "id: settlementsData.settlementId, "state": settlementsData.settlementStateId } } settlement = settlements[settlementsData.settlementId] if (!settlement.settlementWindows[settlementsData.settlementWindowId]) { settlement.settlementWindows[settlementsData.settlementWindowId] = { "id": settlementsData.settlementWindowId, "state": settlementsData.settlementWindowStateId, "reason": settlementsData.settlementWindowReason, "createdDate": settlementsData.createdDate, "changedDate": settlementsData.changedDate } } if (!settlement.participants[settlementsData.participantId]) { settlement.participants[settlementsData.participantId] = { "id": settlementsData.participantId } } participant = settlement.participants[settlementsData.participantId] participant.accounts[settlementsData.accountId] = { "id": settlementsData.participantCurrencyId, "state": settlementsData.accountState, "reason": settlementsData.accountReason, "netSettlementAmount": { "amount": settlementsData.accountAmount, "currency": settlementsData.accountCurrency } } end note end SSAPI -> SSAPI: Transform **settlements** map to array deactivate SETTLE_DAO note left of SSAPI #yellow [ { "id": settlementId, "state": settlementStateId, "settlementWindows": [ { "id": settlementWindowId, "state": settlementWindowStateId, "reason": settlementWindowReason, "createdDate": createdDate, "changedDate": changedDate } ], "participants": [ { "id": participantId, "accounts": [ { "id": participantCurrencyId, "state": accountState, "reason": accountReason, "netSettlementAmount": { "amount": accountAmount, "currency": accountCurrency } } ] } ] } ] end note OPERATOR <-- SSAPI: Respond HTTP - 200 (OK) else note right of SSAPI #lightgray Log ERROR event end note note left of SSAPI #yellow { errorInformation: { "errorCode": <integer>, "errorDescription": "Client error description" } } end note OPERATOR <-- SSAPI: Respond HTTP - 4xx (Client error) deactivate SSAPI deactivate OPERATOR end end @enduml
false
true
true
false
usecase
7365cb0a17070fd2be93ef785783eaade91a9137
1e8e276f82725db04b0f5d44c23200050da2a8bc
/design/db.001.plantuml
7b82b4728e7b9022988c44bd7b633c414c2971e7
[]
no_license
arduino-playground-xyz/goback
3a1886d85597b455f4f3687a82e0544a95c5b4df
b0692842e85b31e0c9ccf2b768b4bbda96ccbe9a
refs/heads/master
2023-04-30T05:26:42.068744
2021-05-15T18:14:04
2021-05-15T18:14:04
336,603,298
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,300
plantuml
@startuml hide circle title Terentiy - Database schema class board { +INT id +VARHCAR secure_id +VARCHAR alias +ENUM type UNIQUE() INDEX ON secure_id ASC } class incubator { +INT id +INT board_id +TINYINY is_active +VARCHAR alias +INT measurement_interval } class output_device_model { +INT id +ENUM type +VARCHAR model } class output_device { +INT id +INT incubator_id +INT device_model_id +VARCHAR pin +VARCHAR meta } class input_device_model { +INT id +ENUM type +VARCHAR model } class input_device { +INT id +INT incubator_id +INT device_model_id +VARCHAR pin +VARCHAR meta } class decision { +INT id +ENUM type +INT incubator_id +INT output_device_id null } class action { +INT id +INT decision_id +TIMESTAMP created +INT duration +INT value +VARCHAR reason +VARCHAR timeseries_query } class action_state { +INT action_id +TIMESTAMP started null +TIMESTAMP finished null } board "1" *-up- "many" incubator action "1" *-up- "0..1" action_state input_device_model "1" *-up- "many" input_device output_device_model "1" *-up- "many" output_device decision "1" *-up- "many" action incubator "1" *-up- "many" decision incubator "1" *-up- "many" input_device incubator "1" *-up- "many" output_device @enduml
false
true
false
false
class
d308dde7755f5a7ff10de0ad40e17aaeba37801c
176fa7e597c2f2337f80a9d4e393e636e5823129
/stocky-devel/stocky/docs/source/uml_images/classes_Taskmeister_classes.plantuml
ce06f1a259b631e7a5aad52ec32cc3a90b93e9e7
[ "Apache-2.0" ]
permissive
cfe-lab/stocky
0133abf16bbf068d8ef3684af4d7b22e96756e37
6c4114551d9b61c5ba3db2c237e995fecdd2f6b3
refs/heads/master
2021-04-15T17:01:15.610547
2019-04-08T18:51:52
2019-04-08T18:51:52
126,519,914
2
0
null
null
null
null
UTF-8
PlantUML
false
false
1,308
plantuml
@startuml title classes Taskmeister class LoggingMixin { +is_verbose(self) } class DelayTaskMeister { +msg_q +msg_tosend +trigger(self) } class DaemonTaskMeister { +STATUS_COMMAND_FAILED +STATUS_COMPLETED +STATUS_CONFIG_ERROR +STATUS_RUNNING +STATUS_STOPPED +STATUS_UNDEF +cmdlst +cmdstr +curstat +do_run +greenlet +numchecks +proc +get_status(self) +stop_and_restart_cmd(self) +stop_cmd(self, do_wait:bool=False) } class BaseTaskMeister { +msg_q +generate_msg(self) +set_active(self, is_active:bool) } class FileChecker { +file_exists(self) +generate_msg(self) } class RandomGenerator { +generate_msg(self) } class TickGenerator { +msgid +generate_msg(self) } class CommandListGenerator { +cmdlst +nmsg +generate_msg(self) } class WebSocketReader { +ws +generate_msg(self) } class RandomRFIDScanner { +taglst +generate_msg(self) } LoggingMixin <|-- DelayTaskMeister LoggingMixin <|-- DaemonTaskMeister LoggingMixin <|-- BaseTaskMeister BaseTaskMeister <|-- FileChecker BaseTaskMeister <|-- RandomGenerator BaseTaskMeister <|-- TickGenerator TickGenerator <|-- CommandListGenerator BaseTaskMeister <|-- WebSocketReader BaseTaskMeister <|-- RandomRFIDScanner @enduml
false
true
false
false
class
e6770152e53d18c81e7accc17c548d40a95d7769
a1d8e88e4cc056ed1ea43349d5760c118d7cce1f
/docs/OpenPortfolio.puml
0e53dcc5fd8dbe2edea2ded803508a8faba43f9d
[ "Apache-2.0" ]
permissive
vsrikarunyan/reactive-stock-trader
60b362fe509b96777b64ace5dbc4da6a9ef4f205
3399e30f9ec1525dea52a7c5658c6d1dac86e7f8
refs/heads/master
2020-07-20T08:30:28.767294
2020-04-10T16:38:05
2020-04-10T16:38:05
206,608,785
0
0
Apache-2.0
2019-09-05T16:24:44
2019-09-05T16:24:44
null
UTF-8
PlantUML
false
false
390
puml
@startuml !pragma teoz true skinparam SequenceMessageAlign direction title Open Portfolio participant BFF entity Portfolio [-> BFF : open portfolio activate BFF BFF -> Portfolio: openPortfolio activate Portfolio Portfolio --> Portfolio : allocate ID\nand store\ndetails Portfolio -> BFF : <PortfolioId> deactivate Portfolio [<- BFF : <PortfolioId> deactivate BFF @enduml
false
true
false
false
sequence
0e01ff92130bdfb41e41b8f3069fa1b139172b02
1c2afbade580f305b0320101394cc74353b46b1f
/docs/source/diagrams/from_thesis/class_diagram/extractors.puml
e30ec8a7be71fee5d0f024911567884329654bba
[ "MIT" ]
permissive
Breaka84/Spooq
90ebc064f7f3a830eddc30f6710294f1d3cfb667
2a624b3f0e5728725dd98064ed1c7fecb5910921
refs/heads/master
2023-07-26T01:32:56.953806
2023-02-17T16:12:05
2023-02-17T16:12:05
249,298,485
9
1
MIT
2023-07-25T21:17:39
2020-03-23T00:20:43
Python
UTF-8
PlantUML
false
false
1,228
puml
@startuml skinparam monochrome true skinparam defaultFontname Bitstream Vera Sans Mono skinparam defaultFontSize 18 ' left to right direction ' namespace spooq { namespace extractor { class Extractor { .. derived .. name : str logger : logging.logger __ extract() } Extractor <|-- JSONExtractor class JSONExtractor{ input_path : str base_path : str partition : str .. derived .. spark : SparkSession __ extract() } Extractor <|-- JDBCExtractor class JDBCExtractor{ jdbc_options : dict cache : bool = True .. derived .. spark : SparkSession __ extract() } JDBCExtractor <|-- JDBCExtractorFullLoad class JDBCExtractorFullLoad { query : str __ extract() } JDBCExtractor <|-- JDBCExtractorIncremental class JDBCExtractorIncremental { partition : str source_table : str spooq_values_table : str spooq_values_db : str = "spooq_values" spooq_values_partition_column : str = "updated_at" __ extract() } } ' } @enduml
false
true
false
false
activity
ed3811866aa8b721c342bdc1cf7fc20054c14a52
c6ec0691eaf88515667980a8c65e233d22cef417
/builder-excercise/builder-classes.puml
8f615ba74b95091b4673b9ebd512ffb2d2d71dd6
[]
no_license
rvazquezglez/design-patterns-workshop
220bf24c011996f28f914199044640e484fab3d4
2c063e92b3e91e1552ec71156c04f575cd6961ee
refs/heads/master
2021-07-18T10:15:26.946313
2021-07-15T04:16:10
2021-07-15T04:16:10
49,338,908
4
5
null
null
null
null
UTF-8
PlantUML
false
false
356
puml
@startuml interface Builder{ +buildPart1() +buildPart2() +buildPart3() } class ConcreteBuilder{ +buildPart1() +buildPart2() +buildPart3() +getResult() } class Director { +Builder builder +construct() } note left: this.builder.buildPart1().buildPart2() Builder <|-- ConcreteBuilder Director *-right- Builder ConcreteBuilder .left.> Product : creates @enduml
false
true
false
false
class
576301a34eecbb08a1fd110eadd61b06c8e74bb9
7e6fa61a8595cd38195713b5c7698f5de6f7c7b3
/base/036/diagrama.puml
58f46016e61db66b91c45107878336b4918d0e6e
[]
no_license
qxcodepoo/arcade
3ff1852792a47584f00c1ab9fd5011ebb2c4b830
3722a8c976a51829b2b6f4913360c23bf114433a
refs/heads/master
2023-08-31T04:07:06.255292
2023-08-25T03:16:42
2023-08-25T03:16:42
217,410,955
36
42
null
2020-09-24T13:22:18
2019-10-24T23:12:40
C++
UTF-8
PlantUML
false
false
1,217
puml
'-- @startuml skinparam defaultFontName Hasklig skinparam dpi 150 '== class Time { - hour : int - minute : int - second : int __ ' inicializa os atributos todos para 0 ' invoca os métodos setHour, setMinute e setSecond ' para tentar atribuir valores válidos + Time(hour : int, minute : int, second : int) ' retorna string no formato hh:mm:ss + toString() : string __ ' apenas retorna o valor dos atributos + getHour() : int + getMinute() : int + getSecond() : int __ ' se valor for válido ' atribui ao atributo hour ' emite erro se for inválido + setHour (value : int) ' se valor for válido ' atribui ao atributo minute ' emite erro se for inválido + setMinute(value : int) ' se valor for válido ' atribui ao atributo second ' emite erro se for inválido + setSecond(value : int) __ ' incrementa o atributo second em um segundo ' então, se necessário, incrementa o atributo minute ' e, se necessário, incrementa o atributo hour + nextSecond() } class Legenda { + atributoPublic - atributoPrivate # atributoProtected __ + métodoPublic() - métodoPrivate() # métodoProtected() } '-- @enduml
false
true
true
false
class
7df160960e1468ceaa0a6189d498cd6237ecdce2
4dd86382514c3217737ae9be5f06d63418a19713
/doc/aufgabe3_3_4_IssueFilterBuilderSequence.puml
cdc487eca5127422bb2f1afa69117926a4337506
[ "MIT" ]
permissive
sschroep/analysis-model
065a1a96f6cc2812d2d6609a4b6b09098a1149c8
b24d51abdec4c0b5ac1c74af1acefe85964e3342
refs/heads/master
2022-10-30T18:31:31.245985
2020-06-07T17:32:39
2020-06-07T17:47:10
270,259,520
0
0
MIT
2020-06-07T09:42:46
2020-06-07T09:42:45
null
UTF-8
PlantUML
false
false
444
puml
@startuml activate IssueFilterTest IssueFilterTest -> IssueFilterBuilder: new IssueFilterBuilder() activate IssueFilterBuilder IssueFilterTest <-- IssueFilterBuilder: IssueFilterBuilder IssueFilterTest -> IssueFilterBuilder: setExcludeMessageName("'tools.jar' was not found, kapt may work unreliably") IssueFilterTest <-- IssueFilterBuilder: IssueFilterBuilder IssueFilterTest -> IssueFilterBuilder: build() return Predicate<Issue> @enduml
false
true
false
false
sequence
2c0b0c58b63287c07c69b4860c31ad991ff405f7
aefb1807676f66cc46e45071b3deb1969e682322
/SELAIN SISTEM/UML/SEQUENCE/pencarian/kepala/SearchPersetujuanDisposisi.puml
bd84bf55762e7d9c1dadc0e95589c925f8fe780a
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
kurniado729/sistem_kp
f456f7a22392f99c117797370c9a8d70c96b0df4
c77c7bc9aa28fe414be3254880112dbffb4b2ab2
refs/heads/master
2023-02-01T21:00:47.861038
2019-12-20T18:52:46
2019-12-20T18:52:46
220,038,247
0
1
MIT
2023-02-01T02:14:20
2019-11-06T16:12:42
HTML
UTF-8
PlantUML
false
false
650
puml
@startuml autonumber hide footbox title Mencari Persetujuan Surat Disposisi Actor Kepala boundary Dashborad_V boundary PersetujuanDisposisi_V control Admin_C control SuratDisposisi_C Entity SuratDisposisi_E Admin_C --> Dashborad_V: load->view() Dashborad_V --> Kepala: Halaman Dashborad Kepala --> Dashborad_V: tulis keyword yang ingin dicari pada form pencarian Dashborad_V --> SuratDisposisi_C: searchdisposisi() SuratDisposisi_C --> SuratDisposisi_E: SuratDisposisi_E --> SuratDisposisi_C: SuratDisposisi_C --> PersetujuanDisposisi_V: load->view() PersetujuanDisposisi_V --> Kepala: Halaman Persetujuan Surat Disposisi @enduml
false
true
false
false
sequence
ae2ccdc17ed789a25be685f47e09784e520936ec
5124b2dbc6276b681910d5584179a02ddc345669
/documentation/uml/class/StaffService.puml
db2e936c9df403633cecaae96bbe03f443ceca0d
[]
no_license
Dedda/paintball
258257ce2b0b6160abe4a9dbbbf7c7a658416d5b
fb18cf11e2fc3f7eca7e0d26a2847743b560dc2f
refs/heads/master
2020-12-30T09:58:02.507682
2015-06-16T17:22:59
2015-06-16T17:22:59
30,232,508
1
1
null
null
null
null
UTF-8
PlantUML
false
false
197
puml
@startuml class hotel.entity.StaffService { - staff : int - service : int + getStaff() : int + setStaff(int) : void + getService() : int + setService(int) : void } @enduml
false
true
false
false
class
266461c938bad901b95336532c54f206f32da515
a88c11df2c1189b6e651d85cf3dc2388f9fcfc95
/diagrams/class_imagecapture.plantuml
3198d65cb8c689966ed9c2a77f72daee42912ec4
[]
no_license
TomSievers/EVD_Proj
cf6fcb6bfb3cca23a45fb434f8f5097d5aa56f4b
19abc059668d86b1c4c0d4e93bd8acb38223a36e
refs/heads/develop
2023-02-20T12:32:11.254938
2021-01-21T08:16:31
2021-01-21T08:16:31
293,806,246
0
0
null
2021-01-21T08:16:32
2020-09-08T12:39:05
C++
UTF-8
PlantUML
false
false
1,070
plantuml
@startuml package ImageCapture { interface ICapture { # curFrame : cv::Mat # active : bool # thread : std::thread # updateMutex : std::mutex + //setRoi(roi : const cv::Point2f[4], width : float, height : float) : void// + //getFrame() : cv::Mat// + //stop() : void// # //update() : void// } class Capture { - targetROI : cv::Point2f[4] - cap : cv::VideoCapture + Capture(device:int) } class MockCapture { - img : cv::Mat - targetROI : std::array<cv::Point2f, 4> + MockCapture(imgPath : const std::string&) } class CameraConfig { - file : std::ifstream + CameraConfig(filepath : const string&) + getValue(key : const string&) : string } class V4L2Settings <<struct>> { + id : int + name : string + menu_items : map<string, int> } } ICapture <|. Capture ICapture <|.. MockCapture Capture -> "1" CameraConfig Capture --> "1" V4L2Settings @enduml
false
true
false
false
class
27579d0001064992b52fb7a4192fb766bf5a8800
39f5d36e159afc4363f2bc098c3530c534b9da28
/_md/puml-diagrams/sd_psp_verifica_avviso.puml
c0b951b6642d8e702805777ffc0fd6565dd1e8cd
[]
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
184
puml
@startuml autonumber participant psp as "PSP" participant nodo as "pagoPA" psp -> nodo : req verifyPaymentNotice (qrcode data) nodo -[#blue]-> psp : resp OK (PaymentNotice) @enduml
false
true
false
false
sequence
d5867022ccbefc656b76ec83aacf7ff6c4126b9b
708629d75415600537300299d8c1c0d285729fdd
/diagrams/main-flow.plantuml
6edb270ed712587be68f53ac2400aae2e4058966
[ "MIT" ]
permissive
erikvullings/dwang-in-de-zorg
2325a769970ffed8e464754d99f72b25b8720a8d
16f47f751f1f393507dd6d2ab1ab9af4365b2a61
refs/heads/master
2020-07-30T11:12:07.062282
2020-02-20T18:50:26
2020-02-20T18:50:26
210,208,696
2
1
MIT
2019-10-12T17:46:24
2019-09-22T20:18:50
TypeScript
UTF-8
PlantUML
false
false
1,582
plantuml
@startuml Registreren van de eerste locatie actor Alice participant LR database DB boundary PDOK Alice -> LR: Alice gaat naar http://dwangindezorg.nl LR --> Alice: Toon intropagina note right: logo VWS, korte toelichting Alice -> LR: 'Registreren locatie' LR --> Alice: Toon zoekpagina Alice -> LR: Voer nummer/naam in note right: Waarop gaan we zoeken? KVK, naam, z-vestigingnummer? LR -> DB: Zoek op nummer/naam DB --> LR: Geen resultaat LR --> Alice: Geen resultaat Alice -> LR: 'Registreer nieuwe zorginstelling' note right: Eerst inloggen? LR --> Alice: Formulier voor zorginstelling note right: Excel (gele blok) Alice -> LR: Vult gegevens in LR -> PDOK: Postcode en huisnummer PDOK --> LR: Adresgegevens LR -> PDOK: Locatie op de kaart PDOK --> LR: Latitude/longitude Alice -> LR: Nieuwe locatie toevoegen LR --> Alice: Formulier voor nieuwe locatie note right: Excel (blauw+beige). Aantal patiënten gewenst?\nOf actief/non-actief zdd je niet iedere keer opnieuw moet aanmaken? LR -> DB: Save document @enduml @startuml Zoeken van locaties op naam actor Bob participant LR database DB Bob -> LR: Bob gaat naar http://dwangindezorg.nl LR --> Bob: Toon intropagina Bob -> LR: 'Zoeken van locaties' LR --> Bob: Toon zoekpagina Bob -> LR: Voer nummer/naam in note right: Waarop gaan we zoeken? KVK, naam, z-vestigingnummer? LR -> DB: Zoek op nummer/naam/gemeente DB --> LR: Resultaat LR --> Bob: Lijst met resultaten note right: Zorginstellingen of locaties?\nOok op de kaart? Bob -> LR: Save als CSV note right: Kolommen gescheiden met ; ipv , LR --> Bob: CSV file @enduml
false
true
true
false
usecase
0a73536438268af9bd2d1f53396e3a04774ae2fb
d20c5c47f69154bab730978ab6926273aa912143
/doc/sequencediagrams/fr10.puml
2336eb9138a31269002e84185735c678eb002c0b
[]
no_license
PolyPong/PolyPong
6343389dfc34c90e017e730e50432b9f190bd0e8
c51a4ad491351f85d1065dab697dc52dacae7e88
refs/heads/master
2023-04-07T02:36:34.103293
2021-04-17T05:46:43
2021-04-17T05:46:43
336,416,757
0
0
null
null
null
null
UTF-8
PlantUML
false
false
397
puml
@startuml actor user participant Player as U participant DatabaseHelperClass as db activate user user -> U: getStats() activate U U -> db: getWinsAndLosses(username) activate db db --> U: [numbers] U --> user: statistics deactivate db deactivate U deactivate user @enduml
false
true
false
false
usecase
bc7e2b9412171aec39f03cbf157b4776bcfec64a
02a364d6cc772a9bf2e72d02dbecca74ac14d335
/eCommerce-Core-2/DPLRef.eCommerce/plantuml/DPLRef.eCommerce.Common.Contracts/AsyncEventTypes.puml
f3dec9fb0bb2a0cb91ee892c802fc616f1c7468e
[ "BSD-3-Clause" ]
permissive
noelmartens/TransitionAcademy
4e02379d234aa4859a497ee2846420f4c55b9e12
3b95a5c737ab7b1497b77d455cf64caa73f69e1f
refs/heads/master
2023-06-14T05:25:35.514249
2021-07-02T19:40:29
2021-07-02T19:40:29
362,512,351
0
0
null
null
null
null
UTF-8
PlantUML
false
false
88
puml
@startuml enum AsyncEventTypes { OrderSubmitted= 0, OrderShipped= 10, } @enduml
false
true
false
false
class
e32187b90f987cffdb18c2ef4fb88f188218fd9d
dcca4c0aa19e3085bd37640a52b07fa02396b1d8
/2.Creational Design Patterns/3.Singleton/docs/diagram/Singleton.puml
3c09fc16941b5c06dbf0ecd144f1a8817d26f771
[]
no_license
drronidz/design-patterns-java-maven
8df24c5bdd021dd45018faf3937b767609e880eb
aa580cd4cc6caa25a418a71bd5af06f86bd354a6
refs/heads/main
2023-07-15T15:26:04.451482
2021-08-25T23:45:35
2021-08-25T23:45:35
392,855,046
1
0
null
null
null
null
UTF-8
PlantUML
false
false
422
puml
@startuml 'https://plantuml.com/class-diagram skinparam class { BackgroundColor white BorderColor black ArrowColor black } skinparam note { BackgroundColor lightgrey BorderColor black } class Singleton { -{static} "instance" -SingletonData +{static} getInstance() +SingletonOperation() +getSingletonData() } note as NoteOne return instance end note NoteOne .. Singleton @enduml
false
true
false
false
class
e42f715e75c584cc29e8f4cdc8efef9580bb72d8
f601c40e50e0f113f480ae2de3e80bc4a3172f86
/docs/Solution/Application-Manager/UseCases.puml
43219d82a3937483ed23a4d944760fe113219452
[]
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,010
puml
@startuml left to right direction actor :Developer: actor :Policy Manager: actor :Environment Manager: actor :Application Orchestrator: actor :Artifact Repository: rectangle "Application Manager" #lightblue { UseCase DRA <<Main>> as "Deploy & Run Application --- On different environments Locally, Dev, Test, Production " UseCase SAS as "Select Application Stack" UseCase SE as "Select Environment" UseCase DA as "Debug Application" UseCase MAS as "Modify Application Stack" UseCase SAS2 as "Share Application Stack" UseCase LA as "Launch Application" Developer --> DRA Developer --> LA Developer --> SAS Developer --> DA Developer --> MAS Developer --> SAS2 Developer --> SE SE --> (Environment Manager) SAS2 --> (Artifact Repository) SAS --> (Artifact Repository) MAS --> (Artifact Repository) DRA --> (Application Orchestrator) DA --> (Application Orchestrator) DRA --> (Policy Manager) } @enduml
false
true
false
false
usecase
5c1d46df067e66e1931dbe74ec694b17e2ec778e
e15413bf56f8405e3f54556efac8d9dcf70863cb
/Wasteless-app/wasteless-server/src/main/java/wasteless/server/diagrams/presentation.plantuml
131e8d6be61f34b1e706bd4f46f96a47da7dc5ea
[]
no_license
sd-2020-30431/assignment-2-cezarasabou
901d0b605ac3cd374eff28f958ab845f9d5f829c
f3bfda99dad3f12326b9ff1cc41d2fbfb12b9d38
refs/heads/master
2023-01-14T01:25:19.393086
2020-04-18T15:47:19
2020-04-18T15:47:19
249,999,198
0
0
null
2023-01-07T17:08:31
2020-03-25T14:21:57
Java
UTF-8
PlantUML
false
false
2,468
plantuml
@startuml !define DARKORANGE !includeurl https://raw.githubusercontent.com/Drakemor/RedDress-PlantUML/master/style.puml title __PRESENTATION's Class Diagram__\n namespace wasteless.server { namespace presentation { class wasteless.server.presentation.GroceryListController { + GroceryListController() + calculateWaste() + createGroceryList() + deleteGroceryList() + generateJsonReport() + generateTextReport() + getAllGroceryLists() + getGroceryListById() + updateGroceryList() } class wasteless.server.presentation.NotificationController { - template : SimpMessagingTemplate + onReceivedMessage() + propertyChange() + subscribeToWasterService() ~ NotificationController() } } namespace business { class wasteless.server.business.GroceryListService { + GroceryListService() + createGroceryList() + deleteGroceryList() + getAllGroceryLists() + getGroceryListById() + updateGroceryList() } class wasteless.server.business.WasteManagerService { - support : PropertyChangeSupport + WasteManagerService() + addPropertyChangeListener() + computeWasteDTO() + notifyWasteLevels() + removePropertyChangeListener() - getTotalCalories() } } } wasteless.server.business.WasteManagerService o-- wasteless.server.business.GroceryListService : groceryListService wasteless.server.presentation.GroceryListController o-- wasteless.server.business.GroceryListService : groceryListService wasteless.server.presentation.GroceryListController o-- wasteless.server.business.WasteManagerService : wasteManagerService wasteless.server.presentation.NotificationController .up.|> java.beans.PropertyChangeListener wasteless.server.presentation.NotificationController o-- wasteless.server.business.WasteManagerService : wasteManagerService 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
bfd66c0eae34c7a9360e2307db8eeb9eedb15eaf
d4e15cafca5e9910b9ccb8b4e3865469bb800d4f
/2021-04-22/alternativa_III/codigo/diagramas/ds_autenticacion_multiple_valido.plantuml
286a5fea7f073c826846e4c1ee4b7a17d5cab6b7
[]
no_license
fiuba/algo3_finales
2863dd01b040f5bca209b5ec0d441631f63fd3ed
4c9f345c751e5998676c44c33eb7da423bee360d
refs/heads/master
2023-02-09T02:22:06.158038
2023-01-23T13:26:32
2023-01-23T13:26:32
243,852,550
10
5
null
null
null
null
UTF-8
PlantUML
false
false
590
plantuml
@startuml title: Un usuario se loguea con password válido y luego con código de seguridad válido ":TestCase" -> ":AlgoMail": verificacionInicial("joaquin", "password valido") create "mf :AutenticacionMultiple" ":AlgoMail" -> "mf :AutenticacionMultiple" : new(usuarios) ":AlgoMail" -> "mf :AutenticacionMultiple" : verificacionInicial(nombreUsuario, pwdLogueo) return [mfConNombre : autenticationMultiple] ":AlgoMail" --> ":TestCase": [mfConNombre : autenticationMultiple] ":TestCase" -> "mfConNombre : AutenticacionMultiple": verificacionSecundaria(codigoInvalido) return true @enduml
false
true
true
false
sequence
de0a15fe93005f8fccaa132de88a0e90de225ebf
134a898fa2db22bf3be4967bb1f1b5721c6fda46
/assets/devops-docs-in-git.puml
c114d508039a4e48108f1aeb57f5bab68fa22a04
[]
no_license
Owen-Davies/Owen-Davies
51c82f50194843df46d1cb09f5d00e975b1ff748
9f05db3c9f44d6ee32883d3e43f6da08d0e1e08c
refs/heads/main
2023-08-07T16:22:41.089144
2021-09-21T16:20:10
2021-09-21T16:20:10
331,900,588
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,283
puml
@startuml partition Engineer { "Engineer makes changes to documents" --> "Engineer commits changes to branch" } partition "CI Server" { "Engineer commits changes to branch" --> "Documents automatically copied to SharePoint folder" } (*) --> "Change Request" partition Engineer { "Change Request" --> "Engineer creates HLD document" --> "New branch created in Git called feature/<STORY_ID>" --> "Documents saved into Git (directly with infrastructure code)" --> "Engineer Submits PULL REQUEST. Assigning CAB member for CAB approval" --> "Documents automatically copied to SharePoint folder" } partition "CAB Approval" #CCCCEE { "Documents automatically copied to SharePoint folder" -right-> "CAB Meeting to review documents and decide if to approve or deny" } partition "CAB Approval" #CCCCEE { "CAB Meeting to review documents and decide if to approve or deny" --> "Pull Request Approved?" -left-> if "" then -down->[Approved] "Documents merged into master branch in Git" else -up-> [Changes required] "Bugs created in the PR for changes needed" -up-> "Engineer makes changes to documents" else -right-> [Denied] "Pull Request Denied. Work not going ahead, documents removed from Sharepoint?" endif } @enduml
false
true
false
false
activity
72ee05e28fad70f3e9c72740b1981a31f11691a8
c0f03f19e6eb92a6af7aa8408a032d52484529b3
/docs/exercise42.puml
b8a2c89027c3dca72482bc66d5972bcff57f0c05
[]
no_license
milobzb/Botros-Java-Practice-Exercises
6497667a843edd3bc5d3eb488581b41786424a8a
20b3d741e3b0e2c876d2e32823a59cd96aaca56b
refs/heads/master
2023-07-04T12:37:36.401362
2021-07-27T03:41:55
2021-07-27T03:41:55
389,837,078
0
0
null
null
null
null
UTF-8
PlantUML
false
false
351
puml
@startuml 'https://plantuml.com/class-diagram class App { +main(args: String[]): void } class FileUtility { +parseFile(fileName: String): String } class File class FileNotFoundException class Scanner App ..>FileUtility FileUtility ..> Scanner FileUtility ..> FileNotFoundException FileUtility ..> File FileNotFoundException ..> Exception @enduml
false
true
false
false
class
21547e3508bc9be6dfa440903ccaa406559ec11b
d3f921b9e488b1d7e2fa86d01a2e6855219b1d05
/fdv.key.access/fdv.key.access.plantuml
e97d5d94526dede99a0a87acb6b732bf05cc37cd
[ "Apache-2.0" ]
permissive
gematik/ref-ePA-FdV-Modul
d50e244d781702b95a9a31dc4efee09765546d79
2c6aba13f01c4fb959424342a5fa8ce1660ffad4
refs/heads/master
2022-01-19T20:31:23.703274
2022-01-07T07:24:03
2022-01-07T07:24:03
239,501,237
2
1
null
null
null
null
UTF-8
PlantUML
false
false
149
plantuml
@startuml namespace de.gematik.ti.epa.fdv.key.access.control { class de.gematik.ti.epa.fdv.key.access.control.DummyClass { } } @enduml
false
true
false
false
class
3ea828e68195008ae1437674ab53c6e9df4e88c5
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ClassificationShippingRateInput.puml
896d9d3be0902052d7d13d9d27239b4b6dc9b3a5
[]
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
494
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 ClassificationShippingRateInput [[ClassificationShippingRateInput.svg]] extends ShippingRateInput { type: String key: String label: [[LocalizedString.svg LocalizedString]] } interface ShippingRateInput [[ShippingRateInput.svg]] { type: String } @enduml
false
true
false
false
class
a85a58f2a498ce8b88430955fd6068f31d2eb143
9368e4b6325782cb7d49869a64e3bd6f6f28a110
/src/docs/modules/sportify.puml
e1f266f25d2feead8224d0200ec311bce26ff26a
[]
no_license
awynne/architecture-docs
5132eb32f1b24ba98834793be1475dad47b02cdd
431d07410f35ca23ecba03001b241d518c2cb7d3
refs/heads/master
2021-01-20T14:15:16.252765
2017-05-08T01:37:57
2017-05-08T01:37:57
90,574,256
0
0
null
null
null
null
UTF-8
PlantUML
false
false
583
puml
@startuml skinparam componentStyle uml2 component Sportify <<external>> component iTunester <<external>> component CreateActivity <<web service>> component SongUploader <<event service>> database ActivityCache <<schema>> database CentralSchema <<schema>> queue UploadQueue <<point-to-point>> Sportify --> IActivity : REST IActivity -- CreateActivity CreateActivity --|> ActivityCache : write CreateActivity ..> UploadQueue UploadQueue ..> SongUploader CentralSchema --|> ActivityCache : sync ActivityCache --|> CentralSchema : sync SongUploader --> iTunester : REST @enduml
false
true
false
false
sequence
476cf344b39f2b0b0099ea686a334e7191a0be01
31ffc2ef45de40ce34380ce1f8d5b8e596b709f2
/docs/jwt.puml
a666b3d81cbb4a49a04d9432921a4d020ad17a64
[ "Apache-2.0" ]
permissive
steven0978331961/JWTS
3229b508bf3db845e0ee04464983d4ca6d4682c4
79bedc19bd1712e4461dc839ca650421f6864735
refs/heads/master
2021-10-25T23:38:19.153966
2019-04-08T08:59:34
2019-04-08T08:59:34
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
676
puml
@startuml title Json Web Token(JWT) workflow actor user as usr participant login_service as srv participant service_A as service database db #green == Issuance of JWT == usr -> srv : login(credentials) srv -> db : get user credentials note over of srv:<b>JWT properties</b>\n-Issuer\n-audience\n-claims\n-expires\n<b>-signingCredentials</b>\n---Master Key\n---Security Algorithm alt if user's credentials are correct srv -> usr : generated JWT end == Usage of JWT == usr -> service: service_A(token) note right of service : decode the token\nwith the same\n<b>JWT properties</b> alt if token is valid & user's claim is valid service -> usr : response end @enduml
false
true
false
false
usecase
70c9893d1b1d904fbbcc153480b7913eb0f43ed8
84928bc4e24e240e4369015f2f4d305348ec64b9
/FastBleLib/src/main/java/com/clj/fastble/utils/utils.plantuml
a476f0fa1bba81a9188fbf35998d9deecceb5407
[]
no_license
xupingao/BleLbs
35065b50d0f43eedc7a5faa00e06c80f8ad3ae52
19f110e9ce29282a4a385532a1fc3cd2d922f37f
refs/heads/master
2022-11-18T04:52:16.033609
2020-07-19T12:50:24
2020-07-19T12:50:24
278,265,696
1
0
null
null
null
null
UTF-8
PlantUML
false
false
1,507
plantuml
@startuml title __UTILS's Class Diagram__\n namespace com.clj.fastble { namespace utils { class com.clj.fastble.utils.BleLog { {static} + isPrint : boolean {static} - defaultTag : String {static} + d() {static} + e() {static} + i() {static} + w() } } } namespace com.clj.fastble { namespace utils { class com.clj.fastble.utils.BleLruHashMap { - MAX_SIZE : int + BleLruHashMap() + toString() # removeEldestEntry() } } } namespace com.clj.fastble { namespace utils { class com.clj.fastble.utils.HexUtil { {static} - DIGITS_LOWER : char[] {static} - DIGITS_UPPER : char[] {static} + charToByte() {static} + decodeHex() {static} + encodeHex() {static} + encodeHex() {static} + encodeHexStr() {static} + encodeHexStr() {static} + extractData() {static} + formatHexString() {static} + formatHexString() {static} + hexStringToBytes() {static} # encodeHex() {static} # encodeHexStr() {static} # toDigit() } } } com.clj.fastble.utils.BleLruHashMap -up-|> java.util.LinkedHashMap 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
111354ac4dde0e9e232b44872dcf4615d9eaa9f5
63d05a2d8db31272352bb47eaf1981b74093b719
/uml/db/models/l3.puml
9d49aedf3d1794fe307eab9bf5de408f2aa1b145
[ "Apache-2.0" ]
permissive
ChaosXu/dragonflow
b0635a237ed48d9741c1bb4d5ebbc17a5f5d815c
e497928bc34269bcecc7ea4488f22b5c98b972dc
refs/heads/master
2020-05-05T09:33:07.999625
2019-04-25T11:07:00
2019-04-25T11:07:00
179,908,580
0
0
null
2019-04-07T02:18:32
2019-04-07T02:18:32
null
UTF-8
PlantUML
false
false
490
puml
@startuml l3 class LogicalRouter { ports LogicalRouterPort[] routes HostRoute[] } class LogicalRouterPort { mac string lswitch LogicalSwitch network IpNetowrk } class FloatingIp { floating_ip_address IpAddress fixed_ip_address IpAddress lport LogicalPort floating_lport LogicalPort lrouter LogicaRouter } class HostRoute { destionation IpNetwork required nexthop IpAddress required } class LogicalPort { } LogicalRouter*-->HostRoute @enduml
false
true
false
false
class
cc2b55e427d508a3e7c18879729a727275854c68
8c59fbc94a2ba7fa9a12c10991fe334cda0df128
/docs/diagrams/github_actions_sequence_diagram.puml
202c703e064f1b34ee4b57876b3fbd9a8c1ac4fb
[ "Apache-2.0" ]
permissive
solid-vovabeloded/flank-dashboard
7e952fa1399585d3f15cae2ed2cab435fb82df3f
15dae0c40823cc12886a1bb0c087442c0697ac89
refs/heads/master
2023-07-11T19:54:58.430004
2021-08-06T10:29:26
2021-08-06T10:29:26
389,593,827
0
0
Apache-2.0
2021-07-26T10:33:52
2021-07-26T10:25:59
null
UTF-8
PlantUML
false
false
1,821
puml
@startuml github_actions_sequence_diagram actor Bob participant "Awesome Project Actions\n **workflow**" as AwesomeWorkflow participant "Metrics Integration Actions\n **workflow**" as IntegrationsWorkflow participant "CI Integrations" as CiIntegrations database "Firestore Database" as Firestore Bob -> AwesomeWorkflow : Push commit to master activate AwesomeWorkflow activate AwesomeWorkflow AwesomeWorkflow -> AwesomeWorkflow : Start build job activate AwesomeWorkflow #DarkSalmon opt coverage export configured AwesomeWorkflow -> AwesomeWorkflow : Convert coverage to CI Integrations format AwesomeWorkflow -> AwesomeWorkflow : Export coverage artifact end deactivate AwesomeWorkflow AwesomeWorkflow -[hidden]> IntegrationsWorkflow opt other jobs configured AwesomeWorkflow -> AwesomeWorkflow : Start other job (ex: publish build) activate AwesomeWorkflow #DarkSalmon deactivate AwesomeWorkflow end AwesomeWorkflow -[hidden]> IntegrationsWorkflow AwesomeWorkflow -> AwesomeWorkflow : Run notify about finishing project job activate AwesomeWorkflow #DarkSalmon AwesomeWorkflow -> IntegrationsWorkflow : Notify about finishing Awesome project workflow activate IntegrationsWorkflow AwesomeWorkflow --> Bob : Workflow run finished deactivate AwesomeWorkflow deactivate AwesomeWorkflow deactivate AwesomeWorkflow IntegrationsWorkflow -> IntegrationsWorkflow : Run sync job activate IntegrationsWorkflow #DarkSalmon IntegrationsWorkflow -> IntegrationsWorkflow : Wait until Awesome Project Actions Workflow got finished IntegrationsWorkflow -> CiIntegrations : Run sync command activate CiIntegrations CiIntegrations <-> Firestore : Sync build data return Sync command finished IntegrationsWorkflow --> Bob : Sync finished deactivate IntegrationsWorkflow deactivate IntegrationsWorkflow @enduml
false
true
false
false
usecase
24787d91c091d5ae28843279f2960d81a89f692b
0e5ed0f1ffc77647ee8e1804a3d9436c1329263d
/docs/uml/sequence.puml
eba9077382b9536b8c7259d69fcc97b0a80b99f8
[ "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
msrd0/cargo-readme
112845b0f33e8652b8bbca20ce9baab6ed1d5aed
ee80f589b348b2781edd4be3dbdce945ee3026b9
refs/heads/master
2021-07-07T00:01:34.046114
2021-04-19T23:16:09
2021-04-19T23:16:09
237,456,598
0
0
NOASSERTION
2020-01-31T15:20:54
2020-01-31T15:20:53
null
UTF-8
PlantUML
false
false
2,482
puml
@startuml flow actor User boundary Main participant ConfigHelper participant ManifestHelper participant EntrypointHelper participant Renderer participant Extractor participant Processor User -> Main activate Main Main -> ConfigHelper: find_configuration() activate ConfigHelper note right: Search for configuration ConfigHelper -> ConfigHelper: try environment ConfigHelper -> ConfigHelper: try file ConfigHelper -> ConfigHelper: try command line Main <-- ConfigHelper: configuration deactivate ConfigHelper Main -> ManifestHelper: manifest(manifest) activate ManifestHelper note right: Transform badges into markdown ManifestHelper -> ManifestHelper: process badges Main <-- ManifestHelper: crate info deactivate ManifestHelper opt no entrypoint given Main -> EntrypointHelper: find_entrypoint() activate EntrypointHelper Main <-- EntrypointHelper: entrypoint: File deactivate EntrypointHelper end Main -> Extractor: extract_docs(File) activate Extractor Extractor -> Processor: process_docs(String[]) note over Processor - change fence blocks to remove rustdoc specifics - optionally indent heading end note activate Processor Extractor <-- Processor: processed docs deactivate Processor Main <-- Extractor: processed docs deactivate Extractor Main -> Renderer: render(docs, manifest) ref over Renderer, Extractor, Processor: render template Main <-- Renderer: readme User <-- Main: result deactivate Main @enduml @startuml render participant Renderer participant Extractor participant Processor [-> Renderer: render(docs, manifest) activate Renderer alt without template Renderer -> Renderer: add crate info note left Add title Add badges Add license end note else using template Renderer -> Renderer: process\nsubstitutions Renderer -> Renderer: process\ninclusions activate Renderer loop included files note left of Renderer Include doc string from other files end note Renderer -> Extractor: extract_docs(file) activate Extractor Extractor -> Processor: process_docs(docs) activate Processor Extractor <-- Processor: processed docs deactivate Processor Renderer <-- Extractor: extracted docs deactivate Extractor Renderer -> Renderer: include docs end ||| deactivate Renderer ||| end [<-- Renderer: rendered readme deactivate Renderer @enduml
false
true
false
false
usecase
6de962b5eda783de0ff385a9d167ad5739aa7fc5
52967fc781f6c838c016989270fd604c438ffe0d
/tbr-website/src/main/webapp/images/puml/adv_project/advpj_treatment.puml
45b6244e0e6917d8dc7451f02670279e473e9421
[]
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
592
puml
@startuml left to right direction Rectangle identitiy.xsd as idschema{ } Rectangle identities.xml as idlist{ } idlist --> idschema : validates against idlist --> (JAVA - Parsing) : from text to <b>DOM</b> (JAVA - Parsing) --> (JAVA - XPATH Computation) : <b>DOM</b> Document (JAVA - XPATH Computation) --> (JAVA - XSLT Call) : Values are computed (JAVA - XSLT Call) --> (JAVA - JSP) : <b>xml</b> to <b>html</b> note right { a sub document is created and injected in the web page } Rectangle WebPage{ } (JAVA - JSP) --> WebPage user --> WebPage @enduml
false
true
false
false
sequence
2eac1756156c03c8eb0aa6a4a5e7f3e9d7187258
dceede6e0ffcfdf6fbb800429d0233eb108fb71b
/src/main/java/DesignPatterns/BehavioralType/ChainOfResponsibility/ChainOfResponsibility.puml
295bf36e7e5e9cb293c5b703172602a866705616
[]
no_license
GitHub-yuteng/LearningNotes
543ccda372e0d4498eba9245848059f64b3966c9
7a37bc8a33190526fa0a6cca5376651ac434f8c4
refs/heads/master
2022-12-22T14:05:05.590359
2022-04-27T00:36:30
2022-04-27T00:36:30
200,153,900
2
0
null
2022-12-16T04:25:16
2019-08-02T02:53:39
Java
UTF-8
PlantUML
false
false
756
puml
@startuml class PurchaseRequest { private int type = 0; private float price = 0.0f; private int id = 0; } abstract class Approver { Approver approver; String name; abstract void processRequest(PurchaseRequest purchaseRequest); } class DepartmentApprover extends Approver { } class CollegeApprover extends Approver { } class ViceSchoolMasterApprover extends Approver { } class SchoolMasterApprover extends Approver { } class Client { PurchaseRequest purchaseRequest; DepartmentApprover departmentApprover; CollegeApprover collegeApprover; ViceSchoolMasterApprover viceSchoolMasterApprover; SchoolMasterApprover schoolMasterApprover; } Approver o-- Approver PurchaseRequest <.. Client Approver <.. Client PurchaseRequest <.. Approver @enduml
false
true
false
false
class
e955218678ac4226261266c9100cded0141f2521
be6f3c2838e9be8dce8f8ac10de1ce485d030eaa
/docs/internals/phpdocumentor3/components/template.puml
aac16f82239c4a6c705fe8f552d88bec32bf19c8
[ "MIT" ]
permissive
zonuexe/phpDocumentor2-ja
79718326856fba3945ea16ed26eb023b87c3c9fe
aa085f2f10878f0b856cb1d673b5784e115145f9
refs/heads/doc/ja-translation
2021-08-09T12:55:10.460481
2016-08-18T16:15:50
2016-08-18T16:15:50
65,297,906
0
1
MIT
2021-01-25T14:35:51
2016-08-09T13:38:24
PHP
UTF-8
PlantUML
false
false
3,637
puml
@startuml namespace Renderer { interface Action { {static} create(Parameter[] $parameters) : Action } note left use a static factory method to instantiate it using the parameters of the template and action so that the TemplateFactory can locate the right action and apply this Factory method end note interface ActionHandler { __invoke(Action $action) } class ActionHandlerLocator { + locate(Action $action) : ActionHandler|null } class Template { + getName() + getParameters() : Parameter[] + getActions() : Action[] } class TemplateFactory { + create($options : string[]) : Template } note bottom Important: the Factory should merge the template parameters into the Action parameters when creating Actions. end note class TemplateRepository { + fetch($name : string) : Template + fetchAllNative() : Template[] } namespace Template { class Parameter { + getName() + getValue() } } namespace Actions { class Xml class XmlHandler { + __invoke(Xml $action) } class Copy class CopyHandler { + __invoke(Copy $action) } class Twig class TwigHandler { + __invoke(Twig $action) } class Xsl class XslHandler { + __invoke(Xsl $action) } class Checkstyle class CheckstyleHandler { + __invoke(Checkstyle $action) } class ClassDiagram class ClassDiagramHandler { + __invoke(ClassDiagram $action) } class Sourcecode class SourcecodeHandler { + __invoke(Sourcecode $action) } } .Renderer.Template "1" *--> "*" Action .Renderer.Template "1" *-> "*" .Renderer.Template.Parameter .Renderer.Template.Parameter "*" <--* "1" Action TemplateRepository -- .Renderer.Template TemplateFactory -- .Renderer.Template TemplateRepository o-> TemplateFactory Action --> ActionHandler : Uses Action to\nretrieve parameters\nwith which to run\nactions Action --> ActionHandlerLocator : Uses Action to\nlocate handler ActionHandlerLocator - ActionHandler : Returns handler\nto caller ActionHandler --() Renderer ActionHandlerLocator --() Renderer Action <|. .Renderer.Actions.Xml Action <|. .Renderer.Actions.Copy Action <|. .Renderer.Actions.Twig Action <|. .Renderer.Actions.Xsl Action <|. .Renderer.Actions.ClassDiagram Action <|. .Renderer.Actions.Checkstyle Action <|. .Renderer.Actions.Sourcecode ActionHandler <|. .Renderer.Actions.XmlHandler ActionHandler <|. .Renderer.Actions.CopyHandler ActionHandler <|. .Renderer.Actions.TwigHandler ActionHandler <|. .Renderer.Actions.XslHandler ActionHandler <|. .Renderer.Actions.CheckstyleHandler ActionHandler <|. .Renderer.Actions.ClassDiagramHandler ActionHandler <|. .Renderer.Actions.SourcecodeHandler .Renderer.Actions.Xml -- .Renderer.Actions.XmlHandler .Renderer.Actions.Copy -- .Renderer.Actions.CopyHandler .Renderer.Actions.Twig -- .Renderer.Actions.TwigHandler .Renderer.Actions.Xsl -- .Renderer.Actions.XslHandler .Renderer.Actions.ClassDiagram -- .Renderer.Actions.ClassDiagramHandler .Renderer.Actions.Checkstyle -- .Renderer.Actions.CheckstyleHandler .Renderer.Actions.Sourcecode -- .Renderer.Actions.SourcecodeHandler } @enduml
false
true
false
false
sequence
898a805092ef2251ef8a29f5faeb7823d26f02b0
82395399e18144a2f495c47cf33517c44df2364e
/backend/uml/geolocation.puml
bdee8066733b602684423c068a4a74ad5c4ea2f5
[]
no_license
roxana-andreea/BachelorProject
945218f7ec6c34a988b6b1d4ad306c8b4dcb58ac
44ce97466ec82fd23cddcc2b2531994c828882d3
refs/heads/master
2021-01-01T05:57:36.481475
2017-07-23T08:13:03
2017-07-23T08:13:03
97,319,237
0
0
null
null
null
null
UTF-8
PlantUML
false
false
256
puml
@startuml actor User database Server control VSS entity GPS autonumber VSS -> GPS: Geolocation Request GPS --> VSS: Geolocation Information VSS -> Server: Upload Location Smartphone <-- Server: Download Location Smartphone -> User: Display Location @enduml
false
true
false
false
sequence
88ade79e9734971c60e2c865fb900e102d396228
e96e871f1090024045f04097c317b00018fcb32f
/plantuml/rcstream/irc-rcstream-sequence.puml
f39c067badfaa47e600ef3629351e57e42e8ce7f
[]
no_license
gehel/notes
389ca45941e8c98ef2380d4e6b5eeefa978ef9d5
b9e4872410bc2ea31171e3416fad77ea744e4af2
refs/heads/master
2021-01-11T00:15:46.065202
2020-05-26T20:22:25
2020-05-26T20:22:25
70,569,532
0
0
null
null
null
null
UTF-8
PlantUML
false
false
537
puml
@startuml Actor Editor participant Mediawiki database Redis participant RCStream Actor "RCStream consumer" as RCStreamConsumer participant udpmxircecho participant IRC Actor "IRC consumer" as IRCConsumer Editor --> Mediawiki: edit page group RC Stream Mediawiki --> Redis: publish change RCStream --> Redis: consume change RCStream --> RCStreamConsumer: publish change end group IRC Mediawiki --> udpmxircecho: publish change (over UDP) udpmxircecho --> IRC: publish change IRC --> IRCConsumer: publish change end @enduml
false
true
false
false
usecase
d9499fd0bdd45c5de4a05e9787c07ca7c3179bd0
939ec2212f87c1894d792e169fce964bec902583
/docs/Solution/Application-Stack/UseCases.puml
0072daf64c0bfa8abe53ff3a857db78863446250
[]
no_license
CAADE/fleet
37e18246e0a10122a711efccdab3c134232d120e
a62d2a82a2100583d84e41ea21efda9512fc4ac7
refs/heads/master
2020-03-22T00:31:19.695430
2018-07-13T03:27:19
2018-07-13T03:27:19
139,250,021
0
0
null
null
null
null
UTF-8
PlantUML
false
false
210
puml
@startuml left to right direction actor :Developer: as Dev rectangle "Application Stack" #aaffaa { UseCase UC1 as "Manage Applications" UseCase UC2 as "Manage Services" Dev --> UC1 Dev --> UC2 } @enduml
false
true
false
false
usecase
f938934ea22fbf82f4a48f7f2b0243c38152ed44
1276f2077be141792b20be299d66bb9fa481b4e2
/backend/src/main/java/at/jku/werewolf/io/lobbymanagement/lobbymanagement.plantuml
c4ae6f1a9b3b1fbc52183e3fb44036e2e81b7a30
[]
no_license
bauerben00/werewolfio_final
ddba0e331bc04dfa25ea5adb71bd0230f3a7a076
6167c74b0df8909b4b82528fa45f39b66ad788f2
refs/heads/master
2023-03-17T22:45:09.162695
2021-03-14T14:13:57
2021-03-14T14:13:57
330,441,684
0
0
null
null
null
null
UTF-8
PlantUML
false
false
4,120
plantuml
@startuml title __LOBBYMANAGEMENT's Class Diagram__\n namespace t.jku.werewolf.io { namespace lobbymanagement { class at.jku.werewolf.io.lobbymanagement.GameLobby { + gameRunning : boolean ~ discussiontime : int ~ lobbycode : String ~ votingtime : int ~ werewolves : int - players : List<Player> + GameLobby() + GameLobby() + countAllAlive() + getDiscussiontime() + getLobbycode() + getPlayers() + getVotingtime() + getWerewolves() + isGameRunning() + listWerewolves() + setDiscussiontime() + setGameRunning() + setLobbycode() + setPlayers() + setVotingtime() + setWerewolves() } } } namespace t.jku.werewolf.io { namespace lobbymanagement { enum GameRole { VILLAGER WEREWOLF } } } namespace t.jku.werewolf.io { namespace lobbymanagement { class at.jku.werewolf.io.lobbymanagement.LobbyConfiguration { ~ discussiontime : int ~ votingtime : int ~ werewolves : int + LobbyConfiguration() + LobbyConfiguration() + getDiscussiontime() + getVotingtime() + getWerewolves() + setDiscussiontime() + setVotingtime() + setWerewolves() } } } namespace t.jku.werewolf.io { namespace lobbymanagement { class at.jku.werewolf.io.lobbymanagement.LobbyController { - simpMessagingTemplate : SimpMessagingTemplate + LobbyController() + createLobby() + getLobbyInformation() + joinLobby() + startLobby() - runGame() } } } namespace t.jku.werewolf.io { namespace lobbymanagement { interface at.jku.werewolf.io.lobbymanagement.LobbyRepository { } } } namespace t.jku.werewolf.io { namespace lobbymanagement { class at.jku.werewolf.io.lobbymanagement.Player { ~ countVoteForPlayer : int ~ dead : boolean ~ gotVotes : int ~ isHost : boolean ~ name : String ~ path : String + Player() + Player() + addVote() + getName() + getPath() + getRole() + getVotes() + isDead() + isHost() + resetVotes() + setDead() + setHost() + setName() + setPath() + setRole() } } } namespace t.jku.werewolf.io { namespace lobbymanagement { interface at.jku.werewolf.io.lobbymanagement.PlayerRepository { } } } namespace t.jku.werewolf.io { namespace lobbymanagement { class at.jku.werewolf.io.lobbymanagement.ReturnFromCreateLobby { ~ lobbycode : String ~ userName : String + ReturnFromCreateLobby() + ReturnFromCreateLobby() + getLobbycode() + getUserName() + setLobbycode() + setUserName() } } } at.jku.werewolf.io.lobbymanagement.GameLobby .up.|> java.io.Serializable at.jku.werewolf.io.lobbymanagement.LobbyController o-- at.jku.werewolf.io.lobbymanagement.PlayerRepository : playerRepo at.jku.werewolf.io.lobbymanagement.LobbyController o-- at.jku.werewolf.io.lobbymanagement.LobbyRepository : repo at.jku.werewolf.io.lobbymanagement.Player .up.|> java.io.Serializable at.jku.werewolf.io.lobbymanagement.Player o-- at.jku.werewolf.io.lobbymanagement.GameRole : role 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
1f323cda14d319c2131205cf174cdfac6b851849
e90038263ff9bd8bc82d590a6af1c7160ae5d849
/exercices/MachineACafe/diagramme_classes.puml
07207a7c72e4cde7b2262b4c5e9ddb03446f703b
[]
no_license
AntoineArthurG/cours-genie-logiciel
e6c417865583e838c9adec8ab178c54226af7036
c24f325a770648adfecef41323dee79078469ead
refs/heads/main
2023-02-28T18:27:36.460272
2021-05-18T21:07:55
2021-05-18T21:07:55
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
2,018
puml
@startuml package monnayeur { interface SpectreElectromagnetique { } class PieceData { -poids: int -diametre: float } PieceData -> SpectreElectromagnetique enum Piece { {static} DIX {static} VINGT {static} CINQUANTE {static} CENT {static} findPieceCorrespondante(PieceData): Optional<Piece> -valeur: int } Piece --> PieceData class Monnayeur { -montantInsere: int -stock: Map<Piece, int> +rendreMonnaie() +insererPiece(piece) } note right of Monnayeur::rendreMonnaie Calcul les pièces à rendre si possible, sinon PasAssezDePiecesException end note Monnayeur ..> Piece class PasAssezDePiecesException <<Exception>> {} Monnayeur ..> PasAssezDePiecesException interface AnalyseurPiece { +analyser(): Piece } Monnayeur --> AnalyseurPiece } package boisson { enum Boisson { {static} CAFE_LONG {static} CAFE_COURT {static} VERRE_EAU -prix: int -sucré: bool } enum Ingredient { CAFE EAU SUCRE GOBELET TOUILLETTE } class Recette { } Boisson --> Recette class IngredientRecette { -doses: int } IngredientRecette --> Ingredient Recette *--> "1..n" IngredientRecette } package distributeur { class Distributeur { -nbSucres: int -unitesDistributions: Map<Ingredient, UniteDistribution> -findUniteDistributionPout(Ingredient): UniteDistribution -verifierMontant(Boisson) +ajouterSucre(): void +enleverSucre(): void +commander(Boisson): void +inserer(PieceData): void +rendreMonnaie(): void } note right of Distributeur::nbSucres Entre 0 et 5 end note Distributeur ..> Boisson Distributeur ..> PieceData Distributeur --> Monnayeur Distributeur ..> Ingredient class UniteDistribution { +UniteDistribution(Ingredient) +distribuerUneDose() } Distributeur *--> "2..n" UniteDistribution note "Un distributeur par ingrédient" as N1 Distributeur .. N1 N1 .. UniteDistribution UniteDistribution --> "distribue" Ingredient } @enduml
false
true
true
false
class
04cc351f38d3141398e522deda42cfdba42a37d0
6a71a39921ba2337c9a42f1fbc06cb1709c0810d
/articles/java/collections/maps/map/java-map-class-diagram.puml
52cc8c7258d08144d9408c851fe391d77ce39278
[]
no_license
coskunpeker/blog_posts
af3ef182f57dbf8472536fa3d43d73369207574f
ef0ea1faf9d7eadf3d6a2b4b1142d22d72e31019
refs/heads/master
2023-06-12T15:15:14.857564
2021-06-28T11:06:29
2021-06-28T11:06:29
273,475,918
0
0
null
null
null
null
UTF-8
PlantUML
false
false
586
puml
@startuml interface Map interface SortedMap abstract class AbsractMap implements Map class Hashtable implements Map class HashMap extends AbsractMap class LinkedHashMap extends HashMap class TreeMap implements AbsractMap, SortedMap class EnumMap extends AbsractMap class WeakHashMap extends AbsractMap class IdentityHashMap extends AbsractMap interface ConcurrentMap extends Map class ConcurrentHashMap extends AbsractMap implements ConcurrentMap class ConcurrentSkipListMap extends AbsractMap implements ConcurrentMap @enduml
false
true
false
false
class
40152346fa0fd0b678fba571eef3a0d4bc721e62
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/CartSetCustomLineItemTaxRateAction.puml
6d044246ba57eb2e32c8c8fc920a2d29f828617d
[]
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
588
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 CartSetCustomLineItemTaxRateAction [[CartSetCustomLineItemTaxRateAction.svg]] extends CartUpdateAction { action: String customLineItemId: String customLineItemKey: String externalTaxRate: [[ExternalTaxRateDraft.svg ExternalTaxRateDraft]] shippingKey: String } interface CartUpdateAction [[CartUpdateAction.svg]] { action: String } @enduml
false
true
false
false
class
f11fe677f78e70d63ce8c2bbd11c208dd6837eb2
50a44f031ffae86ea9e89a8d4ad011984e29e0e5
/PokerGame.plantuml
6c617cac799fad560280d259f6fc726632d43989
[]
no_license
nahtan11/PokerGame
bc721f6c8c8bab24f7b196024428af5a3d309e66
cb54b4da27896c51961f54b98aeeee01574e2ff2
refs/heads/master
2020-09-03T16:03:19.902485
2019-11-26T23:28:01
2019-11-26T23:28:01
219,505,104
0
1
null
2019-11-26T23:03:51
2019-11-04T13:13:38
Java
UTF-8
PlantUML
false
false
1,787
plantuml
@startuml title __POKERGAME's Class Diagram__\n namespace output.Game { class output.Game.EventContextObj { } } namespace output.Game { class output.Game.EventLoggingDispatcher { } } namespace output.Game { class output.Game.GameEventInterceptor { } } namespace output.Game { interface output.Game.IEventInterceptor { } } namespace output.Game { class output.Game.deckThings { } } namespace output.Game { class output.Game.fiveCard { } } namespace output.Game { class output.Game.playerDecisions { } } namespace output.Game { class output.Game.variables { } } namespace output.Leaderboard { class output.Leaderboard.Leaderboard { } } namespace output.Main { class output.Main.Main { } } namespace output.Registry { class output.Registry.Encryption { } } namespace output.Registry { interface output.Registry.ICheckUser { } } namespace output.Registry { class output.Registry.Login { } } namespace output.Registry { class output.Registry.Register { } } namespace output.Registry { class output.Registry.registryFactory { } } output.Game.EventLoggingDispatcher .up.|> output.Game.IEventInterceptor output.Game.GameEventInterceptor .up.|> output.Game.IEventInterceptor output.Main.Main -up-|> javafx.application.Application output.Registry.Login .up.|> output.Registry.ICheckUser output.Registry.Register .up.|> output.Registry.ICheckUser 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
33ea993d6998353eb19fa5d3a0f4472a7f08ae45
63d05a2d8db31272352bb47eaf1981b74093b719
/uml/neutron/ml2/subnet/update_subnet.puml
c37a5ea61b9248c456b67d8395769f07f7ffe158
[ "Apache-2.0" ]
permissive
ChaosXu/dragonflow
b0635a237ed48d9741c1bb4d5ebbc17a5f5d815c
e497928bc34269bcecc7ea4488f22b5c98b972dc
refs/heads/master
2020-05-05T09:33:07.999625
2019-04-25T11:07:00
2019-04-25T11:07:00
179,908,580
0
0
null
2019-04-07T02:18:32
2019-04-07T02:18:32
null
UTF-8
PlantUML
false
false
489
puml
@startuml update subnet Neutron->DFMechDriver:update_subnet_postcommit activate DFMechDriver ' new_subnet = context.current DFMechDriver->l2:subnet =subnet_from_neutron_subnet(new_subnet) DFMechDriver->NbApi:update(subnet) ' network = context.network.current DFMechDriver->df_utils:topic = get_obj_topic(network) DFMechDriver->NbApi:update(l2.LogicalSwitch(id=network['id'], topic=topic,version=network['revision_number'])) DFMechDriver-->Neutron:new_subnet deactivate DFMechDriver @enduml
false
true
false
false
sequence
3330e516bcc272de14527ec3edc96de992e33f8e
abf0723c3044635cdc4da287d99d8757c11375fa
/src/com/yuuy/spring/app/app.plantuml
f57a231fcf9fb8c493a35c497a2a8edb479e5b07
[]
no_license
YuuyWei/Learn-Java
9be260ee521c935c08d88a85351840395d557c00
8b5c6781741d55d627d9eceda04ab5ccd1600ef8
refs/heads/master
2023-04-29T09:55:20.335076
2021-05-11T14:33:37
2021-05-11T14:33:37
364,447,572
0
0
null
null
null
null
UTF-8
PlantUML
false
false
451
plantuml
@startuml title __APP's Class Diagram__\n namespace com.yuuy.spring.app { class com.yuuy.spring.app.AppConfig { } } namespace com.yuuy.spring.app { class com.yuuy.spring.app.Application { {static} + main() } } right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
b86b334430585533597b230e52e24b3148d04d0a
c5537bd22a1a86deabef4ebf0a8264a7c118415c
/artifact-templates/images/Domain-Model-Elaborate.puml
f6c77544e9f30bcc3eed41a3449222806dfff637
[ "CC-BY-4.0", "LicenseRef-scancode-dco-1.1" ]
permissive
stefan-ka/design-practice-repository
35248913313818ac08193c073483cdc4a76af811
b5c48e38e5ab9a77f1517651d5e3b3097d48a812
refs/heads/master
2022-12-08T12:56:12.109586
2020-08-28T12:00:06
2020-08-28T12:00:06
291,714,019
0
0
NOASSERTION
2020-08-31T12:50:04
2020-08-31T12:50:03
null
UTF-8
PlantUML
false
false
523
puml
@startuml class Product { price description image } class PostalAddress { streetAddress postalCode addressLocality addressRegion } class Customer { givenName familyName } class LineItem { amount } class Order { } enum ShippingMode { REGULAR PRIORITY PICKUP } Customer o-- PostalAddress Order "shippingAddress" o-- PostalAddress LineItem "product" o-- Product Order "lineItems" o-- LineItem Order "shipping" o-- ShippingMode Customer "orders" o-- Order @enduml
false
true
false
false
class
db4919226aae63b2b2064a271b5f009a6fd91362
740ec837551b09f09677854163ecd30ba6ea3cb7
/documents/sd/plantuml/application/BrowserExtension/Listeners/CloseTabEvent.puml
884abcacdfd3e632ab0d019283b71cba57b24125
[ "MIT" ]
permissive
insightmind/MORR
913c0c16d14745cbde40af07322ca339a0373f32
0830f2155fb3b32dc127587e07cbd780deb0e118
refs/heads/develop
2020-12-08T00:23:17.488431
2020-04-05T20:50:44
2020-04-05T20:50:44
232,827,908
5
1
MIT
2020-04-05T20:55:27
2020-01-09T14:28:48
HTML
UTF-8
PlantUML
false
false
677
puml
@startuml skinparam linetype ortho skinparam monochrome true skinparam classAttributeIconSize 0 class CloseTabEvent extends BrowserEvent { + CloseTabEvent(tabID : number, windowID : number, url : string) } interface IEvent { + timeStamp : Date + issuingModule : number + type : EventType + serialize() : string } IEvent <|.DOWN. BrowserEvent : implements class BrowserEvent { + BrowserEvent(type : EventType, tabID : number, windowID: number, url : string) + timeStamp : Date + issuingModule : number + type : EventType + tabID : number + url : URL + windowID : number + serialize(noUnderScore : boolean) : string } @enduml
false
true
false
false
class
a5a1e17411fe5c409fb487c52ac941cea1ac0485
2b6941b92c50f4249cae69ba78da255f533addda
/ext/sequenceDiag/browsingHistory.puml
95f2ec765d4296fdc6c0561cf580b3bbec704eff
[]
no_license
LBiasibetti/coopToolProject
25c4d476c0a5f98e247078bfc47d80c21d56b163
271604fbefa294b0f3f1da26b5122c9252e4013d
refs/heads/master
2023-02-12T03:59:20.248862
2021-01-12T17:58:39
2021-01-12T17:58:39
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
908
puml
@startuml actor user participant BrowsingHistoryController participant PostFacade participant AbstractDAOFactory participant PostDAO database CoopToolDatabase user -> BrowsingHistoryController : deleteAll() activate BrowsingHistoryController BrowsingHistoryController -> PostFacade : getInstance() PostFacade -> AbstractDAOFactory : getInstance() activate PostFacade activate AbstractDAOFactory AbstractDAOFactory -> AbstractDAOFactory : getPostDAO() AbstractDAOFactory -> PostDAO : getInstance() PostDAO --> AbstractDAOFactory : PostDAO AbstractDAOFactory --> PostFacade : PostDAO deactivate AbstractDAOFactory PostFacade --> BrowsingHistoryController : PostFacade BrowsingHistoryController -> PostFacade : deleteAllFromBrowsingHistory(user) PostFacade -> PostDAO : deleteAllFromBrowsingHistory(user) PostDAO -> CoopToolDatabase : saveData deactivate BrowsingHistoryController deactivate PostDAO @enduml
false
true
false
false
usecase
b4bdea5b04996b1e40b1a60118fbf9ddf709646b
e4942139ef95f3e87b6efbfb941bcda24c9c7a41
/doc/stillsuit-summary.plantuml
8e5876dfdc9b3d51b40a309b570c167156da28aa
[ "Apache-2.0" ]
permissive
workframers/stillsuit
4642bebcff84f2a3cdf56fc8a3d78d774740404c
f73d87d97971b458a4f717fccfa2445dc82f9b72
refs/heads/develop
2021-03-22T02:53:11.358822
2021-03-18T15:17:30
2021-03-18T15:17:30
116,685,998
27
1
Apache-2.0
2021-03-18T15:17:44
2018-01-08T14:20:56
Clojure
UTF-8
PlantUML
false
false
1,497
plantuml
@startuml title Stillsuit Configuration file Config #ivory [ **""stillsuit.edn""** .... ""{:queries "" "" {:my_query "" "" {:resolve :my/q-resolver}}}"" ] component RuntimeConfig #ivory [ **Runtime Configuration** .... ""{:stillsuit/datomic-uri "" "" "datomic:dev:..."} "" ] node UserResolvers #ivory [ **User Resolvers** .... ""{:my/q-resolver "" "" (fn [c a v] ...)}"" ] database Datomic #ghostwhite [ **Datomic** .... "" {:my-thing/attr "" "" ...}"" ] node decorate #honeydew [ **""(stillsuit/decorate)""** ] node StillsuitResolvers #honeydew [ **stillsuit resolvers** .... ""(ns stillsuit)"" ""(defn resolve-entity "" "" [a c v] ...)"" ] file CompiledSchema #honeydew [ **Compiled Schema** ] component AppContext #honeydew [ **Application Context** ] actor User #lavenderblush file Query #lavenderblush [ **GraphQL Query** .... ""{ my_query(id: 123) {"" "" field }}"" ] node execute #azure [ **""(lacinia/execute)""** ] file Result #azure [ **GraphQL Result** .... ""{:data "" "" {:my_query "" "" {:field "abc"}}}"" ] Config ..> UserResolvers RuntimeConfig --> decorate Config --> decorate AppContext <.. StillsuitResolvers AppContext .> Datomic decorate --> AppContext decorate --> CompiledSchema CompiledSchema --> execute AppContext --> execute User --> Query Query --> execute StillsuitResolvers <--> execute UserResolvers <--> execute UserResolvers .> AppContext execute --> Result @enduml
false
true
false
false
usecase
7a3d77e35f9566c0a40c3224b1501a505cc9f2b0
b774d5b532ef20e5c8476e35ea90da5e3f09287e
/src/com/github/tomap/uml/conception/classDiagrams/class_model_classDiagram.puml
24ed9d95aa3c35c725d3b46bc5c3fb5431a7d3a6
[]
no_license
Phalexei/Modeleur
ae94ab6c191a7999cf9deaee4dac8542eb6a52bb
f143c85930c3b668670087693ec807a9cd4bda81
refs/heads/master
2021-01-02T08:51:16.535103
2013-11-16T19:54:20
2013-11-16T19:54:20
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,281
puml
@startuml title Class diagram which models class diagrams package model.class <<folder>> { class UMLDiagram { '+ UMLDiagram() } package model.class.Classdiagram <<folder>> { class A_ClassDiagram { '+ A_ClassDiagram() + void addPackage(A_Package p) + void removePackage(A_Package p) + void addRelation (Relation r) + void removeRelation (Relation r) + String display() } } package model.class.package <<folder>> { class A_Package { } } package model.class.relation <<folder>> { class Relation { } } A_ClassDiagram "1" *-- "1..*" A_Package A_ClassDiagram "1" *-- "1..*" Relation package model.object.Objectdiagram <<folder>> { class A_ObjectDiagram { '+ A_ObjectDiagram() + void addPackage(A_PackageObject p) + void removePackage(A_PackageObject p) + void addRelation (RelationObject r) + void removeRelation (RelationObject r) + String display() } } package model.object.package <<folder>> { class PackageObject { } } package model.object.relation <<folder>> { class RelationObject { } } A_ObjectDiagram "1" *-- "1..*" PackageObject A_ObjectDiagram "1" *-- "1..*" RelationObject UMLDiagram "1" *-- "1" A_ObjectDiagram UMLDiagram "1" *-- "1" A_ClassDiagram } @enduml
false
true
false
false
class
86880b0191090ad391ef769dddfdb5212ed790a7
c17d67715206a3ab16c4e852d34f1df3ed3b9211
/FirstProjectOOAD/out/production/FirstProjectOOAD/ZooInheritance.puml
ecd80aa959311918f6354bfd2267653576b565c6
[]
no_license
jackcarroll5/Object-Oriented-Analysis-And-Design
a5137718260b0f3ba03d20e326022dd2136056eb
5dff7bee0663954097522f3e26e02c69b545dc60
refs/heads/master
2020-03-28T10:49:18.412649
2019-03-19T14:42:49
2019-03-19T14:42:49
148,148,567
0
0
null
null
null
null
UTF-8
PlantUML
false
false
491
puml
@startuml Class Zoo{ } Class Animal { - name : String - age : int - gender : String - weightPounds : int + eat() + sleep() } Class Fish{ + swim() } abstract Class Bird{ + fly() } Class Chicken{ } Class Sparrow{ } interface Flyable Zoo "0" --> "*" Animal : "Contains" Animal <|-- Fish Animal <|-- Bird Bird <|-- Sparrow Bird <|-- Chicken Flyable <.. Bird skinparam class{ BackgroundColor White BorderColor Black } @enduml
false
true
false
false
sequence
6265685be92dbcdbd26d0d195aa1ab7d58bc6e13
a66d2ed918c96261327644b6f7ee6f60ece82857
/AktivitetsDiagram/AktivitetsdiagramManagerSuccess.puml
eafda08b65d832e341c9457d08e7937957e98bb4
[]
no_license
omarsch/Kino
af4f658dc2479d2238704ed615a070039da7cbad
3e7c72082809c9175bc491545f9334c3d827f732
refs/heads/master
2020-04-25T22:04:58.528741
2019-04-25T19:06:19
2019-04-25T19:06:19
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
292
puml
@startuml (*) --> "Login" If "" then --> [Failed] "Try again" --> "Login" else --> [Success]"Make Event" Endif --> "Add location" --> "Add description to event" --> "Add age restriction" --> "Add price to event" --> "Add time and date" --> "Add capacity" --> "Publish event" -->(*) @enduml
false
true
false
false
activity
5682784945cb51c70afa3ab6cafc3ce29cbeb637
084fcc4a31b60fe11f3f647f7d49a3c1c6621b44
/kapitler/media/uml-codelist-journalstatus.puml
bbb1dc3ddaac869f421bb23e795dfbfee434fefb
[]
no_license
arkivverket/noark5-tjenestegrensesnitt-standard
299f371a341e59402d49bfc11ee9e2672dad657e
03025f8b9f1496f4a2f5b155e212a44768390274
refs/heads/master
2023-06-10T02:19:28.432679
2023-06-09T08:40:40
2023-06-09T08:40:40
136,293,843
7
11
null
2023-08-22T10:40:36
2018-06-06T07:58:53
Python
UTF-8
PlantUML
false
false
364
puml
@startuml skinparam nodesep 100 hide circle class Kodelister.Journalstatus <<codelist>> { +Journalført = J +Ferdigstilt fra saksbehandler = F +Godkjent av leder = G +Ekspedert = E +Arkivert = A +Utgår = U +Midlertidig registrering av innkommet dokument = M +Saksbehandler har registrert innkommet dokument = S +Reservert dokument = R } @enduml
false
true
true
false
class
86542e3670c4d4f51f86dcdd3bc4ced8ce1a39a3
68c802df5d4e2cc8c8ff9ff04b7bab7bcaff792c
/test/resources/expectedResultPlantumlPropertyNoRelationShipNoReferences.plantuml
35e215ac3d8a094c706c502ecbf971dde445765b
[ "MIT" ]
permissive
shelbys/openapi-transformer
31f055dc88cce47cebfcfc9cdbf32e8c3e0f18f6
e1f3f56ca4ccdb2c5f688138c23ec69f3a05c3dc
refs/heads/master
2023-08-29T01:11:18.662730
2021-10-30T02:15:30
2021-10-30T02:15:30
294,560,524
0
0
MIT
2020-09-11T01:15:44
2020-09-11T01:15:43
null
UTF-8
PlantUML
false
false
888
plantuml
@startuml class owner { name * : string[minLength : 1, maxLength : 30] from * : string[format : date][pattern : yyyy-MM-dd] to : string[format : date][pattern : yyyy-MM-dd] age * : integer[minimum : 15, maximum : 120, multipleOf : 1] nicknames : array<string>[minItems : 1, maxItems : 5, uniqueItems : true] aliases : array<string>[deprecated : true, nullable : true, readOnly : true, writeOnly : true, minItems : 2, maxItems : 2, uniqueItems : true] gender : string[default : female, male, female] file1 : string[format : binary] file2 : string[format : byte] shoeSize : integer someDouble : number[format : double, minimum : 16, maximum : 130] {field} pipe : string[pattern : ^(nl|NL|Nederland)$] creation : string[format : date-time][pattern : yyyy-MM-ddTHH:mm:ssZ] userId : string superOwner : undefined } owner *-- User : userId @enduml
false
true
false
false
class
6feb3dbce59b83301d391c00e9fa07a99ae0272f
57fbc019b098405977ffe0e93551d48425ba78d0
/ethereum/htlc/htlc-workflow-1.plantuml
6780f94e7d02490f4d57adfc8b500c7fd470a254
[]
no_license
3rdstage/models
40922c538ad3b56a555817d2258ee5f863002fca
7d6d41020f53fb39eace3fa3987af63a56d0ace3
refs/heads/master
2023-07-19T08:53:40.724866
2023-01-09T09:00:46
2023-01-09T09:00:46
205,056,655
0
2
null
2021-11-04T06:22:06
2019-08-29T01:39:54
D
UTF-8
PlantUML
false
false
1,734
plantuml
@startuml ' https://plantuml.com/class-diagram ' https://plantuml.com/sequence-diagram ' https://plantuml-documentation.readthedocs.io/en/latest/formatting/all-skin-params.html ' https://plantuml-documentation.readthedocs.io/en/latest/formatting/all-skin-params.html#class ' https://plantuml.com/creole ' https://www.w3schools.com/colors/colors_names.asp skinparam { 'DefaultFontName Consolas DefaultFontName Monaco 'DefaultFontName Lucida Console 'DefaultMonospacedFontName Consolas 'DefaultFontStyle bold BackgroundColor transparent PageMargin 10 BoxPadding 100 ParticipantPadding 20 ArrowFontSize 16 ArrowThickness 1 MinClassWidth 75 ClassFontStyle bold NoteBackgroundColor SeaShell NoteBorderColor transparent NoteShadowing false } skinparam Sequence{ DividerBorderThickness 1.5 ReferenceBorderThickness 1.5 MessageAlignment right ArrowColor DarkSlateGray ArrowThickness 1.3 LifeLineBorderColor DarkSlateGray LifeLineBorderThickness 1.3 ActorBorderColor DarkSlateGray ActorBackgroundColor GhostWhite ParticipantBorderColor DarkSlateGray ParticipantBorderThickness 1.5 ParticipantBackgroundColor GhostWhite BoxBackgroundColor transparent BoxBorderColor transparent GroupBorderThickness 1.3 GroupBorderColor DarkBlue GroupBodyBackgroundColor Azure } skinparam Group{ BorderThickness 1.3 BorderShadowing true } hide Circle hide Footbox 'caption Python 3 Collections Actor Seller as seller Participant "Contract 1" as contr1 Participant "Bridge 1" as bdg1 Participant "Bridge 2" as bdg2 Participant "Contract 2" as contr2 Actor Buyer as buyer seller -> buyer ++ : initTransfer(x) seller <-- buyer -- : hash seller -> contr1 ++ : @enduml
false
true
false
false
usecase
ba23d05d648719e8748bda5e291ddf254cb6ee17
e1942e53aa9ed4d2c7f6f443429bb8184b08301d
/uml/ListMaker.puml
74a9772e1c09378c74b829f151b4b72debd182a8
[]
no_license
Ivedent-Lloyd-III/lloyd-cop3330-assignment4
16360979e7ed5c566f96d101b4f1e7c792e979ab
958ec11abf29ea454bd01b879a866a82cbbe35cb
refs/heads/master
2023-06-11T06:06:52.696964
2021-07-06T02:39:53
2021-07-06T02:39:53
382,734,481
0
0
null
null
null
null
UTF-8
PlantUML
false
false
632
puml
@startuml 'https://plantuml.com/class-diagram class ListMakerApp { +main() +start() } class ListMakerController { +createNewListClicked() +editListClicked() +autoGenerateListClicked() } class NewListMaker { -newListUserInputs() -returnToListMaker() } class ListMakerEditor { -deleteListClicked() -editListClicked() -returnToListMaker() -displaySelectedList() -displayListCompletedItems() -displayListIncompletedItems() } ListMakerController - ListMakerEditor ListMakerController -- NewListMaker ListMakerApp - ListMakerController javafx.Application <|-- ListMakerApp @enduml
false
true
false
false
class
f5fa3bddc79d9e1b8c4817eb35182f936a4181e5
34acd2aa8d51295c0c4289e43e8961f5e23b5a08
/PlantUML/raw/Custom/ElCazador.Worker/Modules/Spoofers/BaseSpoofer.puml
c9fd765b5745af2e62fa58cd2a091553c1b48f49
[]
no_license
fisboger/Thesis
a6887e195c7daa8317abe3167de1676420173e33
4746126f69da615c641380fd7a33c863f2fedee3
refs/heads/master
2020-04-03T15:18:08.671739
2019-02-07T11:17:06
2019-02-07T11:17:06
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
729
puml
@startuml abstract class BaseSpoofer { # Settings : SpooferSettings <<get>> <<set>> # SocketType : Models.SocketType <<get>> <<set>> # Controller : IWorkerController <<get>> # {abstract} Protocol : string <<get>> <<internal>> BaseSpoofer(controller:IWorkerController, settings:SpooferSettings, socketType:Models.SocketType) # {abstract} CheckRules(state:SpooferPacket) : bool # {abstract} GetName(state:SpooferPacket) : string # {abstract} GetPacket(data:byte[], ip:byte[]) : IPacket + <<async>> HandlePacket(state:SpooferPacket) : Task + <<async>> HandleRequestPacket(state:SpooferPacket) : Task + <<async>> SpoofPacket(state:SpooferPacket) : Task } ISpoofer <|-- BaseSpoofer @enduml
false
true
false
false
class
200c10d8e37a97567fc9732cd45122c1aecb2c6a
b13c95e4bfbc92cb752396b82dd0995b8c7f32b1
/docs/vp-list.puml
216a02984920989514d8eddc589a02c62b35b9fd
[ "MIT" ]
permissive
0chain/zwalletcli
f9222e9a64d8d7738192a374e621fc8024c097dc
1d0a8fd963140f747adef9989813b7b81b2bf8dc
refs/heads/staging
2023-08-05T08:39:43.774548
2023-07-27T16:05:27
2023-07-27T16:05:27
191,838,462
20
19
MIT
2023-09-13T15:01:55
2019-06-13T21:57:24
Go
UTF-8
PlantUML
false
false
263
puml
@startuml participant "<size:20><&terminal></size> ./zwallet vp-list" as cli participant "<size:20><&file></size> \~/.zcn/wallet.json" as wallet collections sharders cli -> wallet: read wallet cli -> sharders: get vesting pools of wallet from vesting SC @enduml
false
true
false
false
sequence
45d9eb97b68c88ea9086ce0c13d62ed873ecae14
179c9b2983ba3d4a3757f84fd55ac1356850c363
/docs/source/_static/modules.puml
4428ecd5f498ec36a69021982155744a23748834
[ "MIT" ]
permissive
garciparedes/jinete
0d2fbf68a88b0ec565b8c1ed5c417f8f7cacceb0
6ed5687b2016aa7eb1f6499470c6ea21a9a57b8a
refs/heads/master
2023-03-29T00:35:34.575828
2020-09-19T11:02:05
2020-09-19T11:02:05
150,865,909
9
2
MIT
2023-03-16T21:41:17
2018-09-29T13:17:05
Python
UTF-8
PlantUML
false
false
143
puml
@startuml package "jinete" { [models] [loaders] [algorithms] [storers] [dispachers] [solvers] [exceptions] [utils] } @enduml
false
true
false
false
uml-unknown
5c51f9a11a5e766b06b52192c1c71e0166c56bbe
43cd9448f918c38fb4ad7e949eda5c3269beecce
/diagrammes/SuppressionCompte.puml
bbb6515ddfe5b0076d7cef53e342ca5748ad8dc3
[]
no_license
Shulk7/technoWeb
600a2d316705d850f0c5483cab0ffe07e90979fb
a28e4e92be83a9ce57a013e4f91a2cea3221efff
refs/heads/master
2020-04-15T10:59:47.618172
2019-01-08T09:21:58
2019-01-08T09:21:58
164,609,318
0
0
null
null
null
null
UTF-8
PlantUML
false
false
490
puml
@startuml title Use Case 10: Supprimer son compte actor "Utilisateur" as U control "Front" as F control "Middle" as M database BD autonumber U -> F : Cliquer sur le bouton suppression sur son profil F -> U : Demande de confirmation U -> F : Confirmation du choix F -> M : Demande de suppression M -> BD : Suppression de l'utilisateur BD -> M : Confirmation de suppression M -> F : Confirmation de suppression F -> U : Redirige vers l'accueil F -> U : Confirmation de suppression @enduml
false
true
false
false
sequence
98ac49bde0cf1a69a44cdd0b028022a97d4edaa8
a4286a3323d73398bb3142bf990c035c3d3b938c
/src/main/java/org/assignment3/ex45/base/WordFinderUML.puml
48b2668ccd8d5b20c9949340c06aaf73176f5dd8
[]
no_license
Chabs64/Higgins-cop3330-assignment3
a448ce3ed6d23e5f22fca04215710ebd17eccc59
91c03874180f08b1a8133b854af17938fbb22d28
refs/heads/master
2023-06-08T09:19:39.306179
2021-06-21T03:23:25
2021-06-21T03:23:25
377,620,551
0
0
null
null
null
null
UTF-8
PlantUML
false
false
142
puml
@startuml 'https://plantuml.com/class-diagram class WordFinder(){ readFile(){return String} editText(){return String} } @enduml
false
true
false
false
class
0c46e09de48ae8254b0fda5a3af9129d8192db5a
7fbdb3db8e966a7f78cad2d9e6798dfd8aedea01
/src/com/cjj/designpattern/structural/decade/DecadeClassGraph.puml
99e08cf94f0f88a4845fd106354ea1e047521b5e
[]
no_license
vuquangtin/DesignPattern-1
3d1fc64e8412bf5ba3a10a38dde121c68ffc8b9a
47182c1c6e3f7e4126d33bdca53e055d9f0b3b5d
refs/heads/master
2021-10-09T20:10:01.009239
2019-01-03T01:33:51
2019-01-03T01:33:52
null
0
0
null
null
null
null
UTF-8
PlantUML
false
false
256
puml
@startuml class Main{ } class PageMaker{ makeWelcome() } class HtmlWriter{ writer title() paragraph() link() mailto() close() } class Database{ getProperies() } Main ->PageMaker:Uses > PageMaker ->HtmlWriter:Uses > PageMaker ->Database:Uses > @enduml
false
true
false
false
sequence
e08822b0ed004735b22048f6f0826e8ad9bf4405
644fc1e9c334f0fcbdab3b545290f3cc65b5d6dc
/docs/uml/software/essentials/ConsoleUnitWrapper/ConsoleUnitWrapper.puml
44a26149d24eec3a6b065c30b9dcc876da7f59f0
[]
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
201
puml
@startuml class ConsoleUnitWrapper { + Write(message:string) : void + WriteLine(message:string) : void + ReadLine() : string + Clear() : void } IConsole <|-- ConsoleUnitWrapper @enduml
false
true
false
false
class
1dfb373caf22427692de0cd732db935e45ea0dd6
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/ShipmentState.puml
7e0e588580d20030eade1250f8d31458ab71eecc
[]
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
6,827
puml
@startuml hide methods enum ShipmentState { SHIPPED DELIVERED READY PENDING DELAYED PARTIAL BACKORDER } interface OrderShipmentStateChangedMessage [[OrderShipmentStateChangedMessage.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]] shipmentState: [[ShipmentState.svg ShipmentState]] oldShipmentState: [[ShipmentState.svg ShipmentState]] } interface OrderShipmentStateChangedMessagePayload [[OrderShipmentStateChangedMessagePayload.svg]] { type: String shipmentState: [[ShipmentState.svg ShipmentState]] oldShipmentState: [[ShipmentState.svg ShipmentState]] } interface StagedOrderChangeShipmentStateAction [[StagedOrderChangeShipmentStateAction.svg]] { action: String shipmentState: [[ShipmentState.svg ShipmentState]] } interface Order [[Order.svg]] { id: String version: Long createdAt: DateTime lastModifiedAt: DateTime orderNumber: String purchaseOrderNumber: String customerId: String customerEmail: String customerGroup: [[CustomerGroupReference.svg CustomerGroupReference]] anonymousId: String businessUnit: [[BusinessUnitKeyReference.svg BusinessUnitKeyReference]] store: [[StoreKeyReference.svg StoreKeyReference]] lineItems: [[LineItem.svg List<LineItem>]] customLineItems: [[CustomLineItem.svg List<CustomLineItem>]] totalPrice: [[TypedMoney.svg TypedMoney]] taxedPrice: [[TaxedPrice.svg TaxedPrice]] taxedShippingPrice: [[TaxedPrice.svg TaxedPrice]] taxMode: [[TaxMode.svg TaxMode]] taxRoundingMode: [[RoundingMode.svg RoundingMode]] taxCalculationMode: [[TaxCalculationMode.svg TaxCalculationMode]] inventoryMode: [[InventoryMode.svg InventoryMode]] billingAddress: [[Address.svg Address]] shippingAddress: [[Address.svg Address]] shippingMode: [[ShippingMode.svg ShippingMode]] shippingKey: String shippingInfo: [[ShippingInfo.svg ShippingInfo]] shippingRateInput: [[ShippingRateInput.svg ShippingRateInput]] shippingCustomFields: [[CustomFields.svg CustomFields]] shipping: [[Shipping.svg List<Shipping>]] itemShippingAddresses: [[Address.svg List<Address>]] discountCodes: [[DiscountCodeInfo.svg List<DiscountCodeInfo>]] directDiscounts: [[DirectDiscount.svg List<DirectDiscount>]] refusedGifts: [[CartDiscountReference.svg List<CartDiscountReference>]] paymentInfo: [[PaymentInfo.svg PaymentInfo]] country: String locale: String origin: [[CartOrigin.svg CartOrigin]] cart: [[CartReference.svg CartReference]] quote: [[QuoteReference.svg QuoteReference]] orderState: [[OrderState.svg OrderState]] shipmentState: [[ShipmentState.svg ShipmentState]] paymentState: [[PaymentState.svg PaymentState]] state: [[StateReference.svg StateReference]] syncInfo: [[SyncInfo.svg List<SyncInfo>]] returnInfo: [[ReturnInfo.svg List<ReturnInfo>]] lastMessageSequenceNumber: Long custom: [[CustomFields.svg CustomFields]] completedAt: DateTime lastModifiedBy: [[LastModifiedBy.svg LastModifiedBy]] createdBy: [[CreatedBy.svg CreatedBy]] } interface OrderFromCartDraft [[OrderFromCartDraft.svg]] { id: String cart: [[CartResourceIdentifier.svg CartResourceIdentifier]] version: Long orderNumber: String purchaseOrderNumber: String paymentState: [[PaymentState.svg PaymentState]] shipmentState: [[ShipmentState.svg ShipmentState]] orderState: [[OrderState.svg OrderState]] state: [[StateResourceIdentifier.svg StateResourceIdentifier]] custom: [[CustomFieldsDraft.svg CustomFieldsDraft]] } interface OrderFromQuoteDraft [[OrderFromQuoteDraft.svg]] { quote: [[QuoteResourceIdentifier.svg QuoteResourceIdentifier]] version: Long quoteStateToAccepted: Boolean orderNumber: String paymentState: [[PaymentState.svg PaymentState]] shipmentState: [[ShipmentState.svg ShipmentState]] orderState: [[OrderState.svg OrderState]] state: [[StateResourceIdentifier.svg StateResourceIdentifier]] } interface OrderImportDraft [[OrderImportDraft.svg]] { orderNumber: String purchaseOrderNumber: String customerId: String customerEmail: String customerGroup: [[CustomerGroupResourceIdentifier.svg CustomerGroupResourceIdentifier]] businessUnit: [[BusinessUnitResourceIdentifier.svg BusinessUnitResourceIdentifier]] store: [[StoreResourceIdentifier.svg StoreResourceIdentifier]] lineItems: [[LineItemImportDraft.svg List<LineItemImportDraft>]] customLineItems: [[CustomLineItemImportDraft.svg List<CustomLineItemImportDraft>]] totalPrice: [[Money.svg Money]] taxedPrice: [[TaxedPriceDraft.svg TaxedPriceDraft]] taxRoundingMode: [[RoundingMode.svg RoundingMode]] taxCalculationMode: [[TaxCalculationMode.svg TaxCalculationMode]] inventoryMode: [[InventoryMode.svg InventoryMode]] billingAddress: [[BaseAddress.svg BaseAddress]] shippingAddress: [[BaseAddress.svg BaseAddress]] itemShippingAddresses: [[BaseAddress.svg List<BaseAddress>]] shippingInfo: [[ShippingInfoImportDraft.svg ShippingInfoImportDraft]] paymentInfo: [[PaymentInfo.svg PaymentInfo]] paymentState: [[PaymentState.svg PaymentState]] shipmentState: [[ShipmentState.svg ShipmentState]] orderState: [[OrderState.svg OrderState]] state: [[StateReference.svg StateReference]] country: String origin: [[CartOrigin.svg CartOrigin]] completedAt: DateTime custom: [[CustomFieldsDraft.svg CustomFieldsDraft]] } interface OrderChangeShipmentStateAction [[OrderChangeShipmentStateAction.svg]] { action: String shipmentState: [[ShipmentState.svg ShipmentState]] } ShipmentState --> OrderShipmentStateChangedMessage #green;text:green : "shipmentState" ShipmentState --> OrderShipmentStateChangedMessage #green;text:green : "oldShipmentState" ShipmentState --> OrderShipmentStateChangedMessagePayload #green;text:green : "shipmentState" ShipmentState --> OrderShipmentStateChangedMessagePayload #green;text:green : "oldShipmentState" ShipmentState --> StagedOrderChangeShipmentStateAction #green;text:green : "shipmentState" ShipmentState --> Order #green;text:green : "shipmentState" ShipmentState --> OrderFromCartDraft #green;text:green : "shipmentState" ShipmentState --> OrderFromQuoteDraft #green;text:green : "shipmentState" ShipmentState --> OrderImportDraft #green;text:green : "shipmentState" ShipmentState --> OrderChangeShipmentStateAction #green;text:green : "shipmentState" @enduml
false
true
false
false
sequence
318b832b494bded75e05107c04ffa7d0ff2baf61
8e9616f8dba0a679c50e45473ec33350657e226a
/Diagram.puml
58a56057f18e805ea08e7cec8dd8c786a5fd1281
[ "Apache-2.0" ]
permissive
ndrwrbgs/leadtime
9a29a4354d58e52d4255b451fbf0a1d26bc2e058
9b8c6fa1a5188cad37b94cb170924340b2503176
refs/heads/master
2020-12-11T14:20:40.767359
2020-01-23T15:25:44
2020-01-23T15:25:44
233,872,328
0
0
Apache-2.0
2020-01-23T15:25:46
2020-01-14T15:27:26
C#
UTF-8
PlantUML
false
false
1,351
puml
@startuml LeadTime Workflow title GitLeadTimeCalculator.Calculate() left to right direction cloud Git as git cloud Ship as ship package "GitInAndOutDateFinder.GetInAndOutDates()" as P1 #Turquoise { component "Enumerate\rin-between changes" as listAll note bottom of listAll GitChangesBetweenLister. EnumerateWithAnyChangesBetween() end note git --> listAll ship --> listAll component "Collect\rcheck-in dates" as inDates note bottom of inDates GitInDateFinder. GetInDates() end note git --> inDates listAll --> inDates component "Collect\rship dates" as outDates note top of outDates GitOutDateFinder. GetOutDates() end note listAll --> outDates ship --> outDates component "In & out dates\rby change" as combine inDates --> combine outDates --> combine } package "LeadTimeCalculator.GetInDates() (in LeadTimes.Core)" { component "Compute\rlead times" as leadTimes note top of leadTimes : .GetLeadTimes() combine --> leadTimes : "(DateTime, DateTime)[]" component "Group over\rtime ranges" as groupRange note top of groupRange : .GroupOverTimeRanges() leadTimes --> groupRange component "Create\rhistograms" as histogram groupRange --> histogram } histogram --> (out) : "(DateRange->Histogram)[]" @enduml
false
true
false
false
sequence
0505fdbae5597ed877fd5abcbb72a6c282e97922
3782e25b6db35d82d63bb81e398deab85ef2236e
/Svc/ComQueue/docs/img/state-machine.puml
710e7228aa7c86b49e77ab88975dffa3dfef13da
[ "Apache-2.0" ]
permissive
nasa/fprime
e0c8d45dfc0ff08b5ef6c42a31f47430ba92c956
a56426adbb888ce4f5a8c6a2be3071a25b11da16
refs/heads/devel
2023-09-03T15:10:33.578646
2023-08-29T15:39:59
2023-08-29T15:39:59
95,114,723
10,071
1,426
Apache-2.0
2023-09-08T14:31:00
2017-06-22T12:45:27
C++
UTF-8
PlantUML
false
false
585
puml
@startuml ' If/choice check states for handling statuses state status_check <<choice>> ' If/choice check for queue availability state queue_check <<choice>> ' State definitions to capture self transitions state WAITING: Buffer Received / Queue Buffer [*] -down-> WAITING ' Status In transitions WAITING -down-> status_check: Status In status_check -right-> queue_check: [SUCCESS] status_check -up-> WAITING: [FAILURE] queue_check -up-> WAITING: [Buffer Queued] / Send Buffer queue_check -right-> READY: [No Buffer Queued] READY -up-> WAITING: Buffer Received / Send Buffer @enduml
false
true
false
false
sequence
2ae3bc50c0a99095ab1d02bba9533ef3e01bde11
084fcc4a31b60fe11f3f647f7d49a3c1c6621b44
/kapitler/media/uml-codelist-merknadstype.iuml
852a7624004959fac425555c3f5b80e99d78a4aa
[]
no_license
arkivverket/noark5-tjenestegrensesnitt-standard
299f371a341e59402d49bfc11ee9e2672dad657e
03025f8b9f1496f4a2f5b155e212a44768390274
refs/heads/master
2023-06-10T02:19:28.432679
2023-06-09T08:40:40
2023-06-09T08:40:40
136,293,843
7
11
null
2023-08-22T10:40:36
2018-06-06T07:58:53
Python
UTF-8
PlantUML
false
false
160
iuml
@startuml class Kodelister.Merknadstype <<codelist>> { +Merknad fra saksbehandler = MS +Merknad fra leder = ML +Merknad fra arkivansvarlig = MA } @enduml
false
true
false
false
class
aaf82ca7c93bf8987e5273b37bdf5f508cdb4e2c
ce4521625591dbb05ffa372aef06b1a444b853a3
/UML/factory-abstract.puml
6bd8a532232a9e0810aac906ad812760b6693804
[ "MIT" ]
permissive
azdanov/design-patterns
9a7c60ef1873c9140e4252b1366f4232a687f4bf
199600980f998aa5e64c204186cd69af2f02a9df
refs/heads/master
2021-01-25T14:03:43.786246
2018-03-31T21:18:32
2018-03-31T21:18:32
123,643,994
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,041
puml
@startuml Factory Abstract abstract class Pizza { } NYPizzaStore ..> PizzaIngredientFactory NYPizzaStore ..> NYPizzaIngredientFactory NYPizzaStore ..> Pizza NYPizzaIngredientFactory ..> ThinCrustDough NYPizzaIngredientFactory ..> ReggianoCheese NYPizzaIngredientFactory ..> MarinaraSauce NYPizzaIngredientFactory ..> Pizza class NYPizzaStore { {method} Pizza createPizza(); } interface PizzaIngredientFactory { Dough createDough(); Sauce createSauce(); Cheese createCheese(); } class NYPizzaIngredientFactory implements PizzaIngredientFactory { Dough createDough(); Sauce createSauce(); Cheese createCheese(); } NYPizzaIngredientFactory ..> Dough NYPizzaIngredientFactory ..> Cheese NYPizzaIngredientFactory ..> Sauce PizzaIngredientFactory ..> Dough PizzaIngredientFactory ..> Cheese PizzaIngredientFactory ..> Sauce interface Dough { } class ThinCrustDough implements Dough { } interface Cheese { } class ReggianoCheese implements Cheese { } interface Sauce { } class MarinaraSauce implements Sauce { } @enduml
false
true
false
false
class
b54307ed156ab390290f57278a61cded2e03ac37
d97b774fd95a8e98e37c46ee1771f6e6e407a148
/uml/api/PaymentCreatedMessagePayload.puml
7151428db0129b03002add7e4971f7b6f2b7434d
[]
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
449
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 PaymentCreatedMessagePayload [[PaymentCreatedMessagePayload.svg]] extends MessagePayload { type: String payment: [[Payment.svg Payment]] } interface MessagePayload [[MessagePayload.svg]] { type: String } @enduml
false
true
false
false
class
7a6fc596796d27b70a9d98f56aef351d3abc4223
d7cdb6cd725e77545feb32c1af04d7c5e1c5225a
/class-diagram/data-object.puml
9b03e1e4119fa79c3ec4f1f1b7161ae823f7de4d
[ "MIT" ]
permissive
shuoj/diagram
2df5b6929c6be317b046204512f59417905e1d80
598db805fdbee9e8050051022168cd91cfba2c41
refs/heads/master
2020-09-02T05:34:48.410912
2019-12-12T15:29:04
2019-12-12T15:29:04
219,143,722
1
0
null
null
null
null
UTF-8
PlantUML
false
false
802
puml
@startuml class TimeCost { private String id; private ContestProblem contestProblem; private RankingUser rankingUser; private Long totalTime = 0L; private Integer errorCount = 0; private Boolean submitted = false; private Boolean passed = false; private Boolean firstPassed = false; private Double score = 0D; } class TimeCostDTO { private String id; private String contestId; private String contestName; private String problemId; private String problemName; private String userId; private String username; private Long totalTime = 0L; private Integer errorCount = 0; private Boolean submitted = false; private Boolean passed = false; private Boolean firstPassed = false; private Double score = 0D; } @enduml
false
true
false
false
class
2fc0c16ebf14e77347f8360f4a67597b8717c4ea
f4912b210d7eb691deae8a8a396ecbc2b9ae4386
/assets/MediatorPatternSq.puml
a77fc033b9d616f85d7ebb57e603b1d1ec3f31cf
[ "MIT" ]
permissive
newportg/newportg.github.io
8eaf3eb41e7502b26c7aa33b55e3e9ec67731536
5fae722e228c339cf6707ba4a4747fc7bbbf9705
refs/heads/master
2021-06-06T00:04:48.145436
2020-03-06T09:18:45
2020-03-06T09:18:45
152,589,658
0
1
null
2019-02-08T15:05:51
2018-10-11T12:40:31
JavaScript
UTF-8
PlantUML
false
false
748
puml
@startuml title Mediator Pattern Colleague1 --> Mediator : mediate(c1) activate Colleague1 activate Mediator Colleague1 <-- Mediator : getState() activate Colleague1 deactivate Colleague1 Mediator --> Colleague2 : action2() activate Colleague2 deactivate Colleague2 deactivate Mediator deactivate Colleague1 Colleague2 --> Mediator : mediate(c2) activate Colleague2 activate Mediator Colleague2 <-- Mediator : getState() activate Colleague2 deactivate Colleague2 Mediator --> Colleague1 : action1() activate Colleague1 deactivate Colleague1 deactivate Mediator deactivate Colleague2 @enduml
false
true
false
false
sequence
de73db1588798aaa339e0134856c00f41e9ecdcb
124b894a3ef93319757b58a1fd24ff43d69e7186
/docs/uml/finalize allocation.puml
7705b2737dc0b100b0890a7562c9138f8c9212be
[ "MIT" ]
permissive
0chain/gosdk
614cc6079609f0a02aefc37f9ef5d3e2164317ff
acf2724b91db051ea886b20f991cf4a34a48665c
refs/heads/staging
2023-08-31T22:49:21.221247
2023-08-16T15:16:35
2023-08-16T15:16:35
191,593,548
30
36
MIT
2023-09-14T19:54:49
2019-06-12T15:04:03
Go
UTF-8
PlantUML
false
false
355
puml
@startuml participant "<size:20><&terminal></size> ./zbox alloc-fini" as cli collections gosdk cli -> cli: check allocation should not be finalized cli -> gosdk: FinalizeAllocation(allocID) gosdk -> gosdk: check initialized sdk gosdk -> gosdk: create smart contract txn data gosdk -> gosdk: send smart contract txn gosdk -> cli: return txn hash @enduml
false
true
false
false
sequence
a14a3ac08ad5809b25aa6b38830cd5b268d0c0ee
c808c053ca4ad88d384a4690c612bde8d2b515ac
/cardreader.provider.nfc/doc/plantuml/NFCCRP/tagobjects.plantuml
deb34f9536a9c6f5adc61df9d084214bd1dd7bdb
[ "Apache-2.0" ]
permissive
gematik/ref-CardReaderProvider-NFC-Android
915c9ff940d467e64c021055d9b6d3858e539d3f
f2b42a1da3b04f742b4f83facbd9cf039339c56a
refs/heads/master
2022-01-13T13:58:12.947688
2022-01-07T07:24:28
2022-01-07T07:24:28
214,091,391
1
0
null
null
null
null
UTF-8
PlantUML
false
false
2,110
plantuml
@startuml namespace de.gematik.ti.cardreader.provider.nfc { namespace security { namespace tagobjects { class de.gematik.ti.cardreader.provider.nfc.security.tagobjects.DataObject { {static} - DO_81_EXTRACTED_TAG : int {static} - DO_81_TAG : int {static} - DO_87_TAG : int - dataBytes : byte[] - tag : int + DataObject() + DataObject() + getTaggedObject() } } } } namespace de.gematik.ti.cardreader.provider.nfc { namespace security { namespace tagobjects { class de.gematik.ti.cardreader.provider.nfc.security.tagobjects.LengthObject { {static} - BYTE_MASK : int {static} - BYTE_VALUE : int {static} - DO_97_TAG : int {static} - NULL : byte[] - leData : byte[] + LengthObject() + getTaggedObject() } } } } namespace de.gematik.ti.cardreader.provider.nfc { namespace security { namespace tagobjects { class de.gematik.ti.cardreader.provider.nfc.security.tagobjects.MacObject { {static} - BLOCK_SIZE : int {static} - DO_8E_TAG : int {static} - MAC_SIZE : int - dataOutput : ByteArrayOutputStream - header : byte[] - kMac : byte[] - mac : byte[] - ssc : byte[] + MacObject() + MacObject() {static} + getCMac() + getMac() + getTaggedObject() - calculateMac() } } } } namespace de.gematik.ti.cardreader.provider.nfc { namespace security { namespace tagobjects { class de.gematik.ti.cardreader.provider.nfc.security.tagobjects.StatusObject { {static} - DO_99_TAG : int - statusBytes : byte[] + StatusObject() + getTaggedObject() } } } } @enduml
false
true
false
false
class
c335faf49c6b205b5aaede30e78eb0f537adb5fe
00edca75e71f5ae3cc9baa7f4319a2dbd68896ad
/app/src/main/gen/com/example/justy/DataFromSensors/DataFromSensors.plantuml
94a146af0b01d46d41ae70bb4ca2ef80bb0ac36d
[]
no_license
JustynaGacek/DataFromSensors
6f40fe50e026ae7f62c2c07cd1b93a2cf6d3d4a9
912cca3c62d650e3666db3376998940220de3312
refs/heads/master
2020-04-17T05:23:47.782690
2019-01-22T17:22:29
2019-01-22T17:22:29
166,276,709
0
0
null
null
null
null
UTF-8
PlantUML
false
false
155,463
plantuml
@startuml title __DATAFROMSENSORS's Class Diagram__\n package com.example.justy.DataFromSensors { class BuildConfig { {static} + DEBUG : boolean } } package com.example.justy.DataFromSensors { class Manifest { } } package com.example.justy.DataFromSensors { class permission { } } package com.example.justy.DataFromSensors { class permission_group { } } package com.example.justy.DataFromSensors { class R { } } package com.example.justy.DataFromSensors { class anim { {static} + abc_grow_fade_in_from_bottom : int {static} + abc_tooltip_enter : int {static} + abc_shrink_fade_out_from_bottom : int {static} + design_bottom_sheet_slide_out : int {static} + abc_tooltip_exit : int {static} + abc_slide_out_bottom : int {static} + abc_slide_in_bottom : int {static} + abc_popup_enter : int {static} + design_snackbar_in : int {static} + abc_fade_out : int {static} + abc_fade_in : int {static} + abc_popup_exit : int {static} + abc_slide_out_top : int {static} + design_snackbar_out : int {static} + abc_slide_in_top : int {static} + design_bottom_sheet_slide_in : int } } package com.example.justy.DataFromSensors { class animator { {static} + design_appbar_state_list_animator : int {static} + mtrl_fab_show_motion_spec : int {static} + mtrl_btn_state_list_anim : int {static} + mtrl_fab_transformation_sheet_collapse_spec : int {static} + design_fab_hide_motion_spec : int {static} + design_fab_show_motion_spec : int {static} + mtrl_fab_hide_motion_spec : int {static} + mtrl_btn_unelevated_state_list_anim : int {static} + mtrl_fab_transformation_sheet_expand_spec : int {static} + mtrl_chip_state_list_anim : int } } package com.example.justy.DataFromSensors { class attr { {static} + layout_constraintEnd_toEndOf : int {static} + multiChoiceItemLayout : int {static} + passwordToggleEnabled : int {static} + panelBackground : int {static} + pressedTranslationZ : int {static} + colorControlNormal : int {static} + tabPaddingStart : int {static} + liftOnScroll : int {static} + buttonTint : int {static} + textColorSearchUrl : int {static} + bottomAppBarStyle : int {static} + iconSize : int {static} + contentPaddingLeft : int {static} + actionModeCutDrawable : int {static} + tabIndicatorColor : int {static} + checkedIconVisible : int {static} + chipIconEnabled : int {static} + expandedTitleMarginBottom : int {static} + reverseLayout : int {static} + bottomNavigationStyle : int {static} + buttonTintMode : int {static} + layout_constraintTop_creator : int {static} + tabMaxWidth : int {static} + maxImageSize : int {static} + layout_constraintRight_toLeftOf : int {static} + layout_constraintVertical_weight : int {static} + tabPadding : int {static} + popupWindowStyle : int {static} + layout_collapseMode : int {static} + selectableItemBackground : int {static} + chipStartPadding : int {static} + windowFixedWidthMinor : int {static} + srcCompat : int {static} + fontVariationSettings : int {static} + fontProviderCerts : int {static} + contentPadding : int {static} + activityChooserViewStyle : int {static} + icon : int {static} + ratingBarStyleSmall : int {static} + logoDescription : int {static} + colorSecondary : int {static} + foregroundInsidePadding : int {static} + tabIconTint : int {static} + fabAlignmentMode : int {static} + itemHorizontalPadding : int {static} + paddingStart : int {static} + contentPaddingTop : int {static} + layout_constraintHeight_min : int {static} + statusBarScrim : int {static} + drawerArrowStyle : int {static} + backgroundTint : int {static} + layout_goneMarginBottom : int {static} + bottomSheetStyle : int {static} + closeItemLayout : int {static} + contentPaddingRight : int {static} + layout_constraintBottom_toBottomOf : int {static} + chipStrokeColor : int {static} + helperTextTextAppearance : int {static} + actionModeSplitBackground : int {static} + showDividers : int {static} + layout_constraintWidth_max : int {static} + chipStandaloneStyle : int {static} + barrierDirection : int {static} + buttonPanelSideLayout : int {static} + font : int {static} + titleTextColor : int {static} + chipStyle : int {static} + contentInsetEndWithActions : int {static} + thickness : int {static} + stackFromEnd : int {static} + fontProviderAuthority : int {static} + closeIconSize : int {static} + iconPadding : int {static} + actionBarDivider : int {static} + constraint_referenced_ids : int {static} + actionMenuTextColor : int {static} + fastScrollHorizontalTrackDrawable : int {static} + homeLayout : int {static} + switchStyle : int {static} + actionBarWidgetTheme : int {static} + layout_constraintWidth_percent : int {static} + textColorAlertDialogListItem : int {static} + tabIndicatorFullWidth : int {static} + barLength : int {static} + layout_scrollInterpolator : int {static} + layout_constraintStart_toEndOf : int {static} + boxStrokeWidth : int {static} + showTitle : int {static} + insetForeground : int {static} + cardMaxElevation : int {static} + imageButtonStyle : int {static} + boxStrokeColor : int {static} + collapseContentDescription : int {static} + strokeWidth : int {static} + seekBarStyle : int {static} + thumbTextPadding : int {static} + subtitleTextColor : int {static} + actionModeShareDrawable : int {static} + title : int {static} + boxCornerRadiusBottomStart : int {static} + passwordToggleTint : int {static} + content : int {static} + colorAccent : int {static} + layout_dodgeInsetEdges : int {static} + homeAsUpIndicator : int {static} + textAppearanceOverline : int {static} + expanded : int {static} + layout_constraintBottom_toTopOf : int {static} + divider : int {static} + windowActionBar : int {static} + tabPaddingBottom : int {static} + borderWidth : int {static} + alpha : int {static} + itemTextAppearanceActive : int {static} + textAppearancePopupMenuHeader : int {static} + actionOverflowMenuStyle : int {static} + ratingBarStyleIndicator : int {static} + drawableSize : int {static} + alertDialogCenterButtons : int {static} + counterTextAppearance : int {static} + textAppearanceHeadline5 : int {static} + buttonBarNeutralButtonStyle : int {static} + textAppearanceHeadline6 : int {static} + textAppearanceHeadline3 : int {static} + contentInsetStart : int {static} + textAppearanceHeadline4 : int {static} + textAppearanceHeadline1 : int {static} + textInputStyle : int {static} + textAppearanceHeadline2 : int {static} + coordinatorLayoutStyle : int {static} + listChoiceBackgroundIndicator : int {static} + behavior_skipCollapsed : int {static} + backgroundStacked : int {static} + windowActionModeOverlay : int {static} + behavior_fitToContents : int {static} + actionProviderClass : int {static} + popupTheme : int {static} + iconGravity : int {static} + layout_constraintVertical_chainStyle : int {static} + chipIconTint : int {static} + layout_editor_absoluteY : int {static} + layout_editor_absoluteX : int {static} + tabPaddingEnd : int {static} + layout_constraintVertical_bias : int {static} + closeIconEnabled : int {static} + actionModeStyle : int {static} + state_above_anchor : int {static} + contentInsetLeft : int {static} + colorPrimary : int {static} + actionModeSelectAllDrawable : int {static} + buttonGravity : int {static} + buttonIconDimen : int {static} + counterMaxLength : int {static} + buttonBarNegativeButtonStyle : int {static} + fontStyle : int {static} + displayOptions : int {static} + layout_constraintRight_creator : int {static} + itemIconSize : int {static} + checkedTextViewStyle : int {static} + subtitle : int {static} + fontProviderFetchStrategy : int {static} + layout_constraintHeight_percent : int {static} + arrowHeadLength : int {static} + itemIconPadding : int {static} + textAppearanceListItem : int {static} + actionBarSize : int {static} + switchTextAppearance : int {static} + iconEndPadding : int {static} + windowActionBarOverlay : int {static} + layout_keyline : int {static} + dialogCornerRadius : int {static} + paddingTopNoTitle : int {static} + boxCornerRadiusBottomEnd : int {static} + buttonBarButtonStyle : int {static} + layout_anchor : int {static} + itemPadding : int {static} + tickMark : int {static} + snackbarButtonStyle : int {static} + fabSize : int {static} + trackTint : int {static} + behavior_hideable : int {static} + menu : int {static} + chipMinHeight : int {static} + overlapAnchor : int {static} + tabTextColor : int {static} + splitTrack : int {static} + editTextColor : int {static} + layout_constraintLeft_toLeftOf : int {static} + layout_anchorGravity : int {static} + layout_constraintCircleAngle : int {static} + colorControlActivated : int {static} + materialButtonStyle : int {static} + listPreferredItemHeightSmall : int {static} + windowMinWidthMinor : int {static} + itemSpacing : int {static} + tintMode : int {static} + checkedIconEnabled : int {static} + cornerRadius : int {static} + closeIconEndPadding : int {static} + tabPaddingTop : int {static} + listItemLayout : int {static} + autoSizeStepGranularity : int {static} + itemBackground : int {static} + firstBaselineToTopHeight : int {static} + logo : int {static} + layout_constraintCircleRadius : int {static} + helperTextEnabled : int {static} + paddingBottomNoButtons : int {static} + strokeColor : int {static} + contentInsetStartWithNavigation : int {static} + cardElevation : int {static} + listPreferredItemPaddingLeft : int {static} + layout_constraintGuide_percent : int {static} + gapBetweenBars : int {static} + dropDownListViewStyle : int {static} + dialogTheme : int {static} + closeIcon : int {static} + textStartPadding : int {static} + itemTextColor : int {static} + expandedTitleMarginTop : int {static} + fastScrollVerticalThumbDrawable : int {static} + layout_constraintLeft_creator : int {static} + titleMargin : int {static} + listLayout : int {static} + preserveIconSpacing : int {static} + textAppearanceSmallPopupMenu : int {static} + chipIconVisible : int {static} + iconStartPadding : int {static} + background : int {static} + tabMode : int {static} + textAllCaps : int {static} + fastScrollEnabled : int {static} + tabIndicator : int {static} + progressBarStyle : int {static} + searchHintIcon : int {static} + textAppearanceCaption : int {static} + layout_constraintWidth_default : int {static} + maxButtonHeight : int {static} + contentDescription : int {static} + elevation : int {static} + dividerVertical : int {static} + boxBackgroundMode : int {static} + actionLayout : int {static} + toolbarStyle : int {static} + cardUseCompatPadding : int {static} + dividerHorizontal : int {static} + actionModeFindDrawable : int {static} + state_collapsible : int {static} + chipIcon : int {static} + autoCompleteTextViewStyle : int {static} + actionBarItemBackground : int {static} + tickMarkTint : int {static} + subtitleTextAppearance : int {static} + colorBackgroundFloating : int {static} + collapsedTitleTextAppearance : int {static} + actionOverflowButtonStyle : int {static} + submitBackground : int {static} + contentInsetRight : int {static} + alertDialogTheme : int {static} + tabBackground : int {static} + chipBackgroundColor : int {static} + showText : int {static} + checkboxStyle : int {static} + chipIconSize : int {static} + alphabeticModifiers : int {static} + behavior_overlapTop : int {static} + defaultQueryHint : int {static} + titleMarginTop : int {static} + editTextBackground : int {static} + alertDialogStyle : int {static} + actionModeBackground : int {static} + actionMenuTextAppearance : int {static} + spinBars : int {static} + customNavigationLayout : int {static} + chipEndPadding : int {static} + height : int {static} + tooltipText : int {static} + colorButtonNormal : int {static} + autoSizeMaxTextSize : int {static} + singleLine : int {static} + layout_constraintHorizontal_weight : int {static} + titleTextStyle : int {static} + expandedTitleMarginEnd : int {static} + actionBarTheme : int {static} + listPreferredItemPaddingRight : int {static} + layout_constraintBottom_creator : int {static} + boxCornerRadiusTopStart : int {static} + barrierAllowsGoneWidgets : int {static} + windowFixedWidthMajor : int {static} + snackbarStyle : int {static} + textAppearanceBody1 : int {static} + textAppearanceBody2 : int {static} + hideMotionSpec : int {static} + itemIconTint : int {static} + lastBaselineToBottomHeight : int {static} + popupMenuStyle : int {static} + boxCornerRadiusTopEnd : int {static} + chipSpacingVertical : int {static} + spinnerStyle : int {static} + titleMarginStart : int {static} + cardViewStyle : int {static} + paddingEnd : int {static} + hideOnContentScroll : int {static} + subtitleTextStyle : int {static} + titleEnabled : int {static} + tabStyle : int {static} + passwordToggleTintMode : int {static} + initialActivityCount : int {static} + cardCornerRadius : int {static} + layout_constrainedHeight : int {static} + itemTextAppearance : int {static} + actionBarStyle : int {static} + chipSpacing : int {static} + buttonBarStyle : int {static} + collapseIcon : int {static} + colorControlHighlight : int {static} + windowNoTitle : int {static} + counterOverflowTextAppearance : int {static} + navigationContentDescription : int {static} + counterEnabled : int {static} + layout_scrollFlags : int {static} + ratingBarStyle : int {static} + alertDialogButtonGroupStyle : int {static} + materialCardViewStyle : int {static} + navigationIcon : int {static} + editTextStyle : int {static} + contentPaddingBottom : int {static} + tabIndicatorHeight : int {static} + headerLayout : int {static} + listMenuViewStyle : int {static} + state_liftable : int {static} + titleMargins : int {static} + closeIconVisible : int {static} + lineSpacing : int {static} + actionBarTabStyle : int {static} + fastScrollVerticalTrackDrawable : int {static} + keylines : int {static} + queryBackground : int {static} + state_lifted : int {static} + controlBackground : int {static} + textAppearanceSearchResultTitle : int {static} + fontProviderQuery : int {static} + boxBackgroundColor : int {static} + toolbarId : int {static} + layout_optimizationLevel : int {static} + indeterminateProgressStyle : int {static} + switchPadding : int {static} + layout_constraintHeight_default : int {static} + textEndPadding : int {static} + helperText : int {static} + layout_constraintStart_toStartOf : int {static} + constraintSet : int {static} + showAsAction : int {static} + navigationViewStyle : int {static} + tooltipForegroundColor : int {static} + tabIndicatorGravity : int {static} + hideOnScroll : int {static} + thumbTint : int {static} + expandedTitleTextAppearance : int {static} + arrowShaftLength : int {static} + actionViewClass : int {static} + backgroundTintMode : int {static} + color : int {static} + errorEnabled : int {static} + textAppearanceSearchResultSubtitle : int {static} + actionBarTabBarStyle : int {static} + tabMinWidth : int {static} + windowFixedHeightMinor : int {static} + tabContentStart : int {static} + singleSelection : int {static} + layout_constraintTop_toTopOf : int {static} + iconTintMode : int {static} + tint : int {static} + expandedTitleGravity : int {static} + layout_goneMarginStart : int {static} + contentInsetEnd : int {static} + spinnerDropDownItemStyle : int {static} + rippleColor : int {static} + chipSpacingHorizontal : int {static} + tabIndicatorAnimationDuration : int {static} + tabTextAppearance : int {static} + layout_constraintBaseline_toBaselineOf : int {static} + listDividerAlertDialog : int {static} + layout_constraintGuide_begin : int {static} + layout : int {static} + actionModePasteDrawable : int {static} + layoutManager : int {static} + listPopupWindowStyle : int {static} + allowStacking : int {static} + tickMarkTintMode : int {static} + titleMarginBottom : int {static} + tabUnboundedRipple : int {static} + closeIconStartPadding : int {static} + switchMinWidth : int {static} + commitIcon : int {static} + actionModePopupWindowStyle : int {static} + chipStrokeWidth : int {static} + checkedChip : int {static} + layout_behavior : int {static} + colorError : int {static} + iconTint : int {static} + layout_constraintEnd_toStartOf : int {static} + backgroundSplit : int {static} + cardPreventCornerOverlap : int {static} + textAppearanceSubtitle1 : int {static} + textAppearanceSubtitle2 : int {static} + trackTintMode : int {static} + layout_constraintHorizontal_bias : int {static} + expandedTitleMarginStart : int {static} + enforceTextAppearance : int {static} + thumbTintMode : int {static} + textAppearanceLargePopupMenu : int {static} + listPreferredItemHeightLarge : int {static} + queryHint : int {static} + contentScrim : int {static} + actionBarPopupTheme : int {static} + ttcIndex : int {static} + layout_constraintLeft_toRightOf : int {static} + windowFixedHeightMajor : int {static} + layout_goneMarginLeft : int {static} + layout_goneMarginRight : int {static} + iconifiedByDefault : int {static} + suggestionRowLayout : int {static} + bottomSheetDialogTheme : int {static} + textAppearanceButton : int {static} + dialogPreferredPadding : int {static} + autoSizeTextType : int {static} + layout_constraintHeight_max : int {static} + isLightTheme : int {static} + useCompatPadding : int {static} + fabCradleMargin : int {static} + emptyVisibility : int {static} + textAppearanceListItemSmall : int {static} + layout_collapseParallaxMultiplier : int {static} + listPreferredItemHeight : int {static} + checkedIcon : int {static} + layout_constraintTop_toBottomOf : int {static} + tabSelectedTextColor : int {static} + chipGroupStyle : int {static} + theme : int {static} + layout_constraintBaseline_creator : int {static} + boxCollapsedPaddingTop : int {static} + measureWithLargestChild : int {static} + searchViewStyle : int {static} + showMotionSpec : int {static} + layout_constraintWidth_min : int {static} + tabRippleColor : int {static} + numericModifiers : int {static} + labelVisibilityMode : int {static} + layout_goneMarginTop : int {static} + buttonStyleSmall : int {static} + autoSizePresetSizes : int {static} + fabCradleVerticalOffset : int {static} + selectableItemBackgroundBorderless : int {static} + actionModeCloseDrawable : int {static} + layout_constraintGuide_end : int {static} + hintEnabled : int {static} + lineHeight : int {static} + expandActivityOverflowButtonDrawable : int {static} + colorPrimaryDark : int {static} + passwordToggleContentDescription : int {static} + floatingActionButtonStyle : int {static} + goIcon : int {static} + viewInflaterClass : int {static} + enforceMaterialTheme : int {static} + layout_constraintRight_toRightOf : int {static} + tabIconTintMode : int {static} + errorTextAppearance : int {static} + hintTextAppearance : int {static} + chainUseRtl : int {static} + titleMarginEnd : int {static} + fabCradleRoundedCornerRadius : int {static} + windowMinWidthMajor : int {static} + titleTextAppearance : int {static} + expandedTitleMargin : int {static} + closeIconTint : int {static} + toolbarNavigationButtonStyle : int {static} + statusBarBackground : int {static} + fontFamily : int {static} + actionModeCopyDrawable : int {static} + colorSwitchThumbNormal : int {static} + itemTextAppearanceInactive : int {static} + dividerPadding : int {static} + actionBarSplitStyle : int {static} + fontWeight : int {static} + layout_constraintDimensionRatio : int {static} + tabGravity : int {static} + itemHorizontalTranslationEnabled : int {static} + panelMenuListTheme : int {static} + singleChoiceItemLayout : int {static} + behavior_peekHeight : int {static} + subMenuArrow : int {static} + cardBackgroundColor : int {static} + actionModeCloseButtonStyle : int {static} + borderlessButtonStyle : int {static} + actionButtonStyle : int {static} + tooltipFrameBackground : int {static} + layout_constrainedWidth : int {static} + maxActionInlineWidth : int {static} + actionModeWebSearchDrawable : int {static} + autoSizeMinTextSize : int {static} + scrimVisibleHeightTrigger : int {static} + scrimBackground : int {static} + dropdownListPreferredItemHeight : int {static} + progressBarPadding : int {static} + scrimAnimationDuration : int {static} + layout_constraintHorizontal_chainStyle : int {static} + radioButtonStyle : int {static} + fastScrollHorizontalThumbDrawable : int {static} + tabInlineLabel : int {static} + hoveredFocusedTranslationZ : int {static} + actionBarTabTextStyle : int {static} + actionDropDownStyle : int {static} + chipCornerRadius : int {static} + layout_insetEdge : int {static} + track : int {static} + behavior_autoHide : int {static} + panelMenuListWidth : int {static} + fabCustomSize : int {static} + searchIcon : int {static} + fontProviderPackage : int {static} + hintAnimationEnabled : int {static} + layout_goneMarginEnd : int {static} + buttonStyle : int {static} + state_collapsed : int {static} + textAppearanceListItemSecondary : int {static} + buttonBarPositiveButtonStyle : int {static} + layout_constraintCircle : int {static} + fontProviderFetchTimeout : int {static} + spanCount : int {static} + passwordToggleDrawable : int {static} + voiceIcon : int {static} + navigationMode : int {static} + collapsedTitleGravity : int } } package com.example.justy.DataFromSensors { class bool { {static} + abc_allow_stacked_button_bar : int {static} + abc_config_actionMenuItemAllCaps : int {static} + abc_action_bar_embed_tabs : int {static} + mtrl_btn_textappearance_all_caps : int } } package com.example.justy.DataFromSensors { class color { {static} + abc_search_url_text_selected : int {static} + mtrl_btn_text_color_disabled : int {static} + mtrl_tabs_colored_ripple_color : int {static} + dim_foreground_material_dark : int {static} + abc_search_url_text_pressed : int {static} + abc_tint_spinner : int {static} + abc_input_method_navigation_guard : int {static} + abc_tint_switch_track : int {static} + mtrl_tabs_icon_color_selector : int {static} + colorPrimary : int {static} + switch_thumb_disabled_material_dark : int {static} + abc_search_url_text_normal : int {static} + secondary_text_default_material_light : int {static} + error_color_material_light : int {static} + highlighted_text_material_dark : int {static} + ripple_material_light : int {static} + background_material_dark : int {static} + primary_text_disabled_material_light : int {static} + abc_background_cache_hint_selector_material_light : int {static} + mtrl_btn_transparent_bg_color : int {static} + abc_primary_text_material_dark : int {static} + abc_primary_text_disable_only_material_light : int {static} + dim_foreground_material_light : int {static} + abc_tint_seek_thumb : int {static} + tooltip_background_light : int {static} + abc_search_url_text : int {static} + primary_text_default_material_light : int {static} + material_grey_300 : int {static} + mtrl_textinput_default_box_stroke_color : int {static} + material_blue_grey_900 : int {static} + abc_btn_colored_text_material : int {static} + primary_dark_material_dark : int {static} + ripple_material_dark : int {static} + mtrl_textinput_hovered_box_stroke_color : int {static} + switch_thumb_material_dark : int {static} + design_error : int {static} + switch_thumb_disabled_material_light : int {static} + cardview_shadow_start_color : int {static} + switch_thumb_normal_material_light : int {static} + secondary_text_disabled_material_light : int {static} + mtrl_btn_stroke_color_selector : int {static} + mtrl_btn_ripple_color : int {static} + accent_material_dark : int {static} + abc_hint_foreground_material_light : int {static} + design_fab_stroke_end_outer_color : int {static} + tooltip_background_dark : int {static} + bright_foreground_inverse_material_light : int {static} + bright_foreground_disabled_material_dark : int {static} + abc_primary_text_material_light : int {static} + mtrl_btn_bg_color_selector : int {static} + mtrl_fab_ripple_color : int {static} + material_grey_50 : int {static} + design_default_color_primary : int {static} + button_material_light : int {static} + bright_foreground_material_dark : int {static} + design_fab_stroke_top_inner_color : int {static} + mtrl_tabs_ripple_color : int {static} + error_color_material_dark : int {static} + button_material_dark : int {static} + highlighted_text_material_light : int {static} + design_fab_shadow_start_color : int {static} + design_fab_shadow_end_color : int {static} + material_grey_600 : int {static} + dim_foreground_disabled_material_light : int {static} + colorPrimaryDark : int {static} + mtrl_bottom_nav_colored_item_tint : int {static} + material_blue_grey_800 : int {static} + foreground_material_dark : int {static} + mtrl_btn_text_color_selector : int {static} + mtrl_chip_ripple_color : int {static} + bright_foreground_material_light : int {static} + mtrl_text_btn_text_color_selector : int {static} + abc_secondary_text_material_dark : int {static} + cardview_shadow_end_color : int {static} + abc_tint_default : int {static} + abc_secondary_text_material_light : int {static} + mtrl_chip_text_color : int {static} + design_snackbar_background_color : int {static} + primary_text_default_material_dark : int {static} + material_grey_850 : int {static} + mtrl_btn_text_btn_ripple_color : int {static} + notification_action_color_filter : int {static} + material_grey_900 : int {static} + mtrl_textinput_disabled_color : int {static} + primary_dark_material_light : int {static} + mtrl_chip_close_icon_tint : int {static} + abc_color_highlight_material : int {static} + mtrl_btn_bg_color_disabled : int {static} + cardview_dark_background : int {static} + material_deep_teal_500 : int {static} + mtrl_chip_background_color : int {static} + material_grey_100 : int {static} + mtrl_tabs_icon_color_selector_colored : int {static} + primary_material_light : int {static} + cardview_light_background : int {static} + design_bottom_navigation_shadow_color : int {static} + switch_thumb_normal_material_dark : int {static} + mtrl_tabs_legacy_text_color_selector : int {static} + mtrl_bottom_nav_item_tint : int {static} + abc_background_cache_hint_selector_material_dark : int {static} + abc_tint_edittext : int {static} + mtrl_scrim_color : int {static} + design_fab_stroke_top_outer_color : int {static} + design_default_color_primary_dark : int {static} + colorAccent : int {static} + notification_icon_bg_color : int {static} + background_floating_material_dark : int {static} + primary_text_disabled_material_dark : int {static} + bright_foreground_disabled_material_light : int {static} + statusBarColor : int {static} + background_material_light : int {static} + abc_tint_btn_checkable : int {static} + accent_material_light : int {static} + abc_btn_colored_borderless_text_material : int {static} + primary_material_dark : int {static} + notification_material_background_media_default_color : int {static} + design_fab_stroke_end_inner_color : int {static} + secondary_text_default_material_dark : int {static} + abc_hint_foreground_material_dark : int {static} + material_grey_800 : int {static} + foreground_material_light : int {static} + switch_thumb_material_light : int {static} + design_fab_shadow_mid_color : int {static} + material_blue_grey_950 : int {static} + dim_foreground_disabled_material_dark : int {static} + material_deep_teal_200 : int {static} + background_floating_material_light : int {static} + mtrl_textinput_filled_box_default_background_color : int {static} + design_tint_password_toggle : int {static} + bright_foreground_inverse_material_dark : int {static} + secondary_text_disabled_material_dark : int {static} + abc_primary_text_disable_only_material_dark : int } } package com.example.justy.DataFromSensors { class dimen { {static} + notification_main_column_padding_top : int {static} + mtrl_textinput_box_corner_radius_small : int {static} + abc_dialog_title_divider_material : int {static} + compat_button_padding_horizontal_material : int {static} + design_bottom_navigation_item_max_width : int {static} + subtitle_shadow_offset : int {static} + design_snackbar_padding_vertical_2lines : int {static} + compat_notification_large_icon_max_height : int {static} + cardview_default_elevation : int {static} + notification_large_icon_width : int {static} + design_textinput_caption_translate_y : int {static} + tooltip_y_offset_touch : int {static} + abc_dialog_list_padding_bottom_no_buttons : int {static} + mtrl_bottomappbar_fab_cradle_rounded_corner_radius : int {static} + mtrl_btn_text_size : int {static} + abc_floating_window_z : int {static} + hint_pressed_alpha_material_light : int {static} + mtrl_btn_dialog_btn_min_width : int {static} + abc_text_size_body_1_material : int {static} + notification_media_narrow_margin : int {static} + abc_action_bar_icon_vertical_padding_material : int {static} + mtrl_btn_inset : int {static} + abc_control_corner_material : int {static} + design_tab_text_size_2line : int {static} + mtrl_btn_pressed_z : int {static} + mtrl_snackbar_background_corner_radius : int {static} + abc_action_bar_stacked_max_height : int {static} + design_snackbar_action_inline_max_width : int {static} + abc_panel_menu_list_width : int {static} + abc_action_bar_content_inset_with_nav : int {static} + abc_action_button_min_height_material : int {static} + design_bottom_navigation_height : int {static} + mtrl_textinput_box_bottom_offset : int {static} + abc_text_size_headline_material : int {static} + design_bottom_sheet_peek_height_min : int {static} + mtrl_navigation_item_horizontal_padding : int {static} + abc_action_bar_default_padding_end_material : int {static} + design_snackbar_elevation : int {static} + abc_list_item_padding_horizontal_material : int {static} + abc_action_bar_overflow_padding_start_material : int {static} + abc_select_dialog_padding_start_material : int {static} + mtrl_fab_translation_z_hovered_focused : int {static} + tooltip_corner_radius : int {static} + abc_switch_padding : int {static} + design_bottom_navigation_shadow_height : int {static} + design_tab_text_size : int {static} + design_navigation_max_width : int {static} + abc_seekbar_track_progress_height_material : int {static} + notification_large_icon_height : int {static} + abc_dialog_min_width_minor : int {static} + design_fab_translation_z_pressed : int {static} + notification_small_icon_size_as_large : int {static} + abc_dialog_min_width_major : int {static} + abc_dialog_fixed_width_minor : int {static} + abc_edit_text_inset_bottom_material : int {static} + design_bottom_navigation_margin : int {static} + design_snackbar_max_width : int {static} + design_bottom_navigation_active_text_size : int {static} + mtrl_textinput_box_stroke_width_focused : int {static} + abc_dialog_fixed_width_major : int {static} + abc_text_size_large_material : int {static} + tooltip_y_offset_non_touch : int {static} + highlight_alpha_material_colored : int {static} + abc_text_size_subhead_material : int {static} + notification_content_margin_start : int {static} + tooltip_precise_anchor_threshold : int {static} + design_bottom_navigation_active_item_min_width : int {static} + design_fab_elevation : int {static} + abc_dropdownitem_text_padding_right : int {static} + notification_top_pad_large_text : int {static} + abc_action_bar_content_inset_material : int {static} + mtrl_textinput_outline_box_expanded_padding : int {static} + abc_alert_dialog_button_bar_height : int {static} + design_navigation_item_horizontal_padding : int {static} + mtrl_textinput_box_label_cutout_padding : int {static} + abc_disabled_alpha_material_dark : int {static} + design_navigation_padding_bottom : int {static} + mtrl_navigation_elevation : int {static} + notification_top_pad : int {static} + mtrl_btn_focused_z : int {static} + abc_button_padding_vertical_material : int {static} + design_snackbar_text_size : int {static} + abc_button_inset_vertical_material : int {static} + abc_text_size_display_1_material : int {static} + design_navigation_icon_size : int {static} + hint_alpha_material_dark : int {static} + notification_subtext_size : int {static} + mtrl_card_elevation : int {static} + mtrl_btn_z : int {static} + design_tab_max_width : int {static} + subtitle_corner_radius : int {static} + tooltip_precise_anchor_extra_offset : int {static} + design_bottom_navigation_active_item_max_width : int {static} + mtrl_btn_text_btn_icon_padding : int {static} + fastscroll_default_thickness : int {static} + abc_dropdownitem_text_padding_left : int {static} + abc_action_bar_stacked_tab_max_width : int {static} + design_bottom_navigation_elevation : int {static} + mtrl_btn_padding_bottom : int {static} + abc_edit_text_inset_horizontal_material : int {static} + design_navigation_separator_vertical_padding : int {static} + mtrl_toolbar_default_height : int {static} + item_touch_helper_swipe_escape_max_velocity : int {static} + design_bottom_sheet_modal_elevation : int {static} + mtrl_textinput_box_stroke_width_default : int {static} + design_appbar_elevation : int {static} + design_fab_size_mini : int {static} + abc_text_size_medium_material : int {static} + abc_progress_bar_height_material : int {static} + item_touch_helper_max_drag_scroll_per_frame : int {static} + mtrl_btn_icon_btn_padding_left : int {static} + design_bottom_navigation_text_size : int {static} + design_snackbar_min_width : int {static} + design_snackbar_padding_vertical : int {static} + abc_dialog_list_padding_top_no_title : int {static} + mtrl_btn_hovered_z : int {static} + mtrl_btn_disabled_z : int {static} + subtitle_shadow_radius : int {static} + abc_dialog_padding_material : int {static} + abc_action_bar_default_height_material : int {static} + abc_text_size_body_2_material : int {static} + fastscroll_minimum_range : int {static} + mtrl_chip_pressed_translation_z : int {static} + nav_header_vertical_spacing : int {static} + notification_action_text_size : int {static} + notification_small_icon_background_padding : int {static} + highlight_alpha_material_dark : int {static} + tooltip_vertical_padding : int {static} + abc_search_view_preferred_height : int {static} + abc_control_padding_material : int {static} + design_fab_translation_z_hovered_focused : int {static} + abc_action_bar_subtitle_top_margin_material : int {static} + highlight_alpha_material_light : int {static} + abc_dialog_padding_top_material : int {static} + abc_dropdownitem_icon_width : int {static} + mtrl_btn_disabled_elevation : int {static} + compat_notification_large_icon_max_width : int {static} + abc_text_size_display_4_material : int {static} + abc_action_button_min_width_overflow_material : int {static} + mtrl_btn_elevation : int {static} + abc_alert_dialog_button_dimen : int {static} + compat_button_inset_vertical_material : int {static} + abc_action_bar_default_padding_start_material : int {static} + mtrl_bottomappbar_fab_cradle_vertical_offset : int {static} + hint_alpha_material_light : int {static} + tooltip_horizontal_padding : int {static} + notification_right_icon_size : int {static} + abc_text_size_button_material : int {static} + abc_search_view_preferred_width : int {static} + abc_action_bar_elevation_material : int {static} + design_fab_size_normal : int {static} + abc_text_size_display_2_material : int {static} + hint_pressed_alpha_material_dark : int {static} + abc_action_bar_subtitle_bottom_margin_material : int {static} + design_snackbar_background_corner_radius : int {static} + abc_text_size_title_material : int {static} + item_touch_helper_swipe_escape_velocity : int {static} + design_navigation_icon_padding : int {static} + mtrl_btn_text_btn_padding_left : int {static} + design_fab_image_size : int {static} + abc_action_button_min_width_material : int {static} + abc_button_padding_horizontal_material : int {static} + abc_disabled_alpha_material_light : int {static} + mtrl_fab_elevation : int {static} + mtrl_bottomappbar_height : int {static} + mtrl_btn_padding_top : int {static} + abc_text_size_title_material_toolbar : int {static} + fab_margin : int {static} + compat_button_padding_vertical_material : int {static} + mtrl_btn_padding_left : int {static} + abc_dialog_fixed_height_major : int {static} + disabled_alpha_material_light : int {static} + mtrl_btn_icon_padding : int {static} + abc_config_prefDialogWidth : int {static} + design_tab_scrollable_min_width : int {static} + abc_text_size_menu_header_material : int {static} + abc_text_size_menu_material : int {static} + abc_dialog_fixed_height_minor : int {static} + compat_button_inset_horizontal_material : int {static} + design_snackbar_padding_horizontal : int {static} + abc_edit_text_inset_top_material : int {static} + design_fab_border_width : int {static} + mtrl_btn_padding_right : int {static} + fastscroll_margin : int {static} + design_navigation_elevation : int {static} + compat_control_corner_material : int {static} + mtrl_btn_corner_radius : int {static} + cardview_default_radius : int {static} + mtrl_btn_stroke_size : int {static} + design_bottom_navigation_item_min_width : int {static} + abc_text_size_caption_material : int {static} + abc_control_inset_material : int {static} + disabled_alpha_material_dark : int {static} + activity_horizontal_margin : int {static} + abc_text_size_small_material : int {static} + nav_header_height : int {static} + mtrl_btn_text_btn_padding_right : int {static} + mtrl_textinput_box_padding_end : int {static} + tooltip_margin : int {static} + abc_cascading_menus_min_smallest_width : int {static} + mtrl_fab_translation_z_pressed : int {static} + abc_dialog_corner_radius_material : int {static} + mtrl_card_spacing : int {static} + notification_right_side_padding_top : int {static} + design_navigation_item_icon_padding : int {static} + abc_seekbar_track_background_height_material : int {static} + activity_vertical_margin : int {static} + mtrl_bottomappbar_fabOffsetEndMode : int {static} + design_snackbar_extra_spacing_horizontal : int {static} + abc_button_inset_horizontal_material : int {static} + subtitle_outline_width : int {static} + abc_text_size_subtitle_material_toolbar : int {static} + cardview_compat_inset_shadow : int {static} + mtrl_chip_text_size : int {static} + notification_action_icon_size : int {static} + mtrl_navigation_item_icon_padding : int {static} + mtrl_snackbar_margin : int {static} + design_bottom_navigation_icon_size : int {static} + notification_big_circle_margin : int {static} + mtrl_textinput_box_corner_radius_medium : int {static} + abc_action_bar_overflow_padding_end_material : int {static} + mtrl_btn_letter_spacing : int {static} + abc_text_size_display_3_material : int {static} + mtrl_bottomappbar_fab_cradle_margin : int } } package com.example.justy.DataFromSensors { class drawable { {static} + abc_dialog_material_background : int {static} + abc_control_background_material : int {static} + agh : int {static} + abc_btn_check_to_on_mtrl_015 : int {static} + ic_menu_send : int {static} + abc_text_cursor_material : int {static} + abc_btn_radio_to_on_mtrl_000 : int {static} + splash_view : int {static} + baseline_insert_chart_outlined_24 : int {static} + abc_list_selector_background_transition_holo_light : int {static} + abc_item_background_holo_light : int {static} + abc_switch_thumb_material : int {static} + abc_ic_search_api_material : int {static} + abc_scrubber_control_to_pressed_mtrl_000 : int {static} + abc_popup_background_mtrl_mult : int {static} + abc_ic_clear_material : int {static} + abc_btn_check_to_on_mtrl_000 : int {static} + abc_edit_text_material : int {static} + design_password_eye : int {static} + abc_seekbar_tick_mark_material : int {static} + abc_ic_star_half_black_16dp : int {static} + abc_cab_background_top_material : int {static} + ic_launcher_background : int {static} + abc_ic_star_black_16dp : int {static} + abc_cab_background_internal_bg : int {static} + ic_mtrl_chip_checked_circle : int {static} + abc_scrubber_control_to_pressed_mtrl_005 : int {static} + abc_ic_menu_share_mtrl_alpha : int {static} + abc_list_divider_material : int {static} + abc_list_focused_holo : int {static} + ic_menu_slideshow : int {static} + baseline_grid_on_24 : int {static} + ic_menu_camera : int {static} + abc_textfield_activated_mtrl_alpha : int {static} + abc_cab_background_top_mtrl_alpha : int {static} + abc_textfield_search_activated_mtrl_alpha : int {static} + abc_textfield_search_default_mtrl_alpha : int {static} + abc_text_select_handle_right_mtrl_light : int {static} + abc_ab_share_pack_mtrl_alpha : int {static} + abc_list_selector_holo_dark : int {static} + abc_action_bar_item_background_material : int {static} + abc_seekbar_track_material : int {static} + notification_tile_bg : int {static} + abc_ratingbar_indicator_material : int {static} + abc_textfield_default_mtrl_alpha : int {static} + abc_ic_star_half_black_48dp : int {static} + abc_ic_menu_selectall_mtrl_alpha : int {static} + abc_list_pressed_holo_dark : int {static} + design_ic_visibility : int {static} + abc_btn_borderless_material : int {static} + abc_textfield_search_material : int {static} + ic_menu_share : int {static} + abc_text_select_handle_left_mtrl_light : int {static} + abc_btn_radio_to_on_mtrl_015 : int {static} + abc_text_select_handle_right_mtrl_dark : int {static} + notification_bg_low_normal : int {static} + abc_spinner_textfield_background_material : int {static} + tooltip_frame_light : int {static} + abc_list_selector_holo_light : int {static} + notify_panel_notification_icon_bg : int {static} + avd_hide_password : int {static} + notification_bg_low : int {static} + abc_ic_star_half_black_36dp : int {static} + navigation_empty_icon : int {static} + ic_menu_gallery : int {static} + ic_mtrl_chip_close_circle : int {static} + abc_tab_indicator_mtrl_alpha : int {static} + abc_ic_voice_search_api_material : int {static} + abc_btn_radio_material : int {static} + abc_scrubber_track_mtrl_alpha : int {static} + mtrl_tabs_default_indicator : int {static} + mtrl_snackbar_background : int {static} + ic_menu_manage : int {static} + abc_ic_star_black_48dp : int {static} + logo : int {static} + abc_seekbar_thumb_material : int {static} + abc_list_selector_disabled_holo_light : int {static} + notification_bg : int {static} + abc_ic_commit_search_api_mtrl_alpha : int {static} + abc_text_select_handle_middle_mtrl_dark : int {static} + abc_text_select_handle_middle_mtrl_light : int {static} + notification_bg_low_pressed : int {static} + design_ic_visibility_off : int {static} + notification_bg_normal : int {static} + abc_btn_default_mtrl_shape : int {static} + design_bottom_navigation_item_background : int {static} + abc_list_divider_mtrl_alpha : int {static} + notification_icon_background : int {static} + notification_template_icon_bg : int {static} + abc_ic_menu_paste_mtrl_am_alpha : int {static} + notification_action_background : int {static} + abc_ratingbar_small_material : int {static} + abc_list_selector_background_transition_holo_dark : int {static} + ic_mtrl_chip_checked_black : int {static} + design_snackbar_background : int {static} + notification_template_icon_low_bg : int {static} + baseline_place_24 : int {static} + notification_bg_normal_pressed : int {static} + abc_list_selector_disabled_holo_dark : int {static} + abc_ic_go_search_api_material : int {static} + abc_item_background_holo_dark : int {static} + abc_ic_menu_copy_mtrl_am_alpha : int {static} + abc_scrubber_primary_mtrl_alpha : int {static} + abc_switch_track_mtrl_alpha : int {static} + abc_btn_check_material : int {static} + abc_ic_menu_overflow_material : int {static} + abc_btn_switch_to_on_mtrl_00012 : int {static} + abc_btn_colored_material : int {static} + abc_tab_indicator_material : int {static} + abc_scrubber_control_off_mtrl_alpha : int {static} + design_fab_background : int {static} + abc_text_select_handle_left_mtrl_dark : int {static} + abc_ratingbar_material : int {static} + abc_vector_test : int {static} + abc_ic_ab_back_material : int {static} + abc_ic_arrow_drop_right_black_24dp : int {static} + abc_list_longpressed_holo : int {static} + abc_spinner_mtrl_am_alpha : int {static} + avd_show_password : int {static} + ic_launcher_foreground : int {static} + abc_list_pressed_holo_light : int {static} + abc_ic_star_black_36dp : int {static} + side_nav_bar : int {static} + abc_ic_menu_cut_mtrl_alpha : int {static} + abc_btn_switch_to_on_mtrl_00001 : int {static} + abc_menu_hardkey_panel_mtrl_mult : int {static} + tooltip_frame_dark : int } } package com.example.justy.DataFromSensors { class id { {static} + parent : int {static} + select_dialog_listview : int {static} + action_bar_spinner : int {static} + snackbar_action : int {static} + tabLayoutId : int {static} + smallLabel : int {static} + tabYear : int {static} + parent_matrix : int {static} + design_bottom_sheet : int {static} + topPanel : int {static} + customPanel : int {static} + chartMonth : int {static} + media_actions : int {static} + linearLayout1 : int {static} + left : int {static} + action_mode_bar : int {static} + text2 : int {static} + expanded_menu : int {static} + actions : int {static} + parallax : int {static} + action_menu_divider : int {static} + search_go_btn : int {static} + icon : int {static} + tabWeek : int {static} + viewPagerId : int {static} + title_template : int {static} + outline : int {static} + blocking : int {static} + checkbox : int {static} + action_mode_close_button : int {static} + tag_transition_group : int {static} + scrollable : int {static} + spread_inside : int {static} + mini : int {static} + snackbar_text : int {static} + touch_outside : int {static} + right : int {static} + tag_unhandled_key_event_manager : int {static} + titleDividerNoCustom : int {static} + mtrl_child_content_container : int {static} + transition_position : int {static} + action0 : int {static} + wrap : int {static} + transition_transform : int {static} + nav_view : int {static} + ghost_view : int {static} + progress_circular : int {static} + up : int {static} + line3 : int {static} + line1 : int {static} + info : int {static} + notification_main_column : int {static} + add : int {static} + image : int {static} + coordinator : int {static} + textView4 : int {static} + labeled : int {static} + notification_background : int {static} + gone : int {static} + action_context_bar : int {static} + authorTextView : int {static} + tabDay : int {static} + chartWeek : int {static} + spinnerId : int {static} + save_scale_type : int {static} + spacer : int {static} + fixed : int {static} + title : int {static} + content : int {static} + stretch : int {static} + action_container : int {static} + right_side : int {static} + search_src_text : int {static} + search_plate : int {static} + textSpacerNoTitle : int {static} + end : int {static} + parentPanel : int {static} + multiply : int {static} + packed : int {static} + action_bar_root : int {static} + normal : int {static} + save_image_matrix : int {static} + scrollView : int {static} + custom : int {static} + center : int {static} + start : int {static} + end_padder : int {static} + search_badge : int {static} + message : int {static} + action_bar : int {static} + imageView1 : int {static} + home : int {static} + action_bar_container : int {static} + item_touch_helper_previous_elevation : int {static} + time : int {static} + forever : int {static} + markerText : int {static} + largeLabel : int {static} + container : int {static} + welcomeTextView : int {static} + masked : int {static} + invisible : int {static} + imageView : int {static} + notification_main_column_container : int {static} + none : int {static} + list_item : int {static} + transition_scene_layoutid_cache : int {static} + icon_group : int {static} + text : int {static} + tabMonth : int {static} + search_edit_frame : int {static} + search_close_btn : int {static} + action_bar_activity_content : int {static} + scrollIndicatorUp : int {static} + chronometer : int {static} + search_button : int {static} + progress_horizontal : int {static} + default_activity_button : int {static} + chartDay : int {static} + submenuarrow : int {static} + src_over : int {static} + textinput_counter : int {static} + textinput_error : int {static} + listMode : int {static} + uniform : int {static} + top : int {static} + search_mag_icon : int {static} + search_bar : int {static} + tag_unhandled_key_listeners : int {static} + split_action_bar : int {static} + transition_layout_save : int {static} + textView : int {static} + search_voice_btn : int {static} + filled : int {static} + expand_activities_button : int {static} + action_menu_presenter : int {static} + toolbar : int {static} + chartYear : int {static} + submit_area : int {static} + loadingTextView : int {static} + group_divider : int {static} + status_bar_latest_event_content : int {static} + auto : int {static} + screen : int {static} + scrollIndicatorDown : int {static} + action_divider : int {static} + italic : int {static} + radio : int {static} + alertTitle : int {static} + action_mode_bar_stub : int {static} + pin : int {static} + logo : int {static} + unlabeled : int {static} + text_input_password_toggle : int {static} + design_menu_item_text : int {static} + selected : int {static} + drawer_layout : int {static} + transition_current_scene : int {static} + visible : int {static} + navigation_header_container : int {static} + main_screen_top_toolbar_settings : int {static} + bottom : int {static} + textinput_helper_text : int {static} + fill : int {static} + contentPanel : int {static} + save_non_transition_alpha : int {static} + design_menu_item_action_area : int {static} + buttonPanel : int {static} + decor_content_parent : int {static} + tabMode : int {static} + edit_query : int {static} + textSpacerNoButtons : int {static} + chartSignatureTextViewId : int {static} + action_bar_title : int {static} + action_settings : int {static} + src_atop : int {static} + percent : int {static} + activity_chooser_view_content : int {static} + design_navigation_view : int {static} + src_in : int {static} + action_image : int {static} + shortcut : int {static} + progressBar : int {static} + cancel_action : int {static} + design_menu_item_action_area_stub : int {static} + view_offset_helper : int {static} + action_bar_subtitle : int {static} + spread : int {static} + async : int {static} + wrap_content : int {static} + action_text : int {static} + right_icon : int {static} + mtrl_internal_children_alpha_tag : int } } package com.example.justy.DataFromSensors { class integer { {static} + mtrl_btn_anim_duration_ms : int {static} + bottom_sheet_slide_duration : int {static} + mtrl_tab_indicator_anim_duration_ms : int {static} + mtrl_btn_anim_delay_ms : int {static} + cancel_button_image_alpha : int {static} + status_bar_notification_info_maxnum : int {static} + mtrl_chip_anim_duration : int {static} + abc_config_activityShortDur : int {static} + show_password_duration : int {static} + hide_password_duration : int {static} + design_snackbar_text_max_lines : int {static} + config_tooltipAnimTime : int {static} + abc_config_activityDefaultDur : int {static} + design_tab_indicator_anim_duration_ms : int {static} + app_bar_elevation_anim_duration : int } } package com.example.justy.DataFromSensors { class interpolator { {static} + mtrl_linear : int {static} + mtrl_linear_out_slow_in : int {static} + mtrl_fast_out_linear_in : int {static} + mtrl_fast_out_slow_in : int } } package com.example.justy.DataFromSensors { class layout { {static} + abc_search_view : int {static} + abc_action_mode_close_item_material : int {static} + abc_select_dialog_material : int {static} + notification_template_big_media_custom : int {static} + mtrl_layout_snackbar : int {static} + design_layout_snackbar : int {static} + notification_template_big_media_narrow_custom : int {static} + abc_action_bar_title_item : int {static} + abc_list_menu_item_layout : int {static} + abc_action_menu_layout : int {static} + abc_action_mode_bar : int {static} + design_layout_snackbar_include : int {static} + content_main_view : int {static} + design_navigation_menu : int {static} + spinner_item : int {static} + notification_action_tombstone : int {static} + app_bar_data_from_sensors : int {static} + notification_template_icon_group : int {static} + abc_screen_simple_overlay_action_mode : int {static} + abc_popup_menu_item_layout : int {static} + custom_marker : int {static} + fragment_week_fragmenter : int {static} + design_layout_tab_text : int {static} + abc_expanded_menu_layout : int {static} + design_bottom_sheet_dialog : int {static} + design_navigation_item_separator : int {static} + abc_list_menu_item_checkbox : int {static} + abc_popup_menu_header_item_layout : int {static} + design_text_input_password_icon : int {static} + notification_template_custom_big : int {static} + design_menu_item_action_area : int {static} + design_navigation_item_subheader : int {static} + activity_splash : int {static} + fragment_day_fragmenter : int {static} + abc_action_bar_up_container : int {static} + mtrl_layout_snackbar_include : int {static} + nav_header_data_from_sensors : int {static} + notification_template_big_media_narrow : int {static} + fragment_year_fragmenter : int {static} + activity_main_view : int {static} + abc_alert_dialog_material : int {static} + design_bottom_navigation_item : int {static} + select_dialog_multichoice_material : int {static} + abc_search_dropdown_item_icons_2line : int {static} + abc_activity_chooser_view_list_item : int {static} + abc_activity_chooser_view : int {static} + notification_template_media : int {static} + select_dialog_singlechoice_material : int {static} + notification_template_part_time : int {static} + abc_alert_dialog_button_bar_material : int {static} + support_simple_spinner_dropdown_item : int {static} + design_navigation_item : int {static} + abc_screen_toolbar : int {static} + abc_alert_dialog_title_material : int {static} + design_navigation_item_header : int {static} + notification_template_big_media : int {static} + current_data_dialog : int {static} + abc_screen_simple : int {static} + abc_cascading_menu_item_layout : int {static} + notification_media_action : int {static} + design_navigation_menu_item : int {static} + fragment_month_fragmenter : int {static} + notification_template_part_chronometer : int {static} + notification_media_cancel_action : int {static} + abc_tooltip : int {static} + abc_screen_content_include : int {static} + notification_template_lines_media : int {static} + abc_dialog_title_material : int {static} + notification_action : int {static} + abc_list_menu_item_radio : int {static} + notification_template_media_custom : int {static} + select_dialog_item_material : int {static} + abc_list_menu_item_icon : int {static} + design_layout_tab_icon : int {static} + abc_action_menu_item_layout : int } } package com.example.justy.DataFromSensors { class menu { {static} + main_view : int {static} + activity_main_view_drawer : int } } package com.example.justy.DataFromSensors { class mipmap { {static} + ic_launcher_round : int {static} + ic_launcher : int } } package com.example.justy.DataFromSensors { class string { {static} + abc_font_family_caption_material : int {static} + abc_font_family_display_1_material : int {static} + abc_menu_meta_shortcut_label : int {static} + search_menu_title : int {static} + abc_toolbar_collapse_description : int {static} + abc_menu_delete_shortcut_label : int {static} + abc_menu_ctrl_shortcut_label : int {static} + character_counter_content_description : int {static} + abc_font_family_display_4_material : int {static} + abc_font_family_menu_material : int {static} + abc_font_family_headline_material : int {static} + abc_capital_off : int {static} + path_password_eye_mask_strike_through : int {static} + abc_action_bar_up_description : int {static} + abc_capital_on : int {static} + abc_search_hint : int {static} + welcome : int {static} + abc_menu_function_shortcut_label : int {static} + abc_font_family_button_material : int {static} + abc_searchview_description_clear : int {static} + abc_menu_space_shortcut_label : int {static} + yearTabName : int {static} + dayTabName : int {static} + abc_font_family_title_material : int {static} + fab_transformation_sheet_behavior : int {static} + author : int {static} + abc_action_bar_home_description : int {static} + loading : int {static} + weekTabName : int {static} + password_toggle_content_description : int {static} + fab_transformation_scrim_behavior : int {static} + abc_prepend_shortcut_label : int {static} + hello_blank_fragment : int {static} + abc_searchview_description_submit : int {static} + abc_searchview_description_query : int {static} + character_counter_pattern : int {static} + nav_header_desc : int {static} + action_settings : int {static} + abc_menu_alt_shortcut_label : int {static} + abc_activitychooserview_choose_application : int {static} + navigation_drawer_open : int {static} + abc_action_menu_overflow_description : int {static} + abc_shareactionprovider_share_with : int {static} + abc_shareactionprovider_share_with_application : int {static} + abc_font_family_subhead_material : int {static} + abc_searchview_description_search : int {static} + monthTabName : int {static} + path_password_strike_through : int {static} + abc_menu_shift_shortcut_label : int {static} + bottom_sheet_behavior : int {static} + abc_font_family_display_2_material : int {static} + mtrl_chip_close_icon_content_description : int {static} + hide_bottom_view_on_scroll_behavior : int {static} + status_bar_notification_info_overflow : int {static} + path_password_eye : int {static} + abc_menu_enter_shortcut_label : int {static} + abc_searchview_description_voice : int {static} + nav_header_title : int {static} + abc_activity_chooser_view_see_all : int {static} + abc_font_family_body_2_material : int {static} + app_name : int {static} + abc_action_mode_done : int {static} + nav_header_subtitle : int {static} + path_password_eye_mask_visible : int {static} + appbar_scrolling_view_behavior : int {static} + abc_font_family_body_1_material : int {static} + abc_font_family_display_3_material : int {static} + abc_menu_sym_shortcut_label : int {static} + navigation_drawer_close : int } } package com.example.justy.DataFromSensors { class style { {static} + Widget_Design_CollapsingToolbar : int {static} + TextAppearance_Widget_AppCompat_Toolbar_Title : int {static} + Base_Widget_AppCompat_DropDownItem_Spinner : int {static} + Widget_Design_TabLayout : int {static} + ThemeOverlay_AppCompat : int {static} + TextAppearance_Design_Snackbar_Message : int {static} + Theme_MaterialComponents_Dialog : int {static} + TextAppearance_Compat_Notification_Title_Media : int {static} + TextAppearance_AppCompat_Button : int {static} + Base_ThemeOverlay_MaterialComponents_Dialog : int {static} + Base_Theme_MaterialComponents_Light_DialogWhenLarge : int {static} + RtlOverlay_Widget_AppCompat_PopupMenuItem : int {static} + Theme_MaterialComponents_Light_Dialog_Alert : int {static} + Theme_AppCompat_Dialog_Alert : int {static} + Theme_AppCompat_Light_Dialog_MinWidth : int {static} + Theme_MaterialComponents_DialogWhenLarge : int {static} + Base_Theme_AppCompat_Dialog : int {static} + Widget_AppCompat_ActionBar_TabText : int {static} + TextAppearance_AppCompat_Widget_TextView_SpinnerItem : int {static} + Base_Theme_AppCompat_Light : int {static} + Base_TextAppearance_AppCompat_Widget_DropDownItem : int {static} + Base_Widget_AppCompat_TextView_SpinnerItem : int {static} + Theme_AppCompat_CompactMenu : int {static} + Widget_AppCompat_Light_ListPopupWindow : int {static} + TextAppearance_Widget_AppCompat_ExpandedMenu_Item : int {static} + Base_DialogWindowTitleBackground_AppCompat : int {static} + Platform_MaterialComponents_Dialog : int {static} + Base_Widget_AppCompat_Button_Borderless_Colored : int {static} + Theme_MaterialComponents_Light_Dialog : int {static} + Base_TextAppearance_Widget_AppCompat_Toolbar_Title : int {static} + Widget_AppCompat_RatingBar_Small : int {static} + Widget_AppCompat_Button_Borderless_Colored : int {static} + Animation_AppCompat_DropDownUp : int {static} + Widget_MaterialComponents_BottomNavigationView_Colored : int {static} + Widget_AppCompat_Light_ActionBar_TabText : int {static} + Theme_AppCompat_Light_DialogWhenLarge : int {static} + Base_Widget_AppCompat_Light_PopupMenu : int {static} + Base_Widget_AppCompat_ListMenuView : int {static} + Widget_MaterialComponents_BottomAppBar : int {static} + Base_V14_Theme_MaterialComponents_Bridge : int {static} + Widget_AppCompat_ListView_DropDown : int {static} + TextAppearance_MaterialComponents_Tab : int {static} + Widget_MaterialComponents_ChipGroup : int {static} + Theme_AppCompat_DayNight_Dialog_MinWidth : int {static} + Animation_Design_BottomSheetDialog : int {static} + Theme_AppCompat_DayNight_Dialog : int {static} + TextAppearance_AppCompat_Widget_PopupMenu_Small : int {static} + Theme_AppCompat_NoActionBar : int {static} + Widget_Design_NavigationView : int {static} + Widget_Design_Snackbar : int {static} + TextAppearance_AppCompat_Inverse : int {static} + TextAppearance_MaterialComponents_Chip : int {static} + RtlOverlay_Widget_AppCompat_Search_DropDown_Query : int {static} + Widget_AppCompat_PopupMenu : int {static} + Base_Animation_AppCompat_Dialog : int {static} + Widget_AppCompat_ActionMode : int {static} + Base_Theme_MaterialComponents_Dialog : int {static} + Widget_AppCompat_ListMenuView : int {static} + AppTheme : int {static} + TextAppearance_AppCompat_Display1 : int {static} + TextAppearance_AppCompat_Widget_ActionBar_Title : int {static} + Theme_AppCompat_DayNight_Dialog_Alert : int {static} + Platform_MaterialComponents_Light : int {static} + AppTheme_NoActionBar : int {static} + TextAppearance_AppCompat_Display4 : int {static} + ThemeOverlay_MaterialComponents_Dark : int {static} + TextAppearance_AppCompat_Display3 : int {static} + TextAppearance_AppCompat_Display2 : int {static} + Widget_MaterialComponents_CardView : int {static} + Widget_MaterialComponents_BottomNavigationView : int {static} + Base_Widget_AppCompat_AutoCompleteTextView : int {static} + ThemeOverlay_MaterialComponents_Dark_ActionBar : int {static} + Base_V14_Theme_MaterialComponents : int {static} + Widget_AppCompat_DrawerArrowToggle : int {static} + Widget_AppCompat_RatingBar : int {static} + Base_Widget_AppCompat_SeekBar : int {static} + Widget_AppCompat_Light_ListView_DropDown : int {static} + Widget_AppCompat_Toolbar : int {static} + Theme_MaterialComponents_Light_NoActionBar_Bridge : int {static} + Base_TextAppearance_AppCompat_Widget_Button : int {static} + Base_Theme_AppCompat : int {static} + AppTheme_AppBarOverlay : int {static} + Widget_AppCompat_Light_AutoCompleteTextView : int {static} + Theme_Design_Light : int {static} + Widget_MaterialComponents_Button_Icon : int {static} + Base_Animation_AppCompat_Tooltip : int {static} + Theme_MaterialComponents_Dialog_MinWidth : int {static} + TextAppearance_MaterialComponents_Body1 : int {static} + TextAppearance_MaterialComponents_Body2 : int {static} + Base_ThemeOverlay_AppCompat_Dialog : int {static} + Base_Theme_MaterialComponents_Light_DarkActionBar : int {static} + Base_V7_ThemeOverlay_AppCompat_Dialog : int {static} + Base_TextAppearance_AppCompat_Display1 : int {static} + Base_TextAppearance_AppCompat_Display2 : int {static} + TextAppearance_AppCompat_SearchResult_Title : int {static} + Platform_V21_AppCompat : int {static} + Base_TextAppearance_AppCompat_Display3 : int {static} + Base_TextAppearance_AppCompat_Display4 : int {static} + Theme_MaterialComponents_Light_Bridge : int {static} + Base_Widget_AppCompat_ListView : int {static} + Base_Widget_AppCompat_DrawerArrowToggle_Common : int {static} + Theme_MaterialComponents_Light_DarkActionBar_Bridge : int {static} + Widget_AppCompat_Button : int {static} + Theme_MaterialComponents_BottomSheetDialog : int {static} + Widget_AppCompat_ProgressBar : int {static} + Widget_MaterialComponents_Button_OutlinedButton_Icon : int {static} + Platform_V21_AppCompat_Light : int {static} + Widget_Compat_NotificationActionContainer : int {static} + Widget_AppCompat_ActionButton_CloseMode : int {static} + Widget_MaterialComponents_Button : int {static} + RtlOverlay_Widget_AppCompat_Search_DropDown_Text : int {static} + Base_TextAppearance_AppCompat_Inverse : int {static} + Base_ThemeOverlay_AppCompat_Dark_ActionBar : int {static} + Base_TextAppearance_AppCompat_Widget_Button_Inverse : int {static} + Widget_MaterialComponents_Button_TextButton_Dialog_Icon : int {static} + Widget_AppCompat_Light_Spinner_DropDown_ActionBar : int {static} + Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse : int {static} + Widget_AppCompat_Light_ActionButton_Overflow : int {static} + Widget_Design_FloatingActionButton : int {static} + TextAppearance_Compat_Notification_Media : int {static} + Base_Theme_MaterialComponents_Dialog_Alert : int {static} + Base_TextAppearance_AppCompat_Widget_ActionBar_Title : int {static} + Base_Widget_AppCompat_Light_ActionBar_TabText : int {static} + Widget_AppCompat_Button_Borderless : int {static} + TextAppearance_AppCompat_Caption : int {static} + Base_TextAppearance_AppCompat_Large : int {static} + TextAppearance_Design_HelperText : int {static} + Widget_AppCompat_Light_ActionBar_Solid : int {static} + TextAppearance_AppCompat_Title_Inverse : int {static} + Base_TextAppearance_AppCompat_Body1 : int {static} + ThemeOverlay_AppCompat_Dialog_Alert : int {static} + Base_TextAppearance_AppCompat_Body2 : int {static} + Widget_AppCompat_ActionButton : int {static} + RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup : int {static} + Base_Widget_AppCompat_Button_ButtonBar_AlertDialog : int {static} + Base_Widget_AppCompat_ActionBar_Solid : int {static} + Base_Widget_AppCompat_PopupMenu_Overflow : int {static} + Widget_MaterialComponents_FloatingActionButton : int {static} + Widget_MaterialComponents_TabLayout_Colored : int {static} + Base_TextAppearance_AppCompat_Widget_PopupMenu_Header : int {static} + TextAppearance_Compat_Notification_Time_Media : int {static} + Widget_AppCompat_SeekBar : int {static} + TextAppearance_AppCompat_Widget_PopupMenu_Large : int {static} + Base_V21_Theme_AppCompat_Dialog : int {static} + Platform_MaterialComponents : int {static} + TextAppearance_Compat_Notification_Time : int {static} + Base_Theme_AppCompat_Light_Dialog : int {static} + Base_Widget_AppCompat_Toolbar : int {static} + Widget_AppCompat_Light_ActionMode_Inverse : int {static} + TextAppearance_AppCompat_Widget_Button_Borderless_Colored : int {static} + TextAppearance_Design_Counter_Overflow : int {static} + ThemeOverlay_MaterialComponents : int {static} + TextAppearance_Design_Tab : int {static} + RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut : int {static} + Base_ThemeOverlay_AppCompat_ActionBar : int {static} + Base_TextAppearance_AppCompat_Widget_Button_Colored : int {static} + Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small : int {static} + Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert : int {static} + Widget_AppCompat_Light_ActionBar_TabBar_Inverse : int {static} + Theme_MaterialComponents_Light_Dialog_MinWidth : int {static} + Platform_V25_AppCompat_Light : int {static} + Base_Theme_AppCompat_Light_Dialog_Alert : int {static} + Base_Theme_AppCompat_Light_Dialog_FixedSize : int {static} + Base_Theme_AppCompat_Dialog_MinWidth : int {static} + Base_Widget_AppCompat_Spinner : int {static} + RtlOverlay_Widget_AppCompat_SearchView_MagIcon : int {static} + Base_ThemeOverlay_AppCompat_Light : int {static} + Base_Widget_AppCompat_PopupMenu : int {static} + TextAppearance_AppCompat_Title : int {static} + Widget_AppCompat_DropDownItem_Spinner : int {static} + Base_Animation_AppCompat_DropDownUp : int {static} + Base_ThemeOverlay_AppCompat_Dark : int {static} + Base_V22_Theme_AppCompat : int {static} + Base_Widget_MaterialComponents_Chip : int {static} + TextAppearance_AppCompat_Widget_ActionBar_Menu : int {static} + Base_V28_Theme_AppCompat : int {static} + Base_Widget_AppCompat_Button_Small : int {static} + Widget_AppCompat_PopupMenu_Overflow : int {static} + TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse : int {static} + TextAppearance_Compat_Notification_Title : int {static} + Platform_V25_AppCompat : int {static} + Base_Widget_AppCompat_ButtonBar_AlertDialog : int {static} + Base_ThemeOverlay_MaterialComponents_Dialog_Alert : int {static} + Base_TextAppearance_AppCompat_Medium : int {static} + Base_Widget_AppCompat_CompoundButton_RadioButton : int {static} + Base_Theme_AppCompat_Light_DarkActionBar : int {static} + Theme_MaterialComponents : int {static} + RtlUnderlay_Widget_AppCompat_ActionButton_Overflow : int {static} + Widget_AppCompat_Light_ActionBar_TabText_Inverse : int {static} + Base_TextAppearance_AppCompat_Widget_ActionMode_Title : int {static} + Base_Theme_AppCompat_CompactMenu : int {static} + Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored : int {static} + Base_Theme_MaterialComponents_Light_Dialog_MinWidth : int {static} + Widget_Design_BottomNavigationView : int {static} + TextAppearance_AppCompat_Widget_ActionMode_Title : int {static} + Widget_AppCompat_Light_ActionButton : int {static} + TextAppearance_Design_Error : int {static} + Theme_Design : int {static} + Widget_AppCompat_Spinner_DropDown : int {static} + Base_Widget_AppCompat_PopupWindow : int {static} + Widget_MaterialComponents_NavigationView : int {static} + Widget_AppCompat_ButtonBar : int {static} + Base_Widget_AppCompat_Light_ActionBar_Solid : int {static} + Theme_MaterialComponents_Light_BottomSheetDialog : int {static} + RtlOverlay_Widget_AppCompat_PopupMenuItem_Title : int {static} + Base_Widget_AppCompat_Button_Colored : int {static} + Base_TextAppearance_AppCompat_Tooltip : int {static} + Platform_ThemeOverlay_AppCompat : int {static} + Widget_MaterialComponents_Chip_Action : int {static} + TextAppearance_AppCompat_Menu : int {static} + Base_V7_Widget_AppCompat_Toolbar : int {static} + TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse : int {static} + Widget_AppCompat_Light_ActionBar_TabView_Inverse : int {static} + Base_TextAppearance_AppCompat_SearchResult : int {static} + Widget_AppCompat_ActionBar_TabView : int {static} + TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse : int {static} + Base_Widget_MaterialComponents_TextInputLayout : int {static} + Widget_AppCompat_Button_Small : int {static} + TextAppearance_AppCompat_Small_Inverse : int {static} + Theme_Design_BottomSheetDialog : int {static} + Base_Widget_AppCompat_Light_ActionBar_TabBar : int {static} + Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse : int {static} + RtlOverlay_DialogWindowTitle_AppCompat : int {static} + Base_Theme_MaterialComponents_Bridge : int {static} + Theme_AppCompat : int {static} + Base_V21_ThemeOverlay_AppCompat_Dialog : int {static} + Base_Widget_AppCompat_RatingBar_Small : int {static} + Base_TextAppearance_AppCompat_Medium_Inverse : int {static} + Widget_AppCompat_ActionButton_Overflow : int {static} + ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox : int {static} + Base_V14_Theme_MaterialComponents_Light_Dialog : int {static} + Base_Widget_AppCompat_ButtonBar : int {static} + Widget_Design_AppBarLayout : int {static} + Theme_AppCompat_DayNight_DialogWhenLarge : int {static} + Platform_MaterialComponents_Light_Dialog : int {static} + Base_V7_Theme_AppCompat : int {static} + TextAppearance_AppCompat_Widget_Button : int {static} + TextAppearance_MaterialComponents_Headline5 : int {static} + Widget_AppCompat_ListView : int {static} + Widget_AppCompat_Light_PopupMenu : int {static} + TextAppearance_MaterialComponents_Headline4 : int {static} + TextAppearance_MaterialComponents_Headline6 : int {static} + TextAppearance_MaterialComponents_Headline1 : int {static} + Base_V26_Theme_AppCompat_Light : int {static} + Widget_MaterialComponents_Button_UnelevatedButton : int {static} + TextAppearance_MaterialComponents_Headline3 : int {static} + TextAppearance_MaterialComponents_Headline2 : int {static} + Base_ThemeOverlay_AppCompat_Dialog_Alert : int {static} + Base_Widget_AppCompat_ActionBar_TabBar : int {static} + Widget_AppCompat_CompoundButton_Switch : int {static} + Widget_MaterialComponents_BottomSheet_Modal : int {static} + Base_Widget_AppCompat_RatingBar_Indicator : int {static} + Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle : int {static} + TextAppearance_MaterialComponents_Overline : int {static} + Widget_AppCompat_ImageButton : int {static} + Animation_AppCompat_Tooltip : int {static} + Base_TextAppearance_AppCompat_Widget_Switch : int {static} + Base_Widget_AppCompat_ProgressBar_Horizontal : int {static} + Theme_Design_NoActionBar : int {static} + TextAppearance_AppCompat_Widget_PopupMenu_Header : int {static} + TextAppearance_Design_Hint : int {static} + TextAppearance_AppCompat_Headline : int {static} + Base_TextAppearance_AppCompat_Widget_ActionBar_Menu : int {static} + Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse : int {static} + ThemeOverlay_MaterialComponents_ActionBar : int {static} + Base_TextAppearance_AppCompat_Small_Inverse : int {static} + Theme_AppCompat_Light_Dialog_Alert : int {static} + Theme_MaterialComponents_CompactMenu : int {static} + Theme_AppCompat_Light_Dialog : int {static} + Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge : int {static} + RtlOverlay_Widget_AppCompat_DialogTitle_Icon : int {static} + TextAppearance_AppCompat_Widget_ActionMode_Subtitle : int {static} + Base_TextAppearance_AppCompat_Subhead : int {static} + Theme_AppCompat_Light : int {static} + Widget_MaterialComponents_TextInputEditText_OutlinedBox : int {static} + TextAppearance_AppCompat_Tooltip : int {static} + Base_V26_Theme_AppCompat : int {static} + Base_AlertDialog_AppCompat_Light : int {static} + Widget_AppCompat_Button_Colored : int {static} + Base_V23_Theme_AppCompat : int {static} + TextAppearance_Compat_Notification_Line2 : int {static} + Base_Theme_MaterialComponents_CompactMenu : int {static} + Base_Widget_AppCompat_ListPopupWindow : int {static} + Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle : int {static} + Widget_MaterialComponents_Snackbar : int {static} + CardView_Light : int {static} + Widget_AppCompat_ActionBar_TabBar : int {static} + Base_ThemeOverlay_AppCompat : int {static} + TextAppearance_AppCompat_Large : int {static} + Widget_MaterialComponents_Button_OutlinedButton : int {static} + Base_Widget_AppCompat_ProgressBar : int {static} + TextAppearance_AppCompat_Widget_DropDownItem : int {static} + Base_Widget_AppCompat_SearchView : int {static} + Base_Widget_AppCompat_EditText : int {static} + Widget_AppCompat_ListView_Menu : int {static} + Widget_Compat_NotificationActionText : int {static} + Base_TextAppearance_AppCompat_SearchResult_Title : int {static} + Widget_AppCompat_Light_ActivityChooserView : int {static} + Animation_AppCompat_Dialog : int {static} + TextAppearance_AppCompat_Large_Inverse : int {static} + Base_Widget_AppCompat_Button_Borderless : int {static} + TextAppearance_Compat_Notification_Line2_Media : int {static} + Platform_AppCompat : int {static} + ThemeOverlay_AppCompat_Dark_ActionBar : int {static} + Base_Theme_MaterialComponents_Light_Dialog_FixedSize : int {static} + ThemeOverlay_AppCompat_Light : int {static} + Base_V7_Theme_AppCompat_Dialog : int {static} + Platform_ThemeOverlay_AppCompat_Dark : int {static} + Base_TextAppearance_AppCompat_Title : int {static} + Theme_AppCompat_DayNight_NoActionBar : int {static} + Theme_MaterialComponents_Dialog_Alert : int {static} + Base_Widget_AppCompat_ActionButton_Overflow : int {static} + Base_Widget_AppCompat_Light_ActionBar_TabView : int {static} + Platform_AppCompat_Light : int {static} + Base_Widget_AppCompat_CompoundButton_CheckBox : int {static} + Widget_MaterialComponents_TextInputLayout_OutlinedBox : int {static} + Widget_AppCompat_ListPopupWindow : int {static} + Base_Widget_AppCompat_Button : int {static} + Base_V21_Theme_AppCompat_Light_Dialog : int {static} + Base_V14_Theme_MaterialComponents_Light_Bridge : int {static} + Base_Theme_MaterialComponents : int {static} + TextAppearance_AppCompat_Medium : int {static} + TextAppearance_Design_CollapsingToolbar_Expanded : int {static} + ThemeOverlay_MaterialComponents_TextInputEditText : int {static} + Base_TextAppearance_AppCompat_Widget_PopupMenu_Large : int {static} + Theme_MaterialComponents_Light_DarkActionBar : int {static} + Widget_AppCompat_ActivityChooserView : int {static} + Base_Theme_MaterialComponents_Light_Dialog_Alert : int {static} + Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge : int {static} + TextAppearance_AppCompat_Widget_Button_Colored : int {static} + Base_Theme_AppCompat_Light_Dialog_MinWidth : int {static} + TextAppearance_AppCompat_Light_Widget_PopupMenu_Large : int {static} + Theme_MaterialComponents_Light_NoActionBar : int {static} + Base_Theme_MaterialComponents_Dialog_MinWidth : int {static} + ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense : int {static} + Base_Widget_AppCompat_SeekBar_Discrete : int {static} + Base_Widget_AppCompat_ActivityChooserView : int {static} + Base_Widget_AppCompat_Light_ActionBar : int {static} + TextAppearance_Design_Counter : int {static} + Theme_MaterialComponents_NoActionBar : int {static} + CardView : int {static} + Base_V21_Theme_AppCompat_Light : int {static} + Theme_MaterialComponents_Light_DialogWhenLarge : int {static} + TextAppearance_AppCompat_Light_SearchResult_Subtitle : int {static} + Theme_AppCompat_DialogWhenLarge : int {static} + Base_Widget_AppCompat_Toolbar_Button_Navigation : int {static} + SplashTheme : int {static} + TextAppearance_AppCompat_Widget_Switch : int {static} + Widget_MaterialComponents_TextInputEditText_FilledBox : int {static} + Widget_AppCompat_EditText : int {static} + TextAppearance_MaterialComponents_Subtitle2 : int {static} + TextAppearance_MaterialComponents_Subtitle1 : int {static} + Widget_MaterialComponents_BottomAppBar_Colored : int {static} + Base_V7_Widget_AppCompat_EditText : int {static} + Base_V14_Theme_MaterialComponents_Light : int {static} + Widget_MaterialComponents_Chip_Entry : int {static} + Base_TextAppearance_AppCompat : int {static} + Base_V28_Theme_AppCompat_Light : int {static} + RtlOverlay_Widget_AppCompat_PopupMenuItem_Text : int {static} + Base_TextAppearance_AppCompat_Large_Inverse : int {static} + Base_Theme_MaterialComponents_Light_Bridge : int {static} + Widget_AppCompat_Toolbar_Button_Navigation : int {static} + AlertDialog_AppCompat : int {static} + TextAppearance_AppCompat_Widget_Button_Inverse : int {static} + Theme_AppCompat_Light_DarkActionBar : int {static} + Widget_MaterialComponents_Toolbar : int {static} + Base_Widget_AppCompat_ActionBar_TabView : int {static} + Theme_AppCompat_Dialog : int {static} + Widget_AppCompat_Light_SearchView : int {static} + Theme_AppCompat_Light_NoActionBar : int {static} + AppTheme_PopupOverlay : int {static} + Base_Widget_AppCompat_ImageButton : int {static} + TextAppearance_AppCompat_Body1 : int {static} + Widget_AppCompat_SeekBar_Discrete : int {static} + TextAppearance_AppCompat_Body2 : int {static} + Base_Widget_AppCompat_ActionButton_CloseMode : int {static} + Widget_MaterialComponents_Chip_Choice : int {static} + TextAppearance_AppCompat_Light_Widget_PopupMenu_Small : int {static} + Widget_AppCompat_CompoundButton_RadioButton : int {static} + Widget_AppCompat_AutoCompleteTextView : int {static} + Base_TextAppearance_AppCompat_Menu : int {static} + Base_TextAppearance_AppCompat_Widget_PopupMenu_Small : int {static} + Platform_ThemeOverlay_AppCompat_Light : int {static} + Widget_MaterialComponents_TextInputLayout_FilledBox_Dense : int {static} + Widget_MaterialComponents_Snackbar_FullWidth : int {static} + Widget_AppCompat_Button_ButtonBar_AlertDialog : int {static} + Base_V7_Widget_AppCompat_AutoCompleteTextView : int {static} + Base_V26_Widget_AppCompat_Toolbar : int {static} + Theme_Design_Light_BottomSheetDialog : int {static} + Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item : int {static} + ThemeOverlay_AppCompat_Dialog : int {static} + Widget_AppCompat_Light_DropDownItem_Spinner : int {static} + Base_Widget_AppCompat_RatingBar : int {static} + Base_Theme_MaterialComponents_Light_Dialog : int {static} + Base_TextAppearance_AppCompat_SearchResult_Subtitle : int {static} + Base_Theme_AppCompat_Dialog_FixedSize : int {static} + ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox : int {static} + Base_Widget_AppCompat_ListView_DropDown : int {static} + TextAppearance_Compat_Notification_Info : int {static} + Widget_MaterialComponents_Chip_Filter : int {static} + Widget_Design_BottomSheet_Modal : int {static} + RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 : int {static} + TextAppearance_AppCompat_Widget_ActionBar_Subtitle : int {static} + RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 : int {static} + Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem : int {static} + TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse : int {static} + Base_CardView : int {static} + Theme_Design_Light_NoActionBar : int {static} + Base_Theme_MaterialComponents_Dialog_FixedSize : int {static} + Base_Theme_AppCompat_DialogWhenLarge : int {static} + Base_Widget_AppCompat_Spinner_Underlined : int {static} + Base_Widget_AppCompat_CompoundButton_Switch : int {static} + Base_Theme_MaterialComponents_DialogWhenLarge : int {static} + Widget_MaterialComponents_TextInputLayout_FilledBox : int {static} + Widget_AppCompat_Light_ActionBar_Solid_Inverse : int {static} + Base_TextAppearance_AppCompat_Headline : int {static} + RtlOverlay_Widget_AppCompat_ActionBar_TitleItem : int {static} + Base_V7_Theme_AppCompat_Light_Dialog : int {static} + Base_Widget_AppCompat_ActionBar_TabText : int {static} + ThemeOverlay_AppCompat_ActionBar : int {static} + Base_Widget_AppCompat_DrawerArrowToggle : int {static} + Base_Theme_AppCompat_Dialog_Alert : int {static} + Base_Widget_MaterialComponents_TextInputEditText : int {static} + TextAppearance_AppCompat_SearchResult_Subtitle : int {static} + Widget_AppCompat_ActionBar : int {static} + Theme_MaterialComponents_Bridge : int {static} + Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle : int {static} + Widget_MaterialComponents_Button_TextButton : int {static} + Widget_Design_ScrimInsetsFrameLayout : int {static} + TextAppearance_MaterialComponents_Caption : int {static} + ThemeOverlay_AppCompat_Dark : int {static} + Base_Widget_AppCompat_ActionButton : int {static} + Theme_MaterialComponents_NoActionBar_Bridge : int {static} + Widget_Design_TextInputLayout : int {static} + Widget_AppCompat_RatingBar_Indicator : int {static} + ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense : int {static} + Base_Theme_AppCompat_Light_DialogWhenLarge : int {static} + ThemeOverlay_MaterialComponents_Light : int {static} + RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow : int {static} + Base_Widget_AppCompat_ListView_Menu : int {static} + ThemeOverlay_MaterialComponents_Dialog_Alert : int {static} + Widget_AppCompat_Light_ActionBar : int {static} + Base_V7_Theme_AppCompat_Light : int {static} + RtlOverlay_Widget_AppCompat_Search_DropDown : int {static} + Theme_MaterialComponents_Light : int {static} + Widget_AppCompat_PopupWindow : int {static} + Theme_AppCompat_DayNight : int {static} + Base_DialogWindowTitle_AppCompat : int {static} + Base_V23_Theme_AppCompat_Light : int {static} + Base_V14_Theme_MaterialComponents_Dialog : int {static} + Widget_AppCompat_Spinner : int {static} + Base_TextAppearance_AppCompat_Caption : int {static} + Widget_Support_CoordinatorLayout : int {static} + Widget_AppCompat_TextView_SpinnerItem : int {static} + TextAppearance_AppCompat_Subhead_Inverse : int {static} + TextAppearance_AppCompat_Subhead : int {static} + TextAppearance_AppCompat_Light_SearchResult_Title : int {static} + Base_TextAppearance_AppCompat_Title_Inverse : int {static} + ThemeOverlay_MaterialComponents_Dialog : int {static} + Widget_MaterialComponents_TextInputEditText_FilledBox_Dense : int {static} + Base_TextAppearance_AppCompat_Button : int {static} + RtlUnderlay_Widget_AppCompat_ActionButton : int {static} + Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large : int {static} + Theme_AppCompat_DayNight_DarkActionBar : int {static} + Base_Theme_MaterialComponents_Light : int {static} + Platform_Widget_AppCompat_Spinner : int {static} + Base_AlertDialog_AppCompat : int {static} + Widget_AppCompat_Spinner_DropDown_ActionBar : int {static} + Base_TextAppearance_AppCompat_Small : int {static} + Base_Widget_AppCompat_SearchView_ActionBar : int {static} + Base_Widget_AppCompat_Light_PopupMenu_Overflow : int {static} + Widget_AppCompat_ProgressBar_Horizontal : int {static} + Base_V22_Theme_AppCompat_Light : int {static} + Base_Widget_AppCompat_ActionBar : int {static} + TextAppearance_AppCompat_Medium_Inverse : int {static} + TextAppearance_Compat_Notification_Info_Media : int {static} + Base_V14_ThemeOverlay_MaterialComponents_Dialog : int {static} + Widget_AppCompat_ButtonBar_AlertDialog : int {static} + NavigationDrawerStyle : int {static} + TextAppearance_Compat_Notification : int {static} + Base_V21_Theme_AppCompat : int {static} + Theme_AppCompat_Dialog_MinWidth : int {static} + TextAppearance_MaterialComponents_Button : int {static} + TextAppearance_Widget_AppCompat_Toolbar_Subtitle : int {static} + Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense : int {static} + AlertDialog_AppCompat_Light : int {static} + Widget_MaterialComponents_Button_UnelevatedButton_Icon : int {static} + Widget_AppCompat_Light_ActionButton_CloseMode : int {static} + Base_TextAppearance_AppCompat_Subhead_Inverse : int {static} + Widget_AppCompat_Light_PopupMenu_Overflow : int {static} + Widget_AppCompat_Light_ActionBar_TabView : int {static} + CardView_Dark : int {static} + Widget_MaterialComponents_TabLayout : int {static} + Widget_AppCompat_SearchView : int {static} + Widget_AppCompat_CompoundButton_CheckBox : int {static} + Widget_AppCompat_ActionBar_Solid : int {static} + Widget_MaterialComponents_Button_TextButton_Icon : int {static} + Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense : int {static} + Widget_AppCompat_Spinner_Underlined : int {static} + Base_Widget_Design_TabLayout : int {static} + Base_Widget_AppCompat_ActionMode : int {static} + TextAppearance_AppCompat : int {static} + Widget_MaterialComponents_Button_TextButton_Dialog : int {static} + Widget_AppCompat_SearchView_ActionBar : int {static} + Widget_AppCompat_Light_ActionBar_TabBar : int {static} + TextAppearance_AppCompat_Small : int } } package com.example.justy.DataFromSensors { class styleable { {static} + AppCompatTheme_listPreferredItemPaddingRight : int {static} + CoordinatorLayout_keylines : int {static} + AppCompatTheme_actionBarStyle : int {static} + MaterialButton_iconSize : int {static} + AppCompatTheme_colorControlActivated : int {static} + SwitchCompat_showText : int {static} + AppCompatTheme_dropDownListViewStyle : int {static} + SwitchCompat_thumbTint : int {static} + Chip_checkedIconEnabled : int {static} + TextAppearance_android_shadowColor : int {static} + AnimatedStateListDrawableTransition_android_reversible : int {static} + Toolbar_subtitle : int {static} + AppCompatTheme_buttonBarStyle : int {static} + SearchView_android_focusable : int {static} + ConstraintLayout_Layout_layout_constraintHorizontal_weight : int {static} + MaterialButton_backgroundTintMode : int {static} + PopupWindowBackgroundState : int[] {static} + FontFamily_fontProviderPackage : int {static} + TabItem_android_layout : int {static} + SearchView_suggestionRowLayout : int {static} + ActionMode : int[] {static} + FontFamily_fontProviderFetchStrategy : int {static} + ForegroundLinearLayout_android_foreground : int {static} + ConstraintSet_android_minWidth : int {static} + TabItem_android_text : int {static} + Chip_chipStartPadding : int {static} + ActionBar_contentInsetLeft : int {static} + AppCompatTheme_dialogCornerRadius : int {static} + CollapsingToolbarLayout_expandedTitleMarginBottom : int {static} + ConstraintLayout_Layout_layout_constraintLeft_creator : int {static} + ConstraintLayout_Layout_layout_constraintHeight_default : int {static} + CollapsingToolbarLayout_scrimAnimationDuration : int {static} + ConstraintLayout_placeholder : int[] {static} + AppCompatTheme_colorPrimary : int {static} + AppCompatTheme_colorControlHighlight : int {static} + Spinner_android_popupBackground : int {static} + AppCompatTheme_actionBarTabTextStyle : int {static} + NavigationView_itemTextColor : int {static} + Chip : int[] {static} + ActionBarLayout : int[] {static} + Chip_android_textAppearance : int {static} + TextInputLayout_counterOverflowTextAppearance : int {static} + GradientColorItem_android_color : int {static} + Toolbar_maxButtonHeight : int {static} + AppCompatTheme_windowActionModeOverlay : int {static} + AppCompatTheme_listPopupWindowStyle : int {static} + AppCompatTheme_actionModePasteDrawable : int {static} + MenuGroup_android_id : int {static} + ConstraintSet_android_orientation : int {static} + SnackbarLayout : int[] {static} + ConstraintLayout_Layout_layout_constraintCircle : int {static} + ConstraintSet_layout_constraintVertical_weight : int {static} + TextInputLayout_helperTextEnabled : int {static} + MaterialComponentsTheme_chipStandaloneStyle : int {static} + FloatingActionButton_elevation : int {static} + Chip_closeIconSize : int {static} + NavigationView_itemBackground : int {static} + MaterialComponentsTheme_scrimBackground : int {static} + LinearLayoutCompat_divider : int {static} + LinearLayoutCompat : int[] {static} + AppCompatTheme_actionDropDownStyle : int {static} + MenuItem_android_onClick : int {static} + MaterialButton_backgroundTint : int {static} + FontFamilyFont_android_fontVariationSettings : int {static} + AppCompatSeekBar_tickMarkTint : int {static} + AppCompatTheme_homeAsUpIndicator : int {static} + MaterialComponentsTheme_textAppearanceButton : int {static} + ActionMenuView : int[] {static} + ActionBar_background : int {static} + AppCompatTheme_panelMenuListWidth : int {static} + FontFamilyFont_fontStyle : int {static} + TabLayout_tabPaddingStart : int {static} + CollapsingToolbarLayout_toolbarId : int {static} + AppBarLayout_android_background : int {static} + MaterialButton_iconGravity : int {static} + TabItem_android_icon : int {static} + MaterialComponentsTheme_bottomSheetDialogTheme : int {static} + AppCompatTheme_ratingBarStyleIndicator : int {static} + ConstraintSet_layout_constraintHeight_max : int {static} + ScrimInsetsFrameLayout_insetForeground : int {static} + Chip_chipIconTint : int {static} + RecyclerView_spanCount : int {static} + AppCompatTheme_imageButtonStyle : int {static} + MaterialComponentsTheme_materialCardViewStyle : int {static} + BottomSheetBehavior_Layout_behavior_hideable : int {static} + ConstraintLayout_Layout_android_minWidth : int {static} + TabLayout_tabPaddingBottom : int {static} + TextInputLayout_passwordToggleTintMode : int {static} + ConstraintSet_layout_constraintTop_toBottomOf : int {static} + ConstraintSet_layout_constrainedWidth : int {static} + ConstraintSet_layout_constraintTop_creator : int {static} + ViewBackgroundHelper : int[] {static} + ActionMode_closeItemLayout : int {static} + FloatingActionButton_useCompatPadding : int {static} + ConstraintSet_layout_constraintHeight_percent : int {static} + FontFamily_fontProviderCerts : int {static} + ConstraintSet_layout_constraintLeft_toLeftOf : int {static} + CardView_contentPaddingTop : int {static} + Chip_android_checkable : int {static} + TextAppearance_android_typeface : int {static} + RecyclerView_layoutManager : int {static} + GradientColor_android_centerX : int {static} + Chip_chipBackgroundColor : int {static} + GradientColor_android_centerY : int {static} + BottomNavigationView_itemIconSize : int {static} + CollapsingToolbarLayout_expandedTitleMargin : int {static} + StateListDrawable_android_enterFadeDuration : int {static} + View_android_theme : int {static} + AppCompatTheme_alertDialogButtonGroupStyle : int {static} + ConstraintSet_android_layout_marginStart : int {static} + Chip_android_maxWidth : int {static} + AppCompatTheme_panelMenuListTheme : int {static} + BottomNavigationView : int[] {static} + TabLayout : int[] {static} + Chip_chipCornerRadius : int {static} + CollapsingToolbarLayout_statusBarScrim : int {static} + SearchView_searchHintIcon : int {static} + AlertDialog_listItemLayout : int {static} + AppCompatTheme_buttonBarButtonStyle : int {static} + MaterialComponentsTheme_colorAccent : int {static} + AppCompatTheme_actionModeSelectAllDrawable : int {static} + AppCompatTheme_textAppearanceLargePopupMenu : int {static} + SwitchCompat_trackTint : int {static} + ConstraintLayout_Layout_layout_constraintStart_toEndOf : int {static} + AppCompatTheme_actionBarTheme : int {static} + LinearConstraintLayout_android_orientation : int {static} + RecyclerView_reverseLayout : int {static} + SearchView : int[] {static} + ConstraintSet_layout_constraintStart_toEndOf : int {static} + FontFamilyFont_android_font : int {static} + ViewStubCompat_android_layout : int {static} + AppCompatTheme_actionButtonStyle : int {static} + GradientColor_android_tileMode : int {static} + TextInputLayout_passwordToggleTint : int {static} + ConstraintSet_android_layout_marginEnd : int {static} + ConstraintLayout_Layout_layout_constraintCircleRadius : int {static} + NavigationView_headerLayout : int {static} + GradientColor_android_startX : int {static} + GradientColor_android_startY : int {static} + BottomSheetBehavior_Layout_behavior_peekHeight : int {static} + Toolbar_navigationIcon : int {static} + FlowLayout_itemSpacing : int {static} + MenuItem_contentDescription : int {static} + TabLayout_tabPadding : int {static} + ConstraintLayout_Layout_layout_constraintCircleAngle : int {static} + LinearLayoutCompat_showDividers : int {static} + StateListDrawable_android_exitFadeDuration : int {static} + RecycleListView : int[] {static} + AppCompatTheme_spinnerDropDownItemStyle : int {static} + MenuItem_actionLayout : int {static} + RecyclerView_fastScrollEnabled : int {static} + ConstraintSet_layout_constraintDimensionRatio : int {static} + MenuItem_tooltipText : int {static} + TextInputLayout_errorEnabled : int {static} + FloatingActionButton_rippleColor : int {static} + MenuItem_numericModifiers : int {static} + ConstraintSet_layout_constraintBottom_creator : int {static} + LinearLayoutCompat_android_gravity : int {static} + CardView_contentPaddingBottom : int {static} + Snackbar : int[] {static} + SwitchCompat_android_textOn : int {static} + TextAppearance_android_textStyle : int {static} + ConstraintSet_layout_constraintRight_toLeftOf : int {static} + MenuItem_android_title : int {static} + StateListDrawable_android_variablePadding : int {static} + AppBarLayoutStates_state_liftable : int {static} + MenuItem_android_enabled : int {static} + BottomAppBar_fabCradleRoundedCornerRadius : int {static} + AppCompatTheme_alertDialogStyle : int {static} + AppCompatTheme_alertDialogTheme : int {static} + AnimatedStateListDrawableCompat_android_dither : int {static} + AppCompatTheme_windowFixedHeightMinor : int {static} + ViewBackgroundHelper_backgroundTint : int {static} + SearchView_layout : int {static} + ConstraintSet_layout_constraintCircleRadius : int {static} + AppCompatTextView_lineHeight : int {static} + AppCompatTheme_textAppearanceListItemSmall : int {static} + MenuItem_showAsAction : int {static} + AppCompatTheme_popupWindowStyle : int {static} + NavigationView_android_fitsSystemWindows : int {static} + CollapsingToolbarLayout_titleEnabled : int {static} + Toolbar_titleMargin : int {static} + BottomAppBar : int[] {static} + TextInputLayout_helperText : int {static} + MenuItem_android_visible : int {static} + MaterialCardView_strokeWidth : int {static} + DesignTheme_bottomSheetStyle : int {static} + AppCompatTheme_listDividerAlertDialog : int {static} + AppCompatTheme_actionModeStyle : int {static} + CompoundButton : int[] {static} + AppCompatTheme_listPreferredItemHeightSmall : int {static} + ActionMode_backgroundSplit : int {static} + FontFamilyFont_android_fontStyle : int {static} + CardView_contentPadding : int {static} + AppCompatTheme_actionModeBackground : int {static} + TextInputLayout_boxStrokeWidth : int {static} + ColorStateListItem_alpha : int {static} + MenuGroup_android_visible : int {static} + AppCompatTextHelper_android_drawableRight : int {static} + CoordinatorLayout_Layout_layout_dodgeInsetEdges : int {static} + ActionBar_popupTheme : int {static} + MenuItem_android_orderInCategory : int {static} + TabLayout_tabGravity : int {static} + SearchView_iconifiedByDefault : int {static} + ActionBar_subtitleTextStyle : int {static} + TabLayout_tabIndicatorHeight : int {static} + MenuItem_android_checked : int {static} + NavigationView_android_maxWidth : int {static} + ActionBar_progressBarPadding : int {static} + Toolbar_logo : int {static} + Chip_closeIconVisible : int {static} + AppCompatTheme_panelBackground : int {static} + ConstraintLayout_Layout_layout_constraintTop_toTopOf : int {static} + TabLayout_tabMinWidth : int {static} + Chip_hideMotionSpec : int {static} + Toolbar_popupTheme : int {static} + RecyclerView_fastScrollVerticalThumbDrawable : int {static} + BottomNavigationView_itemBackground : int {static} + AppBarLayoutStates_state_lifted : int {static} + ConstraintSet_android_layout_marginTop : int {static} + Toolbar_contentInsetRight : int {static} + AppCompatTheme_textAppearanceSearchResultTitle : int {static} + MaterialButton_strokeWidth : int {static} + FloatingActionButton : int[] {static} + TabLayout_tabBackground : int {static} + TextInputLayout_counterMaxLength : int {static} + TabLayout_tabIndicator : int {static} + ConstraintSet_layout_constraintGuide_percent : int {static} + ConstraintSet_android_layout_marginBottom : int {static} + ConstraintSet_layout_goneMarginRight : int {static} + ConstraintSet_layout_goneMarginBottom : int {static} + TextInputLayout_android_hint : int {static} + ActionMenuItemView_android_minWidth : int {static} + Chip_chipStrokeWidth : int {static} + MenuItem_android_icon : int {static} + MaterialComponentsTheme_textInputStyle : int {static} + NavigationView_android_background : int {static} + ConstraintLayout_Layout_layout_editor_absoluteX : int {static} + ConstraintLayout_Layout_barrierDirection : int {static} + ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf : int {static} + ActionBar_divider : int {static} + CardView_cardMaxElevation : int {static} + GradientColor_android_endColor : int {static} + ConstraintLayout_Layout_layout_goneMarginTop : int {static} + Chip_chipStrokeColor : int {static} + AlertDialog_showTitle : int {static} + Toolbar_titleMarginEnd : int {static} + ConstraintLayout_Layout_layout_constrainedHeight : int {static} + ConstraintLayout_Layout_layout_editor_absoluteY : int {static} + AppCompatTextView_lastBaselineToBottomHeight : int {static} + SearchView_closeIcon : int {static} + CollapsingToolbarLayout_expandedTitleMarginStart : int {static} + AnimatedStateListDrawableCompat_android_constantSize : int {static} + SearchView_queryBackground : int {static} + ConstraintLayout_Layout_barrierAllowsGoneWidgets : int {static} + AnimatedStateListDrawableItem_android_id : int {static} + TextInputLayout_boxCornerRadiusTopEnd : int {static} + ConstraintSet_layout_constraintGuide_end : int {static} + AppCompatTheme_actionModeCloseDrawable : int {static} + MaterialComponentsTheme_navigationViewStyle : int {static} + ButtonBarLayout_allowStacking : int {static} + AlertDialog_buttonIconDimen : int {static} + NavigationView_itemTextAppearance : int {static} + AppCompatTheme_windowMinWidthMinor : int {static} + Toolbar_android_minHeight : int {static} + MaterialComponentsTheme : int[] {static} + FloatingActionButton_pressedTranslationZ : int {static} + Spinner : int[] {static} + AppCompatTextView_fontFamily : int {static} + CoordinatorLayout_Layout_layout_anchor : int {static} + MaterialButton_icon : int {static} + MaterialComponentsTheme_snackbarButtonStyle : int {static} + MenuItem_android_alphabeticShortcut : int {static} + AppCompatSeekBar_tickMarkTintMode : int {static} + AppCompatTheme_textAppearanceSmallPopupMenu : int {static} + ConstraintLayout_Layout_android_maxWidth : int {static} + DrawerArrowToggle_drawableSize : int {static} + Chip_chipIconEnabled : int {static} + AppCompatTheme_selectableItemBackgroundBorderless : int {static} + ConstraintLayout_Layout_layout_constraintLeft_toRightOf : int {static} + TextAppearance_android_textColorLink : int {static} + FloatingActionButton_Behavior_Layout_behavior_autoHide : int {static} + MaterialComponentsTheme_colorSecondary : int {static} + MaterialComponentsTheme_textAppearanceOverline : int {static} + SearchView_queryHint : int {static} + SearchView_searchIcon : int {static} + MaterialComponentsTheme_materialButtonStyle : int {static} + FloatingActionButton_Behavior_Layout : int[] {static} + ScrollingViewBehavior_Layout_behavior_overlapTop : int {static} + RecyclerView : int[] {static} + SwitchCompat_track : int {static} + AppCompatTheme_textAppearanceListItemSecondary : int {static} + AlertDialog_android_layout : int {static} + ChipGroup_chipSpacingHorizontal : int {static} + Chip_checkedIconVisible : int {static} + ThemeEnforcement_enforceMaterialTheme : int {static} + Toolbar_titleMarginTop : int {static} + AppCompatImageView_android_src : int {static} + ConstraintLayout_Layout_layout_goneMarginEnd : int {static} + AppCompatTheme_actionModeCloseButtonStyle : int {static} + Toolbar_subtitleTextColor : int {static} + BottomSheetBehavior_Layout_behavior_fitToContents : int {static} + TextInputLayout : int[] {static} + TextInputLayout_helperTextTextAppearance : int {static} + ActionBar : int[] {static} + ActionMenuItemView : int[] {static} + BottomAppBar_backgroundTint : int {static} + MenuGroup_android_orderInCategory : int {static} + AppCompatTheme_tooltipForegroundColor : int {static} + ConstraintSet : int[] {static} + CardView_cardPreventCornerOverlap : int {static} + AppCompatTheme_textColorSearchUrl : int {static} + ActionBar_navigationMode : int {static} + ConstraintLayout_Layout : int[] {static} + TabItem : int[] {static} + StateListDrawable_android_constantSize : int {static} + ConstraintSet_layout_constrainedHeight : int {static} + SwitchCompat_android_textOff : int {static} + AppBarLayout_Layout : int[] {static} + AppCompatTheme_colorError : int {static} + View_paddingStart : int {static} + AppCompatTextView_firstBaselineToTopHeight : int {static} + ConstraintSet_layout_constraintBottom_toBottomOf : int {static} + StateListDrawable : int[] {static} + ConstraintSet_android_translationY : int {static} + ConstraintSet_android_translationZ : int {static} + ConstraintLayout_Layout_layout_constraintVertical_weight : int {static} + ConstraintSet_android_translationX : int {static} + AppCompatTheme_colorControlNormal : int {static} + GradientColor_android_gradientRadius : int {static} + PopupWindow_overlapAnchor : int {static} + MenuView_android_itemBackground : int {static} + StateListDrawableItem_android_drawable : int {static} + ConstraintSet_chainUseRtl : int {static} + AppCompatTheme_controlBackground : int {static} + ActionBar_contentInsetStart : int {static} + ConstraintLayout_Layout_layout_constraintHeight_percent : int {static} + ActionMode_titleTextStyle : int {static} + ChipGroup_chipSpacing : int {static} + ActionBar_indeterminateProgressStyle : int {static} + AppCompatTheme_windowFixedWidthMinor : int {static} + SwitchCompat_splitTrack : int {static} + RecyclerView_stackFromEnd : int {static} + ConstraintLayout_Layout_layout_constraintGuide_begin : int {static} + ColorStateListItem_android_alpha : int {static} + AppCompatTheme_actionBarSplitStyle : int {static} + CollapsingToolbarLayout_collapsedTitleGravity : int {static} + AppBarLayoutStates_state_collapsed : int {static} + AppCompatTheme_actionBarWidgetTheme : int {static} + ConstraintSet_android_scaleX : int {static} + ConstraintSet_android_scaleY : int {static} + AppCompatTheme : int[] {static} + ConstraintLayout_placeholder_emptyVisibility : int {static} + NavigationView_itemIconPadding : int {static} + CollapsingToolbarLayout : int[] {static} + Snackbar_snackbarButtonStyle : int {static} + SearchView_submitBackground : int {static} + MenuGroup_android_menuCategory : int {static} + SearchView_goIcon : int {static} + Chip_closeIconStartPadding : int {static} + AppCompatTheme_listPreferredItemHeightLarge : int {static} + TabLayout_tabIconTint : int {static} + ConstraintSet_android_id : int {static} + SwitchCompat_switchTextAppearance : int {static} + TabLayout_tabTextAppearance : int {static} + CollapsingToolbarLayout_Layout_layout_collapseMode : int {static} + Toolbar_titleTextColor : int {static} + ActionBar_progressBarStyle : int {static} + AppBarLayout_Layout_layout_scrollFlags : int {static} + GradientColor_android_centerColor : int {static} + BottomAppBar_fabCradleMargin : int {static} + Snackbar_snackbarStyle : int {static} + AppBarLayout_Layout_layout_scrollInterpolator : int {static} + MenuView_android_horizontalDivider : int {static} + AppCompatTextHelper_android_drawableStart : int {static} + MenuView_android_windowAnimationStyle : int {static} + DrawerArrowToggle : int[] {static} + AppCompatTheme_spinnerStyle : int {static} + MenuView_android_verticalDivider : int {static} + ActionMode_subtitleTextStyle : int {static} + AppCompatTheme_editTextColor : int {static} + AnimatedStateListDrawableCompat_android_visible : int {static} + AppBarLayout_liftOnScroll : int {static} + Chip_chipEndPadding : int {static} + MenuView_android_itemIconDisabledAlpha : int {static} + Toolbar_logoDescription : int {static} + AlertDialog_multiChoiceItemLayout : int {static} + AnimatedStateListDrawableTransition_android_fromId : int {static} + ConstraintLayout_Layout_layout_constraintRight_toLeftOf : int {static} + ConstraintSet_layout_constraintWidth_percent : int {static} + AppCompatTheme_dropdownListPreferredItemHeight : int {static} + ConstraintLayout_Layout_layout_constraintTop_toBottomOf : int {static} + TextInputLayout_errorTextAppearance : int {static} + BottomAppBar_fabAlignmentMode : int {static} + ConstraintLayout_Layout_layout_constraintDimensionRatio : int {static} + TextAppearance_android_fontFamily : int {static} + CardView_contentPaddingLeft : int {static} + TextInputLayout_boxCornerRadiusTopStart : int {static} + BottomNavigationView_itemTextAppearanceInactive : int {static} + Toolbar_contentInsetStart : int {static} + TextInputLayout_hintAnimationEnabled : int {static} + CardView_cardUseCompatPadding : int {static} + ActionBar_contentInsetEnd : int {static} + ViewBackgroundHelper_backgroundTintMode : int {static} + AppCompatTheme_actionModeSplitBackground : int {static} + View_theme : int {static} + ThemeEnforcement_android_textAppearance : int {static} + ConstraintSet_layout_goneMarginStart : int {static} + ConstraintLayout_Layout_layout_constraintGuide_end : int {static} + ConstraintLayout_Layout_layout_constraintStart_toStartOf : int {static} + AppCompatTheme_radioButtonStyle : int {static} + LinearLayoutCompat_android_orientation : int {static} + AppCompatTheme_actionBarPopupTheme : int {static} + CardView_android_minHeight : int {static} + ActivityChooserView_initialActivityCount : int {static} + AppCompatImageView_tint : int {static} + ConstraintLayout_Layout_layout_constraintEnd_toEndOf : int {static} + AppCompatTheme_actionMenuTextAppearance : int {static} + FontFamilyFont_fontWeight : int {static} + AppCompatTheme_toolbarNavigationButtonStyle : int {static} + AppCompatTheme_textAppearanceSearchResultSubtitle : int {static} + Chip_chipIconVisible : int {static} + Spinner_android_entries : int {static} + ConstraintSet_layout_constraintHeight_min : int {static} + GradientColor_android_type : int {static} + ConstraintSet_android_maxHeight : int {static} + FontFamily_fontProviderFetchTimeout : int {static} + ThemeEnforcement_enforceTextAppearance : int {static} + NavigationView_itemIconTint : int {static} + CardView_cardBackgroundColor : int {static} + MaterialComponentsTheme_floatingActionButtonStyle : int {static} + AppCompatTheme_checkedTextViewStyle : int {static} + MenuItem_android_titleCondensed : int {static} + CompoundButton_buttonTintMode : int {static} + MaterialComponentsTheme_textAppearanceBody1 : int {static} + TextInputLayout_android_textColorHint : int {static} + ConstraintSet_layout_editor_absoluteY : int {static} + SwitchCompat : int[] {static} + ConstraintSet_layout_editor_absoluteX : int {static} + MaterialComponentsTheme_textAppearanceBody2 : int {static} + FlowLayout : int[] {static} + Toolbar_contentInsetEnd : int {static} + View_android_focusable : int {static} + MaterialComponentsTheme_colorPrimaryDark : int {static} + AppCompatTextHelper_android_drawableLeft : int {static} + Toolbar_titleMarginStart : int {static} + Toolbar_contentInsetLeft : int {static} + ConstraintSet_layout_constraintHorizontal_bias : int {static} + ConstraintLayout_Layout_android_orientation : int {static} + AppCompatTheme_colorSwitchThumbNormal : int {static} + TextInputLayout_passwordToggleEnabled : int {static} + TextInputLayout_boxBackgroundColor : int {static} + ConstraintSet_barrierDirection : int {static} + LinearConstraintLayout : int[] {static} + ConstraintLayout_Layout_layout_constraintGuide_percent : int {static} + ConstraintLayout_Layout_android_minHeight : int {static} + ConstraintLayout_Layout_layout_constraintBottom_creator : int {static} + CardView_contentPaddingRight : int {static} + AppBarLayout_android_keyboardNavigationCluster : int {static} + FontFamily_fontProviderQuery : int {static} + ConstraintLayout_Layout_layout_constraintWidth_min : int {static} + ActionBar_homeLayout : int {static} + FlowLayout_lineSpacing : int {static} + ConstraintSet_layout_constraintBottom_toTopOf : int {static} + DrawerArrowToggle_barLength : int {static} + BottomNavigationView_menu : int {static} + DrawerArrowToggle_arrowShaftLength : int {static} + AppBarLayout : int[] {static} + AppCompatTextView_android_textAppearance : int {static} + FontFamilyFont_android_fontWeight : int {static} + Toolbar : int[] {static} + AppCompatTheme_viewInflaterClass : int {static} + FloatingActionButton_hoveredFocusedTranslationZ : int {static} + AppCompatTheme_buttonStyle : int {static} + AppCompatTheme_ratingBarStyle : int {static} + ConstraintSet_layout_constraintBaseline_toBaselineOf : int {static} + CollapsingToolbarLayout_Layout : int[] {static} + RecycleListView_paddingTopNoTitle : int {static} + CompoundButton_android_button : int {static} + AnimatedStateListDrawableTransition_android_toId : int {static} + AppCompatTheme_windowMinWidthMajor : int {static} + AnimatedStateListDrawableCompat : int[] {static} + RecyclerView_fastScrollVerticalTrackDrawable : int {static} + DrawerArrowToggle_color : int {static} + AppCompatTheme_colorPrimaryDark : int {static} + ConstraintSet_android_rotationY : int {static} + ConstraintSet_android_rotationX : int {static} + BottomNavigationView_elevation : int {static} + ActionBar_contentInsetRight : int {static} + ConstraintLayout_Layout_android_maxHeight : int {static} + CollapsingToolbarLayout_expandedTitleMarginEnd : int {static} + ConstraintSet_layout_goneMarginLeft : int {static} + Toolbar_titleMarginBottom : int {static} + ConstraintSet_layout_constraintCircleAngle : int {static} + ConstraintSet_layout_constraintLeft_toRightOf : int {static} + AppCompatTheme_windowNoTitle : int {static} + MenuItem_actionProviderClass : int {static} + Toolbar_navigationContentDescription : int {static} + ConstraintLayout_Layout_layout_constraintWidth_percent : int {static} + ActionBar_titleTextStyle : int {static} + ActionBar_hideOnContentScroll : int {static} + AppCompatTheme_selectableItemBackground : int {static} + TextAppearance_fontFamily : int {static} + CoordinatorLayout : int[] {static} + AppCompatTextView_autoSizeTextType : int {static} + RecycleListView_paddingBottomNoButtons : int {static} + ConstraintSet_layout_goneMarginTop : int {static} + AppCompatTheme_activityChooserViewStyle : int {static} + AppCompatTheme_popupMenuStyle : int {static} + AppCompatTheme_actionModeFindDrawable : int {static} + TextAppearance_android_shadowRadius : int {static} + AppCompatTheme_checkboxStyle : int {static} + AppCompatTheme_windowFixedWidthMajor : int {static} + MaterialComponentsTheme_editTextStyle : int {static} + TabLayout_tabIndicatorFullWidth : int {static} + ConstraintSet_android_layout_height : int {static} + NavigationView : int[] {static} + ActionBar_contentInsetEndWithActions : int {static} + DrawerArrowToggle_arrowHeadLength : int {static} + MenuGroup_android_checkableBehavior : int {static} + MenuItem_iconTint : int {static} + ConstraintSet_layout_constraintRight_creator : int {static} + AppBarLayout_elevation : int {static} + Toolbar_title : int {static} + SearchView_android_inputType : int {static} + ConstraintSet_layout_constraintCircle : int {static} + ConstraintSet_layout_constraintWidth_min : int {static} + SwitchCompat_switchPadding : int {static} + ConstraintLayout_Layout_layout_goneMarginLeft : int {static} + AppCompatTheme_actionModeShareDrawable : int {static} + ConstraintLayout_Layout_layout_constraintRight_toRightOf : int {static} + CollapsingToolbarLayout_title : int {static} + BottomNavigationView_itemTextColor : int {static} + CollapsingToolbarLayout_contentScrim : int {static} + AppBarLayoutStates_state_collapsible : int {static} + AppCompatSeekBar_android_thumb : int {static} + ActionBar_elevation : int {static} + LinearLayoutCompat_dividerPadding : int {static} + Chip_textStartPadding : int {static} + FloatingActionButton_fabCustomSize : int {static} + AppCompatTheme_android_windowIsFloating : int {static} + AppCompatTheme_actionOverflowMenuStyle : int {static} + FontFamilyFont_font : int {static} + ConstraintLayout_Layout_layout_goneMarginRight : int {static} + ConstraintSet_layout_constraintHorizontal_chainStyle : int {static} + Chip_closeIconEndPadding : int {static} + TextInputLayout_counterEnabled : int {static} + CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier : int {static} + MenuItem_android_id : int {static} + FloatingActionButton_maxImageSize : int {static} + MaterialButton : int[] {static} + AppCompatTheme_editTextBackground : int {static} + CollapsingToolbarLayout_expandedTitleMarginTop : int {static} + AppCompatTheme_actionOverflowButtonStyle : int {static} + ListPopupWindow_android_dropDownVerticalOffset : int {static} + SearchView_voiceIcon : int {static} + ListPopupWindow : int[] {static} + AppCompatTheme_actionBarDivider : int {static} + ActionBar_itemPadding : int {static} + AppCompatTextHelper_android_textAppearance : int {static} + PopupWindow_android_popupAnimationStyle : int {static} + TextAppearance_android_textColor : int {static} + ConstraintLayout_Layout_layout_goneMarginBottom : int {static} + MaterialButton_android_insetTop : int {static} + CompoundButton_buttonTint : int {static} + CoordinatorLayout_Layout_layout_anchorGravity : int {static} + AppCompatTheme_editTextStyle : int {static} + PopupWindow_android_popupBackground : int {static} + ActionBar_displayOptions : int {static} + ConstraintSet_android_visibility : int {static} + TextAppearance_android_textColorHint : int {static} + ConstraintSet_android_layout_marginLeft : int {static} + LinearLayoutCompat_Layout_android_layout_height : int {static} + ConstraintLayout_Layout_layout_constraintVertical_chainStyle : int {static} + ConstraintSet_layout_constraintVertical_bias : int {static} + CardView_cardCornerRadius : int {static} + AppCompatTextView_autoSizeMaxTextSize : int {static} + AlertDialog : int[] {static} + ConstraintLayout_Layout_layout_constraintHorizontal_bias : int {static} + ForegroundLinearLayout : int[] {static} + AppCompatImageView_srcCompat : int {static} + AlertDialog_listLayout : int {static} + AppCompatTheme_actionModeWebSearchDrawable : int {static} + GradientColorItem : int[] {static} + AppCompatTheme_actionMenuTextColor : int {static} + ConstraintLayout_Layout_layout_constraintWidth_max : int {static} + LinearLayoutCompat_Layout_android_layout_weight : int {static} + ChipGroup_checkedChip : int {static} + ConstraintLayout_Layout_chainUseRtl : int {static} + SnackbarLayout_android_maxWidth : int {static} + AnimatedStateListDrawableCompat_android_exitFadeDuration : int {static} + ColorStateListItem_android_color : int {static} + FloatingActionButton_backgroundTintMode : int {static} + AnimatedStateListDrawableTransition_android_drawable : int {static} + SearchView_defaultQueryHint : int {static} + Toolbar_collapseContentDescription : int {static} + ActionBar_subtitle : int {static} + AppCompatTextHelper_android_drawableBottom : int {static} + TextInputLayout_passwordToggleContentDescription : int {static} + TextInputLayout_boxCornerRadiusBottomStart : int {static} + ConstraintSet_barrierAllowsGoneWidgets : int {static} + CoordinatorLayout_Layout_layout_keyline : int {static} + MaterialComponentsTheme_textAppearanceCaption : int {static} + Spinner_android_prompt : int {static} + AppCompatTheme_actionBarTabBarStyle : int {static} + AppCompatTheme_buttonBarNegativeButtonStyle : int {static} + ActionBar_icon : int {static} + ChipGroup_chipSpacingVertical : int {static} + ChipGroup_singleLine : int {static} + AppCompatTheme_autoCompleteTextViewStyle : int {static} + FontFamily : int[] {static} + TextInputLayout_boxBackgroundMode : int {static} + MenuItem_android_numericShortcut : int {static} + Chip_closeIconTint : int {static} + AppCompatTheme_actionModePopupWindowStyle : int {static} + Toolbar_buttonGravity : int {static} + LinearLayoutCompat_android_baselineAligned : int {static} + MaterialButton_rippleColor : int {static} + TextInputLayout_boxCornerRadiusBottomEnd : int {static} + FloatingActionButton_borderWidth : int {static} + MaterialComponentsTheme_textAppearanceHeadline4 : int {static} + MaterialComponentsTheme_textAppearanceHeadline5 : int {static} + CoordinatorLayout_Layout : int[] {static} + MaterialComponentsTheme_textAppearanceHeadline6 : int {static} + MaterialComponentsTheme_textAppearanceHeadline1 : int {static} + MaterialComponentsTheme_textAppearanceHeadline2 : int {static} + CollapsingToolbarLayout_expandedTitleGravity : int {static} + MaterialComponentsTheme_textAppearanceHeadline3 : int {static} + ConstraintSet_layout_constraintWidth_max : int {static} + ConstraintSet_android_maxWidth : int {static} + AnimatedStateListDrawableItem : int[] {static} + ConstraintLayout_Layout_layout_constraintEnd_toStartOf : int {static} + TextAppearance_android_textSize : int {static} + BottomAppBar_fabCradleVerticalOffset : int {static} + ActionBar_backgroundSplit : int {static} + ConstraintSet_layout_constraintTop_toTopOf : int {static} + MenuView_android_headerBackground : int {static} + AppCompatTheme_listPreferredItemHeight : int {static} + AppCompatSeekBar_tickMark : int {static} + MenuItem_android_menuCategory : int {static} + AnimatedStateListDrawableItem_android_drawable : int {static} + AppCompatTheme_windowActionBarOverlay : int {static} + DrawerArrowToggle_gapBetweenBars : int {static} + Chip_chipIconSize : int {static} + SnackbarLayout_elevation : int {static} + LinearLayoutCompat_Layout : int[] {static} + AppBarLayout_expanded : int {static} + MaterialComponentsTheme_colorPrimary : int {static} + FloatingActionButton_showMotionSpec : int {static} + AppCompatTheme_seekBarStyle : int {static} + AppCompatTheme_listPreferredItemPaddingLeft : int {static} + AppCompatImageView : int[] {static} + AppBarLayout_android_touchscreenBlocksFocus : int {static} + SearchView_android_maxWidth : int {static} + ActionBar_customNavigationLayout : int {static} + MaterialComponentsTheme_chipStyle : int {static} + CoordinatorLayout_statusBarBackground : int {static} + ActionMode_background : int {static} + ConstraintLayout_Layout_layout_constrainedWidth : int {static} + Toolbar_contentInsetEndWithActions : int {static} + ConstraintLayout_Layout_layout_constraintBaseline_creator : int {static} + ConstraintLayout_Layout_layout_constraintBottom_toBottomOf : int {static} + RecyclerView_fastScrollHorizontalThumbDrawable : int {static} + ColorStateListItem : int[] {static} + AlertDialog_buttonPanelSideLayout : int {static} + ConstraintSet_android_layout_width : int {static} + PopupWindow : int[] {static} + ConstraintLayout_placeholder_content : int {static} + LinearLayoutCompat_android_baselineAlignedChildIndex : int {static} + ConstraintSet_layout_constraintWidth_default : int {static} + TabLayout_tabContentStart : int {static} + ChipGroup_singleSelection : int {static} + Chip_textEndPadding : int {static} + ActionBar_contentInsetStartWithNavigation : int {static} + Toolbar_collapseIcon : int {static} + ActionMode_height : int {static} + ActionBar_title : int {static} + ConstraintSet_layout_goneMarginEnd : int {static} + SwitchCompat_thumbTextPadding : int {static} + ConstraintLayout_Layout_constraint_referenced_ids : int {static} + PopupWindowBackgroundState_state_above_anchor : int {static} + MenuView_subMenuArrow : int {static} + BottomSheetBehavior_Layout : int[] {static} + AlertDialog_singleChoiceItemLayout : int {static} + MaterialButton_strokeColor : int {static} + MaterialCardView_strokeColor : int {static} + ActionBar_logo : int {static} + MaterialCardView : int[] {static} + ConstraintLayout_Layout_layout_constraintBottom_toTopOf : int {static} + AppCompatTextHelper_android_drawableEnd : int {static} + SwitchCompat_trackTintMode : int {static} + MenuGroup_android_enabled : int {static} + StateListDrawableItem : int[] {static} + ListPopupWindow_android_dropDownHorizontalOffset : int {static} + AppCompatTheme_dividerHorizontal : int {static} + ConstraintSet_layout_constraintLeft_creator : int {static} + SwitchCompat_thumbTintMode : int {static} + AnimatedStateListDrawableCompat_android_enterFadeDuration : int {static} + ConstraintSet_layout_constraintHeight_default : int {static} + TabLayout_tabPaddingTop : int {static} + TextInputLayout_boxStrokeColor : int {static} + Chip_iconEndPadding : int {static} + DesignTheme_bottomSheetDialogTheme : int {static} + TextAppearance_android_shadowDy : int {static} + TextAppearance_android_shadowDx : int {static} + LinearLayoutCompat_android_weightSum : int {static} + AppCompatTheme_buttonBarNeutralButtonStyle : int {static} + MaterialButton_android_insetLeft : int {static} + ThemeEnforcement : int[] {static} + AppBarLayoutStates : int[] {static} + FontFamilyFont : int[] {static} + DesignTheme : int[] {static} + TabLayout_tabSelectedTextColor : int {static} + CollapsingToolbarLayout_scrimVisibleHeightTrigger : int {static} + ViewStubCompat_android_id : int {static} + LinearLayoutCompat_measureWithLargestChild : int {static} + ConstraintSet_constraint_referenced_ids : int {static} + ChipGroup : int[] {static} + AppCompatTextHelper : int[] {static} + DrawerArrowToggle_spinBars : int {static} + GradientColor : int[] {static} + MaterialButton_cornerRadius : int {static} + TabLayout_tabTextColor : int {static} + ConstraintSet_android_rotation : int {static} + CollapsingToolbarLayout_expandedTitleTextAppearance : int {static} + ConstraintSet_android_transformPivotX : int {static} + SwitchCompat_switchMinWidth : int {static} + ConstraintSet_android_transformPivotY : int {static} + ConstraintLayout_Layout_layout_constraintRight_creator : int {static} + BottomSheetBehavior_Layout_behavior_skipCollapsed : int {static} + ActionBar_homeAsUpIndicator : int {static} + AppCompatTextHelper_android_drawableTop : int {static} + AppCompatTheme_actionModeCutDrawable : int {static} + MaterialComponentsTheme_chipGroupStyle : int {static} + AppCompatTheme_textColorAlertDialogListItem : int {static} + RecyclerView_fastScrollHorizontalTrackDrawable : int {static} + NavigationView_menu : int {static} + CardView : int[] {static} + ButtonBarLayout : int[] {static} + CoordinatorLayout_Layout_layout_insetEdge : int {static} + ConstraintSet_android_layout_marginRight : int {static} + Chip_android_text : int {static} + FloatingActionButton_fabSize : int {static} + MaterialComponentsTheme_textAppearanceSubtitle2 : int {static} + Chip_iconStartPadding : int {static} + Toolbar_titleMargins : int {static} + TabLayout_tabPaddingEnd : int {static} + FloatingActionButton_backgroundTint : int {static} + AppCompatTheme_dialogTheme : int {static} + MaterialComponentsTheme_textAppearanceSubtitle1 : int {static} + Toolbar_android_gravity : int {static} + MenuView_android_itemTextAppearance : int {static} + MenuItem_alphabeticModifiers : int {static} + ForegroundLinearLayout_android_foregroundGravity : int {static} + Chip_closeIcon : int {static} + TextAppearance : int[] {static} + NavigationView_elevation : int {static} + GradientColor_android_startColor : int {static} + AppCompatTheme_toolbarStyle : int {static} + ConstraintSet_layout_constraintStart_toStartOf : int {static} + ConstraintLayout_Layout_layout_goneMarginStart : int {static} + AppCompatTheme_textAppearanceListItem : int {static} + MenuView_preserveIconSpacing : int {static} + StateListDrawable_android_visible : int {static} + MenuItem : int[] {static} + AnimatedStateListDrawableTransition : int[] {static} + View : int[] {static} + MaterialComponentsTheme_colorBackgroundFloating : int {static} + MaterialComponentsTheme_tabStyle : int {static} + TabLayout_tabIndicatorGravity : int {static} + MenuItem_actionViewClass : int {static} + ConstraintLayout_Layout_layout_constraintHeight_min : int {static} + FontFamily_fontProviderAuthority : int {static} + ActionBar_backgroundStacked : int {static} + ConstraintLayout_Layout_layout_constraintVertical_bias : int {static} + AppCompatTheme_colorButtonNormal : int {static} + AppCompatTheme_listMenuViewStyle : int {static} + FontFamilyFont_ttcIndex : int {static} + ActivityChooserView_expandActivityOverflowButtonDrawable : int {static} + ForegroundLinearLayout_foregroundInsidePadding : int {static} + Toolbar_subtitleTextAppearance : int {static} + AppCompatTheme_borderlessButtonStyle : int {static} + GradientColor_android_endY : int {static} + TextInputLayout_hintEnabled : int {static} + TextInputLayout_passwordToggleDrawable : int {static} + GradientColor_android_endX : int {static} + Chip_chipMinHeight : int {static} + Chip_android_ellipsize : int {static} + Chip_closeIconEnabled : int {static} + SnackbarLayout_maxActionInlineWidth : int {static} + ScrimInsetsFrameLayout : int[] {static} + FontFamilyFont_fontVariationSettings : int {static} + AppCompatTheme_dividerVertical : int {static} + CollapsingToolbarLayout_collapsedTitleTextAppearance : int {static} + MenuView : int[] {static} + AppCompatTheme_actionBarSize : int {static} + AppCompatTheme_actionBarItemBackground : int {static} + BottomNavigationView_itemTextAppearanceActive : int {static} + SearchView_commitIcon : int {static} + AppCompatTheme_dialogPreferredPadding : int {static} + DrawerArrowToggle_thickness : int {static} + AppCompatTextView : int[] {static} + AppCompatImageView_tintMode : int {static} + SearchView_android_imeOptions : int {static} + AppCompatTheme_alertDialogCenterButtons : int {static} + ConstraintSet_layout_constraintHorizontal_weight : int {static} + MaterialButton_iconPadding : int {static} + ConstraintSet_layout_constraintVertical_chainStyle : int {static} + RecyclerView_android_orientation : int {static} + TextInputLayout_hintTextAppearance : int {static} + ConstraintLayout_Layout_layout_constraintLeft_toLeftOf : int {static} + StateListDrawable_android_dither : int {static} + ConstraintLayout_Layout_layout_optimizationLevel : int {static} + AppCompatTheme_listChoiceBackgroundIndicator : int {static} + AppCompatTheme_windowFixedHeightMajor : int {static} + AppCompatTheme_android_windowAnimationStyle : int {static} + ConstraintLayout_Layout_constraintSet : int {static} + SwitchCompat_android_thumb : int {static} + AppCompatTheme_textAppearancePopupMenuHeader : int {static} + ViewStubCompat : int[] {static} + AppCompatTheme_actionBarTabStyle : int {static} + AppCompatTheme_colorBackgroundFloating : int {static} + TabLayout_tabIndicatorColor : int {static} + ConstraintSet_android_minHeight : int {static} + ViewStubCompat_android_inflatedId : int {static} + NavigationView_itemHorizontalPadding : int {static} + BottomNavigationView_itemHorizontalTranslationEnabled : int {static} + TextAppearance_textAllCaps : int {static} + BottomNavigationView_labelVisibilityMode : int {static} + MenuGroup : int[] {static} + ViewBackgroundHelper_android_background : int {static} + ConstraintSet_android_elevation : int {static} + Toolbar_contentInsetStartWithNavigation : int {static} + TabLayout_tabUnboundedRipple : int {static} + MaterialButton_android_insetRight : int {static} + TabLayout_tabIndicatorAnimationDuration : int {static} + Chip_showMotionSpec : int {static} + TabLayout_tabIconTintMode : int {static} + MaterialButton_iconTint : int {static} + AppCompatTheme_searchViewStyle : int {static} + Chip_checkedIcon : int {static} + ConstraintSet_android_alpha : int {static} + AnimatedStateListDrawableCompat_android_variablePadding : int {static} + AppCompatSeekBar : int[] {static} + AppCompatTextView_textAllCaps : int {static} + AppCompatTextView_autoSizeMinTextSize : int {static} + TextInputLayout_counterTextAppearance : int {static} + MenuItem_android_checkable : int {static} + Chip_rippleColor : int {static} + ScrollingViewBehavior_Layout : int[] {static} + CoordinatorLayout_Layout_layout_behavior : int {static} + ConstraintLayout_Layout_layout_constraintTop_creator : int {static} + ConstraintSet_layout_constraintEnd_toStartOf : int {static} + FloatingActionButton_hideMotionSpec : int {static} + ConstraintLayout_Layout_layout_constraintHeight_max : int {static} + AppCompatTheme_tooltipFrameBackground : int {static} + Toolbar_titleTextAppearance : int {static} + AppCompatTheme_windowActionBar : int {static} + AppCompatTheme_switchStyle : int {static} + Spinner_popupTheme : int {static} + GradientColorItem_android_offset : int {static} + AppCompatTheme_actionModeCopyDrawable : int {static} + CardView_cardElevation : int {static} + MaterialComponentsTheme_bottomSheetStyle : int {static} + AppCompatTextView_autoSizePresetSizes : int {static} + TabLayout_tabInlineLabel : int {static} + TabLayout_tabMaxWidth : int {static} + ConstraintSet_layout_constraintRight_toRightOf : int {static} + Chip_chipIcon : int {static} + CardView_android_minWidth : int {static} + AppCompatTextView_autoSizeStepGranularity : int {static} + TabLayout_tabMode : int {static} + LinearLayoutCompat_Layout_android_layout_gravity : int {static} + BottomNavigationView_itemIconTint : int {static} + LinearLayoutCompat_Layout_android_layout_width : int {static} + BottomAppBar_hideOnScroll : int {static} + MenuItem_iconTintMode : int {static} + CoordinatorLayout_Layout_android_layout_gravity : int {static} + MaterialButton_iconTintMode : int {static} + TextInputLayout_boxCollapsedPaddingTop : int {static} + FontFamilyFont_android_ttcIndex : int {static} + ActivityChooserView : int[] {static} + Spinner_android_dropDownWidth : int {static} + ConstraintSet_layout_constraintEnd_toEndOf : int {static} + ConstraintSet_layout_constraintGuide_begin : int {static} + AppCompatTheme_buttonBarPositiveButtonStyle : int {static} + RecyclerView_android_descendantFocusability : int {static} + AppCompatTheme_buttonStyleSmall : int {static} + AppCompatTheme_ratingBarStyleSmall : int {static} + MaterialButton_android_insetBottom : int {static} + ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle : int {static} + ConstraintLayout_Layout_layout_constraintWidth_default : int {static} + AppCompatTheme_colorAccent : int {static} + ConstraintSet_layout_constraintBaseline_creator : int {static} + View_paddingEnd : int {static} + ActionBarLayout_android_layout_gravity : int {static} + TabLayout_tabRippleColor : int {static} + ActionBar_height : int } } Manifest +-down- permission Manifest +-down- permission_group R +-down- anim R +-down- animator R +-down- attr R +-down- bool R +-down- color R +-down- dimen R +-down- drawable R +-down- id R +-down- integer R +-down- interpolator R +-down- layout R +-down- menu R +-down- mipmap R +-down- string R +-down- style R +-down- styleable right footer PlantUML diagram generated by SketchIt! (https://bitbucket.org/pmesmeur/sketch.it) For more information about this tool, please contact philippe.mesmeur@gmail.com endfooter @enduml
false
true
false
false
class
3b88a2c8dc27d9f4e7a2f2e035172bd956c29031
19de0597a5790bab6ff021899b4479506ae0829a
/uml/skeleton_seq_diagrams/robot drills and moves/robot_drills.plantuml
ee6fbc682d031c5325572f2bde3ff717bd25eb89
[]
no_license
bbucsy/projlab_holy_oil
e703a3ac579555a6c62f91051d7fbb5572c88d30
a1c4e9b953e7f7c22dabbd935abb461f9cacd409
refs/heads/master
2023-05-02T06:22:36.234536
2021-05-09T09:46:04
2021-05-09T09:46:04
342,634,410
0
1
null
null
null
null
UTF-8
PlantUML
false
false
489
plantuml
@startuml Robot Drills title Robot drills skinparam SequenceLifeLineBackgroundColor LightYellow actor Player as player participant "r: Robot" as s participant "onAsteroid: Asteroid" as a actor Tester as tester player -> s ++ : Drill() s -> a ++ : ReactToDrill() a -> tester ++ : number of layers remaining? <<input>> tester --> a -- : numOfLayersRemaining alt numOfLayersRemaining >= 1 a->a ++ : DecNumOfLAyersRemaining() deactivate a end a --> s s --> player -- @enduml
false
true
false
false
sequence
24efa31ebb0650c09ff12f2919c49ec723593958
e7aab27dc3b56328c92d783d7fa8fce12d8ac544
/kapitler/media/uml-class-registrering.iuml
5c1d2d6a90627e512e3fd18ca57946cc5e5fb226
[]
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
611
iuml
@startuml class Arkivstruktur.Registrering <Arkivenhet> { +arkivertDato : datetime [0..1] +arkivertAv : string [0..1] +referanseArkivertAv : SystemID [0..1] +kassasjon : Kassasjon [0..1] +skjerming : Skjerming [0..1] +gradering : Gradering [0..1] +referanseArkivdel : SystemID [0..1] +registreringsID : string [0..1] +tittel : string +offentligTittel : string [0..1] +beskrivelse : string [0..1] +noekkelord : string [0..*] +forfatter : string [0..*] +dokumentmedium : Dokumentmedium [0..1] +oppbevaringssted : string [0..*] +virksomhetsspesifikkeMetadata : any [0..1] } @enduml
false
true
false
false
class
bc032eefe95708784809f5616e89ca70b746d4f5
d5cd4002a5839acc484a6186263702b522d3491e
/pr4/src/com/company/controller/controller.plantuml
6889a7e36bd824b8ea291dcc614af16f23458b40
[]
no_license
shevchenkona19/javaIPZ-31Shevchenko
bf8b84dc1d76eaf87c0d7a0265c6524233273efe
46571bb3b2ca95526332db55f4ab0d093f41fcba
refs/heads/master
2020-04-09T20:23:29.658468
2018-12-05T20:09:51
2018-12-05T20:09:51
160,571,977
0
0
null
null
null
null
UTF-8
PlantUML
false
false
861
plantuml
@startuml title __CONTROLLER's Class Diagram__\n package com.company { package com.company.controller { class SchoolSystem { - users : User[] - tests : ITest[] + SchoolSystem() + getTests() + getTest() + addTest() + registerUser() + getMenu() + login() } } } package com.company { package com.company.controller { enum Subjects { MATH LITERATURE } } } SchoolSystem o-- Menu : studentMenu SchoolSystem o-- Menu : teacherMenu SchoolSystem o-- Menu : defaultMenu SchoolSystem +-down- Subjects 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
dcf9919e22d28f94acfe7646468d14af5fb5b7ac
8b35309c62a27ab4b373138a6b4472d9de517d7f
/Use Cases/HR advisor.puml
8f05cbaf524adeae7766f62d7a555a0a7129d990
[ "Apache-2.0" ]
permissive
alimaclennan4/sem
3186b029b238177630d4f17f8a298802ad98bb93
3f538527001a3069e13495fe7c4c9727683a75ce
refs/heads/master
2020-12-13T23:37:21.031709
2020-02-17T13:30:23
2020-02-17T13:30:23
234,564,008
0
0
null
null
null
null
UTF-8
PlantUML
false
false
287
puml
@startuml actor HR as "HR Advisor" rectangle Database rectangle "HR System" { usecase UC4 as "Get the Cites, including their Name, Country, District and population." usecase UCa as "Produce report" HR - UC4 UC4 ..> UCa : include UC4 - Database } @enduml
false
true
false
false
usecase
d2c7c671fe85c0f09da5aa8cabc31029c6c388fc
746a34e7c063ed3a081f50e070b463b1bfab6744
/docs/uml/part/auth.puml
cbc6835187cc46707d1f974deb42fad63f88e561
[]
no_license
aya-eiya/gradle-vertx-sample
e5a94275b6a865842056b325d5031b79493f1d9e
6dcf211896eebd792b0765c71b84aa19b53be344
refs/heads/master
2023-02-19T15:54:09.215226
2021-01-17T09:51:00
2021-01-17T09:51:00
307,665,709
1
0
null
null
null
null
UTF-8
PlantUML
false
false
2,937
puml
@startuml skinparam backgroundColor white skinparam linetype polyline left to right direction card "Domain" as auth.Domain { card "UseCase" as auth.Domain.CQ { package "api.email" as auth.Domain.CQ.api.email { interface "EmailAuthorizer" as auth.Domain.CQ.api.email.EmailAuthorizer { +memberEmailRepository +createAuthNStatus() +verifyPassword() +verifyEmailAddress() } package "command" as auth.Domain.CQ.api.email.command { interface "CreateEmailAuth" as auth.Domain.CQ.api.email.command.CreateEmailAuth { +createAuthNStatus() } } package "query" as auth.Domain.CQ.api.email.query { interface "GetEmailAuth" as auth.Domain.CQ.api.email.query.GetEmailAuth { +verifyPassword() +verifyEmailAddress() } } } } card "Repository" as auth.Domain.Repository { interface "MemberEmailRepository" as auth.Domain.Repository.MemberEmailRepository { +exists(emailAddress: AuthEmailAddress,rawPassword: String): OptionT[IO, Boolean] } } card "Models" as auth.Domain.models { interface "AuthN" as auth.Domain.models.AuthN { +tryAuth() } interface "AuthZ" as auth.Domain.models.AuthZ { +verifyToken() } class "LoginContext" as auth.Domain.models.LoginContext { +sessionID: SessionID +authNStatus: AuthNStatus } card "values" as auth.Domain.models.values { interface "AccessToken" as auth.Domain.models.values.AccessToken { +token: SessionID +base64(): String } interface "AuthNStatus" as auth.Domain.models.values.AuthNStatus { } package "auth.domain.values.email" { class EmailAccessToken class EmailAuthNStatus } } } } card "ApplicationService" as auth.Service { package "vchat.app" as auth.Service.vchat.app { package "service.auth.email" as auth.Service.vchat.app.email { class "EmailAuth" as auth.Service.vchat.app.email.EmailAuth { +authorizer: EmailAuthorizer +contextManager: ContextManager } } } } auth.Domain.Repository.MemberEmailRepository *-up- auth.Domain.CQ.api.email.EmailAuthorizer auth.Domain.CQ.api.email.command.CreateEmailAuth <|-up- auth.Domain.CQ.api.email.EmailAuthorizer auth.Domain.CQ.api.email.query.GetEmailAuth <|-up- auth.Domain.CQ.api.email.EmailAuthorizer auth.Domain.models.AuthZ -up- auth.Domain.models.values.AccessToken: verify > auth.Domain.models.AuthN <|-up- auth.Domain.models.values.AccessToken auth.Domain.models.values.AccessToken <|-up- EmailAccessToken auth.Domain.models.values.AuthNStatus <|-up- EmailAuthNStatus auth.Domain.models.LoginContext -right-* auth.Domain.models.values.AuthNStatus auth.Domain.models.LoginContext -down-* state.Domain.models.values.SessionID auth.Service.vchat.app.email.EmailAuth --* auth.Domain.CQ.api.email.EmailAuthorizer @enduml
false
true
false
false
class
e8786747a0129a56c4c904da8d0726318cfcac91
ea978cfe70d18702342391c596f9446e92c9864d
/app/WorkOrders.puml
3d1239f37283b8f8db39dd66db62740485724e9f
[]
no_license
afortier12/Fiix_Custom_Mobile
5efb22bc687b215ec308d33aba5f16cb39f6042c
703ea51598fdad88a3b80212f21f9f598c18140e
refs/heads/master
2022-12-10T05:39:21.419577
2020-08-28T20:29:03
2020-08-28T20:29:03
268,574,994
0
0
null
null
null
null
UTF-8
PlantUML
false
false
1,184
puml
@startuml left to right direction skinparam packagestyle rectangle actor user actor Fiix actor <<barcode>> as barcode rectangle Add { usecase "add part" as part_add usecase "enter part data" as part_enter usecase "update quantity" as part_qty usecase "part_exist" as part_exist usecase "enter quantity" as quantity user --> part_add barcode --> part_exist } rectangle Storage { usecase "part in storage check" as storage_exist usecase "update storage" as storage_update usecase "pick storage" as storage_pick usecase "storage_available check" as storage_empty storage_update .>storage_exist } part_add -up..>storage_exist :include Fiix <..storage_exist : extends (if not in local table) Fiix ..>storage_update : extends part_exist -up..>storage_exist :include Fiix <..storage_exist : extends (if not in local table) storage_exist .>storage_pick: extends (if not found) part_exist.>part_enter :extends (if not found) user -left->storage_pick user ->part_enter part_enter -left.>storage_empty storage_empty -left..>part_enter :extends part_qty<.quantity : include user->quantity part_qty -up..>storage_update : include @enduml
false
true
false
false
usecase
28dda51543effb3d7b7269f026ca3a0666520398
28a37bba319600046f93f3da70fc102b8445ea00
/AndroidCodeBase/.idea/modules/flappyBluetooth/flappyBluetooth.plantuml
0a7cd53d685f9a2050268866483b6f87b9864b42
[]
no_license
MaxonZhao/CPEN391_group25
600d7a4ec8059791cf083669b8b86817bddc2994
6fd9517b7ebc4cf48c227ae8de51ef62ac268161
refs/heads/main
2023-04-01T17:28:55.720909
2021-04-17T06:39:19
2021-04-17T06:39:19
332,349,573
3
2
null
2021-04-16T18:48:01
2021-01-24T02:15:48
VHDL
UTF-8
PlantUML
false
false
1,039
plantuml
@startuml title __FLAPPYBIRD.FLAPPYBLUETOOTH's Class Diagram__\n namespace androidx.databinding { interface androidx.databinding.DataBindingComponent { } } namespace androidx.databinding { namespace library.baseAdapters { class androidx.databinding.library.baseAdapters.BR { } } } namespace com.cpen391.businessbase { class com.cpen391.businessbase.BR { } } namespace com.cpen391.flappybluetooth { class com.cpen391.flappybluetooth.BR { } } namespace com.cpen391.flappybluetooth { class com.cpen391.flappybluetooth.BuildConfig { } } namespace com.cpen391.flappybluetooth { class com.cpen391.flappybluetooth.DataBinderMapperImpl { } } com.cpen391.flappybluetooth.DataBinderMapperImpl -up-|> androidx.databinding.DataBinderMapper 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