final case class Asset(IdentifiedObject: IdentifiedObject = null, acceptanceTest: String = null, baselineCondition: String = null, baselineLossOfLife: Double = 0.0, critical: Boolean = false, electronicAddress: String = null, inUseDate: String = null, inUseState: String = null, kind: String = null, lifecycleDate: String = null, lifecycleState: String = null, lotNumber: String = null, position: String = null, purchasePrice: Double = 0.0, retiredReason: String = null, serialNumber: String = null, status: String = null, type: String = null, utcNumber: String = null, ActivityRecords: List[String] = null, Analytic: List[String] = null, AnalyticScore: List[String] = null, AssetContainer: String = null, AssetDeployment: String = null, AssetFunction: List[String] = null, AssetGroup: List[String] = null, AssetInfo: String = null, AssetPropertyCurves: List[String] = null, BreakerOperation: String = null, ConfigurationEvents: List[String] = null, ErpInventory: String = null, ErpItemMaster: String = null, ErpRecDeliveryItems: List[String] = null, FinancialInfo: String = null, Location: String = null, Measurements: List[String] = null, Medium: List[String] = null, OperationalTags: List[String] = null, OrganisationRoles: List[String] = null, Ownerships: List[String] = null, PowerSystemResources: List[String] = null, ProcedureDataSet: List[String] = null, Procedures: List[String] = null, ProductAssetModel: String = null, Reconditionings: List[String] = null, ReliabilityInfos: List[String] = null, ReplacementWorkTasks: List[String] = null, ScheduledEvents: List[String] = null, WorkTasks: List[String] = null) extends Element with Product with Serializable
Tangible resource of the utility, including power system equipment, various end devices, cabinets, buildings, etc.
For electrical network equipment, the role of the asset is defined through PowerSystemResource and its subclasses, defined mainly in the Wires model (refer to IEC61970-301 and model package IEC61970::Wires). Asset description places emphasis on the physical characteristics of the equipment fulfilling that role.
- IdentifiedObject
IdentifiedObject Reference to the superclass object.
- acceptanceTest
AcceptanceTest Information on acceptance test.
- baselineCondition
Condition of asset at last baseline. Examples include new, rebuilt, overhaul required, other. Refer to inspection data for information on the most current condition of the asset.
- baselineLossOfLife
Percentage of initial life expectancy that has been lost as of the last life expectancy baseline. Represents (initial life expectancy - current life expectancy) / initial life expectancy.
- critical
True if asset is considered critical for some reason (for example, a pole with critical attachments).
- electronicAddress
Electronic address.
- inUseDate
InUseDate In use dates for this asset.
- inUseState
Indication of whether asset is currently deployed (in use), ready to be put into use or not available for use.
- kind
Kind of asset. Used in description of asset components in asset instance templates.
- lifecycleDate
LifecycleDate <was lifecycle> Lifecycle dates for this asset.
- lifecycleState
Current lifecycle state of asset.
- lotNumber
Lot number for this asset. Even for the same model and version number, many assets are manufactured in lots.
- position
Position of asset or asset component. May often be in relation to other assets or components.
- purchasePrice
Purchase price of asset.
- retiredReason
Reason asset retired.
- serialNumber
Serial number of this asset.
- status
Status of this asset.
- type
Utility-specific classification of Asset and its subtypes, according to their corporate standards, practices, and existing IT systems (e.g., for management of assets, maintenance, work, outage, customers, etc.).
- utcNumber
Uniquely tracked commodity (UTC) number.
- ActivityRecords
ActivityRecord All activity records created for this asset.
- Analytic
Analytic Analytic performed on this asset.
- AnalyticScore
AnalyticScore Analytic result related to this asset.
- AssetContainer
AssetContainer Container of this asset.
- AssetDeployment
AssetDeployment This asset's deployment.
- AssetFunction
AssetFunction undocumented
- AssetGroup
AssetGroup Asset group of which this asset is a part.
- AssetInfo
AssetInfo Data applicable to this asset.
- AssetPropertyCurves
AssetPropertyCurve undocumented
- BreakerOperation
SwitchOperationSummary Breaker operation information for this breaker.
- ConfigurationEvents
ConfigurationEvent All configuration events created for this asset.
- ErpInventory
ErpInventory undocumented
- ErpItemMaster
ErpItemMaster undocumented
- ErpRecDeliveryItems
ErpRecDelvLineItem undocumented
- FinancialInfo
FinancialInfo Financial information related to this asset.
- Location
Location Location of this asset.
- Measurements
Measurement Measurement related to this asset.
- Medium
Medium Medium with which this asset is filled.
- OperationalTags
OperationalTag All operational tags placed on this asset.
- OrganisationRoles
AssetOrganisationRole All roles an organisation plays for this asset.
- Ownerships
Ownership All ownerships of this asset.
- PowerSystemResources
PowerSystemResource All power system resources used to electrically model this asset. For example, transformer asset is electrically modelled with a transformer and its windings and tap changer.
- ProcedureDataSet
ProcedureDataSet Procedure data set that applies to this asset.
- Procedures
Procedure All procedures applicable to this asset.
- ProductAssetModel
ProductAssetModel The model of this asset.
- Reconditionings
Reconditioning undocumented
- ReliabilityInfos
ReliabilityInfo undocumented
- ReplacementWorkTasks
WorkTask All work tasks on replacement of this old asset.
- ScheduledEvents
ScheduledEvent Scheduled event related to this asset.
- WorkTasks
WorkTask All non-replacement work tasks performed on this asset.
- Grouped
- Alphabetic
- By Inheritance
- Asset
- Element
- Product
- Equals
- Cloneable
- Cloneable
- Row
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Instance Constructors
-
new
Asset(IdentifiedObject: IdentifiedObject = null, acceptanceTest: String = null, baselineCondition: String = null, baselineLossOfLife: Double = 0.0, critical: Boolean = false, electronicAddress: String = null, inUseDate: String = null, inUseState: String = null, kind: String = null, lifecycleDate: String = null, lifecycleState: String = null, lotNumber: String = null, position: String = null, purchasePrice: Double = 0.0, retiredReason: String = null, serialNumber: String = null, status: String = null, type: String = null, utcNumber: String = null, ActivityRecords: List[String] = null, Analytic: List[String] = null, AnalyticScore: List[String] = null, AssetContainer: String = null, AssetDeployment: String = null, AssetFunction: List[String] = null, AssetGroup: List[String] = null, AssetInfo: String = null, AssetPropertyCurves: List[String] = null, BreakerOperation: String = null, ConfigurationEvents: List[String] = null, ErpInventory: String = null, ErpItemMaster: String = null, ErpRecDeliveryItems: List[String] = null, FinancialInfo: String = null, Location: String = null, Measurements: List[String] = null, Medium: List[String] = null, OperationalTags: List[String] = null, OrganisationRoles: List[String] = null, Ownerships: List[String] = null, PowerSystemResources: List[String] = null, ProcedureDataSet: List[String] = null, Procedures: List[String] = null, ProductAssetModel: String = null, Reconditionings: List[String] = null, ReliabilityInfos: List[String] = null, ReplacementWorkTasks: List[String] = null, ScheduledEvents: List[String] = null, WorkTasks: List[String] = null)
- IdentifiedObject
IdentifiedObject Reference to the superclass object.
- acceptanceTest
AcceptanceTest Information on acceptance test.
- baselineCondition
Condition of asset at last baseline. Examples include new, rebuilt, overhaul required, other. Refer to inspection data for information on the most current condition of the asset.
- baselineLossOfLife
Percentage of initial life expectancy that has been lost as of the last life expectancy baseline. Represents (initial life expectancy - current life expectancy) / initial life expectancy.
- critical
True if asset is considered critical for some reason (for example, a pole with critical attachments).
- electronicAddress
Electronic address.
- inUseDate
InUseDate In use dates for this asset.
- inUseState
Indication of whether asset is currently deployed (in use), ready to be put into use or not available for use.
- kind
Kind of asset. Used in description of asset components in asset instance templates.
- lifecycleDate
LifecycleDate <was lifecycle> Lifecycle dates for this asset.
- lifecycleState
Current lifecycle state of asset.
- lotNumber
Lot number for this asset. Even for the same model and version number, many assets are manufactured in lots.
- position
Position of asset or asset component. May often be in relation to other assets or components.
- purchasePrice
Purchase price of asset.
- retiredReason
Reason asset retired.
- serialNumber
Serial number of this asset.
- status
Status of this asset.
- type
Utility-specific classification of Asset and its subtypes, according to their corporate standards, practices, and existing IT systems (e.g., for management of assets, maintenance, work, outage, customers, etc.).
- utcNumber
Uniquely tracked commodity (UTC) number.
- ActivityRecords
ActivityRecord All activity records created for this asset.
- Analytic
Analytic Analytic performed on this asset.
- AnalyticScore
AnalyticScore Analytic result related to this asset.
- AssetContainer
AssetContainer Container of this asset.
- AssetDeployment
AssetDeployment This asset's deployment.
- AssetFunction
AssetFunction undocumented
- AssetGroup
AssetGroup Asset group of which this asset is a part.
- AssetInfo
AssetInfo Data applicable to this asset.
- AssetPropertyCurves
AssetPropertyCurve undocumented
- BreakerOperation
SwitchOperationSummary Breaker operation information for this breaker.
- ConfigurationEvents
ConfigurationEvent All configuration events created for this asset.
- ErpInventory
ErpInventory undocumented
- ErpItemMaster
ErpItemMaster undocumented
- ErpRecDeliveryItems
ErpRecDelvLineItem undocumented
- FinancialInfo
FinancialInfo Financial information related to this asset.
- Location
Location Location of this asset.
- Measurements
Measurement Measurement related to this asset.
- Medium
Medium Medium with which this asset is filled.
- OperationalTags
OperationalTag All operational tags placed on this asset.
- OrganisationRoles
AssetOrganisationRole All roles an organisation plays for this asset.
- Ownerships
Ownership All ownerships of this asset.
- PowerSystemResources
PowerSystemResource All power system resources used to electrically model this asset. For example, transformer asset is electrically modelled with a transformer and its windings and tap changer.
- ProcedureDataSet
ProcedureDataSet Procedure data set that applies to this asset.
- Procedures
Procedure All procedures applicable to this asset.
- ProductAssetModel
ProductAssetModel The model of this asset.
- Reconditionings
Reconditioning undocumented
- ReliabilityInfos
ReliabilityInfo undocumented
- ReplacementWorkTasks
WorkTask All work tasks on replacement of this old asset.
- ScheduledEvents
ScheduledEvent Scheduled event related to this asset.
- WorkTasks
WorkTask All non-replacement work tasks performed on this asset.
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val ActivityRecords: List[String]
- val Analytic: List[String]
- val AnalyticScore: List[String]
- val AssetContainer: String
- val AssetDeployment: String
- val AssetFunction: List[String]
- val AssetGroup: List[String]
- val AssetInfo: String
- val AssetPropertyCurves: List[String]
- val BreakerOperation: String
- val ConfigurationEvents: List[String]
- val ErpInventory: String
- val ErpItemMaster: String
- val ErpRecDeliveryItems: List[String]
- val FinancialInfo: String
- val IdentifiedObject: IdentifiedObject
- val Location: String
- val Measurements: List[String]
- val Medium: List[String]
- val OperationalTags: List[String]
- val OrganisationRoles: List[String]
- val Ownerships: List[String]
- val PowerSystemResources: List[String]
- val ProcedureDataSet: List[String]
- val Procedures: List[String]
- val ProductAssetModel: String
- val Reconditionings: List[String]
- val ReliabilityInfos: List[String]
- val ReplacementWorkTasks: List[String]
- val ScheduledEvents: List[String]
- val WorkTasks: List[String]
-
def
about: Boolean
Flag for rdf:about elements.
Flag for rdf:about elements.
- returns
true
if this is an rdf:about element,false
otherwise.
- Definition Classes
- Element
- val acceptanceTest: String
-
def
anyNull: Boolean
- Definition Classes
- Row
-
def
apply(i: Int): Any
- Definition Classes
- Row
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
baseclass: String
This class name.
- val baselineCondition: String
- val baselineLossOfLife: Double
-
val
bitfields: Array[Int]
Valid fields bitmap.
Valid fields bitmap.
One (1) in a bit position means that field was found in parsing, zero means it has an indeterminate value. Field order is specified by the fields array.
For classes constructed manually, we initially fill this in with the worst case scenario. ToDo: this won't work for classes with more than 128 fields (so far none).
- Definition Classes
- Element
-
def
classes: Seq[String]
This class and the hierarchical list of classes this class derives from.
This class and the hierarchical list of classes this class derives from.
- returns
the list of classes without the package prefixes.
- Definition Classes
- Element
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
copy(): Row
Return a copy of this object as a Row.
Return a copy of this object as a Row.
Creates a clone of this object for use in Row manipulations.
- returns
The copy of the object.
- Definition Classes
- Asset → Row
- val critical: Boolean
- val electronicAddress: String
-
def
emit_attribute(field: String, value: Any)(implicit clz: String, s: StringBuilder): Unit
Emit one XML attribute.
Emit one XML attribute.
- field
The name of the field.
- value
The value of the field.
- clz
The class name (e.g. ACLineSegment) of this element
- s
The builder to write into.
- Definition Classes
- Element
<cim:Location.CoordinateSystem rdf:resource="#wgs84"/>
Example: -
def
emit_element(field: String, value: Any)(implicit clz: String, s: StringBuilder): Unit
Emit one XML element.
Emit one XML element.
- field
The name of the field.
- value
The value of the field.
- clz
The class name (e.g. ACLineSegment) of this element
- s
The builder to write into.
- Definition Classes
- Element
<cim:IdentifiedObject.name>WGS 84</cim:IdentifiedObject.name>
Example: -
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(o: Any): Boolean
- Definition Classes
- Row → AnyRef → Any
-
def
export: String
Return a string containing this object as XML.
-
def
export_fields: String
Return a string containing the fields of this object suitable for inclusion in an XML object.
-
def
fieldIndex(name: String): Int
- Definition Classes
- Row
-
def
get(i: Int): AnyRef
Get the value of the field at index
i
.Get the value of the field at index
i
.- i
The index of the field desired.
- returns
The value stored in the field, or
null
if none.
- Definition Classes
- Element → Row
-
def
getAs[T](fieldName: String): T
- Definition Classes
- Row
-
def
getAs[T](i: Int): T
- Definition Classes
- Row
-
def
getBoolean(i: Int): Boolean
- Definition Classes
- Row
-
def
getByte(i: Int): Byte
- Definition Classes
- Row
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
getDate(i: Int): Date
- Definition Classes
- Row
-
def
getDecimal(i: Int): BigDecimal
- Definition Classes
- Row
-
def
getDouble(i: Int): Double
- Definition Classes
- Row
-
def
getFloat(i: Int): Float
- Definition Classes
- Row
-
def
getInstant(i: Int): Instant
- Definition Classes
- Row
-
def
getInt(i: Int): Int
- Definition Classes
- Row
-
def
getJavaMap[K, V](i: Int): Map[K, V]
- Definition Classes
- Row
-
def
getList[T](i: Int): List[T]
- Definition Classes
- Row
-
def
getLocalDate(i: Int): LocalDate
- Definition Classes
- Row
-
def
getLong(i: Int): Long
- Definition Classes
- Row
-
def
getMap[K, V](i: Int): Map[K, V]
- Definition Classes
- Row
-
def
getSeq[T](i: Int): Seq[T]
- Definition Classes
- Row
-
def
getShort(i: Int): Short
- Definition Classes
- Row
-
def
getString(i: Int): String
- Definition Classes
- Row
-
def
getStruct(i: Int): Row
- Definition Classes
- Row
-
def
getTimestamp(i: Int): Timestamp
- Definition Classes
- Row
-
def
getValuesMap[T](fieldNames: Seq[String]): Map[String, T]
- Definition Classes
- Row
-
def
hashCode(): Int
- Definition Classes
- Row → AnyRef → Any
-
def
id: String
Return the unique ID for the object, the mRID for IdentifiedObject derived classes.
Return the unique ID for the object, the mRID for IdentifiedObject derived classes.
- returns
The object ID.
- Definition Classes
- Element
- val inUseDate: String
- val inUseState: String
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isNullAt(i: Int): Boolean
- Definition Classes
- Row
-
def
json: String
- Definition Classes
- Row
- Annotations
- @Unstable()
- val kind: String
-
def
length: Int
The number of fields in the object definition.
The number of fields in the object definition.
- returns
The number of defined fields for use in Row manipulations.
- Definition Classes
- Element → Row
- val lifecycleDate: String
- val lifecycleState: String
- val lotNumber: String
-
def
mask(position: Int): Boolean
Is a field present predicate.
Is a field present predicate.
Determines if the field at the given position was encountered while parsing.
- position
the field position in the fields array
- returns
true
if the field was parsed,false
otherwise.
- Definition Classes
- Element
-
def
mkString(start: String, sep: String, end: String): String
- Definition Classes
- Row
-
def
mkString(sep: String): String
- Definition Classes
- Row
-
def
mkString: String
- Definition Classes
- Row
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val position: String
-
def
prettyJson: String
- Definition Classes
- Row
- Annotations
- @Unstable()
- val purchasePrice: Double
- val retiredReason: String
-
def
schema: StructType
- Definition Classes
- Row
- val serialNumber: String
-
def
size: Int
- Definition Classes
- Row
- val status: String
-
def
sup: IdentifiedObject
Return the superclass object.
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toSeq: Seq[Any]
- Definition Classes
- Row
-
def
toString(): String
- Definition Classes
- Row → AnyRef → Any
- val type: String
- val utcNumber: String
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.