slreportgen.finder.StateflowObjectResult Class
Namespace: slreportgen.finder
Superclasses: slreportgen.finder.StateflowObjectFinder
Description
Objects of the slreportgen.finder.StateflowObjectResult
class contain the
search results for an object in a Stateflow® chart. Objects of the slreportgen.finder.StateflowObjectResult
class contain the search results for an object in a Stateflow chart. You can add a table of properties for the objects in the search results
by adding the StateflowObjectResult
object to an
slreportgen.report.Report
object.
The slreportgen.finder.StateflowObjectResult
class is a handle
class.
Creation
Description
creates a search result object for a state, annotation, or other Stateflow object, result
= StateflowObjectResult(obj
)obj
.
sets properties using name-value pairs. You can specify multiple name-value pair
arguments in any order.finder
= StateflowObjectResult(Name=Value
)
Input Arguments
Properties
Methods
Version History
Introduced in R2023a