J-Integra® Espresso Programming Documentation (API)

NamingContextExt.to_name Method

This operation converts a Stringified Name into an equivalent array of Name Components.

NameComponent[] to_name(
 string a_sn
);

Parameters

a_sn
Stringified Name of the object.

Return Value

array of Name Components.

Remarks

none

Exceptions

InvalidName

See Also

NamingContextExt Interface | NamingContextExt Members | Ics.CosNaming Namespace