CompartmentShapeMapHasCompartmentMaps Members

Include Protected Members
Include Inherited Members

The CompartmentShapeMapHasCompartmentMaps type exposes the following members.

Constructors

 

Name

Description

Public method

CompartmentShapeMapHasCompartmentMaps

Overloaded.

Top

Methods

 

Name

Description

Protected method

CanMerge

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

Protected method

ChooseMergeTarget

Overloaded. Selects a target element that the root element should merge with.

Public method

Copy

Overloaded. Creates a copy of this element in the model.

Public method

Delete

Overloaded. Deletes the element from the model.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public methodStatic member

GetCompartmentMaps

Public method

GetDomainClass

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

Public method

GetDomainRelationship

Gets the domain relationship that this link instantiates. (Inherited from ElementLink.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public methodStatic member

GetLink

Public methodStatic member

GetLinks

Public methodStatic member

GetLinksToCompartmentMaps

Public methodStatic member

GetLinkToShapeMap

Public methodStatic member

GetShapeMap

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Protected method

MergeConfigure

Allows the model element to configure itself immediately after the Merge process has related it to the target element. (Inherited from ModelElement.)

Protected method

MergeDisconnect

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

Protected method

MergeRelate

Creates a relationship between this target element and the specified source element. (Inherited from ModelElement.)

Public method

MoveBefore

Change the order of links connected to an element, moving this link before another. (Inherited from ElementLink.)

Public method

MoveToIndex

Move this link to a specified index position in the list. (Inherited from ElementLink.)

Protected method

OnCopy

Alerts listeners that a copy of the element has been created. (Inherited from ModelElement.)

Protected method

OnDeleted

Alerts listeners that an element has been deleted from the model. (Inherited from ModelElement.)

Protected method

OnDeleting

Alerts listeners that the element is being deleted. (Inherited from ModelElement.)

Protected method

OnResurrected

Alerts listeners that an element has been added back to a model. (Inherited from ModelElement.)

Protected method

OnRolePlayerChanged

Called when the role player has been changed. (Inherited from ElementLink.)

Protected method

OnRolePlayerChanging

Called when the role player will be changed. (Inherited from ElementLink.)

Protected method

OnRolePlayerPositionChanged

Alerts listeners that the position of a role is about to change. (Inherited from ModelElement.)

Protected method

OnRolePlayerPositionChanging

Allows notification when a role player position has changed. (Inherited from ModelElement.)

Public methodStatic member

SetShapeMap

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Fields

 

Name

Description

Public fieldStatic member

CompartmentMapDomainRoleId

Public fieldStatic member

DomainClassId

Public fieldStatic member

ShapeMapDomainRoleId

Top

Properties

 

Name

Description

Public property

CompartmentMap

Public property

Id

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

Public property

IsActive

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

Public property

IsDeleted

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

Public property

IsDeleting

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

Public property

LinkedElements

Gets a read-only collection of elements connected by this element link. (Inherited from ElementLink.)

Public property

Partition

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

Public property

ShapeMap

Public property

Store

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

Top

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IMergeElements.CanMerge

(Inherited from ModelElement.)

Public method

ChooseMergeTarget

Overloaded.

Explicit interface implemetationPrivate method

IMergeElements.MergeConfigure

(Inherited from ModelElement.)

Explicit interface implemetationPrivate method

IMergeElements.MergeDisconnect

(Inherited from ModelElement.)

Explicit interface implemetationPrivate method

IMergeElements.MergeRelate

(Inherited from ModelElement.)

Top

See Also

Reference

CompartmentShapeMapHasCompartmentMaps Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace