Class that represents the structure of the signal interface
The SignalInterface
class represents the structure of the
signal interface at a given port
Create an interface.
interface = addInterface(architecture, name)
addElement | Add a signal interface element |
removeElement | Remove a signal interface element |
getElement | Get the object a signal interface element |
destroy | Remove and destroy a model element |