systemcomposer.interface.Dictionary

Class that represents an element in the signal interface

Description

The systemcomposer.interface.Dictionary class represents the interface dictionary of an architecture model.

Creation

Create a signal element.

dictionary = <architecture>.InterfaceDictionary;

Properties

expand all

Data Types: systemcomposer.interface.Dictionary

Object Functions

addInterfaceCreate a named interface in an interface dictionary
removeInterfaceRemove a named interface from an interface dictionary
getInterfaceGet the object for a named interface in an interface dictionary
getInterfacesGet the object for a named interface in an interface dictionary

Introduced in R2019a