@bentley/imodeljs-linux-x64 4.5.1 → 4.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Assets/ECSchemas/ECDb/ECDbMap.02.00.02.ecschema.xml +62 -62
- package/Assets/ECSchemas/ECDb/ECDbMeta.04.00.01.ecschema.xml +537 -537
- package/Assets/ECSchemas/Standard/{Bentley_Standard_CustomAttributes.01.13.ecschema.xml → Bentley_Standard_CustomAttributes.01.14.ecschema.xml} +38 -18
- package/Assets/ECSchemas/Standard/{Units.01.00.07.ecschema.xml → Units.01.00.08.ecschema.xml} +618 -617
- package/CrashpadHandler +0 -0
- package/iTwinDaemon +0 -0
- package/imodeljs.node +0 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<ECSchema schemaName="Bentley_Standard_CustomAttributes" nameSpacePrefix="bsca" version="1.
|
|
2
|
+
<ECSchema schemaName="Bentley_Standard_CustomAttributes" nameSpacePrefix="bsca" version="1.14" description="Bentley Standard Custom Attributes" displayLabel="Bentley Standard Custom Attributes" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.2.0">
|
|
3
3
|
<ECSchemaReference name="EditorCustomAttributes" version="01.02" prefix="beca" />
|
|
4
4
|
<!--Struct used for specifying whether duplicate values in localization key value pairs can be replaced by GUIDs-->
|
|
5
5
|
<ECClass typeName="AllowDuplicateLocalizedValues" description="Keeps the localizable values from this element from being combined with those from another element if duplication occurs. If combined a GUID is used as the key for the localizable value." displayLabel="Allow duplicate localized values" isDomainClass="False" isCustomAttributeClass="True">
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
</ECClass>
|
|
12
12
|
<ECClass typeName="BusinessKeySpecification" description="Business Key Specification" displayLabel="Business Key Specification" isDomainClass="False" isCustomAttributeClass="True">
|
|
13
13
|
<ECCustomAttributes>
|
|
14
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
14
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
15
15
|
<PropertiesThatReferenceAProperty>
|
|
16
16
|
<string>PropertyName</string>
|
|
17
17
|
</PropertiesThatReferenceAProperty>
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
</ECClass>
|
|
91
91
|
<ECClass typeName="DGNPersistedGeometry" description="See Bentley.ECObjects.Standards.DGNPersistedGeometry. ECCustomAttributeClass for specifying that an IGeometry ECProperty is to be translated to DGN geometry when the instance is written to a DGN file with the default persistence strategy of the DgnECPlugin" displayLabel="Specificiation of DGN persisted geometry" isDomainClass="False" isCustomAttributeClass="True">
|
|
92
92
|
<ECCustomAttributes>
|
|
93
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
93
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
94
94
|
<PropertiesThatReferenceAProperty>
|
|
95
95
|
<string>NameOfGeometryProperty</string>
|
|
96
96
|
</PropertiesThatReferenceAProperty>
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
If you modify it, you must adjust the code of FilePropertiesHelper.cs -->
|
|
122
122
|
<ECClass typeName="FileDependentProperties" isDomainClass="False" isCustomAttributeClass="True">
|
|
123
123
|
<ECCustomAttributes>
|
|
124
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
124
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
125
125
|
<PropertiesThatReferenceAProperty>
|
|
126
126
|
<string>FileName</string>
|
|
127
127
|
<string>FileSize</string>
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
If you modify it, you must adjust the code of FolderPropertiesHelper.cs -->
|
|
144
144
|
<ECClass typeName="FolderDependentProperties" isDomainClass="False" isCustomAttributeClass="True">
|
|
145
145
|
<ECCustomAttributes>
|
|
146
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
146
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
147
147
|
<PropertiesThatReferenceAProperty>
|
|
148
148
|
<string>FolderName</string>
|
|
149
149
|
<string>DateCreated</string>
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
</ECClass>
|
|
160
160
|
<ECClass typeName="GlobalIdSpecification" description="Global ID Specification" displayLabel="Global Id Specification" isDomainClass="False" isCustomAttributeClass="True">
|
|
161
161
|
<ECCustomAttributes>
|
|
162
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
162
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
163
163
|
<PropertiesThatReferenceAProperty>
|
|
164
164
|
<string>PropertyName</string>
|
|
165
165
|
</PropertiesThatReferenceAProperty>
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
If you modify it, you must adjust the code of ActivityPropertiesHelper.cs -->
|
|
172
172
|
<ECClass typeName="IdentificationOfActivityProperties" isDomainClass="False" isCustomAttributeClass="True">
|
|
173
173
|
<ECCustomAttributes>
|
|
174
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
174
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
175
175
|
<PropertiesThatReferenceAProperty>
|
|
176
176
|
<string>Name</string>
|
|
177
177
|
<string>Description</string>
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
must adjust the code of RepositoryStandardClassesHelper class. -->
|
|
186
186
|
<ECClass typeName="IdentificationOfStandardClasses" isDomainClass="False" isCustomAttributeClass="True">
|
|
187
187
|
<ECCustomAttributes>
|
|
188
|
-
<ClassReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
188
|
+
<ClassReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
189
189
|
<PropertiesThatReferenceAClass>
|
|
190
190
|
<string>ProjectBaseClass</string>
|
|
191
191
|
<string>FolderBaseClass</string>
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
If you modify it, you must adjust the code of UserGroupPropertiesHelper.cs -->
|
|
220
220
|
<ECClass typeName="IdentificationOfUserGroupProperties" isDomainClass="False" isCustomAttributeClass="True">
|
|
221
221
|
<ECCustomAttributes>
|
|
222
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
222
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
223
223
|
<PropertiesThatReferenceAProperty>
|
|
224
224
|
<string>Name</string>
|
|
225
225
|
<string>Description</string>
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
If you modify it, you must adjust the code of UserPropertiesHelper.cs -->
|
|
238
238
|
<ECClass typeName="IdentificationOfUserProperties" isDomainClass="False" isCustomAttributeClass="True">
|
|
239
239
|
<ECCustomAttributes>
|
|
240
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
240
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
241
241
|
<PropertiesThatReferenceAProperty>
|
|
242
242
|
<string>Name</string>
|
|
243
243
|
<string>Description</string>
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
</ECClass>
|
|
266
266
|
<ECClass typeName="InstanceLabelSpecification" description="Specifies which ECProperty to use for the InstanceLabel for tree nodes and other GUI" displayLabel="InstanceLabel Specification" isDomainClass="False" isCustomAttributeClass="True">
|
|
267
267
|
<ECCustomAttributes>
|
|
268
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
268
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
269
269
|
<PropertiesThatReferenceAProperty>
|
|
270
270
|
<string>PropertyName</string>
|
|
271
271
|
</PropertiesThatReferenceAProperty>
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
<ECClass typeName="ItemsBrowserTreePresentation" displayLabel="ItemsBrowser tree presentation" isDomainClass="False" isCustomAttributeClass="True">
|
|
338
338
|
<ECProperty propertyName="ShowAtTopLevel" typeName="boolean" />
|
|
339
339
|
</ECClass>
|
|
340
|
-
|
|
340
|
+
<!--Struct used for key value pair specification-->
|
|
341
341
|
<ECClass typeName="LocalizationData" description="Contains a localized value and a key that identifies it. The key may be a GUID or the original value. If the value is a GUID 'IsGUID' is true." displayLabel="Localization Data" isStruct="True" isDomainClass="False">
|
|
342
342
|
<ECProperty propertyName="Key" typeName="string" />
|
|
343
343
|
<ECProperty propertyName="Value" typeName="string" />
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
<!-- Class's attribute that identifies Synchronization ID property -->
|
|
425
425
|
<ECClass typeName="SyncIDSpecification" description="Custom attribute that points on property that should be used as synchronization ID" displayLabel="SyncID Specification" isDomainClass="False" isCustomAttributeClass="True">
|
|
426
426
|
<ECCustomAttributes>
|
|
427
|
-
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.
|
|
427
|
+
<PropertyReferenceProperties xmlns="Bentley_Standard_CustomAttributes.01.14">
|
|
428
428
|
<PropertiesThatReferenceAProperty>
|
|
429
429
|
<string>Property</string>
|
|
430
430
|
</PropertiesThatReferenceAProperty>
|
|
@@ -460,8 +460,8 @@
|
|
|
460
460
|
<!-- ****** DEPRECATED: Use ECDbMap ECSchema instead ****** -->
|
|
461
461
|
<ECClass typeName="ECDbSchemaHint" description="DEPRECATED: Use ECDbMap ECSchema instead" isDomainClass="False" isCustomAttributeClass="True">
|
|
462
462
|
<ECProperty propertyName="TablePrefix" typeName="string" description="The prefix should be 2-4 letters followed by an underbar, e.g. plnt_." />
|
|
463
|
-
|
|
464
|
-
|
|
463
|
+
<ECProperty propertyName="DefaultPropertyStrategy" typeName="string" description="Optional and can have one possible value DoNotMap." />
|
|
464
|
+
<ECProperty propertyName="DefaultClassMapStrategy" typeName="string" description="Optional and can have two possible values. 1. DoNotMap 2. TableForThisClass" />
|
|
465
465
|
</ECClass>
|
|
466
466
|
|
|
467
467
|
<ECClass typeName="ECDbPropertyHint" description="DEPRECATED: Use ECDbMap ECSchema instead" isDomainClass="False" isCustomAttributeClass="True">
|
|
@@ -470,8 +470,8 @@
|
|
|
470
470
|
<ECProperty propertyName="IsNullable" typeName="boolean" description="Might not be honorable when multiple ECClasses are stored in a single table" />
|
|
471
471
|
<ECProperty propertyName="IsUnique" typeName="boolean" description="Only allow unique values for this column." />
|
|
472
472
|
<ECProperty propertyName="Collate" typeName="string" description="Specify how string compare should work for this property. Options 1) BINARY(default): bit to bit matching. 2). NOCASE: The same as binary, except the 26 upper case characters of ASCII are folded to their lower case equivalents before the comparison is performed. Note that is folds only ASCII not full UTF. 3) RTRIM: The same as binary, except that trailing space characters are ignored." />
|
|
473
|
-
|
|
474
|
-
|
|
473
|
+
<ECProperty propertyName="Precision" typeName="string" description="Only applied to ECDouble type properties. Possible value are 0-16 " />
|
|
474
|
+
|
|
475
475
|
</ECClass>
|
|
476
476
|
|
|
477
477
|
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
<ECClass typeName="AdhocPropertySpecification" isDomainClass="False" isCustomAttributeClass="True">
|
|
567
567
|
<ECProperty propertyName="AdhocPropertyContainer" typeName="string" />
|
|
568
568
|
</ECClass>
|
|
569
|
-
|
|
569
|
+
<!-- Added this class for timestamp -->
|
|
570
570
|
<ECClass typeName="ClassHasCurrentTimeStampProperty" isDomainClass="False" isCustomAttributeClass="True">
|
|
571
571
|
<ECProperty propertyName="PropertyName" typeName="string" />
|
|
572
572
|
</ECClass>
|
|
@@ -585,4 +585,24 @@
|
|
|
585
585
|
:AccessString: is the access string of the property to which the preceding presentation filter value is to be applied -->
|
|
586
586
|
<ECProperty propertyName="PropertyName" typeName="string" />
|
|
587
587
|
</ECClass>
|
|
588
|
+
<ECClass typeName="AugmentationSchemaMetaData" description="Custom Attribute Class that is applied to a Augmentation schema" displayLabel="Augmentation Schema MetaData" isDomainClass="false" isCustomAttributeClass="true">
|
|
589
|
+
<ECProperty propertyName="SchemaName" typeName="string" description="The name of the schema that this schema augments" displayLabel="Primary Schema Name" />
|
|
590
|
+
<ECProperty propertyName="SchemaMajorVersion" typeName="int" description="The major version number of the augmented schema" displayLabel="Primary Schema Major Version" />
|
|
591
|
+
<ECProperty propertyName="SchemaMinorVersion" typeName="int" description="The minor version number of the augmented schema" displayLabel="Primary Schema Minor Version" />
|
|
592
|
+
</ECClass>
|
|
593
|
+
<ECClass typeName="DeletedItem" description="Custom Attribute Class to show that a single ECClass or ECProperty is to be deleted during merge" displayLabel="Deleted Item" isDomainClass="false" isCustomAttributeClass="true"/>
|
|
594
|
+
<ECClass typeName="DeletedItems" description="Custom Attribute Class to show that an array of items are to be deleted during merge" isStruct="false" isDomainClass="false" isCustomAttributeClass="true">
|
|
595
|
+
<ECArrayProperty propertyName="Names" typeName="string" description="Name of custom attribute to be deleted" readOnly="false" minOccurs="1" maxOccurs="unbounded"/>
|
|
596
|
+
</ECClass>
|
|
597
|
+
<ECClass typeName="Augmentation_MetaData" description="" displayLabel="Augmentation MetaData" isStruct="True" isDomainClass="false" isCustomAttributeClass="false">
|
|
598
|
+
<ECProperty propertyName="Operation" typeName="string" description="" displayLabel="Operation" />
|
|
599
|
+
<ECProperty propertyName="Hash" typeName="string" description="" displayLabel="Hash" />
|
|
600
|
+
</ECClass>
|
|
601
|
+
<ECClass typeName="Augmentation_MetaDataEntry" description="" displayLabel="Augmentation Augmentation_MetaDataEntry" isStruct="True" isDomainClass="false" isCustomAttributeClass="false">
|
|
602
|
+
<ECProperty propertyName="Name" typeName="string" description="" displayLabel="Custom Attribute Name" />
|
|
603
|
+
<ECArrayProperty propertyName="MetaDataEntries" typeName="Augmentation_MetaData" description="" readOnly="false" minOccurs="0" maxOccurs="unbounded"/>
|
|
604
|
+
</ECClass>
|
|
605
|
+
<ECClass typeName="Augmentation_MetaData_Map" description="" isStruct="false" isDomainClass="false" isCustomAttributeClass="true">
|
|
606
|
+
<ECArrayProperty propertyName="MapEntry" typeName="Augmentation_MetaDataEntry" description="" readOnly="false" minOccurs="0" maxOccurs="unbounded"/>
|
|
607
|
+
</ECClass>
|
|
588
608
|
</ECSchema>
|