AttrsSubset#
- class skrough.structs.attrs_subset.AttrsSubset(attrs: List[int])[source]#
Bases:
objectA class to represent a subset of attributes.
A class to represent a subset of attributes. They are stored in a form of integer-location based indexing sequence of attributes.
Methods
|
Method generated by attrs for class AttrsSubset. |
|
Create a new instance. |
Attributes
Subset of attributes - integer-location based indexing sequence of attributes. |