ProductAssetModel
Class Description
Asset model by a specific manufacturer.
Attributes
| Name | Type | Description |
|---|---|---|
| catalogueNumber | String | Catalogue number for asset model. |
| corporateStandardKind | CorporateStandardKind | Kind of corporate standard for this asset model. |
| drawingNumber | String | Drawing number for asset model. |
| instructionManual | String | Reference manual or instruction book for this asset model. |
| modelNumber | String | Manufacturer's model number. |
| modelVersion | String | Version number for product model, which indicates vintage of the product. |
| overallLength | Length | Overall length of this asset model. |
| styleNumber | String | Style number of asset model. |
| usageKind | AssetModelUsageKind | Intended usage for this asset model. |
| weightTotal | Mass | Total manufactured weight of asset. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| ProductAssetModel | 0..1 | AssetModelCatalogueItem | 0..* | AssetModel | AssetModelCatalogueItems | ||
| ProductAssetModel | 0..* | CatalogAssetType | 0..1 | ProductAssetModel | Product asset model conforming to this catalog asset type. | CatalogAssetType | Catalog asset type to which this product asset model conforms. |
| ProductAssetModel | 0..* | Manufacturer | 0..1 | ProductAssetModels | All asset models by this manufacturer. | Manufacturer | Manufacturer of this asset model. |
| ProductAssetModel | 0..1 | AssetInfo | 0..1 | ProductAssetModel | Product asset model which conforms to this catalog asset type. | AssetInfo | Asset information (nameplate) for this product asset model. |
| ProductAssetModel | 0..1 | Asset | 0..* | ProductAssetModel | The model of this asset. | Asset | An asset of this model. |
| ProductAssetModel | 0..1 | OperationalRestriction | 0..* | ProductAssetModel | Asset model to which this restriction applies. | OperationalRestrictions | All operational restrictions applying to this asset model. |