At the moment the backend has Elements derived from ComponentsInstances that are used to implement the actual circuit elements. Most of them derive from SimpleElement to get the capabilities the frontend expects while for example Interconnect shares a lot of them but only copy and pasted the corresponding functionality.
At the moment the backend has Elements derived from ComponentsInstances that are used to implement the actual circuit elements. Most of them derive from SimpleElement to get the capabilities the frontend expects while for example Interconnect shares a lot of them but only copy and pasted the corresponding functionality.