Class UML 2.5::LinkEndDestructionData
Description:
LinkEndDestructionData is LinkEndData used to provide values for one end
of a link to be destroyed by a DestroyLinkAction.
Direct Superclasses: LinkEndDataDirect Subclasses: Class Precedence List: LinkEndDestructionData,
LinkEndData,
ElementProperties:

destroyAt :
InputPin (0 1); -- source
LinkEndDestructionData
isDestroyDuplicates : Boolean (1 1); -- source
LinkEndDestructionData
end :
Property (1 1); -- source
LinkEndData
qualifier :
QualifierValue (0 *); -- source
LinkEndData
value :
InputPin (0 1); -- source
LinkEndData
ownedComment :
Comment (0 *); -- source
Element
ownedElement :
Element (0 *); -- source
Element
owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
Signature: allPins() : InputPin;
Description: Adds the destroyAt InputPin (if any) to the set of all Pins.
Expression: result = (self.LinkEndData::allPins()->including(destroyAt))
Send questions or comments to
[email protected].