1.8.2 XSalomeReference

class XSalomeReference( component, idl, module, interface)
Use it to check if a value is a salome corba reference. Attribute component is a string giving the salome component name (if component=COMP, it means that the variable COMP_ROOT_DIR must be defined), Attribute idl is a string giving the idl file name which shoulb be in $COMP_ROOT_DIR/idl/salome. Attribute module is the corba module and attribute module is the corba interface.