Class Description
Deployment of asset deployment in a power system resource role.
Attributes
Name | Type | Description |
---|---|---|
deploymentDate | DeploymentDate | Dates of asset deployment. |
deploymentState | DeploymentStateKind | Current deployment state of asset. |
facilityKind | FacilityKind | Kind of facility (like substation or pole or building or plant or service center) at which asset deployed. |
likelihoodOfFailure | Integer | Likelihood of asset failure on a scale of 1(low) to 100 (high). |
transformerApplication | TransformerApplicationKind | Type of network role transformer is playing in this deployment (applies to transformer assets only). |
breakerApplication | BreakerApplicationKind | Type of network role breaker is playing in this deployment (applies to breaker assets only). |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Asset | 0..1 | AssetDeployment | 0..1 | Asset | Asset in this deployment. | AssetDeployment | This asset’s deployment. |
AssetDeployment | 0..* | BaseVoltage | 1 | NetworkAssetDeployment | A network asset deployment at this base voltage level. | BaseVoltage | Base voltage of this network asset deployment. |