ISPAdapter6 Interface - HxGN SDx - Update 64 - Customization & Programming - Hexagon

HxGN SDx Programming Guide

ft:locale
en-US
Product
HxGN SDx
Search by Category
Customization & Programming

This interface has a write-only property called CompSchemaIContainer. The tools will implement this property if they intend to call the LoadCompSchemaForAdapter method on the ISPCLCommonUIApplicationUI interface. (See the SmartPlant Common UI Interfaces for details on SPCLCommonUIApplicationUI Implementing ISPClientApplicationUI.)

Some tools have a need to access a component schema when interacting with SmartPlant Schema objects. This interface allows them to have a reference to the container of the Component Schema loaded when the tool calls the LoadCompSchemaForAdapter method on the ISPCLCommonUIApplicationUI interface. For integration with SDx, the tool should pass the common schema UID "Common" to LoadCompSchemaForAdapter. The LoadCompSchemaForAdapter method will access the tool adapter through ISPAdapter6 interface and pass the reference to the Component Schema container by calling the CompSchemaIContainer property.