CustomInlinePrimaryElement

Overview

Class

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

Supertypes

Implementation in Proteus Schema

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

Tag: <PipingComponent>

ComponentClass: CustomInlinePrimaryElement

Example

Implementation in Proteus Schema

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