@bentley/substation-parts-schema 1.0.5-dev.1 → 1.0.6-dev.1

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.
@@ -1 +1 @@
1
- {"$schema":"https://dev.bentley.com/json_schemas/ec/32/ecschema","name":"SubstationParts","version":"01.00.05","alias":"subprt","label":"SubstationParts","description":"This schema contains classes used for Substation Design.","references":[{"name":"PowerSystemResourcesPhysical","version":"01.00.01"},{"name":"SubstationPhysical","version":"01.00.05"},{"name":"CoreCustomAttributes","version":"01.00.05"},{"name":"BisCustomAttributes","version":"01.00.00"}],"customAttributes":[{"className":"CoreCustomAttributes.ProductionStatus","SupportedUse":"NotForProduction"},{"className":"BisCustomAttributes.SchemaLayerInfo","Value":"Application"}],"items":{"EquipmentPartsPhysicalType":{"schemaItemType":"EntityClass","label":"Equipment Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"PowerSystemResourcesPhysical.EquipmentPhysicalType"},"StructurePartsPhysicalType":{"schemaItemType":"EntityClass","label":"Structure Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"PowerSystemResourcesPhysical.StructurePhysicalType"},"FoundationPartsPhysicalType":{"schemaItemType":"EntityClass","label":"Foundation Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"PowerSystemResourcesPhysical.FoundationPhysicalType"},"SubstationPartsPhysicalType":{"schemaItemType":"EntityClass","label":"Substation Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"SubstationPhysical.SubstationPhysicalType"}}}
1
+ {"$schema":"https://dev.bentley.com/json_schemas/ec/32/ecschema","name":"SubstationParts","version":"01.00.06","alias":"subprt","label":"SubstationParts","description":"This schema contains classes used for Substation Design.","references":[{"name":"PowerSystemResourcesPhysical","version":"01.00.02"},{"name":"SubstationPhysical","version":"01.00.06"},{"name":"CoreCustomAttributes","version":"01.00.05"},{"name":"BisCustomAttributes","version":"01.00.00"}],"customAttributes":[{"className":"CoreCustomAttributes.ProductionStatus","SupportedUse":"NotForProduction"},{"className":"BisCustomAttributes.SchemaLayerInfo","Value":"Application"}],"items":{"EquipmentPartsPhysicalType":{"schemaItemType":"EntityClass","label":"Equipment Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"PowerSystemResourcesPhysical.EquipmentPhysicalType"},"StructurePartsPhysicalType":{"schemaItemType":"EntityClass","label":"Structure Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"PowerSystemResourcesPhysical.StructurePhysicalType"},"FoundationPartsPhysicalType":{"schemaItemType":"EntityClass","label":"Foundation Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"PowerSystemResourcesPhysical.FoundationPhysicalType"},"SubstationPartsPhysicalType":{"schemaItemType":"EntityClass","label":"Substation Parts Physical Type","description":"Represents the Physical Type that stores the name of the physical class to be instanced when an electrical equipment is placed. Further the physical type has a reference to the recipe of the graphical elements that need to instanced. These graphical elements represent the physical geometry of the equipment. Can also a shared set of properties whose values vary per-type of an ElectricalPhysicalType.","baseClass":"SubstationPhysical.SubstationPhysicalType"}}}
@@ -3,7 +3,7 @@
3
3
  | * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
4
4
  | * See LICENSE.md in the project root for license terms and full copyright notice.
5
5
  ======================================================================================= -->
6
- <ECSchema xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" schemaName="SubstationParts" version="01.00.05" alias="subprt" displayLabel="SubstationParts" description="This schema contains classes used for Substation Design.">
6
+ <ECSchema xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" schemaName="SubstationParts" version="01.00.06" alias="subprt" displayLabel="SubstationParts" description="This schema contains classes used for Substation Design.">
7
7
  <ECSchemaReference name="PowerSystemResourcesPhysical" version="01.00.01" alias="psrp" />
8
8
  <ECSchemaReference name="SubstationPhysical" version="01.00.05" alias="subphy" />
9
9
  <ECSchemaReference name="CoreCustomAttributes" version="01.00.04" alias="CoreCA" />
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bentley/substation-parts-schema",
3
3
  "license": "MIT",
4
- "version": "1.0.5-dev.1",
4
+ "version": "1.0.6-dev.1",
5
5
  "homepage": "https://www.itwinjs.org/",
6
6
  "keywords": [
7
7
  "Bentley",