|
def | __init__ (self, name_or_step) |
|
def | __str__ (self) |
|
def | Proto (self) |
|
def | AddNets (self, nets) |
|
def | Nets (self) |
|
def | AddStep (self, step) |
|
def | get_all_attributes (self, name) |
|
Definition at line 1946 of file core.py.
◆ get_all_attributes()
def core.Plan.get_all_attributes |
( |
|
self, |
|
|
|
name |
|
) |
| |
Return the list of all attributes under the given `name`, present in
all of the nets used in this plan.
Definition at line 1985 of file core.py.
The documentation for this class was generated from the following file: