, , , ,

getRequiredFactPatterns (String, Collection)

public HashSet getRequiredFactPatterns (String functionName, Collection parameters)

Parameters

functionNamethe name of the function in the library the return type of which is required.
parametersthe parameters of the function specified as a collection of the IArithmeticNode objects.

Returns

This method should have no implementation and return null.