ILifeline::Represents Property

 

If defined, the Interaction describes interactions within the structure of a classifier, and this lifeline represents a specific Part or ConnectableElement.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IConnectableElement^ Represents {
	IConnectableElement^ get();
	void set(IConnectableElement^ value);
}
Return to top
Show: