Uses of Class
com.regnosys.rosetta.generator.object.ExpandedType
Packages that use ExpandedType
Package
Description
-
Uses of ExpandedType in com.regnosys.rosetta.generator.java.types
Methods in com.regnosys.rosetta.generator.java.types with parameters of type ExpandedType -
Uses of ExpandedType in com.regnosys.rosetta.generator.object
Methods in com.regnosys.rosetta.generator.object that return ExpandedTypeConstructors in com.regnosys.rosetta.generator.object with parameters of type ExpandedTypeModifierConstructorDescriptionExpandedAttribute(String name, String enclosingType, ExpandedType type, TypeCall rosettaType, boolean overriding, int inf, int sup, boolean isUnbound, List<ExpandedSynonym> synonyms, String definition, List<RosettaDocReference> docReferences, boolean isEnum, List<ExpandedAttribute> metas) -
Uses of ExpandedType in com.regnosys.rosetta.generator.util
Methods in com.regnosys.rosetta.generator.util that return ExpandedTypeModifier and TypeMethodDescriptionstatic ExpandedTypeRosettaAttributeExtensions.toExpandedType(RosettaType type)