Hi, I would like to create an actor that when connected to other actors will inspect the actors it is connected to and show the user the set of actors that could fulfill this connection based on the Semantic info. The user would be able to select from this set, and the actor would be internally created in my connector actor and connected to the ports. Is there an example of an actor that does this internal construction and connection of actor ports?
Thanks, Chris

