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

Public Member Functions

 __init__ (self, _api.AnalysisProperty analysisProperty)
None AddFailureMode (self, int id)
None AddFailureMode (self, item1=None)
None AddFailureMode (self, tuple[int] ids)
None RemoveFailureMode (self, int id)
None RemoveFailureMode (self, item1=None)
None RemoveFailureMode (self, tuple[int] ids)
Public Member Functions inherited from hyperx.api.AssignablePropertyWithFamilyCategory
 __init__ (self, _api.AssignablePropertyWithFamilyCategory assignablePropertyWithFamilyCategory)
Public Member Functions inherited from hyperx.api.AssignableProperty
 __init__ (self, _api.AssignableProperty assignableProperty)
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

 FailureModes = property
Properties inherited from hyperx.api.AssignablePropertyWithFamilyCategory
 FamilyCategory = 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.AnalysisProperty.__init__ ( self,
_api.AnalysisProperty analysisProperty )

Member Function Documentation

◆ AddFailureMode() [1/3]

None hyperx.api.AnalysisProperty.AddFailureMode ( self,
int id )

◆ AddFailureMode() [2/3]

None hyperx.api.AnalysisProperty.AddFailureMode ( self,
item1 = None )

◆ AddFailureMode() [3/3]

None hyperx.api.AnalysisProperty.AddFailureMode ( self,
tuple[int] ids )

◆ RemoveFailureMode() [1/3]

None hyperx.api.AnalysisProperty.RemoveFailureMode ( self,
int id )

◆ RemoveFailureMode() [2/3]

None hyperx.api.AnalysisProperty.RemoveFailureMode ( self,
item1 = None )

◆ RemoveFailureMode() [3/3]

None hyperx.api.AnalysisProperty.RemoveFailureMode ( self,
tuple[int] ids )

Property Documentation

◆ FailureModes

hyperx.api.AnalysisProperty.FailureModes = property
static

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