Uses of Interface
com.regnosys.rosetta.rosetta.expression.RosettaReference
Packages that use RosettaReference
Package
Description
-
Uses of RosettaReference in com.regnosys.rosetta.rosetta.expression
Subinterfaces of RosettaReference in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Rosetta Implicit Variable'.interfaceA representation of the model object 'Rosetta Symbol Reference'. -
Uses of RosettaReference in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement RosettaReferenceModifier and TypeClassDescriptionclassAn implementation of the model object 'Rosetta Implicit Variable'.classAn implementation of the model object 'Rosetta Reference'.classAn implementation of the model object 'Rosetta Symbol Reference'. -
Uses of RosettaReference in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type RosettaReferenceModifier and TypeMethodDescriptionExpressionSwitch.caseRosettaReference(RosettaReference object) Returns the result of interpreting the object as an instance of 'Rosetta Reference'. -
Uses of RosettaReference in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils with parameters of type RosettaReferenceModifier and TypeMethodDescriptionprotected ReturnRosettaExpressionSwitch.doSwitch(RosettaReference expr, Context context)