ElementFactory.hasInterface

bool hasInterface(string interfacename)

Check if factory implements the interface with name interfacename.

Parameters

interfacenamean interface name

Returns

true when factory implement the interface.