Uses of Interface
com.regnosys.rosetta.rosetta.ParametrizedRosettaType
Packages that use ParametrizedRosettaType
Package
Description
-
Uses of ParametrizedRosettaType in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type ParametrizedRosettaTypeModifier and TypeMethodDescriptionvoidRosettaFormatter.formatTypeParameters(ParametrizedRosettaType ele, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of ParametrizedRosettaType in com.regnosys.rosetta.rosetta
Subinterfaces of ParametrizedRosettaType in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Basic Type'.interfaceA representation of the model object 'Type Alias'. -
Uses of ParametrizedRosettaType in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement ParametrizedRosettaTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Basic Type'.classAn implementation of the model object 'Type Alias'. -
Uses of ParametrizedRosettaType in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type ParametrizedRosettaTypeModifier and TypeMethodDescriptionRosettaSwitch.caseParametrizedRosettaType(ParametrizedRosettaType object) Returns the result of interpreting the object as an instance of 'Parametrized Rosetta Type'. -
Uses of ParametrizedRosettaType in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type ParametrizedRosettaTypeModifier and TypeMethodDescriptionvoidRosettaSimpleValidator.checkParametrizedType(ParametrizedRosettaType type)