Here's the use case scenario I have
Ever Green Homes PVT Ltd. (EGH) sells houses. People who want to sell their houses sign a contract with EGH and provide information on their house. This information is kept in a database by EGH and a subset of this information is sent to the citywide multiple listing service used by all real estate agents. EGH works with two types of potential buyers. Some buyers have an interest in one specific house. In this case, EGH prints information from its database, which the real estate agent uses to help show the house to the buyer (a process beyond the scope of the system to be modeled). Other buyers seek EGH’s advice in finding a house that meets their needs. In this case, the buyer completes a buyer information form that is entered into a buyer data base, and EGH real estate agents use its information to search EGH’s data base and the multiple listing service for houses that meet their needs. The results of these searches are printed and used to help the real estate agent show houses to the buyer.
There are to types of buyers in the description.
I want to know if both types of buyers are mapped in the use case diagram. If yes, how to map them?
Here's the use case diagram I drew:
Please help me correct any issues with my diagram if there's any...