isDerivedFrom
Determine whether stereotype is derived from base stereotype
Description
returns result = isDerivedFrom(derivedStereotype,baseStereotype)true if the stereotype derivedStereotype gets
its base properties from the stereotype baseStereotype. Otherwise, the
function returns false.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2021a
See Also
Tools
Blocks
Objects
systemcomposer.profile.Profile|systemcomposer.profile.Stereotype|systemcomposer.profile.Property|systemcomposer.profile.Style
Functions
systemcomposer.profile.Profile.createProfile|systemcomposer.loadProfile|applyProfile|removeProfile|renameProfile|systemcomposer.profile.editor|systemcomposer.profile.Profile.find|systemcomposer.profile.Profile.load|save|open|close|systemcomposer.profile.Profile.closeAll|getExtendedElement|systemcomposer.profile.Stereotype.find|getDefaultStereotype|setDefaultStereotype|getDefaultElementStereotype|setDefaultElementStereotype|addStereotype|removeStereotype|getStereotype|applyStereotype|batchApplyStereotype|getStereotypes|changeStereotype|removeStereotype|hasStereotype|addProperty|removeProperty|hasProperty|setProperty|getProperty|getPropertyValue|getEvaluatedPropertyValue|getStereotypeProperties|applyStereotypeOrder|getStereotypeNamesByOrder|increaseStereotypeOrder|decreaseStereotypeOrder