Uses of Interface
com.regnosys.rosetta.rosetta.RosettaTyped
Packages that use RosettaTyped
Package
Description
-
Uses of RosettaTyped in com.regnosys.rosetta.generator.util
Methods in com.regnosys.rosetta.generator.util with parameters of type RosettaTypedModifier and TypeMethodDescriptionprotected booleanRosettaFunctionExtensions._needsBuilder(RosettaTyped ele) -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaTyped in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'External Function'.interfaceA representation of the model object 'Meta Type'.interfaceA representation of the model object 'Parameter'.interfaceA representation of the model object 'Record Feature'.interfaceA representation of the model object 'Type Alias'.interfaceA representation of the model object 'Typed Feature'.interfaceA representation of the model object 'Type Parameter'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.expression
Subinterfaces of RosettaTyped in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Rosetta Constructor Expression'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement RosettaTypedModifier and TypeClassDescriptionclassAn implementation of the model object 'Rosetta Constructor Expression'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type RosettaTypedModifier and TypeMethodDescriptionExpressionSwitch.caseRosettaTyped(RosettaTyped object) Returns the result of interpreting the object as an instance of 'Typed'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaTypedModifier and TypeClassDescriptionclassAn implementation of the model object 'External Function'.classAn implementation of the model object 'Meta Type'.classAn implementation of the model object 'Parameter'.classAn implementation of the model object 'Record Feature'.classAn implementation of the model object 'Type Alias'.classAn implementation of the model object 'Typed Feature'.classAn implementation of the model object 'Type Parameter'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.simple
Subinterfaces of RosettaTyped in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Attribute'.interfaceA representation of the model object 'Choice Option'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement RosettaTypedModifier and TypeClassDescriptionclassAn implementation of the model object 'Attribute'.classAn implementation of the model object 'Choice Option'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type RosettaTypedModifier and TypeMethodDescriptionSimpleSwitch.caseRosettaTyped(RosettaTyped object) Returns the result of interpreting the object as an instance of 'Typed'. -
Uses of RosettaTyped in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaTypedModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaTyped(RosettaTyped object) Returns the result of interpreting the object as an instance of 'Typed'.