Is it possible to use SAFE to analyze the typestate of an object declared in a com.ibm.wala.classLoader.IMethod that emanating from the WALA framework? It seems that SAFE is very much geared towards running from a command line with specific typestate rules. However, in my case, I don't have a specific typestate to rule to check, instead, I would just like to know the /sequence/ of possible methods called on the object.