ElementFactory.hasInterface

Check if factory implements the interface with name interfacename.

class ElementFactory
int
hasInterface
()

Parameters

interfacename string

an interface name

Return Value

Type: int

TRUE when factory implement the interface. Since 0.10.14

Meta