Skip to content
Snippets Groups Projects
Commit f0fa74c7 authored by Yongjing Zhang's avatar Yongjing Zhang
Browse files

Add update UML for 'Product'.

parent 59e2cb17
No related branches found
No related tags found
1 merge request!6Mas 2018 0082 introducing product
.DS_Store .DS_Store
/.project
/.Introduction.md.html
/.SDT_Components.md.html
...@@ -187,11 +187,11 @@ The element has the following child elements: ...@@ -187,11 +187,11 @@ The element has the following child elements:
``` ```
<Product id="myMseebProduct"> <Product id="myMseebProduct">
<Extends domain="org.exampleDomain" class="MSEEB.root"> <Extends domain="org.exampleDomain" class="MSEEB.root">
<ImplementProperty> <ImplementPropertyies>
<Property name="name" value="product-abc"/> <Property name="name" value="product-abc"/>
<Property name="vendor" value="xyz"/> <Property name="vendor" value="xyz"/>
<Property name="SerialNumber"/> <Property name="SerialNumber"/>
</ImplementProperty> </ImplementProperties>
<ImplementModuleClasses> <ImplementModuleClasses>
<MoudleClass name="rootPowerOnOff"/> <MoudleClass name="rootPowerOnOff"/>
<MoudleClass name="power" /> <MoudleClass name="power" />
......
SDT/schema4.0/docs/images/Product.png

6.83 KiB

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