OEGetComponentName

const char *OEGetComponentName(unsigned int componentType)

Returns a character string of the standard name for the specified OEComponent type.

String name = oeszmap.OEGetComponentName(OEComponent.Interaction);