29.12.52 ProductFlowNetwork
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
The non-contextual content of a product flow network object.
Name |
Type |
Notes |
---|---|---|
Comment |
String2000 |
A descriptive remark about the network. |
Name |
String64 |
The name of the product flow network. This must be unique within the context of the overall product flow model. |
ParentNetworkReference |
String64 |
A pointer to the network containing the unit that this network represents. That is, the unit must exist in a different network. If a parent network is not specified then the network represents the model. A model should only be represented by one network. The model network represents the overall installation. All other networks represent internal detail and should not be referenced from outside the model. The external ports on the model network represent the external ports to the overall product flow model. A pointer to an external port on the product flow model does not require the name of the model network because it is redundant to knowledge of the model name (i.e., there is a one-to-one correspondence). |
PlanName |
String64 |
The name of a network plan. This indicates a planned network. All child network components must all be planned and be part of the same plan. The parent network must either contain the plan (i.e., be an actual) or be part of the same plan. Not specified indicates an actual network. |
uid |
String64 |
A unique identifier for this data element. It is not globally unique (not a uuid) and only need be unique within the context of the parent top-level object. |
Association |
Notes |
---|---|
From: ProductFlowNetwork.Plan 0..*To: ProductFlowNetworkPlan Association |
|
From: ProductFlowNetwork.Unit 1..*To: ProductFlowUnit Association |
|
From: ProductFlowNetwork.ChangeLog 0..*To: ProductFlowChangeLog Association |
|
From: ProductFlowNetwork.Port 0..*To: ProductFlowExternalPort Association |
|
From: ProductFlowModel.Network 1..*To: ProductFlowNetwork Association |
|
From: FiberOpticalPathNetwork.Network 1..*To: ProductFlowNetwork Association |