Set properties to capture nonfunctional specifications for model elements. Use MATLAB® analytics with System Composer™ API to write scripts to generate data that can be used for trade studies or for verifying nonfunctional requirements.
systemcomposer.analysis.Instance | Class that represents an architecture model element in an analysis instance |
deleteInstance | Delete an architecture instance |
getValue | Get value of a property from an element instance |
instantiate | Create an analysis instance from a specification |
isArchitecture | Find if an instance is an architecture instance |
isComponent | Find if an instance is a component instance |
isConnector | Find if an instance is a connector instance |
isPort | Find if an instance is a port instance |
iterate | Iterate over model elements |
loadInstance | Load an architecture instance |
saveInstance | Save an architecture instance |
setValue | Set the value of a property for an element instance |
updateInstance | Update an architecture instance |
Write analyses based on element properties to perform data-driven trade studies and verify system requirements.