IElementDirectory Members

Include Protected Members
Include Inherited Members

Directory of model elements that are contained within a store or a partition.

The IElementDirectory type exposes the following members.

Methods

  Name Description
Public method ContainsDeletedElement Indicates whether an element is in the set of deleted elements.
Public method ContainsElement Gets whether an element with the specified ID is in the directory.
Public method FindDeletedElement Finds a particular element that has been deleted.
Public method FindElement Gets an element with a specified ID.
Public method FindElementLink Finds a particular instance of a domain relationship.
Public method FindElements Overloaded. Finds all elements in the directory of a specified type.
Public method GetDeletedElement Gets a particular element that has been deleted.
Public method GetElement Gets a particular element.
Public method GetElementLink Gets a particular instance of a domain relationship.
Public method GetElements Get the set of elements from the IDs in a particular set.

Top

Properties

  Name Description
Public property AllElements Gets a read-only collection of all elements in the directory.

Top

See Also

Reference

IElementDirectory Interface

Microsoft.VisualStudio.Modeling Namespace