ResSimpy.Utils.obj_to_table_string.SupportsKeywordMapping

class ResSimpy.Utils.obj_to_table_string.SupportsKeywordMapping(*args, **kwargs)[source]

Bases: Protocol

Methods:

get_keyword_mapping()

to_dict()

__subclasshook__()

Abstract classes can override this to customize issubclass().

__init__(*args, **kwargs)

Inherited from Protocol

__init_subclass__(*args, **kwargs)

This method is called when a class is subclassed.

Inherited from Generic

__class_getitem__(params)

__init_subclass__(*args, **kwargs)

This method is called when a class is subclassed.


__init__(*args, **kwargs)