Tags and keywords
The slide shows some possible CallBehaviorAction allocations, the "classic" functional (behavioral) allocation using Action in SysML.
Not all of these kinds of possible (allowed) allocations shown here are recommended!
The allocation from CallBehaviorAction allocateMeToPart
(of type BasicActivity
) to part Property part
of type SubBlock
- both at usage level - is a recommended allocation strategy.
The allocation from the usage level CallBehaviorAction allocateMeToBlock
(of type BasicActivity
) to Block
at definition level is definitely not recommended: