Previous | UML Classes | Table of Contents | UML Packages | Next |
Figure 12.1 shows the dependencies of the activity packages.
BasicBehaviors Kernel BasicActions
Figure 12.1 - Dependencies of the Activity packages
Package FundamentalActivities
Issue 8718 -make Action abstract
Issue 9106 -make ‘containedNode’ a derived read-only union 9108 -rename ‘activity’ to ‘inActivity’
Package BasicActivities
Issue 9090 - replace ‘redefinedElement’ with ‘redefinedNode’ and fix constraint Issue 9089 -replace ‘redefinedElement’ with
‘redefinedEdge’ and adjust constraint
Issue 9105 -make ‘containedEdge’ a derived union
Figure 12.6 - Groups
Package IntermediateActivities
Issue 8208 -add association between Activity and ActivityPartition 9095 -rename ‘subgroup’ as ‘subpartition’ and adjust constraint
9105 -rename ‘containedEdge’ to ‘edge’ and fix constraint 9106 -rename ‘containedNode’ to ‘node’ and fix constraint
Package CompleteActivities
Figure 12.12 - Elements (CompleteActivities )
Figure 12.16 - Control pins
Issue 8224 - replace ‘ownedmember’ by ‘ownedMember’ Issue 9106 -rename ‘containedNode’ to ‘node’ and fix constraint
Package StructuredActivities
Issue 8239 - make ExecutableNode abstract 8740 - replace ActivityNodes at the bottom of the diagram by ExecutableNode s 9000
- change ‘owner’ to ‘namespace’ in subsets constraints on Variable::scope and Variable::activityScope 9106- rename ‘containedNode’
to ‘node’ and adjust constraint for StructuredActivityNode and change constraint on SequenceNode ::executableNode 9108 - change
‘redefines activity’ to ‘redefines inActivity’
Package CompleteStructuredActivities
Issue 8490 -modify LoopNode ::loopVariable characteristics 9105 -rename ‘containedEdge’ to ‘edge’ and fix constraint
Package ExtraStructuredActivities