Gallery Tutorial TRAIL: Webel's ultimate guide to Systems Modeling Language (v1) with MagicDraw/Cameo Section 01:04: UML Behavior: Activities quick start Tags and keywords Topic level ESSENTIAL UML keywords Activity Diagram Activity Action ValueSpecificationAction ValueSpecificationAction::result OpaqueAction AcceptEventAction accept signal action InputPin OutputPin MultiplicityElement::/lower MultiplicityElement::/upper OpaqueBehavior CallBehaviorAction InitialNode ActivityFinalNode Keywords Magic Model Analyst [Cameo Simulation Toolkit] Cameo Systems Modeler simulation Slide kind UML Activity Diagram Click on the image to view it full size Watch simulation video_sim Up next Starting an Action that has an InputPin with multiplicity Notes Snippets (quotes/extracts) [UML-2.5.1] An Action may accept inputs and produce outputs, as specified by InputPins and OutputPins of the Action, respectively. Each Pin on an Action specifies the type and multiplicity for a specific input or output of that Action. [UML-2.5.1] An Action cannot start execution if one of its InputPins has fewer values than the lower multiplicity of that InputPin. [UML-2.5.1] When completed, an Action execution provides any output data on the OutputPins of the Action, and it terminates. [UML-2.5.1] 16.4.3.5 Value Specification Actions - A ValueSpecificationAction is an Action that evaluates a ValueSpecification and places the resulting value on its result OutputPin. Visit also Screencast: Mini tutorial: UML/SysML: Cameo Simulation Toolkit: Send and receive a Signal using a SendSignalAction and an AcceptEventAction Screencast: Tutorial: UML/SysML: StateMachines vs Activities: Operation-driven Transition case study - UML-2.5.1 'Figure 14.7 Composite State with two States' in Cameo Simulation Toolkit Visit also (backlinks) Related slides (includes other tutorials) UML2 Actions - metaclasses - ADVANCED REFERENCE ONLY UML2 Activity Diagram - essential metaclasses - ADVANCED REFERENCE ONLY Related slides (backlinks, includes other tutorials) Flags Book traversal links for Starting an Action that has an InputPin Previous Up Next