update
Syntax
Description
update(
updates a specification model
to mirror the changes in the architecture instance instance
)instance
. The
update
method is part of the systemcomposer.analysis.ArchitectureInstance
class.
Note
This function is part of the instance programmatic interfaces that you can use to analyze
the model iteratively, element-by-element. The instance
refers to the
element instance on which the iteration is being performed.
Examples
Input Arguments
More About
Version History
Introduced in R2019a
See Also
Tools
Functions
instantiate
|iterate
|lookup
|save
|refresh
|systemcomposer.analysis.loadInstance
|systemcomposer.analysis.deleteInstance
|getValue
|setValue
|hasValue
|isArchitecture
|isComponent
|isConnector
|isPort