SmartPlant Schema - Intergraph Smart Instrumentation - Customization & Programming - Intergraph

Intergraph SmartPlant Enterprise SmartPlant Adapter for Smart Instrumentation

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10
Smart Instrumentation Version
2018 (12.0)

General Definitions

Property

Remark

Name/UID

Should be a unique name. Cannot include spaces.

Display Name

The actual name being displayed. Can include spaces.

Model Definition

‘WorkBreakdownModel’ should be selected.

Component Schema

New document types defined for publishing usually belong to the ‘Generic Document Component’ schema.

Class Factory Definition

‘Schema Comp Factory’ should be selected.

Primary Interface Definition

If a new document type is defined and it does not have any specific interface that can be associated with it, a new corresponding interface is created for the new document type.

Realized Interface Definitions

Every document type realizes the same following 5 interfaces:

  • IObject

  • IDocument

  • IDocVersionComposition

  • IReferencedDocumentCollection

  • ISPIBrowser

The 6th Interface is the Primary Interface mentioned above.