Skip to content
Snippets Groups Projects

Mas 2018 0050

Merged Yongjing Zhang requested to merge MAS-2018-0050 into WI-0081-Smart_Device_Template_4_0
Compare and
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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**
Loading