TechnicalItemParentStructure

Overview

Abstract class

A PlantStructureItem that is a suitable ParentStructure of a TechnicalItem.

Subtypes

Implementation in Proteus Schema

Implementation is subclass-specific.

Example

As TechnicalItemParentStructure is abstract, we consider ProcessPlant as an arbitrary concrete subclass.

Implementation in Proteus Schema

<PlantStructureItem
    ID="processPlant1"
    ComponentClass="ProcessPlant"
    ComponentClassURI="http://data.posccaesar.org/rdl/RDS7151859" ...>
  ...
</PlantStructureItem>