RawData Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 45: Line 45:


{{Template:RawData.TopLevelCommissionDate}}
{{Template:RawData.TopLevelCommissionDate}}
{{Template:RawData.StateTime}}




*'''[[StateTime ]]''' {{APIComment|Sets or returns the StateTime the resource belongs to.}}
*'''[[StateFS ]]''' {{APIComment|Sets or returns the StateFS the resource belongs to.}}
*'''[[StateFS ]]''' {{APIComment|Sets or returns the StateFS the resource belongs to.}}
*'''[[StateTimeRestore ]]''' {{APIComment|Sets or returns the StateTimeRestore the resource belongs to.}}
*'''[[StateTimeRestore ]]''' {{APIComment|Sets or returns the StateTimeRestore the resource belongs to.}}

Revision as of 19:34, 16 September 2013



Instantiate this class to be able to fit a model from your raw data.

Properties

Public PartName As String
Sets or returns the part name of this RawData; equivalent to the Part Name field in an XFRACAS incident

Public PartNumber As String
Sets or returns the part number of this RawData; equivalent to the Part Number field in an XFRACAS incident

Public PartVersion As String
Sets or returns the part version of this RawData; equivalent to the Version field in an XFRACAS incident

Public PartSerialNumber As String
Sets or returns the part serial number of the of this RawData; equivalent to the Part Serial Number field in an XFRACAS incident

Public PartSerialMfgCd As String
Sets or returns the serialized part's manufacturing code of this RawData; equivalent to the Manufacturing Code field in an XFRACAS serialized system's Edit Serialized Part dialog box, that can be opened by clicking on the Edit Serialized (default text) button in the Parts section of System.

Public PartID As Integer
Sets or returns the part ID the of this RawData; equivalent to the Part ID field in an XFRACAS incident

Public PartHID As Integer
Sets or returns the part hierarchy identification number of this RawData; equivalent to the HID field in XFRACAS system information

Public PartSerialHID As Integer
Sets or returns the part serial hierarchy identification number of this RawData; equivalent to the Part Serial HID field in XFRACAS system information

Public PartOrder As Integer
Sets or returns the part order of this RawData; equivalent to the Part Order field in an XFRACAS incident

Public IsLRU As Integer
Sets or returns the line replaceable unit (LRU) of this RawData

Public ParentPartName As String
Sets or returns the part's parent's name of this RawData; equivalent to the ParentParentName field in an XFRACAS incident

Public ParentPartNumber As String
Sets or returns the part's parent part number of this RawData; equivalent to the Parent Part Number field in an XFRACAS system

Public ParentPartVersion As String
Sets or returns the part's parent part version of this RawData; equivalent to the Parent Part Version field in an XFRACAS system

Public ParentPartID As Integer
Sets or returns the part's parent ID of this RawData; equivalent to the Part Part ID field in an XFRACAS system

Public TopLevelPartName As String
Sets or returns the top level parent name of this RawData; equivalent to the Top Level Part Name field in an XFRACAS incident

Public TopLevelPartNumber As String
Sets or returns the part's top level parent number of this RawData; equivalent to the Top Level Part Number field in an XFRACAS incident

Public TopLevelPartVersion As String
Sets or returns the part's top level parent version of this RawData; equivalent to the Top Level Part Version field in an XFRACAS incident

Public TopLevelPartID As Integer
Sets or returns the part's top level part ID the of this RawData; equivalent to the Top Level Part ID field in an XFRACAS system

Public TopLevelSerialHID As Integer
The part hierarchy serial number (HID) of the top level parent. This is used by RGA to distinguish the system's HID in that the failure occurred and in Weibull to distinguish the potentially different Top Level system HIDs in that the failure state (State FS) occurred. This property is equivalent to the part's parent's serial HID in an XFRACAS system.

Public TopLevelSerialNumber As String
The part serial number of the top level parent. This is used by RGA to distinguish the system in that the failure occurred and in Weibull to distinguish the potentially different Top Level systems in that the failure state (State FS) occurred. This property is equivalent to the part's parent's serial number in an XFRACAS system.

Public TopLevelCommissionDate As Date
Sets or returns the selected part/resource's top level commission date.

Public StateTime As Double
Sets or returns the StateTime the resource belongs to. This allows to user to understand how many units of time until the failure or suspension state.


  • StateFS Sets or returns the StateFS the resource belongs to.
  • StateTimeRestore Sets or returns the StateTimeRestore the resource belongs to.
  • TimeMetric Sets or returns the TimeMetric the resource belongs to.
  • Chargeable Sets or returns the Chargeable the resource belongs to.
  • ReportType Sets or returns the Category the resource belongs to.
  • Category Total number of suspensions in the data set.
  • FailureMode Sets or returns the FailureMode the resource belongs to.
  • RootCause Sets or returns the RootCause the resource belongs to.
  • AddressLocation Sets or returns the AddressLocation the resource belongs to.
  • CompanyOwner Sets or returns the CompanyOwner the resource belongs to.
  • IncidentAction Sets or returns the IncidentAction the resource belongs to.
  • IncidentOccurrenceDate Sets or returns the IncidentOccurenceDate the resource belongs to.
  • IncidentRepairDate Sets or returns the IncidentRepairDate the resource belongs to.
  • IncidentResolution Sets or returns the IncidentResolution the resource belongs to.
  • IncidentID Sets or returns the IncidentID the resource belongs to.
  • IncidentEntityDisplayID Sets or returns the IncidentEntityDisplayID the resource belongs to.
  • DateUDF1 Sets or returns the DateUDF1 the resource belongs to.
  • DateUDF2 Sets or returns the DateUDF2 the resource belongs to.
  • DateUDF3 Sets or returns the DateUDF3 the resource belongs to.
  • NumberUDF1 Sets or returns the NumberUDF1 the resource belongs to.
  • NumberUDF2 Sets or returns the NumberUDF2 the resource belongs to.
  • NumberUDF3 Sets or returns the NumberUDF3 the resource belongs to.
  • StringUDF1 Sets or returns the StringUDF1 the resource belongs to.
  • StringUDF2 Sets or returns the StringUDF2 the resource belongs to.
  • StringUDF3 Sets or returns the StringUDF3 the resource belongs to.
  • NumberInState Sets or returns the NumberInState the resource belongs to.
  • LastInspectedTime Sets or returns the LastInspectecdTime the resource belongs to.