![]() | Unique |
The UniqueNameService type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsUniqueCAEXName | Determines whether the specified element has a unique CAEX name in the sequence of equal elements of its parent. |
![]() ![]() | Register | Registers a new instance of a UniqueNameService with the ServiceLocator of the AMLEngine. |
![]() | RegisterDefault | Registers the default name for all CAEX objects with the provided element name. |
![]() | Resume | Resumes activities of the unique name service. |
![]() | Suspend | Suspends activities of the unique name service. |
![]() | UniqueCAEXName(XElement, String) | Creates a unique CAEX Name for a child with the specified elementTagName in the specified sequence |
![]() | UniqueCAEXName(IEnumerableXElement, String, String) | Creates a unique CAEX Name for a child with the specified elementTagName in the specified sequence using the specified defaultName |
![]() | UniqueCAEXName(XElement, String, String) | Creates a unique CAEX Name for a child with the specified elementTagName in the specified sequence using the specified defaultName |
![]() ![]() | UnRegister | Unregisters the current instance of the UniqueNameService with the ServiceLocator of the AMLEngine. |