ElementFactory.hasInterface

Check if factory implements the interface with name interfacename.

class ElementFactory
bool
hasInterface
()

Parameters

interfacename string

an interface name

Return Value

Type: bool

TRUE when factory implement the interface.