systemcomposer.rptgen.finder.AllocationListResult class
Package: systemcomposer.rptgen.finder
Superclasses: mlreportgen.finder.Result
(MATLAB Report Generator)
Description
Allocation list search result object for a component in a System Composer™ architecture model.
The systemcomposer.rptgen.finder.AllocationListResult
class is a handle
class.
Creation
creates a search
result object for allocations to and from a specific component found by a result
= AllocationListResultsystemcomposer.rptgen.finder.AllocationListFinder
object.
Note
The find
method of the systemcomposer.rptgen.finder.AllocationListFinder
class creates objects of this
type for each allocation that it finds. You do not need to create this object
yourself.
Properties
Methods
Examples
Version History
Introduced in R2022b