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 | |
|---|---|---|
![]() |
ContainsDeletedElement | Indicates whether an element is in the set of deleted elements. |
![]() |
ContainsElement | Gets whether an element with the specified ID is in the directory. |
![]() |
FindDeletedElement | Finds a particular element that has been deleted. |
![]() |
FindElement | Gets an element with a specified ID. |
![]() |
FindElementLink | Finds a particular instance of a domain relationship. |
![]() |
FindElements | Overloaded. Finds all elements in the directory of a specified type. |
![]() |
GetDeletedElement | Gets a particular element that has been deleted. |
![]() |
GetElement | Gets a particular element. |
![]() |
GetElementLink | Gets a particular instance of a domain relationship. |
![]() |
GetElements | Get the set of elements from the IDs in a particular set. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
AllElements | Gets a read-only collection of all elements in the directory. |
Top
.gif)
.gif)