Class: ExcELIN1
Static PI transformer fed excitation system ELIN (VATECH) - simplified model. This model represents an all-static excitation system. A PI voltage controller establishes a desired field current set point for a proportional current controller. The integrator of the PI controller has a follow-up input to match its signal to the present field current. A power system stabilizer with power input is included in the model.
URI: cim:ExcELIN1
classDiagram
class ExcELIN1
ExcitationSystemDynamics <|-- ExcELIN1
ExcELIN1 : alias_name
ExcELIN1 : description
ExcELIN1 : diagram_objects
ExcELIN1 --> DiagramObject : diagram_objects
ExcELIN1 : discontinuous_excitation_control_dynamics
ExcELIN1 --> DiscontinuousExcitationControlDynamics : discontinuous_excitation_control_dynamics
ExcELIN1 : dpnf
ExcELIN1 --> PU : dpnf
ExcELIN1 : efmax
ExcELIN1 --> PU : efmax
ExcELIN1 : efmin
ExcELIN1 --> PU : efmin
ExcELIN1 : enabled
ExcELIN1 : instance_set
ExcELIN1 --> InstanceSet : instance_set
ExcELIN1 : ks
ExcELIN1 --> PU : ks
ExcELIN1 : m_rid
ExcELIN1 : names
ExcELIN1 --> Name : names
ExcELIN1 : overexcitation_limiter_dynamics
ExcELIN1 --> OverexcitationLimiterDynamics : overexcitation_limiter_dynamics
ExcELIN1 : pfvar_controller_type_dynamics
ExcELIN1 --> PFVArControllerType2Dynamics : pfvar_controller_type_dynamics
ExcELIN1 : power_system_stabilizer_dynamics
ExcELIN1 --> PowerSystemStabilizerDynamics : power_system_stabilizer_dynamics
ExcELIN1 : properties_cimdata_object
ExcELIN1 --> ChangeSetMember : properties_cimdata_object
ExcELIN1 : smax
ExcELIN1 --> PU : smax
ExcELIN1 : synchronous_machine_dynamics
ExcELIN1 --> SynchronousMachineDynamics : synchronous_machine_dynamics
ExcELIN1 : targeting_cimdata_object
ExcELIN1 --> ChangeSetMember : targeting_cimdata_object
ExcELIN1 : tfi
ExcELIN1 --> Seconds : tfi
ExcELIN1 : tnu
ExcELIN1 --> Seconds : tnu
ExcELIN1 : ts
ExcELIN1 --> Seconds : ts
ExcELIN1 : tsw
ExcELIN1 --> Seconds : tsw
ExcELIN1 : underexcitation_limiter_dynamics
ExcELIN1 --> UnderexcitationLimiterDynamics : underexcitation_limiter_dynamics
ExcELIN1 : voltage_compensator_dynamics
ExcELIN1 --> VoltageCompensatorDynamics : voltage_compensator_dynamics
ExcELIN1 : vpi
ExcELIN1 --> PU : vpi
ExcELIN1 : vpnf
ExcELIN1 --> PU : vpnf
ExcELIN1 : vpu
ExcELIN1 --> PU : vpu
ExcELIN1 : xe
ExcELIN1 --> PU : xe
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dpnf | 0..1 PU |
Controller follow up deadband (Dpnf) | direct |
| efmax | 0..1 PU |
Maximum open circuit excitation voltage (Efmax) (> ExcELIN1 | direct |
| efmin | 0..1 PU |
Minimum open circuit excitation voltage (Efmin) (< ExcELIN1 | direct |
| ks | 0..1 PU |
Stabilizer gain 2 (Ks2) | direct |
| smax | 0..1 PU |
Stabilizer limit output (smax) | direct |
| tfi | 0..1 Seconds |
Current transducer time constant (Tfi) (>= 0) | direct |
| tnu | 0..1 Seconds |
Controller reset time constant (Tnu) (>= 0) | direct |
| ts | 0..1 Seconds |
Stabilizer filter time constant (Ts2) (>= 0) | direct |
| tsw | 0..1 Seconds |
Stabilizer parameters (Tsw) (>= 0) | direct |
| vpi | 0..1 PU |
Current controller gain (Vpi) | direct |
| vpnf | 0..1 PU |
Controller follow up gain (Vpnf) | direct |
| vpu | 0..1 PU |
Voltage controller proportional gain (Vpu) | direct |
| xe | 0..1 PU |
Excitation transformer effective reactance (Xe) (>= 0) | direct |
| synchronous_machine_dynamics | 1..1 SynchronousMachineDynamics |
Synchronous machine model with which this excitation system model is associat... | ExcitationSystemDynamics |
| power_system_stabilizer_dynamics | 0..1 PowerSystemStabilizerDynamics |
Power system stabilizer model associated with this excitation system model | ExcitationSystemDynamics |
| pfvar_controller_type_dynamics | 0..1 PFVArControllerType2Dynamics |
Power factor or VAr controller type 2 model associated with this excitation s... | ExcitationSystemDynamics |
| overexcitation_limiter_dynamics | 0..1 OverexcitationLimiterDynamics |
Overexcitation limiter model associated with this excitation system model | ExcitationSystemDynamics |
| discontinuous_excitation_control_dynamics | 0..1 DiscontinuousExcitationControlDynamics |
Discontinuous excitation control model associated with this excitation system... | ExcitationSystemDynamics |
| underexcitation_limiter_dynamics | 0..1 UnderexcitationLimiterDynamics |
Undrexcitation limiter model associated with this excitation system model | ExcitationSystemDynamics |
| voltage_compensator_dynamics | 1..1 VoltageCompensatorDynamics |
Voltage compensator model associated with this excitation system model | ExcitationSystemDynamics |
| enabled | 0..1 Boolean |
Function block used indicator | DynamicsFunctionBlock |
| alias_name | 0..1 String |
The aliasName is free text human readable name of the object alternative to I... | IdentifiedObject |
| description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| m_rid | 0..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
| diagram_objects | 0..* DiagramObject |
The diagram objects that are associated with the domain object | IdentifiedObject |
| instance_set | 1..1 InstanceSet |
Dataset containing the data objects | IdentifiedObject |
| names | 0..* Name |
All names of this identified object | IdentifiedObject |
| properties_cimdata_object | 0..1 ChangeSetMember |
The single CIM data object in the appropriate dataset context | IdentifiedObject |
| targeting_cimdata_object | 0..* ChangeSetMember |
Data objects registered | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:ExcELIN1 |
| native | cim:ExcELIN1 |
LinkML Source
Direct
name: ExcELIN1
description: Static PI transformer fed excitation system ELIN (VATECH) - simplified
model. This model represents an all-static excitation system. A PI voltage controller
establishes a desired field current set point for a proportional current controller.
The integrator of the PI controller has a follow-up input to match its signal to
the present field current. A power system stabilizer with power input is included
in the model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
dpnf:
name: dpnf
description: Controller follow up deadband (<i>Dpnf</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.dpnf
multivalued: false
domain_of:
- ExcELIN1
range: PU
required: false
efmax:
name: efmax
description: Maximum open circuit excitation voltage (<i>Efmax</i>) (> ExcELIN1.efmin). Typical
value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.efmax
multivalued: false
domain_of:
- ExcELIN1
range: PU
required: false
efmin:
name: efmin
description: Minimum open circuit excitation voltage (<i>Efmin</i>) (< ExcELIN1.efmax). Typical
value = -5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.efmin
multivalued: false
domain_of:
- ExcELIN1
range: PU
required: false
ks:
name: ks
description: Stabilizer gain 2 (<i>Ks2</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcELIN1.ks2
multivalued: false
domain_of:
- SynchronousMachineTimeConstantReactance
- GovSteamBB
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAC6A
- ExcAC8B
- ExcDC1A
- ExcDC2A
- ExcDC3A
- ExcELIN1
- ExcREXS
- ExcST3A
- PssIEEE1A
- PssIEEE2B
- PssIEEE3B
- Pss1
- Pss1A
- Pss2B
- PssELIN2
range: PU
required: false
smax:
name: smax
description: Stabilizer limit output (<i>smax</i>). Typical value = 0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.smax
multivalued: false
domain_of:
- ExcELIN1
range: PU
required: false
tfi:
name: tfi
description: Current transducer time constant (<i>Tfi</i>) (>= 0). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.tfi
multivalued: false
domain_of:
- ExcELIN1
range: Seconds
required: false
tnu:
name: tnu
description: Controller reset time constant (<i>Tnu</i>) (>= 0). Typical value
= 2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.tnu
multivalued: false
domain_of:
- ExcELIN1
range: Seconds
required: false
ts:
name: ts
description: Stabilizer filter time constant (<i>Ts2</i>) (>= 0). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcELIN1.ts2
multivalued: false
domain_of:
- GovHydroFrancis
- GovHydroPelton
- ExcELIN1
- ExcST6B
- ExcST7B
- PssELIN2
range: Seconds
required: false
tsw:
name: tsw
description: Stabilizer parameters (<i>Tsw</i>) (>= 0). Typical value = 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.tsw
multivalued: false
domain_of:
- ExcELIN1
range: Seconds
required: false
vpi:
name: vpi
description: Current controller gain (<i>Vpi</i>). Typical value = 12,45.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.vpi
multivalued: false
domain_of:
- ExcELIN1
range: PU
required: false
vpnf:
name: vpnf
description: Controller follow up gain (<i>Vpnf</i>). Typical value = 2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.vpnf
multivalued: false
domain_of:
- ExcELIN1
range: PU
required: false
vpu:
name: vpu
description: Voltage controller proportional gain (<i>Vpu</i>). Typical value
= 34,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.vpu
multivalued: false
domain_of:
- ExcELIN1
range: PU
required: false
xe:
name: xe
description: Excitation transformer effective reactance (<i>Xe</i>) (>= 0). <i>Xe</i>
represents the regulation of the transformer/rectifier unit. Typical value
= 0,06.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcELIN1.xe
multivalued: false
domain_of:
- ExcBBC
- ExcELIN1
- ExcST1A
range: PU
required: false
class_uri: cim:ExcELIN1
Induced
name: ExcELIN1
description: Static PI transformer fed excitation system ELIN (VATECH) - simplified
model. This model represents an all-static excitation system. A PI voltage controller
establishes a desired field current set point for a proportional current controller.
The integrator of the PI controller has a follow-up input to match its signal to
the present field current. A power system stabilizer with power input is included
in the model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
dpnf:
name: dpnf
description: Controller follow up deadband (<i>Dpnf</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.dpnf
multivalued: false
alias: dpnf
owner: ExcELIN1
domain_of:
- ExcELIN1
range: PU
required: false
efmax:
name: efmax
description: Maximum open circuit excitation voltage (<i>Efmax</i>) (> ExcELIN1.efmin). Typical
value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.efmax
multivalued: false
alias: efmax
owner: ExcELIN1
domain_of:
- ExcELIN1
range: PU
required: false
efmin:
name: efmin
description: Minimum open circuit excitation voltage (<i>Efmin</i>) (< ExcELIN1.efmax). Typical
value = -5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.efmin
multivalued: false
alias: efmin
owner: ExcELIN1
domain_of:
- ExcELIN1
range: PU
required: false
ks:
name: ks
description: Stabilizer gain 2 (<i>Ks2</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcELIN1.ks2
multivalued: false
alias: ks
owner: ExcELIN1
domain_of:
- SynchronousMachineTimeConstantReactance
- GovSteamBB
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAC6A
- ExcAC8B
- ExcDC1A
- ExcDC2A
- ExcDC3A
- ExcELIN1
- ExcREXS
- ExcST3A
- PssIEEE1A
- PssIEEE2B
- PssIEEE3B
- Pss1
- Pss1A
- Pss2B
- PssELIN2
range: PU
required: false
smax:
name: smax
description: Stabilizer limit output (<i>smax</i>). Typical value = 0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.smax
multivalued: false
alias: smax
owner: ExcELIN1
domain_of:
- ExcELIN1
range: PU
required: false
tfi:
name: tfi
description: Current transducer time constant (<i>Tfi</i>) (>= 0). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.tfi
multivalued: false
alias: tfi
owner: ExcELIN1
domain_of:
- ExcELIN1
range: Seconds
required: false
tnu:
name: tnu
description: Controller reset time constant (<i>Tnu</i>) (>= 0). Typical value
= 2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.tnu
multivalued: false
alias: tnu
owner: ExcELIN1
domain_of:
- ExcELIN1
range: Seconds
required: false
ts:
name: ts
description: Stabilizer filter time constant (<i>Ts2</i>) (>= 0). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcELIN1.ts2
multivalued: false
alias: ts
owner: ExcELIN1
domain_of:
- GovHydroFrancis
- GovHydroPelton
- ExcELIN1
- ExcST6B
- ExcST7B
- PssELIN2
range: Seconds
required: false
tsw:
name: tsw
description: Stabilizer parameters (<i>Tsw</i>) (>= 0). Typical value = 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.tsw
multivalued: false
alias: tsw
owner: ExcELIN1
domain_of:
- ExcELIN1
range: Seconds
required: false
vpi:
name: vpi
description: Current controller gain (<i>Vpi</i>). Typical value = 12,45.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.vpi
multivalued: false
alias: vpi
owner: ExcELIN1
domain_of:
- ExcELIN1
range: PU
required: false
vpnf:
name: vpnf
description: Controller follow up gain (<i>Vpnf</i>). Typical value = 2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.vpnf
multivalued: false
alias: vpnf
owner: ExcELIN1
domain_of:
- ExcELIN1
range: PU
required: false
vpu:
name: vpu
description: Voltage controller proportional gain (<i>Vpu</i>). Typical value
= 34,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcELIN1.vpu
multivalued: false
alias: vpu
owner: ExcELIN1
domain_of:
- ExcELIN1
range: PU
required: false
xe:
name: xe
description: Excitation transformer effective reactance (<i>Xe</i>) (>= 0). <i>Xe</i>
represents the regulation of the transformer/rectifier unit. Typical value
= 0,06.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcELIN1.xe
multivalued: false
alias: xe
owner: ExcELIN1
domain_of:
- ExcBBC
- ExcELIN1
- ExcST1A
range: PU
required: false
synchronous_machine_dynamics:
name: synchronous_machine_dynamics
description: Synchronous machine model with which this excitation system model
is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcitationSystemDynamics.SynchronousMachineDynamics
multivalued: false
alias: synchronous_machine_dynamics
owner: ExcELIN1
domain_of:
- SynchronousMachine
- GenICompensationForGenJ
- ExcitationSystemDynamics
- TurbineGovernorDynamics
- MechanicalLoadDynamics
range: SynchronousMachineDynamics
required: true
power_system_stabilizer_dynamics:
name: power_system_stabilizer_dynamics
description: Power system stabilizer model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.PowerSystemStabilizerDynamics
multivalued: false
alias: power_system_stabilizer_dynamics
owner: ExcELIN1
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: PowerSystemStabilizerDynamics
required: false
pfvar_controller_type_dynamics:
name: pfvar_controller_type_dynamics
description: Power factor or VAr controller type 2 model associated with this
excitation system model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.PFVArControllerType2Dynamics
multivalued: false
alias: pfvar_controller_type_dynamics
owner: ExcELIN1
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
- VoltageAdjusterDynamics
range: PFVArControllerType2Dynamics
required: false
overexcitation_limiter_dynamics:
name: overexcitation_limiter_dynamics
description: Overexcitation limiter model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.OverexcitationLimiterDynamics
multivalued: false
alias: overexcitation_limiter_dynamics
owner: ExcELIN1
domain_of:
- ExcitationSystemDynamics
range: OverexcitationLimiterDynamics
required: false
discontinuous_excitation_control_dynamics:
name: discontinuous_excitation_control_dynamics
description: Discontinuous excitation control model associated with this excitation
system model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.DiscontinuousExcitationControlDynamics
multivalued: false
alias: discontinuous_excitation_control_dynamics
owner: ExcELIN1
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: DiscontinuousExcitationControlDynamics
required: false
underexcitation_limiter_dynamics:
name: underexcitation_limiter_dynamics
description: Undrexcitation limiter model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.UnderexcitationLimiterDynamics
multivalued: false
alias: underexcitation_limiter_dynamics
owner: ExcELIN1
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: UnderexcitationLimiterDynamics
required: false
voltage_compensator_dynamics:
name: voltage_compensator_dynamics
description: Voltage compensator model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.VoltageCompensatorDynamics
multivalued: false
alias: voltage_compensator_dynamics
owner: ExcELIN1
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: VoltageCompensatorDynamics
required: true
enabled:
name: enabled
description: "Function block used indicator.\r\ntrue = use of function block is\
\ enabled\r\nfalse = use of function block is disabled."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DynamicsFunctionBlock.enabled
multivalued: false
alias: enabled
owner: ExcELIN1
domain_of:
- ProtectiveAction
- EndDeviceFunction
- RegulatingControl
- DynamicsFunctionBlock
range: boolean
required: false
alias_name:
name: alias_name
description: "The aliasName is free text human readable name of the object alternative\
\ to IdentifiedObject.name. It may be non unique and may not correlate to a\
\ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
\ compatibility between CIM relases. It is however recommended to replace aliasName\
\ with the Name class as aliasName is planned for retirement at a future time.\r\
\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.aliasName
multivalued: false
alias: alias_name
owner: ExcELIN1
domain_of:
- IdentifiedObject
range: string
required: false
description:
name: description
description: The description is a free human readable text describing or naming
the object. It may be non unique and may not correlate to a naming hierarchy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: ExcELIN1
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
- DataSet
- SwitchingStepGroup
- AreaReserveSpec
range: string
required: false
m_rid:
name: m_rid
description: "Master resource identifier issued by a model authority. The mRID\
\ is unique within an exchange context. Global uniqueness is easily achieved\
\ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
\ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
\ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
\ CIM object elements."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: ExcELIN1
domain_of:
- IdentifiedObject
- DataSet
range: string
required: false
diagram_objects:
name: diagram_objects
description: The diagram objects that are associated with the domain object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.DiagramObjects
multivalued: true
alias: diagram_objects
owner: ExcELIN1
domain_of:
- IdentifiedObject
range: DiagramObject
required: false
instance_set:
name: instance_set
description: Dataset containing the data objects.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.InstanceSet
multivalued: false
alias: instance_set
owner: ExcELIN1
domain_of:
- IdentifiedObject
range: InstanceSet
required: true
names:
name: names
description: All names of this identified object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: ExcELIN1
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
properties_cimdata_object:
name: properties_cimdata_object
description: The single CIM data object in the appropriate dataset context.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
multivalued: false
alias: properties_cimdata_object
owner: ExcELIN1
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
targeting_cimdata_object:
name: targeting_cimdata_object
description: Data objects registered.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
multivalued: true
alias: targeting_cimdata_object
owner: ExcELIN1
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:ExcELIN1