Apply stereotype to all elements in specified architecture
batchApplyStereotype(
applies the architecture
,elementType
,stereotype
)stereotype
to all elements that match the
elementType
within the architecture
.
batchApplyStereotype(
applies the architecture
,elementType
,stereotype
,'Recurse',flag
)stereotype
to all elements that match the
elementType
within the architecture
and its
sub-architectures.