Share via


DomainRole Members

Include Protected Members
Include Inherited Members

The DomainRole type exposes the following members.

Constructors

 

Name

Description

Public method

DomainRole

Overloaded.

Top

Methods

 

Name

Description

Protected method

CalculateDescription

(Inherited from AttributedDomainElement.)

Protected method

CalculateName

(Inherited from NamedDomainElement.)

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 method

GetDomainClass

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

Public method

GetHashCode

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

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.)

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

OnNameChanged

(Inherited from NamedDomainElement.)

Protected method

OnResurrected

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

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 method

ToString

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

Top

Fields

 

Name

Description

Public fieldStatic member

CategoryDomainPropertyId

Public fieldStatic member

DomainClassId

Public fieldStatic member

IsMultiplicityTrackingDomainPropertyId

Public fieldStatic member

IsNameTrackingDomainPropertyId

Public fieldStatic member

IsPropagatesCopyTrackingDomainPropertyId

Public fieldStatic member

IsPropagatesDeleteTrackingDomainPropertyId

Public fieldStatic member

IsPropertyBrowsableDomainPropertyId

Public fieldStatic member

IsPropertyDisplayNameTrackingDomainPropertyId

Public fieldStatic member

IsPropertyGeneratorDomainPropertyId

Public fieldStatic member

IsPropertyNameTrackingDomainPropertyId

Public fieldStatic member

IsPropertyUIReadOnlyDomainPropertyId

Public fieldStatic member

MultiplicityDomainPropertyId

Public fieldStatic member

PropagatesCopyDomainPropertyId

Public fieldStatic member

PropagatesDeleteDomainPropertyId

Public fieldStatic member

PropertyDisplayNameDomainPropertyId

Public fieldStatic member

PropertyGetterAccessModifierDomainPropertyId

Public fieldStatic member

PropertyNameDomainPropertyId

Public fieldStatic member

PropertySetterAccessModifierDomainPropertyId

Top

Properties

 

Name

Description

Public property

Attributes

(Inherited from AttributedDomainElement.)

Public property

BaseRole

Public property

Category

Public property

CollectionType

Public property

CustomAttributes

(Inherited from AttributedDomainElement.)

Public property

Description

(Inherited from AttributedDomainElement.)

Public property

DisplayName

(Inherited from NamedDomainElement.)

Public property

HelpKeyword

(Inherited from NamedDomainElement.)

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

IsDescriptionTracking

(Inherited from AttributedDomainElement.)

Public property

IsDisplayNameTracking

(Inherited from NamedDomainElement.)

Public property

IsEmbedded

Public property

IsEmbedding

Public property

IsMany

Public property

IsMultiplicityTracking

Public property

IsNameTracking

Public property

IsPropagatesCopyTracking

Public property

IsPropagatesDeleteTracking

Public property

IsPropertyBrowsable

Public property

IsPropertyDisplayNameTracking

Public property

IsPropertyGenerator

Public property

IsPropertyNameTracking

Public property

IsPropertyUIReadOnly

Public property

IsSource

Public property

Multiplicity

Public property

Name

(Inherited from NamedDomainElement.)

Public property

Notes

(Inherited from DomainElement.)

Public property

Opposite

Public property

Partition

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

Public property

PropagatesCopy

Public property

PropagatesDelete

Public property

PropertyDisplayName

Public property

PropertyGetterAccessModifier

Public property

PropertyName

Public property

PropertySetterAccessModifier

Protected property

ProxyIsNameTracking

(Inherited from NamedDomainElement.)

Public property

Relationship

Public property

RolePlayer

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

DomainRole Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace