Class definition properties - HxGN SDx - Update 56 - Reference

HxGN SDx Schema Overview

Language
English
Product
HxGN SDx
Search by Category
Reference
SmartPlant Foundation / SDx Version
10

The following properties can be set for each class definition.

Property

Description

DisplayName

The display name for the object.

SPFClassDefExposedName

The name for a single instance of the class definition in the V3 OData meta data.

SPFClassDefExposedSetName

The name for multiple instances of the class definition in the V3 OData meta data.

SPFIsConfigurationControlled

Set to True if the objects are to be created within a configuration such as Plant or Project.

SPFUIDDef

Definition of how to calculate the unique identifier (UID) for the object. UID definitions must be set on all objects that are exported from the staging area if the unique key or query definition is left blank. The staging area UID definitions must match the UID definitions in the target system.

SPFDependentConfiguration

Set if the objects can only be created in a particular configuration or, set to SPFPlant on the SPFProject class definition.

SPFFTREnabled

Used to identify if the objects will be indexed by FTR. A GUI in the Desktop Client is used to configure the properties that are indexed.

SPFUniqueKeyDef

Definition of how to calculate the Unique Key. Th e key is a set of values guaranteed to be unique for each object in a relation, and can be used to identify objects in the target system.

VTLTargetSystemClassDefinitionUID

Used to map a class definition used by Data Validator to a class definition in the target system as part of export mapping.