systemcomposer.rptgen.finder.FunctionResult class
Package: systemcomposer.rptgen.finder
Superclasses: mlreportgen.finder.Result
(MATLAB Report Generator)
Description
Search result object for information about a function in a System Composer™ software architecture model.
The systemcomposer.rptgen.finder.FunctionResult
class is a handle
class.
Creation
creates a search result
object for a function found by a result
= FunctionResultsystemcomposer.rptgen.finder.FunctionFinder
object.
Note
The find
method of the systemcomposer.rptgen.finder.FunctionFinder
class creates objects of this type
for each function that it finds. You do not need to create this object yourself.
Properties
Methods
Version History
Introduced in R2022b