Main Content

find

Class: systemcomposer.rptgen.finder.StereotypeFinder
Namespace: systemcomposer.rptgen.finder

Find information about stereotype

Since R2022b

Syntax

result = find(finder)

Description

result = find(finder) finds information about a stereotype for the Stereotype search result.

Input Arguments

expand all

Stereotype finder, specified as a systemcomposer.rptgen.finder.StereotypeFinder object.

Output Arguments

expand all

Stereotype result, returned as a systemcomposer.rptgen.finder.StereotypeResult object.

Version History

Introduced in R2022b