CustomVessel¶
Overview¶
Class
A custom Vessel, i.e., a Vessel that is not covered by any of the other subclasses of Vessel (PressureVessel, Silo, or Tank).
Supertypes
Attributes (data)
| Name | Multiplicity | Type | 
|---|---|---|
| 0..1 | 
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <Equipment>
RDL reference: CUSTOM VESSEL
ComponentClass: CustomVessel
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomVessel
Example
Implementation in Proteus Schema
<Equipment
    ID="customVessel1"
    ComponentClass="CustomVessel"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomVessel" ...>
  ...
</Equipment>
CylinderLength¶
Attribute (data)
The cylinder length of the CustomVessel.
Multiplicity: 0..1
Type: NullableLength
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: CYLINDER LENGTH
Name: CylinderLength
AttributeURI: http://sandbox.dexpi.org/rdl/CylinderLength