AssetDeployment
Class Description
Deployment of asset deployment in a power system resource role.
Attributes
Name | Type | Description |
---|---|---|
breakerApplication | BreakerApplicationKind | Type of network role breaker is playing in this deployment (applies to breaker assets only). |
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). |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
AssetDeployment | 0..* | BaseVoltage | 1 | NetworkAssetDeployment | A network asset deployment at this base voltage level. | BaseVoltage | Base voltage of this network asset deployment. |
AssetDeployment | 0..1 | Asset | 0..1 | AssetDeployment | This asset's deployment. | Asset | Asset in this deployment. |