Common base class for all components in an architecture model
A systemcomposer.arch.BaseComponent
cannot be constructed.
Either create a systemcomposer.arch.Component
or
systemcomposer.arch.VariantComponent
.
getStereotypes | Get the stereotypes applied on the element |
getProperty | Get the property value corresponding to a stereotype applied to the element |
setProperty | Set the property value corresponding to a stereotype applied to the element |
getEvaluatedPropertyValue | Get evaluated value of property from component |
isReference | Find if an instance is a port instance |
getPort | Get the object a signal interface element |
applyStereotype | Apply a stereotype to a model element |
connect | Connect pairs of components |