Common base class for all components in architecture model
A systemcomposer.arch.BaseComponent
cannot be constructed.
Either create a systemcomposer.arch.Component
or systemcomposer.arch.VariantComponent
.
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 |
getPort | Get object for signal interface element |
applyStereotype | Apply stereotype to architecture model element |
connect | Create architecture model connections |
destroy | Remove and destroy model element |
isReference | Find if component is reference to another model |
removeStereotype | Remove stereotype from model element |