Difference between revisions of "XCSG:SynchronizedBlock"

From AtlasWiki
Jump to: navigation, search
(Created page with "==Specification== {{Node | extends = ControlFlowBlock | description = Represents a block of code within which a lock associated with a particular object is held. }}")
 
(No difference)

Latest revision as of 15:34, 27 October 2015

Specification

Metaclass SynchronizedBlock
Extends ControlFlowBlock
Description Represents a block of code within which a lock associated with a particular object is held.
All Superkinds ControlFlowBlock, Node, ModelElement
Known Possible In Edges

Inherited From In Edge Predecessor Multiplicity Description
Node Contains Node 1 Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.
Known Possible Out Edges

Inherited From Out Edge Successor Multiplicity Description
Node Contains Node Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.