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