29.13.10 ProductFlowUnit
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Product Flow Unit Schema.
Name |
Type |
Notes |
---|---|---|
Comment |
String2000 |
A descriptive remark associated with this unit. |
ContextFacility |
FacilityIdentifierStruct |
The name and type of a facility whose context is relevant to the represented facility. |
Facility |
FacilityIdentifierStruct |
The name of the facility for which this Product Flow Unit describes fluid flow connection behavior. The name can be qualified by a naming system. This also defines the kind of facility. |
FacilityParent1 |
FacilityIdentifierStruct |
For facilities whose name is unique within the context of another facility, the name of the parent facility this named facility. The name can be qualified by a naming system. This also defines the kind of facility. |
FacilityParent2 |
FacilityIdentifierStruct |
For facilities whose name is unique within the context of another facility, the name of the parent facility of facilityParent1. The name can be qualified by a naming system. This also defines the kind of facility. |
InternalNetworkReference |
String64 |
A pointer to the network representing the internal behavior of this unit. The names of the external ports on the internal network must match the names of the ports on this unit. That is they are logically the same ports. |
Name |
String64 |
The name of the ProductFlowUnit within the context of the ProductFlowNetwork. |
PlanName |
String64 |
The name of a network plan. This indicates a planned unit. 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 unit. |
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: ProductFlowUnit.Port 0..*To: ProductFlowPort Association |
|
From: ProductFlowUnit.ExpectedProperty 0..*To: ProductFlowExpectedUnitProperty Association |
|
From: ProductFlowUnit.FacilityAlias 0..*To: NameStruct Association |
|
From: ProductFlowUnit.RelativeCoordinate 0..1To: RelativeCoordinate Association |
|
From: ProductFlowNetwork.Unit 1..*To: ProductFlowUnit Association |