Product line

Product Line

ENOVIA Product Line Management provides the ability to define productlines and models. Product lines manage models and models manageproducts. A product line must be created before any other functions canbe performed.


Models

Models give full visibility of all the builds created for the productor product configuration managed by that model. Models control the unitor range of builds for that product and assign a unit number to eachbuild across all revisions of that managed product. A model is acollection of products, features and requirements. When a new model iscreated, a product with the same name is also automatically created.


Product

Products can have any number (0 to N) of features linked to them.Products are identified with revisions and versions. Products aremaintained as product masters and are related to a product line.

The first time a product revision is created, a newproduct master is also created. The first instance of a product canonly be a product revision. You can then decide whether to revise thecurrent product revision or create a product version. When a product isrevised or versioned, all the features directly linked to revision Nare, by default, also linked to revision N+1 (relationshipreplication). Subfeatures of the first level are unaffected by thisoperation. During the product revision or version process, you canreplicate features from the previous revision or select from a list ofexisting versions.

Roadmap Projects

Roadmap Tasks


Portfolios

ENOVIA Product Line Management provides the ability to define andmaintain portfolios, which are a group of products and models that areused to track the launch process. This section describes how to createand modify portfolios. It also explains how to view a timeline ofmilestones for objects in a portfolio.


Builds

There are two types of builds, hardware builds and software builds. Each type of build is defined for a specific product.


可以使用以下代码生成可以序列化为这个结构的 Python 代码: ```python import json data = [ { "itemData": [ {"itemName": "试剂库存", "itemValue": 1153358.012366}, {"itemName": "试剂出货量", "itemValue": 676833.1751}, {"itemName": "IDO", "itemValue": 0} ], "productLine": "CC" }, { "itemData": [ {"itemName": "试剂库存", "itemValue": 234524.1}, {"itemName": "试剂出货量", "itemValue": 568881.1}, {"itemName": "IDO", "itemValue": 0} ], "productLine": "IA" }, { "itemData": [ {"itemName": "试剂库存", "itemValue": 1537.82}, {"itemName": "试剂出货量", "itemValue": 11892.0}, {"itemName": "IDO", "itemValue": 0} ], "productLine": "IH" }, { "itemData": [ {"itemName": "试剂库存 Total", "itemValue": 0}, {"itemName": "试剂出货量 Total", "itemValue": 0}, {"itemName": "试剂 Total IDO", "itemValue": -1} ], "productLine": "Total" } ] json_data = json.dumps(data) print(json_data) ``` 输出的结果如下: ```json [{"itemData": [{"itemName": "试剂库存", "itemValue": 1153358.012366}, {"itemName": "试剂出货量", "itemValue": 676833.1751}, {"itemName": "IDO", "itemValue": 0}], "productLine": "CC"}, {"itemData": [{"itemName": "试剂库存", "itemValue": 234524.1}, {"itemName": "试剂出货量", "itemValue": 568881.1}, {"itemName": "IDO", "itemValue": 0}], "productLine": "IA"}, {"itemData": [{"itemName": "试剂库存", "itemValue": 1537.82}, {"itemName": "试剂出货量", "itemValue": 11892.0}, {"itemName": "IDO", "itemValue": 0}], "productLine": "IH"}, {"itemData": [{"itemName": "试剂库存 Total", "itemValue": 0}, {"itemName": "试剂出货量 Total", "itemValue": 0}, {"itemName": "试剂 Total IDO", "itemValue": -1}], "productLine": "Total"}] ```
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值