Uses of Class
com.regnosys.rosetta.types.RAliasType
Packages that use RAliasType
Package
Description
-
Uses of RAliasType in com.regnosys.rosetta.generator.java.types
Methods in com.regnosys.rosetta.generator.java.types with parameters of type RAliasTypeModifier and TypeMethodDescriptionprotected JavaTypeJavaTypeTranslator.caseAliasType(RAliasType type, Void context) -
Uses of RAliasType in com.regnosys.rosetta.interpreter
Methods in com.regnosys.rosetta.interpreter with parameters of type RAliasTypeModifier and TypeMethodDescriptionprotected RosettaValueRosettaValueFactory.caseAliasType(RAliasType type, List<?> context) -
Uses of RAliasType in com.regnosys.rosetta.types
Methods in com.regnosys.rosetta.types that return RAliasTypeModifier and TypeMethodDescriptionTypeFactory.constrainedInt(int digits, String min, String max) TypeFactory.constrainedInt(int digits, BigInteger min, BigInteger max) TypeFactory.constrainedInt(Optional<Integer> digits, Optional<BigInteger> min, Optional<BigInteger> max) -
Uses of RAliasType in com.regnosys.rosetta.types.builtin
Fields in com.regnosys.rosetta.types.builtin declared as RAliasType -
Uses of RAliasType in com.regnosys.rosetta.typing
Methods in com.regnosys.rosetta.typing with parameters of type RAliasTypeModifier and TypeMethodDescriptionprotected RTypeRosettaTypingAuxiliary.applyAuxFunJoin(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RBasicType t1, RAliasType t2) protected RTypeRosettaTypingAuxiliary.applyAuxFunJoin(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RBasicType t2) protected RTypeRosettaTypingAuxiliary.applyAuxFunJoin(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RAliasType t2) protected RTypeRosettaTypingAuxiliary.applyAuxFunJoin(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RType t2) protected RTypeRosettaTypingAuxiliary.applyAuxFunJoin(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RType t1, RAliasType t2) protected RTypeRosettaTypingAuxiliary.applyAuxFunKeepTypeAliasIfPossible(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RAliasType t2, BiFunction<RType, RType, RType> combineUnderlyingTypes) protected RTypeRosettaTypingAuxiliary.applyAuxFunKeepTypeAliasIfPossible(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RType t2, BiFunction<RType, RType, RType> combineUnderlyingTypes) protected RTypeRosettaTypingAuxiliary.applyAuxFunKeepTypeAliasIfPossible(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RType t1, RAliasType t2, BiFunction<RType, RType, RType> combineUnderlyingTypes) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.applyRuleSAliasBasic(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RBasicType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.applyRuleSAliasBoth(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RAliasType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.applyRuleSAliasLeft(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.applyRuleSAliasRight(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RType t1, RAliasType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.applyRuleSBasicAlias(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RBasicType t1, RAliasType t2) protected RTypeRosettaTypingAuxiliary.joinImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RBasicType t1, RAliasType t2) protected RTypeRosettaTypingAuxiliary.joinImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RBasicType t2) protected RTypeRosettaTypingAuxiliary.joinImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RAliasType t2) protected RTypeRosettaTypingAuxiliary.joinImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RType t2) protected RTypeRosettaTypingAuxiliary.joinImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RType t1, RAliasType t2) protected RTypeRosettaTypingAuxiliary.keepTypeAliasIfPossibleImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RAliasType t2, BiFunction<RType, RType, RType> combineUnderlyingTypes) protected RTypeRosettaTypingAuxiliary.keepTypeAliasIfPossibleImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RType t2, BiFunction<RType, RType, RType> combineUnderlyingTypes) protected RTypeRosettaTypingAuxiliary.keepTypeAliasIfPossibleImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RType t1, RAliasType t2, BiFunction<RType, RType, RType> combineUnderlyingTypes) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.subtypeImpl(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RBasicType t1, RAliasType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.subtypeImpl(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RBasicType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.subtypeImpl(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RAliasType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.subtypeImpl(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RAliasType t1, RType t2) protected org.eclipse.xsemantics.runtime.Result<Boolean>RosettaTyping.subtypeImpl(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RType t1, RAliasType t2) -
Uses of RAliasType in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils with parameters of type RAliasTypeModifier and TypeMethodDescriptionprotected abstract ReturnRosettaTypeSwitch.caseAliasType(RAliasType type, Context context)