diff --git a/doc/ClassDiagram.mdj b/doc/ClassDiagram.mdj index 4f187d3..d04755c 100644 --- a/doc/ClassDiagram.mdj +++ b/doc/ClassDiagram.mdj @@ -257,13 +257,47 @@ "height": 13, "text": "+enableOnChipHeater(enabled: boolean): boolean", "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAFwQGCQSLPmIVQ=", + "_parent": { + "$ref": "AAAAAAFupxeuwAk/ZqA=" + }, + "model": { + "$ref": "AAAAAAFwQGCQE7PjlD0=" + }, + "font": "Arial;13;0", + "left": 2221, + "top": 704, + "width": 291.63671875, + "height": 13, + "text": "+reset(): boolean", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAFwQMQ/eLRkThk=", + "_parent": { + "$ref": "AAAAAAFupxeuwAk/ZqA=" + }, + "model": { + "$ref": "AAAAAAFwQMQ/RLRhTD0=" + }, + "font": "Arial;13;0", + "left": 2221, + "top": 719, + "width": 291.63671875, + "height": 13, + "text": "+lowBattery(): boolean", + "horizontalAlignment": 0 } ], "font": "Arial;13;0", "left": 2216, "top": 639, "width": 301.63671875, - "height": 68 + "height": 98 }, { "_type": "UMLReceptionCompartmentView", @@ -5630,6 +5664,44 @@ "direction": "return" } ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAFwQGCQE7PjlD0=", + "_parent": { + "$ref": "AAAAAAFupxeuvgk2JFo=" + }, + "name": "reset", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAFwQGDRMbQXu2E=", + "_parent": { + "$ref": "AAAAAAFwQGCQE7PjlD0=" + }, + "type": "boolean", + "direction": "return" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAFwQMQ/RLRhTD0=", + "_parent": { + "$ref": "AAAAAAFupxeuvgk2JFo=" + }, + "name": "lowBattery", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAFwQMTQprSwKNg=", + "_parent": { + "$ref": "AAAAAAFwQMQ/RLRhTD0=" + }, + "type": "boolean", + "direction": "return" + } + ] } ] },