Package ASAM :: Package HILAPI :: Package Concurrent :: Package EESPort :: Package ErrorBuilder :: Module ErrorBuilder :: Class ResistorErrorBuilder

Class ResistorErrorBuilder

    Interfaces.EESPort.ErrorBuilder.ErrorBuilderBase.IErrorBuilderBase --+    
                                                                         |    
                                                          ErrorBuilderBase --+
                                                                             |
    Interfaces.EESPort.ErrorBuilder.ErrorBuilderBase.IErrorBuilderBase --+   |
                                                                         |   |
Interfaces.EESPort.ErrorBuilder.ResistorErrorBuilder.IResistorErrorBuilder --+
                                                                             |
                                                                            ResistorErrorBuilder

Instance Methods
BaseErrorBuilder
WithResistor(self, resistor)
 
__init__(self)

Inherited from ErrorBuilderBase: ToBaseError, __repr__

Method Details

WithResistor(self, resistor)

 
Returns: BaseErrorBuilder
Overrides: Interfaces.EESPort.ErrorBuilder.ResistorErrorBuilder.IResistorErrorBuilder.WithResistor
(inherited documentation)

__init__(self)
(Constructor)

 
Overrides: ErrorBuilderBase.__init__