PresentationHelpers Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Extension methods to help dealing with presentation elements.

The PresentationHelpers type exposes the following members.

Methods

  Name Description
Public methodStatic member CreateIDiagram Create an IDiagram object from a DSL diagram object.
Public methodStatic member CreateIShape Create an IShape object from a DSL shape, a shape field or a subfield.
Public methodStatic member Diagrams All opened diagrams, of a particular type if specified, that are displaying elements defined in the given IModelStore instance.
Public methodStatic member GetChildShapes<T> Get child shapes that display UML model elements of the given type. Empty enumeration if none found.
Public methodStatic member GetElement The UML model element that this shape represents.
Public methodStatic member GetSelectedShapes<T> Get all selected shapes that display elements of the specified type.
Public methodStatic member IsSameDiagram Determines whether two diagrams are the same.
Public methodStatic member SelectShapes
Public methodStatic member Shapes All shapes that display this model element.
Public methodStatic member Shapes<T> All shapes that represent elements of a given type.

Top

See Also

Reference

PresentationHelpers Class

Microsoft.VisualStudio.Uml.Presentation Namespace