ExternalType Members

Include Protected Members
Include Inherited Members

The ExternalType type exposes the following members.

Constructors

 

Name

Description

Public method

ExternalType

Overloaded.

Top

Methods

 

Name

Description

Protected method

CalculateNamespace

(Inherited from DomainType.)

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

GetFullName

(Inherited from DomainType.)

Public method

GetHashCode

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

Public method

GetRelativeName

(Inherited from DomainType.)

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

Protected method

OnNamespaceChanged

(Inherited from DomainType.)

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

DomainClassId

Top

Properties

 

Name

Description

Public property

DslLibrary

(Inherited from DomainType.)

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

Name

(Inherited from DomainType.)

Public property

Namespace

(Inherited from DomainType.)

Public property

Notes

(Inherited from DomainElement.)

Public property

Partition

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

Protected property

ProxyIsNamespaceTracking

(Inherited from DomainType.)

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

ExternalType Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace