IBlock()
|
A generalized container that can store objects of any category type as attributes. |
block()
|
A generalized container for defining hierarchical models by adding modeling components as attributes. |
block_dict(*args, **kwds)
|
A dict-style container for objects with category type IBlock |
block_list(*args, **kwds)
|
A list-style container for objects with category type IBlock |
block_tuple(*args, **kwds)
|
A tuple-style container for objects with category type IBlock |