get_types_from_instance
get_types_from_instance(instance_type)
Get the connector types from an instance type
param:
instance_type - the search type of the instance
return:
tuple - (from_type, parent_type)
a tuple with the from_type and the parent_type. The from_type is
the connector type and the parent type is the search type of the
parent of the instance