Main Content
Simulink.dictionary.archdata.ServiceInterface
Description
A ServiceInterface
object represents the structure of a service
interface.
Creation
Create a ServiceInterface
object using the addServiceInterface
function.
ServInterfaceObj = addServiceInterface(archDataObj,"ServInterface");
Properties
Object Functions
addElement | Add function element to service interface |
getElement | Get function element from service interface |
removeElement | Remove element from service interface |
moveToDictionary | Move architectural data of Simulink data dictionary to another data dictionary |
moveToDesignData | Move interfaces, data types, and constants in Architectural Data section of Simulink data dictionary to design data |
show | View architectural data of Simulink data dictionary in Architectural Data Editor |
destroy | Delete data element and remove from data interface |
Examples
Version History
Introduced in R2023b