|
- Method resolution order:
- Wire
- translator.intermediateBuilder.connection.Connection
- translator.intermediateBuilder.element.Element
- builtins.object
Methods defined here:
- __init__(self, direction=None)
- Constructor
Data and other attributes defined here:
- __slotnames__ = []
Methods inherited from translator.intermediateBuilder.connection.Connection:
- getAllElementsViaOuputConnected(self)
- Overwrites the parent function (but has the same meaning)
Data descriptors inherited from translator.intermediateBuilder.element.Element:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|