Uses of Interface
com.regnosys.rosetta.rosetta.expression.CanHandleListOfLists
Packages that use CanHandleListOfLists
Package
Description
-
Uses of CanHandleListOfLists in com.regnosys.rosetta.rosetta.expression
Subinterfaces of CanHandleListOfLists in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Filter Operation'.interfaceA representation of the model object 'Flatten Operation'.interfaceA representation of the model object 'Map Operation'.interfaceA representation of the model object 'Then Operation'. -
Uses of CanHandleListOfLists in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement CanHandleListOfListsModifier and TypeClassDescriptionclassAn implementation of the model object 'Filter Operation'.classAn implementation of the model object 'Flatten Operation'.classAn implementation of the model object 'Map Operation'.classAn implementation of the model object 'Then Operation'. -
Uses of CanHandleListOfLists in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type CanHandleListOfListsModifier and TypeMethodDescriptionExpressionSwitch.caseCanHandleListOfLists(CanHandleListOfLists object) Returns the result of interpreting the object as an instance of 'Can Handle List Of Lists'.