Uses of Interface
com.regnosys.rosetta.rosetta.expression.UnaryFunctionalOperation
Packages that use UnaryFunctionalOperation
Package
Description
-
Uses of UnaryFunctionalOperation in com.regnosys.rosetta.rosetta.expression
Subinterfaces of UnaryFunctionalOperation in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Comparing Functional Operation'.interfaceA representation of the model object 'Filter Operation'.interfaceA representation of the model object 'Map Operation'.interfaceA representation of the model object 'Max Operation'.interfaceA representation of the model object 'Min Operation'.interfaceA representation of the model object 'Sort Operation'.interfaceA representation of the model object 'Then Operation'. -
Uses of UnaryFunctionalOperation in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement UnaryFunctionalOperationModifier and TypeClassDescriptionclassAn implementation of the model object 'Filter Operation'.classAn implementation of the model object 'Map Operation'.classAn implementation of the model object 'Max Operation'.classAn implementation of the model object 'Min Operation'.classAn implementation of the model object 'Sort Operation'.classAn implementation of the model object 'Then Operation'. -
Uses of UnaryFunctionalOperation in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type UnaryFunctionalOperationModifier and TypeMethodDescriptionExpressionSwitch.caseUnaryFunctionalOperation(UnaryFunctionalOperation object) Returns the result of interpreting the object as an instance of 'Unary Functional Operation'. -
Uses of UnaryFunctionalOperation in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type UnaryFunctionalOperationModifier and TypeMethodDescriptionvoidRosettaSimpleValidator.checkUnaryFunctionalOperation(UnaryFunctionalOperation e)