Uses of Class
com.regnosys.rosetta.types.REnumType
Packages that use REnumType
Package
Description
-
Uses of REnumType in com.regnosys.rosetta.generator.java.types
Methods in com.regnosys.rosetta.generator.java.types with parameters of type REnumTypeModifier and TypeMethodDescriptionprotected JavaClass<?>JavaTypeTranslator.caseEnumType(REnumType type, Void context) -
Uses of REnumType in com.regnosys.rosetta.interpreter
Methods in com.regnosys.rosetta.interpreter with parameters of type REnumTypeModifier and TypeMethodDescriptionprotected RosettaValueRosettaValueFactory.caseEnumType(REnumType type, List<?> context) -
Uses of REnumType in com.regnosys.rosetta.typing
Methods in com.regnosys.rosetta.typing with parameters of type REnumTypeModifier and TypeMethodDescriptionprotected RTypeRosettaTypingAuxiliary.applyAuxFunJoin(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, REnumType t1, REnumType t2) protected RTypeRosettaTypingAuxiliary.joinImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, REnumType t1, REnumType t2) -
Uses of REnumType in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils with parameters of type REnumTypeModifier and TypeMethodDescriptionprotected abstract ReturnRosettaTypeSwitch.caseEnumType(REnumType type, Context context)