MoveableDecoratorHostShapeBase Class

 

Double-derived base class for DomainClass MoveableDecoratorHostShape

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)


[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape.DisplayName", 
	(CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.MoveableDecoratorHostShape.Description", 
	(CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DomainModelOwnerAttribute((CoreDesignSurfaceDomainModel^::typeid))]
[CLSCompliantAttribute(true)]
[DomainObjectIdAttribute("e28c3a7b-3b34-4364-b68d-24b2d7d39e57")]
public ref class MoveableDecoratorHostShapeBase abstract : DecoratorHostShape

NameDescription
System_CAPS_pubpropertyAbsoluteBoundingBox

The bounding rectangle of the shape, measured relative to the Diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyAbsoluteBoundingBoxToEnsureVisible

Gets the absolute bounding rectangle for DiagramClientView::EnsureVisible.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAbsoluteBounds

A domain property that gets or sets the size and position of the bounding rectangle of the shape, measured relative to the top left of the diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyAbsoluteCenter

Gets the point in the center of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibilityObject

Gets the accessibility object for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleDefaultActionDescription

Gets the default action description for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleDescription

Gets the description for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleHelp

Gets the Help for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleHelpTopicFileName

Gets the Help topic for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleHelpTopicId

Gets the ID of the Help topic for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleName

Provides an AccessibleName for this DecoratorHostShape using the AccessibleValue of the Field contained by the shapes Decorator.(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyAccessibleRole

Gets the role of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleState

Gets the state of the shape.(Inherited from NodeShape.)

System_CAPS_pubpropertyAccessibleValue

Gets the value of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAllowsChildrenInSelection

If true, the children of this shape can be included in the current selection group.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAllowsChildrenToResizeParent

true if this shape can be resized when the size or position of a child shape is changed.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAllowsChildrenToShrinkParent

If true, this shape will reduce in size to fit around its children when they are re-sized or moved.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAnchoring

Describes how the shape should position and size itself as the parent shape moves and resizes. Alter the returned object as required.(Inherited from NodeShape.)

System_CAPS_protpropertyAngle

System_CAPS_pubpropertyAutoResizeParentOnBoundsChange

Gets the child shape and verifies whether its parent shape should be resized when the absolute bounds for the child shape change.(Inherited from NodeShape.)

System_CAPS_pubpropertyBackgroundBrushId

Gets the ID for the brush that is used to paint the background of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyBackgroundGradientMode

Gets the gradient for the background of the shape.(Inherited from NodeShape.)

System_CAPS_pubpropertyBoundingBox

Gets the bounding rectangle of the shape, measured relative to the ParentShape.(Inherited from NodeShape.)

System_CAPS_pubpropertyBounds

A domain property that gets or sets the size and position of the bounding rectangle of the shape, measured relative to the top left of the ParentShape.(Inherited from NodeShape.)

System_CAPS_pubpropertyBoundsRules

(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyCanExpandAndCollapse

Gets the shape and verifies whether a user can expand and collapse it.(Inherited from NodeShape.)

System_CAPS_pubpropertyCanFocus

Gets the shape and verifies whether it can receive the focus.(Inherited from ShapeElement.)

System_CAPS_pubpropertyCanMove

DecoratorHostShape cannot be moved by the user.(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyCanResize

Gets the shape and verifies whether a user can resize it.(Inherited from NodeShape.)

System_CAPS_pubpropertyCanSelect

DecoratorHostShape cannot be selected by the user.(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyCenter

Gets the point in the center of the shape.(Inherited from ShapeElement.)

System_CAPS_protpropertyClassStyleSet

(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyClipWhenDrawingFields

Gets the child shape and verifies whether its clipping region should be set to the bounding box for the parent shape when the child shape is drawn.(Inherited from ShapeElement.)

System_CAPS_pubpropertyConnectionPoints

A list of points on the perimeter of a shape at which connectors can terminate. By default, a shape has no connection points, and connectors can terminate anywhere on its perimeter. (Inherited from NodeShape.)

System_CAPS_pubpropertyDecorator

(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyDecorators

Gets the collection of decorators for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyDefaultContainerMargin

Gets the margin between the parent shape and its nested child shapes.(Inherited from NodeShape.)

System_CAPS_pubpropertyDefaultShapeField

Gets the default shape, which is the first shape that can receive focus.(Inherited from ShapeElement.)

System_CAPS_pubpropertyDefaultSize

Gets the default size of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyDiagram

Gets the diagram to which the shape belongs.(Inherited from ShapeElement.)

System_CAPS_protpropertyDistance

System_CAPS_pubpropertyEnsureVisiblePreference

Preferences for the EnsureVisible method for this Shape. Default value is to return the VisiblePreference for the Diagram hosting this Shape.(Inherited from ShapeElement.)

System_CAPS_protpropertyEvents

Gets the list of event handlers for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyFixedFlags

Make decorators permeable to connectors(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyForwardEventsToParent

Gets or sets whether Key and Mouse events to this class should be forwarded to the parent shape.(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyFromRoleLinkShapes

Gets the collection of link shapes for which this shape is the source.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryBackgroundBrushId

Gets the ID of the brush that is used to paint the background of the geometry.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryBoundingBox

Gets the bounding box of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryCanResizeBottom

Gets the shape and verifies whether the user can resize it vertically, starting at the bottom.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryCanResizeLeft

Gets the shape and verifies whether the user can resize it horizontally, starting on the left.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryCanResizeRight

Gets the shape and verifies whether the user can resize it horizontally, starting on the right.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryCanResizeTop

Gets the shape and verifies whether the user can resize it vertically, starting at the top.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryHasFilledBackground

Gets the shape and verifies whether its background is painted.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryHasOutline

Gets the shape and verifies whether it has an outline.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryHasShadow

true if the shape has a shadow; otherwise, false.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryOutlinePenId

Gets the ID of the pen that draws the outline for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryStyleSet

Gets the style set for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGridSize

If non-zero, this shape and its children will snap to a grid of this size. Defaults to ParentShape.GridSize.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasAnchoring

True if there are any settings in the Anchoring.(Inherited from NodeShape.)

System_CAPS_pubpropertyHasBackgroundGradient

Gets the shape and verifies whether it has a gradient for its background.(Inherited from NodeShape.)

System_CAPS_pubpropertyHasChildren

true if the shape has child shapes.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasConnectionPoints

True if the ConnectionPoints list is not empty.(Inherited from NodeShape.)

System_CAPS_protpropertyHasCustomToolTip

Gets the shape and verifies whether it has a custom tooltip.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasDragOverToolTip

Gets the shape and verifies whether it has a tooltip.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasFilledBackground

DecoratorHostShape doesn't have a filled background(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyHasHighlighting

DecoratorHostShape doesn't have a highlight.(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyHasOutline

DecoratorHostShape has no outline(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyHasShadow

DecoratorHostShape has no shadow.(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyHasToolTip

Decorator has tooltip(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyId

Gets the ID of the element.(Inherited from ModelElement.)

System_CAPS_pubpropertyIsActive

Gets the IsActive flag and verifies to see whether the element is active.(Inherited from ModelElement.)

System_CAPS_pubpropertyIsDeleted

Gets the IsDeleted flag and checks to see whether the element has been deleted from the model.(Inherited from ModelElement.)

System_CAPS_pubpropertyIsDeleting

Gets the IsDeleting flag and verifies whether the element is currently being deleted from the model.(Inherited from ModelElement.)

System_CAPS_pubpropertyIsExpanded

Gets the shape and verifies or sets whether it is expanded.(Inherited from NodeShape.)

System_CAPS_pubpropertyIsNestedChild

true if this shape element is in the NestedChildShapes of its ParentShape.(Inherited from ShapeElement.)

System_CAPS_protpropertyIsPlaceRouteNode

True if the shape’s position can be adjusted(Inherited from NodeShape.)

System_CAPS_pubpropertyIsPort

true if the shape is a port shape; otherwise, false.(Inherited from NodeShape.)

System_CAPS_pubpropertyIsRelativeChild

true if this shape element is in the RelativeChildShapes of its ParentShape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyIsVisible

If true, the shape appears on the diagram; if false, it does not appear, and layout and routing algorithms ignore it. See also Hide() and Show().(Inherited from ShapeElement.)

System_CAPS_pubpropertyLayoutObjectFixedFlags

Gets or sets the flags that determine whether a shape inside the graph is fixed to its position on the diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyLineAdjustAwayDefault

Gets the shape and verifies whether child link shapes should try to align when they are connected to same shape or sets this value.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLineAffinityDefault

Gets or sets the target location where the link shape should try to position the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLineToLineClearance

Gets or sets the distance between child link shapes for this shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLineToNodeClearance

Gets or sets the distance between child link shapes and child node shapes.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLink

Gets a list of link shapes.(Inherited from NodeShape.)

System_CAPS_pubpropertyLocation

Gets or sets the coordinates of the top-left corner of the shape's bounds relative to its ParentShape.(Inherited from NodeShape.)

System_CAPS_pubpropertyManuallyPlaced

Gets or sets the value of ManuallyPlaced domain property. Description for Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape.Manually Placed(Inherited from DecoratorHostShapeBase.)

System_CAPS_pubpropertyManuallySized

Gets or sets the value of ManuallySized domain property. Description for Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape.Manually Sized(Inherited from DecoratorHostShapeBase.)

System_CAPS_pubpropertyMaximumSize

Gets the maximum size for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyMinimumResizableSize

Gets the minimum size to which the shape can be resized.(Inherited from NodeShape.)

System_CAPS_pubpropertyMinimumSize

Gets the minimum size for the shape.(Inherited from NodeShape.)

System_CAPS_pubpropertyModelElement

Gets or sets the model element that is associated with the presentation element.(Inherited from PresentationElement.)

System_CAPS_pubpropertyNestedChildShapes

The list of shapes that are part of this shape, and are constrained to appear within the boundaries of this shape or diagram.(Inherited from ShapeElement.)

System_CAPS_pubpropertyNestedShapesMargin

Gets the margin between the shape's bounding box and its nested node shapes.(Inherited from ShapeElement.)

System_CAPS_pubpropertyNodeToNodeClearance

Gets or sets the margin between child node shapes.(Inherited from ShapeElement.)

System_CAPS_pubpropertyOutlinePenId

Gets the ID of the pen that is used to draw the outline of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyOutlinePenWidth

Gets the width of the outline for the shape.(Inherited from ShapeElement.)

System_CAPS_protpropertyPaintMoveableDecoratorSelectionLines

(Inherited from ShapeElement.)

System_CAPS_protpropertyParentLink

Gets the relationship instance from the shape to the parent shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyParentShape

Gets the parent shape element. To appear on a diagram, a shape or connector must have a parent.(Inherited from ShapeElement.)

System_CAPS_pubpropertyPartition

Gets or sets the Partition that contains the element.(Inherited from ModelElement.)

System_CAPS_pubpropertyPerimeter

Gets the perimeter (path) around the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyPortFixedFlags

Gets the flags that determine whether a port shape is fixed to its position.(Inherited from NodeShape.)

System_CAPS_pubpropertyRelatedShapeToEmphasize

Gets the related shape to visually emphasize to the user when this shape is selected.(Inherited from ShapeElement.)

System_CAPS_pubpropertyRelativeChildShapes

The list of shapes that are part of this shape, but can appear outside the boundaries of this shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyResizableSides

Gets the sides of the shape that the user can resize.(Inherited from NodeShape.)

System_CAPS_pubpropertyShapeFields

(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertyShapeGeometry

Gets the geometry for the shape, such as Rectangle, RoundedRectangle, or Ellipse, which defines operations associated with the outline of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyShouldAutoPlaceChildShapes

Gets a shape and verifies whether its nested child shapes should be automatically positioned on the diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyShouldTryParentShapeForMergeOnToolboxDoubleClick

If true, when the user double-clicks a toolbox item with this shape selected, if the tool cannot be merged with this shape, then a merge with the parent shape will be attempted. Defaults to true.(Inherited from ShapeElement.)

System_CAPS_pubpropertySize

Gets or sets the size of the shape.(Inherited from NodeShape.)

System_CAPS_pubpropertyStore

Gets the Store that contains the element.(Inherited from ModelElement.)

System_CAPS_pubpropertyStyleSet

Defines styles for this shape.(Inherited from DecoratorHostShape.)

System_CAPS_pubpropertySubject

Gets or sets the subject for the presentation element. Defaults to the same object as ModelElement.(Inherited from PresentationElement.)

System_CAPS_pubpropertyTargetToolboxItemFilterAttributes

Gets a collection of attributes that determine which items are enabled or disabled in the Toolbox.(Inherited from ShapeElement.)

System_CAPS_pubpropertyToRoleLinkShapes

Gets the collection of link shapes for which this shape is the target.(Inherited from NodeShape.)

System_CAPS_pubpropertyZOrder

Determines the order in which this shape will be displayed relative to other shapes on the diagram. Normally set from the order of child shapes. (Inherited from ShapeElement.)

NameDescription
System_CAPS_pubmethodAccessibleDoDefaultAction()

Performs the default action for the accessible object.(Inherited from ShapeElement.)

System_CAPS_pubmethodAssociate(ModelElement^)

Assigns a model element to the presentation element. The same effect as setting ModelElement.(Inherited from PresentationElement.)

System_CAPS_pubmethodAutoLayoutChildShapes(IDictionary^)

Positions the collection of shapes in the diagram automatically.(Inherited from NodeShape.)

System_CAPS_protmethodCalculateDerivedVisible(ShapeElement^)

Verifies whether the child shape appears.(Inherited from ShapeElement.)

System_CAPS_pubmethodCalculateMinimumSizeBasedOnChildren()

Calculates the minimum size needed so that the shape can include its child shapes.(Inherited from NodeShape.)

System_CAPS_protmethodCanMerge(ProtoElementBase^, ElementGroupPrototype^)

Verifies whether a source element can be added to this element.(Inherited from ModelElement.)

System_CAPS_protmethodChooseMergeTarget(ElementGroup^)

Selects a target element to accept as its child an element that the user wants to copy, drag, or create.(Inherited from ModelElement.)

System_CAPS_protmethodChooseMergeTarget(ElementGroupPrototype^)

Selects a target element to accept as its child an element that the user wants to copy, drag, or create.(Inherited from ModelElement.)

System_CAPS_pubmethodChooseParentShape(ShapeElement^)

Selects a parent shape for a new child shape, typically this shape.(Inherited from ShapeElement.)

System_CAPS_protmethodChooseRelationship(ShapeElement^)

Called by FixUpChildShapes() to get the relationship to create between the child shape and its parent shape.(Inherited from NodeShape.)

System_CAPS_pubmethodCoerceSelection(DiagramItem^, DiagramClientView^, Boolean)

Allows a shape to determine which other shapes are selected.(Inherited from ShapeElement.)

System_CAPS_protmethodCollapse()

Collapses the shape so that its nested child shapes are not visible.(Inherited from NodeShape.)

System_CAPS_protmethodConfiguredChildPortShape(Port^, Boolean)

Configures a child port shape and positions it, if necessary.(Inherited from NodeShape.)

System_CAPS_pubmethodCopy()

Creates a copy of the element in the model.(Inherited from ModelElement.)

System_CAPS_pubmethodCopy(IEnumerable<Guid>^)

Creates a copy of the element and its child links and elements. (Inherited from ModelElement.)

System_CAPS_protmethodCreateBackgroundGradientField(String^)

Creates the area field, which displays the gradient fill in the background of the shape.(Inherited from NodeShape.)

System_CAPS_protmethodCreateChildShape(ModelElement^)

Creates a shape and adds it as a child to this shape.(Inherited from ShapeElement.)

System_CAPS_protmethodCreateClassStyleSet()

DecoratorHostShape does not implement a class style set.(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodCreateConnectionPoint(PointD)

A connection point is a point on the edge of a shape at which connectors are terminated in preference to other points on the edge.(Inherited from NodeShape.)

System_CAPS_protmethodCreateDecorators()

Creates a collection of decorators for the shape type.(Inherited from ShapeElement.)

System_CAPS_pubmethodCreateDefaultBounds(Double, Double)

Creates default bounding rectangle for the shape.(Inherited from NodeShape.)

System_CAPS_protmethodCreateInstanceStyleSet()

DecoratorHostShape inherits its parent shape's style set.(Inherited from DecoratorHostShape.)

System_CAPS_protmethodCreateShapeFields()

Creates a collection of shape fields for the shape type.(Inherited from ShapeElement.)

System_CAPS_pubmethodDelete()

Deletes an element from the model.(Inherited from ModelElement.)

System_CAPS_pubmethodDelete(array<Guid>^)

Deletes an element from the model.(Inherited from ModelElement.)

System_CAPS_protmethodDetermineHighlightShape(ShapeElement^)

Finds the highlighted shape in a chain of shapes.(Inherited from ShapeElement.)

System_CAPS_pubmethodDoFoldToShape(PointD, PointD)

Calculates the point where a connector will touch the perimeter of a shape. Override this if you define a non-rectangular shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodDoHitTest(PointD, DiagramHitTestInfo^)

Returns true if the specified point is within the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodDoHitTest(PointD, DiagramHitTestInfo^, Boolean)

Returns true if the specified point is within the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodDoHitTestSelection(PointD, DiagramHitTestInfo^)

Returns true if a given point is in the selection handles around the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodDoKeyboardNavigation(Keys, DiagramClientView^)

Navigates the from shape to shape, using the keyboard.(Inherited from ShapeElement.)

System_CAPS_pubmethodDrawResizeFeedback(DiagramPaintEventArgs^, RectangleD)

Draws the resizing feedback for the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodEnsureConnectionPoints(LinkShape^)

Override to set points on the edge of the shape at which connectors should terminate.(Inherited from NodeShape.)

System_CAPS_protmethodEnsureGraphExists()

Verifies whether the grid exists for the shape.(Inherited from NodeShape.)

System_CAPS_protmethodEnsureGraphLayoutObjectsExist(ShapeElement^)

Verifies whether the shape and its child shapes are in the graph wrapper.(Inherited from NodeShape.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodExcludeFromClipRegion(Graphics^, Matrix^, GraphicsPath^)

Excludes the shape and its child shapes from the clipping region.(Inherited from ShapeElement.)

System_CAPS_pubmethodExcludeGeometryFromClipRegion(Graphics^, Matrix^, GraphicsPath^)

Excludes the geometry of a shape and its child shapes from the clipping region.(Inherited from ShapeElement.)

System_CAPS_protmethodExcludeShapeFromSizeCalculation(NodeShape^)

If true the shape will not be taken into account to calculate the size of the parent shape(Inherited from NodeShape.)

System_CAPS_protmethodExpand()

Expands the shape so that its nested child shapes are visible and fit inside it.(Inherited from NodeShape.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodFindDecorator(String^)

Finds the shape decorator that has a given name.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindFirstChild(Boolean)

Searches for the first child in the navigation sequence for the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindFreeArea(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)

Finds an empty area on the grid for the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindFreeArea(RectangleD)

Finds an empty area on the grid for the shape.(Inherited from NodeShape.)

System_CAPS_pubmethodFindLastChild(Boolean)

Searches for the last child in the navigation sequence for the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindNextChild(DiagramItem^, Boolean)

Searches for the next child in the navigation sequence for the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindNextInChildFields(ShapeField^, Boolean)

Searches for the next shape field in the navigation sequence.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindPreviousChild(DiagramItem^, Boolean)

Searches for the previous child in the navigation sequence for the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindPreviousInChildFields(ShapeField^, Boolean)

Searches for the previous shape field in the navigation sequence.(Inherited from ShapeElement.)

System_CAPS_pubmethodFindShapeField(String^)

Searches for a shape field in a shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodFixUpChildShapes(ModelElement^)

Creates or adjusts the child shapes that should be created when a model element is created or updated. Called by Diagram.FixUpDiagram().(Inherited from ShapeElement.)

System_CAPS_pubmethodFocused(DiagramClientView^)

Verifies whether the shape has the focus.(Inherited from ShapeElement.)

System_CAPS_protmethodGetAbsoluteBoundsValue()

Gets the absolute bounds for the shape.(Inherited from NodeShape.)

System_CAPS_pubmethodGetAccessibilityObject(DiagramClientView^)

Gets the accessible object that is assigned to the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetChildElements(ModelElement^)

Gets a collection of child shapes that belong to the parent shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetCompliantAnchorPoint(AnchorPoint^, PointD, VGRoutingStyle)

Calculates compliant AnchorPoint based of the proposedAnchorPoint parameter. This method completely ignores the co-ordinates of the anchorPoint parameter. Calculations are done based on the co-ordinates of the proposedAnchorPoint and the anchorPoint at opposite end of the link corresponding to the anchorPoint parameter.(Inherited from NodeShape.)

System_CAPS_pubmethodGetCursor(Cursor^, DiagramClientView^, PointD)

Gets the pointer that appears when the mouse is over the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetDomainClass()

Gets the most-derived domain class for this element.(Inherited from ModelElement.)

System_CAPS_pubmethodGetDragOverToolTipText(DiagramItem^)

Gets the tooltip text that appears when the mouse is over the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetFieldAccessibleDescription(ShapeField^)

Gets the description for a field in the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetFieldAccessibleName(ShapeField^)

Gets the name of a field in the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetFieldAccessibleValue(ShapeField^)

Gets the value for a field in the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetFieldRepresentedElement(ShapeField^)

Gets the primary element that the child shape represents.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetFieldRepresentedProperty(ShapeField^)

Gets the property information for a field in the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetIsExpandedValue()

Gets the value for the IsExpanded property.(Inherited from NodeShape.)

System_CAPS_pubmethodGetPotentialMouseAction(MouseButtons, PointD, DiagramHitTestInfo^)

Gets the mouse action to perform for a mouse down event over a specific point in the diagram.(Inherited from ShapeElement.)

System_CAPS_protmethodGetRoleCollection<TCollection, TElement>(Guid)

Gets or creates the linked element collection(Inherited from ModelElement.)

System_CAPS_pubmethodGetShapeLuminosity(DiagramClientView^, Color)

Calculates the luminosity of the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetSubFieldAccessibleDescription(ShapeField^, ShapeSubField^)

Gets the description for a child field in the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetSubFieldAccessibleName(ShapeField^, ShapeSubField^)

Gets the name of a child field in the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetSubFieldAccessibleValue(ShapeField^, ShapeSubField^)

Gets the value for a child field in the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetSubFieldRepresentedElements(ShapeField^, ShapeSubField^)

Gets a collection of elements that the shape for the child field represents.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetSubFieldRepresentedProperty(ShapeField^, ShapeSubField^)

Gets the property for the child field.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetSubFieldRepresentedPropertyElements(ShapeField^, ShapeSubField^)

Gets the element that contains the property for the child field.(Inherited from ShapeElement.)

System_CAPS_pubmethodGetToolTipText(DiagramItem^)

Text of tooltip(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodHasCachedDragOverResult(DiagramDragEventArgs^)

Verifies whether the results are cached for the drag-over mouse event.(Inherited from ShapeElement.)

System_CAPS_pubmethodHide()

Hides the shape and all its children.(Inherited from ShapeElement.)

System_CAPS_protmethodHideCustomToolTip(IWin32Window^)

Hides the custom tooltip for the shape.(Inherited from ShapeElement.)

System_CAPS_protmethodInitializeDecorators(IList<ShapeField^>^, IList<Decorator^>^)

Initializes and adds fields to the shape type.(Inherited from ShapeElement.)

System_CAPS_protmethodInitializeInstanceResources()

Initializes the resources for an instance of the shape.(Inherited from ShapeElement.)

System_CAPS_protmethodInitializeResources(StyleSet^)

Initializes the resources for the shape.(Inherited from ShapeElement.)

System_CAPS_protmethodInitializeShapeFields(IList<ShapeField^>^)

(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodInvalidate()

Makes sure that the shape and its immediate surroundings will be repainted at the end of the transaction. (Inherited from ShapeElement.)

System_CAPS_pubmethodInvalidate(Boolean)

Makes sure that the shape will be repainted at the end of the transaction. Call this if you have changed properties of the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodInvalidate(RectangleD)

Makes sure that the shape and its old location will be repainted at the end of the transaction.(Inherited from ShapeElement.)

System_CAPS_pubmethodIsDescendantOf(ShapeElement^)

Verifies whether the shape is a descendent of another shape.(Inherited from ShapeElement.)

System_CAPS_protmethodIsNavigationKey(Char)

Verifies whether the key is used as a navigational command.(Inherited from ShapeElement.)

System_CAPS_protmethodIsNavigationKey(Keys)

Verifies whether the key data is used as a navigational command.(Inherited from ShapeElement.)

System_CAPS_pubmethodIterateShapes(IShapeIterator^)

Iterates through a shape and its child shapes.(Inherited from ShapeElement.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMergeConfigure(ElementGroup^)

Not used for presentation elements.(Inherited from PresentationElement.)

System_CAPS_protmethodMergeDisconnect(ModelElement^)

Disconnects a source element from a target element.(Inherited from ModelElement.)

System_CAPS_protmethodMergeRelate(ModelElement^, ElementGroup^)

Creates a relationship between a model element and a group of model elements.(Inherited from PresentationElement.)

System_CAPS_protmethodModifyLuminosity(Int32, DiagramClientView^)

Calculates the luminosity of the highlight for the shape.(Inherited from ShapeElement.)

System_CAPS_protmethodMoveByRepositioning(DiagramDragEventArgs^)

Repositions the shapes in the group by the amount that the position of the mouse determines.(Inherited from ShapeElement.)

System_CAPS_pubmethodMoveByRepositioning(ElementGroupPrototype^, DiagramItemCollection^, PointD, DiagramItem^)

Repositions the shapes in the group by the amount that the position of the mouse determines.(Inherited from ShapeElement.)

System_CAPS_pubmethodNavigateAcrossLinks(SelectedShapesCollection^, Boolean)

Selects the shapes or sets the focus on the shapes that are connected to this shape.(Inherited from NodeShape.)

System_CAPS_pubmethodNavigateAscend(SelectedShapesCollection^)

Navigates to the next ancestor in the navigation sequence and updates the focus. Called in response to user navigation keystrokes.(Inherited from ShapeElement.)

System_CAPS_pubmethodNavigateDescend(SelectedShapesCollection^)

Navigates to the next descendent in the navigation sequence and updates the focus. Called in response to user navigation keystrokes.(Inherited from ShapeElement.)

System_CAPS_protmethodNavigateTo(DiagramItem^, SelectedShapesCollection^)

Navigates to a specific shape in the navigation sequence and updates the focus.(Inherited from ShapeElement.)

System_CAPS_pubmethodNavigateToFirst(SelectedShapesCollection^)

Navigates to the first shape in the navigation sequence in the parent of the current selection. Called in response to user navigation keystrokes.(Inherited from ShapeElement.)

System_CAPS_pubmethodNavigateToLast(SelectedShapesCollection^)

Navigates to the last shape in the navigation sequence in the parent of the current selection. Called in response to user navigation keystrokes.(Inherited from ShapeElement.)

System_CAPS_pubmethodNavigateToNext(SelectedShapesCollection^)

Navigates to the next shape in the navigation sequence. Called in response to user navigation keystrokes.(Inherited from ShapeElement.)

System_CAPS_pubmethodNavigateToPrevious(SelectedShapesCollection^)

Navigates to the previously selected shape in the navigation sequence. Called in response to user navigation keystrokes.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnAbsoluteBoundsChanged(AbsoluteBoundsChangedEventArgs^)

Called when the size or location of the shape have changed.(Inherited from NodeShape.)

System_CAPS_protmethodOnAssociatedPropertyChanged(PropertyChangedEventArgs^)

Called when a property mapped to this shape changes.(Inherited from DecoratorHostShape.)

System_CAPS_protmethodOnBeforePaint()

Updates resources, such as pens and brushes, before they are used to paint the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnBeginEdit(DiagramItemEventArgs^)

Called when the user starts to edit a text field.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnBoundsFixup(BoundsFixupState, Int32, Boolean)

Override this method to customize how the bounds for the shape are determined.(Inherited from NodeShape.)

System_CAPS_protmethodOnChildConfigured(ShapeElement^, Boolean, Boolean)

Configures a port on the shape after the shape is added to the diagram.(Inherited from NodeShape.)

System_CAPS_protmethodOnChildConfiguring(ShapeElement^, Boolean)

Configures the port on the shape when the shape is being added to the diagram.(Inherited from NodeShape.)

System_CAPS_pubmethodOnClick(DiagramPointEventArgs^)

Overrides OnClick to forward events to parent shape if ForwardEventsToParent == true.(Inherited from DecoratorHostShape.)

System_CAPS_protmethodOnCopy(ModelElement^)

Called when this element has been created as a copy of another element.(Inherited from ModelElement.)

System_CAPS_protmethodOnDeleted()

Called when this element has been deleted from the model.(Inherited from ModelElement.)

System_CAPS_protmethodOnDeleting()

Called when this element is about to be deleted.(Inherited from ModelElement.)

System_CAPS_pubmethodOnDoubleClick(DiagramPointEventArgs^)

Overrides OnDoubleClick to forward events to parent shape if ForwardEventsToParent == true.(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodOnDragDrop(DiagramDragEventArgs^)

Called when the user drags an item onto the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnDragEnter(DiagramDragEventArgs^)

Called when the mouse enters a shape during a drag operation.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnDragLeave(DiagramPointEventArgs^)

Called when the mouse moves out of a shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnDragOver(DiagramDragEventArgs^)

Override this method to respond to the movement of the mouse over the shape. Set e.Effect to indicate the cursor feedback to the user.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnEndEdit(DiagramItemEventArgs^)

Called when the user ends editing a text field.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnInitialize()

Called to initialize the shape. Override this to attach event handlers and rules to this object.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnKeyDown(DiagramKeyEventArgs^)

Overrides OnKeyDown to forward events to parent shape if ForwardEventsToParent == true.(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodOnKeyPress(DiagramKeyPressEventArgs^)

Overrides OnKeyPress to forward events to parent shape if ForwardEventsToParent == true.(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodOnKeyUp(DiagramKeyEventArgs^)

Overrides OnKeyUp to forward events to parent shape if ForwardEventsToParent == true.(Inherited from DecoratorHostShape.)

System_CAPS_protmethodOnManuallyPlacedChanged(Boolean, Boolean)

Called when ManuallyPlaced property changes. Base implementation does nothing.(Inherited from DecoratorHostShapeBase.)

System_CAPS_pubmethodOnMouseDown(DiagramMouseEventArgs^)

Overrides OnMouseDown to forward events to parent shape if ForwardEventsToParent == true.(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodOnMouseEnter(DiagramPointEventArgs^)

Called when the mouse enters a shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnMouseHover(DiagramPointEventArgs^)

Called when the mouse hovers over a shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnMouseLeave(DiagramPointEventArgs^)

Called when the mouse leaves a shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnMouseMove(DiagramMouseEventArgs^)

Called repeatedly when the user moves the mouse.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnMouseUp(DiagramMouseEventArgs^)

Overrides OnMouseUp to forward events to parent shape if ForwardEventsToParent == true.(Inherited from DecoratorHostShape.)

System_CAPS_pubmethodOnMouseWheel(DiagramMouseEventArgs^)

Called when the user has rotated the mouse wheel.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnOrphaned(SerializationResult^)

Called when a (Inherited from ShapeElement.)

System_CAPS_pubmethodOnPaintEmphasis(DiagramPaintEventArgs^)

Called when emphasis has been applied to the selected shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnPaintFeedback(DiagramPaintEventArgs^)

Called when drag-and-drop feedback is painted.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnPaintSelection(DiagramPaintEventArgs^)

Called to paint the selection highlight.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnPaintShape(DiagramPaintEventArgs^)

Called to paint the basic parts of the shape.(Inherited from ShapeElement.)

System_CAPS_protmethodOnParentNodeShapeChanged(RectangleD, RectangleD)

This method is invoked if a) ParentShape is NodeShape b) ParentShape either moved or resized.(Inherited from NodeShape.)

System_CAPS_protmethodOnResurrected()

Called when this element has been added back to a model.(Inherited from ModelElement.)

System_CAPS_protmethodOnRolePlayerPositionChanged(DomainRoleInfo^, ElementLink^, Int32, Int32)

Called when the position of a role has changed.(Inherited from ModelElement.)

System_CAPS_protmethodOnRolePlayerPositionChanging(DomainRoleInfo^, ElementLink^, Int32, Int32)

Called when a role player position is about to change.(Inherited from ModelElement.)

System_CAPS_pubmethodOnShapeInserted()

Called when a shape has been inserted as a child of another.(Inherited from ShapeElement.)

System_CAPS_pubmethodOnShapeRemoved()

Called when the shape has been removed as a child shape from its parent shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodPerformResizeParentRule()

Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes.(Inherited from ShapeElement.)

System_CAPS_pubmethodPerformResizeParentRule(Boolean, ShapeElement^)

Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes.(Inherited from ShapeElement.)

System_CAPS_pubmethodPerformShapeAnchoringRule()

Anchors the shape to the diagram.(Inherited from NodeShape.)

System_CAPS_protmethodPermitChildVisibility(ShapeElement^)

Verifies whether the child shape can appear.(Inherited from NodeShape.)

System_CAPS_protmethodProcessVisibilityChange(Boolean)

Processes a shape's change in visibility.(Inherited from NodeShape.)

System_CAPS_pubmethodPurgeLayoutObjects()

Removes the objects that are used to position the shape on the diagram grid.(Inherited from ShapeElement.)

System_CAPS_pubmethodPurgePoints()

Removes points for the shape on the diagram grid.(Inherited from ShapeElement.)

System_CAPS_pubmethodRebuildShape()

Rebuilds the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodRemoveLayoutObject()

Removes the shape, including any relative and nested child shapes, from the diagram grid.(Inherited from ShapeElement.)

System_CAPS_pubmethodSelected(DiagramClientView^)

Verifies whether the shape is selected in a specified view.(Inherited from ShapeElement.)

System_CAPS_protmethodSetAbsoluteBoundsValue(RectangleD)

Sets the value for the AbsoluteBounds property.(Inherited from NodeShape.)

System_CAPS_pubmethodSetBoundsRules(BoundsRules^)

Associates bounds rules with this host shape. May be necessary for increased control over shape positioning.(Inherited from DecoratorHostShape.)

System_CAPS_protmethodSetInitialGraphLayoutVisibility()

Sets the visibility of the graph.(Inherited from ShapeElement.)

System_CAPS_protmethodSetIsExpandedValue(Boolean)

Sets the value for the IsExpanded property.(Inherited from NodeShape.)

System_CAPS_pubmethodSetShowHideState(Boolean)

Sets the visibility of the shape and all its children.(Inherited from ShapeElement.)

System_CAPS_protmethodSetShowHideStateImplementation(Boolean)

Sets the visibility of the shape.(Inherited from ShapeElement.)

System_CAPS_protmethodShouldAddShapeForElement(ModelElement^)

Determines whether a shape should be created to represent a given domain class instance on the diagram.(Inherited from ShapeElement.)

System_CAPS_pubmethodShouldReparentOnMove()

Verifies whether a child shape should be added to a new parent when the child shape is moved.(Inherited from ShapeElement.)

System_CAPS_pubmethodShow()

Makes a shape and all its children visible.(Inherited from ShapeElement.)

System_CAPS_protmethodShowCustomToolTip(String^, IWin32Window^, Point)

Makes a shape's custom tooltip visible.(Inherited from ShapeElement.)

System_CAPS_pubmethodSide(RectangleD)

Assigns a side of the shape to the port.(Inherited from NodeShape.)

System_CAPS_pubmethodToString()

Gets the name of the shape and its type.(Inherited from ShapeElement.)

System_CAPS_pubmethodTranslateGeometryToAbsoluteBounds(RectangleD)

Converts the relative bounds to absolute bounds for the shape's geometry.(Inherited from ShapeElement.)

System_CAPS_pubmethodTranslateGeometryToRelativeBounds(RectangleD)

Converts the absolute bounds to relative bounds for the shape's geometry.(Inherited from ShapeElement.)

System_CAPS_pubmethodTranslateToAbsoluteBounds(RectangleD)

Converts the relative bounds to absolute bounds for the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodTranslateToRelativeBounds(RectangleD)

Converts the absolute bounds to relative bounds for the shape.(Inherited from ShapeElement.)

System_CAPS_protmethodUpdateChildVisibility()

Updates the visibility status for the child shape.(Inherited from NodeShape.)

System_CAPS_protmethodUpdateDerivedVisible(ShapeElement^)

Updates the visible state of the derived shape.(Inherited from ShapeElement.)

System_CAPS_pubmethodUpdateGeometryLuminosity(DiagramClientView^, Brush^)

Updates the luminosity for the brush.(Inherited from ShapeElement.)

System_CAPS_pubmethodUpdateGeometryLuminosity(DiagramClientView^, Pen^)

Updates the luminosity for the pen.(Inherited from ShapeElement.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAngleDomainPropertyId

Angle domain property Id.

System_CAPS_pubfieldSystem_CAPS_staticDistanceDomainPropertyId

Distance domain property Id.

System_CAPS_pubfieldSystem_CAPS_staticDomainClassId

MoveableDecoratorHostShape domain class Id.

NameDescription
System_CAPS_pubeventAbsoluteBoundsChanged

Occurs when the absolute bounds for the shape change.(Inherited from NodeShape.)

System_CAPS_pubeventClick

Occurs when the user clicks the mouse over a shape.(Inherited from ShapeElement.)

System_CAPS_pubeventDoubleClick

Occurs when the user double-clicks the mouse.(Inherited from ShapeElement.)

System_CAPS_pubeventKeyDown

Occurs when the user presses a key.(Inherited from ShapeElement.)

System_CAPS_pubeventKeyPress

Occurs when the user presses and releases a key.(Inherited from ShapeElement.)

System_CAPS_pubeventKeyUp

Occurs when the user releases a key.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseDown

Occurs when the user presses the mouse button.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseMove

Occurs when the user moves the mouse.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseUp

Occurs when the user releases the mouse button.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseWheel

Occurs when the user rotates the mouse wheel.(Inherited from ShapeElement.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodILineLabel::AdjustPosition()

Auto-adjust the position of this ILineLabel.(Inherited from DecoratorHostShape.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodILineLabel::UpdateLabelOffset(RectangleD, RectangleD)

This method is called when the position/size of the ILineLabel is explicitly changed by the user.(Inherited from DecoratorHostShape.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIMergeElements::CanMerge(ProtoElementBase^, ElementGroupPrototype^)

Returns true if this element can merge with the content of the prototype.(Inherited from ModelElement.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIMergeElements::ChooseMergeTarget(ElementGroup^)

(Inherited from ModelElement.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIMergeElements::ChooseMergeTarget(ElementGroupPrototype^)

(Inherited from ModelElement.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIMergeElements::MergeConfigure(ElementGroup^)

(Inherited from ModelElement.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIMergeElements::MergeDisconnect(ModelElement^)

(Inherited from ModelElement.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIMergeElements::MergeRelate(ModelElement^, ElementGroup^)

(Inherited from ModelElement.)

NameDescription
System_CAPS_pubmethodAddExtension(DomainClassInfo^)

Overloaded. Extend this ModelElement with a newly instantiated extension of the specified domain type. An InvalidOperationException will be thrown if the element already has an extension of that type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodAddExtension(ExtensionElement^)

Overloaded. Extend this ModelElement with a specific extension. An InvalidOperationException will be thrown if the element already has an extension of the same type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodAddExtension(Guid)

Overloaded. Extend this ModelElement with newly instantiated extension of the identified domain type. An InvalidOperationException will be thrown if the element already has an extension of that type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodAddExtension(Type^)

Overloaded. Extend this ModelElement with a newly instantiated extension of the specified type. An InvalidOperationException will be thrown if the element already has an extension of that type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodAddExtension<T>()

Overloaded. Extend this ModelElement with a newly instantiated extension of a particular type. An InvalidOperationException will be thrown if the element already has an extension of the same type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodCanDelete(array<Guid>^)

Deletes the element from the model.(Defined by ImmutabilityExtensionMethods.)

System_CAPS_pubmethodGetAllExtensions()

Return an enumerable that performs a breadth first traversal across the tree of extension elements embedded in this ModelElement.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodGetBaseElement()

Returns the root of the virtual MEL in which the specified ModelElement is participating.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodGetDslDefinitionModelElement()

This method guarantees that the real model element corresponding to the PresentationElement is returned.

For DslDesigner PELs, the corresponding subject may actually be an internal TreeNode class and not the actual MEL.

This method handles those cases correctly so that the actual MEL is returned.(Defined by PresentationElementHelper.)

System_CAPS_pubmethodGetExtension(DomainClassInfo^)

Overloaded. (Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodGetExtension(Guid)

Overloaded. (Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodGetExtension(Type^)

Overloaded. Get the ExtensionElement of the specified type from the available extensions of this ModelElement. If the element has no such extension then an InvalidOperationException will be raised.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodGetExtension<T>()

Overloaded. Get the ExtensionElement of the specified type from the available extensions of this ModelElement. If the element has no such extension then an InvalidOperationException will be raised.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodGetLocks()

Overloaded. Get the lock flags for this element. This will include any locks enabled on the Partition containing the element.(Defined by ImmutabilityExtensionMethods.)

System_CAPS_pubmethodIsExtendedBy(DomainClassInfo^)

Overloaded. Query whether this ModelElement is currently extended by an ExtensionElement of a particular type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodIsExtendedBy(Guid)

Overloaded. Query whether this ModelElement is currently extended by an ExtensionElement of a particular type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodIsExtendedBy(Type^)

Overloaded. Query whether this ModelElement is currently extended by an ExtensionElement of a particular type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodIsLocked(Locks)

Overloaded. Test whether this element has any of a specified set of locks(Defined by ImmutabilityExtensionMethods.)

System_CAPS_pubmethodRemoveExtension(DomainClassInfo^)

Overloaded. Remove any extension of the specified ModelElement that is of a particular type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodRemoveExtension(ExtensionElement^)

Overloaded. Remove a specified ExtensionElement from the extensions of this ModelElement.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodRemoveExtension(Guid)

Overloaded. Remove any extension of the specified ModelElement that is of a particular type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodRemoveExtension(Type^)

Overloaded. Remove any extension of this ModelElement that is of a particular type.(Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodSetLocks(Locks)

Overloaded. Set the lock flags of this element(Defined by ImmutabilityExtensionMethods.)

System_CAPS_pubmethodTryGetExtension(DomainClassInfo^)

Overloaded. (Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodTryGetExtension(Guid)

Overloaded. (Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodTryGetExtension(Type^)

Overloaded. (Defined by ModelElementExtensionMethods.)

System_CAPS_pubmethodTryGetExtension<T>()

Overloaded. Get the ExtensionElement of the specified type from the available extensions of this ModelElement. If this element has no such extension then the result will be null.(Defined by ModelElementExtensionMethods.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: