Get allocation target
targetElements = getAllocatedFrom(element)
targetElements = getAllocatedFrom(element) gets all the elements that are allocated from the specified source element.
targetElements
element
collapse all
Source element, specified as a systemcomposer.arch.Element object or an element name as a character vector.
systemcomposer.arch.Element
Target elements that are allocated from the specified element, returned as an array of systemcomposer.arch.Element objects.
allocate | deallocate | getAllocatedTo
allocate
deallocate
getAllocatedTo