CustomPipeFitting

Overview

Class

A custom PipeFitting, i.e., a PipeFitting that is not covered by any of the other subclasses of PipeFitting.

Supertypes

Attributes (data)

Name

Multiplicity

Type

LocationNominalDiameterNumericalValueRepresentation

0..1

NullableString

LocationNominalDiameterRepresentation

0..1

NullableString

LocationNominalDiameterStandard

0..1

NominalDiameterStandardClassification

LocationNominalDiameterTypeRepresentation

0..1

NullableString

Implementation in Proteus Schema

The class is implemented as a Proteus XML element with RDL reference.

Tag: <PipingComponent>

RDL reference: CUSTOM PIPE FITTING

ComponentClass: CustomPipeFitting

Example

Implementation in Proteus Schema

<PipingComponent
    ID="customPipeFitting1"
    ComponentClass="CustomPipeFitting"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomPipeFitting" ...>
  ...
</PipingComponent>

LocationNominalDiameterNumericalValueRepresentation

Attribute (data)

A readable representation of the numerical value of the nominal diameter at the location of the CustomPipeFitting. The purpose of this value is to give a textual representation of the nominal diameter to be used in the graphics of a PID.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for string values.

LocationNominalDiameterRepresentation

Attribute (data)

A readable representation of the nominal diameter at the location of the CustomPipeFitting. The purpose of this value is to give a textual representation of the nominal diameter to be used in the graphics of a PID.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for string values.

LocationNominalDiameterStandard

Attribute (data)

The nominal diameter of the location of the CustomPipeFitting, given as a reference to a nominal diameter standard and value.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for enumeration values.

Name: LocationNominalDiameterStandardSpecialization

LocationNominalDiameterTypeRepresentation

Attribute (data)

A readable representation of the type of the nominal diameter at the location of the CustomPipeFitting. The purpose of this value is to give a textual representation of the nominal diameter to be used in the graphics of a PID.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for string values.