HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.FailureMode Class Reference
Inheritance diagram for hyperx.api.FailureMode:
hyperx.api.IdNameEntityRenameable hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.FailureMode failureMode)
FailureMode Copy (self)
 Creates and returns a copy of this hyperx.api.FailureMode.
Public Member Functions inherited from hyperx.api.IdNameEntityRenameable
 __init__ (self, _api.IdNameEntityRenameable idNameEntityRenameable)
None Rename (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntity
 __init__ (self, _api.IdNameEntity idNameEntity)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Properties

 AnalysisCategoryId = property
 AnalysisCategoryName = property
 Criteria = property
 Settings = property
Properties inherited from hyperx.api.IdNameEntity
 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.FailureMode.__init__ ( self,
_api.FailureMode failureMode )

Member Function Documentation

◆ Copy()

FailureMode hyperx.api.FailureMode.Copy ( self)

Creates and returns a copy of this hyperx.api.FailureMode.

Returns
The new copied hyperx.api.FailureMode.

Property Documentation

◆ AnalysisCategoryId

hyperx.api.FailureMode.AnalysisCategoryId = property
static

◆ AnalysisCategoryName

hyperx.api.FailureMode.AnalysisCategoryName = property
static

◆ Criteria

hyperx.api.FailureMode.Criteria = property
static

◆ Settings

hyperx.api.FailureMode.Settings = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py