Skip to content
Snippets Groups Projects
Commit c49c7282 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Merge branch 'MAS-2018-0050' into 'WI-0081-Smart_Device_Template_4_0'

Mas 2018 0050

As agreed in MAS#35.

See merge request !1
parents cc7bcc24 974535a3
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ The advantage of identifying a subset of generic *ModuleClasses*, described belo
Every [Device](#Device) can then be described by a collection of *Modules* (functionality). In the simplest examples, where there are no extensions needed, each *ModuleClass* has exactly one "child" Module ... in such cases the software developer can consider the two terms to be the same.
The relationship between a *ModuleClass* and a *Module* is very similar to the specification of a class and an instantiated object in an object oriented programming language.
The relationship between a *ModuleClass* and a *Module* is very similar to the specification of a superclass and a class in an object oriented programming language.
**ModuleClass**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment