Object Connection Types

Object Connection Types, typically bound with the standard. They can be defined manually to determine how design objects may be related to other design objects.

Example: The relationship between a Relief Valve and a Pressure Vessel, where many sub-entity relief valves lead to a single super-entity pressure vessel, can be defined as an object connection type as below:

Class Relation Super DescriptionClass Relation Sub DescriptionObject Connection Super DescriptionObject Connection Sub DescriptionSuper Only One optionSub Only One option
can affectcan be affected byaffectsis affected byselectedcleared

Once object connection types are defined, they should in turn be defined as Class Relations to show how objects of one class should be related to objects of another class. For example: 

ClassClass Relation DescriptionClass
VALVE RELIEFcan affectTANK & PRESSURE VESSEL

Once Class Relations are established, they can be used in Design Object Connections where design objects of one class can be connected to design objects of another class, based on the object connection types defined for a particular class in class relations. For example:

PlantObjectObject  ClassSort OrderObject Connection DescriptionConnected ObjectConnected Object Class
Main PlantRV-001 - Relief Valve 1 for Tank 1 VALVE RELIEF1affectsTNK-01TANK & PRESSURE VESSEL

Object connections will then appear under the Object Connections sub menu of the Design Object page.