Uses of Interface
com.regnosys.rosetta.rosetta.expression.ParseOperation
Packages that use ParseOperation
Package
Description
-
Uses of ParseOperation in com.regnosys.rosetta.rosetta.expression
Subinterfaces of ParseOperation in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'To Date Operation'.interfaceA representation of the model object 'To Date Time Operation'.interfaceA representation of the model object 'To Enum Operation'.interfaceA representation of the model object 'To Int Operation'.interfaceA representation of the model object 'To Number Operation'.interfaceA representation of the model object 'To Time Operation'.interfaceA representation of the model object 'To Zoned Date Time Operation'. -
Uses of ParseOperation in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement ParseOperationModifier and TypeClassDescriptionclassAn implementation of the model object 'To Date Operation'.classAn implementation of the model object 'To Date Time Operation'.classAn implementation of the model object 'To Enum Operation'.classAn implementation of the model object 'To Int Operation'.classAn implementation of the model object 'To Number Operation'.classAn implementation of the model object 'To Time Operation'.classAn implementation of the model object 'To Zoned Date Time Operation'. -
Uses of ParseOperation in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type ParseOperationModifier and TypeMethodDescriptionExpressionSwitch.caseParseOperation(ParseOperation object) Returns the result of interpreting the object as an instance of 'Parse Operation'. -
Uses of ParseOperation in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type ParseOperationModifier and TypeMethodDescriptionvoidRosettaSimpleValidator.checkParseOpArgument(ParseOperation ele)