Get allocation between source and target elements
allocation = getAllocation(sourceElement,targetElement)
allocation = getAllocation(sourceElement,targetElement) get the allocation, if one exists, between the source and target element.
allocation
sourceElement
targetElement
collapse all
Source element for allocation, specified as a systemcomposer.arch.Element object or the name of the element as a character vector.
systemcomposer.arch.Element
Target element for allocation, specified as a systemcomposer.arch.Element object or the name of the element as a character vector.
Allocation between source and target element, returned as a systemcomposer.allocation.Allocation object.
systemcomposer.allocation.Allocation
allocate | deallocate | getAllocatedFrom | getAllocatedTo
allocate
deallocate
getAllocatedFrom
getAllocatedTo