Class that represents structure of signal interface
The SignalInterface
class represents the structure of the
signal interface at a given port.
Create an interface.
interface = addInterface(dictionary,name)
addElement | Add signal interface element |
removeElement | Remove a signal interface element |
getElement | Get object for signal interface element |
destroy | Remove and destroy model element |
applyStereotype | Apply stereotype to architecture model element |
removeStereotype | Remove stereotype from model element |
getStereotypes | Get stereotypes applied on element of architecture model |
getProperty | Get property value corresponding to stereotype applied to element |
setProperty | Set property value corresponding to stereotype applied to element |
getEvaluatedPropertyValue | Get evaluated value of property from component |