HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.FailureCriterionCol Class Reference
Inheritance diagram for hyperx.api.FailureCriterionCol:
hyperx.api.IdNameEntityCol hyperx.api.IdEntityCol

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.FailureCriterionCol failureCriterionCol)
 __iter__ (self)
 __len__ (self)
FailureCriterion Get (self, int id)
FailureCriterion Get (self, item1=None)
FailureCriterion Get (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntityCol
 __getitem__ (self, int index)
 __init__ (self, _api.IdNameEntityCol idNameEntityCol)
 __iter__ (self)
 __len__ (self)
Public Member Functions inherited from hyperx.api.IdEntityCol
 __getitem__ (self, int index)
 __init__ (self, _api.IdEntityCol idEntityCol)
 __iter__ (self)
 __len__ (self)
bool Contains (self, int id)
int Count (self)

Properties

 FailureCriterionColList = property
Properties inherited from hyperx.api.IdNameEntityCol
 IdNameEntityColList = property
 Names = property
Properties inherited from hyperx.api.IdEntityCol
 IdEntityColList = property
 Ids = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdNameEntityCol
 _CollectedClass = T
Protected Attributes inherited from hyperx.api.IdEntityCol
 _Entity = idEntityCol

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.FailureCriterionCol.__init__ ( self,
_api.FailureCriterionCol failureCriterionCol )

Member Function Documentation

◆ __getitem__()

hyperx.api.FailureCriterionCol.__getitem__ ( self,
int index )

◆ __iter__()

hyperx.api.FailureCriterionCol.__iter__ ( self)

◆ __len__()

hyperx.api.FailureCriterionCol.__len__ ( self)

◆ Get() [1/3]

FailureCriterion hyperx.api.FailureCriterionCol.Get ( self,
int id )

Reimplemented from hyperx.api.IdNameEntityCol.

◆ Get() [2/3]

FailureCriterion hyperx.api.FailureCriterionCol.Get ( self,
item1 = None )

Reimplemented from hyperx.api.IdNameEntityCol.

◆ Get() [3/3]

FailureCriterion hyperx.api.FailureCriterionCol.Get ( self,
str name )

Reimplemented from hyperx.api.IdNameEntityCol.

Property Documentation

◆ FailureCriterionColList

hyperx.api.FailureCriterionCol.FailureCriterionColList = property
static

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