Share via


Connector Members

Include Protected Members
Include Inherited Members

The Connector type exposes the following members.

Constructors

 

Name

Description

Public method

Connector

Overloaded.

Top

Methods

 

Name

Description

Protected method

CalculateDescription

(Inherited from DomainClass.)

Protected method

CalculateName

(Inherited from NamedDomainElement.)

Protected method

CanMerge

(Inherited from DomainClass.)

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

GetFullName

(Inherited from DomainClass.)

Public method

GetHashCode

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

Public method

GetRelativeName

(Inherited from DomainClass.)

Public method

GetType

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

Public method

IsDerivedFrom

(Inherited from DomainClass.)

Protected method

MemberwiseClone

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

Protected method

MergeConfigure

(Inherited from DomainClass.)

Protected method

MergeDisconnect

(Inherited from DomainClass.)

Protected method

MergeRelate

(Inherited from DomainClass.)

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

OnInheritanceModifierChanged

(Inherited from DomainClass.)

Protected method

OnNameChanged

(Inherited from DiagramElement.)

Protected method

OnNamespaceChanged

(Inherited from DomainClass.)

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

ColorDomainPropertyId

Public fieldStatic member

DashStyleDomainPropertyId

Public fieldStatic member

DomainClassId

Public fieldStatic member

ExposesColorAsPropertyDomainPropertyId

Public fieldStatic member

ExposesDashStyleAsPropertyDomainPropertyId

Public fieldStatic member

ExposesThicknessAsPropertyDomainPropertyId

Public fieldStatic member

RoutingStyleDomainPropertyId

Public fieldStatic member

SourceEndStyleDomainPropertyId

Public fieldStatic member

TargetEndStyleDomainPropertyId

Public fieldStatic member

ThicknessDomainPropertyId

Top

Properties

 

Name

Description

Public property

AccessModifier

(Inherited from DomainClass.)

Public property

AllDescendants

(Inherited from DomainClass.)

Public property

AllProperties

(Inherited from DomainClass.)

Public property

AllRolesPlayed

(Inherited from DomainClass.)

Public property

Attributes

(Inherited from AttributedDomainElement.)

Public property

BaseClass

(Overrides DomainClass.BaseClass.)

Public property

ClassData

(Inherited from DomainClass.)

Public property

Color

Public property

CustomAttributes

(Inherited from AttributedDomainElement.)

Public property

CustomTypeDescriptor

(Inherited from DomainClass.)

Public property

DashStyle

Public property

Decorators

(Inherited from DiagramElement.)

Public property

Description

(Inherited from AttributedDomainElement.)

Public property

DisplayName

(Inherited from NamedDomainElement.)

Public property

DslLibrary

(Inherited from DiagramElement.)

Public property

ElementMergeDirectives

(Inherited from DomainClass.)

Public property

ExposesColorAsProperty

Public property

ExposesDashStyleAsProperty

Public property

ExposesTextColor

(Inherited from DiagramElement.)

Public property

ExposesThicknessAsProperty

Public property

FixedTooltipText

(Inherited from DiagramElement.)

Public property

GeneratesDoubleDerived

(Inherited from DomainClass.)

Public property

HasCustomConstructor

(Inherited from DomainClass.)

Public property

HelpKeyword

(Inherited from NamedDomainElement.)

Public property

Id

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

Public property

InheritanceModifier

(Inherited from DomainClass.)

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

IsFixedTooltipTextTracking

(Inherited from DiagramElement.)

Public property

IsNamespaceTracking

(Inherited from DomainClass.)

Public property

Name

(Inherited from NamedDomainElement.)

Public property

Namespace

(Inherited from DomainClass.)

Public property

Notes

(Inherited from DomainElement.)

Public property

Partition

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

Public property

Properties

(Inherited from DomainClass.)

Protected property

ProxyIsNameTracking

(Inherited from NamedDomainElement.)

Public property

RolesPlayed

(Inherited from DomainClass.)

Public property

RoutingStyle

Public property

SourceEndStyle

Public property

Store

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

Public property

SubClasses

(Overrides DomainClass.SubClasses.)

Public property

TargetEndStyle

Public property

TextColor

(Inherited from DiagramElement.)

Public property

Thickness

Public property

TooltipType

(Inherited from DiagramElement.)

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

Connector Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace