Skip to content

Class: Priority

Priority definition.

URI: cim:Priority

 classDiagram
    class Priority
      Priority : justification

      Priority : rank

      Priority : type

Slots

Name Cardinality and Range Description Inheritance
justification 0..1
String
Justification for 'rank' direct
rank 0..1
Integer
Priority level; lower number means high priority inside the same 'type' direct
type 0..1
String
Type describing 'rank'; e direct

Usages

used by used in type used
Customer priority range Priority
WorkTask priority range Priority
BaseWork priority range Priority
OldWorkTask priority range Priority
Work priority range Priority
MeterWorkTask priority range Priority
RepairWorkTask priority range Priority
MaintenanceWorkTask priority range Priority

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:Priority
native cim:Priority

LinkML Source

Direct

name: Priority
description: Priority definition.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  justification:
    name: justification
    description: Justification for 'rank'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Priority.justification
    multivalued: false
    domain_of:
    - Priority
    range: string
    required: false
  rank:
    name: rank
    description: Priority level; lower number means high priority inside the same
      'type'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Priority.rank
    multivalued: false
    domain_of:
    - SwitchingPlan
    - Priority
    range: integer
    required: false
  type:
    name: type
    description: Type describing 'rank'; e.g., high, emergency, etc.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Priority.type
    multivalued: false
    domain_of:
    - Asset
    - AcceptanceTest
    - Document
    - StreetDetail
    - Location
    - Priority
    - CatalogAssetType
    - Capability
    - Craft
    - OldPerson
    - Role
    - ActivityRecord
    - EndDeviceEventType
    - EndDeviceGroup
    - DemandResponseProgram
    - UsagePointGroup
    - EndDeviceControlType
    - Hazard
    - OldCrew
    - Route
    - ConstraintDuration
    - AceTariffType
    - ControlArea
    - SynchronousMachine
    - ChargeProfile
    - ChargeComponent
    - MarketRole
    - ResourceGroup
    - Quantity
    - ResourceCertification
    - Auction
    - ScheduledEvent
    - PotentialTransformer
    - BusinessRole
    range: string
    required: false
class_uri: cim:Priority

Induced

name: Priority
description: Priority definition.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  justification:
    name: justification
    description: Justification for 'rank'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Priority.justification
    multivalued: false
    alias: justification
    owner: Priority
    domain_of:
    - Priority
    range: string
    required: false
  rank:
    name: rank
    description: Priority level; lower number means high priority inside the same
      'type'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Priority.rank
    multivalued: false
    alias: rank
    owner: Priority
    domain_of:
    - SwitchingPlan
    - Priority
    range: integer
    required: false
  type:
    name: type
    description: Type describing 'rank'; e.g., high, emergency, etc.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Priority.type
    multivalued: false
    alias: type
    owner: Priority
    domain_of:
    - Asset
    - AcceptanceTest
    - Document
    - StreetDetail
    - Location
    - Priority
    - CatalogAssetType
    - Capability
    - Craft
    - OldPerson
    - Role
    - ActivityRecord
    - EndDeviceEventType
    - EndDeviceGroup
    - DemandResponseProgram
    - UsagePointGroup
    - EndDeviceControlType
    - Hazard
    - OldCrew
    - Route
    - ConstraintDuration
    - AceTariffType
    - ControlArea
    - SynchronousMachine
    - ChargeProfile
    - ChargeComponent
    - MarketRole
    - ResourceGroup
    - Quantity
    - ResourceCertification
    - Auction
    - ScheduledEvent
    - PotentialTransformer
    - BusinessRole
    range: string
    required: false
class_uri: cim:Priority