Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Programmers_Reference Methods IFunctionLibrary_Interface getRequiredFactPatterns Index}} ====getRequiredFactPatterns (String, Collection)==== <code java>public HashSet getRequiredFactPatterns (String functionName, Collection parameters)</code> ===Parameters=== |''functionName''|the name of the function in the library the return type of which is required.| |''parameters''|the parameters of the function specified as a collection of the ''IArithmeticNode'' objects. | ===Returns=== This method should have no implementation and return ''null''. Last modified: 2023/05/03 04:35 Log In