What is the type of relationship between an enumeration and a class that produces the enum in one of its methods?
E.g Method in Dog creates a Bark enum
Not